Aug 25 04:43:10.898930 np0000008045 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 25 04:43:10.904995 np0000008045 devstack@c-api.service[100266]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 25 04:43:10 2026] *** Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: nodename: np0000008045 Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: machine: x86_64 Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: clock source: unix Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: pcre jit disabled Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: detected number of CPU cores: 16 Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: current working directory: / Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: detected binary path: /usr/bin/uwsgi-core Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: your processes number limit is 257052 Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: your memory page size is 4096 bytes Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: detected max file descriptor number: 2048 Aug 25 04:43:10.907585 np0000008045 devstack@c-api.service[100266]: lock engine: pthread robust mutexes Aug 25 04:43:10.908201 np0000008045 devstack@c-api.service[100266]: thunder lock: enabled Aug 25 04:43:10.908201 np0000008045 devstack@c-api.service[100266]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 25 04:43:10.908201 np0000008045 devstack@c-api.service[100266]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 25 04:43:10.908201 np0000008045 devstack@c-api.service[100266]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 25 04:43:10.908201 np0000008045 devstack@c-api.service[100266]: Set PythonHome to /opt/stack/data/venv Aug 25 04:43:10.944603 np0000008045 devstack@c-api.service[100266]: Python main interpreter initialized at 0x76280d8a4668 Aug 25 04:43:10.944603 np0000008045 devstack@c-api.service[100266]: python threads support enabled Aug 25 04:43:10.944603 np0000008045 devstack@c-api.service[100266]: your server socket listen backlog is limited to 100 connections Aug 25 04:43:10.944603 np0000008045 devstack@c-api.service[100266]: your mercy for graceful operations on workers is 80 seconds Aug 25 04:43:10.945115 np0000008045 devstack@c-api.service[100266]: mapped 671795 bytes (656 KB) for 4 cores Aug 25 04:43:10.945248 np0000008045 devstack@c-api.service[100266]: *** Operational MODE: preforking *** Aug 25 04:43:10.945478 np0000008045 devstack@c-api.service[100266]: *** uWSGI is running in multiple interpreter mode *** Aug 25 04:43:10.945478 np0000008045 devstack@c-api.service[100266]: spawned uWSGI master process (pid: 100266) Aug 25 04:43:10.945653 np0000008045 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 25 04:43:10.946026 np0000008045 devstack@c-api.service[100266]: spawned uWSGI worker 1 (pid: 100267, cores: 1) Aug 25 04:43:10.946602 np0000008045 devstack@c-api.service[100266]: spawned uWSGI worker 2 (pid: 100268, cores: 1) Aug 25 04:43:10.947020 np0000008045 devstack@c-api.service[100266]: spawned uWSGI worker 3 (pid: 100269, cores: 1) Aug 25 04:43:10.947483 np0000008045 devstack@c-api.service[100266]: spawned uWSGI worker 4 (pid: 100270, cores: 1) Aug 25 04:43:10.947561 np0000008045 devstack@c-api.service[100266]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 25 04:43:11.069164 np0000008045 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 04:43:11.069164 np0000008045 devstack@c-api.service[100267]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 04:43:11.069164 np0000008045 devstack@c-api.service[100267]: we strongly recommend against using it for new projects. Aug 25 04:43:11.069164 np0000008045 devstack@c-api.service[100267]: If you are already using Eventlet, we recommend migrating to a different Aug 25 04:43:11.069164 np0000008045 devstack@c-api.service[100267]: framework. For more detail see Aug 25 04:43:11.069164 np0000008045 devstack@c-api.service[100267]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 04:43:11.069164 np0000008045 devstack@c-api.service[100267]: import eventlet # noqa Aug 25 04:43:11.076349 np0000008045 devstack@c-api.service[100269]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 04:43:11.076349 np0000008045 devstack@c-api.service[100269]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 04:43:11.076349 np0000008045 devstack@c-api.service[100269]: we strongly recommend against using it for new projects. Aug 25 04:43:11.076349 np0000008045 devstack@c-api.service[100269]: If you are already using Eventlet, we recommend migrating to a different Aug 25 04:43:11.076349 np0000008045 devstack@c-api.service[100269]: framework. For more detail see Aug 25 04:43:11.076349 np0000008045 devstack@c-api.service[100269]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 04:43:11.076349 np0000008045 devstack@c-api.service[100269]: import eventlet # noqa Aug 25 04:43:11.077999 np0000008045 devstack@c-api.service[100270]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 04:43:11.077999 np0000008045 devstack@c-api.service[100270]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 04:43:11.077999 np0000008045 devstack@c-api.service[100270]: we strongly recommend against using it for new projects. Aug 25 04:43:11.077999 np0000008045 devstack@c-api.service[100270]: If you are already using Eventlet, we recommend migrating to a different Aug 25 04:43:11.077999 np0000008045 devstack@c-api.service[100270]: framework. For more detail see Aug 25 04:43:11.077999 np0000008045 devstack@c-api.service[100270]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 04:43:11.077999 np0000008045 devstack@c-api.service[100270]: import eventlet # noqa Aug 25 04:43:11.090819 np0000008045 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 04:43:11.090819 np0000008045 devstack@c-api.service[100268]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 04:43:11.090819 np0000008045 devstack@c-api.service[100268]: we strongly recommend against using it for new projects. Aug 25 04:43:11.090819 np0000008045 devstack@c-api.service[100268]: If you are already using Eventlet, we recommend migrating to a different Aug 25 04:43:11.090819 np0000008045 devstack@c-api.service[100268]: framework. For more detail see Aug 25 04:43:11.090819 np0000008045 devstack@c-api.service[100268]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 04:43:11.090819 np0000008045 devstack@c-api.service[100268]: import eventlet # noqa Aug 25 04:43:11.244605 np0000008045 devstack@c-api.service[100267]: /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 25 04:43:11.244605 np0000008045 devstack@c-api.service[100267]: from cgi import parse_header Aug 25 04:43:11.254271 np0000008045 devstack@c-api.service[100269]: /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 25 04:43:11.254271 np0000008045 devstack@c-api.service[100269]: from cgi import parse_header Aug 25 04:43:11.266243 np0000008045 devstack@c-api.service[100270]: /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 25 04:43:11.266243 np0000008045 devstack@c-api.service[100270]: from cgi import parse_header Aug 25 04:43:11.272120 np0000008045 devstack@c-api.service[100268]: /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 25 04:43:11.272120 np0000008045 devstack@c-api.service[100268]: from cgi import parse_header Aug 25 04:43:11.285370 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 04:43:11.285370 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:43:11.296961 np0000008045 devstack@c-api.service[100267]: /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 25 04:43:11.296961 np0000008045 devstack@c-api.service[100267]: removals.removed_module( Aug 25 04:43:11.297997 np0000008045 devstack@c-api.service[100267]: /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 25 04:43:11.297997 np0000008045 devstack@c-api.service[100267]: removals.removed_module( Aug 25 04:43:11.310051 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 04:43:11.310051 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:43:11.310834 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 04:43:11.310834 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:43:11.314971 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 04:43:11.314971 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:43:11.321620 np0000008045 devstack@c-api.service[100268]: /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 25 04:43:11.321620 np0000008045 devstack@c-api.service[100268]: removals.removed_module( Aug 25 04:43:11.322385 np0000008045 devstack@c-api.service[100268]: /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 25 04:43:11.322385 np0000008045 devstack@c-api.service[100268]: removals.removed_module( Aug 25 04:43:11.325185 np0000008045 devstack@c-api.service[100269]: /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 25 04:43:11.325185 np0000008045 devstack@c-api.service[100269]: removals.removed_module( Aug 25 04:43:11.326158 np0000008045 devstack@c-api.service[100269]: /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 25 04:43:11.326158 np0000008045 devstack@c-api.service[100269]: removals.removed_module( Aug 25 04:43:11.328655 np0000008045 devstack@c-api.service[100270]: /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 25 04:43:11.328655 np0000008045 devstack@c-api.service[100270]: removals.removed_module( Aug 25 04:43:11.329532 np0000008045 devstack@c-api.service[100270]: /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 25 04:43:11.329532 np0000008045 devstack@c-api.service[100270]: removals.removed_module( Aug 25 04:43:12.041181 np0000008045 devstack@c-api.service[100268]: /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 25 04:43:12.041181 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:43:12.046329 np0000008045 devstack@c-api.service[100267]: /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 25 04:43:12.046329 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:43:12.051284 np0000008045 devstack@c-api.service[100269]: /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 25 04:43:12.051284 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:43:12.090359 np0000008045 devstack@c-api.service[100268]: /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 25 04:43:12.090359 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:43:12.095881 np0000008045 devstack@c-api.service[100270]: /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 25 04:43:12.095881 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:43:12.098359 np0000008045 devstack@c-api.service[100267]: /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 25 04:43:12.098359 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:43:12.101830 np0000008045 devstack@c-api.service[100269]: /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 25 04:43:12.101830 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:43:12.146688 np0000008045 devstack@c-api.service[100270]: /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 25 04:43:12.146688 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:43:12.273344 np0000008045 devstack@c-api.service[100267]: 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 25 04:43:12.273579 np0000008045 devstack@c-api.service[100267]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100267) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 04:43:12.274819 np0000008045 devstack@c-api.service[100269]: 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 25 04:43:12.275024 np0000008045 devstack@c-api.service[100269]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100269) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 04:43:12.323324 np0000008045 devstack@c-api.service[100270]: 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 25 04:43:12.323556 np0000008045 devstack@c-api.service[100270]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100270) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 04:43:12.327164 np0000008045 devstack@c-api.service[100268]: 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 25 04:43:12.327471 np0000008045 devstack@c-api.service[100268]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100268) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 04:43:12.362147 np0000008045 devstack@c-api.service[100269]: /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 25 04:43:12.362147 np0000008045 devstack@c-api.service[100269]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 04:43:12.369736 np0000008045 devstack@c-api.service[100267]: /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 25 04:43:12.369736 np0000008045 devstack@c-api.service[100267]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 04:43:12.391273 np0000008045 devstack@c-api.service[100268]: /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 25 04:43:12.391273 np0000008045 devstack@c-api.service[100268]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 04:43:12.394997 np0000008045 devstack@c-api.service[100270]: /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 25 04:43:12.394997 np0000008045 devstack@c-api.service[100270]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 04:43:12.810525 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 04:43:12.810670 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100270) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 04:43:12.810815 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100269) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 04:43:12.810878 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.811000 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.811063 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 04:43:12.811123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.811123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.811226 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.811286 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.811336 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.811382 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.811465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.811512 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.811561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.811701 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.813253 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.813341 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.813394 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.813468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.813554 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.813609 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.813657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.813713 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.813760 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.813804 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.813853 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.813853 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.813960 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.814012 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.814012 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.814106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.814149 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.814190 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.814233 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.814281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.814281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.814361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.814361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.814361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.814562 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.814562 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.814654 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.814654 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.814981 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.815050 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.815109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.815169 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.815219 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.815269 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.815315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.815361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.815404 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.815503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.815561 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.815622 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.815676 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.815732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.815789 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.815838 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.815891 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.815934 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.815984 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.816028 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.816069 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.816109 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.816150 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.816193 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.816245 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.816288 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.816334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.816385 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.816469 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.816517 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.816558 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.816597 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.816645 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.816686 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.816727 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.816777 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.816818 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.816867 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.816909 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.816952 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.816996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.817038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.817081 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.817130 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.817181 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.817181 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.817267 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.817317 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.817317 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.817400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.817400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.817400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.817400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.817400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.817400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.817400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.818031 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.818103 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.818176 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.818213 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.818249 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.818285 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.818343 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.818393 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.818483 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.818537 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.818589 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.818589 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.818658 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.818692 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.818719 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.818745 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.818745 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.818745 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.818745 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.818866 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.818896 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.818926 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.819005 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.819065 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.819102 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.819140 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.819178 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.819209 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.819237 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.819262 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.819286 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.819310 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.819345 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.819376 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.819402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.819477 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.819575 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.819612 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.819643 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.819674 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.819699 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.819725 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.819788 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.819905 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.819989 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.820074 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.820178 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.820257 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.820343 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.820690 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.820743 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.820779 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.820806 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.820836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.820862 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.820908 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.820938 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.820966 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.820991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.821016 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.821042 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.821072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.821097 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.821125 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.821157 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.821188 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.821219 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.821244 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.821269 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.821303 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.821333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.821359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.821383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.821407 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.821481 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.821516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.821516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.821865 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.821913 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.821944 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.821999 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.822033 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.822066 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.822092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.822122 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.822172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.822211 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.822244 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.822281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.822333 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.822363 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.822388 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.822461 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.822519 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.822569 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.822614 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.822646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.822671 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.822703 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.822735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.822766 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.822796 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.822821 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.822851 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.822882 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.822911 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.822949 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.822981 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.823007 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.823037 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.823072 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.823116 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.823148 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.823179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.823209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.823235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.823261 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.823290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.823290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.823344 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.823369 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.823393 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.823457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.823493 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.823520 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.823549 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.823583 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.823623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.823656 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.823683 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.823707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.823707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.823707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.823707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.823707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.823707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.823707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.823854 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.823879 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.823993 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.824642 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.824712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.824757 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.824830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.824891 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.824952 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.824999 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.825035 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.825067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.825098 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.825130 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.825130 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.825182 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.825213 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.825241 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.825271 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.825300 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.825330 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.825355 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.825385 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.825411 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.825411 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.825486 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.825519 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.825550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.825585 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.825585 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.825642 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.830906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.831011 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.831011 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.831095 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.831149 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.831220 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.831281 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.832177 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.832274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.832274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.832376 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.832464 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.832509 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.832618 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.832931 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.832994 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.833077 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.833141 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.833206 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.833242 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.833284 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.833333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.833368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.833394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.833460 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.833504 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.833504 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.833573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.833610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.833637 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.833637 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.833681 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.833706 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.833777 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.833836 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.833883 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.833925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.833979 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.834029 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.834070 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.834112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.834159 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.834203 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.834245 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.834290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.834333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.834385 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.834468 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.834515 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.834948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.835011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.835125 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.835231 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.835294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.835352 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.835405 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.835507 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.835554 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.835604 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.835657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.835657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.835657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.835780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.836128 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.836239 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.836300 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.836353 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.836404 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.836483 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.836520 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.836551 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.836601 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.836635 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.836666 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.836697 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.836749 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.836798 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.836846 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.836899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.836953 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.837006 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.837055 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.837100 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.837153 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.837206 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.837260 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.837303 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.837303 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.837383 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.837465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.837465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.837554 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.837554 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.837554 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.837670 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.837721 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.837770 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.837799 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.837833 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.837880 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.837925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.837971 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.838005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.838043 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.838093 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.838142 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.838196 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.838196 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.838281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.838281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.838281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.838281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.838461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.838461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.838461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.838461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.838631 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.838680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.838680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.838764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.838813 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.838856 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.838906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.838951 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.839071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.839123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.839168 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.839214 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.839254 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.839281 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.839306 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.839330 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.839360 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.839394 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.839467 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.839530 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.839575 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.839575 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.839657 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.839701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.840958 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.841043 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.841093 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.841170 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.841217 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.841277 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.841332 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.841363 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.841395 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.841454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.841487 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.841513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.841547 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.841547 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.841631 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.841692 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.841745 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.841788 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.841831 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.841872 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.841912 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.841954 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.842002 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.842044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.842092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.842092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.842092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.842092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.842249 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.842249 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.842330 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.842330 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.842411 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.842494 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.842593 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.842656 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.842656 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.842753 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.842796 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.842842 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.842892 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.842943 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.842992 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.843038 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.843080 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.843120 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.843177 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.843226 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.843270 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.843311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.843353 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.843395 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.843478 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.843530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.843530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.843530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.844149 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.844206 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.844244 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.844277 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.844304 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.844335 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.844364 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.844396 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.844465 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.844534 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.844593 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.844636 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.844687 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.844731 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.844769 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.844805 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.844840 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.844877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.844914 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.844965 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.845004 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.845042 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.845085 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.845134 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.845179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.845179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.845179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.845179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.845334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.845334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.845334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.845487 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.845533 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.845574 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.845601 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.845627 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.845671 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.845716 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.845777 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.845827 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.845875 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.845925 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.845970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.846012 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.846054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.846095 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.846145 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.846199 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.846254 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.846339 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.846381 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.846442 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.846482 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.846517 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.846549 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.846584 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.846627 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.846662 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.846698 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.846731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.846769 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.846803 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.846840 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.846873 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.846905 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.846949 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.846983 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.847016 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.847058 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.847099 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.847139 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.847177 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.847212 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.847249 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.847286 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.847331 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.847369 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.847404 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.847480 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.847525 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.847574 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.847623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.847669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.847713 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.847771 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.847823 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.847868 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.847911 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.847958 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.848003 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.848051 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.848101 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.848145 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.848194 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.848247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.848302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.848347 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.848389 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.848455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.848498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.848551 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.848604 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.848649 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.848702 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.848749 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.848789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.848818 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.848843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.848878 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.848904 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.848936 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.848936 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.848991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.848991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.848991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.849069 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.849096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.849121 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.849152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.849182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.849208 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.849238 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.849270 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.849324 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.849369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.849410 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.849483 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.849546 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.849600 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.849642 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.849692 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.849735 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.849776 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.849816 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.849858 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.849901 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.849944 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.849997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.850045 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.850088 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.850128 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.850128 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.850200 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.850242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.850289 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.850331 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.850377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.850448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.850504 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.850549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.850591 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.850634 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.850676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.850718 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.850761 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.850819 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.850864 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.850905 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.850946 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.850988 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.851039 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.851085 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.851133 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.851186 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.851230 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.851278 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.851320 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.851360 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.851401 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.851471 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.851515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.851559 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.851614 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.851658 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.851706 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.851752 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.851797 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.851847 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.851900 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.851947 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.852000 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.852044 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.852091 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.852140 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.852199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.852249 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.852300 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.852352 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.852390 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.852452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.852500 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.852535 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.852564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.852564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.852564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.852564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.852660 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.852660 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.852660 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.852660 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.852660 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.852660 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.852836 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.852891 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.852941 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.852987 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.853033 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.853077 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.853119 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.853161 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.853202 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.853250 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.853299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.853349 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.853397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.853459 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.853499 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.853535 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.853572 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.853613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.853667 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.853667 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.853667 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.853667 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.854541 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.854689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.854748 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.854810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.854810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.854899 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.854942 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.854942 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.855024 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.855078 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.855134 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.855184 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.855224 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.855253 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.855278 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.855304 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.855330 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.855362 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.855482 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.855524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.855556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.855587 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.855587 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.855644 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.855671 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.855700 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.855729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.855756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.856261 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.856321 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.856366 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.856411 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.856510 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.856564 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.856610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.856653 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.856693 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.856749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.856792 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.856836 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.856879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.856921 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.856963 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.857005 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.857053 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.857103 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.857145 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.857197 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.857251 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.857296 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.857338 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.857388 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.857457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.857502 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.857502 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.857502 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.857971 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.858033 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.858134 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.858196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.858243 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.858290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.858319 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.858354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.858387 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.858467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.858517 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.858548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.858574 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.858603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.858635 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.858674 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.858728 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.858773 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.858821 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.858874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.858928 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.858980 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.859030 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.859081 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.859124 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.859162 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.859210 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.859255 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.859295 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.859343 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.859387 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.859467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.859522 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.859568 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.859609 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.859649 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.859700 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.859741 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.859784 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.859836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.859882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.859931 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.859975 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.860019 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.860069 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.860120 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.860174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.860174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.860248 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.860302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.860346 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.860391 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.860476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.860517 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.860517 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.860517 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.863463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.863574 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.863651 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.863692 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.863753 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.863814 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.863890 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.863977 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.864063 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.864123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.864165 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.864202 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.864236 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.864273 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.864309 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.864345 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.864345 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.864406 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.864498 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.864538 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.864580 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.864622 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.864659 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.864659 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.864659 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.864758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.864758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.864828 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.869072 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.869196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.869263 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.869343 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.869398 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.869502 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.869571 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.870098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.870199 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.870259 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.870314 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.870363 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.870404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.870478 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.870524 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.870571 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.870610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.870610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.870689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.870728 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.870781 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.870906 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.870955 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.871000 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.871051 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.871093 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.871129 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.871129 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.871200 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.871243 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.871278 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.871320 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.871356 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.871356 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.871470 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.871518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.871556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.871556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.871556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.871662 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.871698 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.871742 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.871790 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.871835 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.871835 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.871908 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.871952 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.871991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.872034 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.872074 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.872144 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.872206 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.872266 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.872313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.872372 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.872467 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 04:43:12.873578 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.873645 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.873702 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.873761 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.873804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.873804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.873883 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.873922 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.873959 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.873996 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.874033 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.874033 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.874108 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.874144 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.874175 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.874175 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.874175 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.874275 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.874309 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 04:43:12.874407 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 04:43:12.874501 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 04:43:12.874568 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 04:43:12.874616 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 04:43:12.874680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 04:43:12.914402 np0000008045 devstack@c-api.service[100268]: INFO dbcounter [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Registered counter for database cinder Aug 25 04:43:12.915078 np0000008045 devstack@c-api.service[100270]: INFO dbcounter [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Registered counter for database cinder Aug 25 04:43:12.916342 np0000008045 devstack@c-api.service[100269]: INFO dbcounter [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Registered counter for database cinder Aug 25 04:43:12.917692 np0000008045 devstack@c-api.service[100267]: INFO dbcounter [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Registered counter for database cinder Aug 25 04:43:12.955354 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-540626c6-3c67-451e-9beb-76f6715bf54d 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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:12.956723 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 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=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:12.958093 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:12.958924 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:13.065626 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writer thread running {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 04:43:13.066473 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writer thread running {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 04:43:13.067347 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writer thread running {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 04:43:13.068077 np0000008045 devstack@c-api.service[100268]: INFO cinder.rpc [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 04:43:13.068932 np0000008045 devstack@c-api.service[100267]: INFO cinder.rpc [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 04:43:13.069938 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writer thread running {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 04:43:13.070479 np0000008045 devstack@c-api.service[100268]: INFO cinder.rpc [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 04:43:13.070811 np0000008045 devstack@c-api.service[100269]: INFO cinder.rpc [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 04:43:13.071250 np0000008045 devstack@c-api.service[100267]: INFO cinder.rpc [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 04:43:13.072259 np0000008045 devstack@c-api.service[100270]: INFO cinder.rpc [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 04:43:13.072359 np0000008045 devstack@c-api.service[100268]: INFO cinder.rpc [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 04:43:13.073474 np0000008045 devstack@c-api.service[100267]: INFO cinder.rpc [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 04:43:13.073872 np0000008045 devstack@c-api.service[100269]: INFO cinder.rpc [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 04:43:13.073987 np0000008045 devstack@c-api.service[100268]: INFO cinder.rpc [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 25 04:43:13.074272 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.074537 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.074603 np0000008045 devstack@c-api.service[100270]: INFO cinder.rpc [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 04:43:13.075545 np0000008045 devstack@c-api.service[100267]: INFO cinder.rpc [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 25 04:43:13.075880 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.076110 np0000008045 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-540626c6-3c67-451e-9beb-76f6715bf54d 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 25 04:43:13.076189 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.076737 np0000008045 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 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 25 04:43:13.076801 np0000008045 devstack@c-api.service[100269]: INFO cinder.rpc [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 04:43:13.076943 np0000008045 devstack@c-api.service[100270]: INFO cinder.rpc [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 04:43:13.078441 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.078560 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.078919 np0000008045 devstack@c-api.service[100270]: INFO cinder.rpc [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 25 04:43:13.079122 np0000008045 devstack@c-api.service[100269]: INFO cinder.rpc [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 25 04:43:13.079250 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.079470 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.079532 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.079599 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.079651 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.080008 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.080096 np0000008045 devstack@c-api.service[100270]: WARNING cinder.keymgr.conf_key_mgr [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 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 25 04:43:13.080787 np0000008045 devstack@c-api.service[100269]: WARNING cinder.keymgr.conf_key_mgr [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 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 25 04:43:13.082642 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.082754 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.083987 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.084159 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.107197 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-540626c6-3c67-451e-9beb-76f6715bf54d 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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:13.109383 np0000008045 devstack@c-api.service[100268]: INFO cinder.rpc [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 04:43:13.110519 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:13.111304 np0000008045 devstack@c-api.service[100268]: INFO cinder.rpc [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 04:43:13.111721 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.111853 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.113035 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 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=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:13.113255 np0000008045 devstack@c-api.service[100267]: INFO cinder.rpc [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 04:43:13.115316 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:13.115554 np0000008045 devstack@c-api.service[100270]: INFO cinder.rpc [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 04:43:13.115608 np0000008045 devstack@c-api.service[100267]: INFO cinder.rpc [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 04:43:13.115869 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.116014 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.117410 np0000008045 devstack@c-api.service[100270]: INFO cinder.rpc [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 04:43:13.117705 np0000008045 devstack@c-api.service[100269]: INFO cinder.rpc [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 04:43:13.117817 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.117956 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.120065 np0000008045 devstack@c-api.service[100269]: INFO cinder.rpc [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 04:43:13.120536 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.120733 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.121143 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.121287 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.123581 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.123701 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.125956 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.126067 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.126111 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.126222 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.127587 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.127730 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.128567 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.128733 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.128917 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.128917 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.129892 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.130018 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.130833 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.130991 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.131042 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.131221 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.132011 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.132147 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.132199 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.132260 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.133786 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.133845 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.134003 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.134054 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.134290 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.134409 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.135350 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.135537 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.136026 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.136150 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.136344 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.136502 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.136553 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.136675 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.138353 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.138405 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.138522 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.138569 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.138711 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.138838 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.139797 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.139951 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.140486 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.140608 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.140654 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.140791 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.140987 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.141148 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.141324 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.141467 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.142793 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.142937 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.143074 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.143119 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.143225 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.143273 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.143829 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.143954 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.145037 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.145169 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.145239 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.145397 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.145924 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.146054 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.146809 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.146953 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.146997 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.147095 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.147373 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.147530 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.147750 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.147876 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.147916 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.147944 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.148768 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.148894 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.149599 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.149722 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.150263 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.150505 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.151532 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.151755 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.152238 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.152359 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.153248 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.153356 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.153547 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.153679 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.154165 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.154306 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.154360 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.154526 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.154585 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.154711 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.155366 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.155521 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.155608 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.155797 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.155882 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.156020 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.156939 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.157112 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.157171 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.157221 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.157270 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.157316 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.157617 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.157822 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.158028 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.158087 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.158135 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.158182 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.158664 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.158789 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.158843 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.158887 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.159070 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.159236 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.159577 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.159635 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.159693 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.159745 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.160411 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.160495 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.160537 np0000008045 devstack@c-api.service[100268]: WARNING cinder.api.contrib.hosts [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 04:43:13.160596 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.160643 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.160846 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.161023 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.161077 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.161189 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.161257 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.161389 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.161762 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.161833 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: extensions {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.161882 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.162158 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.162269 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.162571 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.162628 np0000008045 devstack@c-api.service[100270]: WARNING cinder.api.contrib.hosts [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 04:43:13.162770 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.162827 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.162953 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.163114 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.163151 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.163456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: extensions {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.163675 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.163731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: consistencygroups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.163793 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.164453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: consistencygroups {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.164649 np0000008045 devstack@c-api.service[100267]: WARNING cinder.api.contrib.hosts [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 04:43:13.164894 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.165007 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.165543 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: extensions {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.166000 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: extra_specs {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.166078 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.166246 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.166581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: extra_specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.166655 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: consistencygroups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.167209 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: capabilities {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.167706 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.167881 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.168145 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: backups {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.168346 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: extra_specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.168889 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.168949 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: capabilities {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.169077 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.169677 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: capabilities {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.169738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: os-quota-sets {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.169860 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.170019 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.170143 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: backups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.170672 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: backups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.170873 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.171043 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.171440 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: qos-specs {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.171871 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.171929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: os-quota-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.172038 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.172251 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: os-quota-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.172745 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.172902 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.173493 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.173642 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.173747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: qos-specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.173816 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: qos-specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.174156 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: encryption {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.174596 np0000008045 devstack@c-api.service[100269]: WARNING cinder.api.contrib.hosts [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 04:43:13.174884 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.175037 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.175301 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.175359 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.175692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: encryption {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.175759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: extensions {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.176501 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.176801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: consistencygroups {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.176869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: cgsnapshots {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.177376 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.177663 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: cgsnapshots {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.177967 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: scheduler-stats {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.178400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: extra_specs {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.178692 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: cgsnapshots {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.178807 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: scheduler-stats {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.179108 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: os-volume-manage {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.179641 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: capabilities {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.179875 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: scheduler-stats {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.179991 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: os-volume-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.180308 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: os-snapshot-manage {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.180617 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: backups {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.181061 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: os-volume-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.181208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: os-snapshot-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.181722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: os-volume-transfer {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.182163 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: os-snapshot-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.182217 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: os-quota-sets {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.182384 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: os-volume-transfer {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.182989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: os-hosts {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.183465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: os-volume-transfer {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.183660 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: qos-specs {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.183729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: os-hosts {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.184170 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: os-volume-type-access {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.184930 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: os-hosts {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.185054 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: os-volume-type-access {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.185244 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: encryption {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.185359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: os-availability-zone {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.186147 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: os-volume-type-access {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.186257 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: os-availability-zone {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.186392 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extended resource: os-quota-class-sets {{(pid=100270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.187278 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extended resource: os-quota-class-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.187380 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: encryption {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.187461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: os-availability-zone {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.187728 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.187873 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.188550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: cgsnapshots {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.188616 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.188660 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.188701 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extended resource: os-quota-class-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.188748 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.188797 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.189404 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.189478 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.189552 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.189602 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.189666 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: scheduler-stats {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.189992 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.190039 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] SnapshotActionsController initialized {{(pid=100270) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 04:43:13.190127 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.190233 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.190294 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.190336 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.190447 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.190816 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: os-volume-manage {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.190869 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] SnapshotActionsController initialized {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 04:43:13.190919 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.191012 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.191059 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.191110 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.191151 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.191298 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.191723 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.191820 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.191869 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.191910 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.191950 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: os-snapshot-manage {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.191988 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.192027 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.192397 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] SnapshotActionsController initialized {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 04:43:13.192636 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.192685 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.192722 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.192760 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.192799 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.192836 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.193042 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: os-volume-transfer {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.193229 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.193384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.193465 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.193507 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.193544 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.193599 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.193654 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.193694 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.193732 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.193776 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.193853 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension UsedLimits extending resource: limits {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.193941 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194026 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194111 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194163 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194203 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.194240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension AdminActions extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194278 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194323 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.194362 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension AdminActions extending resource: snapshots {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194403 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194477 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: os-hosts {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.194521 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194566 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension AdminActions extending resource: backups {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194566 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension VolumeActions extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194644 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194644 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194728 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194774 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension UsedLimits extending resource: limits {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194818 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.router [None req-b0ceeab7-82fe-4071-b629-fd9070a73c35 None None] Extension TypesManage extending resource: types {{(pid=100270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194856 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.194925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195006 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.195059 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195126 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.195168 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension AdminActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195245 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension AdminActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195331 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension AdminActions extending resource: backups {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195442 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension VolumeActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195489 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: os-volume-type-access {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.195560 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195647 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-540626c6-3c67-451e-9beb-76f6715bf54d None None] Extension TypesManage extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195711 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195774 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.195872 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196009 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196109 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196207 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196297 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension UsedLimits extending resource: limits {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196386 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196507 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196621 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196724 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension AdminActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196768 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: os-availability-zone {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.196835 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension AdminActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.196924 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension AdminActions extending resource: backups {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.197011 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension VolumeActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.197191 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.197234 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-95ecbf82-49ae-4d55-9e0c-f6b770e24d61 None None] Extension TypesManage extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.197830 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extended resource: os-quota-class-sets {{(pid=100269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 04:43:13.199141 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.199278 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.200169 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.200226 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.201009 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.201126 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.201678 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.snapshot_actions [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] SnapshotActionsController initialized {{(pid=100269) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 04:43:13.201918 np0000008045 devstack@c-api.service[100270]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76280d8a4668 pid: 100270 (default app) Aug 25 04:43:13.201971 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.202095 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.202637 np0000008045 devstack@c-api.service[100268]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76280d8a4668 pid: 100268 (default app) Aug 25 04:43:13.202734 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.202851 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.203508 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.203623 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.204293 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:43:13.204342 np0000008045 devstack@c-api.service[100267]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76280d8a4668 pid: 100267 (default app) Aug 25 04:43:13.204383 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:43:13.204950 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205085 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205183 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205270 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205372 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205493 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205592 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension UsedLimits extending resource: limits {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205684 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205787 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205884 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.205985 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension AdminActions extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.206085 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension AdminActions extending resource: snapshots {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.206211 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension AdminActions extending resource: backups {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.206340 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension VolumeActions extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.206513 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.206603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.router [None req-62d7012e-86ce-4ae9-b745-d826cdc8c9b1 None None] Extension TypesManage extending resource: types {{(pid=100269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 04:43:13.210855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c6add58-893b-41ff-802f-80acdd56499c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:43:13.213710 np0000008045 devstack@c-api.service[100269]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76280d8a4668 pid: 100269 (default app) Aug 25 04:43:13.213814 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1/1] 10.4.3.213 () {60 vars in 925 bytes} [Tue Aug 25 04:43:13 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 25 04:43:17.975469 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24b18fbf-7b34-41a2-b552-b8587a4db547 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:43:18.582332 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24b18fbf-7b34-41a2-b552-b8587a4db547 admin admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:43:18.582986 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24b18fbf-7b34-41a2-b552-b8587a4db547 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:43:18.584574 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:43:18.584574 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:43:18.615064 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-24b18fbf-7b34-41a2-b552-b8587a4db547 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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:18.640032 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24b18fbf-7b34-41a2-b552-b8587a4db547 admin admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:43:18.640423 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1/2] 10.4.3.213 () {68 vars in 1302 bytes} [Tue Aug 25 04:43:17 2026] POST /volume/v3/types => generated 183 bytes in 677 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:43:18.658881 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86ecd0ef-780f-4aba-93ab-3a332bb25a08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:43:18.956350 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86ecd0ef-780f-4aba-93ab-3a332bb25a08 admin admin] POST https://10.4.3.213/volume/v3/types/50e746b8-395d-4e9f-bdb0-0c2ee04aa554/extra_specs Aug 25 04:43:18.956934 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86ecd0ef-780f-4aba-93ab-3a332bb25a08 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:43:18.958660 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:43:18.958660 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:43:18.990110 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-86ecd0ef-780f-4aba-93ab-3a332bb25a08 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:19.054343 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86ecd0ef-780f-4aba-93ab-3a332bb25a08 admin admin] https://10.4.3.213/volume/v3/types/50e746b8-395d-4e9f-bdb0-0c2ee04aa554/extra_specs returned with HTTP 200 Aug 25 04:43:19.054818 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1/3] 10.4.3.213 () {68 vars in 1449 bytes} [Tue Aug 25 04:43:18 2026] POST /volume/v3/types/50e746b8-395d-4e9f-bdb0-0c2ee04aa554/extra_specs => generated 52 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:43:19.307548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f933e03d-0547-4026-92b4-7920c39b20b8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:43:19.602329 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f933e03d-0547-4026-92b4-7920c39b20b8 admin admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:43:19.602898 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f933e03d-0547-4026-92b4-7920c39b20b8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:43:19.604407 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:43:19.604407 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:43:19.634681 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-f933e03d-0547-4026-92b4-7920c39b20b8 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=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:19.658054 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f933e03d-0547-4026-92b4-7920c39b20b8 admin admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:43:19.658457 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1/4] 10.4.3.213 () {68 vars in 1302 bytes} [Tue Aug 25 04:43:19 2026] POST /volume/v3/types => generated 186 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:43:19.666293 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b16d27fc-3970-468b-b767-4bfdb8e71626 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:43:19.938750 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b16d27fc-3970-468b-b767-4bfdb8e71626 admin admin] POST https://10.4.3.213/volume/v3/types/3913e2a4-20f9-48f3-b243-03c46962cfba/extra_specs Aug 25 04:43:19.939324 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b16d27fc-3970-468b-b767-4bfdb8e71626 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:43:19.940917 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:43:19.940917 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:43:19.971853 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-b16d27fc-3970-468b-b767-4bfdb8e71626 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=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:43:20.020072 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b16d27fc-3970-468b-b767-4bfdb8e71626 admin admin] https://10.4.3.213/volume/v3/types/3913e2a4-20f9-48f3-b243-03c46962cfba/extra_specs returned with HTTP 200 Aug 25 04:43:20.020630 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 2/5] 10.4.3.213 () {68 vars in 1449 bytes} [Tue Aug 25 04:43:19 2026] POST /volume/v3/types/3913e2a4-20f9-48f3-b243-03c46962cfba/extra_specs => generated 45 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:43:28.637813 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:43:29.052847 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:43:29.656118 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:43:30.018898 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:43:43.448990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4562f493-1f82-4c67-bd95-848eaf9beef9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:43:43.449900 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4562f493-1f82-4c67-bd95-848eaf9beef9 None None] GET https://10.4.3.213/volume// Aug 25 04:43:43.450077 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4562f493-1f82-4c67-bd95-848eaf9beef9 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:43:43.450275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4562f493-1f82-4c67-bd95-848eaf9beef9 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:43:43.450844 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4562f493-1f82-4c67-bd95-848eaf9beef9 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:43:43.451123 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 2/6] 10.4.3.213 () {66 vars in 1425 bytes} [Tue Aug 25 04:43:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:44:24.635031 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8be8793-e373-4a1e-89f8-a57af55d67cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:44:24.942629 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8be8793-e373-4a1e-89f8-a57af55d67cc tempest-verify_tempest_config-711878636 tempest-verify_tempest_config-711878636-project-member] GET https://10.4.3.213/volume/v3/extensions Aug 25 04:44:24.942902 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8be8793-e373-4a1e-89f8-a57af55d67cc tempest-verify_tempest_config-711878636 tempest-verify_tempest_config-711878636-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:44:24.943180 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8be8793-e373-4a1e-89f8-a57af55d67cc tempest-verify_tempest_config-711878636 tempest-verify_tempest_config-711878636-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:44:24.943714 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8be8793-e373-4a1e-89f8-a57af55d67cc tempest-verify_tempest_config-711878636 tempest-verify_tempest_config-711878636-project-member] https://10.4.3.213/volume/v3/extensions returned with HTTP 200 Aug 25 04:44:24.944383 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 2/7] 10.4.3.213 () {66 vars in 1246 bytes} [Tue Aug 25 04:44:24 2026] GET /volume/v3/extensions => generated 5245 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:45:39.274085 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:39.734805 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:45:39.735194 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1497459435"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:45:39.743268 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1497459435'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:45:39.751047 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Create volume of 1 GB Aug 25 04:45:39.751532 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:39.751532 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:45:39.756897 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Availability zone cache updated, next update will occur around 2026-08-25 05:45:39.756361. {{(pid=100269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:45:39.757027 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Availability Zones retrieved successfully. Aug 25 04:45:39.784395 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Flow 'volume_create_api' (93ffd48f-94e0-4671-b439-2154e6fa51fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:39.786442 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91904b1-cd92-4b23-83e9-286f814a9bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:39.788133 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:45:39.808518 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:39.808518 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:45:39.849146 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91904b1-cd92-4b23-83e9-286f814a9bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3913e2a4-20f9-48f3-b243-03c46962cfba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3913e2a4-20f9-48f3-b243-03c46962cfba', 'encryption_key_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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:39.850410 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4919b12-79d5-493b-b6f8-28f2f9669aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:39.909747 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-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 25 04:45:39.909966 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-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 25 04:45:39.983944 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Created reservations ['49cea146-d870-45a0-a660-b568b9c7d1ab', 'fd12eb97-4d1e-4e09-b800-1671f9f0e7c4', 'e4cc2cf7-7471-4424-9079-8fc3bb05e581', '7048b1d9-0d2f-4ba4-a66b-4301416f0c97'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:45:39.984876 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4919b12-79d5-493b-b6f8-28f2f9669aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49cea146-d870-45a0-a660-b568b9c7d1ab', 'fd12eb97-4d1e-4e09-b800-1671f9f0e7c4', 'e4cc2cf7-7471-4424-9079-8fc3bb05e581', '7048b1d9-0d2f-4ba4-a66b-4301416f0c97']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:39.986657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b047cc-c94c-40c3-93fe-0c7647712bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:40.048400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b047cc-c94c-40c3-93fe-0c7647712bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e2388bd-15f1-4c22-a633-bb6d22f586df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1497459435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a3549a84566449bbe5492e96be13b7f',qos_specs=None,replication_status=,reservations=['49cea146-d870-45a0-a660-b568b9c7d1ab','fd12eb97-4d1e-4e09-b800-1671f9f0e7c4','e4cc2cf7-7471-4424-9079-8fc3bb05e581','7048b1d9-0d2f-4ba4-a66b-4301416f0c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d286aafe9444f738cafb02683e18049',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1497459435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e2388bd-15f1-4c22-a633-bb6d22f586df,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3a3549a84566449bbe5492e96be13b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d286aafe9444f738cafb02683e18049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3913e2a4-20f9-48f3-b243-03c46962cfba),volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:40.050264 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadd3d3b-0e11-49ab-acc5-758f291e46f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:40.095088 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadd3d3b-0e11-49ab-acc5-758f291e46f8) transitioned into state 'SUCCESS' from state '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-1497459435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a3549a84566449bbe5492e96be13b7f',qos_specs=None,replication_status=,reservations=['49cea146-d870-45a0-a660-b568b9c7d1ab','fd12eb97-4d1e-4e09-b800-1671f9f0e7c4','e4cc2cf7-7471-4424-9079-8fc3bb05e581','7048b1d9-0d2f-4ba4-a66b-4301416f0c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d286aafe9444f738cafb02683e18049',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:40.095909 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1933ac35-f61d-4b9a-8ea8-d81b045c0658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:40.128454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1933ac35-f61d-4b9a-8ea8-d81b045c0658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:40.128454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Flow 'volume_create_api' (93ffd48f-94e0-4671-b439-2154e6fa51fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:40.128747 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Create volume request issued successfully. Aug 25 04:45:40.130105 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c50687c-7b83-41ed-8342-0b70ed503d67 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:45:40.130713 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 2/8] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:45:39 2026] POST /volume/v3/volumes => generated 758 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:45:40.145288 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cdd31262-08e8-41ac-8b1a-8c5b872fe278 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:40.149013 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cdd31262-08e8-41ac-8b1a-8c5b872fe278 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:45:40.149279 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cdd31262-08e8-41ac-8b1a-8c5b872fe278 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:40.149567 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cdd31262-08e8-41ac-8b1a-8c5b872fe278 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:40.190291 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:40.190291 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:45:40.202813 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cdd31262-08e8-41ac-8b1a-8c5b872fe278 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:45:40.214524 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cdd31262-08e8-41ac-8b1a-8c5b872fe278 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:45:40.215085 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 3/9] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:40 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 826 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:41.232575 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-550947c6-1548-4b32-a328-31f7600b514d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:41.236047 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-550947c6-1548-4b32-a328-31f7600b514d tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:45:41.236620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-550947c6-1548-4b32-a328-31f7600b514d tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:41.236948 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-550947c6-1548-4b32-a328-31f7600b514d tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:41.282111 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:41.282111 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:45:41.290771 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-550947c6-1548-4b32-a328-31f7600b514d tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:45:41.298682 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-550947c6-1548-4b32-a328-31f7600b514d tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:45:41.298980 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 3/10] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:41 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:41.317078 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c87dc1a1-228f-4bb8-98c1-679a515d0edd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:41.623453 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c87dc1a1-228f-4bb8-98c1-679a515d0edd tempest-TestMultiAttachVolumeSwap-27854121 tempest-TestMultiAttachVolumeSwap-27854121-project-admin] POST https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df/action Aug 25 04:45:41.624495 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c87dc1a1-228f-4bb8-98c1-679a515d0edd tempest-TestMultiAttachVolumeSwap-27854121 tempest-TestMultiAttachVolumeSwap-27854121-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:45:41.624495 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c87dc1a1-228f-4bb8-98c1-679a515d0edd tempest-TestMultiAttachVolumeSwap-27854121 tempest-TestMultiAttachVolumeSwap-27854121-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:45:41.671369 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:41.671369 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:45:41.671877 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c87dc1a1-228f-4bb8-98c1-679a515d0edd tempest-TestMultiAttachVolumeSwap-27854121 tempest-TestMultiAttachVolumeSwap-27854121-project-admin] Volume info retrieved successfully. Aug 25 04:45:41.690917 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c87dc1a1-228f-4bb8-98c1-679a515d0edd tempest-TestMultiAttachVolumeSwap-27854121 tempest-TestMultiAttachVolumeSwap-27854121-project-admin] Update volume admin metadata completed successfully. Aug 25 04:45:41.691054 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c87dc1a1-228f-4bb8-98c1-679a515d0edd tempest-TestMultiAttachVolumeSwap-27854121 tempest-TestMultiAttachVolumeSwap-27854121-project-admin] Update readonly setting on volume completed successfully. Aug 25 04:45:41.691283 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c87dc1a1-228f-4bb8-98c1-679a515d0edd tempest-TestMultiAttachVolumeSwap-27854121 tempest-TestMultiAttachVolumeSwap-27854121-project-admin] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df/action returned with HTTP 202 Aug 25 04:45:41.693158 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 3/11] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:45:41 2026] POST /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df/action => generated 0 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:45:41.703535 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:41.706266 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:45:41.706836 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2057082913"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:45:41.709476 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2057082913'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:45:41.715120 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Create volume of 1 GB Aug 25 04:45:41.716102 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:41.716102 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:45:41.716299 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Availability Zones retrieved successfully. Aug 25 04:45:41.724543 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Flow 'volume_create_api' (fb4d5fbe-1496-47cf-8272-89615c6736a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:41.726086 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65867ac8-cb00-44ee-bd64-4f8cd86e6436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:41.727365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:45:41.737768 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:41.737768 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:45:41.754828 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65867ac8-cb00-44ee-bd64-4f8cd86e6436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3913e2a4-20f9-48f3-b243-03c46962cfba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3913e2a4-20f9-48f3-b243-03c46962cfba', 'encryption_key_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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:41.755469 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cabeba1b-a6ed-4b7e-9c22-b887ae1dadb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:41.811793 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Created reservations ['8a7169c3-ff1b-4120-a6b0-06d5f14c9d13', '31351ffb-058a-4273-b1ba-79069dfad286', '5569ee05-c58e-42b5-a210-3033cd8c9510', 'c38e60c3-dc16-40f8-afa9-4ddef746be69'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:45:41.813086 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cabeba1b-a6ed-4b7e-9c22-b887ae1dadb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a7169c3-ff1b-4120-a6b0-06d5f14c9d13', '31351ffb-058a-4273-b1ba-79069dfad286', '5569ee05-c58e-42b5-a210-3033cd8c9510', 'c38e60c3-dc16-40f8-afa9-4ddef746be69']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:41.814275 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121b1178-7625-4007-8587-1ebc6f060c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:41.845365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121b1178-7625-4007-8587-1ebc6f060c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9a7c649-c753-4e87-a8d5-7d40e0c9e60e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2057082913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a3549a84566449bbe5492e96be13b7f',qos_specs=None,replication_status=,reservations=['8a7169c3-ff1b-4120-a6b0-06d5f14c9d13','31351ffb-058a-4273-b1ba-79069dfad286','5569ee05-c58e-42b5-a210-3033cd8c9510','c38e60c3-dc16-40f8-afa9-4ddef746be69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d286aafe9444f738cafb02683e18049',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2057082913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9a7c649-c753-4e87-a8d5-7d40e0c9e60e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3a3549a84566449bbe5492e96be13b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d286aafe9444f738cafb02683e18049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3913e2a4-20f9-48f3-b243-03c46962cfba),volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:41.847059 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a69e7f7-e07b-4455-9b6a-c36915016ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:41.876374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a69e7f7-e07b-4455-9b6a-c36915016ac4) transitioned into state 'SUCCESS' from state '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-2057082913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3a3549a84566449bbe5492e96be13b7f',qos_specs=None,replication_status=,reservations=['8a7169c3-ff1b-4120-a6b0-06d5f14c9d13','31351ffb-058a-4273-b1ba-79069dfad286','5569ee05-c58e-42b5-a210-3033cd8c9510','c38e60c3-dc16-40f8-afa9-4ddef746be69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d286aafe9444f738cafb02683e18049',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:41.877148 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab332931-48d5-4811-9d04-ef317df10ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:41.895075 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab332931-48d5-4811-9d04-ef317df10ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:41.896121 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Flow 'volume_create_api' (fb4d5fbe-1496-47cf-8272-89615c6736a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:41.896273 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Create volume request issued successfully. Aug 25 04:45:41.897240 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0eeb7ed5-58d7-4f09-ab94-ff2d8032f152 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:45:41.897566 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 3/12] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:45:41 2026] POST /volume/v3/volumes => generated 758 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:45:41.916729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-833c4443-6d74-4acb-a58f-12d018eacb66 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:41.922163 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-833c4443-6d74-4acb-a58f-12d018eacb66 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e Aug 25 04:45:41.922163 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-833c4443-6d74-4acb-a58f-12d018eacb66 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:41.922163 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-833c4443-6d74-4acb-a58f-12d018eacb66 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:41.930667 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:41.930667 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:45:41.936652 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-833c4443-6d74-4acb-a58f-12d018eacb66 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:45:41.942744 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-833c4443-6d74-4acb-a58f-12d018eacb66 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e returned with HTTP 200 Aug 25 04:45:41.942883 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 4/13] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:41 2026] GET /volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:42.962273 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c26cf308-7c7e-4f62-ba1b-da2fe81dc641 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:42.964710 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c26cf308-7c7e-4f62-ba1b-da2fe81dc641 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e Aug 25 04:45:42.964993 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c26cf308-7c7e-4f62-ba1b-da2fe81dc641 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:42.965190 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c26cf308-7c7e-4f62-ba1b-da2fe81dc641 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:42.980028 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:42.980028 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:45:42.996985 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c26cf308-7c7e-4f62-ba1b-da2fe81dc641 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:45:43.006627 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c26cf308-7c7e-4f62-ba1b-da2fe81dc641 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e returned with HTTP 200 Aug 25 04:45:43.007760 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 4/14] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:42 2026] GET /volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:44.405936 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:44.726454 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:45:44.726454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-888917578"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:45:44.727237 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-888917578'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:45:44.728158 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Create volume of 1 GB Aug 25 04:45:44.744752 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Availability zone cache updated, next update will occur around 2026-08-25 05:45:44.744034. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:45:44.745014 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Availability Zones retrieved successfully. Aug 25 04:45:44.771059 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Flow 'volume_create_api' (f1200947-73ef-4104-b600-971a475caa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:44.772478 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4c8a91-2bfd-44dc-9f56-772f675387d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:44.773375 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:45:44.825410 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4c8a91-2bfd-44dc-9f56-772f675387d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:44.826549 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ab0682-e6c5-4fa8-aea1-9056ae602947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:44.877959 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-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 25 04:45:44.878439 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-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 25 04:45:44.960231 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Created reservations ['abd24b5e-63d7-4aa8-92d4-558fabf58754', '4dd02271-6115-4e9b-9f6c-1e2c91c3106a', '03253f70-b491-4814-a74d-cf3b67429617', 'c99bdeee-b70b-40bb-b76a-7cda1a2f2715'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:45:44.961111 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ab0682-e6c5-4fa8-aea1-9056ae602947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd24b5e-63d7-4aa8-92d4-558fabf58754', '4dd02271-6115-4e9b-9f6c-1e2c91c3106a', '03253f70-b491-4814-a74d-cf3b67429617', 'c99bdeee-b70b-40bb-b76a-7cda1a2f2715']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:44.961926 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd075cd-8b96-48e0-a4ff-14826828d0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:45.003367 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd075cd-8b96-48e0-a4ff-14826828d0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea5d468b-cb83-45d6-8ade-4bdf303044b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-888917578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6665d8e346b34d8eb895124a7b4e4444',qos_specs=None,replication_status=,reservations=['abd24b5e-63d7-4aa8-92d4-558fabf58754','4dd02271-6115-4e9b-9f6c-1e2c91c3106a','03253f70-b491-4814-a74d-cf3b67429617','c99bdeee-b70b-40bb-b76a-7cda1a2f2715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e71d411547e434fbcb1a4f9222ab4cf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:45:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-888917578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea5d468b-cb83-45d6-8ade-4bdf303044b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6665d8e346b34d8eb895124a7b4e4444',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e71d411547e434fbcb1a4f9222ab4cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:45.004726 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f258f5e-1bb2-4c2a-814a-758070390fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:45.043969 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f258f5e-1bb2-4c2a-814a-758070390fe8) transitioned into state 'SUCCESS' from state '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-888917578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6665d8e346b34d8eb895124a7b4e4444',qos_specs=None,replication_status=,reservations=['abd24b5e-63d7-4aa8-92d4-558fabf58754','4dd02271-6115-4e9b-9f6c-1e2c91c3106a','03253f70-b491-4814-a74d-cf3b67429617','c99bdeee-b70b-40bb-b76a-7cda1a2f2715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e71d411547e434fbcb1a4f9222ab4cf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:45.043969 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572300a8-198d-4b9b-8c75-8ba5fe9ca40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:45.079196 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572300a8-198d-4b9b-8c75-8ba5fe9ca40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:45.081025 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Flow 'volume_create_api' (f1200947-73ef-4104-b600-971a475caa2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:45.081117 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Create volume request issued successfully. Aug 25 04:45:45.083227 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbf3995c-509c-4a24-a6c7-d8ba6deacd99 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:45:45.083718 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 4/15] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:45:44 2026] POST /volume/v3/volumes => generated 784 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:45:45.107470 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b00dcda9-a900-40dc-a250-6f8fc91322f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:45.111001 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b00dcda9-a900-40dc-a250-6f8fc91322f3 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:45:45.111714 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b00dcda9-a900-40dc-a250-6f8fc91322f3 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:45.111714 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b00dcda9-a900-40dc-a250-6f8fc91322f3 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:45.158716 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:45.158716 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:45:45.172203 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b00dcda9-a900-40dc-a250-6f8fc91322f3 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:45:45.183533 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b00dcda9-a900-40dc-a250-6f8fc91322f3 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:45:45.183958 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 4/16] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:45 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 963 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:46.199852 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f937f770-33a7-41d4-b09b-e30ea893df0b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:46.202169 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f937f770-33a7-41d4-b09b-e30ea893df0b tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:45:46.202495 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f937f770-33a7-41d4-b09b-e30ea893df0b tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:46.202786 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f937f770-33a7-41d4-b09b-e30ea893df0b tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:46.243500 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:46.243500 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:45:46.250510 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f937f770-33a7-41d4-b09b-e30ea893df0b tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:45:46.256943 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f937f770-33a7-41d4-b09b-e30ea893df0b tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:45:46.257445 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 5/17] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:46 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:45:53.001609 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=8 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:45:55.047524 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=31,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:45:55.179559 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=48,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:45:56.025370 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4fc39d9-b82c-4380-9393-183820a70e7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:56.029733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:45:56.030245 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1050983609"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:45:56.033364 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1050983609'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:45:56.034597 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Create volume of 1 GB Aug 25 04:45:56.049453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Availability zone cache updated, next update will occur around 2026-08-25 05:45:56.048555. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:45:56.049453 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Availability Zones retrieved successfully. Aug 25 04:45:56.084046 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Flow 'volume_create_api' (01852048-ae04-4d4b-b742-7ee44c39ecd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:56.087100 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f125f9b-d16c-403d-a509-06661f0a9c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:56.088794 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:45:56.178375 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f125f9b-d16c-403d-a509-06661f0a9c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:56.179705 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76563ad7-50d5-4de5-ab60-be8e62269777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:56.255456 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=12 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:45:56.262204 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-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 25 04:45:56.262702 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-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 25 04:45:56.416327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Created reservations ['e14f7d87-cf34-4778-ba5e-94dc94373faa', 'be087279-56e0-45c2-a400-2ad472d6057c', '05b786f0-37b2-43b0-931e-ed37f24b847a', 'a6f96999-6449-4b40-a833-2fa4f2539caf'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:45:56.417335 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76563ad7-50d5-4de5-ab60-be8e62269777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e14f7d87-cf34-4778-ba5e-94dc94373faa', 'be087279-56e0-45c2-a400-2ad472d6057c', '05b786f0-37b2-43b0-931e-ed37f24b847a', 'a6f96999-6449-4b40-a833-2fa4f2539caf']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:56.425415 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e40630-9dfc-41d6-a1da-d1b0469f6175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:56.501260 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e40630-9dfc-41d6-a1da-d1b0469f6175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3b14f5-9e82-401e-be60-8f39dcf7efc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1050983609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='197b1143306e40f09062082411b76f49',qos_specs=None,replication_status=,reservations=['e14f7d87-cf34-4778-ba5e-94dc94373faa','be087279-56e0-45c2-a400-2ad472d6057c','05b786f0-37b2-43b0-931e-ed37f24b847a','a6f96999-6449-4b40-a833-2fa4f2539caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdac3560b9744b4aa647b27dee14a35f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:45:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1050983609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3b14f5-9e82-401e-be60-8f39dcf7efc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='197b1143306e40f09062082411b76f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdac3560b9744b4aa647b27dee14a35f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:56.502585 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecca971-98fb-43f7-beb0-8169c0552631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:56.564671 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecca971-98fb-43f7-beb0-8169c0552631) transitioned into state 'SUCCESS' from state '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-1050983609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='197b1143306e40f09062082411b76f49',qos_specs=None,replication_status=,reservations=['e14f7d87-cf34-4778-ba5e-94dc94373faa','be087279-56e0-45c2-a400-2ad472d6057c','05b786f0-37b2-43b0-931e-ed37f24b847a','a6f96999-6449-4b40-a833-2fa4f2539caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdac3560b9744b4aa647b27dee14a35f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:56.566642 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ae6952-9c7b-48e4-b5e9-37dff37b0812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:56.614157 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ae6952-9c7b-48e4-b5e9-37dff37b0812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:56.615589 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Flow 'volume_create_api' (01852048-ae04-4d4b-b742-7ee44c39ecd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:56.616111 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Create volume request issued successfully. Aug 25 04:45:56.618194 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4fc39d9-b82c-4380-9393-183820a70e7a tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:45:56.618269 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 5/18] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:45:56 2026] POST /volume/v3/volumes => generated 755 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:45:56.641372 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-635bd2ed-d4f5-4b79-8ea8-128715cd0c98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:56.644585 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-635bd2ed-d4f5-4b79-8ea8-128715cd0c98 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] GET https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 Aug 25 04:45:56.644891 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-635bd2ed-d4f5-4b79-8ea8-128715cd0c98 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:56.646017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-635bd2ed-d4f5-4b79-8ea8-128715cd0c98 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:56.692418 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:56.692418 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:45:56.702724 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-635bd2ed-d4f5-4b79-8ea8-128715cd0c98 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Volume info retrieved successfully. Aug 25 04:45:56.718245 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-635bd2ed-d4f5-4b79-8ea8-128715cd0c98 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 returned with HTTP 200 Aug 25 04:45:56.718971 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 5/19] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:56 2026] GET /volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 => generated 823 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:57.738451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1afd25f8-fdeb-4019-bd3d-2d3bfca321bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:57.742053 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1afd25f8-fdeb-4019-bd3d-2d3bfca321bf tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] GET https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 Aug 25 04:45:57.742562 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1afd25f8-fdeb-4019-bd3d-2d3bfca321bf tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:57.743328 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1afd25f8-fdeb-4019-bd3d-2d3bfca321bf tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:57.756068 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:57.756068 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:45:57.765542 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1afd25f8-fdeb-4019-bd3d-2d3bfca321bf tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Volume info retrieved successfully. Aug 25 04:45:57.772841 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1afd25f8-fdeb-4019-bd3d-2d3bfca321bf tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 returned with HTTP 200 Aug 25 04:45:57.773515 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 5/20] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:57 2026] GET /volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:58.363410 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5a39c826-2318-4575-b8d1-f90e4ae39181 req-c8659fa4-9c94-452a-a2d1-6896c03756a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:58.366397 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5a39c826-2318-4575-b8d1-f90e4ae39181 req-c8659fa4-9c94-452a-a2d1-6896c03756a6 tempest-VolumesAdminNegativeTest-1383975853 tempest-VolumesAdminNegativeTest-1383975853-project] GET https://10.4.3.213/volume/v3/volumes/06c147fe-b8aa-4d20-984a-50a6de368f8b Aug 25 04:45:58.366955 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5a39c826-2318-4575-b8d1-f90e4ae39181 req-c8659fa4-9c94-452a-a2d1-6896c03756a6 tempest-VolumesAdminNegativeTest-1383975853 tempest-VolumesAdminNegativeTest-1383975853-project] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:58.368410 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5a39c826-2318-4575-b8d1-f90e4ae39181 req-c8659fa4-9c94-452a-a2d1-6896c03756a6 tempest-VolumesAdminNegativeTest-1383975853 tempest-VolumesAdminNegativeTest-1383975853-project] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:58.380106 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5a39c826-2318-4575-b8d1-f90e4ae39181 req-c8659fa4-9c94-452a-a2d1-6896c03756a6 tempest-VolumesAdminNegativeTest-1383975853 tempest-VolumesAdminNegativeTest-1383975853-project] https://10.4.3.213/volume/v3/volumes/06c147fe-b8aa-4d20-984a-50a6de368f8b returned with HTTP 404 Aug 25 04:45:58.380106 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 6/21] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:45:58 2026] GET /volume/v3/volumes/06c147fe-b8aa-4d20-984a-50a6de368f8b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:45:58.400033 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abe3f663-beac-4abc-a069-f16324adcea5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:58.403818 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abe3f663-beac-4abc-a069-f16324adcea5 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] DELETE https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 Aug 25 04:45:58.404543 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abe3f663-beac-4abc-a069-f16324adcea5 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:58.404952 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abe3f663-beac-4abc-a069-f16324adcea5 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:58.405237 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-abe3f663-beac-4abc-a069-f16324adcea5 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Delete volume with id: 6c3b14f5-9e82-401e-be60-8f39dcf7efc1 Aug 25 04:45:58.420557 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:58.420557 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:45:58.421408 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abe3f663-beac-4abc-a069-f16324adcea5 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Volume info retrieved successfully. Aug 25 04:45:58.482730 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abe3f663-beac-4abc-a069-f16324adcea5 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Delete volume request issued successfully. Aug 25 04:45:58.482897 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abe3f663-beac-4abc-a069-f16324adcea5 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 returned with HTTP 202 Aug 25 04:45:58.483397 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 6/22] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:45:58 2026] DELETE /volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:45:58.499734 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b37fcda-b9bd-4e3e-a414-9973047fbd55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:58.502049 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b37fcda-b9bd-4e3e-a414-9973047fbd55 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] GET https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 Aug 25 04:45:58.503872 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b37fcda-b9bd-4e3e-a414-9973047fbd55 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:58.504248 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b37fcda-b9bd-4e3e-a414-9973047fbd55 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:58.520521 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:58.520521 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:45:58.539741 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b37fcda-b9bd-4e3e-a414-9973047fbd55 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Volume info retrieved successfully. Aug 25 04:45:58.548088 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b37fcda-b9bd-4e3e-a414-9973047fbd55 tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 returned with HTTP 200 Aug 25 04:45:58.549296 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 6/23] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:58 2026] GET /volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:58.641909 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:58.644992 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:45:58.645530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "9af46232-5f47-4b2c-bdf5-73c050d0b674-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:45:58.650340 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '9af46232-5f47-4b2c-bdf5-73c050d0b674-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:45:58.650650 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Create volume of 1 GB Aug 25 04:45:58.663977 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Availability Zones retrieved successfully. Aug 25 04:45:58.675301 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Flow 'volume_create_api' (11bbc59e-5ccd-45bd-8bdc-ef00aaa4a24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:58.677064 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf28fba-5d2e-4563-8b70-49a7cf0e5295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:58.678348 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:45:58.732241 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf28fba-5d2e-4563-8b70-49a7cf0e5295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:58.733232 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b830aa-26eb-435a-aa6f-c733ba9478b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:58.781405 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-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 25 04:45:58.783508 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-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 25 04:45:58.853057 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Created reservations ['433eb86b-e216-45d5-b7a3-d4c943f34149', 'fa3053b9-e582-4037-95da-309cf3740179', '4f61aa6d-d480-424c-9199-21b7e6a65ea0', '23afde89-f416-4904-83c2-8e3b0a0d1881'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:45:58.854549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b830aa-26eb-435a-aa6f-c733ba9478b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['433eb86b-e216-45d5-b7a3-d4c943f34149', 'fa3053b9-e582-4037-95da-309cf3740179', '4f61aa6d-d480-424c-9199-21b7e6a65ea0', '23afde89-f416-4904-83c2-8e3b0a0d1881']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:58.855464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dfb6b20-18ba-4a20-ac39-fa9fce9cc3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:58.895371 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dfb6b20-18ba-4a20-ac39-fa9fce9cc3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a465dce-70c6-4327-92f0-5d42460ed692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='9af46232-5f47-4b2c-bdf5-73c050d0b674-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f753a05f2e0c45cb805f02fe96f082f9',qos_specs=None,replication_status=,reservations=['433eb86b-e216-45d5-b7a3-d4c943f34149','fa3053b9-e582-4037-95da-309cf3740179','4f61aa6d-d480-424c-9199-21b7e6a65ea0','23afde89-f416-4904-83c2-8e3b0a0d1881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fccf7eb00294ff39aec97ce9cc6b261',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:45:58Z,deleted=False,deleted_at=None,display_description='',display_name='9af46232-5f47-4b2c-bdf5-73c050d0b674-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a465dce-70c6-4327-92f0-5d42460ed692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f753a05f2e0c45cb805f02fe96f082f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fccf7eb00294ff39aec97ce9cc6b261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:58.897745 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3b3cfc-93b2-4662-8039-87dec2e674a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:58.952071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3b3cfc-93b2-4662-8039-87dec2e674a5) transitioned into 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='9af46232-5f47-4b2c-bdf5-73c050d0b674-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f753a05f2e0c45cb805f02fe96f082f9',qos_specs=None,replication_status=,reservations=['433eb86b-e216-45d5-b7a3-d4c943f34149','fa3053b9-e582-4037-95da-309cf3740179','4f61aa6d-d480-424c-9199-21b7e6a65ea0','23afde89-f416-4904-83c2-8e3b0a0d1881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fccf7eb00294ff39aec97ce9cc6b261',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:58.953514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a355f2-42d2-4682-964f-718a1baf7b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:45:59.002663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a355f2-42d2-4682-964f-718a1baf7b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:45:59.004390 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Flow 'volume_create_api' (11bbc59e-5ccd-45bd-8bdc-ef00aaa4a24b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:45:59.006284 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Create volume request issued successfully. Aug 25 04:45:59.007654 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-505ba587-88c5-4620-84dd-f539be8f8592 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:45:59.009912 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 6/24] 10.4.3.213 () {72 vars in 1541 bytes} [Tue Aug 25 04:45:58 2026] POST /volume/v3/volumes => generated 749 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:45:59.026672 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-503d6323-d928-48c0-b651-9a536ccc605f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:59.027576 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-503d6323-d928-48c0-b651-9a536ccc605f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 Aug 25 04:45:59.027990 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-503d6323-d928-48c0-b651-9a536ccc605f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:59.028311 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-503d6323-d928-48c0-b651-9a536ccc605f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:59.043727 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:59.043727 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:45:59.054830 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-503d6323-d928-48c0-b651-9a536ccc605f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:45:59.062924 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-503d6323-d928-48c0-b651-9a536ccc605f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 returned with HTTP 200 Aug 25 04:45:59.063580 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 7/25] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:45:59 2026] GET /volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:59.083908 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-64979c61-c5b7-42fa-bbf5-c2a5d8fb8419 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:59.092588 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-64979c61-c5b7-42fa-bbf5-c2a5d8fb8419 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 Aug 25 04:45:59.092763 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-64979c61-c5b7-42fa-bbf5-c2a5d8fb8419 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:59.093676 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-64979c61-c5b7-42fa-bbf5-c2a5d8fb8419 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:59.109610 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:45:59.109610 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:45:59.122539 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-64979c61-c5b7-42fa-bbf5-c2a5d8fb8419 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:45:59.139683 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-64979c61-c5b7-42fa-bbf5-c2a5d8fb8419 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 returned with HTTP 200 Aug 25 04:45:59.141027 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 7/26] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:45:59 2026] GET /volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:45:59.570640 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a32e134-17cf-49b4-8c5e-b49266855c2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:45:59.574188 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a32e134-17cf-49b4-8c5e-b49266855c2d tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] GET https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 Aug 25 04:45:59.574898 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a32e134-17cf-49b4-8c5e-b49266855c2d tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:45:59.574898 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a32e134-17cf-49b4-8c5e-b49266855c2d tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:45:59.586068 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a32e134-17cf-49b4-8c5e-b49266855c2d tempest-VolumesAdminNegativeTest-500766959 tempest-VolumesAdminNegativeTest-500766959-project-member] https://10.4.3.213/volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 returned with HTTP 404 Aug 25 04:45:59.586978 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 7/27] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:45:59 2026] GET /volume/v3/volumes/6c3b14f5-9e82-401e-be60-8f39dcf7efc1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:02.161933 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-db74c88a-ee3a-463f-9d4d-ec4e06ce8c77 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:02.168310 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-db74c88a-ee3a-463f-9d4d-ec4e06ce8c77 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 Aug 25 04:46:02.168310 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-db74c88a-ee3a-463f-9d4d-ec4e06ce8c77 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:02.174523 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-db74c88a-ee3a-463f-9d4d-ec4e06ce8c77 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:02.189091 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:02.189091 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:02.202245 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-db74c88a-ee3a-463f-9d4d-ec4e06ce8c77 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:46:02.214111 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-db74c88a-ee3a-463f-9d4d-ec4e06ce8c77 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 returned with HTTP 200 Aug 25 04:46:02.214508 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 7/28] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:02 2026] GET /volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:02.234400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9084acf-0527-4db7-8f17-3aaeaabefd42 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:02.238453 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9084acf-0527-4db7-8f17-3aaeaabefd42 None None] GET https://10.4.3.213/volume// Aug 25 04:46:02.238453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9084acf-0527-4db7-8f17-3aaeaabefd42 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:02.238453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9084acf-0527-4db7-8f17-3aaeaabefd42 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:02.238453 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9084acf-0527-4db7-8f17-3aaeaabefd42 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:02.238453 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 8/29] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46: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 25 04:46:02.257148 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-eda26481-134c-4112-8d04-35d1fd47acdf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:02.262321 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-eda26481-134c-4112-8d04-35d1fd47acdf tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:02.263058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-eda26481-134c-4112-8d04-35d1fd47acdf tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a465dce-70c6-4327-92f0-5d42460ed692", "connector": null, "instance_uuid": "9af46232-5f47-4b2c-bdf5-73c050d0b674"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:02.278817 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:02.278817 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:02.334502 np0000008045 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 25 04:46:02.334502 np0000008045 devstack@c-api.service[100268]: .first() Aug 25 04:46:02.360597 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-eda26481-134c-4112-8d04-35d1fd47acdf tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:02.361805 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 8/30] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:02 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:02.371391 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffec2f41-c164-4838-9178-c5b3519194c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:02.371880 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffec2f41-c164-4838-9178-c5b3519194c2 None None] GET https://10.4.3.213/volume// Aug 25 04:46:02.371880 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffec2f41-c164-4838-9178-c5b3519194c2 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:02.372097 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffec2f41-c164-4838-9178-c5b3519194c2 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:02.372589 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffec2f41-c164-4838-9178-c5b3519194c2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:02.373001 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 8/31] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46: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 25 04:46:02.387459 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-c61e5671-e1d8-4c36-8558-3e21d35cb281 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:02.390455 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-c61e5671-e1d8-4c36-8558-3e21d35cb281 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 Aug 25 04:46:02.390733 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-c61e5671-e1d8-4c36-8558-3e21d35cb281 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:02.390971 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-c61e5671-e1d8-4c36-8558-3e21d35cb281 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:02.409486 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:02.409486 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:02.415709 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-c61e5671-e1d8-4c36-8558-3e21d35cb281 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:46:02.423998 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-c61e5671-e1d8-4c36-8558-3e21d35cb281 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 returned with HTTP 200 Aug 25 04:46:02.424645 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 8/32] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:02 2026] GET /volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:03.402757 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-499ea254-564e-444b-9064-72fbd452144d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:03.406886 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-499ea254-564e-444b-9064-72fbd452144d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] PUT https://10.4.3.213/volume/v3/attachments/5db3be30-ca25-4549-9f67-9e66ac3474ff Aug 25 04:46:03.407540 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-499ea254-564e-444b-9064-72fbd452144d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:03.424634 np0000008045 devstack@c-api.service[100270]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 25 04:46:03.424634 np0000008045 devstack@c-api.service[100270]: .first() Aug 25 04:46:03.444157 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-499ea254-564e-444b-9064-72fbd452144d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Acquiring lock "cinder-attachment_update-1a465dce-70c6-4327-92f0-5d42460ed692-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:03.453509 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-499ea254-564e-444b-9064-72fbd452144d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Lock "cinder-attachment_update-1a465dce-70c6-4327-92f0-5d42460ed692-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:03.455069 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:03.455069 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:03.677623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-499ea254-564e-444b-9064-72fbd452144d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Lock "cinder-attachment_update-1a465dce-70c6-4327-92f0-5d42460ed692-np0000008045" released by "attachment_update" :: held 0.223s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:03.678212 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-499ea254-564e-444b-9064-72fbd452144d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/attachments/5db3be30-ca25-4549-9f67-9e66ac3474ff returned with HTTP 200 Aug 25 04:46:03.678902 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 9/33] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:03 2026] PUT /volume/v3/attachments/5db3be30-ca25-4549-9f67-9e66ac3474ff => generated 969 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:03.722363 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-86931cde-f410-4e3c-83d5-5b2c2a99443d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:03.726316 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-86931cde-f410-4e3c-83d5-5b2c2a99443d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] POST https://10.4.3.213/volume/v3/attachments/5db3be30-ca25-4549-9f67-9e66ac3474ff/action Aug 25 04:46:03.727246 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-86931cde-f410-4e3c-83d5-5b2c2a99443d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:03.727817 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-86931cde-f410-4e3c-83d5-5b2c2a99443d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:03.759735 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:03.759735 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:03.785683 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4d2a443-8d29-44ea-8a8c-67a38539ff25 req-86931cde-f410-4e3c-83d5-5b2c2a99443d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/attachments/5db3be30-ca25-4549-9f67-9e66ac3474ff/action returned with HTTP 204 Aug 25 04:46:03.786334 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 9/34] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:03 2026] POST /volume/v3/attachments/5db3be30-ca25-4549-9f67-9e66ac3474ff/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:09.578811 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=9 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:46:11.979604 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c4eb2b2c-d8ce-4bd5-80a3-1a7f7bf78805 req-c1e90fcb-0a93-4a8f-91f2-b76174a4fe24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:11.982640 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c4eb2b2c-d8ce-4bd5-80a3-1a7f7bf78805 req-c1e90fcb-0a93-4a8f-91f2-b76174a4fe24 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 Aug 25 04:46:11.982931 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c4eb2b2c-d8ce-4bd5-80a3-1a7f7bf78805 req-c1e90fcb-0a93-4a8f-91f2-b76174a4fe24 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:11.983191 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c4eb2b2c-d8ce-4bd5-80a3-1a7f7bf78805 req-c1e90fcb-0a93-4a8f-91f2-b76174a4fe24 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:12.001718 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:12.001718 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:12.008278 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c4eb2b2c-d8ce-4bd5-80a3-1a7f7bf78805 req-c1e90fcb-0a93-4a8f-91f2-b76174a4fe24 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:46:12.017033 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c4eb2b2c-d8ce-4bd5-80a3-1a7f7bf78805 req-c1e90fcb-0a93-4a8f-91f2-b76174a4fe24 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 returned with HTTP 200 Aug 25 04:46:12.017936 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 9/35] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:11 2026] GET /volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:12.423958 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=40,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:46:13.658769 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:46:13.776088 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=45,cinder:INSERT=12,cinder:UPDATE=17 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:46:17.541025 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:17.857590 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:46:17.858182 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-678310375", "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:17.860344 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-678310375', 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:46:18.602279 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Create volume of 1 GB Aug 25 04:46:18.608977 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Availability Zones retrieved successfully. Aug 25 04:46:18.618901 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Flow 'volume_create_api' (dc6ff688-806d-4254-989e-8a68c9614cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:18.620405 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39bc6faf-76a0-41bc-9def-53fd924cbf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:18.622510 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:46:18.748610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39bc6faf-76a0-41bc-9def-53fd924cbf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:18.749548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff2caa5b-2773-4f52-856b-6d9f92bdb13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:18.859660 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Created reservations ['6d3410e4-203a-4515-8f45-94679e907dd5', '8a2ea91d-5153-4f4e-ba9d-8222eafda8cc', '2a7d1df9-bc44-42e7-9b4a-e3707f814243', '96cf523a-cbc5-4d39-b309-47155b7d6f3b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:46:18.860864 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff2caa5b-2773-4f52-856b-6d9f92bdb13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d3410e4-203a-4515-8f45-94679e907dd5', '8a2ea91d-5153-4f4e-ba9d-8222eafda8cc', '2a7d1df9-bc44-42e7-9b4a-e3707f814243', '96cf523a-cbc5-4d39-b309-47155b7d6f3b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:18.861711 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200e92f6-8536-410a-86e8-e4ce3e251bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:18.896871 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200e92f6-8536-410a-86e8-e4ce3e251bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd07644d5-24de-4752-81e7-d8c08cf6ea89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-678310375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91678f133dab4d2280702a89a0e77d83',qos_specs=None,replication_status=,reservations=['6d3410e4-203a-4515-8f45-94679e907dd5','8a2ea91d-5153-4f4e-ba9d-8222eafda8cc','2a7d1df9-bc44-42e7-9b4a-e3707f814243','96cf523a-cbc5-4d39-b309-47155b7d6f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c1909a3f1d4e9da99b1eae6d0cc78b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-678310375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d07644d5-24de-4752-81e7-d8c08cf6ea89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91678f133dab4d2280702a89a0e77d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c1909a3f1d4e9da99b1eae6d0cc78b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:18.900530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5909d2f5-0d6b-4ede-8196-bb9321ab6393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:18.930269 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5909d2f5-0d6b-4ede-8196-bb9321ab6393) transitioned into state 'SUCCESS' from state '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-678310375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91678f133dab4d2280702a89a0e77d83',qos_specs=None,replication_status=,reservations=['6d3410e4-203a-4515-8f45-94679e907dd5','8a2ea91d-5153-4f4e-ba9d-8222eafda8cc','2a7d1df9-bc44-42e7-9b4a-e3707f814243','96cf523a-cbc5-4d39-b309-47155b7d6f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c1909a3f1d4e9da99b1eae6d0cc78b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:18.931055 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fdbc579-1656-417b-a919-4ced1bf6ff57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:18.945994 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fdbc579-1656-417b-a919-4ced1bf6ff57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:18.947335 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Flow 'volume_create_api' (dc6ff688-806d-4254-989e-8a68c9614cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:18.949584 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Create volume request issued successfully. Aug 25 04:46:18.949584 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67379116-1237-47a4-8ac0-25bbf54ac6d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:46:18.949826 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 9/36] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:46:17 2026] POST /volume/v3/volumes => generated 751 bytes in 1409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:46:18.969587 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-47f3f013-face-4bea-a9ab-93cd6b2e5c44 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:18.976792 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47f3f013-face-4bea-a9ab-93cd6b2e5c44 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:18.976909 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47f3f013-face-4bea-a9ab-93cd6b2e5c44 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:18.977141 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47f3f013-face-4bea-a9ab-93cd6b2e5c44 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:18.996861 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:18.996861 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:19.006177 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-47f3f013-face-4bea-a9ab-93cd6b2e5c44 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:19.016600 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47f3f013-face-4bea-a9ab-93cd6b2e5c44 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:19.017727 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 10/37] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:18 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:20.041900 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6dd2603-e242-491d-9807-b583e407cf12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:20.047022 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6dd2603-e242-491d-9807-b583e407cf12 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:20.047022 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6dd2603-e242-491d-9807-b583e407cf12 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:20.048314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6dd2603-e242-491d-9807-b583e407cf12 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:20.061989 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:20.061989 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:20.069840 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6dd2603-e242-491d-9807-b583e407cf12 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:20.079315 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6dd2603-e242-491d-9807-b583e407cf12 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:20.080078 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 10/38] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:20 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:21.104133 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c4c77a7-4f7a-4e26-b911-7342438a0b30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:21.108555 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c4c77a7-4f7a-4e26-b911-7342438a0b30 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:21.108801 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c4c77a7-4f7a-4e26-b911-7342438a0b30 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:21.109044 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c4c77a7-4f7a-4e26-b911-7342438a0b30 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:21.118188 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:21.118188 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:21.123039 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c4c77a7-4f7a-4e26-b911-7342438a0b30 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:21.128066 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c4c77a7-4f7a-4e26-b911-7342438a0b30 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:21.128237 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 10/39] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:21 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:22.147930 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f5793e21-374d-454e-9f44-f778525cd517 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:22.151622 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5793e21-374d-454e-9f44-f778525cd517 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:22.152679 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5793e21-374d-454e-9f44-f778525cd517 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:22.153019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5793e21-374d-454e-9f44-f778525cd517 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:22.180324 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:22.180324 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:22.188964 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f5793e21-374d-454e-9f44-f778525cd517 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:22.198619 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5793e21-374d-454e-9f44-f778525cd517 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:22.199129 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 10/40] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:22 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 904 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:23.223672 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c7205dd-6bd2-42cf-ba1e-cd28c5c9a2f4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:23.226944 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c7205dd-6bd2-42cf-ba1e-cd28c5c9a2f4 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:23.227636 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c7205dd-6bd2-42cf-ba1e-cd28c5c9a2f4 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:23.228117 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c7205dd-6bd2-42cf-ba1e-cd28c5c9a2f4 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:23.241114 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:23.241114 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:23.247140 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1c7205dd-6bd2-42cf-ba1e-cd28c5c9a2f4 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:23.255252 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c7205dd-6bd2-42cf-ba1e-cd28c5c9a2f4 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:23.255908 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 11/41] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:23 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:24.275357 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-178da63a-1ec9-425f-8a26-4fa9c61a9df1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:24.277925 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-178da63a-1ec9-425f-8a26-4fa9c61a9df1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:24.278358 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-178da63a-1ec9-425f-8a26-4fa9c61a9df1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:24.279222 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-178da63a-1ec9-425f-8a26-4fa9c61a9df1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:24.293087 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:24.293087 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:24.299162 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-178da63a-1ec9-425f-8a26-4fa9c61a9df1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:24.304887 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-178da63a-1ec9-425f-8a26-4fa9c61a9df1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:24.305366 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 11/42] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:24 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:25.323745 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93eb49ae-1f4e-4d0e-922b-c9b43666f574 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:25.326595 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93eb49ae-1f4e-4d0e-922b-c9b43666f574 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:25.327014 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93eb49ae-1f4e-4d0e-922b-c9b43666f574 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:25.327648 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93eb49ae-1f4e-4d0e-922b-c9b43666f574 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:25.344380 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:25.344380 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:25.352235 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93eb49ae-1f4e-4d0e-922b-c9b43666f574 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:25.360530 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93eb49ae-1f4e-4d0e-922b-c9b43666f574 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:25.361577 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 11/43] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:25 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:26.380076 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e96e3886-092f-46c6-af29-cc1ccb92fb87 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:26.383077 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e96e3886-092f-46c6-af29-cc1ccb92fb87 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:26.383348 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e96e3886-092f-46c6-af29-cc1ccb92fb87 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:26.383634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e96e3886-092f-46c6-af29-cc1ccb92fb87 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:26.393352 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:26.393352 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:26.399228 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e96e3886-092f-46c6-af29-cc1ccb92fb87 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:26.404989 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e96e3886-092f-46c6-af29-cc1ccb92fb87 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:26.405419 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 11/44] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:26 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:46:27.421644 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d59ac05a-74a0-4d1e-9e52-fd9947450493 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:27.424275 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d59ac05a-74a0-4d1e-9e52-fd9947450493 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:27.424418 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d59ac05a-74a0-4d1e-9e52-fd9947450493 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:27.425405 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d59ac05a-74a0-4d1e-9e52-fd9947450493 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:27.443341 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:27.443341 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:27.450804 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d59ac05a-74a0-4d1e-9e52-fd9947450493 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:27.465678 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d59ac05a-74a0-4d1e-9e52-fd9947450493 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:27.466152 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 12/45] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:27 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:28.484966 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-173edd75-b660-4d90-971d-c4640b007d3f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:28.489335 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-173edd75-b660-4d90-971d-c4640b007d3f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:28.489694 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-173edd75-b660-4d90-971d-c4640b007d3f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:28.489921 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-173edd75-b660-4d90-971d-c4640b007d3f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:28.508357 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:28.508357 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:28.520858 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-173edd75-b660-4d90-971d-c4640b007d3f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:28.529632 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-173edd75-b660-4d90-971d-c4640b007d3f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:28.530704 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 12/46] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:28 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:29.550785 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0bd4df9c-2093-40bf-bab3-b9001394c6ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:29.556151 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bd4df9c-2093-40bf-bab3-b9001394c6ef tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:29.556499 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bd4df9c-2093-40bf-bab3-b9001394c6ef tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:29.556955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bd4df9c-2093-40bf-bab3-b9001394c6ef tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:29.568798 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:29.568798 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:29.576402 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0bd4df9c-2093-40bf-bab3-b9001394c6ef tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:29.586398 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bd4df9c-2093-40bf-bab3-b9001394c6ef tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:29.587001 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 12/47] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:29 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:30.605994 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f38b11da-5c74-4571-8ede-53308733492a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:30.609261 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f38b11da-5c74-4571-8ede-53308733492a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:30.609515 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f38b11da-5c74-4571-8ede-53308733492a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:30.609727 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f38b11da-5c74-4571-8ede-53308733492a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:30.618922 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:30.618922 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:30.635337 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f38b11da-5c74-4571-8ede-53308733492a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:30.644834 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f38b11da-5c74-4571-8ede-53308733492a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:30.645342 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 12/48] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:30 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 1390 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:30.665221 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:30.668537 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:46:30.668876 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1035909640"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:30.673583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1035909640'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:46:30.673583 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Create volume of 1 GB Aug 25 04:46:30.687446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Availability zone cache updated, next update will occur around 2026-08-25 05:46:30.686531. {{(pid=100270) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:46:30.687683 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Availability Zones retrieved successfully. Aug 25 04:46:30.723615 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Flow 'volume_create_api' (1a30c8b6-36df-440e-9ce3-674c689a89ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:30.726776 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (178537b6-1828-4941-9628-a1a5517c847b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:30.730526 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:46:30.814409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (178537b6-1828-4941-9628-a1a5517c847b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:30.815278 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aacbe3c-8a54-485b-8959-da3479d722aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:30.870193 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-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 25 04:46:30.870640 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-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 25 04:46:30.901002 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Created reservations ['105ec562-2e6c-4640-b99c-c9e0535db8b3', 'cea458b8-d98d-478b-80d3-e251b2bef399', '05d70a7b-d8a5-4335-bc32-b1f548a3eb18', 'cd1a85ab-ff3e-4e6e-a4ce-75aed6dc7b7d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:46:30.902211 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aacbe3c-8a54-485b-8959-da3479d722aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105ec562-2e6c-4640-b99c-c9e0535db8b3', 'cea458b8-d98d-478b-80d3-e251b2bef399', '05d70a7b-d8a5-4335-bc32-b1f548a3eb18', 'cd1a85ab-ff3e-4e6e-a4ce-75aed6dc7b7d']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:30.904453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d371eb76-288a-4c35-a606-de257cb456c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:30.946513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d371eb76-288a-4c35-a606-de257cb456c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a4e9b13-124f-45e1-9075-25386b065089', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1035909640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91678f133dab4d2280702a89a0e77d83',qos_specs=None,replication_status=,reservations=['105ec562-2e6c-4640-b99c-c9e0535db8b3','cea458b8-d98d-478b-80d3-e251b2bef399','05d70a7b-d8a5-4335-bc32-b1f548a3eb18','cd1a85ab-ff3e-4e6e-a4ce-75aed6dc7b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c1909a3f1d4e9da99b1eae6d0cc78b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1035909640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a4e9b13-124f-45e1-9075-25386b065089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91678f133dab4d2280702a89a0e77d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c1909a3f1d4e9da99b1eae6d0cc78b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:30.946513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f992270f-1256-4273-b629-29b9ffbe3b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:30.994800 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f992270f-1256-4273-b629-29b9ffbe3b0b) transitioned into state 'SUCCESS' from state '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-1035909640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91678f133dab4d2280702a89a0e77d83',qos_specs=None,replication_status=,reservations=['105ec562-2e6c-4640-b99c-c9e0535db8b3','cea458b8-d98d-478b-80d3-e251b2bef399','05d70a7b-d8a5-4335-bc32-b1f548a3eb18','cd1a85ab-ff3e-4e6e-a4ce-75aed6dc7b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c1909a3f1d4e9da99b1eae6d0cc78b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:30.996057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e85ee631-75df-4b5a-86cf-13e645440585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:31.019995 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e85ee631-75df-4b5a-86cf-13e645440585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:31.021237 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Flow 'volume_create_api' (1a30c8b6-36df-440e-9ce3-674c689a89ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:31.021757 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Create volume request issued successfully. Aug 25 04:46:31.022903 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d8882a61-cb09-47b5-9647-7c8c33d49099 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:46:31.023233 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 13/49] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:46:30 2026] POST /volume/v3/volumes => generated 752 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:46:31.045399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf29fe84-d2d4-4c56-8541-1edc2c2bd0a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:31.048348 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf29fe84-d2d4-4c56-8541-1edc2c2bd0a1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 Aug 25 04:46:31.048348 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf29fe84-d2d4-4c56-8541-1edc2c2bd0a1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:31.048555 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf29fe84-d2d4-4c56-8541-1edc2c2bd0a1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:31.062907 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:31.062907 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:31.071161 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cf29fe84-d2d4-4c56-8541-1edc2c2bd0a1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:31.079679 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf29fe84-d2d4-4c56-8541-1edc2c2bd0a1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 returned with HTTP 200 Aug 25 04:46:31.079679 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 13/50] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:31 2026] GET /volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:32.098691 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-197a09c9-2c7f-4bfa-b1ee-7da184db6f3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:32.101823 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-197a09c9-2c7f-4bfa-b1ee-7da184db6f3a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 Aug 25 04:46:32.101823 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-197a09c9-2c7f-4bfa-b1ee-7da184db6f3a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:32.102048 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-197a09c9-2c7f-4bfa-b1ee-7da184db6f3a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:32.116597 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:32.116597 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:32.123771 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-197a09c9-2c7f-4bfa-b1ee-7da184db6f3a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:32.135309 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-197a09c9-2c7f-4bfa-b1ee-7da184db6f3a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 returned with HTTP 200 Aug 25 04:46:32.135991 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 13/51] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:32 2026] GET /volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:32.154360 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:32.157210 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:46:32.157741 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1842960756"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:32.159631 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1842960756'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:46:32.159754 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Create volume of 1 GB Aug 25 04:46:32.166320 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Availability Zones retrieved successfully. Aug 25 04:46:32.173963 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Flow 'volume_create_api' (240f7544-2a45-47e6-bfc3-c2d06f0d4697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:32.179552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a5658e-a91c-41b2-8e4f-d2d97b0ab41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:32.180874 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:46:32.231308 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a5658e-a91c-41b2-8e4f-d2d97b0ab41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:32.231935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5728a954-3ef1-49b9-bde6-d32ec9c4c4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:32.306518 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Created reservations ['2545ca0d-d3be-4095-8346-d930e76de4a2', 'b6ac1b06-cf30-4d66-822d-51e741455b18', 'e2ea45b3-bc8c-4d16-8d19-fc69ec542f12', '6984a106-b4b5-4bb8-9cea-8df1ed6b2ee5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:46:32.307634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5728a954-3ef1-49b9-bde6-d32ec9c4c4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2545ca0d-d3be-4095-8346-d930e76de4a2', 'b6ac1b06-cf30-4d66-822d-51e741455b18', 'e2ea45b3-bc8c-4d16-8d19-fc69ec542f12', '6984a106-b4b5-4bb8-9cea-8df1ed6b2ee5']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:32.309038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfcbd6f-0eb7-4af1-99cd-61bec76de2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:32.343673 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfcbd6f-0eb7-4af1-99cd-61bec76de2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d893b20-2981-448c-a9c4-97d8954ad919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1842960756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91678f133dab4d2280702a89a0e77d83',qos_specs=None,replication_status=,reservations=['2545ca0d-d3be-4095-8346-d930e76de4a2','b6ac1b06-cf30-4d66-822d-51e741455b18','e2ea45b3-bc8c-4d16-8d19-fc69ec542f12','6984a106-b4b5-4bb8-9cea-8df1ed6b2ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c1909a3f1d4e9da99b1eae6d0cc78b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1842960756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d893b20-2981-448c-a9c4-97d8954ad919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91678f133dab4d2280702a89a0e77d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c1909a3f1d4e9da99b1eae6d0cc78b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:32.345757 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3760a690-fd74-45a8-8719-b2d08ec31804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:32.376365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3760a690-fd74-45a8-8719-b2d08ec31804) transitioned into state 'SUCCESS' from state '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-1842960756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91678f133dab4d2280702a89a0e77d83',qos_specs=None,replication_status=,reservations=['2545ca0d-d3be-4095-8346-d930e76de4a2','b6ac1b06-cf30-4d66-822d-51e741455b18','e2ea45b3-bc8c-4d16-8d19-fc69ec542f12','6984a106-b4b5-4bb8-9cea-8df1ed6b2ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c1909a3f1d4e9da99b1eae6d0cc78b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:32.378020 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae62579f-5cec-4cbc-be84-15422886240d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:32.395120 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae62579f-5cec-4cbc-be84-15422886240d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:32.396993 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Flow 'volume_create_api' (240f7544-2a45-47e6-bfc3-c2d06f0d4697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:32.398713 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Create volume request issued successfully. Aug 25 04:46:32.401241 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7b94653-ad63-4a4a-963c-bb9e19560aca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:46:32.401241 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 13/52] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:46:32 2026] POST /volume/v3/volumes => generated 752 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:46:32.421732 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-48eb7d54-5978-4ec3-afac-2289837d4278 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:32.424198 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48eb7d54-5978-4ec3-afac-2289837d4278 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 Aug 25 04:46:32.424541 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48eb7d54-5978-4ec3-afac-2289837d4278 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:32.424986 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48eb7d54-5978-4ec3-afac-2289837d4278 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:32.440856 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:32.440856 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:32.450272 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48eb7d54-5978-4ec3-afac-2289837d4278 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:32.458349 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48eb7d54-5978-4ec3-afac-2289837d4278 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 returned with HTTP 200 Aug 25 04:46:32.459214 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 14/53] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:32 2026] GET /volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:33.214888 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:33.217691 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:46:33.217945 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-981334532"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:33.220080 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-981334532'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:46:33.220381 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Create volume of 1 GB Aug 25 04:46:33.229388 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Availability Zones retrieved successfully. Aug 25 04:46:33.245933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Flow 'volume_create_api' (f1b65667-cae3-49ca-83bc-99e61294f3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:33.248044 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8d0147-131b-479e-b14e-fd185977dafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:33.248582 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:46:33.295280 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8d0147-131b-479e-b14e-fd185977dafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:33.296580 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fe119c-9311-4733-8edb-7dfb72f2bbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:33.423607 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Created reservations ['66ecb541-7f36-44f3-9ed2-ad8ffd28969e', '8fe770b8-7733-4e8d-a7ea-6cc9bd0410b5', '7ba7a5c5-cb96-46f2-978e-f2fd418bc6e0', 'c85ec83d-e396-4ac7-9519-f67d238d828e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:46:33.424716 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fe119c-9311-4733-8edb-7dfb72f2bbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66ecb541-7f36-44f3-9ed2-ad8ffd28969e', '8fe770b8-7733-4e8d-a7ea-6cc9bd0410b5', '7ba7a5c5-cb96-46f2-978e-f2fd418bc6e0', 'c85ec83d-e396-4ac7-9519-f67d238d828e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:33.426166 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b344b5-3fc1-4305-abb2-e3a483f3fa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:33.461479 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b344b5-3fc1-4305-abb2-e3a483f3fa10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '564b04d2-826c-49fd-81bf-82be6fa65221', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-981334532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ab09c9f7924b1c98c61c901f56c924',qos_specs=None,replication_status=,reservations=['66ecb541-7f36-44f3-9ed2-ad8ffd28969e','8fe770b8-7733-4e8d-a7ea-6cc9bd0410b5','7ba7a5c5-cb96-46f2-978e-f2fd418bc6e0','c85ec83d-e396-4ac7-9519-f67d238d828e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228ba2eaacb5426abac3b7e78156112c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-981334532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=564b04d2-826c-49fd-81bf-82be6fa65221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55ab09c9f7924b1c98c61c901f56c924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='228ba2eaacb5426abac3b7e78156112c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:33.462028 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b254f05a-4b8e-4e75-8578-fcc3a85b3637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:33.477937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a939279-69f2-476b-b115-49e4c66aca55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:33.480304 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a939279-69f2-476b-b115-49e4c66aca55 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 Aug 25 04:46:33.480583 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a939279-69f2-476b-b115-49e4c66aca55 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:33.480810 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a939279-69f2-476b-b115-49e4c66aca55 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:33.494884 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:33.494884 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:33.502977 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5a939279-69f2-476b-b115-49e4c66aca55 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:33.509833 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b254f05a-4b8e-4e75-8578-fcc3a85b3637) transitioned into state 'SUCCESS' from state '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-981334532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ab09c9f7924b1c98c61c901f56c924',qos_specs=None,replication_status=,reservations=['66ecb541-7f36-44f3-9ed2-ad8ffd28969e','8fe770b8-7733-4e8d-a7ea-6cc9bd0410b5','7ba7a5c5-cb96-46f2-978e-f2fd418bc6e0','c85ec83d-e396-4ac7-9519-f67d238d828e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228ba2eaacb5426abac3b7e78156112c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:33.510810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c016f0e1-85be-40e7-9e31-4057a14de880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:33.512286 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a939279-69f2-476b-b115-49e4c66aca55 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 returned with HTTP 200 Aug 25 04:46:33.513366 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 14/54] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:33 2026] GET /volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:33.545844 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c016f0e1-85be-40e7-9e31-4057a14de880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:33.547091 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Flow 'volume_create_api' (f1b65667-cae3-49ca-83bc-99e61294f3d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:33.548217 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Create volume request issued successfully. Aug 25 04:46:33.548511 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0aea4aab-0de9-464d-88e0-f27beb7e869f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:46:33.549695 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 14/55] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:46:33 2026] POST /volume/v3/volumes => generated 753 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:46:34.250340 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:34.254132 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:46:34.255072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1277725354"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:34.256957 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1277725354'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:46:34.256957 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Create volume of 1 GB Aug 25 04:46:34.257304 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:34.257304 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:34.263712 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Availability Zones retrieved successfully. Aug 25 04:46:34.272215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Flow 'volume_create_api' (1de12d2c-14ea-4757-ba86-ddf1f5179ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:34.275468 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e041763-709a-4097-843e-ff04d6bf5df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:34.276074 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:46:34.335951 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e041763-709a-4097-843e-ff04d6bf5df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:34.337299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf710db7-e03d-4e54-ae09-eb5db91d1261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:34.499264 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Created reservations ['ab9220fa-866a-4d9e-9c5e-5fee325edf37', '73799dff-dffe-44b7-9cb0-8eae01fc0d09', '0a11072d-1a93-4147-903b-a7aa54975087', '87afc57e-55a9-42e7-949e-f830a0f46203'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:46:34.500160 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf710db7-e03d-4e54-ae09-eb5db91d1261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab9220fa-866a-4d9e-9c5e-5fee325edf37', '73799dff-dffe-44b7-9cb0-8eae01fc0d09', '0a11072d-1a93-4147-903b-a7aa54975087', '87afc57e-55a9-42e7-949e-f830a0f46203']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:34.501294 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb229021-f4b5-4b3c-a2d2-43ee73ef24d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:34.543755 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb229021-f4b5-4b3c-a2d2-43ee73ef24d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd467467b-6a40-43d8-a765-403242984ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1277725354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1bff2b55d5a48c883597c4504bb6bad',qos_specs=None,replication_status=,reservations=['ab9220fa-866a-4d9e-9c5e-5fee325edf37','73799dff-dffe-44b7-9cb0-8eae01fc0d09','0a11072d-1a93-4147-903b-a7aa54975087','87afc57e-55a9-42e7-949e-f830a0f46203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eb42c205f014fd3892d8328e34f8713',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1277725354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d467467b-6a40-43d8-a765-403242984ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1bff2b55d5a48c883597c4504bb6bad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1eb42c205f014fd3892d8328e34f8713',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:34.545043 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360ef9b6-d8d0-4a12-84f5-658f5a5e46db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:34.593129 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360ef9b6-d8d0-4a12-84f5-658f5a5e46db) transitioned into state 'SUCCESS' from state '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-1277725354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1bff2b55d5a48c883597c4504bb6bad',qos_specs=None,replication_status=,reservations=['ab9220fa-866a-4d9e-9c5e-5fee325edf37','73799dff-dffe-44b7-9cb0-8eae01fc0d09','0a11072d-1a93-4147-903b-a7aa54975087','87afc57e-55a9-42e7-949e-f830a0f46203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eb42c205f014fd3892d8328e34f8713',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:34.595339 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa0e8c39-4b99-4752-a26e-65ce0cd1260b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:34.620716 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa0e8c39-4b99-4752-a26e-65ce0cd1260b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:34.622234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Flow 'volume_create_api' (1de12d2c-14ea-4757-ba86-ddf1f5179ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:34.625357 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Create volume request issued successfully. Aug 25 04:46:34.625357 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82fb8ffa-2e8f-493e-b9a4-2218b9cd07c4 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:46:34.628928 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 14/56] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:46:34 2026] POST /volume/v3/volumes => generated 755 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:46:34.653333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6554e572-48b4-43ce-9e8a-5ba03b93407d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:34.653333 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6554e572-48b4-43ce-9e8a-5ba03b93407d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:34.653333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6554e572-48b4-43ce-9e8a-5ba03b93407d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:34.653333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6554e572-48b4-43ce-9e8a-5ba03b93407d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:34.669153 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:34.669153 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:34.669674 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6554e572-48b4-43ce-9e8a-5ba03b93407d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:34.679709 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6554e572-48b4-43ce-9e8a-5ba03b93407d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:34.682079 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 15/57] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:34 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:35.703927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f913386-b3d4-4a69-9215-52d598d86acb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:35.707923 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f913386-b3d4-4a69-9215-52d598d86acb tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:35.708238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f913386-b3d4-4a69-9215-52d598d86acb tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:35.708469 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f913386-b3d4-4a69-9215-52d598d86acb tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:35.719025 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:35.719025 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:35.730278 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4f913386-b3d4-4a69-9215-52d598d86acb tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:35.735101 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f913386-b3d4-4a69-9215-52d598d86acb tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:35.735101 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 15/58] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:35 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:35.801394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-d3774b1d-c0d8-4300-83b2-6fe40b657c1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:35.806275 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-d3774b1d-c0d8-4300-83b2-6fe40b657c1f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:35.806572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-d3774b1d-c0d8-4300-83b2-6fe40b657c1f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:35.806867 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-d3774b1d-c0d8-4300-83b2-6fe40b657c1f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:35.820049 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:35.820049 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:35.830235 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-d3774b1d-c0d8-4300-83b2-6fe40b657c1f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:35.837663 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-d3774b1d-c0d8-4300-83b2-6fe40b657c1f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:35.838138 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 15/59] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:35 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:36.352297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18745163-a533-4752-abfd-5811ea0b85da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:36.353279 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18745163-a533-4752-abfd-5811ea0b85da None None] GET https://10.4.3.213/volume// Aug 25 04:46:36.353486 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18745163-a533-4752-abfd-5811ea0b85da None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:36.353908 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18745163-a533-4752-abfd-5811ea0b85da None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:36.354714 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18745163-a533-4752-abfd-5811ea0b85da None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:36.355049 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 15/60] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:46:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:36.381156 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-3c9c33d8-5e21-445b-ac74-36152d919c5e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:37.046639 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-3c9c33d8-5e21-445b-ac74-36152d919c5e tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:37.047207 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-3c9c33d8-5e21-445b-ac74-36152d919c5e tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d467467b-6a40-43d8-a765-403242984ac8", "connector": null, "instance_uuid": "66f4c9cf-1013-4080-90ee-4479ab8987cc"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:37.062344 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:37.062344 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:37.157207 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-3c9c33d8-5e21-445b-ac74-36152d919c5e tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:37.157604 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 16/61] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:36 2026] POST /volume/v3/attachments => generated 273 bytes in 778 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:37.213869 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d075b96e-dca4-4e11-b5e0-c45cd551d559 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:37.216438 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d075b96e-dca4-4e11-b5e0-c45cd551d559 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:37.216897 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d075b96e-dca4-4e11-b5e0-c45cd551d559 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:37.218471 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d075b96e-dca4-4e11-b5e0-c45cd551d559 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:37.234591 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:37.234591 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:37.239117 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d075b96e-dca4-4e11-b5e0-c45cd551d559 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:37.245704 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d075b96e-dca4-4e11-b5e0-c45cd551d559 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:37.246356 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 16/62] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:37 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:37.247401 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af01b8ed-70c6-4456-bd4e-de7e696876e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:37.249320 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af01b8ed-70c6-4456-bd4e-de7e696876e8 None None] GET https://10.4.3.213/volume// Aug 25 04:46:37.250004 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af01b8ed-70c6-4456-bd4e-de7e696876e8 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:37.250527 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af01b8ed-70c6-4456-bd4e-de7e696876e8 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:37.251565 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af01b8ed-70c6-4456-bd4e-de7e696876e8 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:37.252373 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 16/63] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 04:46:37.269564 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-30a59b86-e271-4d05-b2fb-228648946dfd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:37.271954 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-30a59b86-e271-4d05-b2fb-228648946dfd tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:37.272241 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-30a59b86-e271-4d05-b2fb-228648946dfd tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:37.275284 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-30a59b86-e271-4d05-b2fb-228648946dfd tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:37.287520 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:37.287520 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:37.292349 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-30a59b86-e271-4d05-b2fb-228648946dfd tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:37.298338 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-30a59b86-e271-4d05-b2fb-228648946dfd tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:37.301887 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 16/64] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:37 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:37.445284 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-475c99d1-2a90-4c69-9ebc-996c7f43f1ca None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:37.449675 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-475c99d1-2a90-4c69-9ebc-996c7f43f1ca tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] PUT https://10.4.3.213/volume/v3/attachments/9ef69c95-9121-4274-b5ed-3134aa647e46 Aug 25 04:46:37.450735 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-475c99d1-2a90-4c69-9ebc-996c7f43f1ca tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:37.463329 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-475c99d1-2a90-4c69-9ebc-996c7f43f1ca tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Acquiring lock "cinder-attachment_update-d467467b-6a40-43d8-a765-403242984ac8-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:37.472929 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-475c99d1-2a90-4c69-9ebc-996c7f43f1ca tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Lock "cinder-attachment_update-d467467b-6a40-43d8-a765-403242984ac8-np0000008045" acquired by "attachment_update" :: waited 0.010s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:37.474840 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:37.474840 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:37.618581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-475c99d1-2a90-4c69-9ebc-996c7f43f1ca tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Lock "cinder-attachment_update-d467467b-6a40-43d8-a765-403242984ac8-np0000008045" released by "attachment_update" :: held 0.146s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:37.619957 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-475c99d1-2a90-4c69-9ebc-996c7f43f1ca tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/attachments/9ef69c95-9121-4274-b5ed-3134aa647e46 returned with HTTP 200 Aug 25 04:46:37.620850 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 17/65] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:37 2026] PUT /volume/v3/attachments/9ef69c95-9121-4274-b5ed-3134aa647e46 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:37.937311 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:37.939970 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:46:37.940526 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-344335218"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:37.942673 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-344335218'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:46:37.943016 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Create volume of 1 GB Aug 25 04:46:37.954081 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Availability Zones retrieved successfully. Aug 25 04:46:37.969312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Flow 'volume_create_api' (f8ce7125-380f-444d-b142-9ebeee7d398c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:37.969312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8ca683-6f5c-4095-9161-6cfc37560b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:37.969666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:46:38.061243 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8ca683-6f5c-4095-9161-6cfc37560b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:38.062042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2483d93a-bb97-46db-be0c-d485fad03a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:38.194217 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Created reservations ['45dd6f74-84e8-4c9c-a403-0f806f5cb49b', 'fe26eab6-0c1f-4235-b1ce-f088272cfcd3', '5f3fd054-a50b-4c0a-b70c-416d1359eca0', '621472ac-cf26-4a38-a0f6-faf94e6433ec'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:46:38.195794 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2483d93a-bb97-46db-be0c-d485fad03a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45dd6f74-84e8-4c9c-a403-0f806f5cb49b', 'fe26eab6-0c1f-4235-b1ce-f088272cfcd3', '5f3fd054-a50b-4c0a-b70c-416d1359eca0', '621472ac-cf26-4a38-a0f6-faf94e6433ec']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:38.196968 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d051cc9-0a90-4a98-ae44-ff0a37725d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:38.227188 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d051cc9-0a90-4a98-ae44-ff0a37725d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4137e46-01a0-462a-a54b-0d7ff8915cbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-344335218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d93cd70f164a3db2d7fe557f95c36c',qos_specs=None,replication_status=,reservations=['45dd6f74-84e8-4c9c-a403-0f806f5cb49b','fe26eab6-0c1f-4235-b1ce-f088272cfcd3','5f3fd054-a50b-4c0a-b70c-416d1359eca0','621472ac-cf26-4a38-a0f6-faf94e6433ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8bb8e3eaaf499e8225dfb6a4f0221b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-344335218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4137e46-01a0-462a-a54b-0d7ff8915cbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8d93cd70f164a3db2d7fe557f95c36c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e8bb8e3eaaf499e8225dfb6a4f0221b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:38.228805 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70dfaa2b-e89b-4ccf-b618-e48ff6feb7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:38.258485 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70dfaa2b-e89b-4ccf-b618-e48ff6feb7bc) transitioned into state 'SUCCESS' from state '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-344335218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8d93cd70f164a3db2d7fe557f95c36c',qos_specs=None,replication_status=,reservations=['45dd6f74-84e8-4c9c-a403-0f806f5cb49b','fe26eab6-0c1f-4235-b1ce-f088272cfcd3','5f3fd054-a50b-4c0a-b70c-416d1359eca0','621472ac-cf26-4a38-a0f6-faf94e6433ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e8bb8e3eaaf499e8225dfb6a4f0221b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:38.259206 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f92a8982-c957-4cba-b05b-b2d68a12951e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:38.265168 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c92e3b47-e287-41d8-aadd-14d792f6548d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:38.270040 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c92e3b47-e287-41d8-aadd-14d792f6548d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:38.270167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c92e3b47-e287-41d8-aadd-14d792f6548d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:38.270474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c92e3b47-e287-41d8-aadd-14d792f6548d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:38.277540 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f92a8982-c957-4cba-b05b-b2d68a12951e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:38.278798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Flow 'volume_create_api' (f8ce7125-380f-444d-b142-9ebeee7d398c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:38.279265 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Create volume request issued successfully. Aug 25 04:46:38.280137 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3913f32a-978e-4ffd-8873-2556d9cdde48 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:46:38.280790 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 17/66] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:46:37 2026] POST /volume/v3/volumes => generated 751 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:46:38.287193 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:38.287193 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:38.293169 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c92e3b47-e287-41d8-aadd-14d792f6548d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:38.300228 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c92e3b47-e287-41d8-aadd-14d792f6548d tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:38.300824 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 17/67] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:38 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:38.304680 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f61dc00c-d577-40af-ad85-485f2e93de74 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:38.309201 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f61dc00c-d577-40af-ad85-485f2e93de74 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:38.309510 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f61dc00c-d577-40af-ad85-485f2e93de74 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:38.309785 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f61dc00c-d577-40af-ad85-485f2e93de74 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:38.325375 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:38.325375 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:38.331517 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f61dc00c-d577-40af-ad85-485f2e93de74 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:38.338348 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f61dc00c-d577-40af-ad85-485f2e93de74 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:38.338871 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 17/68] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:38 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:39.326060 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-089f2f14-1cdd-45b9-9e99-d41ae489629f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:39.330224 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-089f2f14-1cdd-45b9-9e99-d41ae489629f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:39.330736 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-089f2f14-1cdd-45b9-9e99-d41ae489629f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:39.330978 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-089f2f14-1cdd-45b9-9e99-d41ae489629f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:39.345131 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:39.345131 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:39.351703 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-089f2f14-1cdd-45b9-9e99-d41ae489629f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:39.357928 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-089f2f14-1cdd-45b9-9e99-d41ae489629f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:39.359006 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 18/69] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:39 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:39.360854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62ff373d-11b4-4067-9bd7-2a9370afeed2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:39.364287 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62ff373d-11b4-4067-9bd7-2a9370afeed2 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:39.364287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62ff373d-11b4-4067-9bd7-2a9370afeed2 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:39.364287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62ff373d-11b4-4067-9bd7-2a9370afeed2 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:39.377828 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:39.377828 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:39.383477 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62ff373d-11b4-4067-9bd7-2a9370afeed2 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:39.392671 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62ff373d-11b4-4067-9bd7-2a9370afeed2 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:39.393485 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 18/70] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:39 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:39.488339 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-1e2e6714-e1ba-4e87-853a-6bc444b78637 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:39.491083 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-1e2e6714-e1ba-4e87-853a-6bc444b78637 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:39.491326 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-1e2e6714-e1ba-4e87-853a-6bc444b78637 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:39.491926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-1e2e6714-e1ba-4e87-853a-6bc444b78637 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:39.501778 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:39.501778 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:39.506364 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-1e2e6714-e1ba-4e87-853a-6bc444b78637 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:39.511741 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-1e2e6714-e1ba-4e87-853a-6bc444b78637 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:39.511741 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 18/71] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:39 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:39.965381 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-706174c9-38d8-4f82-b6d1-4e940bf69010 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:39.965961 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-706174c9-38d8-4f82-b6d1-4e940bf69010 None None] GET https://10.4.3.213/volume// Aug 25 04:46:39.966141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-706174c9-38d8-4f82-b6d1-4e940bf69010 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:39.966415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-706174c9-38d8-4f82-b6d1-4e940bf69010 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:39.967439 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-706174c9-38d8-4f82-b6d1-4e940bf69010 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:39.970533 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 18/72] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:46:39 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:39.998549 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-2ddd396a-7dcc-4c7d-8bc8-0c92cc88f813 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:40.393463 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-671322d5-efa3-40d4-a577-e087dadd9a53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:40.394656 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-2ddd396a-7dcc-4c7d-8bc8-0c92cc88f813 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:40.396287 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-2ddd396a-7dcc-4c7d-8bc8-0c92cc88f813 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4137e46-01a0-462a-a54b-0d7ff8915cbc", "connector": null, "instance_uuid": "b8dfbc24-829c-4a41-a62c-41de1fdc8f23"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:40.397667 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-671322d5-efa3-40d4-a577-e087dadd9a53 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:40.398727 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-671322d5-efa3-40d4-a577-e087dadd9a53 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:40.398727 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-671322d5-efa3-40d4-a577-e087dadd9a53 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:40.416776 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:40.416776 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:40.420886 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:40.420886 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:40.428543 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-671322d5-efa3-40d4-a577-e087dadd9a53 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:40.444546 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-671322d5-efa3-40d4-a577-e087dadd9a53 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:40.445175 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 19/73] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:40 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:40.485125 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-2ddd396a-7dcc-4c7d-8bc8-0c92cc88f813 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:40.485914 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 19/74] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:39 2026] POST /volume/v3/attachments => generated 273 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:40.546046 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-197cb9c3-953c-41cf-b42d-d53d0d12b068 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:40.548331 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-197cb9c3-953c-41cf-b42d-d53d0d12b068 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:40.549272 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-197cb9c3-953c-41cf-b42d-d53d0d12b068 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:40.549272 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-197cb9c3-953c-41cf-b42d-d53d0d12b068 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:40.572637 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:40.572637 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:40.578608 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-acaad567-b3be-42f0-aae4-84d29aec240f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:40.579499 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-acaad567-b3be-42f0-aae4-84d29aec240f None None] GET https://10.4.3.213/volume// Aug 25 04:46:40.579499 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-acaad567-b3be-42f0-aae4-84d29aec240f None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:40.579778 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-acaad567-b3be-42f0-aae4-84d29aec240f None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:40.580239 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-197cb9c3-953c-41cf-b42d-d53d0d12b068 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:40.580409 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-acaad567-b3be-42f0-aae4-84d29aec240f None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:40.583216 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 19/75] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46:40 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:40.590376 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-197cb9c3-953c-41cf-b42d-d53d0d12b068 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:40.590994 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 19/76] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:40 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:40.608258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-f1da1f1f-421a-4077-86a7-82cc49901381 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:40.614524 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-f1da1f1f-421a-4077-86a7-82cc49901381 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:40.614759 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-f1da1f1f-421a-4077-86a7-82cc49901381 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:40.615179 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-f1da1f1f-421a-4077-86a7-82cc49901381 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:40.636850 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:40.636850 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:40.644405 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-f1da1f1f-421a-4077-86a7-82cc49901381 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:40.653497 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-f1da1f1f-421a-4077-86a7-82cc49901381 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:40.654218 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 20/77] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:40 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 1023 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:40.810659 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-e434df8e-d44f-4779-9cac-97f5ef57d37c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:40.815241 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-e434df8e-d44f-4779-9cac-97f5ef57d37c tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] PUT https://10.4.3.213/volume/v3/attachments/a45245fc-ad71-4331-ab60-ec245c31a1f9 Aug 25 04:46:40.815807 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-e434df8e-d44f-4779-9cac-97f5ef57d37c tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:40.828095 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-e434df8e-d44f-4779-9cac-97f5ef57d37c tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Acquiring lock "cinder-attachment_update-b4137e46-01a0-462a-a54b-0d7ff8915cbc-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:40.835482 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-e434df8e-d44f-4779-9cac-97f5ef57d37c tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Lock "cinder-attachment_update-b4137e46-01a0-462a-a54b-0d7ff8915cbc-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:40.836847 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:40.836847 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:40.986658 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-e434df8e-d44f-4779-9cac-97f5ef57d37c tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Lock "cinder-attachment_update-b4137e46-01a0-462a-a54b-0d7ff8915cbc-np0000008045" released by "attachment_update" :: held 0.151s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:40.986658 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-e434df8e-d44f-4779-9cac-97f5ef57d37c tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/attachments/a45245fc-ad71-4331-ab60-ec245c31a1f9 returned with HTTP 200 Aug 25 04:46:40.989323 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 20/78] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:40 2026] PUT /volume/v3/attachments/a45245fc-ad71-4331-ab60-ec245c31a1f9 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:41.130589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-a415f504-3fb3-4212-ad76-ed09dc112453 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:41.138318 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-a415f504-3fb3-4212-ad76-ed09dc112453 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] POST https://10.4.3.213/volume/v3/attachments/9ef69c95-9121-4274-b5ed-3134aa647e46/action Aug 25 04:46:41.139960 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-a415f504-3fb3-4212-ad76-ed09dc112453 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:41.140239 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-a415f504-3fb3-4212-ad76-ed09dc112453 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:41.158541 np0000008045 devstack@c-api.service[100269]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 25 04:46:41.158541 np0000008045 devstack@c-api.service[100269]: .first() Aug 25 04:46:41.195410 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:41.195410 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:41.236443 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da270db6-7f5d-42c8-aa93-83ed7b46620e req-a415f504-3fb3-4212-ad76-ed09dc112453 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/attachments/9ef69c95-9121-4274-b5ed-3134aa647e46/action returned with HTTP 204 Aug 25 04:46:41.236990 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 20/79] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:41 2026] POST /volume/v3/attachments/9ef69c95-9121-4274-b5ed-3134aa647e46/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:41.472463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4754951-0f5c-4207-a5aa-27658380aba3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:41.472463 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4754951-0f5c-4207-a5aa-27658380aba3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:41.472982 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4754951-0f5c-4207-a5aa-27658380aba3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:41.473281 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4754951-0f5c-4207-a5aa-27658380aba3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:41.502069 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:41.502069 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:41.511024 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c4754951-0f5c-4207-a5aa-27658380aba3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:41.523451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4754951-0f5c-4207-a5aa-27658380aba3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:41.523451 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 20/80] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:41 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:41.546212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96192cbd-6fa4-49c8-8b90-be1185922bc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:41.548672 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96192cbd-6fa4-49c8-8b90-be1185922bc6 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:41.549780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96192cbd-6fa4-49c8-8b90-be1185922bc6 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:41.549780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96192cbd-6fa4-49c8-8b90-be1185922bc6 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:41.567485 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:41.567485 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:41.575456 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96192cbd-6fa4-49c8-8b90-be1185922bc6 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:41.581491 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96192cbd-6fa4-49c8-8b90-be1185922bc6 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:41.582444 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 21/81] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:41 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:41.605705 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a9a5dc15-f29c-45b4-8d20-dfb8d7d9541f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:41.609259 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9a5dc15-f29c-45b4-8d20-dfb8d7d9541f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:41.610171 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9a5dc15-f29c-45b4-8d20-dfb8d7d9541f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:41.610171 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9a5dc15-f29c-45b4-8d20-dfb8d7d9541f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:41.620817 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-912699b9-ae25-4956-ba13-8e75e08c9bd6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:41.622913 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-912699b9-ae25-4956-ba13-8e75e08c9bd6 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:41.623196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-912699b9-ae25-4956-ba13-8e75e08c9bd6 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:41.623550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-912699b9-ae25-4956-ba13-8e75e08c9bd6 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:41.629746 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:41.629746 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:41.636016 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:41.636016 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:41.644714 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9a5dc15-f29c-45b4-8d20-dfb8d7d9541f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Volume info retrieved successfully. Aug 25 04:46:41.646341 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-912699b9-ae25-4956-ba13-8e75e08c9bd6 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:41.656678 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-912699b9-ae25-4956-ba13-8e75e08c9bd6 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:41.656678 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 21/82] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:41 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:41.660689 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9a5dc15-f29c-45b4-8d20-dfb8d7d9541f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:41.661419 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 21/83] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:41 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 1140 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:41.824800 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-0b294961-735e-4dcb-9602-6876890d3831 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:41.828573 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-0b294961-735e-4dcb-9602-6876890d3831 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:41.828697 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-0b294961-735e-4dcb-9602-6876890d3831 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:41.828950 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-0b294961-735e-4dcb-9602-6876890d3831 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:41.874373 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:41.874373 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:41.883939 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-0b294961-735e-4dcb-9602-6876890d3831 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:41.887861 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-3cf8bc36-fdd2-43df-8aa3-ade8c8777776 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:41.891313 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-0b294961-735e-4dcb-9602-6876890d3831 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:41.891313 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 21/84] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:41 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:41.896355 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-3cf8bc36-fdd2-43df-8aa3-ade8c8777776 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:41.896727 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-3cf8bc36-fdd2-43df-8aa3-ade8c8777776 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:41.896941 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-3cf8bc36-fdd2-43df-8aa3-ade8c8777776 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:41.931198 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:41.931198 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:41.944704 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-3cf8bc36-fdd2-43df-8aa3-ade8c8777776 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:41.956915 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-3cf8bc36-fdd2-43df-8aa3-ade8c8777776 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:41.956915 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 22/85] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:41 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 1140 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:42.031559 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-957a6b4a-c253-4fd5-9e06-1c4a63efa5bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.038133 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-957a6b4a-c253-4fd5-9e06-1c4a63efa5bf tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] POST https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8/action Aug 25 04:46:42.041763 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-957a6b4a-c253-4fd5-9e06-1c4a63efa5bf tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:42.041763 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-957a6b4a-c253-4fd5-9e06-1c4a63efa5bf tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:42.077204 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:42.077204 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:42.077761 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-957a6b4a-c253-4fd5-9e06-1c4a63efa5bf tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:42.104192 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-957a6b4a-c253-4fd5-9e06-1c4a63efa5bf tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Begin detaching volume completed successfully. Aug 25 04:46:42.104576 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-957a6b4a-c253-4fd5-9e06-1c4a63efa5bf tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8/action returned with HTTP 202 Aug 25 04:46:42.105187 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 22/86] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:46:42 2026] POST /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:46:42.153439 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cbb488ec-2e55-45b9-989d-7bf2b5cba391 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.161784 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cbb488ec-2e55-45b9-989d-7bf2b5cba391 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:42.162155 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cbb488ec-2e55-45b9-989d-7bf2b5cba391 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.162524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cbb488ec-2e55-45b9-989d-7bf2b5cba391 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.196331 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:42.196331 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:42.212072 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cbb488ec-2e55-45b9-989d-7bf2b5cba391 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Volume info retrieved successfully. Aug 25 04:46:42.225018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-892ff329-a870-4c3c-994b-487da1eb7ef6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.225224 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-892ff329-a870-4c3c-994b-487da1eb7ef6 None None] GET https://10.4.3.213/volume// Aug 25 04:46:42.225468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-892ff329-a870-4c3c-994b-487da1eb7ef6 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.225717 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-892ff329-a870-4c3c-994b-487da1eb7ef6 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.226128 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-892ff329-a870-4c3c-994b-487da1eb7ef6 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:42.226561 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 22/87] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:42.226739 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cbb488ec-2e55-45b9-989d-7bf2b5cba391 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:42.227273 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 22/88] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 1143 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:42.242347 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-26cda3a6-4bd2-48ba-80a2-d912baeea31f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.248288 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-26cda3a6-4bd2-48ba-80a2-d912baeea31f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:42.248288 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-26cda3a6-4bd2-48ba-80a2-d912baeea31f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.248288 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-26cda3a6-4bd2-48ba-80a2-d912baeea31f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.263925 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:42.263925 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:42.267235 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-26cda3a6-4bd2-48ba-80a2-d912baeea31f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:42.274343 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-26cda3a6-4bd2-48ba-80a2-d912baeea31f tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:42.274538 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 23/89] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:42.427043 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-6608e36f-7c1d-442e-9b8d-6cb151b3d9ed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.430416 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-6608e36f-7c1d-442e-9b8d-6cb151b3d9ed tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:42.431238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-6608e36f-7c1d-442e-9b8d-6cb151b3d9ed tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.431238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-6608e36f-7c1d-442e-9b8d-6cb151b3d9ed tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.445857 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:42.445857 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:42.455776 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-6608e36f-7c1d-442e-9b8d-6cb151b3d9ed tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:42.466211 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-6608e36f-7c1d-442e-9b8d-6cb151b3d9ed tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:42.467251 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 23/90] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:42.520072 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46a800f2-8e0b-4e97-82b0-58c34a4ab89e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.520072 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46a800f2-8e0b-4e97-82b0-58c34a4ab89e None None] GET https://10.4.3.213/volume// Aug 25 04:46:42.520337 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46a800f2-8e0b-4e97-82b0-58c34a4ab89e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.520677 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46a800f2-8e0b-4e97-82b0-58c34a4ab89e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.521272 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46a800f2-8e0b-4e97-82b0-58c34a4ab89e None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:42.521603 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 23/91] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:42.545064 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-2e2576f5-bc3e-408f-8a29-276446468192 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.626571 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a9701d2-4465-4e6a-b4ce-556c39cd41e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.627263 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a9701d2-4465-4e6a-b4ce-556c39cd41e4 None None] GET https://10.4.3.213/volume// Aug 25 04:46:42.627482 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a9701d2-4465-4e6a-b4ce-556c39cd41e4 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.627760 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a9701d2-4465-4e6a-b4ce-556c39cd41e4 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.628214 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a9701d2-4465-4e6a-b4ce-556c39cd41e4 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:42.629095 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 24/92] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:42.641093 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-85e82661-916d-4352-b09d-5cec72da052c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.644705 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-85e82661-916d-4352-b09d-5cec72da052c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:42.645216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-85e82661-916d-4352-b09d-5cec72da052c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e2388bd-15f1-4c22-a633-bb6d22f586df", "connector": null, "instance_uuid": "1865dffc-500d-43c1-9843-b250ef1d88a1"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:42.664855 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:42.664855 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:42.686470 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ba491eb-89bf-4cff-ab8c-f268e9f75323 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.692023 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ba491eb-89bf-4cff-ab8c-f268e9f75323 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:42.692850 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ba491eb-89bf-4cff-ab8c-f268e9f75323 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.692936 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ba491eb-89bf-4cff-ab8c-f268e9f75323 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.712725 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:42.712725 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:42.716376 np0000008045 devstack@c-api.service[100269]: WARNING cinder.volume.api [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-85e82661-916d-4352-b09d-5cec72da052c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 04:46:42.719191 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ba491eb-89bf-4cff-ab8c-f268e9f75323 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:42.730468 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ba491eb-89bf-4cff-ab8c-f268e9f75323 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:42.730468 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 24/93] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:42.736376 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-85e82661-916d-4352-b09d-5cec72da052c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:42.737005 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 24/94] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:42 2026] POST /volume/v3/attachments => generated 271 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:42.789287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94e6e420-d84b-457b-8d04-ce2aaa464459 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.792734 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94e6e420-d84b-457b-8d04-ce2aaa464459 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:42.793108 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94e6e420-d84b-457b-8d04-ce2aaa464459 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.793336 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94e6e420-d84b-457b-8d04-ce2aaa464459 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.809328 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:42.809328 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:42.815313 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94e6e420-d84b-457b-8d04-ce2aaa464459 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:42.819764 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27725302-da51-49c9-84bc-0c812cb50de2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.819764 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27725302-da51-49c9-84bc-0c812cb50de2 None None] GET https://10.4.3.213/volume// Aug 25 04:46:42.820606 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27725302-da51-49c9-84bc-0c812cb50de2 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.820669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27725302-da51-49c9-84bc-0c812cb50de2 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.821356 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27725302-da51-49c9-84bc-0c812cb50de2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:42.822055 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 25/95] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:42.822118 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94e6e420-d84b-457b-8d04-ce2aaa464459 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:42.822640 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 25/96] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:42.840086 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-3ebc3a48-76af-4875-a3dd-789a60b3f673 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:42.845516 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-3ebc3a48-76af-4875-a3dd-789a60b3f673 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:42.845516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-3ebc3a48-76af-4875-a3dd-789a60b3f673 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:42.845516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-3ebc3a48-76af-4875-a3dd-789a60b3f673 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:42.862409 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:42.862409 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:42.870225 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-3ebc3a48-76af-4875-a3dd-789a60b3f673 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:42.882772 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-3ebc3a48-76af-4875-a3dd-789a60b3f673 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:42.883593 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 25/97] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:42 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1048 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:42.977265 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-2e2576f5-bc3e-408f-8a29-276446468192 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:42.978770 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-2e2576f5-bc3e-408f-8a29-276446468192 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea5d468b-cb83-45d6-8ade-4bdf303044b6", "connector": null, "instance_uuid": "848eade1-3561-4c4d-882a-a24d7a09eb9d"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:42.991642 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:42.991642 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:42.999170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-1344d7c8-bb62-46d6-aa10-d4b963eeefa5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:43.004260 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-1344d7c8-bb62-46d6-aa10-d4b963eeefa5 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] PUT https://10.4.3.213/volume/v3/attachments/a7d00235-36d2-4740-9a65-e5abc9ebdfc6 Aug 25 04:46:43.006053 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-1344d7c8-bb62-46d6-aa10-d4b963eeefa5 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:43.022062 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-1344d7c8-bb62-46d6-aa10-d4b963eeefa5 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Acquiring lock "cinder-attachment_update-9e2388bd-15f1-4c22-a633-bb6d22f586df-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:43.034130 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-1344d7c8-bb62-46d6-aa10-d4b963eeefa5 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Lock "cinder-attachment_update-9e2388bd-15f1-4c22-a633-bb6d22f586df-np0000008045" acquired by "attachment_update" :: waited 0.012s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:43.035775 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:43.035775 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:43.038541 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-2e2576f5-bc3e-408f-8a29-276446468192 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:43.039573 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 23/98] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:42 2026] POST /volume/v3/attachments => generated 273 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:43.097699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5f9b4b0-dfa6-4552-8b73-f0ff4bf572be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:43.102806 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5f9b4b0-dfa6-4552-8b73-f0ff4bf572be tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:43.102946 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5f9b4b0-dfa6-4552-8b73-f0ff4bf572be tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:43.103336 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5f9b4b0-dfa6-4552-8b73-f0ff4bf572be tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:43.128082 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:43.128082 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:43.133836 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4221c061-e393-41b3-b0d9-34fb533ea6b0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:43.134744 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4221c061-e393-41b3-b0d9-34fb533ea6b0 None None] GET https://10.4.3.213/volume// Aug 25 04:46:43.135345 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4221c061-e393-41b3-b0d9-34fb533ea6b0 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:43.135768 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4221c061-e393-41b3-b0d9-34fb533ea6b0 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:43.135829 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5f9b4b0-dfa6-4552-8b73-f0ff4bf572be tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:43.136296 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4221c061-e393-41b3-b0d9-34fb533ea6b0 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:43.137088 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 26/99] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46:43 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:43.144848 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5f9b4b0-dfa6-4552-8b73-f0ff4bf572be tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:43.145599 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 26/100] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:43 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:43.155826 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-f9415ce0-33c0-4eca-b5b6-75570c89141c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:43.159042 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-f9415ce0-33c0-4eca-b5b6-75570c89141c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:43.159591 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-f9415ce0-33c0-4eca-b5b6-75570c89141c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:43.159742 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-f9415ce0-33c0-4eca-b5b6-75570c89141c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:43.180248 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:43.180248 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:43.188815 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-f9415ce0-33c0-4eca-b5b6-75570c89141c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:43.201534 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-f9415ce0-33c0-4eca-b5b6-75570c89141c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:43.202261 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 24/101] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:43 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1237 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:43.228135 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-1344d7c8-bb62-46d6-aa10-d4b963eeefa5 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Lock "cinder-attachment_update-9e2388bd-15f1-4c22-a633-bb6d22f586df-np0000008045" released by "attachment_update" :: held 0.194s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:43.229182 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-1344d7c8-bb62-46d6-aa10-d4b963eeefa5 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/attachments/a7d00235-36d2-4740-9a65-e5abc9ebdfc6 returned with HTTP 200 Aug 25 04:46:43.229384 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 26/102] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:42 2026] PUT /volume/v3/attachments/a7d00235-36d2-4740-9a65-e5abc9ebdfc6 => generated 967 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:43.248196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cafd5628-a7cc-4249-8811-8533470a8da9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:43.256350 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cafd5628-a7cc-4249-8811-8533470a8da9 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:43.256763 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cafd5628-a7cc-4249-8811-8533470a8da9 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:43.257172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cafd5628-a7cc-4249-8811-8533470a8da9 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:43.276408 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:43.276408 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:43.281986 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cafd5628-a7cc-4249-8811-8533470a8da9 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Volume info retrieved successfully. Aug 25 04:46:43.289923 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cafd5628-a7cc-4249-8811-8533470a8da9 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:43.290805 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 27/103] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:43 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:43.343220 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-81833139-b515-4d09-b25e-0dac5e056f23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:43.345592 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-81833139-b515-4d09-b25e-0dac5e056f23 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] PUT https://10.4.3.213/volume/v3/attachments/5f791cd0-1739-4340-8db7-d4bc80a4973d Aug 25 04:46:43.345592 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-81833139-b515-4d09-b25e-0dac5e056f23 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:43.369454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-81833139-b515-4d09-b25e-0dac5e056f23 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Acquiring lock "cinder-attachment_update-ea5d468b-cb83-45d6-8ade-4bdf303044b6-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:43.381979 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-81833139-b515-4d09-b25e-0dac5e056f23 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Lock "cinder-attachment_update-ea5d468b-cb83-45d6-8ade-4bdf303044b6-np0000008045" acquired by "attachment_update" :: waited 0.014s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:43.383875 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:43.383875 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:43.559498 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-81833139-b515-4d09-b25e-0dac5e056f23 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Lock "cinder-attachment_update-ea5d468b-cb83-45d6-8ade-4bdf303044b6-np0000008045" released by "attachment_update" :: held 0.178s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:43.559950 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-81833139-b515-4d09-b25e-0dac5e056f23 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/attachments/5f791cd0-1739-4340-8db7-d4bc80a4973d returned with HTTP 200 Aug 25 04:46:43.560553 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 27/104] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:43 2026] PUT /volume/v3/attachments/5f791cd0-1739-4340-8db7-d4bc80a4973d => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:43.751729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f131e0e1-1c67-4eb5-9af7-fccfd53e91bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:43.758170 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f131e0e1-1c67-4eb5-9af7-fccfd53e91bd tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:43.758170 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f131e0e1-1c67-4eb5-9af7-fccfd53e91bd tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:43.758170 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f131e0e1-1c67-4eb5-9af7-fccfd53e91bd tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:43.771785 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:43.771785 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:43.780160 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f131e0e1-1c67-4eb5-9af7-fccfd53e91bd tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:43.783669 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f131e0e1-1c67-4eb5-9af7-fccfd53e91bd tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:43.784242 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 25/105] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:43 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:43.848581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-474dea3a-2d6d-4a11-91c8-3977991e0f8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:43.855177 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-474dea3a-2d6d-4a11-91c8-3977991e0f8f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:43.855586 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-474dea3a-2d6d-4a11-91c8-3977991e0f8f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:43.856287 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-474dea3a-2d6d-4a11-91c8-3977991e0f8f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:43.874248 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:43.874248 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:43.884713 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-474dea3a-2d6d-4a11-91c8-3977991e0f8f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:43.894007 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-474dea3a-2d6d-4a11-91c8-3977991e0f8f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:43.894489 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 27/106] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:43 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:44.168986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5e67e0f4-46a1-4f0f-b85a-4c6d0f3d7ae9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:44.171592 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e67e0f4-46a1-4f0f-b85a-4c6d0f3d7ae9 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:44.172133 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e67e0f4-46a1-4f0f-b85a-4c6d0f3d7ae9 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:44.172494 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e67e0f4-46a1-4f0f-b85a-4c6d0f3d7ae9 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:44.192134 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:44.192134 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:44.199823 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5e67e0f4-46a1-4f0f-b85a-4c6d0f3d7ae9 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:44.207554 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e67e0f4-46a1-4f0f-b85a-4c6d0f3d7ae9 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:44.208094 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 28/107] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:44 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:44.307316 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-507f82c4-0112-48e6-b99f-4cf0be172c72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:44.313996 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-507f82c4-0112-48e6-b99f-4cf0be172c72 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:44.313996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-507f82c4-0112-48e6-b99f-4cf0be172c72 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:44.313996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-507f82c4-0112-48e6-b99f-4cf0be172c72 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:44.334003 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:44.334003 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:44.344022 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-507f82c4-0112-48e6-b99f-4cf0be172c72 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Volume info retrieved successfully. Aug 25 04:46:44.356492 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-507f82c4-0112-48e6-b99f-4cf0be172c72 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:44.357304 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 28/108] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:44 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 1143 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:44.510319 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-52702dc6-78c1-4c69-aa70-63e1e42a4d20 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:44.516122 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-52702dc6-78c1-4c69-aa70-63e1e42a4d20 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] POST https://10.4.3.213/volume/v3/attachments/a45245fc-ad71-4331-ab60-ec245c31a1f9/action Aug 25 04:46:44.518766 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-52702dc6-78c1-4c69-aa70-63e1e42a4d20 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:44.520015 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-52702dc6-78c1-4c69-aa70-63e1e42a4d20 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:44.520197 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-c55daf90-c571-4167-8b85-a6e78d71f456 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:44.523230 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-c55daf90-c571-4167-8b85-a6e78d71f456 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] DELETE https://10.4.3.213/volume/v3/attachments/9ef69c95-9121-4274-b5ed-3134aa647e46 Aug 25 04:46:44.523581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-c55daf90-c571-4167-8b85-a6e78d71f456 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:44.523872 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-c55daf90-c571-4167-8b85-a6e78d71f456 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:44.538925 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:44.538925 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:44.543584 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:44.543584 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:44.572848 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8a13ef82-a25c-4c16-8836-d84aadb5afdb req-52702dc6-78c1-4c69-aa70-63e1e42a4d20 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/attachments/a45245fc-ad71-4331-ab60-ec245c31a1f9/action returned with HTTP 204 Aug 25 04:46:44.575291 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 26/109] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:44 2026] POST /volume/v3/attachments/a45245fc-ad71-4331-ab60-ec245c31a1f9/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:44.668100 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-34a3a54f-bdc9-4625-ac86-6e3501c74dc5 req-c55daf90-c571-4167-8b85-a6e78d71f456 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/attachments/9ef69c95-9121-4274-b5ed-3134aa647e46 returned with HTTP 200 Aug 25 04:46:44.668736 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 28/110] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:46:44 2026] DELETE /volume/v3/attachments/9ef69c95-9121-4274-b5ed-3134aa647e46 => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:44.802561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d91fe7f0-fc22-46b7-b973-15b025ec2ab8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:44.806466 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d91fe7f0-fc22-46b7-b973-15b025ec2ab8 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:44.806910 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d91fe7f0-fc22-46b7-b973-15b025ec2ab8 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:44.807507 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d91fe7f0-fc22-46b7-b973-15b025ec2ab8 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:44.823932 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:44.823932 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:44.832194 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d91fe7f0-fc22-46b7-b973-15b025ec2ab8 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:44.843308 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d91fe7f0-fc22-46b7-b973-15b025ec2ab8 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:44.845025 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 29/111] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:44 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:44.868960 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cc17d3d9-86b3-4c46-813d-8261eae900de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:44.873325 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc17d3d9-86b3-4c46-813d-8261eae900de tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:44.873325 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc17d3d9-86b3-4c46-813d-8261eae900de tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:44.873325 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc17d3d9-86b3-4c46-813d-8261eae900de tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:44.887292 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:44.887292 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:44.893534 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cc17d3d9-86b3-4c46-813d-8261eae900de tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:44.901680 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc17d3d9-86b3-4c46-813d-8261eae900de tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:44.902801 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 29/112] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:44 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:44.914246 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d0c8abc0-450c-403d-8d35-5722972af795 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:44.919423 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0c8abc0-450c-403d-8d35-5722972af795 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:44.921089 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0c8abc0-450c-403d-8d35-5722972af795 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:44.921484 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0c8abc0-450c-403d-8d35-5722972af795 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:44.939750 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:44.939750 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:44.946871 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d0c8abc0-450c-403d-8d35-5722972af795 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:44.955013 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0c8abc0-450c-403d-8d35-5722972af795 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:44.957267 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 27/113] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:44 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:45.232294 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-acdb7095-f7e0-4018-b35e-3ec5af95efae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.239460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-acdb7095-f7e0-4018-b35e-3ec5af95efae tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:45.239460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-acdb7095-f7e0-4018-b35e-3ec5af95efae tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.239460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-acdb7095-f7e0-4018-b35e-3ec5af95efae tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.258864 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.258864 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:45.266821 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-acdb7095-f7e0-4018-b35e-3ec5af95efae tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:45.275065 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-acdb7095-f7e0-4018-b35e-3ec5af95efae tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:45.275065 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 29/114] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:45.298555 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.302523 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:46:45.303080 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-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": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "source_volid": null, "backup_id": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:45.305811 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-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': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'source_volid': None, 'backup_id': None}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:46:45.379623 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71b0c996-c664-4f2c-a884-a4def02c8ac2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.381966 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71b0c996-c664-4f2c-a884-a4def02c8ac2 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:45.382586 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71b0c996-c664-4f2c-a884-a4def02c8ac2 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.383008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71b0c996-c664-4f2c-a884-a4def02c8ac2 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.400502 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.400502 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:45.409641 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71b0c996-c664-4f2c-a884-a4def02c8ac2 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] Volume info retrieved successfully. Aug 25 04:46:45.418716 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71b0c996-c664-4f2c-a884-a4def02c8ac2 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-reader] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:45.419372 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 30/115] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:45.443699 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Create volume of 1 GB Aug 25 04:46:45.453540 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Availability Zones retrieved successfully. Aug 25 04:46:45.466603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Flow 'volume_create_api' (9024eeaa-003a-4368-aaf3-13962f5f52f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:45.468567 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0e187d-36ac-4310-9d27-84d55d53fe72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:45.470317 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:46:45.495596 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-452fb593-2ab1-47e0-a078-11b05387d78e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.504550 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-452fb593-2ab1-47e0-a078-11b05387d78e tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:45.504893 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-452fb593-2ab1-47e0-a078-11b05387d78e tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.505188 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-452fb593-2ab1-47e0-a078-11b05387d78e tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.523846 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.523846 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:45.529492 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-452fb593-2ab1-47e0-a078-11b05387d78e tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:45.539436 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-452fb593-2ab1-47e0-a078-11b05387d78e tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:45.540308 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 28/116] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:45.585561 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-dcdcd36d-0fc1-436e-ad50-0ea81c74e32f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.587275 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0e187d-36ac-4310-9d27-84d55d53fe72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:45.588378 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8717140-e0ef-4fc5-8e72-1dc74f68b70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:45.593495 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-dcdcd36d-0fc1-436e-ad50-0ea81c74e32f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:45.593910 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-dcdcd36d-0fc1-436e-ad50-0ea81c74e32f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.594236 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-dcdcd36d-0fc1-436e-ad50-0ea81c74e32f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.613073 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.613073 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:45.626778 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-dcdcd36d-0fc1-436e-ad50-0ea81c74e32f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:45.632059 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-dcdcd36d-0fc1-436e-ad50-0ea81c74e32f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:45.632493 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 30/117] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 1390 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:45.638336 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12147e0f-01f0-4021-a795-0f716a9e19b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.645711 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12147e0f-01f0-4021-a795-0f716a9e19b7 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:45.650051 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12147e0f-01f0-4021-a795-0f716a9e19b7 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.650051 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12147e0f-01f0-4021-a795-0f716a9e19b7 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.652204 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-08a4b59e-73a0-4e85-884c-888fb5a58d5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.657548 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-08a4b59e-73a0-4e85-884c-888fb5a58d5f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 Aug 25 04:46:45.661665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-08a4b59e-73a0-4e85-884c-888fb5a58d5f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.662015 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-08a4b59e-73a0-4e85-884c-888fb5a58d5f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.663121 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.663121 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:45.665331 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Created reservations ['4a9256fe-6f2d-449e-88c5-c06a4c3f470d', '3f3c0825-6f13-472c-b366-e6c43ec874d8', '48d96f17-cca0-4f56-b08a-07bcb8ffab71', '7db01a53-ddfe-49a8-89a1-4841c9d7a364'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:46:45.666345 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8717140-e0ef-4fc5-8e72-1dc74f68b70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a9256fe-6f2d-449e-88c5-c06a4c3f470d', '3f3c0825-6f13-472c-b366-e6c43ec874d8', '48d96f17-cca0-4f56-b08a-07bcb8ffab71', '7db01a53-ddfe-49a8-89a1-4841c9d7a364']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:45.667743 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10c6f82-dd35-4327-8c39-bbd2426b4ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:45.671197 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.671197 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:45.674480 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12147e0f-01f0-4021-a795-0f716a9e19b7 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:45.676655 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-08a4b59e-73a0-4e85-884c-888fb5a58d5f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:45.680149 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12147e0f-01f0-4021-a795-0f716a9e19b7 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:45.681182 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 31/118] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:45.688890 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-08a4b59e-73a0-4e85-884c-888fb5a58d5f tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 returned with HTTP 200 Aug 25 04:46:45.689515 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 29/119] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:45.710367 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10c6f82-dd35-4327-8c39-bbd2426b4ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5caf2ae4-e150-4f2e-9117-6d94872554b6', '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='f753a05f2e0c45cb805f02fe96f082f9',qos_specs=None,replication_status=,reservations=['4a9256fe-6f2d-449e-88c5-c06a4c3f470d','3f3c0825-6f13-472c-b366-e6c43ec874d8','48d96f17-cca0-4f56-b08a-07bcb8ffab71','7db01a53-ddfe-49a8-89a1-4841c9d7a364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fccf7eb00294ff39aec97ce9cc6b261',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:46:45Z,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=5caf2ae4-e150-4f2e-9117-6d94872554b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f753a05f2e0c45cb805f02fe96f082f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fccf7eb00294ff39aec97ce9cc6b261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:45.712611 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91d83c3-4cfc-4b95-9334-d17a8d54d48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:45.712803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-2c6ed916-4444-4add-bc35-d2151c39d5fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.715773 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-2c6ed916-4444-4add-bc35-d2151c39d5fe tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 Aug 25 04:46:45.716578 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-2c6ed916-4444-4add-bc35-d2151c39d5fe tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.716578 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-2c6ed916-4444-4add-bc35-d2151c39d5fe tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.730781 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.730781 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:45.737221 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-2c6ed916-4444-4add-bc35-d2151c39d5fe tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:45.744498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91d83c3-4cfc-4b95-9334-d17a8d54d48d) transitioned into 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='f753a05f2e0c45cb805f02fe96f082f9',qos_specs=None,replication_status=,reservations=['4a9256fe-6f2d-449e-88c5-c06a4c3f470d','3f3c0825-6f13-472c-b366-e6c43ec874d8','48d96f17-cca0-4f56-b08a-07bcb8ffab71','7db01a53-ddfe-49a8-89a1-4841c9d7a364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fccf7eb00294ff39aec97ce9cc6b261',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:45.746336 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe771dd-7011-46df-9baf-7cdd1e5fd911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:46:45.746789 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-2c6ed916-4444-4add-bc35-d2151c39d5fe tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 returned with HTTP 200 Aug 25 04:46:45.747333 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 31/120] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:45.768396 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9be2381-5e74-48b2-8ab6-83d31f8501a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.768514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe771dd-7011-46df-9baf-7cdd1e5fd911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:46:45.768605 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9be2381-5e74-48b2-8ab6-83d31f8501a3 None None] GET https://10.4.3.213/volume// Aug 25 04:46:45.768917 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9be2381-5e74-48b2-8ab6-83d31f8501a3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.769070 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9be2381-5e74-48b2-8ab6-83d31f8501a3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.771222 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Flow 'volume_create_api' (9024eeaa-003a-4368-aaf3-13962f5f52f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:46:45.771661 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9be2381-5e74-48b2-8ab6-83d31f8501a3 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:45.771947 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Create volume request issued successfully. Aug 25 04:46:45.772044 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 32/121] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:45.773267 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-dbaf1eb2-2f36-4dec-b911-aeede7ba2d3f tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:46:45.774355 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 30/122] 10.4.3.213 () {72 vars in 1541 bytes} [Tue Aug 25 04:46:45 2026] POST /volume/v3/volumes => generated 703 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:46:45.788501 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fecc2bca-656a-422b-92ad-40529d222d23 req-e5e9db64-2bd2-4217-9d33-f6fd86aeedc3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.794017 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-e5e9db64-2bd2-4217-9d33-f6fd86aeedc3 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 Aug 25 04:46:45.794866 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-e5e9db64-2bd2-4217-9d33-f6fd86aeedc3 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.794866 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-e5e9db64-2bd2-4217-9d33-f6fd86aeedc3 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.795688 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-d2956fbd-79a6-46fe-a45a-be84fb525416 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.799641 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-d2956fbd-79a6-46fe-a45a-be84fb525416 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:45.801114 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-d2956fbd-79a6-46fe-a45a-be84fb525416 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d07644d5-24de-4752-81e7-d8c08cf6ea89", "connector": null, "instance_uuid": "9d3c8a95-2441-4cfc-8efa-4e0e0dee7802"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:45.810657 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.810657 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:45.816538 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.816538 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:45.823488 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-e5e9db64-2bd2-4217-9d33-f6fd86aeedc3 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:46:45.839771 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-e5e9db64-2bd2-4217-9d33-f6fd86aeedc3 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 returned with HTTP 200 Aug 25 04:46:45.840560 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 30/123] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 => generated 771 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:45.861715 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fecc2bca-656a-422b-92ad-40529d222d23 req-56fecff2-1d08-4adb-a05f-dbbf7a44c00d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.868300 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-56fecff2-1d08-4adb-a05f-dbbf7a44c00d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 Aug 25 04:46:45.868594 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-56fecff2-1d08-4adb-a05f-dbbf7a44c00d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.868819 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-56fecff2-1d08-4adb-a05f-dbbf7a44c00d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.877057 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-d2956fbd-79a6-46fe-a45a-be84fb525416 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:45.877340 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 32/124] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:45 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 25 04:46:45.880551 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.880551 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:45.889647 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-56fecff2-1d08-4adb-a05f-dbbf7a44c00d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:46:45.894530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e5d5735-4976-4f8e-8fcf-b804ebccd927 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.894837 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e5d5735-4976-4f8e-8fcf-b804ebccd927 None None] GET https://10.4.3.213/volume// Aug 25 04:46:45.894918 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e5d5735-4976-4f8e-8fcf-b804ebccd927 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.895202 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e5d5735-4976-4f8e-8fcf-b804ebccd927 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.896285 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e5d5735-4976-4f8e-8fcf-b804ebccd927 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:45.896285 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 31/125] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:46: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 25 04:46:45.898571 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-56fecff2-1d08-4adb-a05f-dbbf7a44c00d tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 returned with HTTP 200 Aug 25 04:46:45.898571 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 33/126] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 => generated 771 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:45.909231 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-3abef9de-7f58-4290-9613-d1d24f5846b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.918705 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-3abef9de-7f58-4290-9613-d1d24f5846b1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:45.918705 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-3abef9de-7f58-4290-9613-d1d24f5846b1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a4e9b13-124f-45e1-9075-25386b065089", "connector": null, "instance_uuid": "9d3c8a95-2441-4cfc-8efa-4e0e0dee7802"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:45.937178 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.937178 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:45.976729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5cfef18-307e-4359-baa4-4d355dc7ae99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:45.980923 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5cfef18-307e-4359-baa4-4d355dc7ae99 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:45.980923 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5cfef18-307e-4359-baa4-4d355dc7ae99 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:45.980923 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5cfef18-307e-4359-baa4-4d355dc7ae99 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:45.995563 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:45.995563 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:46.006251 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a5cfef18-307e-4359-baa4-4d355dc7ae99 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:46.010846 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-3abef9de-7f58-4290-9613-d1d24f5846b1 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:46.012521 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 31/127] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:45 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:46.015751 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5cfef18-307e-4359-baa4-4d355dc7ae99 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:46.015751 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 33/128] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:45 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:46.032256 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-79b4717e-7a10-4fd9-858c-10ce06f266b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:46.032945 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79b4717e-7a10-4fd9-858c-10ce06f266b5 None None] GET https://10.4.3.213/volume// Aug 25 04:46:46.033644 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-79b4717e-7a10-4fd9-858c-10ce06f266b5 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:46.033995 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-79b4717e-7a10-4fd9-858c-10ce06f266b5 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:46.034675 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79b4717e-7a10-4fd9-858c-10ce06f266b5 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:46.035749 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 32/129] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:46:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:46.048868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-7dcd06d3-8e72-4a03-bfda-0e70f6ccc77d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:46.052857 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-7dcd06d3-8e72-4a03-bfda-0e70f6ccc77d tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:46.053290 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-7dcd06d3-8e72-4a03-bfda-0e70f6ccc77d tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d893b20-2981-448c-a9c4-97d8954ad919", "connector": null, "instance_uuid": "9d3c8a95-2441-4cfc-8efa-4e0e0dee7802"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:46.077995 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:46.077995 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:46.124945 np0000008045 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 25 04:46:46.124945 np0000008045 devstack@c-api.service[100267]: .first() Aug 25 04:46:46.163901 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-7dcd06d3-8e72-4a03-bfda-0e70f6ccc77d tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:46.165063 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 34/130] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:46 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 25 04:46:46.298676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d317f5e1-7245-4ecc-89db-5bdba9ffa2de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:46.301611 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d317f5e1-7245-4ecc-89db-5bdba9ffa2de tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:46.301611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d317f5e1-7245-4ecc-89db-5bdba9ffa2de tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:46.301611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d317f5e1-7245-4ecc-89db-5bdba9ffa2de tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:46.324468 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:46.324468 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:46.330092 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d317f5e1-7245-4ecc-89db-5bdba9ffa2de tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:46.336573 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d317f5e1-7245-4ecc-89db-5bdba9ffa2de tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:46.337337 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 32/131] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:46 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:47.031410 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0beb0db5-cbb2-4d7e-a60d-21d8a09e48f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:47.034816 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0beb0db5-cbb2-4d7e-a60d-21d8a09e48f9 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:47.035117 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0beb0db5-cbb2-4d7e-a60d-21d8a09e48f9 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:47.035596 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0beb0db5-cbb2-4d7e-a60d-21d8a09e48f9 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:47.050461 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:47.050461 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:47.055455 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0beb0db5-cbb2-4d7e-a60d-21d8a09e48f9 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:47.063895 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0beb0db5-cbb2-4d7e-a60d-21d8a09e48f9 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:47.064530 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 34/132] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:47 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:47.359659 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1a6a1ecd-38bd-4ea7-ac95-e077cf1fd6c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:47.363881 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a6a1ecd-38bd-4ea7-ac95-e077cf1fd6c8 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:47.364115 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a6a1ecd-38bd-4ea7-ac95-e077cf1fd6c8 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:47.364287 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a6a1ecd-38bd-4ea7-ac95-e077cf1fd6c8 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:47.382455 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:47.382455 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:47.390509 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1a6a1ecd-38bd-4ea7-ac95-e077cf1fd6c8 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:47.396821 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a6a1ecd-38bd-4ea7-ac95-e077cf1fd6c8 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:47.397408 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 33/133] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:47 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:48.082276 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6692bb4-1af8-44af-b283-4824b5fa8ea0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:48.084351 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6692bb4-1af8-44af-b283-4824b5fa8ea0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:48.084626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6692bb4-1af8-44af-b283-4824b5fa8ea0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:48.084866 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6692bb4-1af8-44af-b283-4824b5fa8ea0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:48.097121 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:48.097121 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:48.102622 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6692bb4-1af8-44af-b283-4824b5fa8ea0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:48.108554 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6692bb4-1af8-44af-b283-4824b5fa8ea0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:48.108979 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 35/134] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:48 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:48.415410 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-42d6e1a2-f179-468c-8df6-9f800565f7c2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:48.417438 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42d6e1a2-f179-468c-8df6-9f800565f7c2 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:48.417641 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42d6e1a2-f179-468c-8df6-9f800565f7c2 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:48.417869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42d6e1a2-f179-468c-8df6-9f800565f7c2 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:48.429374 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:48.429374 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:48.433462 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-42d6e1a2-f179-468c-8df6-9f800565f7c2 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:48.438307 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42d6e1a2-f179-468c-8df6-9f800565f7c2 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:48.438778 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 33/135] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:48 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:48.791002 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-fa472699-7f5a-4c83-9ffc-731270369bc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:48.793904 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-fa472699-7f5a-4c83-9ffc-731270369bc1 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] POST https://10.4.3.213/volume/v3/attachments/a7d00235-36d2-4740-9a65-e5abc9ebdfc6/action Aug 25 04:46:48.794382 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-fa472699-7f5a-4c83-9ffc-731270369bc1 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:48.794551 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-fa472699-7f5a-4c83-9ffc-731270369bc1 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:48.816995 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:48.816995 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:48.830810 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0c089cc1-dd09-4d55-8ce4-9af703167c1a req-fa472699-7f5a-4c83-9ffc-731270369bc1 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/attachments/a7d00235-36d2-4740-9a65-e5abc9ebdfc6/action returned with HTTP 204 Aug 25 04:46:48.831354 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 35/136] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:48 2026] POST /volume/v3/attachments/a7d00235-36d2-4740-9a65-e5abc9ebdfc6/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:48.912249 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fecc2bca-656a-422b-92ad-40529d222d23 req-bc355344-d38e-4a80-8669-2d697e92b605 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:48.916395 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-bc355344-d38e-4a80-8669-2d697e92b605 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 Aug 25 04:46:48.916395 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-bc355344-d38e-4a80-8669-2d697e92b605 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:48.917258 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-bc355344-d38e-4a80-8669-2d697e92b605 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:48.925981 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:48.925981 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:48.930318 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-bc355344-d38e-4a80-8669-2d697e92b605 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:46:48.936773 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-bc355344-d38e-4a80-8669-2d697e92b605 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 returned with HTTP 200 Aug 25 04:46:48.937338 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 34/137] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:48 2026] GET /volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 => generated 1311 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:48.945416 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b79aad24-b3ed-4a21-b98f-aadebead3533 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:48.945980 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b79aad24-b3ed-4a21-b98f-aadebead3533 None None] GET https://10.4.3.213/volume// Aug 25 04:46:48.946264 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b79aad24-b3ed-4a21-b98f-aadebead3533 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:48.946568 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b79aad24-b3ed-4a21-b98f-aadebead3533 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:48.946979 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b79aad24-b3ed-4a21-b98f-aadebead3533 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:48.947446 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 36/138] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46: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 25 04:46:48.957213 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fecc2bca-656a-422b-92ad-40529d222d23 req-0968e8a6-89cf-45c4-8eaa-5c807ce602fd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:48.959659 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-0968e8a6-89cf-45c4-8eaa-5c807ce602fd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:48.960245 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-0968e8a6-89cf-45c4-8eaa-5c807ce602fd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5caf2ae4-e150-4f2e-9117-6d94872554b6", "connector": null, "instance_uuid": "3d7db373-eb06-4c0f-b1dc-031be5209e0e"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:48.972741 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:48.972741 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:49.021288 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-0968e8a6-89cf-45c4-8eaa-5c807ce602fd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:49.021888 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 34/139] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:48 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 25 04:46:49.032179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b701aab-b104-4a24-bc08-9aeea6b206b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.032743 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b701aab-b104-4a24-bc08-9aeea6b206b7 None None] GET https://10.4.3.213/volume// Aug 25 04:46:49.032983 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b701aab-b104-4a24-bc08-9aeea6b206b7 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.033263 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b701aab-b104-4a24-bc08-9aeea6b206b7 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.033758 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b701aab-b104-4a24-bc08-9aeea6b206b7 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:49.034104 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 36/140] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46: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 25 04:46:49.045252 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fecc2bca-656a-422b-92ad-40529d222d23 req-a266c684-e483-4f5d-8735-53f9bf54351e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.050213 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-a266c684-e483-4f5d-8735-53f9bf54351e tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 Aug 25 04:46:49.050491 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-a266c684-e483-4f5d-8735-53f9bf54351e tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.050669 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-a266c684-e483-4f5d-8735-53f9bf54351e tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.062032 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.062032 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:49.067607 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fecc2bca-656a-422b-92ad-40529d222d23 req-a266c684-e483-4f5d-8735-53f9bf54351e tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:46:49.075305 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-a266c684-e483-4f5d-8735-53f9bf54351e tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 returned with HTTP 200 Aug 25 04:46:49.075911 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 35/141] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:49 2026] GET /volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 => generated 1490 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:49.122736 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d9dc81e-b8bd-48c6-b33c-0fa195a99f0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.125289 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d9dc81e-b8bd-48c6-b33c-0fa195a99f0f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:49.125621 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d9dc81e-b8bd-48c6-b33c-0fa195a99f0f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.125901 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d9dc81e-b8bd-48c6-b33c-0fa195a99f0f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.139897 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.139897 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:49.144444 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d9dc81e-b8bd-48c6-b33c-0fa195a99f0f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:49.151088 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d9dc81e-b8bd-48c6-b33c-0fa195a99f0f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:49.151645 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 37/142] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:49 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:46:49.167832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-fecc2bca-656a-422b-92ad-40529d222d23 req-35b3b81f-561b-484c-9389-ad17f753dd3b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.170716 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-35b3b81f-561b-484c-9389-ad17f753dd3b tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] PUT https://10.4.3.213/volume/v3/attachments/684dfff9-d3a5-4812-885f-f827da3f04f9 Aug 25 04:46:49.171065 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-35b3b81f-561b-484c-9389-ad17f753dd3b tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:49.180247 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fecc2bca-656a-422b-92ad-40529d222d23 req-35b3b81f-561b-484c-9389-ad17f753dd3b tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Acquiring lock "cinder-attachment_update-5caf2ae4-e150-4f2e-9117-6d94872554b6-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:49.187999 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fecc2bca-656a-422b-92ad-40529d222d23 req-35b3b81f-561b-484c-9389-ad17f753dd3b tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Lock "cinder-attachment_update-5caf2ae4-e150-4f2e-9117-6d94872554b6-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:49.189370 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.189370 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:49.212800 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-33ef014a-9253-4d20-96f3-f7be3ee1bdf2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.215768 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-33ef014a-9253-4d20-96f3-f7be3ee1bdf2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:49.216032 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-33ef014a-9253-4d20-96f3-f7be3ee1bdf2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.216312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-33ef014a-9253-4d20-96f3-f7be3ee1bdf2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.228989 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.228989 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:49.233625 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-33ef014a-9253-4d20-96f3-f7be3ee1bdf2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:49.239148 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-33ef014a-9253-4d20-96f3-f7be3ee1bdf2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:49.239784 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 37/143] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:49 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:49.334793 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-fecc2bca-656a-422b-92ad-40529d222d23 req-35b3b81f-561b-484c-9389-ad17f753dd3b tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Lock "cinder-attachment_update-5caf2ae4-e150-4f2e-9117-6d94872554b6-np0000008045" released by "attachment_update" :: held 0.147s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:49.335345 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-35b3b81f-561b-484c-9389-ad17f753dd3b tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/attachments/684dfff9-d3a5-4812-885f-f827da3f04f9 returned with HTTP 200 Aug 25 04:46:49.335836 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 35/144] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:49 2026] PUT /volume/v3/attachments/684dfff9-d3a5-4812-885f-f827da3f04f9 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:49.369350 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fecc2bca-656a-422b-92ad-40529d222d23 req-07bdf8b7-a36a-4695-9c60-6917713f3a4c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.371731 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-07bdf8b7-a36a-4695-9c60-6917713f3a4c tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] POST https://10.4.3.213/volume/v3/attachments/684dfff9-d3a5-4812-885f-f827da3f04f9/action Aug 25 04:46:49.372277 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-07bdf8b7-a36a-4695-9c60-6917713f3a4c tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:49.372506 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-07bdf8b7-a36a-4695-9c60-6917713f3a4c tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:49.378403 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f02c09d-e810-4472-a2e0-4c29d53cc926 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.379118 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f02c09d-e810-4472-a2e0-4c29d53cc926 None None] GET https://10.4.3.213/volume// Aug 25 04:46:49.379530 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f02c09d-e810-4472-a2e0-4c29d53cc926 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.380102 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f02c09d-e810-4472-a2e0-4c29d53cc926 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.380873 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f02c09d-e810-4472-a2e0-4c29d53cc926 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:49.381222 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 38/145] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:46: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 25 04:46:49.392574 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-d1745b5f-bbbb-4e02-a2a0-a0bed985d978 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.396156 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-d1745b5f-bbbb-4e02-a2a0-a0bed985d978 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:46:49.396397 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.396397 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:49.396836 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-d1745b5f-bbbb-4e02-a2a0-a0bed985d978 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e2388bd-15f1-4c22-a633-bb6d22f586df", "connector": null, "instance_uuid": "83c2990c-867d-4f60-a9de-c5c5d26b44ed"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:49.411680 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fecc2bca-656a-422b-92ad-40529d222d23 req-07bdf8b7-a36a-4695-9c60-6917713f3a4c tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/attachments/684dfff9-d3a5-4812-885f-f827da3f04f9/action returned with HTTP 204 Aug 25 04:46:49.412186 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 36/146] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:49 2026] POST /volume/v3/attachments/684dfff9-d3a5-4812-885f-f827da3f04f9/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:49.415942 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.415942 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:49.450102 np0000008045 devstack@c-api.service[100268]: WARNING cinder.volume.api [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-d1745b5f-bbbb-4e02-a2a0-a0bed985d978 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 04:46:49.456334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71d756bf-58a2-4671-8742-8f7fcb1d9e24 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.458387 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71d756bf-58a2-4671-8742-8f7fcb1d9e24 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:49.458634 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71d756bf-58a2-4671-8742-8f7fcb1d9e24 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.458873 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71d756bf-58a2-4671-8742-8f7fcb1d9e24 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.463764 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-d1745b5f-bbbb-4e02-a2a0-a0bed985d978 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:46:49.464575 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 38/147] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:46:49 2026] POST /volume/v3/attachments => generated 271 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:49.475369 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.475369 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:49.482343 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71d756bf-58a2-4671-8742-8f7fcb1d9e24 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:49.489748 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71d756bf-58a2-4671-8742-8f7fcb1d9e24 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:49.490264 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 36/148] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:49 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:49.516228 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c222cc30-a1c0-4f74-a049-e2816d47d7ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.519191 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c222cc30-a1c0-4f74-a049-e2816d47d7ab tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:49.519616 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c222cc30-a1c0-4f74-a049-e2816d47d7ab tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.519947 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c222cc30-a1c0-4f74-a049-e2816d47d7ab tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.535755 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.535755 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:49.541979 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c222cc30-a1c0-4f74-a049-e2816d47d7ab tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:49.551414 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c222cc30-a1c0-4f74-a049-e2816d47d7ab tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:49.551856 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 39/149] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:49 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:49.562586 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1fd2d37d-1c24-4c00-a7e4-06ecd0b104c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.562892 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1fd2d37d-1c24-4c00-a7e4-06ecd0b104c4 None None] GET https://10.4.3.213/volume// Aug 25 04:46:49.563156 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1fd2d37d-1c24-4c00-a7e4-06ecd0b104c4 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.563453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1fd2d37d-1c24-4c00-a7e4-06ecd0b104c4 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.563900 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1fd2d37d-1c24-4c00-a7e4-06ecd0b104c4 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:49.564391 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 37/150] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46: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 25 04:46:49.573609 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-48023466-7586-42c6-a60a-ca577d1d24cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.579637 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-48023466-7586-42c6-a60a-ca577d1d24cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:49.580014 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-48023466-7586-42c6-a60a-ca577d1d24cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.581771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-48023466-7586-42c6-a60a-ca577d1d24cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.610622 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.610622 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:49.619643 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-48023466-7586-42c6-a60a-ca577d1d24cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:49.628658 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-48023466-7586-42c6-a60a-ca577d1d24cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:49.628658 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 39/151] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:49 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1343 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:49.802320 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-eef83f48-10d8-40cd-94d8-ed9bbf176faa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.803897 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-eef83f48-10d8-40cd-94d8-ed9bbf176faa tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] PUT https://10.4.3.213/volume/v3/attachments/9470f616-6f3b-4e9a-be6f-4272d189948c Aug 25 04:46:49.804739 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-eef83f48-10d8-40cd-94d8-ed9bbf176faa tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:49.811278 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0030d05-ff78-472a-9eac-633272df2ee5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.811278 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0030d05-ff78-472a-9eac-633272df2ee5 None None] GET https://10.4.3.213/volume// Aug 25 04:46:49.811278 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0030d05-ff78-472a-9eac-633272df2ee5 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.811278 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0030d05-ff78-472a-9eac-633272df2ee5 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.811278 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0030d05-ff78-472a-9eac-633272df2ee5 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:49.811811 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 40/152] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46: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 25 04:46:49.821619 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-eef83f48-10d8-40cd-94d8-ed9bbf176faa tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Acquiring lock "cinder-attachment_update-9e2388bd-15f1-4c22-a633-bb6d22f586df-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:49.824920 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-327526fa-4dc4-46ef-a4f1-a28f45447bad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.830797 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-327526fa-4dc4-46ef-a4f1-a28f45447bad tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:46:49.830797 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-327526fa-4dc4-46ef-a4f1-a28f45447bad tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:49.830797 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-327526fa-4dc4-46ef-a4f1-a28f45447bad tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:49.830980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-eef83f48-10d8-40cd-94d8-ed9bbf176faa tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Lock "cinder-attachment_update-9e2388bd-15f1-4c22-a633-bb6d22f586df-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:49.831743 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.831743 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:49.845873 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:49.845873 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:49.850780 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-327526fa-4dc4-46ef-a4f1-a28f45447bad tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:49.859962 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-327526fa-4dc4-46ef-a4f1-a28f45447bad tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:46:49.860701 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 38/153] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:49 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 1569 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:49.988794 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-cad0446d-789c-4a1f-a6f5-f184fe831663 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:49.991801 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-cad0446d-789c-4a1f-a6f5-f184fe831663 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] PUT https://10.4.3.213/volume/v3/attachments/f85fc485-8c76-499b-87d9-6e9ee5849194 Aug 25 04:46:49.992336 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-cad0446d-789c-4a1f-a6f5-f184fe831663 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:49.998626 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-eef83f48-10d8-40cd-94d8-ed9bbf176faa tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Lock "cinder-attachment_update-9e2388bd-15f1-4c22-a633-bb6d22f586df-np0000008045" released by "attachment_update" :: held 0.166s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:49.998626 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-eef83f48-10d8-40cd-94d8-ed9bbf176faa tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/attachments/9470f616-6f3b-4e9a-be6f-4272d189948c returned with HTTP 200 Aug 25 04:46:49.998626 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 37/154] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:49 2026] PUT /volume/v3/attachments/9470f616-6f3b-4e9a-be6f-4272d189948c => generated 967 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:50.008444 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-cad0446d-789c-4a1f-a6f5-f184fe831663 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Acquiring lock "cinder-attachment_update-d07644d5-24de-4752-81e7-d8c08cf6ea89-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:50.017673 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-cad0446d-789c-4a1f-a6f5-f184fe831663 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Lock "cinder-attachment_update-d07644d5-24de-4752-81e7-d8c08cf6ea89-np0000008045" acquired by "attachment_update" :: waited 0.010s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:50.018982 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:50.018982 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:50.156677 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-cad0446d-789c-4a1f-a6f5-f184fe831663 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Lock "cinder-attachment_update-d07644d5-24de-4752-81e7-d8c08cf6ea89-np0000008045" released by "attachment_update" :: held 0.139s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:50.157036 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-cad0446d-789c-4a1f-a6f5-f184fe831663 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments/f85fc485-8c76-499b-87d9-6e9ee5849194 returned with HTTP 200 Aug 25 04:46:50.157576 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 40/155] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:49 2026] PUT /volume/v3/attachments/f85fc485-8c76-499b-87d9-6e9ee5849194 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:50.189000 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-4b65eacd-61f4-4889-a708-c04213dd1c1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.191514 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-4b65eacd-61f4-4889-a708-c04213dd1c1e tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] POST https://10.4.3.213/volume/v3/attachments/f85fc485-8c76-499b-87d9-6e9ee5849194/action Aug 25 04:46:50.192171 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-4b65eacd-61f4-4889-a708-c04213dd1c1e tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:50.192298 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-4b65eacd-61f4-4889-a708-c04213dd1c1e tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:50.213338 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:50.213338 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:50.229661 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-4b65eacd-61f4-4889-a708-c04213dd1c1e tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments/f85fc485-8c76-499b-87d9-6e9ee5849194/action returned with HTTP 204 Aug 25 04:46:50.230327 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 41/156] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:50 2026] POST /volume/v3/attachments/f85fc485-8c76-499b-87d9-6e9ee5849194/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:50.249982 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f6c4c141-9dab-4ae7-824f-69f3eab88443 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.250453 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f6c4c141-9dab-4ae7-824f-69f3eab88443 None None] GET https://10.4.3.213/volume// Aug 25 04:46:50.250657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f6c4c141-9dab-4ae7-824f-69f3eab88443 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:50.250882 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f6c4c141-9dab-4ae7-824f-69f3eab88443 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:50.251243 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f6c4c141-9dab-4ae7-824f-69f3eab88443 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:50.252170 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 39/157] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46: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 25 04:46:50.263519 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-56394cb6-a98a-406a-84c1-98c5b269d8d3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.265692 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-56394cb6-a98a-406a-84c1-98c5b269d8d3 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 Aug 25 04:46:50.265890 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-56394cb6-a98a-406a-84c1-98c5b269d8d3 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:50.266098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-56394cb6-a98a-406a-84c1-98c5b269d8d3 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:50.284105 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:50.284105 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:50.289685 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-56394cb6-a98a-406a-84c1-98c5b269d8d3 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:50.295747 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-56394cb6-a98a-406a-84c1-98c5b269d8d3 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 returned with HTTP 200 Aug 25 04:46:50.296381 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 38/158] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:50 2026] GET /volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:50.384669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-bb9d432d-4152-40a3-af5d-7e10685acd7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.387514 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-bb9d432d-4152-40a3-af5d-7e10685acd7d tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] PUT https://10.4.3.213/volume/v3/attachments/3c89a7fa-3b7f-4a63-b4c4-b2446229e697 Aug 25 04:46:50.387886 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-bb9d432d-4152-40a3-af5d-7e10685acd7d tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:50.397947 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-bb9d432d-4152-40a3-af5d-7e10685acd7d tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Acquiring lock "cinder-attachment_update-1a4e9b13-124f-45e1-9075-25386b065089-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:50.404215 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-bb9d432d-4152-40a3-af5d-7e10685acd7d tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Lock "cinder-attachment_update-1a4e9b13-124f-45e1-9075-25386b065089-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:50.405574 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:50.405574 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:50.511874 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-949ab10c-0030-49d4-beb4-9301bbf14414 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.517094 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-949ab10c-0030-49d4-beb4-9301bbf14414 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:50.517761 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-949ab10c-0030-49d4-beb4-9301bbf14414 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:50.517761 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-949ab10c-0030-49d4-beb4-9301bbf14414 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:50.521003 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-bb9d432d-4152-40a3-af5d-7e10685acd7d tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Lock "cinder-attachment_update-1a4e9b13-124f-45e1-9075-25386b065089-np0000008045" released by "attachment_update" :: held 0.117s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:50.521549 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-bb9d432d-4152-40a3-af5d-7e10685acd7d tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments/3c89a7fa-3b7f-4a63-b4c4-b2446229e697 returned with HTTP 200 Aug 25 04:46:50.522164 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 41/159] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:50 2026] PUT /volume/v3/attachments/3c89a7fa-3b7f-4a63-b4c4-b2446229e697 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:50.537342 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:50.537342 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:50.542658 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-949ab10c-0030-49d4-beb4-9301bbf14414 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:50.548483 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-949ab10c-0030-49d4-beb4-9301bbf14414 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:50.548662 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 42/160] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:50 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:50.557536 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-99446c02-7acb-4b42-8267-390c64480db8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.559554 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-99446c02-7acb-4b42-8267-390c64480db8 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] POST https://10.4.3.213/volume/v3/attachments/3c89a7fa-3b7f-4a63-b4c4-b2446229e697/action Aug 25 04:46:50.559930 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-99446c02-7acb-4b42-8267-390c64480db8 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:50.560066 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-99446c02-7acb-4b42-8267-390c64480db8 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:50.572210 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-53091b2e-35b8-4a4a-8ae8-49ffb12d0375 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.574211 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53091b2e-35b8-4a4a-8ae8-49ffb12d0375 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:50.574525 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53091b2e-35b8-4a4a-8ae8-49ffb12d0375 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:50.574776 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53091b2e-35b8-4a4a-8ae8-49ffb12d0375 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:50.590832 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:50.590832 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:50.598949 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-53091b2e-35b8-4a4a-8ae8-49ffb12d0375 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:50.603342 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53091b2e-35b8-4a4a-8ae8-49ffb12d0375 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:50.603864 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 39/161] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:50 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:50.713941 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:50.713941 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:50.729201 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-99446c02-7acb-4b42-8267-390c64480db8 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments/3c89a7fa-3b7f-4a63-b4c4-b2446229e697/action returned with HTTP 204 Aug 25 04:46:50.729689 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 40/162] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:50 2026] POST /volume/v3/attachments/3c89a7fa-3b7f-4a63-b4c4-b2446229e697/action => generated 0 bytes in 173 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:50.757337 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e0fd0ee-a2bf-4e49-8abb-9c523fcff4d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.757337 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e0fd0ee-a2bf-4e49-8abb-9c523fcff4d1 None None] GET https://10.4.3.213/volume// Aug 25 04:46:50.757337 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e0fd0ee-a2bf-4e49-8abb-9c523fcff4d1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:50.757337 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e0fd0ee-a2bf-4e49-8abb-9c523fcff4d1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:50.757337 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e0fd0ee-a2bf-4e49-8abb-9c523fcff4d1 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:50.757337 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 42/163] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46: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 25 04:46:50.767159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-15fb5c8a-e433-425c-b4fa-6df9876bf005 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.769865 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-15fb5c8a-e433-425c-b4fa-6df9876bf005 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 Aug 25 04:46:50.770215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-15fb5c8a-e433-425c-b4fa-6df9876bf005 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:50.770563 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-15fb5c8a-e433-425c-b4fa-6df9876bf005 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:50.783289 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:50.783289 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:50.790393 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-15fb5c8a-e433-425c-b4fa-6df9876bf005 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:46:50.799332 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-15fb5c8a-e433-425c-b4fa-6df9876bf005 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 returned with HTTP 200 Aug 25 04:46:50.799888 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 43/164] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:50 2026] GET /volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:50.904146 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-976724d6-8f93-4640-816d-dd06309c85d9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:50.906295 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-976724d6-8f93-4640-816d-dd06309c85d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] PUT https://10.4.3.213/volume/v3/attachments/27722810-fc45-43cd-83b0-41de12f6b42b Aug 25 04:46:50.907028 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-976724d6-8f93-4640-816d-dd06309c85d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:50.921008 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-976724d6-8f93-4640-816d-dd06309c85d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Acquiring lock "cinder-attachment_update-0d893b20-2981-448c-a9c4-97d8954ad919-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:46:50.928550 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-976724d6-8f93-4640-816d-dd06309c85d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Lock "cinder-attachment_update-0d893b20-2981-448c-a9c4-97d8954ad919-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:46:50.930543 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:50.930543 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:51.076511 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6dc9c181-f4f1-4300-9223-31eb00a50c7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:51.079248 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6dc9c181-f4f1-4300-9223-31eb00a50c7a tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:51.079565 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6dc9c181-f4f1-4300-9223-31eb00a50c7a tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:51.079848 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6dc9c181-f4f1-4300-9223-31eb00a50c7a tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:51.080166 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6dc9c181-f4f1-4300-9223-31eb00a50c7a tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Delete volume with id: d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:51.091507 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:51.091507 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:51.092473 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6dc9c181-f4f1-4300-9223-31eb00a50c7a tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:51.125671 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6dc9c181-f4f1-4300-9223-31eb00a50c7a tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Delete volume request issued successfully. Aug 25 04:46:51.125671 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6dc9c181-f4f1-4300-9223-31eb00a50c7a tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 202 Aug 25 04:46:51.125930 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 41/165] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:46:51 2026] DELETE /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:46:51.137080 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3cc72781-14f9-4d78-aa35-39d7cc2d36e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:51.141043 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cc72781-14f9-4d78-aa35-39d7cc2d36e3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:51.141409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cc72781-14f9-4d78-aa35-39d7cc2d36e3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:51.141739 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cc72781-14f9-4d78-aa35-39d7cc2d36e3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:51.151659 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:51.151659 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:51.158944 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3cc72781-14f9-4d78-aa35-39d7cc2d36e3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Volume info retrieved successfully. Aug 25 04:46:51.166289 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cc72781-14f9-4d78-aa35-39d7cc2d36e3 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 200 Aug 25 04:46:51.166289 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 43/166] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:51 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:51.273654 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-976724d6-8f93-4640-816d-dd06309c85d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Lock "cinder-attachment_update-0d893b20-2981-448c-a9c4-97d8954ad919-np0000008045" released by "attachment_update" :: held 0.345s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:46:51.274086 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-976724d6-8f93-4640-816d-dd06309c85d9 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments/27722810-fc45-43cd-83b0-41de12f6b42b returned with HTTP 200 Aug 25 04:46:51.275049 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 40/167] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:46:50 2026] PUT /volume/v3/attachments/27722810-fc45-43cd-83b0-41de12f6b42b => generated 969 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:51.315112 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-8037aeb0-d0f0-4eb6-8282-8b8ef564ba9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:51.315112 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-8037aeb0-d0f0-4eb6-8282-8b8ef564ba9b tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] POST https://10.4.3.213/volume/v3/attachments/27722810-fc45-43cd-83b0-41de12f6b42b/action Aug 25 04:46:51.315838 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-8037aeb0-d0f0-4eb6-8282-8b8ef564ba9b tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:51.316352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-8037aeb0-d0f0-4eb6-8282-8b8ef564ba9b tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:51.341794 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:51.341794 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:51.361808 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-defa8c50-d66e-412f-8fa8-d5f38a218752 req-8037aeb0-d0f0-4eb6-8282-8b8ef564ba9b tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments/27722810-fc45-43cd-83b0-41de12f6b42b/action returned with HTTP 204 Aug 25 04:46:51.362724 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 44/168] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:51 2026] POST /volume/v3/attachments/27722810-fc45-43cd-83b0-41de12f6b42b/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:51.565493 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b878a56b-3b37-4474-ab62-f876c6589597 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:51.566573 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b878a56b-3b37-4474-ab62-f876c6589597 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:51.566769 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b878a56b-3b37-4474-ab62-f876c6589597 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:51.567015 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b878a56b-3b37-4474-ab62-f876c6589597 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:51.578935 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:51.578935 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:51.582963 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b878a56b-3b37-4474-ab62-f876c6589597 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:51.588702 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b878a56b-3b37-4474-ab62-f876c6589597 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:51.589295 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 42/169] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:51 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:51.622454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1587956d-85b7-4126-a6db-99df72d15228 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:51.622454 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1587956d-85b7-4126-a6db-99df72d15228 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:51.622454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1587956d-85b7-4126-a6db-99df72d15228 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:51.622454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1587956d-85b7-4126-a6db-99df72d15228 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:51.777780 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:51.777780 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:51.782890 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1587956d-85b7-4126-a6db-99df72d15228 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:51.789580 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1587956d-85b7-4126-a6db-99df72d15228 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:51.790227 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 44/170] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:51 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1164 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:51.829937 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-cde7a805-a40f-4ca8-9ec7-5c4bcdf6a70c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:51.833004 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-cde7a805-a40f-4ca8-9ec7-5c4bcdf6a70c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] POST https://10.4.3.213/volume/v3/attachments/5f791cd0-1739-4340-8db7-d4bc80a4973d/action Aug 25 04:46:51.833439 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-cde7a805-a40f-4ca8-9ec7-5c4bcdf6a70c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:51.833574 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-cde7a805-a40f-4ca8-9ec7-5c4bcdf6a70c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:51.853327 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:51.853327 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:51.867780 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3bfaa340-4bf1-4426-bdf9-73bfc950fca1 req-cde7a805-a40f-4ca8-9ec7-5c4bcdf6a70c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/attachments/5f791cd0-1739-4340-8db7-d4bc80a4973d/action returned with HTTP 204 Aug 25 04:46:51.868471 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 41/171] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:51 2026] POST /volume/v3/attachments/5f791cd0-1739-4340-8db7-d4bc80a4973d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:52.182560 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40315333-ecf7-4e50-9e30-46ab644b6a71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:52.184524 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40315333-ecf7-4e50-9e30-46ab644b6a71 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] GET https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 Aug 25 04:46:52.184768 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40315333-ecf7-4e50-9e30-46ab644b6a71 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:52.185007 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40315333-ecf7-4e50-9e30-46ab644b6a71 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:52.337218 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40315333-ecf7-4e50-9e30-46ab644b6a71 tempest-AttachSCSIVolumeTestJSON-409669301 tempest-AttachSCSIVolumeTestJSON-409669301-project-member] https://10.4.3.213/volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 returned with HTTP 404 Aug 25 04:46:52.338928 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 45/172] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:52 2026] GET /volume/v3/volumes/d467467b-6a40-43d8-a765-403242984ac8 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:52.457761 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2e18738d-acb8-4e6a-9c31-3c2fbaa9cd5e req-8fd0e555-4130-4df2-aa17-08ce26334c4b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:52.461544 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2e18738d-acb8-4e6a-9c31-3c2fbaa9cd5e req-8fd0e555-4130-4df2-aa17-08ce26334c4b tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] DELETE https://10.4.3.213/volume/v3/attachments/a45245fc-ad71-4331-ab60-ec245c31a1f9 Aug 25 04:46:52.461544 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2e18738d-acb8-4e6a-9c31-3c2fbaa9cd5e req-8fd0e555-4130-4df2-aa17-08ce26334c4b tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:52.462453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2e18738d-acb8-4e6a-9c31-3c2fbaa9cd5e req-8fd0e555-4130-4df2-aa17-08ce26334c4b tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:52.473677 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:52.473677 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:52.566977 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2e18738d-acb8-4e6a-9c31-3c2fbaa9cd5e req-8fd0e555-4130-4df2-aa17-08ce26334c4b tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/attachments/a45245fc-ad71-4331-ab60-ec245c31a1f9 returned with HTTP 200 Aug 25 04:46:52.567518 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 43/173] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:46:52 2026] DELETE /volume/v3/attachments/a45245fc-ad71-4331-ab60-ec245c31a1f9 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:52.613526 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-efdb0bb5-8d3f-43f2-9502-6153f1fded39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:52.615803 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efdb0bb5-8d3f-43f2-9502-6153f1fded39 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:52.616158 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efdb0bb5-8d3f-43f2-9502-6153f1fded39 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:52.616314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efdb0bb5-8d3f-43f2-9502-6153f1fded39 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:52.633062 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:52.633062 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:52.639587 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-efdb0bb5-8d3f-43f2-9502-6153f1fded39 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:52.648762 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efdb0bb5-8d3f-43f2-9502-6153f1fded39 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:52.648762 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 45/174] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:52 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1317 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:52.666748 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dbe20843-785f-49c7-b1bb-b6ca9e5318b6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:52.668885 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dbe20843-785f-49c7-b1bb-b6ca9e5318b6 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:52.669406 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dbe20843-785f-49c7-b1bb-b6ca9e5318b6 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:52.669406 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dbe20843-785f-49c7-b1bb-b6ca9e5318b6 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:52.681336 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:52.681336 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:52.687573 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dbe20843-785f-49c7-b1bb-b6ca9e5318b6 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:52.695269 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dbe20843-785f-49c7-b1bb-b6ca9e5318b6 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:52.695611 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 42/175] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:52 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:52.807830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b97adcd7-04b7-408d-8768-ad9831a2ea12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:52.810128 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b97adcd7-04b7-408d-8768-ad9831a2ea12 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:52.810686 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b97adcd7-04b7-408d-8768-ad9831a2ea12 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:52.810686 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b97adcd7-04b7-408d-8768-ad9831a2ea12 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:52.830107 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:52.830107 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:52.839553 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b97adcd7-04b7-408d-8768-ad9831a2ea12 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:52.846302 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b97adcd7-04b7-408d-8768-ad9831a2ea12 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:52.847180 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 46/176] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:52 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1164 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:53.240446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2fe81e59-74e2-4366-8771-6885cfaebdfa req-cae7d15c-40e7-4a55-9a48-05bc66dbfbce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.243405 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2fe81e59-74e2-4366-8771-6885cfaebdfa req-cae7d15c-40e7-4a55-9a48-05bc66dbfbce tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] POST https://10.4.3.213/volume/v3/snapshots/feec0ddf-f04d-446a-ae39-7757eac54e5e/action Aug 25 04:46:53.243934 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2fe81e59-74e2-4366-8771-6885cfaebdfa req-cae7d15c-40e7-4a55-9a48-05bc66dbfbce tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:53.244194 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2fe81e59-74e2-4366-8771-6885cfaebdfa req-cae7d15c-40e7-4a55-9a48-05bc66dbfbce tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:53.247419 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.snapshot_actions [req-2fe81e59-74e2-4366-8771-6885cfaebdfa req-cae7d15c-40e7-4a55-9a48-05bc66dbfbce tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100269) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 04:46:53.263837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-338df219-12a1-4667-92ca-ea0b9e65ff10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.269451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-338df219-12a1-4667-92ca-ea0b9e65ff10 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:53.270344 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-338df219-12a1-4667-92ca-ea0b9e65ff10 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:53.270759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-338df219-12a1-4667-92ca-ea0b9e65ff10 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:53.274489 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-94c6e6fb-5ef7-436d-a685-f4f8dfc841d5 req-1f5a5b61-9533-4763-8ba2-66e0636d8318 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.276909 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-94c6e6fb-5ef7-436d-a685-f4f8dfc841d5 req-1f5a5b61-9533-4763-8ba2-66e0636d8318 tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] POST https://10.4.3.213/volume/v3/snapshots/None/action Aug 25 04:46:53.277659 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-94c6e6fb-5ef7-436d-a685-f4f8dfc841d5 req-1f5a5b61-9533-4763-8ba2-66e0636d8318 tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:53.278107 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-94c6e6fb-5ef7-436d-a685-f4f8dfc841d5 req-1f5a5b61-9533-4763-8ba2-66e0636d8318 tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:53.281563 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.snapshot_actions [req-94c6e6fb-5ef7-436d-a685-f4f8dfc841d5 req-1f5a5b61-9533-4763-8ba2-66e0636d8318 tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100270) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 04:46:53.296949 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2fe81e59-74e2-4366-8771-6885cfaebdfa req-cae7d15c-40e7-4a55-9a48-05bc66dbfbce tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] https://10.4.3.213/volume/v3/snapshots/feec0ddf-f04d-446a-ae39-7757eac54e5e/action returned with HTTP 404 Aug 25 04:46:53.297885 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 44/177] 10.4.3.213 () {72 vars in 1678 bytes} [Tue Aug 25 04:46:53 2026] POST /volume/v3/snapshots/feec0ddf-f04d-446a-ae39-7757eac54e5e/action => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:53.299011 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:53.299011 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:53.308442 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-338df219-12a1-4667-92ca-ea0b9e65ff10 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:53.313538 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-94c6e6fb-5ef7-436d-a685-f4f8dfc841d5 req-1f5a5b61-9533-4763-8ba2-66e0636d8318 tempest-VolumesAssistedSnapshotsTest-845061412 tempest-VolumesAssistedSnapshotsTest-845061412-project] https://10.4.3.213/volume/v3/snapshots/None/action returned with HTTP 404 Aug 25 04:46:53.314353 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 43/178] 10.4.3.213 () {72 vars in 1582 bytes} [Tue Aug 25 04:46:53 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:46:53.317288 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-338df219-12a1-4667-92ca-ea0b9e65ff10 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:53.318589 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 46/179] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:53 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1317 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:53.425177 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-c912b7a5-5b24-4110-b055-65fa8e498f58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.429150 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-c912b7a5-5b24-4110-b055-65fa8e498f58 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:53.429455 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-c912b7a5-5b24-4110-b055-65fa8e498f58 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:53.429902 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-c912b7a5-5b24-4110-b055-65fa8e498f58 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:53.452098 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:53.452098 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:53.458257 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-c912b7a5-5b24-4110-b055-65fa8e498f58 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:53.465913 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-c912b7a5-5b24-4110-b055-65fa8e498f58 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:53.466515 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 47/180] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:53 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1317 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:53.539412 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-ec58d6bb-63d3-4556-812c-8d5e1bb94ed1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.542981 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-ec58d6bb-63d3-4556-812c-8d5e1bb94ed1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] POST https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6/action Aug 25 04:46:53.542981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-ec58d6bb-63d3-4556-812c-8d5e1bb94ed1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:53.543567 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-ec58d6bb-63d3-4556-812c-8d5e1bb94ed1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:53.556886 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:53.556886 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:53.557340 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-ec58d6bb-63d3-4556-812c-8d5e1bb94ed1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:53.565611 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-ec58d6bb-63d3-4556-812c-8d5e1bb94ed1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Begin detaching volume completed successfully. Aug 25 04:46:53.565867 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-ec58d6bb-63d3-4556-812c-8d5e1bb94ed1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6/action returned with HTTP 202 Aug 25 04:46:53.566332 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 45/181] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:46:53 2026] POST /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:46:53.657612 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-83039c35-9c61-4068-9b46-03777a65a081 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.658088 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-83039c35-9c61-4068-9b46-03777a65a081 None None] GET https://10.4.3.213/volume// Aug 25 04:46:53.658336 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-83039c35-9c61-4068-9b46-03777a65a081 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:53.660283 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-83039c35-9c61-4068-9b46-03777a65a081 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:53.660283 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-83039c35-9c61-4068-9b46-03777a65a081 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:53.660283 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 44/182] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46: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 25 04:46:53.671950 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-d72bef2d-790f-43ae-80c6-4bb38665971c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.674322 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-d72bef2d-790f-43ae-80c6-4bb38665971c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:53.674598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-d72bef2d-790f-43ae-80c6-4bb38665971c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:53.674799 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-d72bef2d-790f-43ae-80c6-4bb38665971c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:53.693821 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:53.693821 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:53.701459 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-d72bef2d-790f-43ae-80c6-4bb38665971c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:53.705855 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-d72bef2d-790f-43ae-80c6-4bb38665971c tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:53.706479 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 47/183] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:53 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1543 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:53.834958 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72e09386-fec3-410f-ab7b-67853c5dba51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.838191 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72e09386-fec3-410f-ab7b-67853c5dba51 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:53.838531 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72e09386-fec3-410f-ab7b-67853c5dba51 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:53.838820 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72e09386-fec3-410f-ab7b-67853c5dba51 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:53.849637 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:53.849637 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:53.855945 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72e09386-fec3-410f-ab7b-67853c5dba51 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:53.863168 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0a686fd-ce69-4670-8c62-f59278bfee16 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.864072 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72e09386-fec3-410f-ab7b-67853c5dba51 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:53.865105 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 48/184] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:53 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:53.865743 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0a686fd-ce69-4670-8c62-f59278bfee16 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:53.865970 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0a686fd-ce69-4670-8c62-f59278bfee16 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:53.866198 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0a686fd-ce69-4670-8c62-f59278bfee16 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:53.882463 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-334fd5c1-c3bf-4941-b00c-467e3d800861 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.884031 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:53.884031 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:53.885804 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-334fd5c1-c3bf-4941-b00c-467e3d800861 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:53.886570 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-334fd5c1-c3bf-4941-b00c-467e3d800861 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:53.886570 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-334fd5c1-c3bf-4941-b00c-467e3d800861 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:53.888724 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a0a686fd-ce69-4670-8c62-f59278bfee16 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:53.893766 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0a686fd-ce69-4670-8c62-f59278bfee16 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:53.894222 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 46/185] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:53 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:53.897924 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:53.897924 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:53.904656 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-334fd5c1-c3bf-4941-b00c-467e3d800861 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:53.913190 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-334fd5c1-c3bf-4941-b00c-467e3d800861 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:53.913762 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 45/186] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:53 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:53.968142 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24ba0400-ed24-4fba-8928-d850e5b966a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:53.970743 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24ba0400-ed24-4fba-8928-d850e5b966a4 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:53.970986 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24ba0400-ed24-4fba-8928-d850e5b966a4 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:53.971243 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24ba0400-ed24-4fba-8928-d850e5b966a4 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:53.983660 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:53.983660 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:53.999468 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-24ba0400-ed24-4fba-8928-d850e5b966a4 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:54.008189 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24ba0400-ed24-4fba-8928-d850e5b966a4 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:54.008677 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 48/187] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:53 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:54.029500 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26660bb1-98f8-4b17-9cc9-34bd34c78de1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:54.032689 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26660bb1-98f8-4b17-9cc9-34bd34c78de1 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] DELETE https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:54.032957 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26660bb1-98f8-4b17-9cc9-34bd34c78de1 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:54.033231 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26660bb1-98f8-4b17-9cc9-34bd34c78de1 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:54.033587 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-26660bb1-98f8-4b17-9cc9-34bd34c78de1 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Delete volume with id: b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:54.046985 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:54.046985 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:54.048134 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26660bb1-98f8-4b17-9cc9-34bd34c78de1 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:54.111642 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26660bb1-98f8-4b17-9cc9-34bd34c78de1 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Delete volume request issued successfully. Aug 25 04:46:54.111923 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26660bb1-98f8-4b17-9cc9-34bd34c78de1 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 202 Aug 25 04:46:54.112761 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 49/188] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:46:54 2026] DELETE /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:46:54.123278 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be8778c9-8b10-49fe-8d3e-6a64898e4d91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:54.125495 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be8778c9-8b10-49fe-8d3e-6a64898e4d91 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:54.125888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be8778c9-8b10-49fe-8d3e-6a64898e4d91 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:54.125888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be8778c9-8b10-49fe-8d3e-6a64898e4d91 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:54.137490 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:54.137490 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:54.146196 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-be8778c9-8b10-49fe-8d3e-6a64898e4d91 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Volume info retrieved successfully. Aug 25 04:46:54.152165 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be8778c9-8b10-49fe-8d3e-6a64898e4d91 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 200 Aug 25 04:46:54.152768 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 47/189] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:54 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:54.914292 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e53e277e-22bb-428c-b92f-99014cfcdde4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:54.916075 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e53e277e-22bb-428c-b92f-99014cfcdde4 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:54.916303 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e53e277e-22bb-428c-b92f-99014cfcdde4 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:54.916454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e53e277e-22bb-428c-b92f-99014cfcdde4 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:54.933346 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:54.933346 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:54.937304 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e53e277e-22bb-428c-b92f-99014cfcdde4 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:54.942449 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e53e277e-22bb-428c-b92f-99014cfcdde4 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:54.943009 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 46/190] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:54 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:55.173814 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c889a81-d5e4-4bd9-b56d-65fa1dc2e023 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:55.176978 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c889a81-d5e4-4bd9-b56d-65fa1dc2e023 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] GET https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc Aug 25 04:46:55.177250 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c889a81-d5e4-4bd9-b56d-65fa1dc2e023 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:55.177488 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c889a81-d5e4-4bd9-b56d-65fa1dc2e023 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:55.185516 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c889a81-d5e4-4bd9-b56d-65fa1dc2e023 tempest-DeleteServersTestJSON-1804167217 tempest-DeleteServersTestJSON-1804167217-project-member] https://10.4.3.213/volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc returned with HTTP 404 Aug 25 04:46:55.186190 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 49/191] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:55 2026] GET /volume/v3/volumes/b4137e46-01a0-462a-a54b-0d7ff8915cbc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:55.958146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe5da31b-d2d0-4db7-a5bd-87a5055e386f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:55.959788 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe5da31b-d2d0-4db7-a5bd-87a5055e386f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:55.960318 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe5da31b-d2d0-4db7-a5bd-87a5055e386f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:55.960546 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe5da31b-d2d0-4db7-a5bd-87a5055e386f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:55.982224 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:55.982224 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:55.991452 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe5da31b-d2d0-4db7-a5bd-87a5055e386f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:56.003219 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe5da31b-d2d0-4db7-a5bd-87a5055e386f tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:56.003652 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 50/192] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:55 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1164 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:57.025971 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-40db3eb8-d8fb-459d-83c1-e6dbcfbe7198 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:57.031665 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40db3eb8-d8fb-459d-83c1-e6dbcfbe7198 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:57.031920 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40db3eb8-d8fb-459d-83c1-e6dbcfbe7198 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:57.032169 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40db3eb8-d8fb-459d-83c1-e6dbcfbe7198 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:57.065152 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:57.065152 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:57.071037 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-40db3eb8-d8fb-459d-83c1-e6dbcfbe7198 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:57.085134 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40db3eb8-d8fb-459d-83c1-e6dbcfbe7198 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:57.086246 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 48/193] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:57 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1164 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:57.375597 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-bf9fb47b-60c2-4766-9beb-cfdb6d80ade2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:57.378447 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-bf9fb47b-60c2-4766-9beb-cfdb6d80ade2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] POST https://10.4.3.213/volume/v3/attachments/9470f616-6f3b-4e9a-be6f-4272d189948c/action Aug 25 04:46:57.378900 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-bf9fb47b-60c2-4766-9beb-cfdb6d80ade2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:57.379172 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-bf9fb47b-60c2-4766-9beb-cfdb6d80ade2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:57.407129 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:57.407129 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:57.432156 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e2c3bb0-7395-45b6-b6b5-1b10eabd077b req-bf9fb47b-60c2-4766-9beb-cfdb6d80ade2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/attachments/9470f616-6f3b-4e9a-be6f-4272d189948c/action returned with HTTP 204 Aug 25 04:46:57.432587 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-6f163e75-c839-4be6-b21a-858dc34725f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:57.433485 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 47/194] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:46:57 2026] POST /volume/v3/attachments/9470f616-6f3b-4e9a-be6f-4272d189948c/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:57.437397 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-6f163e75-c839-4be6-b21a-858dc34725f1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] DELETE https://10.4.3.213/volume/v3/attachments/5f791cd0-1739-4340-8db7-d4bc80a4973d Aug 25 04:46:57.437707 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-6f163e75-c839-4be6-b21a-858dc34725f1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:57.437981 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-6f163e75-c839-4be6-b21a-858dc34725f1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:57.455611 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:57.455611 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:57.535161 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36d76ea7-4330-4606-bd8a-9f59d62810ca req-6f163e75-c839-4be6-b21a-858dc34725f1 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/attachments/5f791cd0-1739-4340-8db7-d4bc80a4973d returned with HTTP 200 Aug 25 04:46:57.536170 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 50/195] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:46:57 2026] DELETE /volume/v3/attachments/5f791cd0-1739-4340-8db7-d4bc80a4973d => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:57.948847 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99256ff8-6ea7-49f1-9576-7cba3a3d72e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:57.950962 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99256ff8-6ea7-49f1-9576-7cba3a3d72e5 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:57.951263 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99256ff8-6ea7-49f1-9576-7cba3a3d72e5 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:57.951499 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99256ff8-6ea7-49f1-9576-7cba3a3d72e5 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:57.960343 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:57.960343 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:57.964858 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99256ff8-6ea7-49f1-9576-7cba3a3d72e5 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:57.969877 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99256ff8-6ea7-49f1-9576-7cba3a3d72e5 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:57.970293 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 51/196] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:57 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:57.989834 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6432ee04-41e3-4fda-941a-695f80face75 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:57.992748 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6432ee04-41e3-4fda-941a-695f80face75 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:57.992977 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6432ee04-41e3-4fda-941a-695f80face75 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:57.993289 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6432ee04-41e3-4fda-941a-695f80face75 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:57.993558 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-6432ee04-41e3-4fda-941a-695f80face75 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Delete volume with id: ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:58.005877 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:58.005877 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:58.006449 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6432ee04-41e3-4fda-941a-695f80face75 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:58.056112 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6432ee04-41e3-4fda-941a-695f80face75 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Delete volume request issued successfully. Aug 25 04:46:58.057464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6432ee04-41e3-4fda-941a-695f80face75 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 202 Aug 25 04:46:58.057464 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 49/197] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:46:57 2026] DELETE /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:46:58.072542 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-102ad67f-4235-43dd-b551-12e89ace1818 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:58.091179 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-102ad67f-4235-43dd-b551-12e89ace1818 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:58.091179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-102ad67f-4235-43dd-b551-12e89ace1818 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:58.091179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-102ad67f-4235-43dd-b551-12e89ace1818 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:58.099165 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:58.099165 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:58.107682 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-102ad67f-4235-43dd-b551-12e89ace1818 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Volume info retrieved successfully. Aug 25 04:46:58.113632 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86b7039e-7510-49e2-9c56-b1984b66ab74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:58.116036 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86b7039e-7510-49e2-9c56-b1984b66ab74 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:58.116842 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86b7039e-7510-49e2-9c56-b1984b66ab74 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:58.116975 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86b7039e-7510-49e2-9c56-b1984b66ab74 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:58.128280 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-102ad67f-4235-43dd-b551-12e89ace1818 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 200 Aug 25 04:46:58.128909 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 48/198] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:58 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:58.139458 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:58.139458 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:58.155952 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86b7039e-7510-49e2-9c56-b1984b66ab74 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:58.167242 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86b7039e-7510-49e2-9c56-b1984b66ab74 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:58.168287 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 51/199] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:58 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1458 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:58.573038 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b88c0bbe-e1e9-49b7-b325-49aeec2751f2 req-d37f1908-cb6a-406c-a65f-8bacd9860f49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:58.576968 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b88c0bbe-e1e9-49b7-b325-49aeec2751f2 req-d37f1908-cb6a-406c-a65f-8bacd9860f49 tempest-TestMultiAttachVolumeSwap-1794192786 tempest-TestMultiAttachVolumeSwap-1794192786-project] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:58.577156 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b88c0bbe-e1e9-49b7-b325-49aeec2751f2 req-d37f1908-cb6a-406c-a65f-8bacd9860f49 tempest-TestMultiAttachVolumeSwap-1794192786 tempest-TestMultiAttachVolumeSwap-1794192786-project] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:58.577315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b88c0bbe-e1e9-49b7-b325-49aeec2751f2 req-d37f1908-cb6a-406c-a65f-8bacd9860f49 tempest-TestMultiAttachVolumeSwap-1794192786 tempest-TestMultiAttachVolumeSwap-1794192786-project] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:58.596772 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:58.596772 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:58.601463 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b88c0bbe-e1e9-49b7-b325-49aeec2751f2 req-d37f1908-cb6a-406c-a65f-8bacd9860f49 tempest-TestMultiAttachVolumeSwap-1794192786 tempest-TestMultiAttachVolumeSwap-1794192786-project] Volume info retrieved successfully. Aug 25 04:46:58.607942 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b88c0bbe-e1e9-49b7-b325-49aeec2751f2 req-d37f1908-cb6a-406c-a65f-8bacd9860f49 tempest-TestMultiAttachVolumeSwap-1794192786 tempest-TestMultiAttachVolumeSwap-1794192786-project] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:58.608480 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 52/200] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:58 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1642 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:58.624740 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-70836538-87d2-4dab-ae9f-b23811061dde None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:58.628467 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-70836538-87d2-4dab-ae9f-b23811061dde tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:58.628828 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-70836538-87d2-4dab-ae9f-b23811061dde tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:58.629224 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-70836538-87d2-4dab-ae9f-b23811061dde tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:58.650699 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:58.650699 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:58.662676 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-70836538-87d2-4dab-ae9f-b23811061dde tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] Volume info retrieved successfully. Aug 25 04:46:58.675011 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-70836538-87d2-4dab-ae9f-b23811061dde tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:58.675266 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 50/201] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:58 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1458 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:58.691397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d509f7d2-9413-4d52-9bc7-ab23473995c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:58.694397 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d509f7d2-9413-4d52-9bc7-ab23473995c0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] GET https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e Aug 25 04:46:58.694626 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d509f7d2-9413-4d52-9bc7-ab23473995c0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:58.695498 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d509f7d2-9413-4d52-9bc7-ab23473995c0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:58.710940 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:58.710940 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:58.718084 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d509f7d2-9413-4d52-9bc7-ab23473995c0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] Volume info retrieved successfully. Aug 25 04:46:58.725385 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d509f7d2-9413-4d52-9bc7-ab23473995c0 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-reader] https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e returned with HTTP 200 Aug 25 04:46:58.725565 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 49/202] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:58 2026] GET /volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:46:58.865210 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-566db855-0e81-4de1-8dd8-79b9058fe81a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:58.868267 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-566db855-0e81-4de1-8dd8-79b9058fe81a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:58.868690 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-566db855-0e81-4de1-8dd8-79b9058fe81a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:58.868932 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-566db855-0e81-4de1-8dd8-79b9058fe81a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:58.887818 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:58.887818 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:46:58.893486 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-566db855-0e81-4de1-8dd8-79b9058fe81a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:58.901263 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-566db855-0e81-4de1-8dd8-79b9058fe81a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:58.901793 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 52/203] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:58 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:58.999156 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-ed604d32-7829-45c4-b2c3-3233c487d62a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:59.002190 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-ed604d32-7829-45c4-b2c3-3233c487d62a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:59.002500 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-ed604d32-7829-45c4-b2c3-3233c487d62a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:59.002847 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-ed604d32-7829-45c4-b2c3-3233c487d62a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:59.027342 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:59.027342 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:59.037511 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-ed604d32-7829-45c4-b2c3-3233c487d62a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:59.045937 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-ed604d32-7829-45c4-b2c3-3233c487d62a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:59.046530 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 53/204] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:58 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:59.095639 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-5db40a28-f478-4e3b-a4be-45affc68718c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:59.101998 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-5db40a28-f478-4e3b-a4be-45affc68718c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] POST https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df/action Aug 25 04:46:59.103479 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-5db40a28-f478-4e3b-a4be-45affc68718c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:46:59.103479 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-5db40a28-f478-4e3b-a4be-45affc68718c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:46:59.144708 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:59.144708 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:59.145537 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-5db40a28-f478-4e3b-a4be-45affc68718c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:59.153218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7153ddb1-f883-4961-97bc-205e197320bb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:59.156293 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7153ddb1-f883-4961-97bc-205e197320bb tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:46:59.156662 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7153ddb1-f883-4961-97bc-205e197320bb tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:59.157036 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7153ddb1-f883-4961-97bc-205e197320bb tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:59.160623 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-5db40a28-f478-4e3b-a4be-45affc68718c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Begin detaching volume completed successfully. Aug 25 04:46:59.161210 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-5db40a28-f478-4e3b-a4be-45affc68718c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df/action returned with HTTP 202 Aug 25 04:46:59.163278 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 51/205] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:46:59 2026] POST /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:46:59.167377 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7153ddb1-f883-4961-97bc-205e197320bb tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 404 Aug 25 04:46:59.168084 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 50/206] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:46:59 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:46:59.248220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b50bef07-8182-4a15-b65e-d6f7dfcb9859 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:59.248794 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b50bef07-8182-4a15-b65e-d6f7dfcb9859 None None] GET https://10.4.3.213/volume// Aug 25 04:46:59.249050 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b50bef07-8182-4a15-b65e-d6f7dfcb9859 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:59.249345 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b50bef07-8182-4a15-b65e-d6f7dfcb9859 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:59.250064 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b50bef07-8182-4a15-b65e-d6f7dfcb9859 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:46:59.250150 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 53/207] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:46:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:46:59.262660 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-948bb518-cb1b-40e4-9e94-1ed0277b5b3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:59.267892 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-948bb518-cb1b-40e4-9e94-1ed0277b5b3e tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:59.268230 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-948bb518-cb1b-40e4-9e94-1ed0277b5b3e tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:59.268559 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-948bb518-cb1b-40e4-9e94-1ed0277b5b3e tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:59.294944 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:59.294944 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:46:59.298808 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-948bb518-cb1b-40e4-9e94-1ed0277b5b3e tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:59.304683 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-948bb518-cb1b-40e4-9e94-1ed0277b5b3e tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:59.305390 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 54/208] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:46:59 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1641 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:46:59.738074 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-53e178c2-5a89-4a12-a082-d167d34aa305 req-50d3dbad-111a-45a3-b77c-c0d6b2cda289 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:59.741460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-53e178c2-5a89-4a12-a082-d167d34aa305 req-50d3dbad-111a-45a3-b77c-c0d6b2cda289 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] GET https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 Aug 25 04:46:59.741460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-53e178c2-5a89-4a12-a082-d167d34aa305 req-50d3dbad-111a-45a3-b77c-c0d6b2cda289 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:59.741460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-53e178c2-5a89-4a12-a082-d167d34aa305 req-50d3dbad-111a-45a3-b77c-c0d6b2cda289 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:59.756057 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:59.756057 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:46:59.762916 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-53e178c2-5a89-4a12-a082-d167d34aa305 req-50d3dbad-111a-45a3-b77c-c0d6b2cda289 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:46:59.771559 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-53e178c2-5a89-4a12-a082-d167d34aa305 req-50d3dbad-111a-45a3-b77c-c0d6b2cda289 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 returned with HTTP 200 Aug 25 04:46:59.772067 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 52/209] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:59 2026] GET /volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 => generated 1603 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:46:59.955704 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-b87b8b59-f5a8-43e5-94de-1907eb4d686a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:46:59.959276 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-b87b8b59-f5a8-43e5-94de-1907eb4d686a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:46:59.959620 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-b87b8b59-f5a8-43e5-94de-1907eb4d686a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:46:59.960266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-b87b8b59-f5a8-43e5-94de-1907eb4d686a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:46:59.984421 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:46:59.984421 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:46:59.989987 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-b87b8b59-f5a8-43e5-94de-1907eb4d686a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:46:59.996396 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-b87b8b59-f5a8-43e5-94de-1907eb4d686a tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:46:59.996919 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 51/210] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:46:59 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:00.041045 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-967d410e-def4-4bce-bdd9-372e49e1283c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:00.043781 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-967d410e-def4-4bce-bdd9-372e49e1283c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] DELETE https://10.4.3.213/volume/v3/attachments/9470f616-6f3b-4e9a-be6f-4272d189948c Aug 25 04:47:00.043908 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-967d410e-def4-4bce-bdd9-372e49e1283c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:00.044240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-967d410e-def4-4bce-bdd9-372e49e1283c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:00.072997 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:00.072997 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:00.208146 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b34f0250-2dfa-4a46-890f-d7ab8ed042dc req-967d410e-def4-4bce-bdd9-372e49e1283c tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/attachments/9470f616-6f3b-4e9a-be6f-4272d189948c returned with HTTP 200 Aug 25 04:47:00.208745 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 54/211] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:47:00 2026] DELETE /volume/v3/attachments/9470f616-6f3b-4e9a-be6f-4272d189948c => generated 192 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:00.320447 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75434f0f-6c10-4b6d-970b-2fd772c25be3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:00.322461 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75434f0f-6c10-4b6d-970b-2fd772c25be3 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:47:00.322789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75434f0f-6c10-4b6d-970b-2fd772c25be3 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:00.323079 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75434f0f-6c10-4b6d-970b-2fd772c25be3 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:00.341885 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:00.341885 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:00.349494 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-75434f0f-6c10-4b6d-970b-2fd772c25be3 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:47:00.355651 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75434f0f-6c10-4b6d-970b-2fd772c25be3 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:47:00.356548 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 55/212] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:00 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:00.429897 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-b0b44e33-b520-467f-b92e-f440b08a6c35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:00.434175 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-b0b44e33-b520-467f-b92e-f440b08a6c35 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:47:00.434911 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-b0b44e33-b520-467f-b92e-f440b08a6c35 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:00.435968 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-b0b44e33-b520-467f-b92e-f440b08a6c35 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:00.455878 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:00.455878 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:00.466309 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-b0b44e33-b520-467f-b92e-f440b08a6c35 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:47:00.474514 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-b0b44e33-b520-467f-b92e-f440b08a6c35 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:47:00.475695 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 53/213] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:00 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:00.506781 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-bbded5b9-73c6-451e-886c-58a5cadfff21 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:00.509723 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-bbded5b9-73c6-451e-886c-58a5cadfff21 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] POST https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df/action Aug 25 04:47:00.510226 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-bbded5b9-73c6-451e-886c-58a5cadfff21 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:00.510412 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-bbded5b9-73c6-451e-886c-58a5cadfff21 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:00.527812 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:00.527812 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:00.528510 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-bbded5b9-73c6-451e-886c-58a5cadfff21 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:47:00.551683 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-bbded5b9-73c6-451e-886c-58a5cadfff21 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Begin detaching volume completed successfully. Aug 25 04:47:00.552056 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-bbded5b9-73c6-451e-886c-58a5cadfff21 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df/action returned with HTTP 202 Aug 25 04:47:00.552830 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 52/214] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:47:00 2026] POST /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:47:00.636897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eda8070f-af51-4343-a3bd-3ab01665fb7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:00.636897 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eda8070f-af51-4343-a3bd-3ab01665fb7d None None] GET https://10.4.3.213/volume// Aug 25 04:47:00.636897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eda8070f-af51-4343-a3bd-3ab01665fb7d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:00.636897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eda8070f-af51-4343-a3bd-3ab01665fb7d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:00.636897 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eda8070f-af51-4343-a3bd-3ab01665fb7d None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:00.636897 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 55/215] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47: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 25 04:47:00.647121 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-1b583e62-c49d-4e10-ad6e-2fe5994035cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:00.652846 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-1b583e62-c49d-4e10-ad6e-2fe5994035cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:47:00.653846 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-1b583e62-c49d-4e10-ad6e-2fe5994035cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:00.654444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-1b583e62-c49d-4e10-ad6e-2fe5994035cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:00.674642 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:00.674642 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:00.680451 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-1b583e62-c49d-4e10-ad6e-2fe5994035cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:47:00.688602 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-1b583e62-c49d-4e10-ad6e-2fe5994035cd tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:47:00.689265 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 56/216] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:47:00 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1344 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:03.852957 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:03.859056 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:03.859975 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-407606260"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:03.863635 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-407606260'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:03.863635 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Create volume of 1 GB Aug 25 04:47:03.877396 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Availability Zones retrieved successfully. Aug 25 04:47:03.886279 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Flow 'volume_create_api' (ce250423-ec14-4f17-9400-2e0059952df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:03.899345 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8af1ae0-1860-4893-a45b-c5a4a288dc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:03.901173 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:03.901402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-82921d3b-3fa9-4597-a736-ea7e114bc58f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:03.905674 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82921d3b-3fa9-4597-a736-ea7e114bc58f tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:47:03.906789 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82921d3b-3fa9-4597-a736-ea7e114bc58f tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:03.906789 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82921d3b-3fa9-4597-a736-ea7e114bc58f tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:03.906789 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-82921d3b-3fa9-4597-a736-ea7e114bc58f tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Delete volume with id: ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:47:03.910681 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:03.914400 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:03.917968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-210395186", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:03.921390 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82921d3b-3fa9-4597-a736-ea7e114bc58f tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 404 Aug 25 04:47:03.921504 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-210395186', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:03.921504 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Create volume of 1 GB Aug 25 04:47:03.921724 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:03.921724 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:03.921818 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 53/217] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:47:03 2026] DELETE /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:03.927901 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Availability Zones retrieved successfully. Aug 25 04:47:03.938211 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eda70db4-dbac-4234-9cf8-7ada95ce36c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:03.938981 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Flow 'volume_create_api' (e53d0f64-dd36-4064-9cfc-62e265f882a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:03.940403 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eda70db4-dbac-4234-9cf8-7ada95ce36c3 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] GET https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 Aug 25 04:47:03.940695 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eda70db4-dbac-4234-9cf8-7ada95ce36c3 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:03.940978 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eda70db4-dbac-4234-9cf8-7ada95ce36c3 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:03.941838 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f827dde-a259-4487-b7f4-5cffc4799cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:03.942763 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:03.949652 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8af1ae0-1860-4893-a45b-c5a4a288dc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:03.950931 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eda70db4-dbac-4234-9cf8-7ada95ce36c3 tempest-VolumesAssistedSnapshotsTest-917000117 tempest-VolumesAssistedSnapshotsTest-917000117-project-admin] https://10.4.3.213/volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 returned with HTTP 404 Aug 25 04:47:03.951231 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b317a5a-a1b6-4ce5-abac-d766ac66545a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:03.951353 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 57/218] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:03 2026] GET /volume/v3/volumes/ea5d468b-cb83-45d6-8ade-4bdf303044b6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:03.987266 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f827dde-a259-4487-b7f4-5cffc4799cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:03.989036 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f006455-1393-4753-b595-2d48e47fa71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:04.105155 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Created reservations ['bb52836a-636e-4576-bad6-138cdf34c832', 'bd8662cd-d00c-4573-9b8e-f85a3b75e41e', '89912c0f-00db-4944-ac25-92dbe0d0f5d4', 'dbb037ec-bed2-4d3d-a63c-238ae5c5fec6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:04.106007 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f006455-1393-4753-b595-2d48e47fa71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb52836a-636e-4576-bad6-138cdf34c832', 'bd8662cd-d00c-4573-9b8e-f85a3b75e41e', '89912c0f-00db-4944-ac25-92dbe0d0f5d4', 'dbb037ec-bed2-4d3d-a63c-238ae5c5fec6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:04.107953 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (655cb2ad-4f7f-41b5-98d7-a4bd6c445b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:04.114835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Created reservations ['f08e494e-ba79-4fb1-b847-f0dc9dfdeeec', '74a69bad-9bf9-42c3-bd53-dca171e7a94d', '862ddd81-18cd-4641-bd87-8cc6eb838542', '9dcf1913-da46-4d67-9818-62fce12c90af'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:04.114835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b317a5a-a1b6-4ce5-abac-d766ac66545a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08e494e-ba79-4fb1-b847-f0dc9dfdeeec', '74a69bad-9bf9-42c3-bd53-dca171e7a94d', '862ddd81-18cd-4641-bd87-8cc6eb838542', '9dcf1913-da46-4d67-9818-62fce12c90af']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:04.114835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7923951a-f63a-4aa7-8e86-6dc9cd73781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:04.148952 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7923951a-f63a-4aa7-8e86-6dc9cd73781f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0619ce80-c51c-44d2-bb86-1891be5fd033', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-407606260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c4477eeb4e74dcdab65f747358d9161',qos_specs=None,replication_status=,reservations=['f08e494e-ba79-4fb1-b847-f0dc9dfdeeec','74a69bad-9bf9-42c3-bd53-dca171e7a94d','862ddd81-18cd-4641-bd87-8cc6eb838542','9dcf1913-da46-4d67-9818-62fce12c90af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b29ab989d9847eab19b933cfe08dd49',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-407606260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0619ce80-c51c-44d2-bb86-1891be5fd033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c4477eeb4e74dcdab65f747358d9161',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b29ab989d9847eab19b933cfe08dd49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:04.150060 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7119d87-a327-430f-99b4-4fbeab103c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:04.154353 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (655cb2ad-4f7f-41b5-98d7-a4bd6c445b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1987b91-36e3-4b6c-a4e6-25dcc1aa4830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-210395186',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3365d19658d04bba94a6ce97f6a817eb',qos_specs=None,replication_status=,reservations=['bb52836a-636e-4576-bad6-138cdf34c832','bd8662cd-d00c-4573-9b8e-f85a3b75e41e','89912c0f-00db-4944-ac25-92dbe0d0f5d4','dbb037ec-bed2-4d3d-a63c-238ae5c5fec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e83e26ca3d4af886b08cb30d1ddf07',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-210395186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1987b91-36e3-4b6c-a4e6-25dcc1aa4830,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3365d19658d04bba94a6ce97f6a817eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e83e26ca3d4af886b08cb30d1ddf07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:04.158454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eb53ae2-4e64-44f1-b8ab-f91a62404c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:04.196330 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7119d87-a327-430f-99b4-4fbeab103c84) transitioned into state 'SUCCESS' from state '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-407606260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c4477eeb4e74dcdab65f747358d9161',qos_specs=None,replication_status=,reservations=['f08e494e-ba79-4fb1-b847-f0dc9dfdeeec','74a69bad-9bf9-42c3-bd53-dca171e7a94d','862ddd81-18cd-4641-bd87-8cc6eb838542','9dcf1913-da46-4d67-9818-62fce12c90af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b29ab989d9847eab19b933cfe08dd49',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:04.197063 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc7cb3d-c8c4-4a57-9175-4eef2e8d7ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:04.216418 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eb53ae2-4e64-44f1-b8ab-f91a62404c0a) transitioned into state 'SUCCESS' from state '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-210395186',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3365d19658d04bba94a6ce97f6a817eb',qos_specs=None,replication_status=,reservations=['bb52836a-636e-4576-bad6-138cdf34c832','bd8662cd-d00c-4573-9b8e-f85a3b75e41e','89912c0f-00db-4944-ac25-92dbe0d0f5d4','dbb037ec-bed2-4d3d-a63c-238ae5c5fec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e83e26ca3d4af886b08cb30d1ddf07',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:04.217469 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc7cb3d-c8c4-4a57-9175-4eef2e8d7ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:04.217646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (820033a3-1e95-450f-811a-8f3d2bb23394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:04.218444 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Flow 'volume_create_api' (ce250423-ec14-4f17-9400-2e0059952df6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:04.218910 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Create volume request issued successfully. Aug 25 04:47:04.219861 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc0935a9-be10-43ee-a47d-7bfdd86dd4c2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:04.220757 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 54/219] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:47:03 2026] POST /volume/v3/volumes => generated 756 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:04.234087 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (820033a3-1e95-450f-811a-8f3d2bb23394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:04.235507 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Flow 'volume_create_api' (e53d0f64-dd36-4064-9cfc-62e265f882a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:04.235969 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Create volume request issued successfully. Aug 25 04:47:04.236865 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-43a67d4a-c949-481d-8ab2-c6bae70669d4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:04.237413 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 56/220] 10.4.3.213 () {72 vars in 1541 bytes} [Tue Aug 25 04:47:03 2026] POST /volume/v3/volumes => generated 762 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:04.238768 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1bc1e5ae-bb25-4ff3-8c1f-18fef31f2b7b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:04.241557 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1bc1e5ae-bb25-4ff3-8c1f-18fef31f2b7b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:47:04.241881 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1bc1e5ae-bb25-4ff3-8c1f-18fef31f2b7b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:04.242146 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1bc1e5ae-bb25-4ff3-8c1f-18fef31f2b7b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:04.250052 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-a6f2edcd-9dc9-46ff-965d-97254c8a9763 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:04.255549 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-a6f2edcd-9dc9-46ff-965d-97254c8a9763 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] GET https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 Aug 25 04:47:04.255839 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-a6f2edcd-9dc9-46ff-965d-97254c8a9763 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:04.256017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-a6f2edcd-9dc9-46ff-965d-97254c8a9763 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:04.257520 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:04.257520 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:04.265401 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1bc1e5ae-bb25-4ff3-8c1f-18fef31f2b7b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:47:04.265554 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:04.265554 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:04.270048 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-a6f2edcd-9dc9-46ff-965d-97254c8a9763 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Volume info retrieved successfully. Aug 25 04:47:04.275686 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1bc1e5ae-bb25-4ff3-8c1f-18fef31f2b7b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:47:04.275822 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-32067876-ded3-44df-a55e-a3ddbd955b79 req-a6f2edcd-9dc9-46ff-965d-97254c8a9763 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 returned with HTTP 200 Aug 25 04:47:04.276129 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 58/221] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:04 2026] GET /volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:04.276208 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 54/222] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:04 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:04.309453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1698ae1b-6807-4b1c-bcfc-0eaad03b2b2c req-4250f15a-0b07-44fb-ac00-28cd47e120e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:04.315455 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1698ae1b-6807-4b1c-bcfc-0eaad03b2b2c req-4250f15a-0b07-44fb-ac00-28cd47e120e4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] GET https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 Aug 25 04:47:04.315455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1698ae1b-6807-4b1c-bcfc-0eaad03b2b2c req-4250f15a-0b07-44fb-ac00-28cd47e120e4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:04.315455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1698ae1b-6807-4b1c-bcfc-0eaad03b2b2c req-4250f15a-0b07-44fb-ac00-28cd47e120e4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:04.322219 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:04.322219 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:04.328732 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1698ae1b-6807-4b1c-bcfc-0eaad03b2b2c req-4250f15a-0b07-44fb-ac00-28cd47e120e4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Volume info retrieved successfully. Aug 25 04:47:04.335492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1698ae1b-6807-4b1c-bcfc-0eaad03b2b2c req-4250f15a-0b07-44fb-ac00-28cd47e120e4 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 returned with HTTP 200 Aug 25 04:47:04.336034 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 55/223] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:04 2026] GET /volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:05.291230 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eacff22a-6335-400e-9b41-486965cd4cc3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:05.294919 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eacff22a-6335-400e-9b41-486965cd4cc3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:47:05.295203 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eacff22a-6335-400e-9b41-486965cd4cc3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:05.295811 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eacff22a-6335-400e-9b41-486965cd4cc3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:05.307365 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:05.307365 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:05.311153 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eacff22a-6335-400e-9b41-486965cd4cc3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:47:05.316669 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eacff22a-6335-400e-9b41-486965cd4cc3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:47:05.317293 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 57/224] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:05 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:05.365657 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-6c00bad1-46e4-488b-8340-046b192c4d0e req-beea2915-49b0-4106-86cb-077d44f51e02 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:05.368516 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6c00bad1-46e4-488b-8340-046b192c4d0e req-beea2915-49b0-4106-86cb-077d44f51e02 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] GET https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 Aug 25 04:47:05.368923 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6c00bad1-46e4-488b-8340-046b192c4d0e req-beea2915-49b0-4106-86cb-077d44f51e02 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:05.369206 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6c00bad1-46e4-488b-8340-046b192c4d0e req-beea2915-49b0-4106-86cb-077d44f51e02 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:05.379801 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:05.379801 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:05.387303 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-6c00bad1-46e4-488b-8340-046b192c4d0e req-beea2915-49b0-4106-86cb-077d44f51e02 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Volume info retrieved successfully. Aug 25 04:47:05.392764 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6c00bad1-46e4-488b-8340-046b192c4d0e req-beea2915-49b0-4106-86cb-077d44f51e02 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 returned with HTTP 200 Aug 25 04:47:05.393347 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 55/225] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:05 2026] GET /volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:05.729482 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-c0bdd6c9-06db-437b-a26d-d1704572e2ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:05.734448 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-c0bdd6c9-06db-437b-a26d-d1704572e2ba tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:47:05.734448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-c0bdd6c9-06db-437b-a26d-d1704572e2ba tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:05.734448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-c0bdd6c9-06db-437b-a26d-d1704572e2ba tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:05.747818 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:05.747818 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:05.753207 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-c0bdd6c9-06db-437b-a26d-d1704572e2ba tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:47:05.760085 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-c0bdd6c9-06db-437b-a26d-d1704572e2ba tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:47:05.760085 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 59/226] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:05 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:05.789755 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-76c5fcc0-8855-47c8-a5a9-ea7ea324c057 req-1b0da490-0626-4181-881c-8d9b22f05263 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:05.792280 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76c5fcc0-8855-47c8-a5a9-ea7ea324c057 req-1b0da490-0626-4181-881c-8d9b22f05263 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-reader] GET https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 Aug 25 04:47:05.792536 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76c5fcc0-8855-47c8-a5a9-ea7ea324c057 req-1b0da490-0626-4181-881c-8d9b22f05263 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:05.792750 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-76c5fcc0-8855-47c8-a5a9-ea7ea324c057 req-1b0da490-0626-4181-881c-8d9b22f05263 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:05.800549 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:05.800549 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:05.805516 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-76c5fcc0-8855-47c8-a5a9-ea7ea324c057 req-1b0da490-0626-4181-881c-8d9b22f05263 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-reader] Volume info retrieved successfully. Aug 25 04:47:05.813664 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-76c5fcc0-8855-47c8-a5a9-ea7ea324c057 req-1b0da490-0626-4181-881c-8d9b22f05263 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-reader] https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 returned with HTTP 200 Aug 25 04:47:05.814350 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 56/227] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:05 2026] GET /volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:05.850780 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-15a6bbd8-3d69-4829-9be6-ef5cfa90342f req-5d5c3e7b-6178-4812-ab57-a952c93e8f09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:05.854055 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-15a6bbd8-3d69-4829-9be6-ef5cfa90342f req-5d5c3e7b-6178-4812-ab57-a952c93e8f09 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] DELETE https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 Aug 25 04:47:05.854371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-15a6bbd8-3d69-4829-9be6-ef5cfa90342f req-5d5c3e7b-6178-4812-ab57-a952c93e8f09 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:05.854664 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-15a6bbd8-3d69-4829-9be6-ef5cfa90342f req-5d5c3e7b-6178-4812-ab57-a952c93e8f09 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:05.854974 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-15a6bbd8-3d69-4829-9be6-ef5cfa90342f req-5d5c3e7b-6178-4812-ab57-a952c93e8f09 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Delete volume with id: c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 Aug 25 04:47:05.867627 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:05.867627 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:05.867627 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-15a6bbd8-3d69-4829-9be6-ef5cfa90342f req-5d5c3e7b-6178-4812-ab57-a952c93e8f09 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Volume info retrieved successfully. Aug 25 04:47:05.894364 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-15a6bbd8-3d69-4829-9be6-ef5cfa90342f req-5d5c3e7b-6178-4812-ab57-a952c93e8f09 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Delete volume request issued successfully. Aug 25 04:47:05.894702 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-15a6bbd8-3d69-4829-9be6-ef5cfa90342f req-5d5c3e7b-6178-4812-ab57-a952c93e8f09 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 returned with HTTP 202 Aug 25 04:47:05.895340 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 58/228] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:47:05 2026] DELETE /volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:05.923476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2eac1e58-9c3c-4cf8-aaf7-793bee650229 req-71aec1ef-720c-42eb-9284-87430a3bbc71 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:05.925867 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2eac1e58-9c3c-4cf8-aaf7-793bee650229 req-71aec1ef-720c-42eb-9284-87430a3bbc71 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] GET https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 Aug 25 04:47:05.926089 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2eac1e58-9c3c-4cf8-aaf7-793bee650229 req-71aec1ef-720c-42eb-9284-87430a3bbc71 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:05.926325 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2eac1e58-9c3c-4cf8-aaf7-793bee650229 req-71aec1ef-720c-42eb-9284-87430a3bbc71 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:05.934547 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:05.934547 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:05.941046 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2eac1e58-9c3c-4cf8-aaf7-793bee650229 req-71aec1ef-720c-42eb-9284-87430a3bbc71 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Volume info retrieved successfully. Aug 25 04:47:05.947845 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2eac1e58-9c3c-4cf8-aaf7-793bee650229 req-71aec1ef-720c-42eb-9284-87430a3bbc71 tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 returned with HTTP 200 Aug 25 04:47:05.948299 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 56/229] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:05 2026] GET /volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:06.982638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3c70b9d3-f8b9-4a7e-8f0d-3631caffb203 req-b9f90919-5c2f-4835-b332-29d3bc09d66f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:06.986390 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3c70b9d3-f8b9-4a7e-8f0d-3631caffb203 req-b9f90919-5c2f-4835-b332-29d3bc09d66f tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] GET https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 Aug 25 04:47:06.986674 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3c70b9d3-f8b9-4a7e-8f0d-3631caffb203 req-b9f90919-5c2f-4835-b332-29d3bc09d66f tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:06.987283 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3c70b9d3-f8b9-4a7e-8f0d-3631caffb203 req-b9f90919-5c2f-4835-b332-29d3bc09d66f tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:06.995205 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3c70b9d3-f8b9-4a7e-8f0d-3631caffb203 req-b9f90919-5c2f-4835-b332-29d3bc09d66f tempest-VolumesGetTestJSON-756891967 tempest-VolumesGetTestJSON-756891967-project-member] https://10.4.3.213/volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 returned with HTTP 404 Aug 25 04:47:06.995774 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 60/230] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:06 2026] GET /volume/v3/volumes/c1987b91-36e3-4b6c-a4e6-25dcc1aa4830 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:11.005196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-43a89402-dc8f-4ac2-9059-cf76d4cf05ca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:11.009202 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-43a89402-dc8f-4ac2-9059-cf76d4cf05ca tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] DELETE https://10.4.3.213/volume/v3/attachments/a7d00235-36d2-4740-9a65-e5abc9ebdfc6 Aug 25 04:47:11.009405 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-43a89402-dc8f-4ac2-9059-cf76d4cf05ca tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:11.009733 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-43a89402-dc8f-4ac2-9059-cf76d4cf05ca tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:11.033844 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:11.033844 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:11.100391 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-83699186-238d-44c5-b4cf-2d2ccb6c9d67 req-43a89402-dc8f-4ac2-9059-cf76d4cf05ca tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/attachments/a7d00235-36d2-4740-9a65-e5abc9ebdfc6 returned with HTTP 200 Aug 25 04:47:11.100391 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 57/231] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:47:11 2026] DELETE /volume/v3/attachments/a7d00235-36d2-4740-9a65-e5abc9ebdfc6 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:12.955594 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a00ce7a2-3295-4da5-ad65-ddcfa83f9999 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:13.405226 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a00ce7a2-3295-4da5-ad65-ddcfa83f9999 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:47:13.405226 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a00ce7a2-3295-4da5-ad65-ddcfa83f9999 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-758676855"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:13.432155 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a00ce7a2-3295-4da5-ad65-ddcfa83f9999 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:47:13.432155 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 59/232] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:47:12 2026] POST /volume/v3/types => generated 219 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:13.447815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f8984857-c3e1-4ca1-9cca-1c7c5bd6dff9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:13.450953 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8984857-c3e1-4ca1-9cca-1c7c5bd6dff9 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:47:13.451348 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8984857-c3e1-4ca1-9cca-1c7c5bd6dff9 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1377636639"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:13.492969 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8984857-c3e1-4ca1-9cca-1c7c5bd6dff9 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:47:13.493575 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 57/233] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:47:13 2026] POST /volume/v3/group_types => generated 177 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:13.510664 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a70e28c-4293-416a-8800-b269a9867b40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:13.803330 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a70e28c-4293-416a-8800-b269a9867b40 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] POST https://10.4.3.213/volume/v3/groups Aug 25 04:47:13.803747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a70e28c-4293-416a-8800-b269a9867b40 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "16ff72b8-76d9-450c-a3b1-706246420941", "volume_types": ["01e94f13-3739-453c-93d7-d133f115c733"], "name": "tempest-GroupsV320Test-Group-1129199942"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:13.806302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-0a70e28c-4293-416a-8800-b269a9867b40 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Creating new group {'group': {'group_type': '16ff72b8-76d9-450c-a3b1-706246420941', 'volume_types': ['01e94f13-3739-453c-93d7-d133f115c733'], 'name': 'tempest-GroupsV320Test-Group-1129199942'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 04:47:13.819184 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=235,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:47:13.825324 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-0a70e28c-4293-416a-8800-b269a9867b40 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Creating group tempest-GroupsV320Test-Group-1129199942. Aug 25 04:47:13.846033 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0a70e28c-4293-416a-8800-b269a9867b40 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Availability zone cache updated, next update will occur around 2026-08-25 05:47:13.845602. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:47:13.846237 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a70e28c-4293-416a-8800-b269a9867b40 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Availability Zones retrieved successfully. Aug 25 04:47:13.877547 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0a70e28c-4293-416a-8800-b269a9867b40 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Created reservations ['cab5506a-5334-4864-b446-61d237a0e41f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:13.928372 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a70e28c-4293-416a-8800-b269a9867b40 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups returned with HTTP 202 Aug 25 04:47:13.928882 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 61/234] 10.4.3.213 () {70 vars in 1297 bytes} [Tue Aug 25 04:47:13 2026] POST /volume/v3/groups => generated 108 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:13.938979 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3107697c-5ac4-494d-a57f-b1e854653f1d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:13.944111 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3107697c-5ac4-494d-a57f-b1e854653f1d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] GET https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e Aug 25 04:47:13.944583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3107697c-5ac4-494d-a57f-b1e854653f1d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:13.944669 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3107697c-5ac4-494d-a57f-b1e854653f1d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:13.944807 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-3107697c-5ac4-494d-a57f-b1e854653f1d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] show called for member 51f1a04f-da79-41a2-82bc-851e9c1ce82e {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:47:13.955818 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=288,cinder:INSERT=45,cinder:UPDATE=79 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:47:13.961179 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:13.961179 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:13.999697 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3107697c-5ac4-494d-a57f-b1e854653f1d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e returned with HTTP 200 Aug 25 04:47:13.999697 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 58/235] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:47:13 2026] GET /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e => generated 388 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:15.013606 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ec23fea7-b79e-4748-b8b5-11a80d9e0a72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.019602 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec23fea7-b79e-4748-b8b5-11a80d9e0a72 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] GET https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e Aug 25 04:47:15.019602 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec23fea7-b79e-4748-b8b5-11a80d9e0a72 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:15.019602 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec23fea7-b79e-4748-b8b5-11a80d9e0a72 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:15.019602 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-ec23fea7-b79e-4748-b8b5-11a80d9e0a72 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] show called for member 51f1a04f-da79-41a2-82bc-851e9c1ce82e {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:47:15.031129 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=254,cinder:INSERT=25,cinder:UPDATE=43 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:47:15.042598 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.042598 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:15.081922 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec23fea7-b79e-4748-b8b5-11a80d9e0a72 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e returned with HTTP 200 Aug 25 04:47:15.082601 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 60/236] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:47:15 2026] GET /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e => generated 389 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:15.096339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e023567-ebe4-4173-ac47-26aca96b9af0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.099177 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e023567-ebe4-4173-ac47-26aca96b9af0 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] POST https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action Aug 25 04:47:15.099712 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e023567-ebe4-4173-ac47-26aca96b9af0 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:15.101317 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e023567-ebe4-4173-ac47-26aca96b9af0 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:15.101492 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-2e023567-ebe4-4173-ac47-26aca96b9af0 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Updating group '51f1a04f-da79-41a2-82bc-851e9c1ce82e' with 'creating' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 04:47:15.104831 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=223,cinder:INSERT=12,cinder:UPDATE=34 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:47:15.107363 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.107363 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:15.119311 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e023567-ebe4-4173-ac47-26aca96b9af0 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action returned with HTTP 202 Aug 25 04:47:15.120282 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 58/237] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:47:15 2026] POST /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:47:15.144707 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d065b57-63a0-4f2b-a4e5-bb9fc809e73a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.147846 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d065b57-63a0-4f2b-a4e5-bb9fc809e73a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] GET https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e Aug 25 04:47:15.148178 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d065b57-63a0-4f2b-a4e5-bb9fc809e73a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:15.148410 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d065b57-63a0-4f2b-a4e5-bb9fc809e73a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:15.148594 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-5d065b57-63a0-4f2b-a4e5-bb9fc809e73a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] show called for member 51f1a04f-da79-41a2-82bc-851e9c1ce82e {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:47:15.155516 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.155516 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:15.183814 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d065b57-63a0-4f2b-a4e5-bb9fc809e73a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e returned with HTTP 200 Aug 25 04:47:15.186006 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 62/238] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:47:15 2026] GET /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:15.199152 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c4011eb7-cb12-484d-a592-bbce6071c22b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.202906 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4011eb7-cb12-484d-a592-bbce6071c22b tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] POST https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action Aug 25 04:47:15.203451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4011eb7-cb12-484d-a592-bbce6071c22b tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:15.203610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4011eb7-cb12-484d-a592-bbce6071c22b tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:15.206756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-c4011eb7-cb12-484d-a592-bbce6071c22b tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Updating group '51f1a04f-da79-41a2-82bc-851e9c1ce82e' with 'available' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 04:47:15.213276 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.213276 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:15.225750 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4011eb7-cb12-484d-a592-bbce6071c22b tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action returned with HTTP 202 Aug 25 04:47:15.226334 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 59/239] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:47:15 2026] POST /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:47:15.241132 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3a61f24-8831-49c9-9325-575b78da6902 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.245383 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3a61f24-8831-49c9-9325-575b78da6902 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] GET https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e Aug 25 04:47:15.245383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3a61f24-8831-49c9-9325-575b78da6902 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:15.245383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3a61f24-8831-49c9-9325-575b78da6902 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:15.245383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-d3a61f24-8831-49c9-9325-575b78da6902 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] show called for member 51f1a04f-da79-41a2-82bc-851e9c1ce82e {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:47:15.252324 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.252324 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:15.264459 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3a61f24-8831-49c9-9325-575b78da6902 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e returned with HTTP 200 Aug 25 04:47:15.264906 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 61/240] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:47:15 2026] GET /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e => generated 389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:15.277889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dc0a33e9-8ae5-40cf-a76b-587cc94a8069 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.279079 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc0a33e9-8ae5-40cf-a76b-587cc94a8069 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] POST https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action Aug 25 04:47:15.279587 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc0a33e9-8ae5-40cf-a76b-587cc94a8069 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:15.279730 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc0a33e9-8ae5-40cf-a76b-587cc94a8069 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:15.283497 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-dc0a33e9-8ae5-40cf-a76b-587cc94a8069 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Updating group '51f1a04f-da79-41a2-82bc-851e9c1ce82e' with 'error' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 04:47:15.290515 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.290515 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:15.301754 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc0a33e9-8ae5-40cf-a76b-587cc94a8069 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action returned with HTTP 202 Aug 25 04:47:15.302181 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 59/241] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:47:15 2026] POST /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:47:15.314752 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08aad385-084f-4477-82c5-1f34fd2ae44d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.316716 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08aad385-084f-4477-82c5-1f34fd2ae44d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] GET https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e Aug 25 04:47:15.318518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08aad385-084f-4477-82c5-1f34fd2ae44d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:15.318778 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08aad385-084f-4477-82c5-1f34fd2ae44d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:15.318960 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-08aad385-084f-4477-82c5-1f34fd2ae44d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] show called for member 51f1a04f-da79-41a2-82bc-851e9c1ce82e {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:47:15.326129 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.326129 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:15.341668 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08aad385-084f-4477-82c5-1f34fd2ae44d tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e returned with HTTP 200 Aug 25 04:47:15.341668 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 63/242] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:47:15 2026] GET /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e => generated 385 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:15.355717 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1e37f7fd-e592-48cc-bc95-f8bd0f64b9c7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.361244 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e37f7fd-e592-48cc-bc95-f8bd0f64b9c7 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] POST https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action Aug 25 04:47:15.361650 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e37f7fd-e592-48cc-bc95-f8bd0f64b9c7 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:15.362464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e37f7fd-e592-48cc-bc95-f8bd0f64b9c7 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:15.364562 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-1e37f7fd-e592-48cc-bc95-f8bd0f64b9c7 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Updating group '51f1a04f-da79-41a2-82bc-851e9c1ce82e' with 'available' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 04:47:15.368898 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.368898 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:15.400135 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e37f7fd-e592-48cc-bc95-f8bd0f64b9c7 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action returned with HTTP 202 Aug 25 04:47:15.400400 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 60/243] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:47:15 2026] POST /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:47:15.412625 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1c9cacd1-4bde-450a-a87e-0ac4f4024b09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.417451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c9cacd1-4bde-450a-a87e-0ac4f4024b09 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] GET https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e Aug 25 04:47:15.417451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c9cacd1-4bde-450a-a87e-0ac4f4024b09 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:15.417451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c9cacd1-4bde-450a-a87e-0ac4f4024b09 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:15.417451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-1c9cacd1-4bde-450a-a87e-0ac4f4024b09 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] show called for member 51f1a04f-da79-41a2-82bc-851e9c1ce82e {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:47:15.421931 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.421931 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:15.439074 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c9cacd1-4bde-450a-a87e-0ac4f4024b09 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e returned with HTTP 200 Aug 25 04:47:15.440651 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 62/244] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:47:15 2026] GET /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e => generated 389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:15.456274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dc41d939-3331-4903-9ff5-26a2fc015783 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.459458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc41d939-3331-4903-9ff5-26a2fc015783 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:47:15.459458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc41d939-3331-4903-9ff5-26a2fc015783 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:15.459458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc41d939-3331-4903-9ff5-26a2fc015783 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:15.459458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-dc41d939-3331-4903-9ff5-26a2fc015783 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:47:15.461801 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dc41d939-3331-4903-9ff5-26a2fc015783 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:47:15.516456 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dc41d939-3331-4903-9ff5-26a2fc015783 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Get all volumes completed successfully. Aug 25 04:47:15.517173 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc41d939-3331-4903-9ff5-26a2fc015783 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:47:15.518836 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 60/245] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:47:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:15.536029 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-988af830-2b19-427f-b82b-d06b6a52e35a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.540595 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-988af830-2b19-427f-b82b-d06b6a52e35a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] POST https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action Aug 25 04:47:15.541478 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-988af830-2b19-427f-b82b-d06b6a52e35a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:15.541478 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-988af830-2b19-427f-b82b-d06b6a52e35a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:15.543307 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-988af830-2b19-427f-b82b-d06b6a52e35a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] delete called for group 51f1a04f-da79-41a2-82bc-851e9c1ce82e {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:47:15.543458 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-988af830-2b19-427f-b82b-d06b6a52e35a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Delete group with id: 51f1a04f-da79-41a2-82bc-851e9c1ce82e Aug 25 04:47:15.554101 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.554101 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:15.628826 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-988af830-2b19-427f-b82b-d06b6a52e35a tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action returned with HTTP 202 Aug 25 04:47:15.631068 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 64/246] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:47:15 2026] POST /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:47:15.646254 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1eb1a6d-7512-4125-8415-ad1b38d0ac68 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.649258 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1eb1a6d-7512-4125-8415-ad1b38d0ac68 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] GET https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e Aug 25 04:47:15.649686 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1eb1a6d-7512-4125-8415-ad1b38d0ac68 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:15.649945 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1eb1a6d-7512-4125-8415-ad1b38d0ac68 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:15.650105 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-a1eb1a6d-7512-4125-8415-ad1b38d0ac68 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] show called for member 51f1a04f-da79-41a2-82bc-851e9c1ce82e {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:47:15.659672 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.659672 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:15.673495 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1eb1a6d-7512-4125-8415-ad1b38d0ac68 tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e returned with HTTP 200 Aug 25 04:47:15.674117 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 61/247] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:47:15 2026] GET /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:15.907990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-5865a88c-6c55-4de1-8118-fe0ee2a6f2e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.914662 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-5865a88c-6c55-4de1-8118-fe0ee2a6f2e1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:47:15.915018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-5865a88c-6c55-4de1-8118-fe0ee2a6f2e1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:15.915270 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-5865a88c-6c55-4de1-8118-fe0ee2a6f2e1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:15.934535 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:15.934535 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:15.942119 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-5865a88c-6c55-4de1-8118-fe0ee2a6f2e1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:47:15.950591 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-5865a88c-6c55-4de1-8118-fe0ee2a6f2e1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:47:15.951076 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 63/248] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:15 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:15.996000 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34c7c659-ca38-4da5-ae7c-18a88a80368f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:15.998162 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34c7c659-ca38-4da5-ae7c-18a88a80368f None None] GET https://10.4.3.213/volume// Aug 25 04:47:15.998329 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34c7c659-ca38-4da5-ae7c-18a88a80368f None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:15.998656 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34c7c659-ca38-4da5-ae7c-18a88a80368f None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:15.999412 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34c7c659-ca38-4da5-ae7c-18a88a80368f None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:15.999884 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 61/249] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:47:15 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:16.017253 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-c9a2153c-a94d-42e0-9914-5c8903e054bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.027160 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-c9a2153c-a94d-42e0-9914-5c8903e054bf tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:47:16.030814 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-c9a2153c-a94d-42e0-9914-5c8903e054bf tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0619ce80-c51c-44d2-bb86-1891be5fd033", "connector": null, "instance_uuid": "22cb718c-7102-4e59-b67f-e20bdddec449"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:16.043768 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:16.043768 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:16.121630 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-c9a2153c-a94d-42e0-9914-5c8903e054bf tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:47:16.123485 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 65/250] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:47:16 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:47:16.126352 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-7a337df1-5b30-4ca4-8b1b-73f7439907e7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.128975 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-7a337df1-5b30-4ca4-8b1b-73f7439907e7 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] DELETE https://10.4.3.213/volume/v3/attachments/684dfff9-d3a5-4812-885f-f827da3f04f9 Aug 25 04:47:16.129240 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-7a337df1-5b30-4ca4-8b1b-73f7439907e7 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.129538 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-7a337df1-5b30-4ca4-8b1b-73f7439907e7 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.144858 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:16.144858 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:16.229010 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-7a337df1-5b30-4ca4-8b1b-73f7439907e7 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/attachments/684dfff9-d3a5-4812-885f-f827da3f04f9 returned with HTTP 200 Aug 25 04:47:16.229010 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 62/251] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:47:16 2026] DELETE /volume/v3/attachments/684dfff9-d3a5-4812-885f-f827da3f04f9 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:16.233783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-ef8acac1-a491-412b-81a6-4a0348d768cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.238286 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-ef8acac1-a491-412b-81a6-4a0348d768cd tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] POST https://10.4.3.213/volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf/action Aug 25 04:47:16.239253 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-ef8acac1-a491-412b-81a6-4a0348d768cd tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:16.239505 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-ef8acac1-a491-412b-81a6-4a0348d768cd tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:16.244957 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-3b478379-ef47-4a70-af07-97950c28e9cd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.249720 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-3b478379-ef47-4a70-af07-97950c28e9cd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] DELETE https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 Aug 25 04:47:16.250072 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-3b478379-ef47-4a70-af07-97950c28e9cd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.250403 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-3b478379-ef47-4a70-af07-97950c28e9cd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.250735 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-3b478379-ef47-4a70-af07-97950c28e9cd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Delete volume with id: 5caf2ae4-e150-4f2e-9117-6d94872554b6 Aug 25 04:47:16.266772 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:16.266772 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:16.266772 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-3b478379-ef47-4a70-af07-97950c28e9cd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:47:16.282544 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:16.282544 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:16.308255 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-3b478379-ef47-4a70-af07-97950c28e9cd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Delete volume request issued successfully. Aug 25 04:47:16.308599 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7afe215c-0026-46d3-bc1a-52b1e71d827e req-3b478379-ef47-4a70-af07-97950c28e9cd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 returned with HTTP 202 Aug 25 04:47:16.309452 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 62/252] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:47:16 2026] DELETE /volume/v3/volumes/5caf2ae4-e150-4f2e-9117-6d94872554b6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:16.316087 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-42594b88-23a3-432b-9063-9ccf56e2c3b8 req-ef8acac1-a491-412b-81a6-4a0348d768cd tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf/action returned with HTTP 204 Aug 25 04:47:16.316661 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 64/253] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:47:16 2026] POST /volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:16.370508 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-694ffaa7-0e5e-4d07-b74c-c7b3f404f46c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.373281 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-694ffaa7-0e5e-4d07-b74c-c7b3f404f46c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:47:16.373618 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-694ffaa7-0e5e-4d07-b74c-c7b3f404f46c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.373876 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-694ffaa7-0e5e-4d07-b74c-c7b3f404f46c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.392765 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:16.392765 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:16.401443 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-694ffaa7-0e5e-4d07-b74c-c7b3f404f46c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:47:16.409351 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-694ffaa7-0e5e-4d07-b74c-c7b3f404f46c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:47:16.409565 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 66/254] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:16 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 1111 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:16.430451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9dff95c9-8ad7-448f-8427-69a0cf6c26b0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.433899 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9dff95c9-8ad7-448f-8427-69a0cf6c26b0 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:47:16.434132 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9dff95c9-8ad7-448f-8427-69a0cf6c26b0 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.434357 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9dff95c9-8ad7-448f-8427-69a0cf6c26b0 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.454566 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:16.454566 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:16.467247 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9dff95c9-8ad7-448f-8427-69a0cf6c26b0 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:47:16.475248 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9dff95c9-8ad7-448f-8427-69a0cf6c26b0 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:47:16.475248 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 63/255] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:16 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 1111 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:16.689709 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5318b613-905f-4c10-be20-e0416585bbcd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.693997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5318b613-905f-4c10-be20-e0416585bbcd tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] GET https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e Aug 25 04:47:16.693997 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5318b613-905f-4c10-be20-e0416585bbcd tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.693997 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5318b613-905f-4c10-be20-e0416585bbcd tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.693997 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-5318b613-905f-4c10-be20-e0416585bbcd tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] show called for member 51f1a04f-da79-41a2-82bc-851e9c1ce82e {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:47:16.699076 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5318b613-905f-4c10-be20-e0416585bbcd tempest-GroupsV320Test-2045427011 tempest-GroupsV320Test-2045427011-project-member] https://10.4.3.213/volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e returned with HTTP 404 Aug 25 04:47:16.699654 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 63/256] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:47:16 2026] GET /volume/v3/groups/51f1a04f-da79-41a2-82bc-851e9c1ce82e => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:47:16.709545 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ef6078d-89cd-4c17-85b1-7c74bddb112e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.712161 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ef6078d-89cd-4c17-85b1-7c74bddb112e tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/16ff72b8-76d9-450c-a3b1-706246420941 Aug 25 04:47:16.712596 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ef6078d-89cd-4c17-85b1-7c74bddb112e tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.712962 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ef6078d-89cd-4c17-85b1-7c74bddb112e tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.748661 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ef6078d-89cd-4c17-85b1-7c74bddb112e tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] https://10.4.3.213/volume/v3/group_types/16ff72b8-76d9-450c-a3b1-706246420941 returned with HTTP 202 Aug 25 04:47:16.748661 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 65/257] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:47:16 2026] DELETE /volume/v3/group_types/16ff72b8-76d9-450c-a3b1-706246420941 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:47:16.762767 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d616e553-0578-4e6f-ae9b-b2e24897ba4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.766197 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d616e553-0578-4e6f-ae9b-b2e24897ba4d tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] DELETE https://10.4.3.213/volume/v3/types/01e94f13-3739-453c-93d7-d133f115c733 Aug 25 04:47:16.766197 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d616e553-0578-4e6f-ae9b-b2e24897ba4d tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.766197 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d616e553-0578-4e6f-ae9b-b2e24897ba4d tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.835518 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d616e553-0578-4e6f-ae9b-b2e24897ba4d tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] https://10.4.3.213/volume/v3/types/01e94f13-3739-453c-93d7-d133f115c733 returned with HTTP 202 Aug 25 04:47:16.835997 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 67/258] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:47:16 2026] DELETE /volume/v3/types/01e94f13-3739-453c-93d7-d133f115c733 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:16.845635 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c351d94a-2768-4922-b2b4-f2a5da44eab0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.847359 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c351d94a-2768-4922-b2b4-f2a5da44eab0 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] GET https://10.4.3.213/volume/v3/types/01e94f13-3739-453c-93d7-d133f115c733 Aug 25 04:47:16.848056 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c351d94a-2768-4922-b2b4-f2a5da44eab0 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.848056 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c351d94a-2768-4922-b2b4-f2a5da44eab0 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.858522 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c351d94a-2768-4922-b2b4-f2a5da44eab0 tempest-GroupsV320Test-124009563 tempest-GroupsV320Test-124009563-project-admin] https://10.4.3.213/volume/v3/types/01e94f13-3739-453c-93d7-d133f115c733 returned with HTTP 404 Aug 25 04:47:16.859844 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 64/259] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:47:16 2026] GET /volume/v3/types/01e94f13-3739-453c-93d7-d133f115c733 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:16.889848 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71704047-1124-4115-a20a-62b4595bac14 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.893980 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71704047-1124-4115-a20a-62b4595bac14 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] DELETE https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e Aug 25 04:47:16.895491 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71704047-1124-4115-a20a-62b4595bac14 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.895491 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71704047-1124-4115-a20a-62b4595bac14 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.895491 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-71704047-1124-4115-a20a-62b4595bac14 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Delete volume with id: c9a7c649-c753-4e87-a8d5-7d40e0c9e60e Aug 25 04:47:16.908693 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:16.908693 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:16.909069 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71704047-1124-4115-a20a-62b4595bac14 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:47:16.946119 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71704047-1124-4115-a20a-62b4595bac14 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Delete volume request issued successfully. Aug 25 04:47:16.946119 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71704047-1124-4115-a20a-62b4595bac14 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e returned with HTTP 202 Aug 25 04:47:16.946119 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 64/260] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:47:16 2026] DELETE /volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:16.957760 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8fb37f46-65c4-49f5-aa84-071a7af1fc53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:16.960536 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fb37f46-65c4-49f5-aa84-071a7af1fc53 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e Aug 25 04:47:16.960536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fb37f46-65c4-49f5-aa84-071a7af1fc53 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:16.960536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fb37f46-65c4-49f5-aa84-071a7af1fc53 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:16.973794 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:16.973794 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:16.987278 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8fb37f46-65c4-49f5-aa84-071a7af1fc53 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:47:16.993802 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fb37f46-65c4-49f5-aa84-071a7af1fc53 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e returned with HTTP 200 Aug 25 04:47:16.994494 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 66/261] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:16 2026] GET /volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:18.017329 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53bc6113-7eb8-407f-be19-12581e979d94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:18.022182 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53bc6113-7eb8-407f-be19-12581e979d94 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e Aug 25 04:47:18.022182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53bc6113-7eb8-407f-be19-12581e979d94 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:18.022182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53bc6113-7eb8-407f-be19-12581e979d94 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:18.037779 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53bc6113-7eb8-407f-be19-12581e979d94 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e returned with HTTP 404 Aug 25 04:47:18.037779 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 68/262] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:18 2026] GET /volume/v3/volumes/c9a7c649-c753-4e87-a8d5-7d40e0c9e60e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:18.055656 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7be82b16-3b35-4e09-bde9-81d75ffe4b52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:18.060416 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7be82b16-3b35-4e09-bde9-81d75ffe4b52 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] DELETE https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:47:18.060709 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7be82b16-3b35-4e09-bde9-81d75ffe4b52 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:18.061053 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7be82b16-3b35-4e09-bde9-81d75ffe4b52 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:18.061560 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7be82b16-3b35-4e09-bde9-81d75ffe4b52 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Delete volume with id: 9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:47:18.079249 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:18.079249 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:18.079968 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7be82b16-3b35-4e09-bde9-81d75ffe4b52 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:47:18.121973 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7be82b16-3b35-4e09-bde9-81d75ffe4b52 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Delete volume request issued successfully. Aug 25 04:47:18.121973 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7be82b16-3b35-4e09-bde9-81d75ffe4b52 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 202 Aug 25 04:47:18.122567 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 65/263] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:47:18 2026] DELETE /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:18.134758 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5f1e00e9-8ea3-4df2-a00a-7440614bcb71 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:18.139364 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f1e00e9-8ea3-4df2-a00a-7440614bcb71 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:47:18.139852 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f1e00e9-8ea3-4df2-a00a-7440614bcb71 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:18.141652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f1e00e9-8ea3-4df2-a00a-7440614bcb71 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:18.152788 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:18.152788 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:18.166937 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5f1e00e9-8ea3-4df2-a00a-7440614bcb71 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Volume info retrieved successfully. Aug 25 04:47:18.175766 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f1e00e9-8ea3-4df2-a00a-7440614bcb71 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 200 Aug 25 04:47:18.176878 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 65/264] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:18 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:19.195214 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53cf7e84-21ad-44e0-b6be-c6e5f0b75ce2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:19.197604 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53cf7e84-21ad-44e0-b6be-c6e5f0b75ce2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] GET https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df Aug 25 04:47:19.197803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53cf7e84-21ad-44e0-b6be-c6e5f0b75ce2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:19.198268 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53cf7e84-21ad-44e0-b6be-c6e5f0b75ce2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:19.208374 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53cf7e84-21ad-44e0-b6be-c6e5f0b75ce2 tempest-TestMultiAttachVolumeSwap-11401223 tempest-TestMultiAttachVolumeSwap-11401223-project-member] https://10.4.3.213/volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df returned with HTTP 404 Aug 25 04:47:19.209377 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 67/265] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:19 2026] GET /volume/v3/volumes/9e2388bd-15f1-4c22-a633-bb6d22f586df => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:19.298377 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fbe4e73c-b587-46ce-a75c-9d57533d2905 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:19.298917 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbe4e73c-b587-46ce-a75c-9d57533d2905 None None] GET https://10.4.3.213/volume// Aug 25 04:47:19.299232 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbe4e73c-b587-46ce-a75c-9d57533d2905 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:19.299555 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbe4e73c-b587-46ce-a75c-9d57533d2905 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:19.299943 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbe4e73c-b587-46ce-a75c-9d57533d2905 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:19.301905 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 69/266] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:19.313071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-33eb8674-8f43-492c-9210-fde0d684d209 req-fa6199e5-6d57-4d16-988e-12f73533b479 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:19.316593 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-fa6199e5-6d57-4d16-988e-12f73533b479 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:47:19.316904 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-fa6199e5-6d57-4d16-988e-12f73533b479 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:19.317192 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-fa6199e5-6d57-4d16-988e-12f73533b479 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:19.328831 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:19.328831 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:19.333256 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-33eb8674-8f43-492c-9210-fde0d684d209 req-fa6199e5-6d57-4d16-988e-12f73533b479 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:47:19.337956 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-fa6199e5-6d57-4d16-988e-12f73533b479 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:47:19.338510 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 66/267] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:47:19 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 1291 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:19.480298 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:19.483240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-33eb8674-8f43-492c-9210-fde0d684d209 req-85c9dad5-aa14-4975-99cc-5b385b3ee17e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:19.487601 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-85c9dad5-aa14-4975-99cc-5b385b3ee17e tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] PUT https://10.4.3.213/volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf Aug 25 04:47:19.487925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-85c9dad5-aa14-4975-99cc-5b385b3ee17e tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:19.503828 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-33eb8674-8f43-492c-9210-fde0d684d209 req-85c9dad5-aa14-4975-99cc-5b385b3ee17e tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Acquiring lock "cinder-attachment_update-0619ce80-c51c-44d2-bb86-1891be5fd033-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:47:19.514471 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-33eb8674-8f43-492c-9210-fde0d684d209 req-85c9dad5-aa14-4975-99cc-5b385b3ee17e tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Lock "cinder-attachment_update-0619ce80-c51c-44d2-bb86-1891be5fd033-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:47:19.514471 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:19.514471 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:19.640394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-33eb8674-8f43-492c-9210-fde0d684d209 req-85c9dad5-aa14-4975-99cc-5b385b3ee17e tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Lock "cinder-attachment_update-0619ce80-c51c-44d2-bb86-1891be5fd033-np0000008045" released by "attachment_update" :: held 0.128s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:47:19.641184 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-85c9dad5-aa14-4975-99cc-5b385b3ee17e tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf returned with HTTP 200 Aug 25 04:47:19.642207 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 68/268] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:47:19 2026] PUT /volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:19.697990 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-33eb8674-8f43-492c-9210-fde0d684d209 req-078311e9-4541-4465-a285-d0efcdc0896f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:19.704215 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-078311e9-4541-4465-a285-d0efcdc0896f tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] POST https://10.4.3.213/volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf/action Aug 25 04:47:19.705109 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-078311e9-4541-4465-a285-d0efcdc0896f tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:19.705501 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-078311e9-4541-4465-a285-d0efcdc0896f tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:19.740326 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:19.740326 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:19.756996 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-33eb8674-8f43-492c-9210-fde0d684d209 req-078311e9-4541-4465-a285-d0efcdc0896f tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf/action returned with HTTP 204 Aug 25 04:47:19.758040 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 70/269] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:47:19 2026] POST /volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:19.861119 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:19.861533 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2059645128", "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:19.863406 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2059645128', 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:20.594087 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Create volume of 1 GB Aug 25 04:47:20.601925 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Availability Zones retrieved successfully. Aug 25 04:47:20.609518 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Flow 'volume_create_api' (3b13396f-4be4-49df-bbf3-5a60e50fc664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:20.611009 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9b1fed-5e15-495b-982d-56639c82977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:20.612558 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:20.703489 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9b1fed-5e15-495b-982d-56639c82977a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:20.704413 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4385dbac-214d-4e77-b732-582c77ceeefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:20.836483 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Created reservations ['5774da42-cb6a-4fa9-937d-00cff8e19c8f', 'fc826535-cf3e-4170-ab0a-4bd6009ba2f3', '9bb8f9fc-2e82-464b-98d5-586e22a15826', '23356492-106b-4036-bf5d-1ab77e420afc'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:20.836819 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4385dbac-214d-4e77-b732-582c77ceeefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5774da42-cb6a-4fa9-937d-00cff8e19c8f', 'fc826535-cf3e-4170-ab0a-4bd6009ba2f3', '9bb8f9fc-2e82-464b-98d5-586e22a15826', '23356492-106b-4036-bf5d-1ab77e420afc']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:20.838196 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5791e99-bce6-49c6-93bd-75ebcc997d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:20.873384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5791e99-bce6-49c6-93bd-75ebcc997d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bedc9ab5-4892-44fe-9a27-d6d7fa22a626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2059645128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ede3130a344bcd9f864dcbe02f7b77',qos_specs=None,replication_status=,reservations=['5774da42-cb6a-4fa9-937d-00cff8e19c8f','fc826535-cf3e-4170-ab0a-4bd6009ba2f3','9bb8f9fc-2e82-464b-98d5-586e22a15826','23356492-106b-4036-bf5d-1ab77e420afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff339191524d5dab0071ebe27d0e81',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2059645128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bedc9ab5-4892-44fe-9a27-d6d7fa22a626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ede3130a344bcd9f864dcbe02f7b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ff339191524d5dab0071ebe27d0e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:20.873735 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4510c38-13a9-4010-aa85-5633748c5372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:20.906338 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4510c38-13a9-4010-aa85-5633748c5372) transitioned into state 'SUCCESS' from state '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-2059645128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ede3130a344bcd9f864dcbe02f7b77',qos_specs=None,replication_status=,reservations=['5774da42-cb6a-4fa9-937d-00cff8e19c8f','fc826535-cf3e-4170-ab0a-4bd6009ba2f3','9bb8f9fc-2e82-464b-98d5-586e22a15826','23356492-106b-4036-bf5d-1ab77e420afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff339191524d5dab0071ebe27d0e81',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:20.907146 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743de443-0c30-4e5f-8caf-dddc9cfe8189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:20.923166 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743de443-0c30-4e5f-8caf-dddc9cfe8189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:20.924385 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Flow 'volume_create_api' (3b13396f-4be4-49df-bbf3-5a60e50fc664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:20.925451 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Create volume request issued successfully. Aug 25 04:47:20.926622 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6299ca29-a8a4-4bdd-a7ca-5507f46e068d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:20.926732 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 66/270] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:47:19 2026] POST /volume/v3/volumes => generated 757 bytes in 1447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:20.947666 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa517b20-f748-4975-a020-b99e5598f09f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:20.952135 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa517b20-f748-4975-a020-b99e5598f09f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 Aug 25 04:47:20.952601 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa517b20-f748-4975-a020-b99e5598f09f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:20.952958 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa517b20-f748-4975-a020-b99e5598f09f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:20.964718 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:20.964718 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:20.971066 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aa517b20-f748-4975-a020-b99e5598f09f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:20.978693 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa517b20-f748-4975-a020-b99e5598f09f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 returned with HTTP 200 Aug 25 04:47:20.979483 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 67/271] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:20 2026] GET /volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:21.998473 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-914a3b32-dde7-481b-9638-fcc1393fe652 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:22.001724 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-914a3b32-dde7-481b-9638-fcc1393fe652 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 Aug 25 04:47:22.001990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-914a3b32-dde7-481b-9638-fcc1393fe652 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:22.002275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-914a3b32-dde7-481b-9638-fcc1393fe652 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:22.014651 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:22.014651 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:22.020603 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-914a3b32-dde7-481b-9638-fcc1393fe652 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:22.028158 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-914a3b32-dde7-481b-9638-fcc1393fe652 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 returned with HTTP 200 Aug 25 04:47:22.028683 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 69/272] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:21 2026] GET /volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:22.047626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c33b450d-c404-4835-8b1d-88033a1b414d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:22.053451 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:22.053451 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-410911648"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:22.053855 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-410911648'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:22.054074 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Create volume of 1 GB Aug 25 04:47:22.059311 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Availability Zones retrieved successfully. Aug 25 04:47:22.069386 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Flow 'volume_create_api' (cccd0b60-431a-4663-8456-a9c2b1c560e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:22.070900 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57972544-1271-453f-bbc8-e0f8596e26a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:22.072204 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:22.140251 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57972544-1271-453f-bbc8-e0f8596e26a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:22.143403 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66359a9e-0f28-49c3-86e4-5cec310ee620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:22.217625 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Created reservations ['2788a041-cb04-4c48-8958-cce262fb90ac', '70a75e1a-f8a2-439a-a141-2643e1be4a77', '36d5a3de-2167-4566-91c2-079805bea4da', 'ec309028-a9bc-421e-b77a-3c6c51f482c7'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:22.218781 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66359a9e-0f28-49c3-86e4-5cec310ee620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2788a041-cb04-4c48-8958-cce262fb90ac', '70a75e1a-f8a2-439a-a141-2643e1be4a77', '36d5a3de-2167-4566-91c2-079805bea4da', 'ec309028-a9bc-421e-b77a-3c6c51f482c7']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:22.219723 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1dba302-75c6-4989-84fd-801750d090b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:22.272287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1dba302-75c6-4989-84fd-801750d090b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db14b919-d3b7-4b9b-9cb2-dea050229a2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-410911648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ede3130a344bcd9f864dcbe02f7b77',qos_specs=None,replication_status=,reservations=['2788a041-cb04-4c48-8958-cce262fb90ac','70a75e1a-f8a2-439a-a141-2643e1be4a77','36d5a3de-2167-4566-91c2-079805bea4da','ec309028-a9bc-421e-b77a-3c6c51f482c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff339191524d5dab0071ebe27d0e81',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-410911648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db14b919-d3b7-4b9b-9cb2-dea050229a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ede3130a344bcd9f864dcbe02f7b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ff339191524d5dab0071ebe27d0e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:22.273501 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d6217c-92ed-4f5d-837c-d80d157b7b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:22.318558 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d6217c-92ed-4f5d-837c-d80d157b7b92) transitioned into state 'SUCCESS' from state '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-410911648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ede3130a344bcd9f864dcbe02f7b77',qos_specs=None,replication_status=,reservations=['2788a041-cb04-4c48-8958-cce262fb90ac','70a75e1a-f8a2-439a-a141-2643e1be4a77','36d5a3de-2167-4566-91c2-079805bea4da','ec309028-a9bc-421e-b77a-3c6c51f482c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff339191524d5dab0071ebe27d0e81',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:22.318558 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (013d2e2e-e398-4d44-80d0-9b73a2f6ada0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:22.329726 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (013d2e2e-e398-4d44-80d0-9b73a2f6ada0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:22.330844 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Flow 'volume_create_api' (cccd0b60-431a-4663-8456-a9c2b1c560e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:22.331240 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Create volume request issued successfully. Aug 25 04:47:22.332005 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c33b450d-c404-4835-8b1d-88033a1b414d tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:22.332651 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 71/273] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:47:22 2026] POST /volume/v3/volumes => generated 756 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:22.354135 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c4eb2bbf-c801-4763-9e9c-4b771d538291 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:22.358759 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c4eb2bbf-c801-4763-9e9c-4b771d538291 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b Aug 25 04:47:22.358759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c4eb2bbf-c801-4763-9e9c-4b771d538291 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:22.358759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c4eb2bbf-c801-4763-9e9c-4b771d538291 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:22.368991 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:22.368991 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:22.377730 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c4eb2bbf-c801-4763-9e9c-4b771d538291 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:22.384561 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c4eb2bbf-c801-4763-9e9c-4b771d538291 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b returned with HTTP 200 Aug 25 04:47:22.385483 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 67/274] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:22 2026] GET /volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:22.886476 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fbed9048-158e-4e7e-a52f-58a1459576a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:22.892030 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbed9048-158e-4e7e-a52f-58a1459576a4 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:22.892030 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbed9048-158e-4e7e-a52f-58a1459576a4 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:22.892030 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbed9048-158e-4e7e-a52f-58a1459576a4 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:22.901717 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:22.901717 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:22.909146 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fbed9048-158e-4e7e-a52f-58a1459576a4 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:22.918118 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbed9048-158e-4e7e-a52f-58a1459576a4 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:22.918118 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 68/275] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:22 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:22.988773 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-3ea73e60-522c-49ad-b3c5-241062beca69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:22.997150 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-3ea73e60-522c-49ad-b3c5-241062beca69 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:22.997150 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-3ea73e60-522c-49ad-b3c5-241062beca69 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:22.997150 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-3ea73e60-522c-49ad-b3c5-241062beca69 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:23.015714 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:23.015714 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:23.026637 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-3ea73e60-522c-49ad-b3c5-241062beca69 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:23.034613 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-3ea73e60-522c-49ad-b3c5-241062beca69 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:23.035194 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 70/276] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:22 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:23.411588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee8bb510-f478-4322-8430-a62aad471141 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:23.417273 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee8bb510-f478-4322-8430-a62aad471141 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b Aug 25 04:47:23.417803 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee8bb510-f478-4322-8430-a62aad471141 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:23.418015 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee8bb510-f478-4322-8430-a62aad471141 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:23.438165 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:23.438165 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:23.447797 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee8bb510-f478-4322-8430-a62aad471141 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:23.454718 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee8bb510-f478-4322-8430-a62aad471141 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b returned with HTTP 200 Aug 25 04:47:23.455551 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 72/277] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:23 2026] GET /volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:23.477634 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:23.482123 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:23.482123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-379882533"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:23.485335 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-379882533'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:23.488556 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Create volume of 1 GB Aug 25 04:47:23.493617 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Availability Zones retrieved successfully. Aug 25 04:47:23.500824 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Flow 'volume_create_api' (2b8ed1b4-f42c-4c12-8c3f-6e9b6784d896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:23.501782 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3324a6-c55d-4528-b70a-8a431280aa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:23.502867 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:23.519164 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-258a47be-bdcb-4a6b-bac4-2362fc53c6ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:23.519777 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-258a47be-bdcb-4a6b-bac4-2362fc53c6ac None None] GET https://10.4.3.213/volume// Aug 25 04:47:23.519920 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-258a47be-bdcb-4a6b-bac4-2362fc53c6ac None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:23.520521 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-258a47be-bdcb-4a6b-bac4-2362fc53c6ac None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:23.520752 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-258a47be-bdcb-4a6b-bac4-2362fc53c6ac None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:23.521222 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 69/278] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:47:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:23.533335 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3324a6-c55d-4528-b70a-8a431280aa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:23.534584 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249973dc-c1b5-41f2-b1a3-c582310e209b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:23.551052 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-8e8e6b92-1013-451c-8cc0-604840db55e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:23.589843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Created reservations ['76c5e579-70a2-4197-9b6d-9d6a2891608c', 'abaa4a3a-8375-4e65-802c-64dca8c6dcdf', '6847ce30-247c-4829-9c39-5b52ec382856', 'cf7eabf2-50d5-45d0-b7e3-e60b001de279'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:23.591044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249973dc-c1b5-41f2-b1a3-c582310e209b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76c5e579-70a2-4197-9b6d-9d6a2891608c', 'abaa4a3a-8375-4e65-802c-64dca8c6dcdf', '6847ce30-247c-4829-9c39-5b52ec382856', 'cf7eabf2-50d5-45d0-b7e3-e60b001de279']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:23.592117 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551996cf-680e-4a67-8e88-db6479dbf89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:23.628966 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551996cf-680e-4a67-8e88-db6479dbf89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd83adea7-afd9-4f6e-89b4-d776f93ab466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-379882533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ede3130a344bcd9f864dcbe02f7b77',qos_specs=None,replication_status=,reservations=['76c5e579-70a2-4197-9b6d-9d6a2891608c','abaa4a3a-8375-4e65-802c-64dca8c6dcdf','6847ce30-247c-4829-9c39-5b52ec382856','cf7eabf2-50d5-45d0-b7e3-e60b001de279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff339191524d5dab0071ebe27d0e81',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-379882533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d83adea7-afd9-4f6e-89b4-d776f93ab466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ede3130a344bcd9f864dcbe02f7b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ff339191524d5dab0071ebe27d0e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:23.631383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0104670a-3d0a-4653-9b36-5239cdf75198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:23.662906 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0104670a-3d0a-4653-9b36-5239cdf75198) transitioned into state 'SUCCESS' from state '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-379882533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ede3130a344bcd9f864dcbe02f7b77',qos_specs=None,replication_status=,reservations=['76c5e579-70a2-4197-9b6d-9d6a2891608c','abaa4a3a-8375-4e65-802c-64dca8c6dcdf','6847ce30-247c-4829-9c39-5b52ec382856','cf7eabf2-50d5-45d0-b7e3-e60b001de279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff339191524d5dab0071ebe27d0e81',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:23.663737 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb326178-06ec-4bc5-8ca5-4a7a14738e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:23.683224 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb326178-06ec-4bc5-8ca5-4a7a14738e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:23.684913 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Flow 'volume_create_api' (2b8ed1b4-f42c-4c12-8c3f-6e9b6784d896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:23.685464 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Create volume request issued successfully. Aug 25 04:47:23.686742 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79400bf9-43ff-4f9a-93d1-5bb17ec6374f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:23.688116 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 68/279] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:47:23 2026] POST /volume/v3/volumes => generated 756 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:23.706451 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3047e40-e6ad-4de2-bdc6-3aa4f34c6e26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:23.712456 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3047e40-e6ad-4de2-bdc6-3aa4f34c6e26 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 Aug 25 04:47:23.712679 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3047e40-e6ad-4de2-bdc6-3aa4f34c6e26 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:23.712959 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3047e40-e6ad-4de2-bdc6-3aa4f34c6e26 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:23.726910 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:23.726910 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:23.735362 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e3047e40-e6ad-4de2-bdc6-3aa4f34c6e26 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:23.743792 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3047e40-e6ad-4de2-bdc6-3aa4f34c6e26 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 returned with HTTP 200 Aug 25 04:47:23.744310 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 73/280] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:23 2026] GET /volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:23.822986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-8fc31559-8c85-41c8-be60-9d3cc5201251 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:23.826189 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-8fc31559-8c85-41c8-be60-9d3cc5201251 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] DELETE https://10.4.3.213/volume/v3/attachments/5db3be30-ca25-4549-9f67-9e66ac3474ff Aug 25 04:47:23.826444 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-8fc31559-8c85-41c8-be60-9d3cc5201251 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:23.826742 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-8fc31559-8c85-41c8-be60-9d3cc5201251 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:23.838341 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:23.838341 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:23.910645 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-8e8e6b92-1013-451c-8cc0-604840db55e3 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:47:23.910842 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-8e8e6b92-1013-451c-8cc0-604840db55e3 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "564b04d2-826c-49fd-81bf-82be6fa65221", "connector": null, "instance_uuid": "43cd7277-86b8-4222-9646-f2f5659b7b6e"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:23.923275 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:23.923275 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:23.970078 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-8fc31559-8c85-41c8-be60-9d3cc5201251 tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/attachments/5db3be30-ca25-4549-9f67-9e66ac3474ff returned with HTTP 200 Aug 25 04:47:23.970078 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 70/281] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:47:23 2026] DELETE /volume/v3/attachments/5db3be30-ca25-4549-9f67-9e66ac3474ff => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:23.981861 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-8e8e6b92-1013-451c-8cc0-604840db55e3 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:47:23.982416 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 71/282] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:47:23 2026] POST /volume/v3/attachments => generated 273 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:23.990524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-b057a0ce-c41d-4338-a26c-9dd7f2dc41bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:23.994453 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-b057a0ce-c41d-4338-a26c-9dd7f2dc41bd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] DELETE https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 Aug 25 04:47:23.994760 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-b057a0ce-c41d-4338-a26c-9dd7f2dc41bd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:23.995054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-b057a0ce-c41d-4338-a26c-9dd7f2dc41bd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:23.995273 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-b057a0ce-c41d-4338-a26c-9dd7f2dc41bd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Delete volume with id: 1a465dce-70c6-4327-92f0-5d42460ed692 Aug 25 04:47:24.005602 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:24.007771 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:24.007771 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:24.008453 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-b057a0ce-c41d-4338-a26c-9dd7f2dc41bd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Volume info retrieved successfully. Aug 25 04:47:24.025319 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e428336-e0e0-440c-a5d7-a71a938d0cae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:24.027726 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e428336-e0e0-440c-a5d7-a71a938d0cae tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:24.027980 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e428336-e0e0-440c-a5d7-a71a938d0cae tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:24.028244 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e428336-e0e0-440c-a5d7-a71a938d0cae tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:24.043679 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-b057a0ce-c41d-4338-a26c-9dd7f2dc41bd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] Delete volume request issued successfully. Aug 25 04:47:24.045715 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4848f693-65df-48a9-bd56-0d5a454105a6 req-b057a0ce-c41d-4338-a26c-9dd7f2dc41bd tempest-ServerBootFromVolumeStableRescueTest-958748116 tempest-ServerBootFromVolumeStableRescueTest-958748116-project-member] https://10.4.3.213/volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 returned with HTTP 202 Aug 25 04:47:24.046275 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 69/283] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:47:23 2026] DELETE /volume/v3/volumes/1a465dce-70c6-4327-92f0-5d42460ed692 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:24.047093 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:24.047093 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:24.052292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5c25b74-97e8-4ac1-b35a-1f91b35b0adc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:24.052292 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5c25b74-97e8-4ac1-b35a-1f91b35b0adc None None] GET https://10.4.3.213/volume// Aug 25 04:47:24.053316 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5c25b74-97e8-4ac1-b35a-1f91b35b0adc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:24.053316 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5c25b74-97e8-4ac1-b35a-1f91b35b0adc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:24.056677 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5c25b74-97e8-4ac1-b35a-1f91b35b0adc None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:24.057030 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 72/284] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47:24 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:24.064589 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3e428336-e0e0-440c-a5d7-a71a938d0cae tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:24.068664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-460485f1-e5db-403f-805a-f8c3dc3c62ad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:24.071329 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-460485f1-e5db-403f-805a-f8c3dc3c62ad tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:24.071555 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-460485f1-e5db-403f-805a-f8c3dc3c62ad tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:24.071895 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-460485f1-e5db-403f-805a-f8c3dc3c62ad tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:24.077416 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e428336-e0e0-440c-a5d7-a71a938d0cae tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:24.078847 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 71/285] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:24 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:24.085458 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:24.085458 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:24.090563 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-460485f1-e5db-403f-805a-f8c3dc3c62ad tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:24.097114 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-460485f1-e5db-403f-805a-f8c3dc3c62ad tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:24.097697 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 70/286] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:47:24 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 04:47:24.241762 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-e26d6c1b-ec86-4e7e-a092-af185c527111 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:24.244455 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-e26d6c1b-ec86-4e7e-a092-af185c527111 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] PUT https://10.4.3.213/volume/v3/attachments/6fe6dbd8-0244-47f6-8371-f18df7048d26 Aug 25 04:47:24.245013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-e26d6c1b-ec86-4e7e-a092-af185c527111 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:24.256960 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-e26d6c1b-ec86-4e7e-a092-af185c527111 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Acquiring lock "cinder-attachment_update-564b04d2-826c-49fd-81bf-82be6fa65221-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:47:24.263003 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-e26d6c1b-ec86-4e7e-a092-af185c527111 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Lock "cinder-attachment_update-564b04d2-826c-49fd-81bf-82be6fa65221-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:47:24.264471 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:24.264471 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:24.345501 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 Aug 25 04:47:24.345743 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:24.345992 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:24.358551 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:47:24.359015 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:47:24.359579 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:24.360206 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:47:24.360473 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:24.360822 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:24.361368 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:24.367351 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ac079bb-72a9-4bb1-8e89-87fb086dcf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 returned with HTTP 200 Aug 25 04:47:24.368038 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 74/287] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:24 2026] GET /volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 => generated 437 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:24.381176 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4a6dd5d-de94-496d-9a28-da28aceb7a3f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:24.383630 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4a6dd5d-de94-496d-9a28-da28aceb7a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 Aug 25 04:47:24.384105 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4a6dd5d-de94-496d-9a28-da28aceb7a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:24.392523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-e26d6c1b-ec86-4e7e-a092-af185c527111 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Lock "cinder-attachment_update-564b04d2-826c-49fd-81bf-82be6fa65221-np0000008045" released by "attachment_update" :: held 0.128s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:47:24.392523 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-e26d6c1b-ec86-4e7e-a092-af185c527111 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/6fe6dbd8-0244-47f6-8371-f18df7048d26 returned with HTTP 200 Aug 25 04:47:24.394680 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 73/288] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:47:24 2026] PUT /volume/v3/attachments/6fe6dbd8-0244-47f6-8371-f18df7048d26 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:24.485709 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a4a6dd5d-de94-496d-9a28-da28aceb7a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:24.486089 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a4a6dd5d-de94-496d-9a28-da28aceb7a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:47:24.486399 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a4a6dd5d-de94-496d-9a28-da28aceb7a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:24.486767 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a4a6dd5d-de94-496d-9a28-da28aceb7a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:24.487152 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-a4a6dd5d-de94-496d-9a28-da28aceb7a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:24.493164 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4a6dd5d-de94-496d-9a28-da28aceb7a3f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 returned with HTTP 200 Aug 25 04:47:24.493774 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 72/289] 10.4.3.213 () {68 vars in 1374 bytes} [Tue Aug 25 04:47:24 2026] PUT /volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 => generated 390 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:24.505622 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:24.763489 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-462e03de-a961-4e3c-8e6a-0fa332693c3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:24.765525 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-462e03de-a961-4e3c-8e6a-0fa332693c3a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 Aug 25 04:47:24.765721 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-462e03de-a961-4e3c-8e6a-0fa332693c3a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:24.765919 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-462e03de-a961-4e3c-8e6a-0fa332693c3a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:24.778022 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:24.778022 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:24.784161 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-462e03de-a961-4e3c-8e6a-0fa332693c3a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:24.789841 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-462e03de-a961-4e3c-8e6a-0fa332693c3a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 returned with HTTP 200 Aug 25 04:47:24.790312 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 75/290] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:24 2026] GET /volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:24.797264 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:24.797743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1565617993"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:24.799788 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1565617993'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:24.800759 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Create volume of 1 GB Aug 25 04:47:24.811327 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Availability Zones retrieved successfully. Aug 25 04:47:24.825676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Flow 'volume_create_api' (bd877e03-86d1-4e9b-9164-d451fd2b8f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:24.826708 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b9e4ad-9077-45b0-b92c-3735d90eb285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:24.829060 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:24.859959 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b9e4ad-9077-45b0-b92c-3735d90eb285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:24.861051 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358ac7ce-87ab-43ae-bb98-be0f574a57c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:24.966907 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Created reservations ['d1269f2d-7509-4d9f-84af-157f83ec8b28', '6a3bb350-90b0-4bb7-82ff-896982a4d41e', '0371d652-f3ae-465c-b03c-462d46dcd844', 'f8b07c4e-cb81-4a4e-a317-a1d3f15f9d57'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:24.968160 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358ac7ce-87ab-43ae-bb98-be0f574a57c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1269f2d-7509-4d9f-84af-157f83ec8b28', '6a3bb350-90b0-4bb7-82ff-896982a4d41e', '0371d652-f3ae-465c-b03c-462d46dcd844', 'f8b07c4e-cb81-4a4e-a317-a1d3f15f9d57']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:24.969265 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ed05c9-d6a3-489d-9818-25489ca154ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:25.012201 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ed05c9-d6a3-489d-9818-25489ca154ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23233f28-0061-4df0-a1f1-6828dcbc5215', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1565617993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ce102ee4894a22aca6a1863c27b366',qos_specs=None,replication_status=,reservations=['d1269f2d-7509-4d9f-84af-157f83ec8b28','6a3bb350-90b0-4bb7-82ff-896982a4d41e','0371d652-f3ae-465c-b03c-462d46dcd844','f8b07c4e-cb81-4a4e-a317-a1d3f15f9d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a128688d750d40d99748e99c0dac4353',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1565617993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23233f28-0061-4df0-a1f1-6828dcbc5215,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ce102ee4894a22aca6a1863c27b366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a128688d750d40d99748e99c0dac4353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:25.013563 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05593ee8-d95b-4d0a-ae7b-b23b5c9c748f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:25.075663 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05593ee8-d95b-4d0a-ae7b-b23b5c9c748f) transitioned into state 'SUCCESS' from state '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-1565617993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ce102ee4894a22aca6a1863c27b366',qos_specs=None,replication_status=,reservations=['d1269f2d-7509-4d9f-84af-157f83ec8b28','6a3bb350-90b0-4bb7-82ff-896982a4d41e','0371d652-f3ae-465c-b03c-462d46dcd844','f8b07c4e-cb81-4a4e-a317-a1d3f15f9d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a128688d750d40d99748e99c0dac4353',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:25.076656 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc2026cf-fa95-41ec-8652-592470eb1ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:25.098489 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc2026cf-fa95-41ec-8652-592470eb1ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:25.098701 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-002ad5b8-ff40-42a5-9607-6dea8b881980 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:25.099162 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Flow 'volume_create_api' (bd877e03-86d1-4e9b-9164-d451fd2b8f88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:25.099162 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Create volume request issued successfully. Aug 25 04:47:25.099162 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78973c2c-fb7f-4174-a4ff-6b4cec232390 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:25.099528 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 71/291] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:47:24 2026] POST /volume/v3/volumes => generated 767 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:25.102345 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-002ad5b8-ff40-42a5-9607-6dea8b881980 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:25.102582 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-002ad5b8-ff40-42a5-9607-6dea8b881980 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:25.102792 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-002ad5b8-ff40-42a5-9607-6dea8b881980 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:25.113009 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7d1269f4-df2b-4df2-8351-2b919993d0f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:25.116386 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d1269f4-df2b-4df2-8351-2b919993d0f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] GET https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:25.116386 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d1269f4-df2b-4df2-8351-2b919993d0f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:25.116645 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d1269f4-df2b-4df2-8351-2b919993d0f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:25.126442 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:25.126442 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:25.128890 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:25.128890 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:25.134629 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-002ad5b8-ff40-42a5-9607-6dea8b881980 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:25.134734 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7d1269f4-df2b-4df2-8351-2b919993d0f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Volume info retrieved successfully. Aug 25 04:47:25.142098 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d1269f4-df2b-4df2-8351-2b919993d0f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 returned with HTTP 200 Aug 25 04:47:25.142320 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 73/292] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:25 2026] GET /volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:25.144473 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-002ad5b8-ff40-42a5-9607-6dea8b881980 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:25.144569 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 74/293] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:25 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:26.160235 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e3ebb59-a229-41b7-9a80-3db24537345a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:26.164150 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0e35e757-b947-4ec4-99f0-1929d825185c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:26.165273 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e3ebb59-a229-41b7-9a80-3db24537345a tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] GET https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:26.166766 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e3ebb59-a229-41b7-9a80-3db24537345a tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:26.166883 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e35e757-b947-4ec4-99f0-1929d825185c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:26.167122 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e3ebb59-a229-41b7-9a80-3db24537345a tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:26.167179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e35e757-b947-4ec4-99f0-1929d825185c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:26.168210 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e35e757-b947-4ec4-99f0-1929d825185c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:26.179552 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:26.179552 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:26.185285 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:26.185285 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:26.186246 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0e3ebb59-a229-41b7-9a80-3db24537345a tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Volume info retrieved successfully. Aug 25 04:47:26.194716 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0e35e757-b947-4ec4-99f0-1929d825185c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:26.195934 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e3ebb59-a229-41b7-9a80-3db24537345a tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 returned with HTTP 200 Aug 25 04:47:26.196989 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 76/294] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:26 2026] GET /volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:26.205161 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e35e757-b947-4ec4-99f0-1929d825185c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:26.205161 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 72/295] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:26 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:26.218948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-611d6b93-3ded-4835-b6d9-56cb5bb8f3b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:26.219379 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-611d6b93-3ded-4835-b6d9-56cb5bb8f3b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:47:26.219969 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-611d6b93-3ded-4835-b6d9-56cb5bb8f3b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23233f28-0061-4df0-a1f1-6828dcbc5215", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1897872879"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:26.235119 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:26.235119 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:26.236182 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-611d6b93-3ded-4835-b6d9-56cb5bb8f3b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Volume info retrieved successfully. Aug 25 04:47:26.236182 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-611d6b93-3ded-4835-b6d9-56cb5bb8f3b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Create snapshot from volume 23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:26.330601 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-611d6b93-3ded-4835-b6d9-56cb5bb8f3b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Created reservations ['ea04875f-567c-4c27-9e5c-f8a43c6ed75f', '5f937ad6-681b-4972-be49-52e134a33b8b', '79a9db45-ecff-4b15-a7a4-768cfe88167f', 'da3017b2-c2fe-429e-a10c-549786bf5e72'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:26.413610 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-611d6b93-3ded-4835-b6d9-56cb5bb8f3b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Snapshot create request issued successfully. Aug 25 04:47:26.414829 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-611d6b93-3ded-4835-b6d9-56cb5bb8f3b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:47:26.417457 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 74/296] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:47:26 2026] POST /volume/v3/snapshots => generated 323 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:26.433654 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68182dc2-7cc4-493d-b4e4-658846f4ebf6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:26.438311 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68182dc2-7cc4-493d-b4e4-658846f4ebf6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] GET https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa Aug 25 04:47:26.438641 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68182dc2-7cc4-493d-b4e4-658846f4ebf6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:26.439401 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68182dc2-7cc4-493d-b4e4-658846f4ebf6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:26.477562 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:26.477562 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:26.477862 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68182dc2-7cc4-493d-b4e4-658846f4ebf6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Snapshot retrieved successfully. Aug 25 04:47:26.479503 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68182dc2-7cc4-493d-b4e4-658846f4ebf6 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa returned with HTTP 200 Aug 25 04:47:26.479835 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 75/297] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:26 2026] GET /volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa => generated 455 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:27.226957 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21ff1d7b-65e3-44e4-9281-299af033d746 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:27.228989 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21ff1d7b-65e3-44e4-9281-299af033d746 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:27.229294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21ff1d7b-65e3-44e4-9281-299af033d746 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:27.229570 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21ff1d7b-65e3-44e4-9281-299af033d746 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:27.251158 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:27.251158 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:27.259687 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21ff1d7b-65e3-44e4-9281-299af033d746 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:27.273061 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21ff1d7b-65e3-44e4-9281-299af033d746 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:27.273263 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 77/298] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:27 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:27.496387 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0ff0a427-a75b-479e-80d0-5a224b112aac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:27.499912 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0ff0a427-a75b-479e-80d0-5a224b112aac tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] GET https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa Aug 25 04:47:27.500249 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0ff0a427-a75b-479e-80d0-5a224b112aac tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:27.500581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0ff0a427-a75b-479e-80d0-5a224b112aac tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:27.542412 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:27.542412 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:27.543118 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0ff0a427-a75b-479e-80d0-5a224b112aac tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Snapshot retrieved successfully. Aug 25 04:47:27.544280 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0ff0a427-a75b-479e-80d0-5a224b112aac tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa returned with HTTP 200 Aug 25 04:47:27.545493 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 73/299] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:27 2026] GET /volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa => generated 482 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:27.562271 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-269ae731-cb69-44c9-ae3e-c878bbc1b71d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:27.568468 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-269ae731-cb69-44c9-ae3e-c878bbc1b71d tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 Aug 25 04:47:27.569030 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-269ae731-cb69-44c9-ae3e-c878bbc1b71d tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:27.587311 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:27.587311 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:27.655885 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-269ae731-cb69-44c9-ae3e-c878bbc1b71d tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 returned with HTTP 200 Aug 25 04:47:27.657351 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 75/300] 10.4.3.213 () {68 vars in 1374 bytes} [Tue Aug 25 04:47:27 2026] PUT /volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 => generated 390 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:27.673314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8238b262-b185-48c9-8ee8-f1a0e292e060 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:27.676944 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8238b262-b185-48c9-8ee8-f1a0e292e060 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:47:27.679289 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8238b262-b185-48c9-8ee8-f1a0e292e060 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23233f28-0061-4df0-a1f1-6828dcbc5215"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:27.699765 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:27.699765 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:27.700527 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8238b262-b185-48c9-8ee8-f1a0e292e060 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Volume info retrieved successfully. Aug 25 04:47:27.700573 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-8238b262-b185-48c9-8ee8-f1a0e292e060 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Create snapshot from volume 23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:27.730145 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-8238b262-b185-48c9-8ee8-f1a0e292e060 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-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 25 04:47:27.737064 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota_utils [None req-8238b262-b185-48c9-8ee8-f1a0e292e060 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Quota exceeded for 67ce102ee4894a22aca6a1863c27b366, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 04:47:27.737064 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-8238b262-b185-48c9-8ee8-f1a0e292e060 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 413 Aug 25 04:47:27.738257 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 76/301] 10.4.3.213 () {68 vars in 1264 bytes} [Tue Aug 25 04:47:27 2026] POST /volume/v3/snapshots => generated 208 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 04:47:27.747058 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7ad9a18-6b4f-44fe-94c3-30403fe3725f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:27.749837 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7ad9a18-6b4f-44fe-94c3-30403fe3725f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 Aug 25 04:47:27.750517 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7ad9a18-6b4f-44fe-94c3-30403fe3725f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:27.760645 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-91cb152a-d8bd-4c83-b130-58bd5ba4a8ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:27.763086 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-91cb152a-d8bd-4c83-b130-58bd5ba4a8ba tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/attachments/6fe6dbd8-0244-47f6-8371-f18df7048d26/action Aug 25 04:47:27.763474 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-91cb152a-d8bd-4c83-b130-58bd5ba4a8ba tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:27.763648 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-91cb152a-d8bd-4c83-b130-58bd5ba4a8ba tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:27.783735 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:27.783735 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:27.818493 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ce29e8f-d20b-49f6-9203-6705ed3942a4 req-91cb152a-d8bd-4c83-b130-58bd5ba4a8ba tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/6fe6dbd8-0244-47f6-8371-f18df7048d26/action returned with HTTP 204 Aug 25 04:47:27.819253 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 74/302] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:47:27 2026] POST /volume/v3/attachments/6fe6dbd8-0244-47f6-8371-f18df7048d26/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:27.859332 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7ad9a18-6b4f-44fe-94c3-30403fe3725f tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 returned with HTTP 200 Aug 25 04:47:27.859978 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 78/303] 10.4.3.213 () {68 vars in 1374 bytes} [Tue Aug 25 04:47:27 2026] PUT /volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 => generated 390 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:27.873829 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8a3b19df-61d7-4a72-9279-bf8941d678ab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:27.876592 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a3b19df-61d7-4a72-9279-bf8941d678ab tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:47:27.877112 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a3b19df-61d7-4a72-9279-bf8941d678ab tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23233f28-0061-4df0-a1f1-6828dcbc5215"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:27.892237 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:27.892237 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:27.892237 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8a3b19df-61d7-4a72-9279-bf8941d678ab tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Volume info retrieved successfully. Aug 25 04:47:27.892494 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-8a3b19df-61d7-4a72-9279-bf8941d678ab tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Create snapshot from volume 23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:27.926901 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota_utils [None req-8a3b19df-61d7-4a72-9279-bf8941d678ab tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Quota exceeded for 67ce102ee4894a22aca6a1863c27b366, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 25 04:47:27.927631 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.middleware.fault [None req-8a3b19df-61d7-4a72-9279-bf8941d678ab tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 413 Aug 25 04:47:27.929403 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 76/304] 10.4.3.213 () {68 vars in 1264 bytes} [Tue Aug 25 04:47:27 2026] POST /volume/v3/snapshots => generated 133 bytes in 57 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 04:47:27.940279 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1800ccd-0dd2-4e67-9817-13c05cda6878 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:27.942862 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1800ccd-0dd2-4e67-9817-13c05cda6878 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa Aug 25 04:47:27.942862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1800ccd-0dd2-4e67-9817-13c05cda6878 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:27.942862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1800ccd-0dd2-4e67-9817-13c05cda6878 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:27.942862 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-d1800ccd-0dd2-4e67-9817-13c05cda6878 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Delete snapshot with id: 65280c7f-9a54-460e-beec-c819c96b48fa Aug 25 04:47:27.947618 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:27.947618 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:27.948891 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1800ccd-0dd2-4e67-9817-13c05cda6878 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Snapshot retrieved successfully. Aug 25 04:47:27.970293 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1800ccd-0dd2-4e67-9817-13c05cda6878 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Snapshot delete request issued successfully. Aug 25 04:47:27.973683 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1800ccd-0dd2-4e67-9817-13c05cda6878 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa returned with HTTP 202 Aug 25 04:47:27.974303 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 77/305] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:47:27 2026] DELETE /volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:27.982484 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fdd2be21-c9d8-4293-8cea-e203858bb1ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:27.984298 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdd2be21-c9d8-4293-8cea-e203858bb1ec tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] GET https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa Aug 25 04:47:27.985089 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdd2be21-c9d8-4293-8cea-e203858bb1ec tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:27.985438 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdd2be21-c9d8-4293-8cea-e203858bb1ec tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:27.991967 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:27.991967 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:27.993005 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fdd2be21-c9d8-4293-8cea-e203858bb1ec tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Snapshot retrieved successfully. Aug 25 04:47:27.994322 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdd2be21-c9d8-4293-8cea-e203858bb1ec tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa returned with HTTP 200 Aug 25 04:47:27.994322 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 75/306] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:27 2026] GET /volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:28.294912 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf1fe99a-84e4-4e26-a40b-c4db4c581699 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:28.300542 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf1fe99a-84e4-4e26-a40b-c4db4c581699 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:28.300542 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf1fe99a-84e4-4e26-a40b-c4db4c581699 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:28.300817 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf1fe99a-84e4-4e26-a40b-c4db4c581699 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:28.325259 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:28.325259 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:28.333500 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf1fe99a-84e4-4e26-a40b-c4db4c581699 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:28.341400 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf1fe99a-84e4-4e26-a40b-c4db4c581699 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:28.342031 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 79/307] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:28 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:28.361652 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d953aef4-334b-486c-b713-f3c746c2d6c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:28.364055 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d953aef4-334b-486c-b713-f3c746c2d6c5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:28.364392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d953aef4-334b-486c-b713-f3c746c2d6c5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:28.365009 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d953aef4-334b-486c-b713-f3c746c2d6c5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:28.378968 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:28.378968 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:28.384229 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d953aef4-334b-486c-b713-f3c746c2d6c5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:28.391879 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d953aef4-334b-486c-b713-f3c746c2d6c5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:28.392738 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 77/308] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:28 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:29.007820 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d54be7c4-9c5b-4f3b-b182-324a0d600d71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:29.012625 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d54be7c4-9c5b-4f3b-b182-324a0d600d71 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] GET https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa Aug 25 04:47:29.013028 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d54be7c4-9c5b-4f3b-b182-324a0d600d71 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:29.013361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d54be7c4-9c5b-4f3b-b182-324a0d600d71 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:29.025890 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d54be7c4-9c5b-4f3b-b182-324a0d600d71 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa returned with HTTP 404 Aug 25 04:47:29.027126 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 78/309] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:29 2026] GET /volume/v3/snapshots/65280c7f-9a54-460e-beec-c819c96b48fa => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:29.035252 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-85434804-2a6a-46bc-8568-6f5ad4615521 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:29.037286 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85434804-2a6a-46bc-8568-6f5ad4615521 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] GET https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:29.037493 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85434804-2a6a-46bc-8568-6f5ad4615521 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:29.037722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85434804-2a6a-46bc-8568-6f5ad4615521 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:29.051006 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:29.051006 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:29.059274 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-85434804-2a6a-46bc-8568-6f5ad4615521 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Volume info retrieved successfully. Aug 25 04:47:29.061174 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d17c7270-e1d8-4342-abfb-5006eea2705f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:29.063359 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d17c7270-e1d8-4342-abfb-5006eea2705f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:29.063562 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d17c7270-e1d8-4342-abfb-5006eea2705f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:29.063782 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d17c7270-e1d8-4342-abfb-5006eea2705f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:29.067204 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85434804-2a6a-46bc-8568-6f5ad4615521 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 returned with HTTP 200 Aug 25 04:47:29.067733 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 76/310] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:29 2026] GET /volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:29.077819 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:29.077819 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:29.082703 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8532c23e-ae0e-4be1-8498-dd6d593f8da0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:29.083139 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d17c7270-e1d8-4342-abfb-5006eea2705f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:29.084896 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8532c23e-ae0e-4be1-8498-dd6d593f8da0 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] DELETE https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:29.085164 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8532c23e-ae0e-4be1-8498-dd6d593f8da0 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:29.085446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8532c23e-ae0e-4be1-8498-dd6d593f8da0 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:29.085702 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8532c23e-ae0e-4be1-8498-dd6d593f8da0 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Delete volume with id: 23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:29.089835 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d17c7270-e1d8-4342-abfb-5006eea2705f tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:29.090268 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 80/311] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:29 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:29.094416 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:29.094416 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:29.095155 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8532c23e-ae0e-4be1-8498-dd6d593f8da0 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Volume info retrieved successfully. Aug 25 04:47:29.132334 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8532c23e-ae0e-4be1-8498-dd6d593f8da0 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Delete volume request issued successfully. Aug 25 04:47:29.132606 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8532c23e-ae0e-4be1-8498-dd6d593f8da0 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 returned with HTTP 202 Aug 25 04:47:29.133960 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 78/312] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:47:29 2026] DELETE /volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:29.146574 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15eeafa4-440b-4cf1-b078-d722337480f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:29.148611 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15eeafa4-440b-4cf1-b078-d722337480f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] GET https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:29.148835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15eeafa4-440b-4cf1-b078-d722337480f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:29.149061 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15eeafa4-440b-4cf1-b078-d722337480f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:29.161141 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:29.161141 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:29.165443 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15eeafa4-440b-4cf1-b078-d722337480f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Volume info retrieved successfully. Aug 25 04:47:29.172240 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15eeafa4-440b-4cf1-b078-d722337480f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 returned with HTTP 200 Aug 25 04:47:29.172941 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 79/313] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:29 2026] GET /volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:30.193594 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0bc0af69-91ce-4be8-96ca-847edfefd652 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:30.195774 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93faf0a9-51cc-40f5-b3e8-f6ad41afe458 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:30.195774 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93faf0a9-51cc-40f5-b3e8-f6ad41afe458 None None] GET https://10.4.3.213/volume// Aug 25 04:47:30.196314 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93faf0a9-51cc-40f5-b3e8-f6ad41afe458 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:30.196314 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93faf0a9-51cc-40f5-b3e8-f6ad41afe458 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:30.196591 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93faf0a9-51cc-40f5-b3e8-f6ad41afe458 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:30.197022 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 81/314] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47: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 25 04:47:30.197799 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bc0af69-91ce-4be8-96ca-847edfefd652 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] GET https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 Aug 25 04:47:30.198112 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bc0af69-91ce-4be8-96ca-847edfefd652 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:30.198359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bc0af69-91ce-4be8-96ca-847edfefd652 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:30.206968 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bc0af69-91ce-4be8-96ca-847edfefd652 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648 tempest-VolumeSnapshotQuotasNegativeTestJSON-211105648-project-member] https://10.4.3.213/volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 returned with HTTP 404 Aug 25 04:47:30.207724 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 77/315] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:30 2026] GET /volume/v3/volumes/23233f28-0061-4df0-a1f1-6828dcbc5215 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:30.222413 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-4a5443dc-b839-47bb-a9ae-0ae462af8642 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:30.222941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9347c5f-1109-4c44-8675-7e5960c5041b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:30.226116 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9347c5f-1109-4c44-8675-7e5960c5041b tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 Aug 25 04:47:30.226555 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9347c5f-1109-4c44-8675-7e5960c5041b tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:30.234621 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-4a5443dc-b839-47bb-a9ae-0ae462af8642 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:47:30.235227 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-4a5443dc-b839-47bb-a9ae-0ae462af8642 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "564b04d2-826c-49fd-81bf-82be6fa65221", "connector": null, "instance_uuid": "43cd7277-86b8-4222-9646-f2f5659b7b6e"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:30.253258 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:30.253258 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:30.317164 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-4a5443dc-b839-47bb-a9ae-0ae462af8642 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:47:30.317727 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 79/316] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:47:30 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 25 04:47:30.327894 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6ff2d1e-9817-42f1-b85a-c51ecf4527c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:30.328390 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6ff2d1e-9817-42f1-b85a-c51ecf4527c6 None None] GET https://10.4.3.213/volume// Aug 25 04:47:30.328620 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6ff2d1e-9817-42f1-b85a-c51ecf4527c6 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:30.328964 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6ff2d1e-9817-42f1-b85a-c51ecf4527c6 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:30.329222 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6ff2d1e-9817-42f1-b85a-c51ecf4527c6 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:30.329586 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 82/317] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47: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 25 04:47:30.338507 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-da05ff3f-de44-4f9d-93dd-25570af9790c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:30.341064 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-da05ff3f-de44-4f9d-93dd-25570af9790c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:30.341335 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-da05ff3f-de44-4f9d-93dd-25570af9790c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:30.341634 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-da05ff3f-de44-4f9d-93dd-25570af9790c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:30.357195 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:30.357195 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:30.362444 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-da05ff3f-de44-4f9d-93dd-25570af9790c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:30.367593 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-da05ff3f-de44-4f9d-93dd-25570af9790c tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:30.368055 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 78/318] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:47:30 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:30.395769 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f9347c5f-1109-4c44-8675-7e5960c5041b tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:47:30.396085 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f9347c5f-1109-4c44-8675-7e5960c5041b tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:47:30.396599 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f9347c5f-1109-4c44-8675-7e5960c5041b tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:30.397486 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f9347c5f-1109-4c44-8675-7e5960c5041b tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:30.397875 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f9347c5f-1109-4c44-8675-7e5960c5041b tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:30.398238 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f9347c5f-1109-4c44-8675-7e5960c5041b tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-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 25 04:47:30.410446 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9347c5f-1109-4c44-8675-7e5960c5041b tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589 tempest-VolumeSnapshotQuotasNegativeTestJSON-346800589-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 returned with HTTP 200 Aug 25 04:47:30.411111 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 80/319] 10.4.3.213 () {68 vars in 1375 bytes} [Tue Aug 25 04:47:30 2026] PUT /volume/v3/os-quota-sets/67ce102ee4894a22aca6a1863c27b366 => generated 395 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:30.929278 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-93f2213c-6fb8-4bca-92c9-1dd47fd02530 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:30.933514 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-93f2213c-6fb8-4bca-92c9-1dd47fd02530 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] DELETE https://10.4.3.213/volume/v3/attachments/6fe6dbd8-0244-47f6-8371-f18df7048d26 Aug 25 04:47:30.933514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-93f2213c-6fb8-4bca-92c9-1dd47fd02530 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:30.933514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-93f2213c-6fb8-4bca-92c9-1dd47fd02530 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:30.942916 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:30.942916 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:31.038048 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-93f2213c-6fb8-4bca-92c9-1dd47fd02530 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/6fe6dbd8-0244-47f6-8371-f18df7048d26 returned with HTTP 200 Aug 25 04:47:31.038693 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 80/320] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:47:30 2026] DELETE /volume/v3/attachments/6fe6dbd8-0244-47f6-8371-f18df7048d26 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:31.388125 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6caf43f-bfe7-49ff-ad0a-d6372167f8f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:31.388740 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6caf43f-bfe7-49ff-ad0a-d6372167f8f4 None None] GET https://10.4.3.213/volume// Aug 25 04:47:31.388833 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6caf43f-bfe7-49ff-ad0a-d6372167f8f4 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:31.389013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6caf43f-bfe7-49ff-ad0a-d6372167f8f4 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:31.389324 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6caf43f-bfe7-49ff-ad0a-d6372167f8f4 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:31.389641 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 83/321] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47: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 25 04:47:31.401095 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-deb43a71-271d-4614-9bd7-46a6fdb7d0a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:31.403377 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-deb43a71-271d-4614-9bd7-46a6fdb7d0a7 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:47:31.403685 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-deb43a71-271d-4614-9bd7-46a6fdb7d0a7 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:31.404075 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-deb43a71-271d-4614-9bd7-46a6fdb7d0a7 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:31.422775 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:31.422775 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:31.431048 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-deb43a71-271d-4614-9bd7-46a6fdb7d0a7 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:47:31.443726 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-deb43a71-271d-4614-9bd7-46a6fdb7d0a7 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:47:31.444873 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 79/322] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:47:31 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1025 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:31.570903 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-279baa0f-fddf-411e-a26c-93feb0df0312 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:31.576932 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-279baa0f-fddf-411e-a26c-93feb0df0312 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] PUT https://10.4.3.213/volume/v3/attachments/d58d563d-51ed-4f87-a369-91e4ab3d2c95 Aug 25 04:47:31.577108 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-279baa0f-fddf-411e-a26c-93feb0df0312 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:31.596353 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-279baa0f-fddf-411e-a26c-93feb0df0312 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Acquiring lock "cinder-attachment_update-564b04d2-826c-49fd-81bf-82be6fa65221-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:47:31.602646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-279baa0f-fddf-411e-a26c-93feb0df0312 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Lock "cinder-attachment_update-564b04d2-826c-49fd-81bf-82be6fa65221-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:47:31.605450 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:31.605450 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:31.768948 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-279baa0f-fddf-411e-a26c-93feb0df0312 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Lock "cinder-attachment_update-564b04d2-826c-49fd-81bf-82be6fa65221-np0000008045" released by "attachment_update" :: held 0.164s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:47:31.768948 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-279baa0f-fddf-411e-a26c-93feb0df0312 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/d58d563d-51ed-4f87-a369-91e4ab3d2c95 returned with HTTP 200 Aug 25 04:47:31.768948 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 81/323] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:47:31 2026] PUT /volume/v3/attachments/d58d563d-51ed-4f87-a369-91e4ab3d2c95 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:31.804280 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d2533499-f38c-4863-b51c-583afb433687 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:31.806667 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d2533499-f38c-4863-b51c-583afb433687 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/attachments/d58d563d-51ed-4f87-a369-91e4ab3d2c95/action Aug 25 04:47:31.807220 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d2533499-f38c-4863-b51c-583afb433687 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:31.807352 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d2533499-f38c-4863-b51c-583afb433687 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:31.829644 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:31.829644 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:31.846516 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-88ffaa40-ed7e-473d-a98b-a40f003f5618 req-d2533499-f38c-4863-b51c-583afb433687 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/d58d563d-51ed-4f87-a369-91e4ab3d2c95/action returned with HTTP 204 Aug 25 04:47:31.847201 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 81/324] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:47:31 2026] POST /volume/v3/attachments/d58d563d-51ed-4f87-a369-91e4ab3d2c95/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:33.962811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:33.962811 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:33.962811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1222919470", "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:33.962811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1222919470', 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:34.121209 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Create volume of 1 GB Aug 25 04:47:34.133536 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Availability Zones retrieved successfully. Aug 25 04:47:34.144581 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Flow 'volume_create_api' (830f01f3-be74-4a0f-904f-55e22565503f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:34.151480 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594e8b53-5ecb-45f1-a929-fcd42cca4e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:34.153823 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:34.261409 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594e8b53-5ecb-45f1-a929-fcd42cca4e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:34.262755 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a08c7d7-79d7-46c9-87db-32621d91614e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:34.355478 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Created reservations ['688f1f42-3613-4248-9ac6-745d4ffbfd27', '6cda8663-0642-492d-b23c-3dd6524f2c30', '110bf09d-0067-45ee-8c91-95a43db0d6ab', '722b1b2a-926f-4481-ba41-f6655792b0f0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:34.356325 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a08c7d7-79d7-46c9-87db-32621d91614e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['688f1f42-3613-4248-9ac6-745d4ffbfd27', '6cda8663-0642-492d-b23c-3dd6524f2c30', '110bf09d-0067-45ee-8c91-95a43db0d6ab', '722b1b2a-926f-4481-ba41-f6655792b0f0']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:34.357232 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57384a8d-aa3d-48bf-a582-8fde03db098f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:34.389385 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57384a8d-aa3d-48bf-a582-8fde03db098f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7f36cbf-541d-4c0a-81b4-0d316b2cdcdd', '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-1222919470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f72cf48385df4310b3fb160152f5f3d4',qos_specs=None,replication_status=,reservations=['688f1f42-3613-4248-9ac6-745d4ffbfd27','6cda8663-0642-492d-b23c-3dd6524f2c30','110bf09d-0067-45ee-8c91-95a43db0d6ab','722b1b2a-926f-4481-ba41-f6655792b0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a512cf18f0ce4e928ff0b1db214c2b11',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1222919470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f72cf48385df4310b3fb160152f5f3d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a512cf18f0ce4e928ff0b1db214c2b11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:34.390506 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2056c793-9db6-4663-93bf-ddf6c025debe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:34.417371 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2056c793-9db6-4663-93bf-ddf6c025debe) transitioned into state 'SUCCESS' from state '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-1222919470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f72cf48385df4310b3fb160152f5f3d4',qos_specs=None,replication_status=,reservations=['688f1f42-3613-4248-9ac6-745d4ffbfd27','6cda8663-0642-492d-b23c-3dd6524f2c30','110bf09d-0067-45ee-8c91-95a43db0d6ab','722b1b2a-926f-4481-ba41-f6655792b0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a512cf18f0ce4e928ff0b1db214c2b11',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:34.419019 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33633dc-fc85-4762-bb7d-43995a4a613e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:34.433752 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33633dc-fc85-4762-bb7d-43995a4a613e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:34.434752 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Flow 'volume_create_api' (830f01f3-be74-4a0f-904f-55e22565503f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:34.435169 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Create volume request issued successfully. Aug 25 04:47:34.436014 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8dc20c5-c7ac-43de-a6db-8af91739b71f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:34.436603 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 84/325] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:47:33 2026] POST /volume/v3/volumes => generated 899 bytes in 1147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:34.457949 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-486aac24-a136-4dad-bac9-021bdae7b4cb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:34.460165 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-486aac24-a136-4dad-bac9-021bdae7b4cb tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:47:34.460400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-486aac24-a136-4dad-bac9-021bdae7b4cb tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:34.460810 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-486aac24-a136-4dad-bac9-021bdae7b4cb tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:34.471079 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:34.471079 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:34.478709 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-486aac24-a136-4dad-bac9-021bdae7b4cb tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:47:34.485530 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-486aac24-a136-4dad-bac9-021bdae7b4cb tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:47:34.486139 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 80/326] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:47:34 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 967 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:34.801086 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-70f80c3f-0628-4239-b15b-4eb57282dbe6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:34.804644 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-70f80c3f-0628-4239-b15b-4eb57282dbe6 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 Aug 25 04:47:34.804926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-70f80c3f-0628-4239-b15b-4eb57282dbe6 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:34.805283 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-70f80c3f-0628-4239-b15b-4eb57282dbe6 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:34.816168 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:34.816168 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:34.825356 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-70f80c3f-0628-4239-b15b-4eb57282dbe6 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:34.832881 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-70f80c3f-0628-4239-b15b-4eb57282dbe6 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 returned with HTTP 200 Aug 25 04:47:34.833516 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 82/327] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:34 2026] GET /volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:34.845744 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-0d3dc2d0-e10b-4d1f-abb4-e1b1e808ee8e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:34.850843 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-0d3dc2d0-e10b-4d1f-abb4-e1b1e808ee8e tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b Aug 25 04:47:34.850843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-0d3dc2d0-e10b-4d1f-abb4-e1b1e808ee8e tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:34.851045 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-0d3dc2d0-e10b-4d1f-abb4-e1b1e808ee8e tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:34.864181 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:34.864181 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:34.872080 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-0d3dc2d0-e10b-4d1f-abb4-e1b1e808ee8e tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:34.882779 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-0d3dc2d0-e10b-4d1f-abb4-e1b1e808ee8e tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b returned with HTTP 200 Aug 25 04:47:34.883481 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 82/328] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:34 2026] GET /volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:34.896276 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d4738e33-d176-45bf-957a-a2626e839d17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:34.901398 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d4738e33-d176-45bf-957a-a2626e839d17 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 Aug 25 04:47:34.901656 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d4738e33-d176-45bf-957a-a2626e839d17 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:34.901897 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d4738e33-d176-45bf-957a-a2626e839d17 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:34.912959 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:34.912959 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:34.919256 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d4738e33-d176-45bf-957a-a2626e839d17 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:34.927511 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d4738e33-d176-45bf-957a-a2626e839d17 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 returned with HTTP 200 Aug 25 04:47:34.928102 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 85/329] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:34 2026] GET /volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:34.943814 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-55a0a2d9-c682-4cc5-8c82-8b530d1d9231 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:34.944501 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55a0a2d9-c682-4cc5-8c82-8b530d1d9231 None None] GET https://10.4.3.213/volume// Aug 25 04:47:34.944730 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55a0a2d9-c682-4cc5-8c82-8b530d1d9231 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:34.945014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55a0a2d9-c682-4cc5-8c82-8b530d1d9231 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:34.945413 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55a0a2d9-c682-4cc5-8c82-8b530d1d9231 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:34.946242 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 81/330] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:47:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:34.959474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-bde07698-6abc-4911-be94-663241cb749f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:34.963451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-bde07698-6abc-4911-be94-663241cb749f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:47:34.964514 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-bde07698-6abc-4911-be94-663241cb749f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bedc9ab5-4892-44fe-9a27-d6d7fa22a626", "connector": null, "instance_uuid": "1595dd3c-5a6d-4f0a-ac5d-63bb33042957"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:34.978893 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:34.978893 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:35.045879 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-bde07698-6abc-4911-be94-663241cb749f tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:47:35.046651 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 83/331] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:47:34 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 25 04:47:35.062683 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14a32df0-0d30-4deb-8ab1-e24b0877b061 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:35.063719 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14a32df0-0d30-4deb-8ab1-e24b0877b061 None None] GET https://10.4.3.213/volume// Aug 25 04:47:35.064105 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14a32df0-0d30-4deb-8ab1-e24b0877b061 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:35.064552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14a32df0-0d30-4deb-8ab1-e24b0877b061 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:35.065273 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14a32df0-0d30-4deb-8ab1-e24b0877b061 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:35.065992 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 83/332] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:47:35 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:35.080729 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f89c1497-d5f4-420e-8694-c12c12d284c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:35.083375 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f89c1497-d5f4-420e-8694-c12c12d284c2 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:47:35.083868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f89c1497-d5f4-420e-8694-c12c12d284c2 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db14b919-d3b7-4b9b-9cb2-dea050229a2b", "connector": null, "instance_uuid": "1595dd3c-5a6d-4f0a-ac5d-63bb33042957"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:35.100468 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:35.100468 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:35.149387 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f89c1497-d5f4-420e-8694-c12c12d284c2 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:47:35.150121 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 86/333] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:47:35 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:35.161187 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a11019f1-9cc4-44dc-af4b-b02b3d53ed51 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:35.161728 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a11019f1-9cc4-44dc-af4b-b02b3d53ed51 None None] GET https://10.4.3.213/volume// Aug 25 04:47:35.162159 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a11019f1-9cc4-44dc-af4b-b02b3d53ed51 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:35.162280 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a11019f1-9cc4-44dc-af4b-b02b3d53ed51 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:35.162763 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a11019f1-9cc4-44dc-af4b-b02b3d53ed51 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:35.163110 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 82/334] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:47: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 25 04:47:35.176834 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-9c4c50ee-af5c-4586-8f0c-4bd2a2c2768a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:35.182022 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-9c4c50ee-af5c-4586-8f0c-4bd2a2c2768a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:47:35.182022 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-9c4c50ee-af5c-4586-8f0c-4bd2a2c2768a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d83adea7-afd9-4f6e-89b4-d776f93ab466", "connector": null, "instance_uuid": "1595dd3c-5a6d-4f0a-ac5d-63bb33042957"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:35.199876 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:35.199876 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:35.266324 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-9c4c50ee-af5c-4586-8f0c-4bd2a2c2768a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:47:35.266858 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 84/335] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:47:35 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:35.483694 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b8b9143-69d1-468f-81c2-2ad899765bf1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:35.506929 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03d896b8-aedf-42de-95ea-e05302d570d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:35.510694 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03d896b8-aedf-42de-95ea-e05302d570d8 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:47:35.510924 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03d896b8-aedf-42de-95ea-e05302d570d8 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:35.511198 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03d896b8-aedf-42de-95ea-e05302d570d8 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:35.527163 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:35.527163 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:35.534031 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-03d896b8-aedf-42de-95ea-e05302d570d8 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:47:35.542764 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03d896b8-aedf-42de-95ea-e05302d570d8 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:47:35.543420 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 87/336] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:47:35 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 991 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:35.830078 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b8b9143-69d1-468f-81c2-2ad899765bf1 tempest-ExtensionsTestJSON-846518999 tempest-ExtensionsTestJSON-846518999-project-member] GET https://10.4.3.213/volume/v3/extensions Aug 25 04:47:35.830300 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b8b9143-69d1-468f-81c2-2ad899765bf1 tempest-ExtensionsTestJSON-846518999 tempest-ExtensionsTestJSON-846518999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:35.830591 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b8b9143-69d1-468f-81c2-2ad899765bf1 tempest-ExtensionsTestJSON-846518999 tempest-ExtensionsTestJSON-846518999-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:35.830952 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b8b9143-69d1-468f-81c2-2ad899765bf1 tempest-ExtensionsTestJSON-846518999 tempest-ExtensionsTestJSON-846518999-project-member] https://10.4.3.213/volume/v3/extensions returned with HTTP 200 Aug 25 04:47:35.831318 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 84/337] 10.4.3.213 () {66 vars in 1246 bytes} [Tue Aug 25 04:47:35 2026] GET /volume/v3/extensions => generated 5245 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:36.563814 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f419d358-fc75-4ee3-bf46-d2daaf7cfcc3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:36.565472 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f419d358-fc75-4ee3-bf46-d2daaf7cfcc3 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:47:36.565727 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f419d358-fc75-4ee3-bf46-d2daaf7cfcc3 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:36.566026 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f419d358-fc75-4ee3-bf46-d2daaf7cfcc3 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:36.576971 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:36.576971 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:36.584974 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f419d358-fc75-4ee3-bf46-d2daaf7cfcc3 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:47:36.592240 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f419d358-fc75-4ee3-bf46-d2daaf7cfcc3 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:47:36.594418 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 83/338] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:47:36 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 1541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:36.633405 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-733f5e21-53e7-4100-9928-27d662128995 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:36.637328 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-733f5e21-53e7-4100-9928-27d662128995 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:47:36.637575 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-733f5e21-53e7-4100-9928-27d662128995 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:36.637862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-733f5e21-53e7-4100-9928-27d662128995 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:36.648456 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:36.648456 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:36.654225 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-733f5e21-53e7-4100-9928-27d662128995 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:47:36.665728 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-733f5e21-53e7-4100-9928-27d662128995 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:47:36.666339 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 85/339] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:36 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:37.538502 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-54401f74-c416-4d93-8ac9-a00e1b611def None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:37.541830 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-54401f74-c416-4d93-8ac9-a00e1b611def tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:47:37.542121 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-54401f74-c416-4d93-8ac9-a00e1b611def tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:37.542370 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-54401f74-c416-4d93-8ac9-a00e1b611def tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:37.557957 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:37.557957 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:37.567237 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-54401f74-c416-4d93-8ac9-a00e1b611def tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:47:37.577528 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-54401f74-c416-4d93-8ac9-a00e1b611def tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:47:37.577528 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 88/340] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:47:37 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:37.595166 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-507b2267-513b-4bb9-babb-4ebf38aa5b52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:37.595765 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-507b2267-513b-4bb9-babb-4ebf38aa5b52 None None] GET https://10.4.3.213/volume// Aug 25 04:47:37.595765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-507b2267-513b-4bb9-babb-4ebf38aa5b52 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:37.596003 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-507b2267-513b-4bb9-babb-4ebf38aa5b52 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:37.596003 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-507b2267-513b-4bb9-babb-4ebf38aa5b52 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:37.596746 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 85/341] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:47:37 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:37.597870 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d07adfba-2d60-4e6d-bca9-5eecdcb28a45 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:37.599097 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d07adfba-2d60-4e6d-bca9-5eecdcb28a45 None None] GET https://10.4.3.213/volume// Aug 25 04:47:37.599097 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d07adfba-2d60-4e6d-bca9-5eecdcb28a45 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:37.599714 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d07adfba-2d60-4e6d-bca9-5eecdcb28a45 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:37.599889 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d07adfba-2d60-4e6d-bca9-5eecdcb28a45 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:37.600224 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 84/342] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47:37 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:37.612605 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-18523eef-4371-4194-a92e-6ef4f6c8cba3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:37.615677 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-18523eef-4371-4194-a92e-6ef4f6c8cba3 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:47:37.616415 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-18523eef-4371-4194-a92e-6ef4f6c8cba3 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd", "connector": null, "instance_uuid": "4d6afc8d-682b-4a4d-9012-247125da8cf5"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:37.618498 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-aa28fb13-1e7e-4844-8266-49024416421c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:37.621480 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-aa28fb13-1e7e-4844-8266-49024416421c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 Aug 25 04:47:37.621793 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-aa28fb13-1e7e-4844-8266-49024416421c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:37.622194 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-aa28fb13-1e7e-4844-8266-49024416421c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:37.629221 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:37.629221 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:37.640180 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:37.640180 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:37.646940 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-aa28fb13-1e7e-4844-8266-49024416421c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:37.653202 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-aa28fb13-1e7e-4844-8266-49024416421c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 returned with HTTP 200 Aug 25 04:47:37.653694 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 89/343] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:47:37 2026] GET /volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 => generated 1544 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:37.681192 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-18523eef-4371-4194-a92e-6ef4f6c8cba3 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:47:37.682703 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 86/344] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:47:37 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:47:37.787607 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-37dbbbf1-0141-4383-9e25-3274cbe0ef93 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:37.795179 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-37dbbbf1-0141-4383-9e25-3274cbe0ef93 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] PUT https://10.4.3.213/volume/v3/attachments/b26405ed-2d37-45f5-9f54-f34afc7cc110 Aug 25 04:47:37.795179 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-37dbbbf1-0141-4383-9e25-3274cbe0ef93 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:37.811502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-37dbbbf1-0141-4383-9e25-3274cbe0ef93 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Acquiring lock "cinder-attachment_update-bedc9ab5-4892-44fe-9a27-d6d7fa22a626-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:47:37.823652 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-37dbbbf1-0141-4383-9e25-3274cbe0ef93 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Lock "cinder-attachment_update-bedc9ab5-4892-44fe-9a27-d6d7fa22a626-np0000008045" acquired by "attachment_update" :: waited 0.012s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:47:37.825328 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:37.825328 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:37.972275 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-37dbbbf1-0141-4383-9e25-3274cbe0ef93 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Lock "cinder-attachment_update-bedc9ab5-4892-44fe-9a27-d6d7fa22a626-np0000008045" released by "attachment_update" :: held 0.149s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:47:37.973869 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-37dbbbf1-0141-4383-9e25-3274cbe0ef93 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments/b26405ed-2d37-45f5-9f54-f34afc7cc110 returned with HTTP 200 Aug 25 04:47:37.973869 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 86/345] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:47:37 2026] PUT /volume/v3/attachments/b26405ed-2d37-45f5-9f54-f34afc7cc110 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:38.012562 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-94cd7521-4a2b-4989-a781-7ff2a39f8e64 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:38.014021 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-94cd7521-4a2b-4989-a781-7ff2a39f8e64 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] POST https://10.4.3.213/volume/v3/attachments/b26405ed-2d37-45f5-9f54-f34afc7cc110/action Aug 25 04:47:38.014463 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-94cd7521-4a2b-4989-a781-7ff2a39f8e64 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:38.014838 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-94cd7521-4a2b-4989-a781-7ff2a39f8e64 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:38.056854 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:38.056854 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:38.075736 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-94cd7521-4a2b-4989-a781-7ff2a39f8e64 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments/b26405ed-2d37-45f5-9f54-f34afc7cc110/action returned with HTTP 204 Aug 25 04:47:38.076392 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 85/346] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:47:38 2026] POST /volume/v3/attachments/b26405ed-2d37-45f5-9f54-f34afc7cc110/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:38.111159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99696a15-adde-4327-abf1-6a19b2c2e02b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:38.111448 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99696a15-adde-4327-abf1-6a19b2c2e02b None None] GET https://10.4.3.213/volume// Aug 25 04:47:38.111672 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99696a15-adde-4327-abf1-6a19b2c2e02b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:38.111949 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99696a15-adde-4327-abf1-6a19b2c2e02b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:38.112393 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99696a15-adde-4327-abf1-6a19b2c2e02b None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:38.112773 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 90/347] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47: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 25 04:47:38.125686 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-e90c4c58-7e8a-405e-8819-f6c1b777a51c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:38.129294 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-e90c4c58-7e8a-405e-8819-f6c1b777a51c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b Aug 25 04:47:38.129572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-e90c4c58-7e8a-405e-8819-f6c1b777a51c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:38.129796 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-e90c4c58-7e8a-405e-8819-f6c1b777a51c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:38.149373 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:38.149373 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:38.155679 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-e90c4c58-7e8a-405e-8819-f6c1b777a51c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:38.161818 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-e90c4c58-7e8a-405e-8819-f6c1b777a51c tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b returned with HTTP 200 Aug 25 04:47:38.162516 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 87/348] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:47:38 2026] GET /volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:38.281710 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d1682875-7c5f-4203-b4b4-54f51a79d930 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:38.287401 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d1682875-7c5f-4203-b4b4-54f51a79d930 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] PUT https://10.4.3.213/volume/v3/attachments/2fd2ab49-489a-4ad3-8643-258604f71a5a Aug 25 04:47:38.287974 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d1682875-7c5f-4203-b4b4-54f51a79d930 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:38.300362 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d1682875-7c5f-4203-b4b4-54f51a79d930 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Acquiring lock "cinder-attachment_update-db14b919-d3b7-4b9b-9cb2-dea050229a2b-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:47:38.314483 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d1682875-7c5f-4203-b4b4-54f51a79d930 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Lock "cinder-attachment_update-db14b919-d3b7-4b9b-9cb2-dea050229a2b-np0000008045" acquired by "attachment_update" :: waited 0.014s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:47:38.317717 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:38.317717 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:38.466002 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d1682875-7c5f-4203-b4b4-54f51a79d930 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Lock "cinder-attachment_update-db14b919-d3b7-4b9b-9cb2-dea050229a2b-np0000008045" released by "attachment_update" :: held 0.151s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:47:38.467065 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-d1682875-7c5f-4203-b4b4-54f51a79d930 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments/2fd2ab49-489a-4ad3-8643-258604f71a5a returned with HTTP 200 Aug 25 04:47:38.467888 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 87/349] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:47:38 2026] PUT /volume/v3/attachments/2fd2ab49-489a-4ad3-8643-258604f71a5a => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:38.506908 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-a2a45489-8495-4072-9657-e0f46955af4a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:38.509393 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-a2a45489-8495-4072-9657-e0f46955af4a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] POST https://10.4.3.213/volume/v3/attachments/2fd2ab49-489a-4ad3-8643-258604f71a5a/action Aug 25 04:47:38.509877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-a2a45489-8495-4072-9657-e0f46955af4a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:38.510034 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-a2a45489-8495-4072-9657-e0f46955af4a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:38.542951 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:38.542951 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:38.573898 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-a2a45489-8495-4072-9657-e0f46955af4a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments/2fd2ab49-489a-4ad3-8643-258604f71a5a/action returned with HTTP 204 Aug 25 04:47:38.573898 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 86/350] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:47:38 2026] POST /volume/v3/attachments/2fd2ab49-489a-4ad3-8643-258604f71a5a/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:38.613003 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-044a5dbb-85fd-4fe7-b9ed-03de80ea5da3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:38.614466 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-044a5dbb-85fd-4fe7-b9ed-03de80ea5da3 None None] GET https://10.4.3.213/volume// Aug 25 04:47:38.614670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-044a5dbb-85fd-4fe7-b9ed-03de80ea5da3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:38.614948 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-044a5dbb-85fd-4fe7-b9ed-03de80ea5da3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:38.616187 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-044a5dbb-85fd-4fe7-b9ed-03de80ea5da3 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:38.616187 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 91/351] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47:38 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:38.628525 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-40891107-a58c-4761-8e14-1c10cd6636db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:38.630883 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-40891107-a58c-4761-8e14-1c10cd6636db tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 Aug 25 04:47:38.631177 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-40891107-a58c-4761-8e14-1c10cd6636db tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:38.631503 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-40891107-a58c-4761-8e14-1c10cd6636db tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:38.651482 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:38.651482 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:38.656410 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-40891107-a58c-4761-8e14-1c10cd6636db tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:47:38.662576 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-40891107-a58c-4761-8e14-1c10cd6636db tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 returned with HTTP 200 Aug 25 04:47:38.663197 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 88/352] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:47:38 2026] GET /volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:38.799112 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f3c2266b-ff9e-4ad8-9171-c8a12fe4e2f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:38.802342 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f3c2266b-ff9e-4ad8-9171-c8a12fe4e2f5 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] PUT https://10.4.3.213/volume/v3/attachments/e684b34f-4489-491e-9f91-e02704ecccd5 Aug 25 04:47:38.802939 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f3c2266b-ff9e-4ad8-9171-c8a12fe4e2f5 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:38.820318 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f3c2266b-ff9e-4ad8-9171-c8a12fe4e2f5 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Acquiring lock "cinder-attachment_update-d83adea7-afd9-4f6e-89b4-d776f93ab466-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:47:38.829860 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f3c2266b-ff9e-4ad8-9171-c8a12fe4e2f5 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Lock "cinder-attachment_update-d83adea7-afd9-4f6e-89b4-d776f93ab466-np0000008045" acquired by "attachment_update" :: waited 0.010s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:47:38.831917 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:38.831917 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:38.974749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f3c2266b-ff9e-4ad8-9171-c8a12fe4e2f5 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Lock "cinder-attachment_update-d83adea7-afd9-4f6e-89b4-d776f93ab466-np0000008045" released by "attachment_update" :: held 0.145s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:47:38.975163 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f3c2266b-ff9e-4ad8-9171-c8a12fe4e2f5 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments/e684b34f-4489-491e-9f91-e02704ecccd5 returned with HTTP 200 Aug 25 04:47:38.975944 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 88/353] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:47:38 2026] PUT /volume/v3/attachments/e684b34f-4489-491e-9f91-e02704ecccd5 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:39.028306 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f6d241d4-b1f6-4933-850b-66ee903e09d3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:39.033763 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f6d241d4-b1f6-4933-850b-66ee903e09d3 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] POST https://10.4.3.213/volume/v3/attachments/e684b34f-4489-491e-9f91-e02704ecccd5/action Aug 25 04:47:39.033763 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f6d241d4-b1f6-4933-850b-66ee903e09d3 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:39.033763 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f6d241d4-b1f6-4933-850b-66ee903e09d3 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:39.084274 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:39.084274 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:39.129997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-525e6640-3dc8-431c-95e7-6f3e04b370e1 req-f6d241d4-b1f6-4933-850b-66ee903e09d3 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments/e684b34f-4489-491e-9f91-e02704ecccd5/action returned with HTTP 204 Aug 25 04:47:39.130795 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 87/354] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:47:39 2026] POST /volume/v3/attachments/e684b34f-4489-491e-9f91-e02704ecccd5/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:39.375182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68b2b914-703d-418e-87c9-450bed417a33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:39.438716 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3485a412-696d-4ca7-a0ca-734f0cdae337 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:39.439291 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3485a412-696d-4ca7-a0ca-734f0cdae337 None None] GET https://10.4.3.213/volume// Aug 25 04:47:39.439576 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3485a412-696d-4ca7-a0ca-734f0cdae337 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:39.439876 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3485a412-696d-4ca7-a0ca-734f0cdae337 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:39.440327 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3485a412-696d-4ca7-a0ca-734f0cdae337 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:47:39.441853 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 89/355] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:47:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:47:39.454327 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-4160dd1b-bc6e-4007-bda6-e08e17eb66df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:39.458164 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-4160dd1b-bc6e-4007-bda6-e08e17eb66df tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:47:39.458164 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-4160dd1b-bc6e-4007-bda6-e08e17eb66df tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:39.458466 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-4160dd1b-bc6e-4007-bda6-e08e17eb66df tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:39.479882 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:39.479882 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:39.488466 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-4160dd1b-bc6e-4007-bda6-e08e17eb66df tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:47:39.499177 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-4160dd1b-bc6e-4007-bda6-e08e17eb66df tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:47:39.499856 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 89/356] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:47:39 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 1540 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:39.599777 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:39.600644 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1363685111"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:39.604382 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1363685111'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:39.604382 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create volume of 1 GB Aug 25 04:47:39.614459 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Availability Zones retrieved successfully. Aug 25 04:47:39.621784 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Flow 'volume_create_api' (1b5d7f1f-f810-4139-9fac-93d33fd77120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:39.622840 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91072a87-0bef-4b9d-89ea-4fe2530ea40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:39.624067 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:39.631154 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-33d48a52-e2c9-4bbc-be63-54f62e50b4a2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:39.635158 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-33d48a52-e2c9-4bbc-be63-54f62e50b4a2 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] PUT https://10.4.3.213/volume/v3/attachments/fa121927-e0c2-4419-86ea-26a11b374750 Aug 25 04:47:39.636456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-33d48a52-e2c9-4bbc-be63-54f62e50b4a2 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:39.650948 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-33d48a52-e2c9-4bbc-be63-54f62e50b4a2 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Acquiring lock "cinder-attachment_update-d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:47:39.659195 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-33d48a52-e2c9-4bbc-be63-54f62e50b4a2 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Lock "cinder-attachment_update-d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:47:39.660446 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91072a87-0bef-4b9d-89ea-4fe2530ea40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:39.660756 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:39.660756 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:39.661209 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd4328e-5bd1-4e8b-afdc-77ff26827812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:39.768074 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Created reservations ['2d32ffbb-521f-4f03-971f-f2c59784e451', '355f8cf1-3ee3-4288-be03-db992197d49a', '34b061b1-7279-4098-8a0e-c824d9a8fc62', '9df007e1-4066-40fe-8358-e6c7e7f2f3f1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:39.769736 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd4328e-5bd1-4e8b-afdc-77ff26827812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d32ffbb-521f-4f03-971f-f2c59784e451', '355f8cf1-3ee3-4288-be03-db992197d49a', '34b061b1-7279-4098-8a0e-c824d9a8fc62', '9df007e1-4066-40fe-8358-e6c7e7f2f3f1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:39.771496 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721f40d1-81be-4c8e-bdc2-437686b2e76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:39.803908 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-33d48a52-e2c9-4bbc-be63-54f62e50b4a2 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Lock "cinder-attachment_update-d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd-np0000008045" released by "attachment_update" :: held 0.145s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:47:39.804058 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721f40d1-81be-4c8e-bdc2-437686b2e76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '172bf93a-4650-4510-98a3-0181d6616939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1363685111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e24424a5778f4ee5a6e80384ce11ce05',qos_specs=None,replication_status=,reservations=['2d32ffbb-521f-4f03-971f-f2c59784e451','355f8cf1-3ee3-4288-be03-db992197d49a','34b061b1-7279-4098-8a0e-c824d9a8fc62','9df007e1-4066-40fe-8358-e6c7e7f2f3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77cc5ba3e6fb400393b51bd612fa9b58',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1363685111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=172bf93a-4650-4510-98a3-0181d6616939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e24424a5778f4ee5a6e80384ce11ce05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77cc5ba3e6fb400393b51bd612fa9b58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:39.804529 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-33d48a52-e2c9-4bbc-be63-54f62e50b4a2 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/attachments/fa121927-e0c2-4419-86ea-26a11b374750 returned with HTTP 200 Aug 25 04:47:39.805281 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 88/357] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:47:39 2026] PUT /volume/v3/attachments/fa121927-e0c2-4419-86ea-26a11b374750 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:47:39.805421 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce50d23-ba78-46bf-9120-1076fc9e8475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:39.834659 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce50d23-ba78-46bf-9120-1076fc9e8475) transitioned into state 'SUCCESS' from state '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-1363685111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e24424a5778f4ee5a6e80384ce11ce05',qos_specs=None,replication_status=,reservations=['2d32ffbb-521f-4f03-971f-f2c59784e451','355f8cf1-3ee3-4288-be03-db992197d49a','34b061b1-7279-4098-8a0e-c824d9a8fc62','9df007e1-4066-40fe-8358-e6c7e7f2f3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77cc5ba3e6fb400393b51bd612fa9b58',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:39.835546 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0d5f40-ea5c-462f-a4c3-20df2baef6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:39.848071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-85db144e-3b97-4395-86fc-5eec4e925245 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:39.850283 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0d5f40-ea5c-462f-a4c3-20df2baef6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:39.851912 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Flow 'volume_create_api' (1b5d7f1f-f810-4139-9fac-93d33fd77120) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:39.851912 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create volume request issued successfully. Aug 25 04:47:39.852123 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68b2b914-703d-418e-87c9-450bed417a33 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:39.852351 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-85db144e-3b97-4395-86fc-5eec4e925245 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] POST https://10.4.3.213/volume/v3/attachments/fa121927-e0c2-4419-86ea-26a11b374750/action Aug 25 04:47:39.852410 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 92/358] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:47:39 2026] POST /volume/v3/volumes => generated 751 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:39.853237 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-85db144e-3b97-4395-86fc-5eec4e925245 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:47:39.853237 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-85db144e-3b97-4395-86fc-5eec4e925245 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:39.873840 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e602025d-883f-4513-b145-dd2c5cac4d5b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:39.876742 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:39.876742 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:39.877030 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e602025d-883f-4513-b145-dd2c5cac4d5b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:39.877681 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e602025d-883f-4513-b145-dd2c5cac4d5b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:39.878272 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e602025d-883f-4513-b145-dd2c5cac4d5b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:39.888304 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:39.888304 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:39.893520 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e602025d-883f-4513-b145-dd2c5cac4d5b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:39.904296 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e602025d-883f-4513-b145-dd2c5cac4d5b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 returned with HTTP 200 Aug 25 04:47:39.904296 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 90/359] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:39 2026] GET /volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:39.906997 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3d137b50-d2b0-405d-b900-17b27c9f404c req-85db144e-3b97-4395-86fc-5eec4e925245 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/attachments/fa121927-e0c2-4419-86ea-26a11b374750/action returned with HTTP 204 Aug 25 04:47:39.907531 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 90/360] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:47:39 2026] POST /volume/v3/attachments/fa121927-e0c2-4419-86ea-26a11b374750/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:40.923896 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ba02e01a-9e2b-4edb-b210-949e7538d0d5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:40.928017 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba02e01a-9e2b-4edb-b210-949e7538d0d5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:40.928617 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba02e01a-9e2b-4edb-b210-949e7538d0d5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:40.928927 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba02e01a-9e2b-4edb-b210-949e7538d0d5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:40.941080 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:40.941080 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:40.948462 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ba02e01a-9e2b-4edb-b210-949e7538d0d5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:40.957648 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba02e01a-9e2b-4edb-b210-949e7538d0d5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 returned with HTTP 200 Aug 25 04:47:40.958569 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 89/361] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:40 2026] GET /volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:40.975890 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63488bda-0ec6-4564-9b91-8d67a95f17e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:40.978162 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63488bda-0ec6-4564-9b91-8d67a95f17e9 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:47:40.978672 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63488bda-0ec6-4564-9b91-8d67a95f17e9 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "172bf93a-4650-4510-98a3-0181d6616939", "name": "tempest-VolumesDeleteCascade-Snapshot-1909847286"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:40.990774 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:40.990774 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:40.991605 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63488bda-0ec6-4564-9b91-8d67a95f17e9 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:40.991909 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-63488bda-0ec6-4564-9b91-8d67a95f17e9 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create snapshot from volume 172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:41.078610 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-63488bda-0ec6-4564-9b91-8d67a95f17e9 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Created reservations ['f5b77eaf-7e14-4ddb-9b4d-ef6cbf3cc68d', 'f002791c-9200-48be-9cc8-6b0a804c07ef', '11db6bb2-7053-4543-89e2-b60431e9822c', 'eb06f5dd-5f3a-4e8f-a089-813964bf909e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:41.158587 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63488bda-0ec6-4564-9b91-8d67a95f17e9 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot create request issued successfully. Aug 25 04:47:41.158997 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63488bda-0ec6-4564-9b91-8d67a95f17e9 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:47:41.159532 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 93/362] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:47:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:41.172318 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d4b3637-07f4-4268-99af-d7f8bba02f68 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:41.176460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d4b3637-07f4-4268-99af-d7f8bba02f68 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/snapshots/4030d233-9055-4ccf-a46e-a8b536cabba0 Aug 25 04:47:41.176460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d4b3637-07f4-4268-99af-d7f8bba02f68 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:41.176460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d4b3637-07f4-4268-99af-d7f8bba02f68 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:41.181978 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:41.181978 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:41.182655 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5d4b3637-07f4-4268-99af-d7f8bba02f68 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot retrieved successfully. Aug 25 04:47:41.185047 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d4b3637-07f4-4268-99af-d7f8bba02f68 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots/4030d233-9055-4ccf-a46e-a8b536cabba0 returned with HTTP 200 Aug 25 04:47:41.185047 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 91/363] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:41 2026] GET /volume/v3/snapshots/4030d233-9055-4ccf-a46e-a8b536cabba0 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:42.196200 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-618ffa21-47fc-42d1-b945-fe656a904530 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:42.198503 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-618ffa21-47fc-42d1-b945-fe656a904530 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/snapshots/4030d233-9055-4ccf-a46e-a8b536cabba0 Aug 25 04:47:42.198804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-618ffa21-47fc-42d1-b945-fe656a904530 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:42.198922 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-618ffa21-47fc-42d1-b945-fe656a904530 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:42.208612 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:42.208612 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:42.209975 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-618ffa21-47fc-42d1-b945-fe656a904530 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot retrieved successfully. Aug 25 04:47:42.211210 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-618ffa21-47fc-42d1-b945-fe656a904530 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots/4030d233-9055-4ccf-a46e-a8b536cabba0 returned with HTTP 200 Aug 25 04:47:42.212376 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 91/364] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:42 2026] GET /volume/v3/snapshots/4030d233-9055-4ccf-a46e-a8b536cabba0 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:42.228697 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-29ec176b-1fe5-44a6-9de4-6aa99ba28644 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:42.231177 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29ec176b-1fe5-44a6-9de4-6aa99ba28644 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:47:42.231522 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29ec176b-1fe5-44a6-9de4-6aa99ba28644 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "172bf93a-4650-4510-98a3-0181d6616939", "name": "tempest-VolumesDeleteCascade-Snapshot-820621013"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:42.245077 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:42.245077 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:42.245726 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-29ec176b-1fe5-44a6-9de4-6aa99ba28644 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:42.246188 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-29ec176b-1fe5-44a6-9de4-6aa99ba28644 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create snapshot from volume 172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:42.268311 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-29ec176b-1fe5-44a6-9de4-6aa99ba28644 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-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 25 04:47:42.293897 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-29ec176b-1fe5-44a6-9de4-6aa99ba28644 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Created reservations ['31837729-e1bb-47aa-9480-4943c3646677', '6baff222-15d4-40c5-8225-539ce6b64e7c', '9e569ffb-0070-4e71-b483-2c97999d01b4', '898fef7e-4150-46bb-8613-d8ed0b23a54f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:42.362170 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-29ec176b-1fe5-44a6-9de4-6aa99ba28644 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot create request issued successfully. Aug 25 04:47:42.363230 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29ec176b-1fe5-44a6-9de4-6aa99ba28644 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:47:42.363878 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 90/365] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:47:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:42.375968 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ce4b954-f301-4b56-8628-2bad17d1db9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:42.379878 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ce4b954-f301-4b56-8628-2bad17d1db9f tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/snapshots/4b1af8fa-0088-44e2-af94-5fc52ad68ffd Aug 25 04:47:42.379878 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ce4b954-f301-4b56-8628-2bad17d1db9f tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:42.379878 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ce4b954-f301-4b56-8628-2bad17d1db9f tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:42.387567 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:42.387567 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:42.388261 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4ce4b954-f301-4b56-8628-2bad17d1db9f tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot retrieved successfully. Aug 25 04:47:42.393566 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ce4b954-f301-4b56-8628-2bad17d1db9f tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots/4b1af8fa-0088-44e2-af94-5fc52ad68ffd returned with HTTP 200 Aug 25 04:47:42.395023 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 94/366] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:42 2026] GET /volume/v3/snapshots/4b1af8fa-0088-44e2-af94-5fc52ad68ffd => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:43.406508 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b516880f-6fda-4503-9338-d3e61e156327 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:43.409278 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b516880f-6fda-4503-9338-d3e61e156327 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/snapshots/4b1af8fa-0088-44e2-af94-5fc52ad68ffd Aug 25 04:47:43.409393 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b516880f-6fda-4503-9338-d3e61e156327 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:43.409727 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b516880f-6fda-4503-9338-d3e61e156327 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:43.418156 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:43.418156 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:43.418869 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b516880f-6fda-4503-9338-d3e61e156327 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot retrieved successfully. Aug 25 04:47:43.420007 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b516880f-6fda-4503-9338-d3e61e156327 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots/4b1af8fa-0088-44e2-af94-5fc52ad68ffd returned with HTTP 200 Aug 25 04:47:43.420386 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 92/367] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:43 2026] GET /volume/v3/snapshots/4b1af8fa-0088-44e2-af94-5fc52ad68ffd => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:43.435194 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b805d25-933c-45f2-9a13-e4fe8024987c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:43.437722 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b805d25-933c-45f2-9a13-e4fe8024987c tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] DELETE https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939?cascade=True Aug 25 04:47:43.438034 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b805d25-933c-45f2-9a13-e4fe8024987c tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:43.438315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b805d25-933c-45f2-9a13-e4fe8024987c tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:43.438792 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6b805d25-933c-45f2-9a13-e4fe8024987c tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete volume with id: 172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:43.450903 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:43.450903 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:43.452603 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b805d25-933c-45f2-9a13-e4fe8024987c tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:43.523245 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b805d25-933c-45f2-9a13-e4fe8024987c tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete volume request issued successfully. Aug 25 04:47:43.523551 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b805d25-933c-45f2-9a13-e4fe8024987c tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939?cascade=True returned with HTTP 202 Aug 25 04:47:43.524045 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 92/368] 10.4.3.213 () {66 vars in 1376 bytes} [Tue Aug 25 04:47:43 2026] DELETE /volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939?cascade=True => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:43.538052 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-20b60b42-e712-44a8-8dce-8e9b3d0cafda None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:43.541381 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20b60b42-e712-44a8-8dce-8e9b3d0cafda tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:43.541483 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20b60b42-e712-44a8-8dce-8e9b3d0cafda tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:43.541703 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20b60b42-e712-44a8-8dce-8e9b3d0cafda tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:43.553790 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:43.553790 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:43.561610 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-20b60b42-e712-44a8-8dce-8e9b3d0cafda tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:43.570132 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20b60b42-e712-44a8-8dce-8e9b3d0cafda tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 returned with HTTP 200 Aug 25 04:47:43.572319 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 91/369] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:43 2026] GET /volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:44.602592 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5561b579-a06f-42fd-984e-620e64e27af5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:44.606595 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5561b579-a06f-42fd-984e-620e64e27af5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:44.607002 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5561b579-a06f-42fd-984e-620e64e27af5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:44.607493 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5561b579-a06f-42fd-984e-620e64e27af5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:44.618347 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5561b579-a06f-42fd-984e-620e64e27af5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 returned with HTTP 404 Aug 25 04:47:44.618347 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 95/370] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:44 2026] GET /volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:44.630130 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7838c03-90e7-44a3-aeb0-106f56113b29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:44.633681 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7838c03-90e7-44a3-aeb0-106f56113b29 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes Aug 25 04:47:44.635156 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7838c03-90e7-44a3-aeb0-106f56113b29 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:44.635156 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7838c03-90e7-44a3-aeb0-106f56113b29 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:44.635156 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-c7838c03-90e7-44a3-aeb0-106f56113b29 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:47:44.636616 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7838c03-90e7-44a3-aeb0-106f56113b29 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:47:44.678265 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7838c03-90e7-44a3-aeb0-106f56113b29 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Get all volumes completed successfully. Aug 25 04:47:44.678827 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7838c03-90e7-44a3-aeb0-106f56113b29 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 200 Aug 25 04:47:44.679380 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 93/371] 10.4.3.213 () {66 vars in 1237 bytes} [Tue Aug 25 04:47:44 2026] GET /volume/v3/volumes => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:44.695478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc62bc91-5b5d-4597-8318-f64f4bc1596a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:44.697275 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc62bc91-5b5d-4597-8318-f64f4bc1596a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/snapshots Aug 25 04:47:44.697275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc62bc91-5b5d-4597-8318-f64f4bc1596a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:44.697567 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc62bc91-5b5d-4597-8318-f64f4bc1596a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:44.698223 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-dc62bc91-5b5d-4597-8318-f64f4bc1596a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:47:44.698606 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:44.698606 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:44.701002 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-dc62bc91-5b5d-4597-8318-f64f4bc1596a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:47:44.721883 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc62bc91-5b5d-4597-8318-f64f4bc1596a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Get all snapshots completed successfully. Aug 25 04:47:44.722044 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc62bc91-5b5d-4597-8318-f64f4bc1596a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 200 Aug 25 04:47:44.722905 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 93/372] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:47:44 2026] GET /volume/v3/snapshots => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:44.738308 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bbdaabe9-daeb-4342-9a53-0b8b4857ef35 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:44.740210 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bbdaabe9-daeb-4342-9a53-0b8b4857ef35 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/4b1af8fa-0088-44e2-af94-5fc52ad68ffd Aug 25 04:47:44.740540 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bbdaabe9-daeb-4342-9a53-0b8b4857ef35 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:44.740912 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bbdaabe9-daeb-4342-9a53-0b8b4857ef35 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:44.741056 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-bbdaabe9-daeb-4342-9a53-0b8b4857ef35 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete snapshot with id: 4b1af8fa-0088-44e2-af94-5fc52ad68ffd Aug 25 04:47:44.748602 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bbdaabe9-daeb-4342-9a53-0b8b4857ef35 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots/4b1af8fa-0088-44e2-af94-5fc52ad68ffd returned with HTTP 404 Aug 25 04:47:44.750264 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 92/373] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:47:44 2026] DELETE /volume/v3/snapshots/4b1af8fa-0088-44e2-af94-5fc52ad68ffd => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:44.764567 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-752c7f10-0f66-4100-abfe-e6917f8bf4ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:44.768078 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-752c7f10-0f66-4100-abfe-e6917f8bf4ef tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/4030d233-9055-4ccf-a46e-a8b536cabba0 Aug 25 04:47:44.768931 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-752c7f10-0f66-4100-abfe-e6917f8bf4ef tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:44.768931 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-752c7f10-0f66-4100-abfe-e6917f8bf4ef tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:44.769214 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-752c7f10-0f66-4100-abfe-e6917f8bf4ef tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete snapshot with id: 4030d233-9055-4ccf-a46e-a8b536cabba0 Aug 25 04:47:44.776639 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-752c7f10-0f66-4100-abfe-e6917f8bf4ef tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots/4030d233-9055-4ccf-a46e-a8b536cabba0 returned with HTTP 404 Aug 25 04:47:44.780885 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 96/374] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:47:44 2026] DELETE /volume/v3/snapshots/4030d233-9055-4ccf-a46e-a8b536cabba0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:44.788893 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-89bd7536-e616-4bc6-a0df-3830d2afb5d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:44.792641 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89bd7536-e616-4bc6-a0df-3830d2afb5d5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:44.792641 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89bd7536-e616-4bc6-a0df-3830d2afb5d5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:44.792850 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89bd7536-e616-4bc6-a0df-3830d2afb5d5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:44.807739 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89bd7536-e616-4bc6-a0df-3830d2afb5d5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 returned with HTTP 404 Aug 25 04:47:44.809232 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 94/375] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:44 2026] GET /volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:44.819275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e013a78-44ed-417a-b805-57451ea1d16b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:44.822396 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e013a78-44ed-417a-b805-57451ea1d16b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] DELETE https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:44.822396 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e013a78-44ed-417a-b805-57451ea1d16b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:44.822396 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e013a78-44ed-417a-b805-57451ea1d16b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:44.822563 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3e013a78-44ed-417a-b805-57451ea1d16b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete volume with id: 172bf93a-4650-4510-98a3-0181d6616939 Aug 25 04:47:44.831991 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e013a78-44ed-417a-b805-57451ea1d16b tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 returned with HTTP 404 Aug 25 04:47:44.832715 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 94/376] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:47:44 2026] DELETE /volume/v3/volumes/172bf93a-4650-4510-98a3-0181d6616939 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:44.850526 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:44.853556 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:44.854192 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1479234541"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:44.856778 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1479234541'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:44.856991 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create volume of 1 GB Aug 25 04:47:44.867464 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Availability Zones retrieved successfully. Aug 25 04:47:44.875571 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Flow 'volume_create_api' (6251e363-07ba-45bc-bc60-7537cb3b0d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:44.877774 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c0ca59-c0ca-411c-8d5e-140729151234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:44.879530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:44.939174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c0ca59-c0ca-411c-8d5e-140729151234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:44.940134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a308f2-e96a-4c49-9ed9-b6ed29189b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:45.050507 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Created reservations ['7454021a-5c95-4912-8648-37b5495c10a2', '67f34bc7-edf3-4538-8c92-f9dc4b7545b5', '0b9d68c6-7b52-457e-9898-76dcc402528e', 'cf92a101-1eb7-47ef-933e-02761705f987'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:45.051521 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a308f2-e96a-4c49-9ed9-b6ed29189b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7454021a-5c95-4912-8648-37b5495c10a2', '67f34bc7-edf3-4538-8c92-f9dc4b7545b5', '0b9d68c6-7b52-457e-9898-76dcc402528e', 'cf92a101-1eb7-47ef-933e-02761705f987']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:45.052473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f425f5e-905e-47b0-9c2b-a875d469219a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:45.093823 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f425f5e-905e-47b0-9c2b-a875d469219a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc863b2c-440e-4b01-a3de-f7bfc2f934f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1479234541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e24424a5778f4ee5a6e80384ce11ce05',qos_specs=None,replication_status=,reservations=['7454021a-5c95-4912-8648-37b5495c10a2','67f34bc7-edf3-4538-8c92-f9dc4b7545b5','0b9d68c6-7b52-457e-9898-76dcc402528e','cf92a101-1eb7-47ef-933e-02761705f987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77cc5ba3e6fb400393b51bd612fa9b58',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1479234541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc863b2c-440e-4b01-a3de-f7bfc2f934f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e24424a5778f4ee5a6e80384ce11ce05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77cc5ba3e6fb400393b51bd612fa9b58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:45.095099 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04e470a-5ef2-486f-a9ee-19b61662cc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:45.129549 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04e470a-5ef2-486f-a9ee-19b61662cc36) transitioned into state 'SUCCESS' from state '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-1479234541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e24424a5778f4ee5a6e80384ce11ce05',qos_specs=None,replication_status=,reservations=['7454021a-5c95-4912-8648-37b5495c10a2','67f34bc7-edf3-4538-8c92-f9dc4b7545b5','0b9d68c6-7b52-457e-9898-76dcc402528e','cf92a101-1eb7-47ef-933e-02761705f987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77cc5ba3e6fb400393b51bd612fa9b58',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:45.130620 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d42241-9364-41fd-8f3e-9c4cacba8c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:45.153073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d42241-9364-41fd-8f3e-9c4cacba8c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:45.154333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Flow 'volume_create_api' (6251e363-07ba-45bc-bc60-7537cb3b0d1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:45.154833 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create volume request issued successfully. Aug 25 04:47:45.155734 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d98ffadd-51cf-4e39-8cc8-e7077a5b2baa tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:45.156341 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 93/377] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:47:44 2026] POST /volume/v3/volumes => generated 751 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:45.174605 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c280eca4-373b-47fe-9e76-1e94a03a2529 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:45.176621 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c280eca4-373b-47fe-9e76-1e94a03a2529 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 Aug 25 04:47:45.176997 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c280eca4-373b-47fe-9e76-1e94a03a2529 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:45.178566 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c280eca4-373b-47fe-9e76-1e94a03a2529 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:45.186585 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:45.186585 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:45.191910 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c280eca4-373b-47fe-9e76-1e94a03a2529 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:45.198479 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c280eca4-373b-47fe-9e76-1e94a03a2529 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 returned with HTTP 200 Aug 25 04:47:45.199028 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 97/378] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:45 2026] GET /volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:46.216794 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-79a91499-11b2-4578-853a-2a496c77efab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:46.220291 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79a91499-11b2-4578-853a-2a496c77efab tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 Aug 25 04:47:46.220962 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-79a91499-11b2-4578-853a-2a496c77efab tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:46.220962 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-79a91499-11b2-4578-853a-2a496c77efab tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:46.232178 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:46.232178 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:46.241615 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-79a91499-11b2-4578-853a-2a496c77efab tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:46.248376 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-79a91499-11b2-4578-853a-2a496c77efab tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 returned with HTTP 200 Aug 25 04:47:46.248919 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 95/379] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:46 2026] GET /volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:46.271493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38bac164-2995-4503-a835-d38fba166799 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:46.273987 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38bac164-2995-4503-a835-d38fba166799 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:47:46.274410 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38bac164-2995-4503-a835-d38fba166799 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc863b2c-440e-4b01-a3de-f7bfc2f934f9", "name": "tempest-VolumesDeleteCascade-Snapshot-1561461168"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:46.286729 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:46.286729 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:46.288042 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38bac164-2995-4503-a835-d38fba166799 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:46.288042 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-38bac164-2995-4503-a835-d38fba166799 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create snapshot from volume bc863b2c-440e-4b01-a3de-f7bfc2f934f9 Aug 25 04:47:46.332794 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-38bac164-2995-4503-a835-d38fba166799 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Created reservations ['6ce64cbd-6b64-4fc5-8375-b912d39eecef', 'de8d0e68-59a9-43b6-a97a-0faae3d0efb8', 'd09a1ad9-4680-4c80-b0cb-ee790a6cb252', '4e9fdc78-a6bf-4ad0-8223-52c9445b6260'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:46.377309 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38bac164-2995-4503-a835-d38fba166799 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot create request issued successfully. Aug 25 04:47:46.377774 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38bac164-2995-4503-a835-d38fba166799 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:47:46.381456 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 95/380] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:47:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:46.392327 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9e504d74-7a99-45cb-b47e-7d772bfb2a02 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:46.394761 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9e504d74-7a99-45cb-b47e-7d772bfb2a02 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/snapshots/79b9dba3-77a4-4032-9159-10b9a1a215fc Aug 25 04:47:46.395028 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9e504d74-7a99-45cb-b47e-7d772bfb2a02 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:46.397333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9e504d74-7a99-45cb-b47e-7d772bfb2a02 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:46.411780 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:46.411780 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:46.412490 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9e504d74-7a99-45cb-b47e-7d772bfb2a02 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot retrieved successfully. Aug 25 04:47:46.413636 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9e504d74-7a99-45cb-b47e-7d772bfb2a02 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots/79b9dba3-77a4-4032-9159-10b9a1a215fc returned with HTTP 200 Aug 25 04:47:46.414236 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 94/381] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:46 2026] GET /volume/v3/snapshots/79b9dba3-77a4-4032-9159-10b9a1a215fc => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:47.425215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16b06e26-a88e-46b5-8155-4815343cbc43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:47.429449 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16b06e26-a88e-46b5-8155-4815343cbc43 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/snapshots/79b9dba3-77a4-4032-9159-10b9a1a215fc Aug 25 04:47:47.429449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16b06e26-a88e-46b5-8155-4815343cbc43 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:47.429449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16b06e26-a88e-46b5-8155-4815343cbc43 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:47.439381 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:47.439381 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:47.440113 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-16b06e26-a88e-46b5-8155-4815343cbc43 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot retrieved successfully. Aug 25 04:47:47.440988 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16b06e26-a88e-46b5-8155-4815343cbc43 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots/79b9dba3-77a4-4032-9159-10b9a1a215fc returned with HTTP 200 Aug 25 04:47:47.441385 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 98/382] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:47:47 2026] GET /volume/v3/snapshots/79b9dba3-77a4-4032-9159-10b9a1a215fc => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:47.454106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:47.457594 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:47.459293 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "79b9dba3-77a4-4032-9159-10b9a1a215fc", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1468230434"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:47.465558 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create volume request body: {'volume': {'snapshot_id': '79b9dba3-77a4-4032-9159-10b9a1a215fc', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1468230434'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:47.478405 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:47.478405 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:47.478405 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Snapshot retrieved successfully. Aug 25 04:47:47.478405 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create volume of 1 GB Aug 25 04:47:47.485299 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Availability Zones retrieved successfully. Aug 25 04:47:47.493497 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Flow 'volume_create_api' (8e723e40-e512-4baf-a6f0-8b32d34a49db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:47.494518 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76415e0e-3ba9-4e12-a4fd-9cc4eea278de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:47.495600 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:47.547255 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76415e0e-3ba9-4e12-a4fd-9cc4eea278de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '79b9dba3-77a4-4032-9159-10b9a1a215fc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:47.548334 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85c21ce-d1a0-43be-866c-0947aa9bd485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:47.624756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Created reservations ['ed6fda3e-8e47-4027-aa24-2b5bababb7f5', '722e8380-54fe-4d8a-af65-8f702f055a45', '3d0a03ec-0242-4127-ab9b-55a1d37faf56', '349a14b6-ecee-437c-975e-e488163ed55e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:47.627053 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85c21ce-d1a0-43be-866c-0947aa9bd485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed6fda3e-8e47-4027-aa24-2b5bababb7f5', '722e8380-54fe-4d8a-af65-8f702f055a45', '3d0a03ec-0242-4127-ab9b-55a1d37faf56', '349a14b6-ecee-437c-975e-e488163ed55e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:47.628348 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd36402a-a119-44c2-bd0d-ae85a0e48067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:47.675673 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd36402a-a119-44c2-bd0d-ae85a0e48067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c9ffcd7-0602-4bac-b865-698c2e6ae6cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1468230434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e24424a5778f4ee5a6e80384ce11ce05',qos_specs=None,replication_status=,reservations=['ed6fda3e-8e47-4027-aa24-2b5bababb7f5','722e8380-54fe-4d8a-af65-8f702f055a45','3d0a03ec-0242-4127-ab9b-55a1d37faf56','349a14b6-ecee-437c-975e-e488163ed55e'],size=1,snapshot_id=79b9dba3-77a4-4032-9159-10b9a1a215fc,source_replicaid=,source_volid=None,status='creating',user_id='77cc5ba3e6fb400393b51bd612fa9b58',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1468230434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c9ffcd7-0602-4bac-b865-698c2e6ae6cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e24424a5778f4ee5a6e80384ce11ce05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=79b9dba3-77a4-4032-9159-10b9a1a215fc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77cc5ba3e6fb400393b51bd612fa9b58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:47.676104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f79aa31d-1ad2-4223-b81e-d3ca47990999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:47.705686 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f79aa31d-1ad2-4223-b81e-d3ca47990999) transitioned into state 'SUCCESS' from state '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-1468230434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e24424a5778f4ee5a6e80384ce11ce05',qos_specs=None,replication_status=,reservations=['ed6fda3e-8e47-4027-aa24-2b5bababb7f5','722e8380-54fe-4d8a-af65-8f702f055a45','3d0a03ec-0242-4127-ab9b-55a1d37faf56','349a14b6-ecee-437c-975e-e488163ed55e'],size=1,snapshot_id=79b9dba3-77a4-4032-9159-10b9a1a215fc,source_replicaid=,source_volid=None,status='creating',user_id='77cc5ba3e6fb400393b51bd612fa9b58',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:47.706570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96bbd957-f7d9-46e8-89fa-4150d5b0e534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:47.737037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96bbd957-f7d9-46e8-89fa-4150d5b0e534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:47.737400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Flow 'volume_create_api' (8e723e40-e512-4baf-a6f0-8b32d34a49db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:47.741581 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Create volume request issued successfully. Aug 25 04:47:47.741581 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cac25f0a-cc71-4ccf-b3a0-522d66ff09bf tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:47.746991 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 96/383] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:47:47 2026] POST /volume/v3/volumes => generated 785 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:47.764302 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91091e69-6232-4768-b703-dce050998bca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:47.766455 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91091e69-6232-4768-b703-dce050998bca tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc Aug 25 04:47:47.766691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91091e69-6232-4768-b703-dce050998bca tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:47.766915 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91091e69-6232-4768-b703-dce050998bca tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:47.777904 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:47.777904 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:47.783491 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-91091e69-6232-4768-b703-dce050998bca tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:47.792469 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91091e69-6232-4768-b703-dce050998bca tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc returned with HTTP 200 Aug 25 04:47:47.792469 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 96/384] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:47 2026] GET /volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:47:48.812633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6b2dab2b-97a4-48c6-8c3f-bdd152addd95 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:48.816620 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6b2dab2b-97a4-48c6-8c3f-bdd152addd95 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc Aug 25 04:47:48.817139 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6b2dab2b-97a4-48c6-8c3f-bdd152addd95 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:48.817770 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6b2dab2b-97a4-48c6-8c3f-bdd152addd95 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:48.834606 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:48.834606 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:48.842131 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6b2dab2b-97a4-48c6-8c3f-bdd152addd95 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:48.852522 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6b2dab2b-97a4-48c6-8c3f-bdd152addd95 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc returned with HTTP 200 Aug 25 04:47:48.854865 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 95/385] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:48 2026] GET /volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:48.872942 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea8b16d1-b6a9-4770-aa7c-8a5464c9b8e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:48.876420 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea8b16d1-b6a9-4770-aa7c-8a5464c9b8e4 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc Aug 25 04:47:48.876420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea8b16d1-b6a9-4770-aa7c-8a5464c9b8e4 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:48.876420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea8b16d1-b6a9-4770-aa7c-8a5464c9b8e4 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:48.889384 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:48.889384 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:48.898363 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea8b16d1-b6a9-4770-aa7c-8a5464c9b8e4 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:48.908266 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea8b16d1-b6a9-4770-aa7c-8a5464c9b8e4 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc returned with HTTP 200 Aug 25 04:47:48.908937 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 99/386] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:48 2026] GET /volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:48.936900 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-55727c7b-df2a-474e-8d21-87b15c6bb42e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:48.939059 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55727c7b-df2a-474e-8d21-87b15c6bb42e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] DELETE https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9?cascade=True Aug 25 04:47:48.941458 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55727c7b-df2a-474e-8d21-87b15c6bb42e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:48.941458 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-55727c7b-df2a-474e-8d21-87b15c6bb42e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:48.941458 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-55727c7b-df2a-474e-8d21-87b15c6bb42e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete volume with id: bc863b2c-440e-4b01-a3de-f7bfc2f934f9 Aug 25 04:47:48.952532 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:48.952532 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:48.953548 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-55727c7b-df2a-474e-8d21-87b15c6bb42e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:49.029613 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-55727c7b-df2a-474e-8d21-87b15c6bb42e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete volume request issued successfully. Aug 25 04:47:49.030675 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-55727c7b-df2a-474e-8d21-87b15c6bb42e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9?cascade=True returned with HTTP 202 Aug 25 04:47:49.030675 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 97/387] 10.4.3.213 () {66 vars in 1376 bytes} [Tue Aug 25 04:47:48 2026] DELETE /volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9?cascade=True => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:49.042715 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82aed391-bf26-44f0-b189-ef3a4876ebf3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:49.046414 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82aed391-bf26-44f0-b189-ef3a4876ebf3 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 Aug 25 04:47:49.046414 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82aed391-bf26-44f0-b189-ef3a4876ebf3 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:49.046414 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82aed391-bf26-44f0-b189-ef3a4876ebf3 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:49.062074 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:49.062074 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:49.070900 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-82aed391-bf26-44f0-b189-ef3a4876ebf3 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:49.078980 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82aed391-bf26-44f0-b189-ef3a4876ebf3 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 returned with HTTP 200 Aug 25 04:47:49.079695 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 97/388] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:49 2026] GET /volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:50.103882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7e336a27-5c0d-4df6-9947-a37671e5a7c3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:50.109458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e336a27-5c0d-4df6-9947-a37671e5a7c3 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 Aug 25 04:47:50.110538 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e336a27-5c0d-4df6-9947-a37671e5a7c3 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:50.110538 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e336a27-5c0d-4df6-9947-a37671e5a7c3 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:50.123840 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e336a27-5c0d-4df6-9947-a37671e5a7c3 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 returned with HTTP 404 Aug 25 04:47:50.124532 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 96/389] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:50 2026] GET /volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:50.134571 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52daadc6-c5b5-4a4b-8f3a-e5afed8bcb62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:50.136892 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52daadc6-c5b5-4a4b-8f3a-e5afed8bcb62 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes Aug 25 04:47:50.137264 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52daadc6-c5b5-4a4b-8f3a-e5afed8bcb62 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:50.137456 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52daadc6-c5b5-4a4b-8f3a-e5afed8bcb62 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:50.138684 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-52daadc6-c5b5-4a4b-8f3a-e5afed8bcb62 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:47:50.139778 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-52daadc6-c5b5-4a4b-8f3a-e5afed8bcb62 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:47:50.189800 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52daadc6-c5b5-4a4b-8f3a-e5afed8bcb62 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Get all volumes completed successfully. Aug 25 04:47:50.190390 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52daadc6-c5b5-4a4b-8f3a-e5afed8bcb62 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 200 Aug 25 04:47:50.191093 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 100/390] 10.4.3.213 () {66 vars in 1237 bytes} [Tue Aug 25 04:47:50 2026] GET /volume/v3/volumes => generated 335 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:50.202824 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d178f2e8-21c4-48c6-879a-b5beae457dd5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:50.204945 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d178f2e8-21c4-48c6-879a-b5beae457dd5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/snapshots Aug 25 04:47:50.205637 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d178f2e8-21c4-48c6-879a-b5beae457dd5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:50.206281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d178f2e8-21c4-48c6-879a-b5beae457dd5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:50.206747 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-d178f2e8-21c4-48c6-879a-b5beae457dd5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:47:50.207366 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:50.207366 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:50.208248 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-d178f2e8-21c4-48c6-879a-b5beae457dd5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:47:50.228743 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d178f2e8-21c4-48c6-879a-b5beae457dd5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Get all snapshots completed successfully. Aug 25 04:47:50.229269 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d178f2e8-21c4-48c6-879a-b5beae457dd5 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 200 Aug 25 04:47:50.229987 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 98/391] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:47:50 2026] GET /volume/v3/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:50.247963 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f896f164-3e0b-4eec-812b-ba4b7dc9b3c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:50.250416 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f896f164-3e0b-4eec-812b-ba4b7dc9b3c8 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc Aug 25 04:47:50.251120 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f896f164-3e0b-4eec-812b-ba4b7dc9b3c8 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:50.251317 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f896f164-3e0b-4eec-812b-ba4b7dc9b3c8 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:50.265834 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:50.265834 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:50.273423 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f896f164-3e0b-4eec-812b-ba4b7dc9b3c8 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:50.279229 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f896f164-3e0b-4eec-812b-ba4b7dc9b3c8 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc returned with HTTP 200 Aug 25 04:47:50.280063 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 98/392] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:50 2026] GET /volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:50.299524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a972b654-539a-448d-8485-82635b06a515 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:50.301743 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a972b654-539a-448d-8485-82635b06a515 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] DELETE https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc Aug 25 04:47:50.301950 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a972b654-539a-448d-8485-82635b06a515 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:50.302196 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a972b654-539a-448d-8485-82635b06a515 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:50.302411 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a972b654-539a-448d-8485-82635b06a515 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete volume with id: 6c9ffcd7-0602-4bac-b865-698c2e6ae6cc Aug 25 04:47:50.321897 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:50.321897 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:50.322107 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a972b654-539a-448d-8485-82635b06a515 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:50.366182 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a972b654-539a-448d-8485-82635b06a515 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete volume request issued successfully. Aug 25 04:47:50.366454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a972b654-539a-448d-8485-82635b06a515 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc returned with HTTP 202 Aug 25 04:47:50.367531 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 97/393] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:47:50 2026] DELETE /volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 04:47:50.381579 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e76a6819-5bbd-49f7-a7a2-bcc48e6f8a67 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:50.385273 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e76a6819-5bbd-49f7-a7a2-bcc48e6f8a67 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc Aug 25 04:47:50.385541 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e76a6819-5bbd-49f7-a7a2-bcc48e6f8a67 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:50.385989 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e76a6819-5bbd-49f7-a7a2-bcc48e6f8a67 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:50.396292 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:50.396292 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:50.401111 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e76a6819-5bbd-49f7-a7a2-bcc48e6f8a67 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Volume info retrieved successfully. Aug 25 04:47:50.407012 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e76a6819-5bbd-49f7-a7a2-bcc48e6f8a67 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc returned with HTTP 200 Aug 25 04:47:50.408254 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 101/394] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:50 2026] GET /volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:51.426689 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9ac92b74-be1c-4980-ab3a-b0f0fbeead4a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:51.431927 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ac92b74-be1c-4980-ab3a-b0f0fbeead4a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc Aug 25 04:47:51.432026 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ac92b74-be1c-4980-ab3a-b0f0fbeead4a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:51.432338 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ac92b74-be1c-4980-ab3a-b0f0fbeead4a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:51.448918 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ac92b74-be1c-4980-ab3a-b0f0fbeead4a tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc returned with HTTP 404 Aug 25 04:47:51.449619 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 99/395] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:51 2026] GET /volume/v3/volumes/6c9ffcd7-0602-4bac-b865-698c2e6ae6cc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:51.465803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42385e44-63c5-4298-a523-197be92c340e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:51.469093 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42385e44-63c5-4298-a523-197be92c340e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/79b9dba3-77a4-4032-9159-10b9a1a215fc Aug 25 04:47:51.469375 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42385e44-63c5-4298-a523-197be92c340e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:51.469634 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42385e44-63c5-4298-a523-197be92c340e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:51.469784 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-42385e44-63c5-4298-a523-197be92c340e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete snapshot with id: 79b9dba3-77a4-4032-9159-10b9a1a215fc Aug 25 04:47:51.475823 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42385e44-63c5-4298-a523-197be92c340e tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/snapshots/79b9dba3-77a4-4032-9159-10b9a1a215fc returned with HTTP 404 Aug 25 04:47:51.476548 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 99/396] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:47:51 2026] DELETE /volume/v3/snapshots/79b9dba3-77a4-4032-9159-10b9a1a215fc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:51.489135 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aac6de93-8fe9-4b15-8a73-4cf15f56b990 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:51.492780 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aac6de93-8fe9-4b15-8a73-4cf15f56b990 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] GET https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 Aug 25 04:47:51.492780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aac6de93-8fe9-4b15-8a73-4cf15f56b990 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:51.492780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aac6de93-8fe9-4b15-8a73-4cf15f56b990 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:51.501941 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aac6de93-8fe9-4b15-8a73-4cf15f56b990 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 returned with HTTP 404 Aug 25 04:47:51.502664 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 98/397] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:51 2026] GET /volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:51.516361 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82a76035-1ef3-4429-92c8-f0b0b16dd2d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:51.521183 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82a76035-1ef3-4429-92c8-f0b0b16dd2d0 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] DELETE https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 Aug 25 04:47:51.521183 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82a76035-1ef3-4429-92c8-f0b0b16dd2d0 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:51.522373 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82a76035-1ef3-4429-92c8-f0b0b16dd2d0 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:51.522501 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-82a76035-1ef3-4429-92c8-f0b0b16dd2d0 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] Delete volume with id: bc863b2c-440e-4b01-a3de-f7bfc2f934f9 Aug 25 04:47:51.536399 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82a76035-1ef3-4429-92c8-f0b0b16dd2d0 tempest-VolumesDeleteCascade-2077934629 tempest-VolumesDeleteCascade-2077934629-project-member] https://10.4.3.213/volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 returned with HTTP 404 Aug 25 04:47:51.536399 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 102/398] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:47:51 2026] DELETE /volume/v3/volumes/bc863b2c-440e-4b01-a3de-f7bfc2f934f9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:51.821572 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e97aa4c1-e592-47a6-9fbe-c5b997c5b871 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:51.827612 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e97aa4c1-e592-47a6-9fbe-c5b997c5b871 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:47:51.827612 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e97aa4c1-e592-47a6-9fbe-c5b997c5b871 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:51.828404 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e97aa4c1-e592-47a6-9fbe-c5b997c5b871 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:51.850267 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:51.850267 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:51.862184 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e97aa4c1-e592-47a6-9fbe-c5b997c5b871 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:47:51.869590 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e97aa4c1-e592-47a6-9fbe-c5b997c5b871 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:47:51.870297 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 100/399] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:47:51 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 1833 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:47:54.009296 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:54.129144 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:54.129593 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-11767344"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:54.134120 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-11767344'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:54.134269 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Create volume of 1 GB Aug 25 04:47:54.146065 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Availability Zones retrieved successfully. Aug 25 04:47:54.153598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Flow 'volume_create_api' (8a6cdb70-0aff-4f80-aac5-0be3c5594316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:54.155060 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41766a69-8b59-42f5-8377-9e3c185c4531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:54.156410 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:54.225415 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41766a69-8b59-42f5-8377-9e3c185c4531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:54.226598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8d8989d-5318-43b5-a754-c78c04ccfd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:54.388353 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Created reservations ['43b0791c-5fb1-40cf-abb0-80c9396650f2', 'd86f2e79-7e4d-47fa-a153-ee4d1914d190', '95ab494d-706a-4d93-bfc7-7f67eb6132f2', '955b114a-5720-4a4b-a81b-855096623233'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:54.389852 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8d8989d-5318-43b5-a754-c78c04ccfd2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43b0791c-5fb1-40cf-abb0-80c9396650f2', 'd86f2e79-7e4d-47fa-a153-ee4d1914d190', '95ab494d-706a-4d93-bfc7-7f67eb6132f2', '955b114a-5720-4a4b-a81b-855096623233']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:54.391203 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cdd8a4c-57a0-4e1c-8f10-7369e18be855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:54.431461 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cdd8a4c-57a0-4e1c-8f10-7369e18be855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60194773-e086-4c8e-a9e9-07581f7d50ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-11767344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfa25ab4db7e4c48b37e1ad4b96767c2',qos_specs=None,replication_status=,reservations=['43b0791c-5fb1-40cf-abb0-80c9396650f2','d86f2e79-7e4d-47fa-a153-ee4d1914d190','95ab494d-706a-4d93-bfc7-7f67eb6132f2','955b114a-5720-4a4b-a81b-855096623233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0717e4dc41e747f79b6634bfa0837bbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-11767344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60194773-e086-4c8e-a9e9-07581f7d50ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfa25ab4db7e4c48b37e1ad4b96767c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0717e4dc41e747f79b6634bfa0837bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:54.433927 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d227fed-5213-461e-b396-2ceab6c0af89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:54.476092 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d227fed-5213-461e-b396-2ceab6c0af89) transitioned into state 'SUCCESS' from state '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-11767344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfa25ab4db7e4c48b37e1ad4b96767c2',qos_specs=None,replication_status=,reservations=['43b0791c-5fb1-40cf-abb0-80c9396650f2','d86f2e79-7e4d-47fa-a153-ee4d1914d190','95ab494d-706a-4d93-bfc7-7f67eb6132f2','955b114a-5720-4a4b-a81b-855096623233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0717e4dc41e747f79b6634bfa0837bbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:54.477050 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fee6cf-68ca-4a33-a456-63dd6123434f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:54.495093 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fee6cf-68ca-4a33-a456-63dd6123434f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:54.496631 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Flow 'volume_create_api' (8a6cdb70-0aff-4f80-aac5-0be3c5594316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:54.497377 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Create volume request issued successfully. Aug 25 04:47:54.499501 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17b0b91a-84a4-4e19-b53c-8786274aa36a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:54.500789 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 100/400] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:47:54 2026] POST /volume/v3/volumes => generated 748 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:54.521691 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8108c70f-5fb3-4976-8949-61ffb611086f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:54.524213 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8108c70f-5fb3-4976-8949-61ffb611086f tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac Aug 25 04:47:54.525040 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8108c70f-5fb3-4976-8949-61ffb611086f tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:54.525040 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8108c70f-5fb3-4976-8949-61ffb611086f tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:54.536211 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:54.536211 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:54.550231 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8108c70f-5fb3-4976-8949-61ffb611086f tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:54.563180 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8108c70f-5fb3-4976-8949-61ffb611086f tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac returned with HTTP 200 Aug 25 04:47:54.563180 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 99/401] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:54 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:47:55.585814 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-615fef55-0f8a-46ab-bdcd-1cbcfbbd334b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.591130 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-615fef55-0f8a-46ab-bdcd-1cbcfbbd334b tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac Aug 25 04:47:55.591130 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-615fef55-0f8a-46ab-bdcd-1cbcfbbd334b tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:55.591130 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-615fef55-0f8a-46ab-bdcd-1cbcfbbd334b tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:55.608550 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:55.608550 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:55.616355 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-615fef55-0f8a-46ab-bdcd-1cbcfbbd334b tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:55.625603 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-615fef55-0f8a-46ab-bdcd-1cbcfbbd334b tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac returned with HTTP 200 Aug 25 04:47:55.625603 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 103/402] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:55 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:55.648717 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-10a11058-64a1-476d-9fce-af48376b8d38 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.652663 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-10a11058-64a1-476d-9fce-af48376b8d38 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] POST https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata Aug 25 04:47:55.653395 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-10a11058-64a1-476d-9fce-af48376b8d38 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:55.669629 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:55.669629 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:55.669629 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-10a11058-64a1-476d-9fce-af48376b8d38 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:55.691502 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-10a11058-64a1-476d-9fce-af48376b8d38 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Create volume metadata completed successfully. Aug 25 04:47:55.692076 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-10a11058-64a1-476d-9fce-af48376b8d38 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata returned with HTTP 200 Aug 25 04:47:55.692637 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 101/403] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:47:55 2026] POST /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata => generated 101 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:55.708368 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1da354b-df53-4c2a-a713-30d6cedce313 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.713204 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1da354b-df53-4c2a-a713-30d6cedce313 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata Aug 25 04:47:55.713827 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1da354b-df53-4c2a-a713-30d6cedce313 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:55.714118 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1da354b-df53-4c2a-a713-30d6cedce313 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:55.723206 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:55.723206 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:55.724581 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1da354b-df53-4c2a-a713-30d6cedce313 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:55.733182 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1da354b-df53-4c2a-a713-30d6cedce313 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Get volume metadata completed successfully. Aug 25 04:47:55.733182 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1da354b-df53-4c2a-a713-30d6cedce313 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata returned with HTTP 200 Aug 25 04:47:55.733581 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 101/404] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:47:55 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata => generated 101 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:55.746959 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6a111859-6389-4c05-b809-23404047b275 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.749318 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a111859-6389-4c05-b809-23404047b275 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] PUT https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata Aug 25 04:47:55.750011 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6a111859-6389-4c05-b809-23404047b275 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:55.768457 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:55.768457 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:55.768457 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6a111859-6389-4c05-b809-23404047b275 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:55.791979 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6a111859-6389-4c05-b809-23404047b275 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Update volume metadata completed successfully. Aug 25 04:47:55.792571 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a111859-6389-4c05-b809-23404047b275 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata returned with HTTP 200 Aug 25 04:47:55.793321 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 100/405] 10.4.3.213 () {68 vars in 1395 bytes} [Tue Aug 25 04:47:55 2026] PUT /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:55.803358 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88a69189-b0ea-4872-bfa5-0410ad059bab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.806233 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88a69189-b0ea-4872-bfa5-0410ad059bab tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata Aug 25 04:47:55.807233 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88a69189-b0ea-4872-bfa5-0410ad059bab tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:55.807233 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88a69189-b0ea-4872-bfa5-0410ad059bab tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:55.817975 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:55.817975 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:55.818652 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88a69189-b0ea-4872-bfa5-0410ad059bab tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:55.828777 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88a69189-b0ea-4872-bfa5-0410ad059bab tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Get volume metadata completed successfully. Aug 25 04:47:55.829116 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88a69189-b0ea-4872-bfa5-0410ad059bab tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata returned with HTTP 200 Aug 25 04:47:55.829615 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 104/406] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:47:55 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:55.832538 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.834971 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:55.835441 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2127113845"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:55.837654 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2127113845'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:55.837901 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Create volume of 1 GB Aug 25 04:47:55.839687 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c22430f6-0332-49ab-9015-6aceee2c83a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.843704 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Availability Zones retrieved successfully. Aug 25 04:47:55.844769 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c22430f6-0332-49ab-9015-6aceee2c83a2 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] DELETE https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata/key1 Aug 25 04:47:55.845094 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c22430f6-0332-49ab-9015-6aceee2c83a2 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:55.846145 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c22430f6-0332-49ab-9015-6aceee2c83a2 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:55.852218 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Flow 'volume_create_api' (a59b2a39-1eb2-4b6e-975b-dcfb8281f0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:55.853274 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5877260-47be-4188-b914-1fb44d909379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:55.854710 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:47:55.858814 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:55.858814 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:55.859697 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c22430f6-0332-49ab-9015-6aceee2c83a2 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:55.868765 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c22430f6-0332-49ab-9015-6aceee2c83a2 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Get volume metadata completed successfully. Aug 25 04:47:55.887631 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c22430f6-0332-49ab-9015-6aceee2c83a2 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Delete volume metadata completed successfully. Aug 25 04:47:55.887956 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c22430f6-0332-49ab-9015-6aceee2c83a2 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata/key1 returned with HTTP 200 Aug 25 04:47:55.888713 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 102/407] 10.4.3.213 () {66 vars in 1393 bytes} [Tue Aug 25 04:47:55 2026] DELETE /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata/key1 => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 04:47:55.893103 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5877260-47be-4188-b914-1fb44d909379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:55.894204 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b725de-191a-4ec1-856e-a67131d53418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:55.898010 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c8a867c8-f7f6-4c85-8761-4dad9b8db45d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.900468 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8a867c8-f7f6-4c85-8761-4dad9b8db45d tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata Aug 25 04:47:55.900911 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8a867c8-f7f6-4c85-8761-4dad9b8db45d tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:55.901203 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8a867c8-f7f6-4c85-8761-4dad9b8db45d tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:55.911620 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:55.911620 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:55.912546 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c8a867c8-f7f6-4c85-8761-4dad9b8db45d tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:55.922927 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c8a867c8-f7f6-4c85-8761-4dad9b8db45d tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Get volume metadata completed successfully. Aug 25 04:47:55.923292 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8a867c8-f7f6-4c85-8761-4dad9b8db45d tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata returned with HTTP 200 Aug 25 04:47:55.923882 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 101/408] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:47:55 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata => generated 32 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:55.934365 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6686d447-a9a6-4dc7-8cac-3175b63580d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.937194 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6686d447-a9a6-4dc7-8cac-3175b63580d1 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] PUT https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata Aug 25 04:47:55.938292 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6686d447-a9a6-4dc7-8cac-3175b63580d1 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:55.951864 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:55.951864 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:55.952591 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6686d447-a9a6-4dc7-8cac-3175b63580d1 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:55.970455 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6686d447-a9a6-4dc7-8cac-3175b63580d1 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Update volume metadata completed successfully. Aug 25 04:47:55.970851 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6686d447-a9a6-4dc7-8cac-3175b63580d1 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata returned with HTTP 200 Aug 25 04:47:55.971361 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 105/409] 10.4.3.213 () {68 vars in 1395 bytes} [Tue Aug 25 04:47:55 2026] PUT /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:55.981869 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6e15e64c-f5a0-4434-84da-3c229301d593 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:55.984392 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e15e64c-f5a0-4434-84da-3c229301d593 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] POST https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata Aug 25 04:47:55.984963 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e15e64c-f5a0-4434-84da-3c229301d593 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:55.987871 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Created reservations ['4b8c4650-5cb5-4a53-86f4-0f988e879ad8', '45703098-cccd-46df-84e1-b3c16c087e35', 'd3badc39-0016-4359-862b-172afe752f28', '6c9f622e-bf54-428c-8b3b-d92d8468a3b2'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:47:55.987871 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b725de-191a-4ec1-856e-a67131d53418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b8c4650-5cb5-4a53-86f4-0f988e879ad8', '45703098-cccd-46df-84e1-b3c16c087e35', 'd3badc39-0016-4359-862b-172afe752f28', '6c9f622e-bf54-428c-8b3b-d92d8468a3b2']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:55.988879 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f8c7c8-46ae-48a2-b5a2-384868d92f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:55.995774 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:55.995774 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:55.997386 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6e15e64c-f5a0-4434-84da-3c229301d593 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:56.017198 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6e15e64c-f5a0-4434-84da-3c229301d593 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Create volume metadata completed successfully. Aug 25 04:47:56.018546 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e15e64c-f5a0-4434-84da-3c229301d593 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata returned with HTTP 200 Aug 25 04:47:56.018695 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 103/410] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:47:55 2026] POST /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:56.032628 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cd595537-522e-4d27-8857-1cae18b85916 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:56.034015 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f8c7c8-46ae-48a2-b5a2-384868d92f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b952edd-7e97-4be1-b394-d77a77d83971', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2127113845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93815e66f3584060a39b1bed87a0c3e4',qos_specs=None,replication_status=,reservations=['4b8c4650-5cb5-4a53-86f4-0f988e879ad8','45703098-cccd-46df-84e1-b3c16c087e35','d3badc39-0016-4359-862b-172afe752f28','6c9f622e-bf54-428c-8b3b-d92d8468a3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2a285a9c8942108980a5722023d0a5',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2127113845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b952edd-7e97-4be1-b394-d77a77d83971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93815e66f3584060a39b1bed87a0c3e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c2a285a9c8942108980a5722023d0a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:56.035764 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5eceaf4-a744-43de-9b85-cdcfda299197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:56.035885 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd595537-522e-4d27-8857-1cae18b85916 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] PUT https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata/key3 Aug 25 04:47:56.035959 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cd595537-522e-4d27-8857-1cae18b85916 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:56.052782 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:56.052782 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:56.054142 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cd595537-522e-4d27-8857-1cae18b85916 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:56.096623 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cd595537-522e-4d27-8857-1cae18b85916 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Update volume metadata completed successfully. Aug 25 04:47:56.097683 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd595537-522e-4d27-8857-1cae18b85916 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata/key3 returned with HTTP 200 Aug 25 04:47:56.098918 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 102/411] 10.4.3.213 () {68 vars in 1410 bytes} [Tue Aug 25 04:47:56 2026] PUT /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata/key3 => generated 35 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:56.104884 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5eceaf4-a744-43de-9b85-cdcfda299197) transitioned into state 'SUCCESS' from state '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-2127113845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93815e66f3584060a39b1bed87a0c3e4',qos_specs=None,replication_status=,reservations=['4b8c4650-5cb5-4a53-86f4-0f988e879ad8','45703098-cccd-46df-84e1-b3c16c087e35','d3badc39-0016-4359-862b-172afe752f28','6c9f622e-bf54-428c-8b3b-d92d8468a3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c2a285a9c8942108980a5722023d0a5',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:56.104884 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afceccc6-46d4-407d-8c60-19383542d8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:56.112287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8bfaa9a7-95e7-4ea9-b444-f024649c3b9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:56.116398 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bfaa9a7-95e7-4ea9-b444-f024649c3b9a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata/key3 Aug 25 04:47:56.116545 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8bfaa9a7-95e7-4ea9-b444-f024649c3b9a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:56.117008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8bfaa9a7-95e7-4ea9-b444-f024649c3b9a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:56.128453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afceccc6-46d4-407d-8c60-19383542d8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:47:56.128698 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Flow 'volume_create_api' (a59b2a39-1eb2-4b6e-975b-dcfb8281f0fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:56.129095 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Create volume request issued successfully. Aug 25 04:47:56.129989 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef186a10-4c4b-49f7-a0a1-d4a536f0cc32 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:47:56.130642 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 102/412] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:47:55 2026] POST /volume/v3/volumes => generated 752 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:47:56.137197 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:56.137197 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:56.139358 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8bfaa9a7-95e7-4ea9-b444-f024649c3b9a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:56.158459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6e38ce88-0fc1-4098-a596-34937d7c19c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:56.158692 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8bfaa9a7-95e7-4ea9-b444-f024649c3b9a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Get volume metadata completed successfully. Aug 25 04:47:56.158692 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bfaa9a7-95e7-4ea9-b444-f024649c3b9a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata/key3 returned with HTTP 200 Aug 25 04:47:56.158692 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 106/413] 10.4.3.213 () {66 vars in 1390 bytes} [Tue Aug 25 04:47:56 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:56.166337 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e38ce88-0fc1-4098-a596-34937d7c19c2 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:47:56.166337 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e38ce88-0fc1-4098-a596-34937d7c19c2 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:56.166337 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e38ce88-0fc1-4098-a596-34937d7c19c2 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:56.171800 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-afdc12b1-9f2f-4193-8495-73da5de79a51 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:56.175573 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-afdc12b1-9f2f-4193-8495-73da5de79a51 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata Aug 25 04:47:56.175573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-afdc12b1-9f2f-4193-8495-73da5de79a51 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:56.175694 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-afdc12b1-9f2f-4193-8495-73da5de79a51 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:56.190100 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:56.190100 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:56.191084 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-afdc12b1-9f2f-4193-8495-73da5de79a51 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:56.193866 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:56.193866 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:56.203987 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-afdc12b1-9f2f-4193-8495-73da5de79a51 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Get volume metadata completed successfully. Aug 25 04:47:56.204630 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-afdc12b1-9f2f-4193-8495-73da5de79a51 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata returned with HTTP 200 Aug 25 04:47:56.205201 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 103/414] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:47:56 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata => generated 75 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:56.207495 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6e38ce88-0fc1-4098-a596-34937d7c19c2 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:47:56.216412 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e38ce88-0fc1-4098-a596-34937d7c19c2 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:47:56.216910 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 104/415] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:56 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 820 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:56.223278 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ac77853-11f7-465a-b1ca-811d6489539a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:56.226872 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac77853-11f7-465a-b1ca-811d6489539a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] PUT https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata Aug 25 04:47:56.228007 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ac77853-11f7-465a-b1ca-811d6489539a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:56.245641 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:56.245641 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:56.246388 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8ac77853-11f7-465a-b1ca-811d6489539a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:56.274672 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8ac77853-11f7-465a-b1ca-811d6489539a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Update volume metadata completed successfully. Aug 25 04:47:56.274672 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac77853-11f7-465a-b1ca-811d6489539a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata returned with HTTP 200 Aug 25 04:47:56.274672 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 103/416] 10.4.3.213 () {68 vars in 1395 bytes} [Tue Aug 25 04:47:56 2026] PUT /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:47:56.292096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78e3c11a-528c-4732-b4d6-6ed70dfc34d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:56.295709 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78e3c11a-528c-4732-b4d6-6ed70dfc34d7 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac Aug 25 04:47:56.297869 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78e3c11a-528c-4732-b4d6-6ed70dfc34d7 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:56.299058 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78e3c11a-528c-4732-b4d6-6ed70dfc34d7 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:56.316983 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:56.316983 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:47:56.324384 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-78e3c11a-528c-4732-b4d6-6ed70dfc34d7 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:56.332737 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78e3c11a-528c-4732-b4d6-6ed70dfc34d7 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac returned with HTTP 200 Aug 25 04:47:56.333357 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 107/417] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:56 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:56.356019 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7d30fef0-7e63-4ddd-8ca4-0285e2624495 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:56.358924 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7d30fef0-7e63-4ddd-8ca4-0285e2624495 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] DELETE https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac Aug 25 04:47:56.359419 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7d30fef0-7e63-4ddd-8ca4-0285e2624495 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:56.359975 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7d30fef0-7e63-4ddd-8ca4-0285e2624495 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:56.360607 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-7d30fef0-7e63-4ddd-8ca4-0285e2624495 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Delete volume with id: 60194773-e086-4c8e-a9e9-07581f7d50ac Aug 25 04:47:56.376678 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:56.376678 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:47:56.378528 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7d30fef0-7e63-4ddd-8ca4-0285e2624495 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:56.416160 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7d30fef0-7e63-4ddd-8ca4-0285e2624495 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Delete volume request issued successfully. Aug 25 04:47:56.416953 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7d30fef0-7e63-4ddd-8ca4-0285e2624495 tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac returned with HTTP 202 Aug 25 04:47:56.417846 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 104/418] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:47:56 2026] DELETE /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:47:56.433626 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e56e194e-6c36-4bf6-80e8-9c67f924a32a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:56.445208 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e56e194e-6c36-4bf6-80e8-9c67f924a32a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac Aug 25 04:47:56.445208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e56e194e-6c36-4bf6-80e8-9c67f924a32a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:56.445459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e56e194e-6c36-4bf6-80e8-9c67f924a32a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:56.458622 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:56.458622 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:47:56.469361 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e56e194e-6c36-4bf6-80e8-9c67f924a32a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Volume info retrieved successfully. Aug 25 04:47:56.480619 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e56e194e-6c36-4bf6-80e8-9c67f924a32a tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac returned with HTTP 200 Aug 25 04:47:56.480619 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 105/419] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:56 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:57.237557 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-89d1d14a-0510-401a-ac1d-b24d7c7a955d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:57.240136 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89d1d14a-0510-401a-ac1d-b24d7c7a955d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:47:57.240631 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89d1d14a-0510-401a-ac1d-b24d7c7a955d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:57.240631 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89d1d14a-0510-401a-ac1d-b24d7c7a955d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:57.251383 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:47:57.251383 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:47:57.256317 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-89d1d14a-0510-401a-ac1d-b24d7c7a955d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:47:57.261768 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89d1d14a-0510-401a-ac1d-b24d7c7a955d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:47:57.262387 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 104/420] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:57 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:47:57.497039 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-378d2f10-a966-4990-b688-9792be6fdeef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:57.500670 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-378d2f10-a966-4990-b688-9792be6fdeef tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] GET https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac Aug 25 04:47:57.500955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-378d2f10-a966-4990-b688-9792be6fdeef tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:47:57.501312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-378d2f10-a966-4990-b688-9792be6fdeef tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:47:57.519998 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-378d2f10-a966-4990-b688-9792be6fdeef tempest-VolumesMetadataTest-2108262809 tempest-VolumesMetadataTest-2108262809-project-member] https://10.4.3.213/volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac returned with HTTP 404 Aug 25 04:47:57.520522 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 108/421] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:47:57 2026] GET /volume/v3/volumes/60194773-e086-4c8e-a9e9-07581f7d50ac => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:47:59.758707 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:47:59.761731 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:47:59.762072 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1928613487"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:47:59.763921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume request body: {'volume': {'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1928613487'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:47:59.913374 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume of 1 GB Aug 25 04:47:59.923811 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Availability Zones retrieved successfully. Aug 25 04:47:59.932816 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Flow 'volume_create_api' (c74eaf96-d01b-4911-ac3c-64ca6243403c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:47:59.935044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e154bb-fc57-4cbb-9179-a26e530a9fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:47:59.936146 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:48:00.014542 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e154bb-fc57-4cbb-9179-a26e530a9fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:00.015445 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63fe7f39-3272-4920-9b04-f974463e6a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:00.138443 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Created reservations ['4b934a21-a64e-4bc1-8c96-818bd473ea04', '195b4c54-5ff6-4bf2-84ff-593dde8fd07f', '377bc9d5-acad-4707-9865-42bfddc1360e', 'c64ddf2d-e0b3-4d8b-a0f8-a73f8e82b95c'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:00.140145 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63fe7f39-3272-4920-9b04-f974463e6a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b934a21-a64e-4bc1-8c96-818bd473ea04', '195b4c54-5ff6-4bf2-84ff-593dde8fd07f', '377bc9d5-acad-4707-9865-42bfddc1360e', 'c64ddf2d-e0b3-4d8b-a0f8-a73f8e82b95c']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:00.140974 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d2cdd58-2743-4a81-9232-de8dea5484ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:00.179843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d2cdd58-2743-4a81-9232-de8dea5484ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a3d3e78-c154-43e0-8459-27856471e2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1928613487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3812f73bd42b48928442ff9ed3caf51d',qos_specs=None,replication_status=,reservations=['4b934a21-a64e-4bc1-8c96-818bd473ea04','195b4c54-5ff6-4bf2-84ff-593dde8fd07f','377bc9d5-acad-4707-9865-42bfddc1360e','c64ddf2d-e0b3-4d8b-a0f8-a73f8e82b95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78463393de294445bf7abebeebc84ae3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1928613487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a3d3e78-c154-43e0-8459-27856471e2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812f73bd42b48928442ff9ed3caf51d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78463393de294445bf7abebeebc84ae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:00.180723 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a91b9d4-116a-461d-929d-1e777666385e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:00.220624 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a91b9d4-116a-461d-929d-1e777666385e) transitioned into state 'SUCCESS' from state '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-1928613487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3812f73bd42b48928442ff9ed3caf51d',qos_specs=None,replication_status=,reservations=['4b934a21-a64e-4bc1-8c96-818bd473ea04','195b4c54-5ff6-4bf2-84ff-593dde8fd07f','377bc9d5-acad-4707-9865-42bfddc1360e','c64ddf2d-e0b3-4d8b-a0f8-a73f8e82b95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78463393de294445bf7abebeebc84ae3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:00.220624 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a197460-ee25-4642-bfef-a6e05baf0792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:00.250456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a197460-ee25-4642-bfef-a6e05baf0792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:00.250456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Flow 'volume_create_api' (c74eaf96-d01b-4911-ac3c-64ca6243403c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:00.250662 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume request issued successfully. Aug 25 04:48:00.251300 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9186be6d-5c09-4ed8-90ad-0b4d10632633 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:48:00.252479 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 105/422] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:47:59 2026] POST /volume/v3/volumes => generated 747 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:00.272627 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c563297-d486-40ce-810f-7e8221d568ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:00.278836 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c563297-d486-40ce-810f-7e8221d568ca tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea Aug 25 04:48:00.279117 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c563297-d486-40ce-810f-7e8221d568ca tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:00.279365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c563297-d486-40ce-810f-7e8221d568ca tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:00.299848 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:00.299848 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:00.311998 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c563297-d486-40ce-810f-7e8221d568ca tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:00.319706 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c563297-d486-40ce-810f-7e8221d568ca tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea returned with HTTP 200 Aug 25 04:48:00.319706 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 106/423] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:00 2026] GET /volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea => generated 815 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:01.340346 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6da83480-2eab-4cd1-a8eb-9f5e59db1499 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:01.342319 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6da83480-2eab-4cd1-a8eb-9f5e59db1499 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea Aug 25 04:48:01.342529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6da83480-2eab-4cd1-a8eb-9f5e59db1499 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:01.343596 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6da83480-2eab-4cd1-a8eb-9f5e59db1499 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:01.351564 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:01.351564 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:01.357043 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6da83480-2eab-4cd1-a8eb-9f5e59db1499 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:01.366306 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6da83480-2eab-4cd1-a8eb-9f5e59db1499 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea returned with HTTP 200 Aug 25 04:48:01.366922 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 105/424] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:01 2026] GET /volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:01.384174 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:01.386128 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:48:01.386448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8a3d3e78-c154-43e0-8459-27856471e2ea", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1985318050"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:01.387986 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume request body: {'volume': {'source_volid': '8a3d3e78-c154-43e0-8459-27856471e2ea', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1985318050'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:48:01.398718 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:01.398718 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:01.399393 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume retrieved successfully. Aug 25 04:48:01.399616 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume of 1 GB Aug 25 04:48:01.405543 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Availability Zones retrieved successfully. Aug 25 04:48:01.413659 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Flow 'volume_create_api' (59b17c8f-99df-492b-bfac-5f2d806d6adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:01.415264 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4037b5-7f23-4df7-8256-403784a08887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:01.416699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:48:01.451100 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4037b5-7f23-4df7-8256-403784a08887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8a3d3e78-c154-43e0-8459-27856471e2ea', 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:01.452075 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bad7fe6-b4a9-42c7-b566-d93cb4a58ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:01.517606 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Created reservations ['46c087c8-26b9-4ebb-84c4-db08684d737d', 'fd3648a4-643b-4394-a300-eda3fc614319', '1393e4b6-2f2f-432e-b464-22af443e1e62', 'd24ff596-5a76-4e03-bc8e-3931fc95cf91'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:01.518852 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bad7fe6-b4a9-42c7-b566-d93cb4a58ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c087c8-26b9-4ebb-84c4-db08684d737d', 'fd3648a4-643b-4394-a300-eda3fc614319', '1393e4b6-2f2f-432e-b464-22af443e1e62', 'd24ff596-5a76-4e03-bc8e-3931fc95cf91']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:01.519805 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d515f13-9aef-4345-82ce-4e73491a48ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:01.574643 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d515f13-9aef-4345-82ce-4e73491a48ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adf9e100-d563-4c85-84ef-59e045b55dca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1985318050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3812f73bd42b48928442ff9ed3caf51d',qos_specs=None,replication_status=,reservations=['46c087c8-26b9-4ebb-84c4-db08684d737d','fd3648a4-643b-4394-a300-eda3fc614319','1393e4b6-2f2f-432e-b464-22af443e1e62','d24ff596-5a76-4e03-bc8e-3931fc95cf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=8a3d3e78-c154-43e0-8459-27856471e2ea,status='creating',user_id='78463393de294445bf7abebeebc84ae3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), '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-25T04:48:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1985318050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adf9e100-d563-4c85-84ef-59e045b55dca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812f73bd42b48928442ff9ed3caf51d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8a3d3e78-c154-43e0-8459-27856471e2ea,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78463393de294445bf7abebeebc84ae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:01.576059 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80540d57-36ab-4e14-912b-fcc37a6953f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:01.615203 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80540d57-36ab-4e14-912b-fcc37a6953f1) transitioned into state 'SUCCESS' from state '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-1985318050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3812f73bd42b48928442ff9ed3caf51d',qos_specs=None,replication_status=,reservations=['46c087c8-26b9-4ebb-84c4-db08684d737d','fd3648a4-643b-4394-a300-eda3fc614319','1393e4b6-2f2f-432e-b464-22af443e1e62','d24ff596-5a76-4e03-bc8e-3931fc95cf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=8a3d3e78-c154-43e0-8459-27856471e2ea,status='creating',user_id='78463393de294445bf7abebeebc84ae3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:01.616391 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824c6818-f52b-4fb4-9c9e-320048282381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:01.642013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824c6818-f52b-4fb4-9c9e-320048282381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:01.643203 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Flow 'volume_create_api' (59b17c8f-99df-492b-bfac-5f2d806d6adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:01.643813 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume request issued successfully. Aug 25 04:48:01.645183 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-957c0d21-b680-44b8-8996-8353e6a3e7e9 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:48:01.645528 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 109/425] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:48:01 2026] POST /volume/v3/volumes => generated 780 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:01.665671 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a9f81cdd-5c68-4a22-b136-52461197b6d0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:01.668001 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9f81cdd-5c68-4a22-b136-52461197b6d0 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca Aug 25 04:48:01.668806 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9f81cdd-5c68-4a22-b136-52461197b6d0 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:01.669349 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9f81cdd-5c68-4a22-b136-52461197b6d0 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:01.683820 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:01.683820 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:01.692736 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9f81cdd-5c68-4a22-b136-52461197b6d0 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:01.703140 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9f81cdd-5c68-4a22-b136-52461197b6d0 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca returned with HTTP 200 Aug 25 04:48:01.704469 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 106/426] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:01 2026] GET /volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:02.724058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97e85830-58c0-4d21-b549-1ad4e39a31e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:02.732909 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97e85830-58c0-4d21-b549-1ad4e39a31e2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca Aug 25 04:48:02.733361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97e85830-58c0-4d21-b549-1ad4e39a31e2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:02.736233 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97e85830-58c0-4d21-b549-1ad4e39a31e2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:02.748784 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:02.748784 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:02.757451 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97e85830-58c0-4d21-b549-1ad4e39a31e2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:02.781932 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97e85830-58c0-4d21-b549-1ad4e39a31e2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca returned with HTTP 200 Aug 25 04:48:02.782327 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 107/427] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:02 2026] GET /volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca => generated 1389 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:02.812498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2bda207-478f-42e0-af6a-c3fb107a4996 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:02.822795 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2bda207-478f-42e0-af6a-c3fb107a4996 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca Aug 25 04:48:02.822795 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2bda207-478f-42e0-af6a-c3fb107a4996 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:02.823399 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2bda207-478f-42e0-af6a-c3fb107a4996 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:02.835314 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:02.835314 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:02.846673 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b2bda207-478f-42e0-af6a-c3fb107a4996 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:02.860539 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2bda207-478f-42e0-af6a-c3fb107a4996 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca returned with HTTP 200 Aug 25 04:48:02.860848 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 106/428] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:02 2026] GET /volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca => generated 1389 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:02.887355 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29933fcc-d8e3-408e-a09e-f1897907643e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:02.898761 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29933fcc-d8e3-408e-a09e-f1897907643e tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca Aug 25 04:48:02.899577 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29933fcc-d8e3-408e-a09e-f1897907643e tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:02.899577 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29933fcc-d8e3-408e-a09e-f1897907643e tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:02.940370 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:02.940370 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:02.954003 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29933fcc-d8e3-408e-a09e-f1897907643e tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:02.980500 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29933fcc-d8e3-408e-a09e-f1897907643e tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca returned with HTTP 200 Aug 25 04:48:02.981000 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 110/429] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:02 2026] GET /volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca => generated 1389 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:03.004123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-711441b3-2ae9-4032-847c-2181bbb4a86c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:03.011210 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-711441b3-2ae9-4032-847c-2181bbb4a86c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] DELETE https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca Aug 25 04:48:03.014499 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-711441b3-2ae9-4032-847c-2181bbb4a86c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:03.016942 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-711441b3-2ae9-4032-847c-2181bbb4a86c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:03.016942 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-711441b3-2ae9-4032-847c-2181bbb4a86c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Delete volume with id: adf9e100-d563-4c85-84ef-59e045b55dca Aug 25 04:48:03.021075 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:03.031971 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:48:03.032584 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1208281935"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:03.034072 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1208281935'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:48:03.034767 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Create volume of 1 GB Aug 25 04:48:03.046181 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Availability Zones retrieved successfully. Aug 25 04:48:03.050591 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:03.050591 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:03.050591 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-711441b3-2ae9-4032-847c-2181bbb4a86c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:03.056750 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Flow 'volume_create_api' (5f1bf3b7-8d84-4b9c-b34e-2a09270a283f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:03.058312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1546f0e1-50a3-4805-b47e-98577f16420f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:03.059186 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:48:03.103668 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-711441b3-2ae9-4032-847c-2181bbb4a86c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Delete volume request issued successfully. Aug 25 04:48:03.103986 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-711441b3-2ae9-4032-847c-2181bbb4a86c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca returned with HTTP 202 Aug 25 04:48:03.105007 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 107/430] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:48:03 2026] DELETE /volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:48:03.112273 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1546f0e1-50a3-4805-b47e-98577f16420f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:03.114056 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9f8587-9e31-4b67-9d60-ea25ff4246d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:03.118960 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e153b0b-c703-443e-b63e-8639252a90ba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:03.127609 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e153b0b-c703-443e-b63e-8639252a90ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca Aug 25 04:48:03.128969 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e153b0b-c703-443e-b63e-8639252a90ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:03.132770 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e153b0b-c703-443e-b63e-8639252a90ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:03.163994 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:03.163994 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:03.170141 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9e153b0b-c703-443e-b63e-8639252a90ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:03.178066 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e153b0b-c703-443e-b63e-8639252a90ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca returned with HTTP 200 Aug 25 04:48:03.178066 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 107/431] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:03 2026] GET /volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca => generated 1388 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:48:03.297381 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Created reservations ['79eaa452-db1c-4a17-ba3a-7fce9f15009a', '7dc31dba-0849-4a77-baa4-3e17f814d099', '099f37ad-d79e-468e-ab71-6877b89e24ce', 'dc1ab0ac-3cc4-441f-bcdc-781e2547fcff'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:03.299334 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9f8587-9e31-4b67-9d60-ea25ff4246d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79eaa452-db1c-4a17-ba3a-7fce9f15009a', '7dc31dba-0849-4a77-baa4-3e17f814d099', '099f37ad-d79e-468e-ab71-6877b89e24ce', 'dc1ab0ac-3cc4-441f-bcdc-781e2547fcff']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:03.305244 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab97aa7-2cf8-4caa-ade3-a1e16f80e642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:03.372557 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab97aa7-2cf8-4caa-ade3-a1e16f80e642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '419f5252-adcb-4486-ac8e-f7ad785aa45e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1208281935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7560f6de650247d7924b7616ae4b25d2',qos_specs=None,replication_status=,reservations=['79eaa452-db1c-4a17-ba3a-7fce9f15009a','7dc31dba-0849-4a77-baa4-3e17f814d099','099f37ad-d79e-468e-ab71-6877b89e24ce','dc1ab0ac-3cc4-441f-bcdc-781e2547fcff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8a9b7ad4054ce685a7924d6e426fbd',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1208281935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=419f5252-adcb-4486-ac8e-f7ad785aa45e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7560f6de650247d7924b7616ae4b25d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa8a9b7ad4054ce685a7924d6e426fbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:03.375522 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ffe08b-bda7-4a5a-95a0-f11ff3be62b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:03.422610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ffe08b-bda7-4a5a-95a0-f11ff3be62b1) transitioned into state 'SUCCESS' from state '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-1208281935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7560f6de650247d7924b7616ae4b25d2',qos_specs=None,replication_status=,reservations=['79eaa452-db1c-4a17-ba3a-7fce9f15009a','7dc31dba-0849-4a77-baa4-3e17f814d099','099f37ad-d79e-468e-ab71-6877b89e24ce','dc1ab0ac-3cc4-441f-bcdc-781e2547fcff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8a9b7ad4054ce685a7924d6e426fbd',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:03.423567 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72581f51-03cc-42d7-8d10-0d184162f5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:03.443321 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72581f51-03cc-42d7-8d10-0d184162f5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:03.443321 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Flow 'volume_create_api' (5f1bf3b7-8d84-4b9c-b34e-2a09270a283f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:03.443321 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Create volume request issued successfully. Aug 25 04:48:03.443321 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c72ef50-5192-44f0-a44c-0bb975ba2f77 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:48:03.444915 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 108/432] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:48:03 2026] POST /volume/v3/volumes => generated 759 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:03.468059 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be265ee4-c7e5-4835-b3a0-4cf900053a12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:03.475085 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be265ee4-c7e5-4835-b3a0-4cf900053a12 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e Aug 25 04:48:03.475331 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be265ee4-c7e5-4835-b3a0-4cf900053a12 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:03.477143 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be265ee4-c7e5-4835-b3a0-4cf900053a12 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:03.508691 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:03.508691 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:03.518545 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be265ee4-c7e5-4835-b3a0-4cf900053a12 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:48:03.525579 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be265ee4-c7e5-4835-b3a0-4cf900053a12 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e returned with HTTP 200 Aug 25 04:48:03.526245 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 111/433] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:03 2026] GET /volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e => generated 827 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:04.203755 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-98bb5666-0b12-401f-aeb5-60924c2416ce None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:04.206067 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-98bb5666-0b12-401f-aeb5-60924c2416ce tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca Aug 25 04:48:04.206302 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-98bb5666-0b12-401f-aeb5-60924c2416ce tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:04.206613 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-98bb5666-0b12-401f-aeb5-60924c2416ce tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:04.222833 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-98bb5666-0b12-401f-aeb5-60924c2416ce tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca returned with HTTP 404 Aug 25 04:48:04.223738 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 108/434] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:04 2026] GET /volume/v3/volumes/adf9e100-d563-4c85-84ef-59e045b55dca => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:04.238344 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-abad264e-d277-4e5a-abbf-282a3b301dee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:04.243876 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abad264e-d277-4e5a-abbf-282a3b301dee tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea Aug 25 04:48:04.245198 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abad264e-d277-4e5a-abbf-282a3b301dee tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:04.245198 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abad264e-d277-4e5a-abbf-282a3b301dee tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:04.260611 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:04.260611 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:04.268949 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-abad264e-d277-4e5a-abbf-282a3b301dee tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:04.283288 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abad264e-d277-4e5a-abbf-282a3b301dee tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea returned with HTTP 200 Aug 25 04:48:04.284203 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 108/435] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:04 2026] GET /volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea => generated 1355 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:04.312451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eabf0f27-b028-4ec3-a26c-9b734e180866 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:04.317474 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eabf0f27-b028-4ec3-a26c-9b734e180866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] DELETE https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea Aug 25 04:48:04.317474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eabf0f27-b028-4ec3-a26c-9b734e180866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:04.317474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eabf0f27-b028-4ec3-a26c-9b734e180866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:04.318002 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-eabf0f27-b028-4ec3-a26c-9b734e180866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Delete volume with id: 8a3d3e78-c154-43e0-8459-27856471e2ea Aug 25 04:48:04.333002 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:04.333002 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:04.333697 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eabf0f27-b028-4ec3-a26c-9b734e180866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:04.383332 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eabf0f27-b028-4ec3-a26c-9b734e180866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Delete volume request issued successfully. Aug 25 04:48:04.383599 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eabf0f27-b028-4ec3-a26c-9b734e180866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea returned with HTTP 202 Aug 25 04:48:04.384119 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 109/436] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:48:04 2026] DELETE /volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:48:04.400368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6810f4e-6076-4842-b27a-aa753451b13c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:04.402665 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6810f4e-6076-4842-b27a-aa753451b13c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea Aug 25 04:48:04.403642 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6810f4e-6076-4842-b27a-aa753451b13c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:04.403642 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6810f4e-6076-4842-b27a-aa753451b13c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:04.414289 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:04.414289 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:04.421387 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6810f4e-6076-4842-b27a-aa753451b13c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:04.429752 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6810f4e-6076-4842-b27a-aa753451b13c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea returned with HTTP 200 Aug 25 04:48:04.430072 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 112/437] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:04 2026] GET /volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:04.551402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9c000584-0817-4c05-a662-31e44ef92360 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:04.554745 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9c000584-0817-4c05-a662-31e44ef92360 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e Aug 25 04:48:04.554892 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9c000584-0817-4c05-a662-31e44ef92360 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:04.555608 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9c000584-0817-4c05-a662-31e44ef92360 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:04.573538 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:04.573538 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:04.586897 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9c000584-0817-4c05-a662-31e44ef92360 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:48:04.602339 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9c000584-0817-4c05-a662-31e44ef92360 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e returned with HTTP 200 Aug 25 04:48:04.602339 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 109/438] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:04 2026] GET /volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:05.450237 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f659871-5a36-4a3a-bfd7-f58d89cd1123 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:05.454224 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f659871-5a36-4a3a-bfd7-f58d89cd1123 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea Aug 25 04:48:05.454901 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f659871-5a36-4a3a-bfd7-f58d89cd1123 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:05.455215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f659871-5a36-4a3a-bfd7-f58d89cd1123 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:05.466236 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f659871-5a36-4a3a-bfd7-f58d89cd1123 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea returned with HTTP 404 Aug 25 04:48:05.467376 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 109/439] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:05 2026] GET /volume/v3/volumes/8a3d3e78-c154-43e0-8459-27856471e2ea => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:05.481970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:05.483940 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:48:05.484381 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1817676317"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:05.485974 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1817676317'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:48:05.487114 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume of 1 GB Aug 25 04:48:05.494928 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Availability Zones retrieved successfully. Aug 25 04:48:05.506792 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Flow 'volume_create_api' (a1237c06-39fb-40fb-a9ae-af111e998bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:05.508449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9161733-d098-4910-841e-7c1ad5dc5993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:05.510059 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:48:05.552322 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9161733-d098-4910-841e-7c1ad5dc5993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:05.553033 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa3116e-f6b8-45b6-895a-3281b85d6118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:05.646913 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Created reservations ['2c7e8056-736b-458e-902c-2e8ed40c9dd3', '801b9da3-6cc1-4124-a9bb-cf8874a535b9', '403ac604-0259-41ea-85fd-1791870e5c60', 'a96a32dc-8545-4b34-b570-9c096c14ab24'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:05.648681 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa3116e-f6b8-45b6-895a-3281b85d6118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c7e8056-736b-458e-902c-2e8ed40c9dd3', '801b9da3-6cc1-4124-a9bb-cf8874a535b9', '403ac604-0259-41ea-85fd-1791870e5c60', 'a96a32dc-8545-4b34-b570-9c096c14ab24']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:05.649414 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (543d77ea-836d-4ee7-8fbb-a19c4f593dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:05.696399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (543d77ea-836d-4ee7-8fbb-a19c4f593dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bcbfc09-5d87-4b24-8fc8-87bbe15982e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1817676317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3812f73bd42b48928442ff9ed3caf51d',qos_specs=None,replication_status=,reservations=['2c7e8056-736b-458e-902c-2e8ed40c9dd3','801b9da3-6cc1-4124-a9bb-cf8874a535b9','403ac604-0259-41ea-85fd-1791870e5c60','a96a32dc-8545-4b34-b570-9c096c14ab24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78463393de294445bf7abebeebc84ae3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1817676317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bcbfc09-5d87-4b24-8fc8-87bbe15982e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812f73bd42b48928442ff9ed3caf51d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78463393de294445bf7abebeebc84ae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:05.697854 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f790101e-ea6b-427c-b99d-ad7a15836c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:05.745656 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f790101e-ea6b-427c-b99d-ad7a15836c2c) transitioned into state 'SUCCESS' from state '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-1817676317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3812f73bd42b48928442ff9ed3caf51d',qos_specs=None,replication_status=,reservations=['2c7e8056-736b-458e-902c-2e8ed40c9dd3','801b9da3-6cc1-4124-a9bb-cf8874a535b9','403ac604-0259-41ea-85fd-1791870e5c60','a96a32dc-8545-4b34-b570-9c096c14ab24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78463393de294445bf7abebeebc84ae3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:05.747008 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911e7be7-3400-4d25-ac2e-80e88f2e1914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:05.767756 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911e7be7-3400-4d25-ac2e-80e88f2e1914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:05.768230 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Flow 'volume_create_api' (a1237c06-39fb-40fb-a9ae-af111e998bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:05.769386 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume request issued successfully. Aug 25 04:48:05.773476 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0f835a9-c7a4-4ec4-b029-b916c2b475cf tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:48:05.773476 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 110/440] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:48:05 2026] POST /volume/v3/volumes => generated 747 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:05.795223 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cdabbbcd-3e6b-47cf-8b99-8888c9a74190 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:05.801740 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cdabbbcd-3e6b-47cf-8b99-8888c9a74190 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 Aug 25 04:48:05.801740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cdabbbcd-3e6b-47cf-8b99-8888c9a74190 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:05.801740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cdabbbcd-3e6b-47cf-8b99-8888c9a74190 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:05.817392 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:05.817392 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:05.825700 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cdabbbcd-3e6b-47cf-8b99-8888c9a74190 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:05.827888 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cdabbbcd-3e6b-47cf-8b99-8888c9a74190 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 returned with HTTP 200 Aug 25 04:48:05.828288 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 113/441] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:05 2026] GET /volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:06.852834 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-07442fc5-4f86-4831-912a-a7de9fa467d2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:06.854626 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-07442fc5-4f86-4831-912a-a7de9fa467d2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 Aug 25 04:48:06.854821 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-07442fc5-4f86-4831-912a-a7de9fa467d2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:06.855022 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-07442fc5-4f86-4831-912a-a7de9fa467d2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:06.863319 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:06.863319 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:06.870190 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-07442fc5-4f86-4831-912a-a7de9fa467d2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:06.883561 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-07442fc5-4f86-4831-912a-a7de9fa467d2 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 returned with HTTP 200 Aug 25 04:48:06.884177 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 110/442] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:06 2026] GET /volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:06.897759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:06.900189 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:48:06.900896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6bcbfc09-5d87-4b24-8fc8-87bbe15982e1", "size": 2, "name": "tempest-VolumesCloneTest-Volume-834673436"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:06.902648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume request body: {'volume': {'source_volid': '6bcbfc09-5d87-4b24-8fc8-87bbe15982e1', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-834673436'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:48:06.914788 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:06.914788 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:06.915264 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume retrieved successfully. Aug 25 04:48:06.915379 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume of 2 GB Aug 25 04:48:06.925329 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Availability Zones retrieved successfully. Aug 25 04:48:06.934109 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Flow 'volume_create_api' (3df028af-d3c6-4201-b04b-7e595831e5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:06.936010 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff76970-4fba-4261-905e-e4a41600fdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:06.937561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:48:06.975996 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff76970-4fba-4261-905e-e4a41600fdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '6bcbfc09-5d87-4b24-8fc8-87bbe15982e1', 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:06.977599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7690739b-fe9b-45e1-a47c-19edf0c278b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:07.063527 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Created reservations ['c4dbdfa7-3ab3-4666-b4fd-981a04b2f71a', '1dce943c-3e50-48a6-b9c9-ab02766807b7', '958f24aa-fdb0-4d6c-93bc-d6db807d945f', 'e365b157-d0b4-41f0-83dc-ba07958f2da6'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:07.064674 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7690739b-fe9b-45e1-a47c-19edf0c278b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4dbdfa7-3ab3-4666-b4fd-981a04b2f71a', '1dce943c-3e50-48a6-b9c9-ab02766807b7', '958f24aa-fdb0-4d6c-93bc-d6db807d945f', 'e365b157-d0b4-41f0-83dc-ba07958f2da6']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:07.065912 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5199bb2c-0ef3-4887-aa19-9b05e16342a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:07.116925 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5199bb2c-0ef3-4887-aa19-9b05e16342a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17c38ba6-43ea-4605-8672-4409ab652cb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-834673436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3812f73bd42b48928442ff9ed3caf51d',qos_specs=None,replication_status=,reservations=['c4dbdfa7-3ab3-4666-b4fd-981a04b2f71a','1dce943c-3e50-48a6-b9c9-ab02766807b7','958f24aa-fdb0-4d6c-93bc-d6db807d945f','e365b157-d0b4-41f0-83dc-ba07958f2da6'],size=2,snapshot_id=None,source_replicaid=,source_volid=6bcbfc09-5d87-4b24-8fc8-87bbe15982e1,status='creating',user_id='78463393de294445bf7abebeebc84ae3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-834673436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17c38ba6-43ea-4605-8672-4409ab652cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812f73bd42b48928442ff9ed3caf51d',provider_auth=None,provider_geometry=None,provider_id=None,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=6bcbfc09-5d87-4b24-8fc8-87bbe15982e1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78463393de294445bf7abebeebc84ae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:07.118045 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a1ce75f-0824-4d02-a4bb-3d3fa7338d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:07.150417 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a1ce75f-0824-4d02-a4bb-3d3fa7338d43) transitioned into state 'SUCCESS' from state '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-834673436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3812f73bd42b48928442ff9ed3caf51d',qos_specs=None,replication_status=,reservations=['c4dbdfa7-3ab3-4666-b4fd-981a04b2f71a','1dce943c-3e50-48a6-b9c9-ab02766807b7','958f24aa-fdb0-4d6c-93bc-d6db807d945f','e365b157-d0b4-41f0-83dc-ba07958f2da6'],size=2,snapshot_id=None,source_replicaid=,source_volid=6bcbfc09-5d87-4b24-8fc8-87bbe15982e1,status='creating',user_id='78463393de294445bf7abebeebc84ae3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:07.151042 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21404392-d395-4d05-84fe-df78d837bb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:07.173694 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21404392-d395-4d05-84fe-df78d837bb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:07.174660 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Flow 'volume_create_api' (3df028af-d3c6-4201-b04b-7e595831e5e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:07.174944 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Create volume request issued successfully. Aug 25 04:48:07.175804 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aecf23f3-d4a8-4877-9e59-c33ce9d63015 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:48:07.176262 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 110/443] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:48:06 2026] POST /volume/v3/volumes => generated 780 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:07.193914 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e40d1015-348b-4e8c-b668-ce94dd1db44a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:07.200294 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e40d1015-348b-4e8c-b668-ce94dd1db44a tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 Aug 25 04:48:07.200575 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e40d1015-348b-4e8c-b668-ce94dd1db44a tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:07.200909 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e40d1015-348b-4e8c-b668-ce94dd1db44a tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:07.218097 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:07.218097 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:07.226948 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e40d1015-348b-4e8c-b668-ce94dd1db44a tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:07.235897 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e40d1015-348b-4e8c-b668-ce94dd1db44a tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 returned with HTTP 200 Aug 25 04:48:07.236808 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 111/444] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:07 2026] GET /volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:08.259292 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0d921cf-bfc8-4e92-92a3-b54c6eff790b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:08.261922 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0d921cf-bfc8-4e92-92a3-b54c6eff790b tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 Aug 25 04:48:08.262543 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0d921cf-bfc8-4e92-92a3-b54c6eff790b tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:08.262760 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0d921cf-bfc8-4e92-92a3-b54c6eff790b tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:08.273891 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:08.273891 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:08.279599 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0d921cf-bfc8-4e92-92a3-b54c6eff790b tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:08.292008 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0d921cf-bfc8-4e92-92a3-b54c6eff790b tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 returned with HTTP 200 Aug 25 04:48:08.292603 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 114/445] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:08 2026] GET /volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:08.315623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e2a3487c-ef9c-4575-94ab-e62f64a4b220 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:08.318603 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2a3487c-ef9c-4575-94ab-e62f64a4b220 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 Aug 25 04:48:08.318603 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2a3487c-ef9c-4575-94ab-e62f64a4b220 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:08.320521 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2a3487c-ef9c-4575-94ab-e62f64a4b220 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:08.338753 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:08.338753 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:08.350507 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e2a3487c-ef9c-4575-94ab-e62f64a4b220 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:08.360181 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2a3487c-ef9c-4575-94ab-e62f64a4b220 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 returned with HTTP 200 Aug 25 04:48:08.360181 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 111/446] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:08 2026] GET /volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:48:08.385157 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-087872fa-c8d1-4b37-a846-33f229c4ce1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:08.387404 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-087872fa-c8d1-4b37-a846-33f229c4ce1c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 Aug 25 04:48:08.387986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-087872fa-c8d1-4b37-a846-33f229c4ce1c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:08.387986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-087872fa-c8d1-4b37-a846-33f229c4ce1c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:08.398294 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:08.398294 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:08.404570 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-087872fa-c8d1-4b37-a846-33f229c4ce1c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:08.413928 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-087872fa-c8d1-4b37-a846-33f229c4ce1c tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 returned with HTTP 200 Aug 25 04:48:08.413928 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 111/447] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:08 2026] GET /volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:08.444281 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-075d4a3d-1c8e-410f-a971-4d8ae81de5ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:08.450723 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-075d4a3d-1c8e-410f-a971-4d8ae81de5ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] DELETE https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 Aug 25 04:48:08.450723 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-075d4a3d-1c8e-410f-a971-4d8ae81de5ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:08.451306 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-075d4a3d-1c8e-410f-a971-4d8ae81de5ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:08.451590 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-075d4a3d-1c8e-410f-a971-4d8ae81de5ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Delete volume with id: 17c38ba6-43ea-4605-8672-4409ab652cb3 Aug 25 04:48:08.466693 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:08.466693 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:08.467397 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-075d4a3d-1c8e-410f-a971-4d8ae81de5ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:08.522618 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-075d4a3d-1c8e-410f-a971-4d8ae81de5ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Delete volume request issued successfully. Aug 25 04:48:08.522618 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-075d4a3d-1c8e-410f-a971-4d8ae81de5ba tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 returned with HTTP 202 Aug 25 04:48:08.523571 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 112/448] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:48:08 2026] DELETE /volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:48:08.534831 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-058ae75b-ab1f-46a4-9532-70e8c5c025d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:08.536116 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-058ae75b-ab1f-46a4-9532-70e8c5c025d3 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 Aug 25 04:48:08.536945 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-058ae75b-ab1f-46a4-9532-70e8c5c025d3 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:08.536945 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-058ae75b-ab1f-46a4-9532-70e8c5c025d3 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:08.551674 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:08.551674 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:08.559377 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-058ae75b-ab1f-46a4-9532-70e8c5c025d3 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:08.567064 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-058ae75b-ab1f-46a4-9532-70e8c5c025d3 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 returned with HTTP 200 Aug 25 04:48:08.568486 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 115/449] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:08 2026] GET /volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:09.585941 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-37417709-9694-4496-ac21-490bc51613bc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:09.589076 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37417709-9694-4496-ac21-490bc51613bc tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 Aug 25 04:48:09.589650 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37417709-9694-4496-ac21-490bc51613bc tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:09.589650 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37417709-9694-4496-ac21-490bc51613bc tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:09.599053 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37417709-9694-4496-ac21-490bc51613bc tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 returned with HTTP 404 Aug 25 04:48:09.599706 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 112/450] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:09 2026] GET /volume/v3/volumes/17c38ba6-43ea-4605-8672-4409ab652cb3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:09.610791 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6f8d878d-f556-4193-9afb-1b24a4a20209 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:09.614546 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f8d878d-f556-4193-9afb-1b24a4a20209 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 Aug 25 04:48:09.614835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f8d878d-f556-4193-9afb-1b24a4a20209 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:09.615739 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f8d878d-f556-4193-9afb-1b24a4a20209 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:09.625911 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:09.625911 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:09.634807 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6f8d878d-f556-4193-9afb-1b24a4a20209 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:09.642587 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f8d878d-f556-4193-9afb-1b24a4a20209 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 returned with HTTP 200 Aug 25 04:48:09.643123 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 112/451] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:09 2026] GET /volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:48:09.663218 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7705b859-f262-4361-9d25-2b9f0ebc078d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:09.665008 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7705b859-f262-4361-9d25-2b9f0ebc078d tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] DELETE https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 Aug 25 04:48:09.665533 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7705b859-f262-4361-9d25-2b9f0ebc078d tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:09.667404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7705b859-f262-4361-9d25-2b9f0ebc078d tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:09.667404 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7705b859-f262-4361-9d25-2b9f0ebc078d tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Delete volume with id: 6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 Aug 25 04:48:09.675470 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:09.675470 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:09.676158 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7705b859-f262-4361-9d25-2b9f0ebc078d tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:09.721686 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7705b859-f262-4361-9d25-2b9f0ebc078d tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Delete volume request issued successfully. Aug 25 04:48:09.721686 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7705b859-f262-4361-9d25-2b9f0ebc078d tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 returned with HTTP 202 Aug 25 04:48:09.721686 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 113/452] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:48:09 2026] DELETE /volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:48:09.732705 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42631448-bd23-4c7e-9f0e-926e27578866 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:09.738350 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42631448-bd23-4c7e-9f0e-926e27578866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 Aug 25 04:48:09.738681 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42631448-bd23-4c7e-9f0e-926e27578866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:09.738903 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42631448-bd23-4c7e-9f0e-926e27578866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:09.751028 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:09.751028 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:09.760534 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-42631448-bd23-4c7e-9f0e-926e27578866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Volume info retrieved successfully. Aug 25 04:48:09.765781 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42631448-bd23-4c7e-9f0e-926e27578866 tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 returned with HTTP 200 Aug 25 04:48:09.766346 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 116/453] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:09 2026] GET /volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:10.784353 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-be2989a0-4b66-4af4-8a07-b978b144e87b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:10.787445 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be2989a0-4b66-4af4-8a07-b978b144e87b tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] GET https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 Aug 25 04:48:10.787445 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be2989a0-4b66-4af4-8a07-b978b144e87b tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:10.787445 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-be2989a0-4b66-4af4-8a07-b978b144e87b tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:10.803350 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-be2989a0-4b66-4af4-8a07-b978b144e87b tempest-VolumesCloneTest-1500618219 tempest-VolumesCloneTest-1500618219-project-member] https://10.4.3.213/volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 returned with HTTP 404 Aug 25 04:48:10.803544 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 113/454] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:10 2026] GET /volume/v3/volumes/6bcbfc09-5d87-4b24-8fc8-87bbe15982e1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:10.932648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ebad29b6-46a0-4464-a161-1956b5f96305 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:10.934469 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebad29b6-46a0-4464-a161-1956b5f96305 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:48:10.934690 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebad29b6-46a0-4464-a161-1956b5f96305 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:10.934949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebad29b6-46a0-4464-a161-1956b5f96305 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:10.945818 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:10.945818 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:10.950317 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ebad29b6-46a0-4464-a161-1956b5f96305 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:48:10.956401 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebad29b6-46a0-4464-a161-1956b5f96305 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:48:10.956665 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 113/455] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:10 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:11.052422 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-cc008385-94f6-4936-ac88-d91a4ed6fbec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:11.059815 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-cc008385-94f6-4936-ac88-d91a4ed6fbec tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:48:11.060194 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-cc008385-94f6-4936-ac88-d91a4ed6fbec tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:11.060422 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-cc008385-94f6-4936-ac88-d91a4ed6fbec tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:11.097267 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:11.097267 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:11.109376 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-cc008385-94f6-4936-ac88-d91a4ed6fbec tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:48:11.119929 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-cc008385-94f6-4936-ac88-d91a4ed6fbec tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:48:11.120697 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 114/456] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:48:11 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 1141 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:11.207175 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-8bcd8fd5-e928-4162-9c9b-44c34395a9af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:11.210106 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-8bcd8fd5-e928-4162-9c9b-44c34395a9af tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] POST https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033/action Aug 25 04:48:11.210573 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-8bcd8fd5-e928-4162-9c9b-44c34395a9af tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:48:11.210744 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-8bcd8fd5-e928-4162-9c9b-44c34395a9af tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:11.224386 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:11.224386 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:11.224986 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-8bcd8fd5-e928-4162-9c9b-44c34395a9af tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:48:11.234242 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-8bcd8fd5-e928-4162-9c9b-44c34395a9af tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Begin detaching volume completed successfully. Aug 25 04:48:11.234567 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-8bcd8fd5-e928-4162-9c9b-44c34395a9af tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033/action returned with HTTP 202 Aug 25 04:48:11.235377 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 117/457] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:48:11 2026] POST /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:48:11.303149 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cddae814-7176-49b1-b598-6a2d43ed7cf6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:11.303367 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cddae814-7176-49b1-b598-6a2d43ed7cf6 None None] GET https://10.4.3.213/volume// Aug 25 04:48:11.303639 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cddae814-7176-49b1-b598-6a2d43ed7cf6 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:11.303996 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cddae814-7176-49b1-b598-6a2d43ed7cf6 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:11.304754 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cddae814-7176-49b1-b598-6a2d43ed7cf6 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:11.306111 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 114/458] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:48:11 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:48:11.318255 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-c1fd960d-73c8-4873-84ad-29501ef95fb7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:11.322712 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-c1fd960d-73c8-4873-84ad-29501ef95fb7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:48:11.323002 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-c1fd960d-73c8-4873-84ad-29501ef95fb7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:11.323275 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-c1fd960d-73c8-4873-84ad-29501ef95fb7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:11.340493 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:11.340493 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:11.347598 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-c1fd960d-73c8-4873-84ad-29501ef95fb7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:48:11.356732 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-c1fd960d-73c8-4873-84ad-29501ef95fb7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:48:11.357766 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 114/459] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:48:11 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:48:12.687361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-57354d93-a51d-429d-ab91-8658aca050d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:12.692049 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-57354d93-a51d-429d-ab91-8658aca050d1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] DELETE https://10.4.3.213/volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf Aug 25 04:48:12.692370 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-57354d93-a51d-429d-ab91-8658aca050d1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:12.693857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-57354d93-a51d-429d-ab91-8658aca050d1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:12.702868 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:12.702868 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:12.789780 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ad068b9e-a76e-4fbc-8679-6cafe4a8f991 req-57354d93-a51d-429d-ab91-8658aca050d1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf returned with HTTP 200 Aug 25 04:48:12.790310 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 115/460] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:48:12 2026] DELETE /volume/v3/attachments/062272c6-77e0-4b7c-aa10-902398bdedcf => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:13.445752 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab602a1b-5dc6-4a24-8d50-b5ec22f3d34a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:13.450455 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab602a1b-5dc6-4a24-8d50-b5ec22f3d34a tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:48:13.450455 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab602a1b-5dc6-4a24-8d50-b5ec22f3d34a tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:13.450455 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab602a1b-5dc6-4a24-8d50-b5ec22f3d34a tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:13.460597 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:13.460597 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:13.468986 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab602a1b-5dc6-4a24-8d50-b5ec22f3d34a tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:48:13.480191 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab602a1b-5dc6-4a24-8d50-b5ec22f3d34a tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:48:13.481017 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 118/461] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:13 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:14.561778 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:14.566200 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:48:14.566729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1580831548"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:14.568707 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1580831548'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:48:14.568996 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Create volume of 1 GB Aug 25 04:48:14.574540 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Availability Zones retrieved successfully. Aug 25 04:48:14.581539 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Flow 'volume_create_api' (fff305ad-3649-48f7-b8a8-81cf280df1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:14.582641 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca3861e-a1aa-4d67-9508-d62868ec1bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:14.584146 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:48:14.630203 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca3861e-a1aa-4d67-9508-d62868ec1bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:14.630203 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33bcacd7-5c66-4a4e-a4dd-05fd9e0489c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:14.688398 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Created reservations ['d0a37111-f18f-4f30-afec-4664e4b4f73a', 'e6d3fbe7-a7b3-441b-b23f-b28ac1ab42d3', 'c03f29bb-d8d5-466b-8914-555a5c0f5e26', '2d09143a-af05-4914-9e45-768363498161'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:14.690791 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33bcacd7-5c66-4a4e-a4dd-05fd9e0489c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0a37111-f18f-4f30-afec-4664e4b4f73a', 'e6d3fbe7-a7b3-441b-b23f-b28ac1ab42d3', 'c03f29bb-d8d5-466b-8914-555a5c0f5e26', '2d09143a-af05-4914-9e45-768363498161']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:14.690791 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c1ffad-8176-49b0-8b8d-dd51b1afc2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:14.724836 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c1ffad-8176-49b0-8b8d-dd51b1afc2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e0f545-0be5-4b53-85a1-dcb0ced308b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1580831548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7560f6de650247d7924b7616ae4b25d2',qos_specs=None,replication_status=,reservations=['d0a37111-f18f-4f30-afec-4664e4b4f73a','e6d3fbe7-a7b3-441b-b23f-b28ac1ab42d3','c03f29bb-d8d5-466b-8914-555a5c0f5e26','2d09143a-af05-4914-9e45-768363498161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8a9b7ad4054ce685a7924d6e426fbd',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1580831548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24e0f545-0be5-4b53-85a1-dcb0ced308b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7560f6de650247d7924b7616ae4b25d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa8a9b7ad4054ce685a7924d6e426fbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:14.726575 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e0a234-e5f9-4cb8-b89e-b10d49da5783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:14.756390 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e0a234-e5f9-4cb8-b89e-b10d49da5783) transitioned into state 'SUCCESS' from state '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-1580831548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7560f6de650247d7924b7616ae4b25d2',qos_specs=None,replication_status=,reservations=['d0a37111-f18f-4f30-afec-4664e4b4f73a','e6d3fbe7-a7b3-441b-b23f-b28ac1ab42d3','c03f29bb-d8d5-466b-8914-555a5c0f5e26','2d09143a-af05-4914-9e45-768363498161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8a9b7ad4054ce685a7924d6e426fbd',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:14.757529 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28fd41b4-1070-4381-8866-92a06925f092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:14.774808 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28fd41b4-1070-4381-8866-92a06925f092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:14.774808 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Flow 'volume_create_api' (fff305ad-3649-48f7-b8a8-81cf280df1cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:14.774808 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Create volume request issued successfully. Aug 25 04:48:14.775528 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9ae770f-74a9-41f0-aec3-c3502c8001d6 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:48:14.776560 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 115/462] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:48:14 2026] POST /volume/v3/volumes => generated 759 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:14.792477 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80c8566f-83a3-4c47-a0ec-ea5d41adab01 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:14.794633 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80c8566f-83a3-4c47-a0ec-ea5d41adab01 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:48:14.794948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80c8566f-83a3-4c47-a0ec-ea5d41adab01 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:14.795237 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80c8566f-83a3-4c47-a0ec-ea5d41adab01 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:14.800140 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=310,cinder:UPDATE=73,cinder:INSERT=37 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:48:14.815913 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:14.815913 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:14.823398 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-80c8566f-83a3-4c47-a0ec-ea5d41adab01 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:48:14.830623 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80c8566f-83a3-4c47-a0ec-ea5d41adab01 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:48:14.832969 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 115/463] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:14 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:48:15.856324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7397a91d-5a8b-4b6f-8a27-5b1cca80cb78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:15.857552 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7397a91d-5a8b-4b6f-8a27-5b1cca80cb78 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:48:15.857791 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7397a91d-5a8b-4b6f-8a27-5b1cca80cb78 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:15.859585 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7397a91d-5a8b-4b6f-8a27-5b1cca80cb78 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:15.862034 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=297,cinder:UPDATE=79,cinder:INSERT=43 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:48:15.869184 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:15.869184 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:15.875925 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7397a91d-5a8b-4b6f-8a27-5b1cca80cb78 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:48:15.883602 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7397a91d-5a8b-4b6f-8a27-5b1cca80cb78 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:48:15.883829 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 116/464] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:15 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:17.531128 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10a22ca3-2dfd-4cdd-b379-94f073ab5dd5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:17.535858 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10a22ca3-2dfd-4cdd-b379-94f073ab5dd5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:48:17.536144 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10a22ca3-2dfd-4cdd-b379-94f073ab5dd5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:17.536397 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10a22ca3-2dfd-4cdd-b379-94f073ab5dd5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:17.540975 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=308,cinder:INSERT=45,cinder:UPDATE=78 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:48:17.555193 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:17.555193 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:17.561334 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10a22ca3-2dfd-4cdd-b379-94f073ab5dd5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:17.567929 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10a22ca3-2dfd-4cdd-b379-94f073ab5dd5 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:48:17.568499 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 119/465] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:17 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:17.899897 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e28e469f-0628-4b1c-b5df-f09828f6b579 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:17.905067 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e28e469f-0628-4b1c-b5df-f09828f6b579 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:48:17.905067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e28e469f-0628-4b1c-b5df-f09828f6b579 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:17.905067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e28e469f-0628-4b1c-b5df-f09828f6b579 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:17.906948 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:UPDATE=106,cinder:SELECT=290,cinder:INSERT=59 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:48:17.923928 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:17.923928 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:17.929409 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e28e469f-0628-4b1c-b5df-f09828f6b579 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:17.936526 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e28e469f-0628-4b1c-b5df-f09828f6b579 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:48:17.936969 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 116/466] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:17 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:17.990064 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-a2220f97-de31-4609-be8e-d24b4d759024 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:17.996025 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-a2220f97-de31-4609-be8e-d24b4d759024 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:48:17.996130 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-a2220f97-de31-4609-be8e-d24b4d759024 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:17.996390 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-a2220f97-de31-4609-be8e-d24b4d759024 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:18.015259 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:18.015259 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:18.025140 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-a2220f97-de31-4609-be8e-d24b4d759024 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:18.033956 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-a2220f97-de31-4609-be8e-d24b4d759024 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:48:18.034593 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 116/467] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:48:17 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:18.072890 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-c17e56bb-f45f-4dce-a1d5-e4767d2a0cde None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:18.076558 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-c17e56bb-f45f-4dce-a1d5-e4767d2a0cde tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221/action Aug 25 04:48:18.077996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-c17e56bb-f45f-4dce-a1d5-e4767d2a0cde tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:48:18.077996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-c17e56bb-f45f-4dce-a1d5-e4767d2a0cde tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:18.097057 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:18.097057 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:18.098379 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-c17e56bb-f45f-4dce-a1d5-e4767d2a0cde tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:18.111016 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-c17e56bb-f45f-4dce-a1d5-e4767d2a0cde tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Begin detaching volume completed successfully. Aug 25 04:48:18.111494 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-c17e56bb-f45f-4dce-a1d5-e4767d2a0cde tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221/action returned with HTTP 202 Aug 25 04:48:18.112134 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 117/468] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:48:18 2026] POST /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:48:18.171865 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f85b19eb-c16d-4cae-8923-8e000bea165e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:18.172274 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f85b19eb-c16d-4cae-8923-8e000bea165e None None] GET https://10.4.3.213/volume// Aug 25 04:48:18.172570 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f85b19eb-c16d-4cae-8923-8e000bea165e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:18.172823 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f85b19eb-c16d-4cae-8923-8e000bea165e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:18.173223 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f85b19eb-c16d-4cae-8923-8e000bea165e None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:18.173591 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 120/469] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:48: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 25 04:48:18.190046 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-9a9a3bda-1cfe-4ef8-9327-86ed711421c8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:18.193635 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-9a9a3bda-1cfe-4ef8-9327-86ed711421c8 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:48:18.193931 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-9a9a3bda-1cfe-4ef8-9327-86ed711421c8 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:18.194207 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-9a9a3bda-1cfe-4ef8-9327-86ed711421c8 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:18.208717 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:18.208717 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:18.214070 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-9a9a3bda-1cfe-4ef8-9327-86ed711421c8 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:18.221848 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-9a9a3bda-1cfe-4ef8-9327-86ed711421c8 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:48:18.222574 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 117/470] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:48:18 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:48:20.311959 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-d568918c-86a8-4389-bcfd-afc8b1f4bc7e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:20.315324 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-d568918c-86a8-4389-bcfd-afc8b1f4bc7e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] DELETE https://10.4.3.213/volume/v3/attachments/d58d563d-51ed-4f87-a369-91e4ab3d2c95 Aug 25 04:48:20.315746 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-d568918c-86a8-4389-bcfd-afc8b1f4bc7e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:20.315967 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-d568918c-86a8-4389-bcfd-afc8b1f4bc7e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:20.325532 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:20.325532 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:20.429931 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-48a7807d-642b-4c1a-ad95-c3bf9a2da21c req-d568918c-86a8-4389-bcfd-afc8b1f4bc7e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/d58d563d-51ed-4f87-a369-91e4ab3d2c95 returned with HTTP 200 Aug 25 04:48:20.430896 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 117/471] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:48:20 2026] DELETE /volume/v3/attachments/d58d563d-51ed-4f87-a369-91e4ab3d2c95 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:21.395876 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7859378c-f668-4641-a839-fbed2d90b03a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:21.398577 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7859378c-f668-4641-a839-fbed2d90b03a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:48:21.399014 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7859378c-f668-4641-a839-fbed2d90b03a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:21.399933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7859378c-f668-4641-a839-fbed2d90b03a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:21.414074 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:21.414074 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:21.420059 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7859378c-f668-4641-a839-fbed2d90b03a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:21.428677 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7859378c-f668-4641-a839-fbed2d90b03a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:48:21.429277 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 118/472] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:21 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:21.448980 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe90e77b-c200-4676-9e05-804912ac9fec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:21.550142 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:48:21.550142 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1761537383"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:21.551197 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1761537383'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:48:21.551487 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume of 1 GB Aug 25 04:48:21.567938 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Availability Zones retrieved successfully. Aug 25 04:48:21.577736 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (3ff054bd-8231-40fd-9d8e-bb67f25e4209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:21.579773 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de0c2e0e-8fcf-4856-a6a0-589016ca50b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:21.583937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:48:21.644457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de0c2e0e-8fcf-4856-a6a0-589016ca50b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:21.644457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58fb640f-7edd-4b34-a405-d28178ad8ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:21.742985 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['efffb8e6-a1c0-47f0-9652-3a5c64cf2e4d', 'c94d152b-a08c-40e5-8a19-12dc38347efe', '7df5b0b2-aa22-42a9-8ab3-0a94c5fb329c', '726ba4fc-37a9-4d78-b8b0-bdb15d483054'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:21.744269 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58fb640f-7edd-4b34-a405-d28178ad8ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efffb8e6-a1c0-47f0-9652-3a5c64cf2e4d', 'c94d152b-a08c-40e5-8a19-12dc38347efe', '7df5b0b2-aa22-42a9-8ab3-0a94c5fb329c', '726ba4fc-37a9-4d78-b8b0-bdb15d483054']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:21.745477 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9fe01f8-be4f-46ed-934b-133ad8b4539a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:21.776568 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9fe01f8-be4f-46ed-934b-133ad8b4539a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eef7d85-df28-467d-aab3-6562f9f7b39e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1761537383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['efffb8e6-a1c0-47f0-9652-3a5c64cf2e4d','c94d152b-a08c-40e5-8a19-12dc38347efe','7df5b0b2-aa22-42a9-8ab3-0a94c5fb329c','726ba4fc-37a9-4d78-b8b0-bdb15d483054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1761537383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eef7d85-df28-467d-aab3-6562f9f7b39e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bc7ca8699c48d384c62db05ef95400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a7816d8603495fb48d1f4516083c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:21.777887 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267156a1-ea6b-4b80-84cf-58a5727de3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:21.808840 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267156a1-ea6b-4b80-84cf-58a5727de3f1) transitioned into state 'SUCCESS' from state '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-1761537383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['efffb8e6-a1c0-47f0-9652-3a5c64cf2e4d','c94d152b-a08c-40e5-8a19-12dc38347efe','7df5b0b2-aa22-42a9-8ab3-0a94c5fb329c','726ba4fc-37a9-4d78-b8b0-bdb15d483054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:21.809944 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac39112-6992-49b3-924b-d6543b1e0fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:21.825420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac39112-6992-49b3-924b-d6543b1e0fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:21.826891 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (3ff054bd-8231-40fd-9d8e-bb67f25e4209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:21.827115 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request issued successfully. Aug 25 04:48:21.827921 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe90e77b-c200-4676-9e05-804912ac9fec tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:48:21.829105 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 121/473] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:48:21 2026] POST /volume/v3/volumes => generated 754 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:21.850475 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ce68bdf8-fd2a-4c43-a3be-c521aafbf1dd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:21.853845 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ce68bdf8-fd2a-4c43-a3be-c521aafbf1dd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:48:21.854152 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ce68bdf8-fd2a-4c43-a3be-c521aafbf1dd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:21.854454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ce68bdf8-fd2a-4c43-a3be-c521aafbf1dd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:21.866153 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:21.866153 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:21.874296 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ce68bdf8-fd2a-4c43-a3be-c521aafbf1dd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:48:21.880381 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ce68bdf8-fd2a-4c43-a3be-c521aafbf1dd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:48:21.881035 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 118/474] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:21 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:22.897964 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9600a128-abec-46be-ba86-c42a5265eb1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:22.900943 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9600a128-abec-46be-ba86-c42a5265eb1e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:48:22.901268 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9600a128-abec-46be-ba86-c42a5265eb1e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:22.901604 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9600a128-abec-46be-ba86-c42a5265eb1e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:22.911353 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:22.911353 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:22.919968 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9600a128-abec-46be-ba86-c42a5265eb1e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:48:22.936481 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9600a128-abec-46be-ba86-c42a5265eb1e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:48:22.937865 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 118/475] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:22 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:22.962894 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e26c3d51-133d-4a35-88fc-e52c7a524644 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:22.973097 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e26c3d51-133d-4a35-88fc-e52c7a524644 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:48:22.973294 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e26c3d51-133d-4a35-88fc-e52c7a524644 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:22.973535 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e26c3d51-133d-4a35-88fc-e52c7a524644 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:22.991444 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:22.991444 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:23.010594 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e26c3d51-133d-4a35-88fc-e52c7a524644 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:48:23.024029 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e26c3d51-133d-4a35-88fc-e52c7a524644 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:48:23.024029 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 119/476] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:22 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:23.046458 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1777934-8601-4a48-b830-01453a0fc257 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:23.047289 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1777934-8601-4a48-b830-01453a0fc257 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:48:23.047719 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1777934-8601-4a48-b830-01453a0fc257 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eef7d85-df28-467d-aab3-6562f9f7b39e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-987509976"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:23.065680 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:23.065680 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:23.065680 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1777934-8601-4a48-b830-01453a0fc257 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:48:23.065680 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b1777934-8601-4a48-b830-01453a0fc257 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume 5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:48:23.138182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b1777934-8601-4a48-b830-01453a0fc257 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['527cc858-954e-42f8-be99-a3eaabfc2134', '706f37ff-d92c-4947-8998-d9301f4b3499', '03fbdfec-6de2-4663-a32b-7cd6bb274d0b', 'e18128fc-6cd1-4207-a3df-1e2e6f41a993'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:23.193477 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1777934-8601-4a48-b830-01453a0fc257 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot create request issued successfully. Aug 25 04:48:23.194931 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1777934-8601-4a48-b830-01453a0fc257 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:48:23.195572 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 122/477] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:48:23 2026] POST /volume/v3/snapshots => generated 309 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 04:48:23.213349 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9c889d1d-2c83-4360-978e-20ab16d0d4e0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:23.215545 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9c889d1d-2c83-4360-978e-20ab16d0d4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda Aug 25 04:48:23.216387 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9c889d1d-2c83-4360-978e-20ab16d0d4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:23.216387 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9c889d1d-2c83-4360-978e-20ab16d0d4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:23.228509 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:23.228509 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:23.229262 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9c889d1d-2c83-4360-978e-20ab16d0d4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:48:23.230237 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9c889d1d-2c83-4360-978e-20ab16d0d4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda returned with HTTP 200 Aug 25 04:48:23.230745 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 119/478] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:48:23 2026] GET /volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:24.245576 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c33ee94c-0898-4b2e-a4ad-8d7c10c3e730 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:24.250767 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c33ee94c-0898-4b2e-a4ad-8d7c10c3e730 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda Aug 25 04:48:24.250767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c33ee94c-0898-4b2e-a4ad-8d7c10c3e730 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:24.250767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c33ee94c-0898-4b2e-a4ad-8d7c10c3e730 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:24.258376 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:24.258376 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:24.258910 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c33ee94c-0898-4b2e-a4ad-8d7c10c3e730 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:48:24.261500 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c33ee94c-0898-4b2e-a4ad-8d7c10c3e730 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda returned with HTTP 200 Aug 25 04:48:24.264929 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 119/479] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:48:24 2026] GET /volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:24.278257 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6e24f12-53e0-4ad1-9317-95ce7970eb94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:24.280283 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6e24f12-53e0-4ad1-9317-95ce7970eb94 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:48:24.280975 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6e24f12-53e0-4ad1-9317-95ce7970eb94 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5eef7d85-df28-467d-aab3-6562f9f7b39e", "snapshot_id": "45d97644-7d0a-4a0e-85eb-3d4b1da08bda", "name": "tempest-VolumesSnapshotTestJSON-Backup-185067785", "container": "tempest-volumessnapshottestjson-backup-container-1956014278"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:24.283369 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-e6e24f12-53e0-4ad1-9317-95ce7970eb94 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Creating new backup {'backup': {'volume_id': '5eef7d85-df28-467d-aab3-6562f9f7b39e', 'snapshot_id': '45d97644-7d0a-4a0e-85eb-3d4b1da08bda', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-185067785', 'container': 'tempest-volumessnapshottestjson-backup-container-1956014278'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:48:24.284448 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-e6e24f12-53e0-4ad1-9317-95ce7970eb94 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Creating backup of volume 5eef7d85-df28-467d-aab3-6562f9f7b39e in container tempest-volumessnapshottestjson-backup-container-1956014278 Aug 25 04:48:24.300413 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:24.300413 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:24.301096 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e6e24f12-53e0-4ad1-9317-95ce7970eb94 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:48:24.312313 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:24.312313 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:24.314358 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e6e24f12-53e0-4ad1-9317-95ce7970eb94 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:48:24.371451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e6e24f12-53e0-4ad1-9317-95ce7970eb94 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['79dc7011-1073-41f8-919d-a067c92c1d4d', '920fa506-be6a-40c2-9642-3d306b1102e4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:24.472170 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6e24f12-53e0-4ad1-9317-95ce7970eb94 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:48:24.472597 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 120/480] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:48:24 2026] POST /volume/v3/backups => generated 334 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:24.498255 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b94922bf-678f-4ad1-9837-42c1cd1d047d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:24.501474 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b94922bf-678f-4ad1-9837-42c1cd1d047d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:24.502445 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b94922bf-678f-4ad1-9837-42c1cd1d047d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:24.502445 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b94922bf-678f-4ad1-9837-42c1cd1d047d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:24.502445 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b94922bf-678f-4ad1-9837-42c1cd1d047d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:24.540538 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:24.540538 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:24.541715 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b94922bf-678f-4ad1-9837-42c1cd1d047d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:24.542892 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 123/481] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:24 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 808 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:25.556983 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-573558a1-0cef-4fdf-af60-21d0278edcfe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:25.560413 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-573558a1-0cef-4fdf-af60-21d0278edcfe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:25.560413 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-573558a1-0cef-4fdf-af60-21d0278edcfe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:25.560413 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-573558a1-0cef-4fdf-af60-21d0278edcfe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:25.560413 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-573558a1-0cef-4fdf-af60-21d0278edcfe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:25.589192 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:25.589192 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:25.590458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-573558a1-0cef-4fdf-af60-21d0278edcfe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:25.590699 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 120/482] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:25 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:48:26.604244 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69cc877d-a77a-4da4-99c5-bf49e5e71d5f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:26.606332 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69cc877d-a77a-4da4-99c5-bf49e5e71d5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:26.606583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69cc877d-a77a-4da4-99c5-bf49e5e71d5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:26.606826 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69cc877d-a77a-4da4-99c5-bf49e5e71d5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:26.606939 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-69cc877d-a77a-4da4-99c5-bf49e5e71d5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:26.622007 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:26.622007 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:26.623061 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69cc877d-a77a-4da4-99c5-bf49e5e71d5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:26.624667 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 120/483] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:26 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:27.030893 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed555042-064d-4f13-ab9b-ab35c961d82b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:27.033853 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:48:27.035172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-485133465", "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:27.036720 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-485133465', 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:48:27.425733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Create volume of 1 GB Aug 25 04:48:27.426309 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:27.426309 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:27.434722 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Availability Zones retrieved successfully. Aug 25 04:48:27.444725 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Flow 'volume_create_api' (1b56391f-e418-43fa-9695-38d646edf6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:27.446265 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd090071-182b-44fb-85ad-04a15545c649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:27.447855 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:48:27.559156 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd090071-182b-44fb-85ad-04a15545c649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:27.561132 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad7c3e2-cc0e-4074-81e9-c8ee3a565db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:27.639594 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Created reservations ['c23c8310-a9e3-4a53-8eac-d6d6773b6e99', '6e46bde5-9060-4ea0-a82b-44e680f2c1de', '1750d209-dc6a-46ac-beb1-c3b6958b2430', '2918913e-d9a1-4c2f-9864-d0ffdf02ec36'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:27.641064 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad7c3e2-cc0e-4074-81e9-c8ee3a565db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c23c8310-a9e3-4a53-8eac-d6d6773b6e99', '6e46bde5-9060-4ea0-a82b-44e680f2c1de', '1750d209-dc6a-46ac-beb1-c3b6958b2430', '2918913e-d9a1-4c2f-9864-d0ffdf02ec36']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:27.641162 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-407f0fe3-31ac-4dd8-9e69-78936dcc8961 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:27.641449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a343e19-d84c-47c7-a1b8-6565c8883ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:27.644656 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-407f0fe3-31ac-4dd8-9e69-78936dcc8961 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:27.645225 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-407f0fe3-31ac-4dd8-9e69-78936dcc8961 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:27.645283 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-407f0fe3-31ac-4dd8-9e69-78936dcc8961 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:27.645477 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-407f0fe3-31ac-4dd8-9e69-78936dcc8961 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:27.652819 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:27.652819 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:27.653752 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-407f0fe3-31ac-4dd8-9e69-78936dcc8961 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:27.654289 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 124/484] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:27 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:27.676996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a343e19-d84c-47c7-a1b8-6565c8883ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1211711-3f90-49b8-8889-16aecedc6a1c', '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-485133465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ab09c9f7924b1c98c61c901f56c924',qos_specs=None,replication_status=,reservations=['c23c8310-a9e3-4a53-8eac-d6d6773b6e99','6e46bde5-9060-4ea0-a82b-44e680f2c1de','1750d209-dc6a-46ac-beb1-c3b6958b2430','2918913e-d9a1-4c2f-9864-d0ffdf02ec36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228ba2eaacb5426abac3b7e78156112c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-485133465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1211711-3f90-49b8-8889-16aecedc6a1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55ab09c9f7924b1c98c61c901f56c924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='228ba2eaacb5426abac3b7e78156112c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:27.677728 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b19520-3c98-4ae2-9f62-338e7f3ea3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:27.718917 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b19520-3c98-4ae2-9f62-338e7f3ea3e5) transitioned into state 'SUCCESS' from state '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-485133465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ab09c9f7924b1c98c61c901f56c924',qos_specs=None,replication_status=,reservations=['c23c8310-a9e3-4a53-8eac-d6d6773b6e99','6e46bde5-9060-4ea0-a82b-44e680f2c1de','1750d209-dc6a-46ac-beb1-c3b6958b2430','2918913e-d9a1-4c2f-9864-d0ffdf02ec36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228ba2eaacb5426abac3b7e78156112c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:27.720359 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e756b6-83fc-45e4-9a80-a81159696dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:27.743883 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e756b6-83fc-45e4-9a80-a81159696dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:27.745034 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Flow 'volume_create_api' (1b56391f-e418-43fa-9695-38d646edf6c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:27.746539 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Create volume request issued successfully. Aug 25 04:48:27.747661 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed555042-064d-4f13-ab9b-ab35c961d82b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:48:27.747820 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 121/485] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:48:27 2026] POST /volume/v3/volumes => generated 752 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:27.768832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ec923d0c-5494-4732-859e-b67f5c3378d9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:27.774512 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec923d0c-5494-4732-859e-b67f5c3378d9 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c Aug 25 04:48:27.774734 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec923d0c-5494-4732-859e-b67f5c3378d9 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:27.775179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec923d0c-5494-4732-859e-b67f5c3378d9 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:27.786026 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:27.786026 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:27.799289 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ec923d0c-5494-4732-859e-b67f5c3378d9 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:27.811481 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec923d0c-5494-4732-859e-b67f5c3378d9 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c returned with HTTP 200 Aug 25 04:48:27.811481 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 121/486] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:27 2026] GET /volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:28.673455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d952400-f5d7-4eb5-89d3-a3ce6c5f8a40 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:28.675065 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d952400-f5d7-4eb5-89d3-a3ce6c5f8a40 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:28.675065 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d952400-f5d7-4eb5-89d3-a3ce6c5f8a40 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:28.675406 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d952400-f5d7-4eb5-89d3-a3ce6c5f8a40 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:28.675526 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5d952400-f5d7-4eb5-89d3-a3ce6c5f8a40 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:28.681841 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:28.681841 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:28.681841 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d952400-f5d7-4eb5-89d3-a3ce6c5f8a40 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:28.682652 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 121/487] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:28 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:28.829521 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4dbca644-7582-4439-bd59-272fcc2ed55e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:28.833177 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dbca644-7582-4439-bd59-272fcc2ed55e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c Aug 25 04:48:28.833569 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dbca644-7582-4439-bd59-272fcc2ed55e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:28.834006 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dbca644-7582-4439-bd59-272fcc2ed55e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:28.846997 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:28.846997 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:28.854825 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4dbca644-7582-4439-bd59-272fcc2ed55e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:28.865455 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dbca644-7582-4439-bd59-272fcc2ed55e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c returned with HTTP 200 Aug 25 04:48:28.866272 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 125/488] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:28 2026] GET /volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:28.932161 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-dc094af4-f21b-49fc-bcc0-82e256e3df92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:28.940220 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-dc094af4-f21b-49fc-bcc0-82e256e3df92 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c Aug 25 04:48:28.940220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-dc094af4-f21b-49fc-bcc0-82e256e3df92 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:28.940570 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-dc094af4-f21b-49fc-bcc0-82e256e3df92 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:28.952864 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-68d4884a-78ae-4e24-ab0b-8c305459e9be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:28.958313 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:28.958313 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:28.966028 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-68d4884a-78ae-4e24-ab0b-8c305459e9be tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:48:28.968092 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-68d4884a-78ae-4e24-ab0b-8c305459e9be tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:28.968092 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-68d4884a-78ae-4e24-ab0b-8c305459e9be tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:28.971600 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-dc094af4-f21b-49fc-bcc0-82e256e3df92 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:28.985996 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-dc094af4-f21b-49fc-bcc0-82e256e3df92 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c returned with HTTP 200 Aug 25 04:48:28.986559 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 122/489] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:48:28 2026] GET /volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c => generated 1360 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:28.997925 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:28.997925 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:29.023465 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-68d4884a-78ae-4e24-ab0b-8c305459e9be tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:48:29.043063 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-68d4884a-78ae-4e24-ab0b-8c305459e9be tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:48:29.043063 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 122/490] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:48:28 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 1653 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:29.160792 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-cfbef88a-2b36-41e1-8818-ed0b974f15aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:29.169536 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-cfbef88a-2b36-41e1-8818-ed0b974f15aa tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:48:29.169887 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-cfbef88a-2b36-41e1-8818-ed0b974f15aa tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:29.170260 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-cfbef88a-2b36-41e1-8818-ed0b974f15aa tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:29.211840 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:29.211840 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:29.223009 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-cfbef88a-2b36-41e1-8818-ed0b974f15aa tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:48:29.238800 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-cfbef88a-2b36-41e1-8818-ed0b974f15aa tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:48:29.239812 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 122/491] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:48:29 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 1653 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:29.702192 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8440521-422b-4cf5-aae0-73046a3deabe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:29.709180 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8440521-422b-4cf5-aae0-73046a3deabe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:29.710487 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8440521-422b-4cf5-aae0-73046a3deabe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:29.710487 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8440521-422b-4cf5-aae0-73046a3deabe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:29.710975 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a8440521-422b-4cf5-aae0-73046a3deabe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:29.720473 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:29.720473 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:29.721243 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8440521-422b-4cf5-aae0-73046a3deabe tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:29.722193 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 126/492] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:29 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:30.337308 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-96f55b1d-b6dc-409e-9cb8-9b2d2dc085ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:30.340706 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-96f55b1d-b6dc-409e-9cb8-9b2d2dc085ff tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c Aug 25 04:48:30.341165 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-96f55b1d-b6dc-409e-9cb8-9b2d2dc085ff tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:30.343052 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-96f55b1d-b6dc-409e-9cb8-9b2d2dc085ff tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:30.367873 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:30.367873 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:30.378141 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-96f55b1d-b6dc-409e-9cb8-9b2d2dc085ff tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:30.389153 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-96f55b1d-b6dc-409e-9cb8-9b2d2dc085ff tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c returned with HTTP 200 Aug 25 04:48:30.389153 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 123/493] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:48:30 2026] GET /volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c => generated 1360 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:30.406939 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-91e31295-a610-4ae9-8811-db0f13e7abae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:30.407921 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91e31295-a610-4ae9-8811-db0f13e7abae None None] GET https://10.4.3.213/volume// Aug 25 04:48:30.407921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91e31295-a610-4ae9-8811-db0f13e7abae None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:30.408695 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91e31295-a610-4ae9-8811-db0f13e7abae None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:30.408964 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91e31295-a610-4ae9-8811-db0f13e7abae None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:30.410362 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 123/494] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:48:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:48:30.424703 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-17a7a7da-c0b1-4fb2-b2f6-0e5a5a2bdd62 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:30.427571 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-17a7a7da-c0b1-4fb2-b2f6-0e5a5a2bdd62 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:48:30.428041 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-17a7a7da-c0b1-4fb2-b2f6-0e5a5a2bdd62 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1211711-3f90-49b8-8889-16aecedc6a1c", "connector": null, "instance_uuid": "db507b7a-4053-43f4-beb5-d9c6d3d4bab1"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:30.438881 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:30.438881 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:30.480707 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-17a7a7da-c0b1-4fb2-b2f6-0e5a5a2bdd62 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:48:30.481271 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 123/495] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:48:30 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 25 04:48:30.739988 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02b42109-86d9-47aa-9cb6-c421ae2933db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:30.751124 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02b42109-86d9-47aa-9cb6-c421ae2933db tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:30.751124 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02b42109-86d9-47aa-9cb6-c421ae2933db tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:30.751124 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02b42109-86d9-47aa-9cb6-c421ae2933db tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:30.751124 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-02b42109-86d9-47aa-9cb6-c421ae2933db tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:30.761603 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:30.761603 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:30.762741 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02b42109-86d9-47aa-9cb6-c421ae2933db tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:30.763169 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 127/496] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:30 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:31.728888 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c402bac4-2eb1-43a2-8048-28f5f4c8fb09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:31.729679 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c402bac4-2eb1-43a2-8048-28f5f4c8fb09 None None] GET https://10.4.3.213/volume// Aug 25 04:48:31.729679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c402bac4-2eb1-43a2-8048-28f5f4c8fb09 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:31.729679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c402bac4-2eb1-43a2-8048-28f5f4c8fb09 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:31.730200 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c402bac4-2eb1-43a2-8048-28f5f4c8fb09 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:31.730690 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 124/497] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:48:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:48:31.746182 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-4158a5d8-1adb-4eda-a680-db686625a804 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:31.750066 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-4158a5d8-1adb-4eda-a680-db686625a804 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:48:31.750588 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-4158a5d8-1adb-4eda-a680-db686625a804 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd", "connector": null, "instance_uuid": "4d6afc8d-682b-4a4d-9012-247125da8cf5"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:31.776846 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:31.776846 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:31.781707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d690152d-de21-4d81-93c6-2bcbdbc07af6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:31.786847 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d690152d-de21-4d81-93c6-2bcbdbc07af6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:31.787621 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d690152d-de21-4d81-93c6-2bcbdbc07af6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:31.788374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d690152d-de21-4d81-93c6-2bcbdbc07af6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:31.788374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d690152d-de21-4d81-93c6-2bcbdbc07af6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:31.800847 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:31.800847 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:31.802275 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d690152d-de21-4d81-93c6-2bcbdbc07af6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:31.802370 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 124/498] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:31 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:31.860708 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-4158a5d8-1adb-4eda-a680-db686625a804 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:48:31.862488 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 124/499] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:48:31 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 25 04:48:31.971836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-95c429c9-839a-4f22-baca-0016bedcbff8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:31.978771 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-95c429c9-839a-4f22-baca-0016bedcbff8 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] DELETE https://10.4.3.213/volume/v3/attachments/fa121927-e0c2-4419-86ea-26a11b374750 Aug 25 04:48:31.978771 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-95c429c9-839a-4f22-baca-0016bedcbff8 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:31.978771 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-95c429c9-839a-4f22-baca-0016bedcbff8 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:31.999805 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:31.999805 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:32.136737 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-95c429c9-839a-4f22-baca-0016bedcbff8 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/attachments/fa121927-e0c2-4419-86ea-26a11b374750 returned with HTTP 200 Aug 25 04:48:32.137969 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 128/500] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:48:31 2026] DELETE /volume/v3/attachments/fa121927-e0c2-4419-86ea-26a11b374750 => generated 192 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:32.319462 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20bbd77b-8177-4a8d-851d-d45bf025d8de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:32.320035 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20bbd77b-8177-4a8d-851d-d45bf025d8de None None] GET https://10.4.3.213/volume// Aug 25 04:48:32.320421 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20bbd77b-8177-4a8d-851d-d45bf025d8de None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:32.321675 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20bbd77b-8177-4a8d-851d-d45bf025d8de None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:32.321675 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20bbd77b-8177-4a8d-851d-d45bf025d8de None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:32.325741 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 125/501] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:48:32 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:48:32.341482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-281309ba-f3e2-4384-8ae0-b93288e5c530 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:32.344274 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-281309ba-f3e2-4384-8ae0-b93288e5c530 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] POST https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd/action Aug 25 04:48:32.344274 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-281309ba-f3e2-4384-8ae0-b93288e5c530 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action body: b'{"os-reimage": {"image_id": "6360369b-adaa-4c6c-8494-e063e0829d0f", "reimage_reserved": true}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:48:32.344274 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-281309ba-f3e2-4384-8ae0-b93288e5c530 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "6360369b-adaa-4c6c-8494-e063e0829d0f", "reimage_reserved": true}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:32.363951 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:32.363951 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:32.364364 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-281309ba-f3e2-4384-8ae0-b93288e5c530 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:48:32.529356 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6918ac51-4081-47dc-8184-a73a0d9d1f87 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:32.530889 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6918ac51-4081-47dc-8184-a73a0d9d1f87 None None] GET https://10.4.3.213/volume// Aug 25 04:48:32.530889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6918ac51-4081-47dc-8184-a73a0d9d1f87 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:32.530889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6918ac51-4081-47dc-8184-a73a0d9d1f87 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:32.531194 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6918ac51-4081-47dc-8184-a73a0d9d1f87 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:32.533873 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 125/502] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:48:32 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:48:32.547771 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-12d60abd-3b55-4d65-994d-70cedb66e55b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:32.553612 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-12d60abd-3b55-4d65-994d-70cedb66e55b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c Aug 25 04:48:32.553612 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-12d60abd-3b55-4d65-994d-70cedb66e55b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:32.553612 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-12d60abd-3b55-4d65-994d-70cedb66e55b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:32.555368 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-281309ba-f3e2-4384-8ae0-b93288e5c530 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd/action returned with HTTP 202 Aug 25 04:48:32.555891 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 125/503] 10.4.3.213 () {74 vars in 1713 bytes} [Tue Aug 25 04:48:32 2026] POST /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 04:48:32.572325 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:32.572325 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:32.581848 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-12d60abd-3b55-4d65-994d-70cedb66e55b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:48:32.591033 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-12d60abd-3b55-4d65-994d-70cedb66e55b tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c returned with HTTP 200 Aug 25 04:48:32.591462 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 129/504] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:48:32 2026] GET /volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c => generated 1539 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:48:32.750983 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-034d9423-e30b-4361-a890-f60349d89647 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:32.754843 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-034d9423-e30b-4361-a890-f60349d89647 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] PUT https://10.4.3.213/volume/v3/attachments/72a354b3-89d6-45f1-940a-d9c174faad8d Aug 25 04:48:32.754843 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-034d9423-e30b-4361-a890-f60349d89647 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:32.771516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-034d9423-e30b-4361-a890-f60349d89647 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Acquiring lock "cinder-attachment_update-d1211711-3f90-49b8-8889-16aecedc6a1c-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:48:32.782213 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-034d9423-e30b-4361-a890-f60349d89647 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Lock "cinder-attachment_update-d1211711-3f90-49b8-8889-16aecedc6a1c-np0000008045" acquired by "attachment_update" :: waited 0.010s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:48:32.783934 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:32.783934 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:32.817589 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fdfbc7a1-140c-4411-bd18-18dcdeb7c395 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:32.820857 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdfbc7a1-140c-4411-bd18-18dcdeb7c395 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:32.820941 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc7a1-140c-4411-bd18-18dcdeb7c395 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:32.821288 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc7a1-140c-4411-bd18-18dcdeb7c395 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:32.822017 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-fdfbc7a1-140c-4411-bd18-18dcdeb7c395 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:32.829278 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:32.829278 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:32.830992 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdfbc7a1-140c-4411-bd18-18dcdeb7c395 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:32.831606 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 126/505] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:32 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:32.991714 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-034d9423-e30b-4361-a890-f60349d89647 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Lock "cinder-attachment_update-d1211711-3f90-49b8-8889-16aecedc6a1c-np0000008045" released by "attachment_update" :: held 0.210s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:48:32.992156 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-034d9423-e30b-4361-a890-f60349d89647 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/72a354b3-89d6-45f1-940a-d9c174faad8d returned with HTTP 200 Aug 25 04:48:32.993080 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 126/506] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:48:32 2026] PUT /volume/v3/attachments/72a354b3-89d6-45f1-940a-d9c174faad8d => generated 969 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:33.040163 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-d6d0c8fa-3d2d-4be1-9f9d-7e7a34ee8464 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:33.049158 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-d6d0c8fa-3d2d-4be1-9f9d-7e7a34ee8464 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/attachments/72a354b3-89d6-45f1-940a-d9c174faad8d/action Aug 25 04:48:33.049158 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-d6d0c8fa-3d2d-4be1-9f9d-7e7a34ee8464 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:48:33.051310 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-d6d0c8fa-3d2d-4be1-9f9d-7e7a34ee8464 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:33.101789 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:33.101789 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:33.144088 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-99657a42-6d0c-4176-837f-c9e64d12d5aa req-d6d0c8fa-3d2d-4be1-9f9d-7e7a34ee8464 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/72a354b3-89d6-45f1-940a-d9c174faad8d/action returned with HTTP 204 Aug 25 04:48:33.144867 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 126/507] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:48:33 2026] POST /volume/v3/attachments/72a354b3-89d6-45f1-940a-d9c174faad8d/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:33.847155 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71eb439a-4e3f-4402-b54b-b00e27b61577 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:33.849210 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71eb439a-4e3f-4402-b54b-b00e27b61577 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:33.849559 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71eb439a-4e3f-4402-b54b-b00e27b61577 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:33.849644 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71eb439a-4e3f-4402-b54b-b00e27b61577 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:33.849979 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-71eb439a-4e3f-4402-b54b-b00e27b61577 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:33.856643 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:33.856643 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:33.857594 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71eb439a-4e3f-4402-b54b-b00e27b61577 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:33.857996 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 130/508] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:33 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:34.876252 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-52be5c20-932e-45ea-9dd5-25c0e92292d8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:34.878832 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52be5c20-932e-45ea-9dd5-25c0e92292d8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:34.881484 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52be5c20-932e-45ea-9dd5-25c0e92292d8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:34.881484 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52be5c20-932e-45ea-9dd5-25c0e92292d8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:34.881484 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-52be5c20-932e-45ea-9dd5-25c0e92292d8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:34.887384 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:34.887384 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:34.888925 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52be5c20-932e-45ea-9dd5-25c0e92292d8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:34.889546 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 127/509] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:34 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:35.906832 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c94e2c1-3bdd-4d93-96e4-da1483e87405 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:35.909972 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c94e2c1-3bdd-4d93-96e4-da1483e87405 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:35.909972 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c94e2c1-3bdd-4d93-96e4-da1483e87405 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:35.909972 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c94e2c1-3bdd-4d93-96e4-da1483e87405 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:35.910300 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0c94e2c1-3bdd-4d93-96e4-da1483e87405 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:35.916584 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:35.916584 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:35.917620 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c94e2c1-3bdd-4d93-96e4-da1483e87405 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:35.918600 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 127/510] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:35 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:36.058419 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-989f5a35-026e-4a54-949c-220549f64eff req-6e6dca5c-a381-476d-aeb8-444e72494093 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:36.061328 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-6e6dca5c-a381-476d-aeb8-444e72494093 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] DELETE https://10.4.3.213/volume/v3/attachments/f85fc485-8c76-499b-87d9-6e9ee5849194 Aug 25 04:48:36.061643 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-6e6dca5c-a381-476d-aeb8-444e72494093 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:36.061906 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-6e6dca5c-a381-476d-aeb8-444e72494093 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:36.083464 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:36.083464 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:36.195275 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-6e6dca5c-a381-476d-aeb8-444e72494093 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments/f85fc485-8c76-499b-87d9-6e9ee5849194 returned with HTTP 200 Aug 25 04:48:36.197241 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 127/511] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:48:36 2026] DELETE /volume/v3/attachments/f85fc485-8c76-499b-87d9-6e9ee5849194 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:36.210889 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-989f5a35-026e-4a54-949c-220549f64eff req-4b91316a-dff8-48b3-a34c-071aa97d03c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:36.214250 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-4b91316a-dff8-48b3-a34c-071aa97d03c5 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] DELETE https://10.4.3.213/volume/v3/attachments/3c89a7fa-3b7f-4a63-b4c4-b2446229e697 Aug 25 04:48:36.214250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-4b91316a-dff8-48b3-a34c-071aa97d03c5 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:36.214439 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-4b91316a-dff8-48b3-a34c-071aa97d03c5 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:36.233659 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:36.233659 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:36.313968 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-4b91316a-dff8-48b3-a34c-071aa97d03c5 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments/3c89a7fa-3b7f-4a63-b4c4-b2446229e697 returned with HTTP 200 Aug 25 04:48:36.314543 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 131/512] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:48:36 2026] DELETE /volume/v3/attachments/3c89a7fa-3b7f-4a63-b4c4-b2446229e697 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:36.324828 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-989f5a35-026e-4a54-949c-220549f64eff req-1cf8d4b1-a3c6-4514-a637-e5b7d20ff4fb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:36.327935 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-1cf8d4b1-a3c6-4514-a637-e5b7d20ff4fb tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] DELETE https://10.4.3.213/volume/v3/attachments/27722810-fc45-43cd-83b0-41de12f6b42b Aug 25 04:48:36.328207 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-1cf8d4b1-a3c6-4514-a637-e5b7d20ff4fb tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:36.328510 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-1cf8d4b1-a3c6-4514-a637-e5b7d20ff4fb tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:36.338023 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:36.338023 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:36.440942 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-989f5a35-026e-4a54-949c-220549f64eff req-1cf8d4b1-a3c6-4514-a637-e5b7d20ff4fb tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/attachments/27722810-fc45-43cd-83b0-41de12f6b42b returned with HTTP 200 Aug 25 04:48:36.441828 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 128/513] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:48:36 2026] DELETE /volume/v3/attachments/27722810-fc45-43cd-83b0-41de12f6b42b => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:36.936519 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3f49d04-78e2-43d0-963e-905eb915ae04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:36.942567 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3f49d04-78e2-43d0-963e-905eb915ae04 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:36.942715 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3f49d04-78e2-43d0-963e-905eb915ae04 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:36.943026 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3f49d04-78e2-43d0-963e-905eb915ae04 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:36.943099 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d3f49d04-78e2-43d0-963e-905eb915ae04 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:36.949369 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:36.949369 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:36.950491 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3f49d04-78e2-43d0-963e-905eb915ae04 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:36.951277 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 128/514] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:36 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:37.965701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-73956877-9fe4-4221-ad14-8d23a06b4bf5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:37.968060 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73956877-9fe4-4221-ad14-8d23a06b4bf5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:37.968252 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73956877-9fe4-4221-ad14-8d23a06b4bf5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:37.968512 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73956877-9fe4-4221-ad14-8d23a06b4bf5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:37.968654 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-73956877-9fe4-4221-ad14-8d23a06b4bf5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:37.974052 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:37.974052 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:37.974860 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73956877-9fe4-4221-ad14-8d23a06b4bf5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:37.975498 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 128/515] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:37 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:38.990459 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38d09ad3-2da3-4d3b-af60-faa0a32ae4de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:38.992417 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38d09ad3-2da3-4d3b-af60-faa0a32ae4de tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:38.992647 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38d09ad3-2da3-4d3b-af60-faa0a32ae4de tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:38.992893 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38d09ad3-2da3-4d3b-af60-faa0a32ae4de tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:38.993022 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-38d09ad3-2da3-4d3b-af60-faa0a32ae4de tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:39.000539 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:39.000539 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:39.001531 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38d09ad3-2da3-4d3b-af60-faa0a32ae4de tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:39.001909 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 132/516] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:38 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:40.018053 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-81fac283-351a-49ef-8e7b-5c34d031bafc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:40.022597 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-81fac283-351a-49ef-8e7b-5c34d031bafc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:40.023181 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-81fac283-351a-49ef-8e7b-5c34d031bafc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:40.023677 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-81fac283-351a-49ef-8e7b-5c34d031bafc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:40.023677 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-81fac283-351a-49ef-8e7b-5c34d031bafc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:40.032441 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:40.032441 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:40.033555 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-81fac283-351a-49ef-8e7b-5c34d031bafc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:40.035139 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 129/517] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:40 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:40.077247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd43a0c4-1b17-47e3-9040-c00140cb2fef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:40.077812 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd43a0c4-1b17-47e3-9040-c00140cb2fef None None] GET https://10.4.3.213/volume// Aug 25 04:48:40.078095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd43a0c4-1b17-47e3-9040-c00140cb2fef None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:40.078408 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd43a0c4-1b17-47e3-9040-c00140cb2fef None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:40.078950 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd43a0c4-1b17-47e3-9040-c00140cb2fef None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:40.080247 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 129/518] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:48:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:48:40.094258 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-d537954d-2dad-4b49-927f-93f3d14f7552 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:40.098396 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-d537954d-2dad-4b49-927f-93f3d14f7552 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:48:40.099042 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-d537954d-2dad-4b49-927f-93f3d14f7552 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:40.099492 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-d537954d-2dad-4b49-927f-93f3d14f7552 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:40.117302 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:40.117302 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:40.124674 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-d537954d-2dad-4b49-927f-93f3d14f7552 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:48:40.134967 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-d537954d-2dad-4b49-927f-93f3d14f7552 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:48:40.135892 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 129/519] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:48:40 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 1540 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:48:40.292444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-89b25f63-987e-4f65-9356-f93531d85c7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:40.296129 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-89b25f63-987e-4f65-9356-f93531d85c7f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] PUT https://10.4.3.213/volume/v3/attachments/e8c47e18-f2ce-4fc6-be48-c1ffca304661 Aug 25 04:48:40.296892 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-89b25f63-987e-4f65-9356-f93531d85c7f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:40.312650 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-89b25f63-987e-4f65-9356-f93531d85c7f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Acquiring lock "cinder-attachment_update-d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:48:40.319256 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-89b25f63-987e-4f65-9356-f93531d85c7f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Lock "cinder-attachment_update-d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:48:40.320702 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:40.320702 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:40.534852 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-89b25f63-987e-4f65-9356-f93531d85c7f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Lock "cinder-attachment_update-d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd-np0000008045" released by "attachment_update" :: held 0.215s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:48:40.535914 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-89b25f63-987e-4f65-9356-f93531d85c7f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/attachments/e8c47e18-f2ce-4fc6-be48-c1ffca304661 returned with HTTP 200 Aug 25 04:48:40.536447 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 133/520] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:48:40 2026] PUT /volume/v3/attachments/e8c47e18-f2ce-4fc6-be48-c1ffca304661 => generated 969 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:40.577877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-998a6d88-e6c2-4900-b7c5-91752c23845d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:40.581775 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-998a6d88-e6c2-4900-b7c5-91752c23845d tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] POST https://10.4.3.213/volume/v3/attachments/e8c47e18-f2ce-4fc6-be48-c1ffca304661/action Aug 25 04:48:40.582901 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-998a6d88-e6c2-4900-b7c5-91752c23845d tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:48:40.582901 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-998a6d88-e6c2-4900-b7c5-91752c23845d tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:40.613268 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:40.613268 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:40.634347 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a87c7a87-4938-4fe3-8d32-b2f125d9edc5 req-998a6d88-e6c2-4900-b7c5-91752c23845d tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/attachments/e8c47e18-f2ce-4fc6-be48-c1ffca304661/action returned with HTTP 204 Aug 25 04:48:40.635015 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 130/521] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:48:40 2026] POST /volume/v3/attachments/e8c47e18-f2ce-4fc6-be48-c1ffca304661/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:41.049311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd17262d-221c-4138-9b60-b2661baee1ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:41.051740 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd17262d-221c-4138-9b60-b2661baee1ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:41.052018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd17262d-221c-4138-9b60-b2661baee1ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:41.052270 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd17262d-221c-4138-9b60-b2661baee1ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:41.052417 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fd17262d-221c-4138-9b60-b2661baee1ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:41.060972 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:41.060972 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:41.062877 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd17262d-221c-4138-9b60-b2661baee1ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:41.064287 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 130/522] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:41 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:41.460860 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-968cdea0-ac8f-4baf-8476-9b762606ea26 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:41.463955 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-968cdea0-ac8f-4baf-8476-9b762606ea26 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 Aug 25 04:48:41.464512 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-968cdea0-ac8f-4baf-8476-9b762606ea26 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:41.464590 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-968cdea0-ac8f-4baf-8476-9b762606ea26 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:41.464876 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-968cdea0-ac8f-4baf-8476-9b762606ea26 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Delete volume with id: 0d893b20-2981-448c-a9c4-97d8954ad919 Aug 25 04:48:41.476638 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:41.476638 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:41.477417 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-968cdea0-ac8f-4baf-8476-9b762606ea26 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:48:41.516286 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-968cdea0-ac8f-4baf-8476-9b762606ea26 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Delete volume request issued successfully. Aug 25 04:48:41.516691 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-968cdea0-ac8f-4baf-8476-9b762606ea26 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 returned with HTTP 202 Aug 25 04:48:41.517454 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 130/523] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:48:41 2026] DELETE /volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:48:41.531013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4dcc1ed1-eda5-43cb-8fda-673a48a14c02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:41.536310 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dcc1ed1-eda5-43cb-8fda-673a48a14c02 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 Aug 25 04:48:41.537198 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dcc1ed1-eda5-43cb-8fda-673a48a14c02 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:41.537318 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dcc1ed1-eda5-43cb-8fda-673a48a14c02 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:41.549842 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:41.549842 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:41.558895 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4dcc1ed1-eda5-43cb-8fda-673a48a14c02 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:48:41.568685 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dcc1ed1-eda5-43cb-8fda-673a48a14c02 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 returned with HTTP 200 Aug 25 04:48:41.569191 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 134/524] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:41 2026] GET /volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:42.085255 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f32d25a1-ad22-455e-8e52-8d886ceafcd1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:42.088420 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f32d25a1-ad22-455e-8e52-8d886ceafcd1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:42.088420 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f32d25a1-ad22-455e-8e52-8d886ceafcd1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:42.088420 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f32d25a1-ad22-455e-8e52-8d886ceafcd1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:42.088420 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f32d25a1-ad22-455e-8e52-8d886ceafcd1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:42.093992 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:42.093992 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:42.094947 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f32d25a1-ad22-455e-8e52-8d886ceafcd1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:42.095891 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 131/525] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:42 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:42.584488 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd73a12f-4869-43f5-8d65-06b47ba97fca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:42.586917 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd73a12f-4869-43f5-8d65-06b47ba97fca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 Aug 25 04:48:42.587533 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd73a12f-4869-43f5-8d65-06b47ba97fca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:42.587533 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd73a12f-4869-43f5-8d65-06b47ba97fca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:42.595755 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd73a12f-4869-43f5-8d65-06b47ba97fca tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 returned with HTTP 404 Aug 25 04:48:42.596347 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 131/526] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:42 2026] GET /volume/v3/volumes/0d893b20-2981-448c-a9c4-97d8954ad919 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:42.610023 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ad751a6-69d6-4dfa-a8f9-97ccf21f517a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:42.614156 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ad751a6-69d6-4dfa-a8f9-97ccf21f517a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] DELETE https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 Aug 25 04:48:42.615762 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ad751a6-69d6-4dfa-a8f9-97ccf21f517a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:42.615762 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ad751a6-69d6-4dfa-a8f9-97ccf21f517a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:42.616147 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8ad751a6-69d6-4dfa-a8f9-97ccf21f517a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Delete volume with id: 1a4e9b13-124f-45e1-9075-25386b065089 Aug 25 04:48:42.627444 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:42.627444 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:42.628248 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8ad751a6-69d6-4dfa-a8f9-97ccf21f517a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:48:42.658160 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8ad751a6-69d6-4dfa-a8f9-97ccf21f517a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Delete volume request issued successfully. Aug 25 04:48:42.658160 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ad751a6-69d6-4dfa-a8f9-97ccf21f517a tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 returned with HTTP 202 Aug 25 04:48:42.658374 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 131/527] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:48:42 2026] DELETE /volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:48:42.673164 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-970b0de2-2ee2-43ba-a0a7-7aca396c40ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:42.673927 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-970b0de2-2ee2-43ba-a0a7-7aca396c40ce tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 Aug 25 04:48:42.674290 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-970b0de2-2ee2-43ba-a0a7-7aca396c40ce tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:42.675450 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-970b0de2-2ee2-43ba-a0a7-7aca396c40ce tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:42.686542 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:42.686542 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:42.694459 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-970b0de2-2ee2-43ba-a0a7-7aca396c40ce tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:48:42.699009 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-970b0de2-2ee2-43ba-a0a7-7aca396c40ce tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 returned with HTTP 200 Aug 25 04:48:42.699553 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 135/528] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:42 2026] GET /volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:43.110907 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a5e4a639-dc76-429f-93b6-ba8ead59b712 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:43.115544 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5e4a639-dc76-429f-93b6-ba8ead59b712 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:43.115544 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5e4a639-dc76-429f-93b6-ba8ead59b712 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:43.115544 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5e4a639-dc76-429f-93b6-ba8ead59b712 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:43.115544 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a5e4a639-dc76-429f-93b6-ba8ead59b712 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:43.123928 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:43.123928 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:43.123928 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5e4a639-dc76-429f-93b6-ba8ead59b712 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:43.123928 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 132/529] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:43 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:43.718093 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-369c07c6-4ad4-4d64-af05-7c9bada54ca5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:43.720379 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-369c07c6-4ad4-4d64-af05-7c9bada54ca5 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 Aug 25 04:48:43.720999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-369c07c6-4ad4-4d64-af05-7c9bada54ca5 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:43.720999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-369c07c6-4ad4-4d64-af05-7c9bada54ca5 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:43.734229 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-369c07c6-4ad4-4d64-af05-7c9bada54ca5 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 returned with HTTP 404 Aug 25 04:48:43.736261 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 132/530] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:43 2026] GET /volume/v3/volumes/1a4e9b13-124f-45e1-9075-25386b065089 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:43.746735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-944c2417-c53b-460b-8892-da2f18827925 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:43.751419 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-944c2417-c53b-460b-8892-da2f18827925 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:48:43.751811 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-944c2417-c53b-460b-8892-da2f18827925 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:43.752946 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-944c2417-c53b-460b-8892-da2f18827925 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:43.754856 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-944c2417-c53b-460b-8892-da2f18827925 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Delete volume with id: d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:48:43.772104 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:43.772104 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:43.773084 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-944c2417-c53b-460b-8892-da2f18827925 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:48:43.812904 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-944c2417-c53b-460b-8892-da2f18827925 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Delete volume request issued successfully. Aug 25 04:48:43.812904 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-944c2417-c53b-460b-8892-da2f18827925 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 202 Aug 25 04:48:43.813511 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 132/531] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:48:43 2026] DELETE /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:48:43.827530 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8218955-0c32-4415-95f7-0f15b9524634 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:43.833465 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8218955-0c32-4415-95f7-0f15b9524634 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:48:43.833465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8218955-0c32-4415-95f7-0f15b9524634 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:43.833465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8218955-0c32-4415-95f7-0f15b9524634 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:43.842786 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:43.842786 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:43.848538 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8218955-0c32-4415-95f7-0f15b9524634 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Volume info retrieved successfully. Aug 25 04:48:43.856727 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8218955-0c32-4415-95f7-0f15b9524634 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 200 Aug 25 04:48:43.857635 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 136/532] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:43 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 1389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:44.143944 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9648433b-9826-46c2-b298-5cf3e41e4d29 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:44.150899 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9648433b-9826-46c2-b298-5cf3e41e4d29 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:44.150899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9648433b-9826-46c2-b298-5cf3e41e4d29 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:44.150899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9648433b-9826-46c2-b298-5cf3e41e4d29 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:44.150899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9648433b-9826-46c2-b298-5cf3e41e4d29 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:44.163067 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:44.163067 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:44.164503 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9648433b-9826-46c2-b298-5cf3e41e4d29 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:44.165450 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 133/533] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:44 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:44.881584 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a4f92a6-f635-4a33-8122-ac3eb7c58d14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:44.883785 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a4f92a6-f635-4a33-8122-ac3eb7c58d14 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] GET https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 Aug 25 04:48:44.884066 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a4f92a6-f635-4a33-8122-ac3eb7c58d14 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:44.884299 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a4f92a6-f635-4a33-8122-ac3eb7c58d14 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:44.892066 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a4f92a6-f635-4a33-8122-ac3eb7c58d14 tempest-TaggedBootDevicesTest-1537231649 tempest-TaggedBootDevicesTest-1537231649-project-member] https://10.4.3.213/volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 returned with HTTP 404 Aug 25 04:48:44.892892 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 133/534] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:44 2026] GET /volume/v3/volumes/d07644d5-24de-4752-81e7-d8c08cf6ea89 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:45.185309 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cf76be66-c20f-4e40-b09f-7cd4f01fa9c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:45.189464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf76be66-c20f-4e40-b09f-7cd4f01fa9c3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:45.189847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf76be66-c20f-4e40-b09f-7cd4f01fa9c3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:45.190197 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf76be66-c20f-4e40-b09f-7cd4f01fa9c3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:45.190456 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cf76be66-c20f-4e40-b09f-7cd4f01fa9c3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:45.199265 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:45.199265 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:45.199265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf76be66-c20f-4e40-b09f-7cd4f01fa9c3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:45.200191 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 133/535] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:45 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:46.218521 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d808500b-0258-455c-8c61-6f0cadc1c0ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:46.226830 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d808500b-0258-455c-8c61-6f0cadc1c0ba tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:46.226830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d808500b-0258-455c-8c61-6f0cadc1c0ba tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:46.227163 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d808500b-0258-455c-8c61-6f0cadc1c0ba tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:46.227163 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d808500b-0258-455c-8c61-6f0cadc1c0ba tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:46.247551 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:46.247551 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:46.248514 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d808500b-0258-455c-8c61-6f0cadc1c0ba tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:46.248892 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 137/536] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:46 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:47.267970 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3b25ae3b-0b55-40aa-a17f-3d6b77e67c69 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:47.272826 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b25ae3b-0b55-40aa-a17f-3d6b77e67c69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:47.273377 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3b25ae3b-0b55-40aa-a17f-3d6b77e67c69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:47.273653 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3b25ae3b-0b55-40aa-a17f-3d6b77e67c69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:47.273811 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3b25ae3b-0b55-40aa-a17f-3d6b77e67c69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:47.281992 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:47.281992 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:47.283134 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3b25ae3b-0b55-40aa-a17f-3d6b77e67c69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:47.283707 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 134/537] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:47 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:47.300355 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d928e6a-ea5e-4246-9416-dbd7d1e94d4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:47.302652 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d928e6a-ea5e-4246-9416-dbd7d1e94d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda Aug 25 04:48:47.302946 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d928e6a-ea5e-4246-9416-dbd7d1e94d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:47.303604 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d928e6a-ea5e-4246-9416-dbd7d1e94d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:47.317569 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:47.317569 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:47.318214 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5d928e6a-ea5e-4246-9416-dbd7d1e94d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:48:47.319466 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d928e6a-ea5e-4246-9416-dbd7d1e94d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda returned with HTTP 200 Aug 25 04:48:47.321882 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 134/538] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:48:47 2026] GET /volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:47.342864 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8498701e-591b-40e7-80b6-c2f583960fbf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:47.350901 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8498701e-591b-40e7-80b6-c2f583960fbf tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:47.351080 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8498701e-591b-40e7-80b6-c2f583960fbf tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:47.351406 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8498701e-591b-40e7-80b6-c2f583960fbf tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:47.351856 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8498701e-591b-40e7-80b6-c2f583960fbf tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:47.362482 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:47.362482 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:47.363781 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8498701e-591b-40e7-80b6-c2f583960fbf tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:47.364607 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 134/539] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:47 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:47.382898 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-711f5f6d-d126-425d-ba0d-b2423c0c0433 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:47.388675 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-711f5f6d-d126-425d-ba0d-b2423c0c0433 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:47.389221 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-711f5f6d-d126-425d-ba0d-b2423c0c0433 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:47.390098 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-711f5f6d-d126-425d-ba0d-b2423c0c0433 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:47.390098 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-711f5f6d-d126-425d-ba0d-b2423c0c0433 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete backup with id: 53c45563-48a1-4764-b6d4-911ed23e4ff7. Aug 25 04:48:47.402510 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:47.402510 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:47.435999 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-711f5f6d-d126-425d-ba0d-b2423c0c0433 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] delete_backup rpcapi backup_id 53c45563-48a1-4764-b6d4-911ed23e4ff7 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:48:47.441267 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-711f5f6d-d126-425d-ba0d-b2423c0c0433 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 202 Aug 25 04:48:47.441267 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 138/540] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:48:47 2026] DELETE /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:48:47.455077 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b3be6031-feb1-4e0b-90d3-86781d28a4e0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:47.458826 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3be6031-feb1-4e0b-90d3-86781d28a4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:47.459364 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3be6031-feb1-4e0b-90d3-86781d28a4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:47.459526 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3be6031-feb1-4e0b-90d3-86781d28a4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:47.459924 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b3be6031-feb1-4e0b-90d3-86781d28a4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:47.468936 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:47.468936 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:47.470092 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3be6031-feb1-4e0b-90d3-86781d28a4e0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:47.470718 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 135/541] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:47 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:48.488457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44b1821b-e481-41b2-8ead-c24be9809229 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:48.491598 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44b1821b-e481-41b2-8ead-c24be9809229 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:48.491778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44b1821b-e481-41b2-8ead-c24be9809229 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:48.492105 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44b1821b-e481-41b2-8ead-c24be9809229 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:48.492562 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-44b1821b-e481-41b2-8ead-c24be9809229 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:48.503231 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:48.503231 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:48.504213 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44b1821b-e481-41b2-8ead-c24be9809229 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 200 Aug 25 04:48:48.504787 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 135/542] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:48 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:48.593377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-651b1882-7d48-406b-83ed-c92c791bc36c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:48.593377 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-651b1882-7d48-406b-83ed-c92c791bc36c None None] GET https://10.4.3.213/volume// Aug 25 04:48:48.593831 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-651b1882-7d48-406b-83ed-c92c791bc36c None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:48.593831 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-651b1882-7d48-406b-83ed-c92c791bc36c None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:48.594798 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-651b1882-7d48-406b-83ed-c92c791bc36c None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:48.594798 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 135/543] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:48: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 25 04:48:48.607826 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-a5e2a1e4-dce4-480a-9580-af9a3572405a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:48.610468 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-a5e2a1e4-dce4-480a-9580-af9a3572405a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:48:48.611060 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-a5e2a1e4-dce4-480a-9580-af9a3572405a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1211711-3f90-49b8-8889-16aecedc6a1c", "connector": null, "instance_uuid": "db507b7a-4053-43f4-beb5-d9c6d3d4bab1"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:48.627762 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:48.627762 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:48.678405 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-a5e2a1e4-dce4-480a-9580-af9a3572405a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:48:48.679017 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 139/544] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:48:48 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 25 04:48:48.690954 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-32f95ccb-6b88-4081-a02d-acb218355abe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:48.694171 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-32f95ccb-6b88-4081-a02d-acb218355abe tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] DELETE https://10.4.3.213/volume/v3/attachments/72a354b3-89d6-45f1-940a-d9c174faad8d Aug 25 04:48:48.694530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-32f95ccb-6b88-4081-a02d-acb218355abe tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:48.694785 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-32f95ccb-6b88-4081-a02d-acb218355abe tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:48.709631 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:48.709631 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:48.731940 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9899c59b-df1a-4929-b6c4-a9bb45b9c69f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:48.734941 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9899c59b-df1a-4929-b6c4-a9bb45b9c69f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] GET https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:48:48.735184 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9899c59b-df1a-4929-b6c4-a9bb45b9c69f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:48.735469 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9899c59b-df1a-4929-b6c4-a9bb45b9c69f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:48.751543 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:48.751543 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:48.755265 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9899c59b-df1a-4929-b6c4-a9bb45b9c69f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:48:48.762744 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9899c59b-df1a-4929-b6c4-a9bb45b9c69f tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 200 Aug 25 04:48:48.763780 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 136/545] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:48:48 2026] GET /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 1833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:48:48.792093 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-32f95ccb-6b88-4081-a02d-acb218355abe tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/72a354b3-89d6-45f1-940a-d9c174faad8d returned with HTTP 200 Aug 25 04:48:48.792093 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 136/546] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:48:48 2026] DELETE /volume/v3/attachments/72a354b3-89d6-45f1-940a-d9c174faad8d => generated 192 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:49.521516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-06240e28-4d9d-4450-825f-8b49e852de49 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:49.525464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06240e28-4d9d-4450-825f-8b49e852de49 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 Aug 25 04:48:49.525754 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06240e28-4d9d-4450-825f-8b49e852de49 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:49.526008 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06240e28-4d9d-4450-825f-8b49e852de49 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:49.526272 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-06240e28-4d9d-4450-825f-8b49e852de49 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Show backup with id 53c45563-48a1-4764-b6d4-911ed23e4ff7. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:48:49.538161 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06240e28-4d9d-4450-825f-8b49e852de49 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 returned with HTTP 404 Aug 25 04:48:49.539304 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 136/547] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:49 2026] GET /volume/v3/backups/53c45563-48a1-4764-b6d4-911ed23e4ff7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:49.681798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-311c30e9-dfb4-480a-8c2d-2014d40556e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:49.685174 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-311c30e9-dfb4-480a-8c2d-2014d40556e7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda Aug 25 04:48:49.685174 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-311c30e9-dfb4-480a-8c2d-2014d40556e7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:49.685174 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-311c30e9-dfb4-480a-8c2d-2014d40556e7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:49.686396 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-311c30e9-dfb4-480a-8c2d-2014d40556e7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 45d97644-7d0a-4a0e-85eb-3d4b1da08bda Aug 25 04:48:49.699217 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:49.699217 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:49.699217 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-311c30e9-dfb4-480a-8c2d-2014d40556e7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:48:49.733939 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-311c30e9-dfb4-480a-8c2d-2014d40556e7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:48:49.733939 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-311c30e9-dfb4-480a-8c2d-2014d40556e7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda returned with HTTP 202 Aug 25 04:48:49.733939 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 140/548] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:48:49 2026] DELETE /volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:48:49.750267 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5098dfa0-a65d-47b6-9a83-9eb9425f8ef3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:49.756042 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5098dfa0-a65d-47b6-9a83-9eb9425f8ef3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda Aug 25 04:48:49.757624 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5098dfa0-a65d-47b6-9a83-9eb9425f8ef3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:49.758985 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5098dfa0-a65d-47b6-9a83-9eb9425f8ef3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:49.774246 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:49.774246 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:49.774246 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5098dfa0-a65d-47b6-9a83-9eb9425f8ef3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:48:49.776915 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5098dfa0-a65d-47b6-9a83-9eb9425f8ef3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda returned with HTTP 200 Aug 25 04:48:49.778595 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 137/549] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:48:49 2026] GET /volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:50.266286 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a731fecb-f090-4870-860b-da3d2f0da02e req-2b1361f6-ffd4-4a90-93f0-2efa7e7ce4f4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.276456 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-2b1361f6-ffd4-4a90-93f0-2efa7e7ce4f4 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:50.276931 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-2b1361f6-ffd4-4a90-93f0-2efa7e7ce4f4 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:50.277751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-2b1361f6-ffd4-4a90-93f0-2efa7e7ce4f4 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:50.288695 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:50.288695 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:50.295542 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a731fecb-f090-4870-860b-da3d2f0da02e req-2b1361f6-ffd4-4a90-93f0-2efa7e7ce4f4 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:50.303078 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-2b1361f6-ffd4-4a90-93f0-2efa7e7ce4f4 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:50.304642 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 137/550] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:48:50 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:50.431375 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5536fe64-bc5a-489f-bcbe-f384f7556975 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.432275 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5536fe64-bc5a-489f-bcbe-f384f7556975 None None] GET https://10.4.3.213/volume// Aug 25 04:48:50.432275 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5536fe64-bc5a-489f-bcbe-f384f7556975 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:50.432643 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5536fe64-bc5a-489f-bcbe-f384f7556975 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:50.433006 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5536fe64-bc5a-489f-bcbe-f384f7556975 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:50.433449 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 137/551] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:48: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 25 04:48:50.446228 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a731fecb-f090-4870-860b-da3d2f0da02e req-60bb2b0d-5924-4e8f-8548-7180b6cd1ac8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.451221 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-60bb2b0d-5924-4e8f-8548-7180b6cd1ac8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:48:50.451536 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-60bb2b0d-5924-4e8f-8548-7180b6cd1ac8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b952edd-7e97-4be1-b394-d77a77d83971", "connector": null, "instance_uuid": "357f6b22-137b-4db0-a02e-67a3be372a6a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:50.470045 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:50.470045 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:50.487953 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-9faea4b9-d20e-4f46-af8c-3d85d45a6d4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.492062 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-9faea4b9-d20e-4f46-af8c-3d85d45a6d4e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] PUT https://10.4.3.213/volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117 Aug 25 04:48:50.492693 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-9faea4b9-d20e-4f46-af8c-3d85d45a6d4e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:50.503661 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-9faea4b9-d20e-4f46-af8c-3d85d45a6d4e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Acquiring lock "cinder-attachment_update-d1211711-3f90-49b8-8889-16aecedc6a1c-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:48:50.510487 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-9faea4b9-d20e-4f46-af8c-3d85d45a6d4e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Lock "cinder-attachment_update-d1211711-3f90-49b8-8889-16aecedc6a1c-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:48:50.510885 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:50.510885 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:50.532991 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-60bb2b0d-5924-4e8f-8548-7180b6cd1ac8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:48:50.533929 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 141/552] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:48:50 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:50.580891 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f791a77d-cb53-452d-bc09-61063d3184d9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.584879 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f791a77d-cb53-452d-bc09-61063d3184d9 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:50.584879 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f791a77d-cb53-452d-bc09-61063d3184d9 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:50.585133 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f791a77d-cb53-452d-bc09-61063d3184d9 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:50.599674 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-54f7f80d-2184-4a14-9cd9-550f21bfd5e8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.600106 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54f7f80d-2184-4a14-9cd9-550f21bfd5e8 None None] GET https://10.4.3.213/volume// Aug 25 04:48:50.600339 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54f7f80d-2184-4a14-9cd9-550f21bfd5e8 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:50.601682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54f7f80d-2184-4a14-9cd9-550f21bfd5e8 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:50.601882 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:50.601882 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:50.602061 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54f7f80d-2184-4a14-9cd9-550f21bfd5e8 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:50.602609 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 138/553] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:48: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 25 04:48:50.609106 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f791a77d-cb53-452d-bc09-61063d3184d9 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:50.617301 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a731fecb-f090-4870-860b-da3d2f0da02e req-01ce0c5c-94b5-46fa-992f-6ceefc296192 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.618640 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f791a77d-cb53-452d-bc09-61063d3184d9 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:50.619207 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 138/554] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:50 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:50.621134 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-01ce0c5c-94b5-46fa-992f-6ceefc296192 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:50.621723 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-01ce0c5c-94b5-46fa-992f-6ceefc296192 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:50.622080 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-01ce0c5c-94b5-46fa-992f-6ceefc296192 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:50.639375 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:50.639375 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:50.645629 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a731fecb-f090-4870-860b-da3d2f0da02e req-01ce0c5c-94b5-46fa-992f-6ceefc296192 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:50.656771 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-01ce0c5c-94b5-46fa-992f-6ceefc296192 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:50.656771 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 142/555] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:48:50 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:48:50.666867 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-9faea4b9-d20e-4f46-af8c-3d85d45a6d4e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Lock "cinder-attachment_update-d1211711-3f90-49b8-8889-16aecedc6a1c-np0000008045" released by "attachment_update" :: held 0.156s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:48:50.666867 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-9faea4b9-d20e-4f46-af8c-3d85d45a6d4e tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117 returned with HTTP 200 Aug 25 04:48:50.667038 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 138/556] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:48:50 2026] PUT /volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:50.680018 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e9be1480-c449-483f-98b0-250e1b77dbd6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.683256 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e9be1480-c449-483f-98b0-250e1b77dbd6 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117 Aug 25 04:48:50.683533 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e9be1480-c449-483f-98b0-250e1b77dbd6 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:50.684002 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e9be1480-c449-483f-98b0-250e1b77dbd6 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:50.711717 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e9be1480-c449-483f-98b0-250e1b77dbd6 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117 returned with HTTP 200 Aug 25 04:48:50.711882 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 139/557] 10.4.3.213 () {70 vars in 1651 bytes} [Tue Aug 25 04:48:50 2026] GET /volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:50.795215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2fccb4f-1a80-4aa5-b3b5-8b3ac5f47b1d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.799068 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2fccb4f-1a80-4aa5-b3b5-8b3ac5f47b1d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda Aug 25 04:48:50.799335 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2fccb4f-1a80-4aa5-b3b5-8b3ac5f47b1d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:50.799928 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2fccb4f-1a80-4aa5-b3b5-8b3ac5f47b1d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:50.802849 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a731fecb-f090-4870-860b-da3d2f0da02e req-ccd57721-2990-4d1f-9cc8-85fe1f5064da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.811569 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-ccd57721-2990-4d1f-9cc8-85fe1f5064da tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] PUT https://10.4.3.213/volume/v3/attachments/40e615fa-b645-4945-b4ee-a30d9729c332 Aug 25 04:48:50.811771 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-ccd57721-2990-4d1f-9cc8-85fe1f5064da tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:50.813215 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2fccb4f-1a80-4aa5-b3b5-8b3ac5f47b1d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda returned with HTTP 404 Aug 25 04:48:50.814701 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 139/558] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:48:50 2026] GET /volume/v3/snapshots/45d97644-7d0a-4a0e-85eb-3d4b1da08bda => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:50.830361 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a731fecb-f090-4870-860b-da3d2f0da02e req-ccd57721-2990-4d1f-9cc8-85fe1f5064da tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Acquiring lock "cinder-attachment_update-0b952edd-7e97-4be1-b394-d77a77d83971-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:48:50.835808 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65a63664-1398-48a6-9f44-283503181a06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.836650 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65a63664-1398-48a6-9f44-283503181a06 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:48:50.837138 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65a63664-1398-48a6-9f44-283503181a06 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:50.837834 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65a63664-1398-48a6-9f44-283503181a06 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:50.842156 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a731fecb-f090-4870-860b-da3d2f0da02e req-ccd57721-2990-4d1f-9cc8-85fe1f5064da tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Lock "cinder-attachment_update-0b952edd-7e97-4be1-b394-d77a77d83971-np0000008045" acquired by "attachment_update" :: waited 0.012s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:48:50.844114 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:50.844114 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:50.848282 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:50.848282 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:50.855935 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65a63664-1398-48a6-9f44-283503181a06 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:48:50.862285 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65a63664-1398-48a6-9f44-283503181a06 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:48:50.863136 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 139/559] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:50 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:50.919626 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:50.923177 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:48:50.924063 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-764151854"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:50.927252 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request body: {'volume': {'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-764151854'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:48:51.013526 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a731fecb-f090-4870-860b-da3d2f0da02e req-ccd57721-2990-4d1f-9cc8-85fe1f5064da tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Lock "cinder-attachment_update-0b952edd-7e97-4be1-b394-d77a77d83971-np0000008045" released by "attachment_update" :: held 0.171s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:48:51.013526 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-ccd57721-2990-4d1f-9cc8-85fe1f5064da tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/attachments/40e615fa-b645-4945-b4ee-a30d9729c332 returned with HTTP 200 Aug 25 04:48:51.014636 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 143/560] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:48:50 2026] PUT /volume/v3/attachments/40e615fa-b645-4945-b4ee-a30d9729c332 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:51.062855 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume of 1 GB Aug 25 04:48:51.063212 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:51.063212 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:51.077486 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Availability Zones retrieved successfully. Aug 25 04:48:51.086917 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (556723b8-73ba-4fc8-9461-870bfddfa0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:51.088336 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e29c541-beed-47ed-9754-7a889dfdccec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:51.089899 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:48:51.176491 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e29c541-beed-47ed-9754-7a889dfdccec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:51.176849 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e30d5652-08ba-4503-ad74-14fb562fe04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:51.231788 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['93eba977-d425-49ce-b30e-e83cc55ffd97', 'ee9f3f16-3b68-42a8-abae-9775ec1c0fde', '1abda14d-2775-4d67-ac29-934d25d851e0', '316b5515-ef27-439a-ba71-3ddcc287225e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:48:51.232987 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e30d5652-08ba-4503-ad74-14fb562fe04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93eba977-d425-49ce-b30e-e83cc55ffd97', 'ee9f3f16-3b68-42a8-abae-9775ec1c0fde', '1abda14d-2775-4d67-ac29-934d25d851e0', '316b5515-ef27-439a-ba71-3ddcc287225e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:51.234251 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1cd688-a7b9-4d5a-a781-784b3dba650a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:51.264462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1cd688-a7b9-4d5a-a781-784b3dba650a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f28473d1-1e23-4012-954d-8619f6c3cc56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-764151854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['93eba977-d425-49ce-b30e-e83cc55ffd97','ee9f3f16-3b68-42a8-abae-9775ec1c0fde','1abda14d-2775-4d67-ac29-934d25d851e0','316b5515-ef27-439a-ba71-3ddcc287225e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:48:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-764151854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f28473d1-1e23-4012-954d-8619f6c3cc56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bc7ca8699c48d384c62db05ef95400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a7816d8603495fb48d1f4516083c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:51.265572 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9b84e9-e940-4a5a-a53a-215bf2c64c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:51.288628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9b84e9-e940-4a5a-a53a-215bf2c64c7f) transitioned into state 'SUCCESS' from state '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-764151854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['93eba977-d425-49ce-b30e-e83cc55ffd97','ee9f3f16-3b68-42a8-abae-9775ec1c0fde','1abda14d-2775-4d67-ac29-934d25d851e0','316b5515-ef27-439a-ba71-3ddcc287225e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:51.290861 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8cddf4a-c8a8-4611-be0a-76d0cc7cb9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:48:51.304112 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8cddf4a-c8a8-4611-be0a-76d0cc7cb9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:48:51.305422 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (556723b8-73ba-4fc8-9461-870bfddfa0a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:48:51.305693 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request issued successfully. Aug 25 04:48:51.306536 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6756263-8c82-45d2-8d24-114ebf4bd0aa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:48:51.307088 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 140/561] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:48:50 2026] POST /volume/v3/volumes => generated 753 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:48:51.322217 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-42af946d-f2ce-47e3-babd-da4376d788e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:51.325533 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42af946d-f2ce-47e3-babd-da4376d788e2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:48:51.326045 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42af946d-f2ce-47e3-babd-da4376d788e2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:51.326394 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42af946d-f2ce-47e3-babd-da4376d788e2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:51.336348 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:51.336348 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:51.343934 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-42af946d-f2ce-47e3-babd-da4376d788e2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:48:51.350531 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42af946d-f2ce-47e3-babd-da4376d788e2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:48:51.351203 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 140/562] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:51 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:51.634240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d004546-ef81-4d7a-822e-b9a662d378a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:51.636291 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d004546-ef81-4d7a-822e-b9a662d378a8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:51.636520 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d004546-ef81-4d7a-822e-b9a662d378a8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:51.636864 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d004546-ef81-4d7a-822e-b9a662d378a8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:51.669412 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:51.669412 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:51.674007 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5d004546-ef81-4d7a-822e-b9a662d378a8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:51.679133 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d004546-ef81-4d7a-822e-b9a662d378a8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:51.679423 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 140/563] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:51 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:52.373629 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c534b0bd-b104-4db3-bfb5-9a0554671fe4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:52.376340 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c534b0bd-b104-4db3-bfb5-9a0554671fe4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:48:52.376615 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c534b0bd-b104-4db3-bfb5-9a0554671fe4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:52.377203 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c534b0bd-b104-4db3-bfb5-9a0554671fe4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:52.389578 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:52.389578 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:52.400187 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c534b0bd-b104-4db3-bfb5-9a0554671fe4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:48:52.409950 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c534b0bd-b104-4db3-bfb5-9a0554671fe4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:48:52.410553 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 144/564] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:52 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:52.695521 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4150274-ffef-4c0a-b0a1-82cfa7e23ba6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:52.697534 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4150274-ffef-4c0a-b0a1-82cfa7e23ba6 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:52.697769 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4150274-ffef-4c0a-b0a1-82cfa7e23ba6 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:52.697991 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4150274-ffef-4c0a-b0a1-82cfa7e23ba6 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:52.716306 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:52.716306 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:52.722051 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a4150274-ffef-4c0a-b0a1-82cfa7e23ba6 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:52.730004 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4150274-ffef-4c0a-b0a1-82cfa7e23ba6 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:52.730584 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 141/565] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:52 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:53.746177 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2aee09d1-6142-428f-986d-2f5d18dccfcb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:53.748461 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2aee09d1-6142-428f-986d-2f5d18dccfcb tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:53.748760 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2aee09d1-6142-428f-986d-2f5d18dccfcb tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:53.748959 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2aee09d1-6142-428f-986d-2f5d18dccfcb tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:53.761420 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:53.761420 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:53.766068 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2aee09d1-6142-428f-986d-2f5d18dccfcb tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:53.774359 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2aee09d1-6142-428f-986d-2f5d18dccfcb tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:53.774952 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 141/566] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:53 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:54.793330 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d7cd815-4dab-4507-95fc-8cd3228834af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:54.795465 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d7cd815-4dab-4507-95fc-8cd3228834af tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:54.795762 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d7cd815-4dab-4507-95fc-8cd3228834af tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:54.796055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d7cd815-4dab-4507-95fc-8cd3228834af tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:54.806879 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:54.806879 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:54.811009 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d7cd815-4dab-4507-95fc-8cd3228834af tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:54.817977 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d7cd815-4dab-4507-95fc-8cd3228834af tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:54.818834 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 141/567] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:54 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:55.799591 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e3cfbee8-782e-4090-8864-52270b0a1f53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:55.804270 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e3cfbee8-782e-4090-8864-52270b0a1f53 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] POST https://10.4.3.213/volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117/action Aug 25 04:48:55.805957 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e3cfbee8-782e-4090-8864-52270b0a1f53 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:48:55.807117 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e3cfbee8-782e-4090-8864-52270b0a1f53 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:55.841507 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e2cc355-42f4-4720-9550-c9b1c200021d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:55.843320 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:55.843320 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:55.844808 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e2cc355-42f4-4720-9550-c9b1c200021d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:55.845025 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e2cc355-42f4-4720-9550-c9b1c200021d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:55.845494 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e2cc355-42f4-4720-9550-c9b1c200021d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:55.866588 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-be827e45-cd6c-4e05-b223-d23cd4d6064a req-e3cfbee8-782e-4090-8864-52270b0a1f53 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117/action returned with HTTP 204 Aug 25 04:48:55.867171 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 145/568] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:48:55 2026] POST /volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:55.868109 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:55.868109 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:55.877334 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7e2cc355-42f4-4720-9550-c9b1c200021d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:55.885069 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e2cc355-42f4-4720-9550-c9b1c200021d tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:55.886650 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 142/569] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:55 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:56.907714 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dcbbed2d-d322-4f33-8104-4b9044b3e973 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:56.910152 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcbbed2d-d322-4f33-8104-4b9044b3e973 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:56.910409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcbbed2d-d322-4f33-8104-4b9044b3e973 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:56.910744 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcbbed2d-d322-4f33-8104-4b9044b3e973 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:56.924619 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:56.924619 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:56.930905 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dcbbed2d-d322-4f33-8104-4b9044b3e973 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:56.936675 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcbbed2d-d322-4f33-8104-4b9044b3e973 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:56.937388 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 142/570] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:56 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:48:57.443038 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a731fecb-f090-4870-860b-da3d2f0da02e req-7583100e-8c90-4306-a943-1bdfab9a90e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:57.449096 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-7583100e-8c90-4306-a943-1bdfab9a90e7 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] POST https://10.4.3.213/volume/v3/attachments/40e615fa-b645-4945-b4ee-a30d9729c332/action Aug 25 04:48:57.449980 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-7583100e-8c90-4306-a943-1bdfab9a90e7 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:48:57.449980 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-7583100e-8c90-4306-a943-1bdfab9a90e7 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:57.476578 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:57.476578 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:57.502335 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a731fecb-f090-4870-860b-da3d2f0da02e req-7583100e-8c90-4306-a943-1bdfab9a90e7 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/attachments/40e615fa-b645-4945-b4ee-a30d9729c332/action returned with HTTP 204 Aug 25 04:48:57.503370 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 142/571] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:48:57 2026] POST /volume/v3/attachments/40e615fa-b645-4945-b4ee-a30d9729c332/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:48:57.956311 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7bba83fd-21fc-4def-8c87-9e5dcaf5a6de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:57.959535 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bba83fd-21fc-4def-8c87-9e5dcaf5a6de tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:57.959851 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bba83fd-21fc-4def-8c87-9e5dcaf5a6de tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:57.960204 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bba83fd-21fc-4def-8c87-9e5dcaf5a6de tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:57.975865 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:57.975865 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:57.978919 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7bba83fd-21fc-4def-8c87-9e5dcaf5a6de tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:57.985251 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bba83fd-21fc-4def-8c87-9e5dcaf5a6de tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:57.985896 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 146/572] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:57 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:58.004886 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68fe87b3-e854-43e2-bd1d-492ffc795cb8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:58.007460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68fe87b3-e854-43e2-bd1d-492ffc795cb8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:58.007751 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68fe87b3-e854-43e2-bd1d-492ffc795cb8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:58.008040 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68fe87b3-e854-43e2-bd1d-492ffc795cb8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:58.025538 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:58.025538 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:48:58.032884 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-68fe87b3-e854-43e2-bd1d-492ffc795cb8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:58.040796 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68fe87b3-e854-43e2-bd1d-492ffc795cb8 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:58.041339 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 143/573] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:58 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:59.742955 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-36a6f4ba-0503-4dae-a225-4a4e26d8f860 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:59.745780 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-36a6f4ba-0503-4dae-a225-4a4e26d8f860 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:59.746284 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-36a6f4ba-0503-4dae-a225-4a4e26d8f860 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:59.747073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-36a6f4ba-0503-4dae-a225-4a4e26d8f860 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:59.759765 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:59.759765 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:48:59.765227 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-36a6f4ba-0503-4dae-a225-4a4e26d8f860 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:59.771399 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-36a6f4ba-0503-4dae-a225-4a4e26d8f860 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:59.771975 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 143/574] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:48:59 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:59.849888 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-50b6465f-61e5-44fb-b666-38c191c9e429 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:59.854171 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-50b6465f-61e5-44fb-b666-38c191c9e429 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] POST https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971/action Aug 25 04:48:59.854171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-50b6465f-61e5-44fb-b666-38c191c9e429 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:48:59.854171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-50b6465f-61e5-44fb-b666-38c191c9e429 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:48:59.872368 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:59.872368 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:48:59.873203 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-50b6465f-61e5-44fb-b666-38c191c9e429 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:59.887276 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-50b6465f-61e5-44fb-b666-38c191c9e429 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Begin detaching volume completed successfully. Aug 25 04:48:59.887276 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-50b6465f-61e5-44fb-b666-38c191c9e429 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971/action returned with HTTP 202 Aug 25 04:48:59.887276 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 143/575] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:48:59 2026] POST /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 04:48:59.918730 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3fd2d0ea-d91f-4ef5-8ce2-358a25315246 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:59.921546 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fd2d0ea-d91f-4ef5-8ce2-358a25315246 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:59.922994 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3fd2d0ea-d91f-4ef5-8ce2-358a25315246 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:59.923938 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3fd2d0ea-d91f-4ef5-8ce2-358a25315246 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:59.947584 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:48:59.947584 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:48:59.953067 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3fd2d0ea-d91f-4ef5-8ce2-358a25315246 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:48:59.956371 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6f46c43d-73d5-4381-b4c2-637d0216123e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:59.956371 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f46c43d-73d5-4381-b4c2-637d0216123e None None] GET https://10.4.3.213/volume// Aug 25 04:48:59.956371 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f46c43d-73d5-4381-b4c2-637d0216123e None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:59.956371 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f46c43d-73d5-4381-b4c2-637d0216123e None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:48:59.956371 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f46c43d-73d5-4381-b4c2-637d0216123e None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:48:59.956371 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 144/576] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:48: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 25 04:48:59.959568 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fd2d0ea-d91f-4ef5-8ce2-358a25315246 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:48:59.960136 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 147/577] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:48:59 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:48:59.969106 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-d110644b-b8e8-42f9-88ae-144ccab8467f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:48:59.979257 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-d110644b-b8e8-42f9-88ae-144ccab8467f tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:48:59.979257 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-d110644b-b8e8-42f9-88ae-144ccab8467f tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:48:59.979257 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-d110644b-b8e8-42f9-88ae-144ccab8467f tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:00.002594 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:00.002594 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:00.012461 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-d110644b-b8e8-42f9-88ae-144ccab8467f tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:49:00.017131 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-d110644b-b8e8-42f9-88ae-144ccab8467f tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:49:00.018117 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 144/578] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:48:59 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 1320 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:49:00.983519 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8897d8dc-6128-4032-93db-d32844b9ac86 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:00.984160 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8897d8dc-6128-4032-93db-d32844b9ac86 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:49:00.984209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8897d8dc-6128-4032-93db-d32844b9ac86 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:00.984454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8897d8dc-6128-4032-93db-d32844b9ac86 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:01.003679 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:01.003679 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:01.013212 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8897d8dc-6128-4032-93db-d32844b9ac86 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:49:01.024693 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8897d8dc-6128-4032-93db-d32844b9ac86 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:49:01.028454 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 144/579] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:00 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:01.259032 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-caffa514-3d38-4cf1-981b-ecfda3ae611e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:01.264946 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-caffa514-3d38-4cf1-981b-ecfda3ae611e tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] DELETE https://10.4.3.213/volume/v3/attachments/40e615fa-b645-4945-b4ee-a30d9729c332 Aug 25 04:49:01.265256 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-caffa514-3d38-4cf1-981b-ecfda3ae611e tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:01.266535 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-caffa514-3d38-4cf1-981b-ecfda3ae611e tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:01.281980 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:01.281980 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:01.376676 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-98bd77bf-9fd1-4b72-8a6d-022163c0e9e2 req-caffa514-3d38-4cf1-981b-ecfda3ae611e tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/attachments/40e615fa-b645-4945-b4ee-a30d9729c332 returned with HTTP 200 Aug 25 04:49:01.378496 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 145/580] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:01 2026] DELETE /volume/v3/attachments/40e615fa-b645-4945-b4ee-a30d9729c332 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:02.051229 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f415b5b-2d35-4c46-b21a-7d0f9e841d08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:02.055210 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f415b5b-2d35-4c46-b21a-7d0f9e841d08 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:49:02.055210 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f415b5b-2d35-4c46-b21a-7d0f9e841d08 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:02.055210 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f415b5b-2d35-4c46-b21a-7d0f9e841d08 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:02.066208 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:02.066208 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:02.072356 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f415b5b-2d35-4c46-b21a-7d0f9e841d08 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:49:02.081588 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f415b5b-2d35-4c46-b21a-7d0f9e841d08 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:49:02.082190 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 148/581] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:02 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:04.116948 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-eca079b7-5d19-410b-915d-93647ed0412f req-d6df8f52-a3bd-4c4b-a5cc-e11f071bda28 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:04.122109 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-d6df8f52-a3bd-4c4b-a5cc-e11f071bda28 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:04.122589 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-d6df8f52-a3bd-4c4b-a5cc-e11f071bda28 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:04.123845 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-d6df8f52-a3bd-4c4b-a5cc-e11f071bda28 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:04.139567 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:04.139567 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:04.155952 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-eca079b7-5d19-410b-915d-93647ed0412f req-d6df8f52-a3bd-4c4b-a5cc-e11f071bda28 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:04.162974 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-d6df8f52-a3bd-4c4b-a5cc-e11f071bda28 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:04.163625 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 145/582] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:04 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:04.330853 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c08b4cb2-25d6-48c1-bf0c-caa3461a2417 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:04.331345 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c08b4cb2-25d6-48c1-bf0c-caa3461a2417 None None] GET https://10.4.3.213/volume// Aug 25 04:49:04.331540 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c08b4cb2-25d6-48c1-bf0c-caa3461a2417 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:04.331832 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c08b4cb2-25d6-48c1-bf0c-caa3461a2417 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:04.332219 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c08b4cb2-25d6-48c1-bf0c-caa3461a2417 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:49:04.333408 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 145/583] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:49:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:49:04.347211 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-eca079b7-5d19-410b-915d-93647ed0412f req-1d5d3e55-c73e-4788-9190-92a442b83665 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:04.352002 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-1d5d3e55-c73e-4788-9190-92a442b83665 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:49:04.352597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-1d5d3e55-c73e-4788-9190-92a442b83665 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24e0f545-0be5-4b53-85a1-dcb0ced308b7", "connector": null, "instance_uuid": "c146ecaa-936a-4f64-9139-13823db0c013"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:04.364994 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:04.364994 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:04.439394 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-1d5d3e55-c73e-4788-9190-92a442b83665 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:49:04.439394 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 146/584] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:49:04 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:04.492055 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5c09907-6d89-4907-b6f6-65c527e557de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:04.495300 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5c09907-6d89-4907-b6f6-65c527e557de tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:04.495652 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5c09907-6d89-4907-b6f6-65c527e557de tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:04.495924 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5c09907-6d89-4907-b6f6-65c527e557de tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:04.520848 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:04.520848 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:04.528751 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5c09907-6d89-4907-b6f6-65c527e557de tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:04.530623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75f533e7-5b4c-4cc8-bf9a-f6b7204d5265 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:04.531052 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75f533e7-5b4c-4cc8-bf9a-f6b7204d5265 None None] GET https://10.4.3.213/volume// Aug 25 04:49:04.531420 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75f533e7-5b4c-4cc8-bf9a-f6b7204d5265 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:04.534721 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75f533e7-5b4c-4cc8-bf9a-f6b7204d5265 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:04.536077 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75f533e7-5b4c-4cc8-bf9a-f6b7204d5265 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:49:04.536868 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 146/585] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:49:04 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:49:04.543622 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5c09907-6d89-4907-b6f6-65c527e557de tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:04.543622 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 149/586] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:04 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:04.554859 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-eca079b7-5d19-410b-915d-93647ed0412f req-bd45e08d-a893-4e8a-a331-5662d3afecb7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:04.558352 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-bd45e08d-a893-4e8a-a331-5662d3afecb7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:04.558352 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-bd45e08d-a893-4e8a-a331-5662d3afecb7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:04.558697 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-bd45e08d-a893-4e8a-a331-5662d3afecb7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:04.576442 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:04.576442 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:04.588986 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-eca079b7-5d19-410b-915d-93647ed0412f req-bd45e08d-a893-4e8a-a331-5662d3afecb7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:04.593625 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-bd45e08d-a893-4e8a-a331-5662d3afecb7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:04.594202 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 146/587] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:49:04 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 1031 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:49:04.726902 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-eca079b7-5d19-410b-915d-93647ed0412f req-e8f94ba6-569b-4d27-a585-5b20d1bcf5ad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:04.733288 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-e8f94ba6-569b-4d27-a585-5b20d1bcf5ad tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] PUT https://10.4.3.213/volume/v3/attachments/85ac22b8-2dff-4455-b62f-253fe107a0aa Aug 25 04:49:04.734477 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-e8f94ba6-569b-4d27-a585-5b20d1bcf5ad tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:04.744447 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-eca079b7-5d19-410b-915d-93647ed0412f req-e8f94ba6-569b-4d27-a585-5b20d1bcf5ad tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Acquiring lock "cinder-attachment_update-24e0f545-0be5-4b53-85a1-dcb0ced308b7-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:49:04.752355 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-eca079b7-5d19-410b-915d-93647ed0412f req-e8f94ba6-569b-4d27-a585-5b20d1bcf5ad tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Lock "cinder-attachment_update-24e0f545-0be5-4b53-85a1-dcb0ced308b7-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:49:04.754102 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:04.754102 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:04.890323 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-eca079b7-5d19-410b-915d-93647ed0412f req-e8f94ba6-569b-4d27-a585-5b20d1bcf5ad tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Lock "cinder-attachment_update-24e0f545-0be5-4b53-85a1-dcb0ced308b7-np0000008045" released by "attachment_update" :: held 0.138s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:49:04.890911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-e8f94ba6-569b-4d27-a585-5b20d1bcf5ad tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/attachments/85ac22b8-2dff-4455-b62f-253fe107a0aa returned with HTTP 200 Aug 25 04:49:04.892012 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 147/588] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:49:04 2026] PUT /volume/v3/attachments/85ac22b8-2dff-4455-b62f-253fe107a0aa => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:49:05.561506 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7e97d9dc-eb82-409a-8017-6561e2b64b0e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:05.563537 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e97d9dc-eb82-409a-8017-6561e2b64b0e tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:05.563863 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e97d9dc-eb82-409a-8017-6561e2b64b0e tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:05.564150 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e97d9dc-eb82-409a-8017-6561e2b64b0e tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:05.591017 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:05.591017 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:05.606267 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7e97d9dc-eb82-409a-8017-6561e2b64b0e tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:05.614284 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e97d9dc-eb82-409a-8017-6561e2b64b0e tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:05.614996 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 147/589] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:05 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:05.771743 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d623ba82-8815-4a99-af5d-aa9c22b38095 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:05.773803 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d623ba82-8815-4a99-af5d-aa9c22b38095 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:49:05.777822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d623ba82-8815-4a99-af5d-aa9c22b38095 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:05.777822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d623ba82-8815-4a99-af5d-aa9c22b38095 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:05.784535 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:05.784535 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:05.791456 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d623ba82-8815-4a99-af5d-aa9c22b38095 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:49:05.796553 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d623ba82-8815-4a99-af5d-aa9c22b38095 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:49:05.797083 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 150/590] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:05 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:05.872387 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6f2c6d9-bd2d-4930-989f-9219099e26c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:05.875247 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6f2c6d9-bd2d-4930-989f-9219099e26c7 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:49:05.875247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6f2c6d9-bd2d-4930-989f-9219099e26c7 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:05.875247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6f2c6d9-bd2d-4930-989f-9219099e26c7 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:05.885754 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:05.885754 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:05.892904 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a6f2c6d9-bd2d-4930-989f-9219099e26c7 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:49:05.900481 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6f2c6d9-bd2d-4930-989f-9219099e26c7 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:49:05.901068 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 147/591] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:05 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:06.234767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-503b6391-6cec-408e-a3a4-ba32278569f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:06.237070 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:49:06.238110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1559317091"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:06.239666 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1559317091'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:49:06.239826 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Create volume of 1 GB Aug 25 04:49:06.241828 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:06.241828 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:06.247355 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Availability Zones retrieved successfully. Aug 25 04:49:06.256241 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Flow 'volume_create_api' (33ba0cb7-8278-43bb-ba24-52f3bbaeb82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:06.258779 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988eb0cc-b9ef-4d7b-b924-a5ae4a176c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:06.260802 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:49:06.302410 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988eb0cc-b9ef-4d7b-b924-a5ae4a176c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:06.303694 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd167083-345b-459f-bce0-1758ffeb0ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:06.395564 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Created reservations ['e71fbce7-4a6e-4920-88a3-5fcb3d47abb5', '6447a5cd-3818-4cab-866b-a22c61983b2c', 'f6c3d89e-c6ae-4dee-9be4-bd9429595a27', '8fa8cdb1-fe0d-4459-a892-25df5fa0a946'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:06.398270 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd167083-345b-459f-bce0-1758ffeb0ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e71fbce7-4a6e-4920-88a3-5fcb3d47abb5', '6447a5cd-3818-4cab-866b-a22c61983b2c', 'f6c3d89e-c6ae-4dee-9be4-bd9429595a27', '8fa8cdb1-fe0d-4459-a892-25df5fa0a946']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:06.398270 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be5b767-7a64-41b5-8f82-eb2baada62cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:06.453863 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be5b767-7a64-41b5-8f82-eb2baada62cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59d5d874-9a67-4d02-bf46-e5de4b00bf17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1559317091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c4477eeb4e74dcdab65f747358d9161',qos_specs=None,replication_status=,reservations=['e71fbce7-4a6e-4920-88a3-5fcb3d47abb5','6447a5cd-3818-4cab-866b-a22c61983b2c','f6c3d89e-c6ae-4dee-9be4-bd9429595a27','8fa8cdb1-fe0d-4459-a892-25df5fa0a946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b29ab989d9847eab19b933cfe08dd49',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:49:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1559317091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59d5d874-9a67-4d02-bf46-e5de4b00bf17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c4477eeb4e74dcdab65f747358d9161',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b29ab989d9847eab19b933cfe08dd49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:06.453863 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe8c8ed8-2ca5-4d90-93c0-e74282bd0c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:06.498779 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe8c8ed8-2ca5-4d90-93c0-e74282bd0c2b) transitioned into state 'SUCCESS' from state '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-1559317091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c4477eeb4e74dcdab65f747358d9161',qos_specs=None,replication_status=,reservations=['e71fbce7-4a6e-4920-88a3-5fcb3d47abb5','6447a5cd-3818-4cab-866b-a22c61983b2c','f6c3d89e-c6ae-4dee-9be4-bd9429595a27','8fa8cdb1-fe0d-4459-a892-25df5fa0a946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b29ab989d9847eab19b933cfe08dd49',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:06.500423 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae6da163-ccd8-4dbb-9a4c-038d1d0a5ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:06.519284 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae6da163-ccd8-4dbb-9a4c-038d1d0a5ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:06.521011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Flow 'volume_create_api' (33ba0cb7-8278-43bb-ba24-52f3bbaeb82d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:06.521011 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Create volume request issued successfully. Aug 25 04:49:06.522073 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-503b6391-6cec-408e-a3a4-ba32278569f3 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:49:06.522239 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 148/592] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:49:06 2026] POST /volume/v3/volumes => generated 757 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:49:06.540210 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b4e7c93-6c81-43d2-bb78-15e570191944 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:06.545616 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b4e7c93-6c81-43d2-bb78-15e570191944 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:49:06.545616 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b4e7c93-6c81-43d2-bb78-15e570191944 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:06.545616 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b4e7c93-6c81-43d2-bb78-15e570191944 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:06.562353 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:06.562353 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:06.573402 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0b4e7c93-6c81-43d2-bb78-15e570191944 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:49:06.583094 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b4e7c93-6c81-43d2-bb78-15e570191944 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:49:06.584178 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 148/593] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:06 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:06.646089 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc43657a-7ab9-4093-839f-a92ed3956bea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:06.650319 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc43657a-7ab9-4093-839f-a92ed3956bea tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:06.651680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc43657a-7ab9-4093-839f-a92ed3956bea tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:06.651913 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc43657a-7ab9-4093-839f-a92ed3956bea tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:06.686273 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:06.686273 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:06.698914 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dc43657a-7ab9-4093-839f-a92ed3956bea tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:06.706133 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc43657a-7ab9-4093-839f-a92ed3956bea tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:06.706737 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 151/594] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:06 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:07.602754 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2547d9d3-b344-4e90-90b0-fc4f138457f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:07.606282 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2547d9d3-b344-4e90-90b0-fc4f138457f7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:49:07.606696 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2547d9d3-b344-4e90-90b0-fc4f138457f7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:07.607020 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2547d9d3-b344-4e90-90b0-fc4f138457f7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:07.620847 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:07.620847 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:07.627969 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2547d9d3-b344-4e90-90b0-fc4f138457f7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:49:07.637126 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2547d9d3-b344-4e90-90b0-fc4f138457f7 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:49:07.637994 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 148/595] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:07 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:07.729693 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0f41da68-81a2-482d-9948-84f754cc9e35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:07.739520 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f41da68-81a2-482d-9948-84f754cc9e35 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:07.739996 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f41da68-81a2-482d-9948-84f754cc9e35 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:07.740453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f41da68-81a2-482d-9948-84f754cc9e35 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:07.769788 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:07.769788 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:07.775491 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0f41da68-81a2-482d-9948-84f754cc9e35 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:07.784285 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f41da68-81a2-482d-9948-84f754cc9e35 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:07.784792 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 149/596] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:07 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:08.320110 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-eca079b7-5d19-410b-915d-93647ed0412f req-f5860456-90ff-4510-a203-a3786a53159f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:08.330462 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-f5860456-90ff-4510-a203-a3786a53159f tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] POST https://10.4.3.213/volume/v3/attachments/85ac22b8-2dff-4455-b62f-253fe107a0aa/action Aug 25 04:49:08.330462 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-f5860456-90ff-4510-a203-a3786a53159f tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:08.330462 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-f5860456-90ff-4510-a203-a3786a53159f tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:08.374122 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:08.374122 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:08.427399 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eca079b7-5d19-410b-915d-93647ed0412f req-f5860456-90ff-4510-a203-a3786a53159f tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/attachments/85ac22b8-2dff-4455-b62f-253fe107a0aa/action returned with HTTP 204 Aug 25 04:49:08.427399 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 149/597] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:49:08 2026] POST /volume/v3/attachments/85ac22b8-2dff-4455-b62f-253fe107a0aa/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:08.802677 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f63d1e88-908d-4a1d-81b9-fc92f04774d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:08.806561 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f63d1e88-908d-4a1d-81b9-fc92f04774d7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:08.806561 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f63d1e88-908d-4a1d-81b9-fc92f04774d7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:08.807406 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f63d1e88-908d-4a1d-81b9-fc92f04774d7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:08.829209 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:08.829209 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:08.837571 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f63d1e88-908d-4a1d-81b9-fc92f04774d7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:08.846652 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f63d1e88-908d-4a1d-81b9-fc92f04774d7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:08.847188 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 152/598] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:08 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:08.869379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fff68a05-f99f-4c4c-94f7-ee163578458c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:08.872303 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fff68a05-f99f-4c4c-94f7-ee163578458c tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:08.872679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fff68a05-f99f-4c4c-94f7-ee163578458c tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:08.872797 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fff68a05-f99f-4c4c-94f7-ee163578458c tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:08.894072 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:08.894072 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:08.902792 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fff68a05-f99f-4c4c-94f7-ee163578458c tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:08.909293 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fff68a05-f99f-4c4c-94f7-ee163578458c tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:08.909293 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 149/599] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:08 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:09.006774 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-da549fee-6d75-451e-887a-98f539ab6d99 req-d9a3a3d9-c0b3-4564-87aa-6c19878892a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:09.010278 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da549fee-6d75-451e-887a-98f539ab6d99 req-d9a3a3d9-c0b3-4564-87aa-6c19878892a1 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:09.011360 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da549fee-6d75-451e-887a-98f539ab6d99 req-d9a3a3d9-c0b3-4564-87aa-6c19878892a1 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:09.011360 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da549fee-6d75-451e-887a-98f539ab6d99 req-d9a3a3d9-c0b3-4564-87aa-6c19878892a1 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:09.040238 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:09.040238 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:09.051260 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-da549fee-6d75-451e-887a-98f539ab6d99 req-d9a3a3d9-c0b3-4564-87aa-6c19878892a1 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:09.064549 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da549fee-6d75-451e-887a-98f539ab6d99 req-d9a3a3d9-c0b3-4564-87aa-6c19878892a1 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:09.065299 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 150/600] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:09 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 1144 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:11.305017 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-35d0ef3b-36c3-42e3-a98a-d904a9e08530 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:11.308065 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-35d0ef3b-36c3-42e3-a98a-d904a9e08530 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:49:11.308065 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-35d0ef3b-36c3-42e3-a98a-d904a9e08530 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:11.308593 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-35d0ef3b-36c3-42e3-a98a-d904a9e08530 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:11.308735 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-35d0ef3b-36c3-42e3-a98a-d904a9e08530 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Delete volume with id: 0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:49:11.319544 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:11.319544 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:11.320200 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-35d0ef3b-36c3-42e3-a98a-d904a9e08530 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:49:11.353553 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-35d0ef3b-36c3-42e3-a98a-d904a9e08530 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Delete volume request issued successfully. Aug 25 04:49:11.353897 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-35d0ef3b-36c3-42e3-a98a-d904a9e08530 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 202 Aug 25 04:49:11.354592 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 150/601] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:49:11 2026] DELETE /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:11.368318 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c55cdf04-681a-4f79-895f-bf843bfc8087 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:11.374166 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c55cdf04-681a-4f79-895f-bf843bfc8087 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:49:11.374685 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c55cdf04-681a-4f79-895f-bf843bfc8087 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:11.375041 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c55cdf04-681a-4f79-895f-bf843bfc8087 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:11.388898 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:11.388898 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:11.396618 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c55cdf04-681a-4f79-895f-bf843bfc8087 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Volume info retrieved successfully. Aug 25 04:49:11.407770 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c55cdf04-681a-4f79-895f-bf843bfc8087 tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 200 Aug 25 04:49:11.408552 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 153/602] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:11 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:12.425157 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41509d2f-88da-4cd5-ab65-527877f6c23f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:12.427976 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41509d2f-88da-4cd5-ab65-527877f6c23f tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] GET https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 Aug 25 04:49:12.427976 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41509d2f-88da-4cd5-ab65-527877f6c23f tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:12.429520 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41509d2f-88da-4cd5-ab65-527877f6c23f tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:12.435797 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41509d2f-88da-4cd5-ab65-527877f6c23f tempest-TaggedAttachmentsTest-933575864 tempest-TaggedAttachmentsTest-933575864-project-member] https://10.4.3.213/volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 returned with HTTP 404 Aug 25 04:49:12.436227 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 150/603] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:12 2026] GET /volume/v3/volumes/0b952edd-7e97-4be1-b394-d77a77d83971 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:14.909465 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b42291ac-2981-4bff-bcbc-74efe2c35213 req-3b7a5615-f6f5-4563-b2b5-c1df95fc06f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:14.912786 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b42291ac-2981-4bff-bcbc-74efe2c35213 req-3b7a5615-f6f5-4563-b2b5-c1df95fc06f5 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:14.913216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b42291ac-2981-4bff-bcbc-74efe2c35213 req-3b7a5615-f6f5-4563-b2b5-c1df95fc06f5 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:14.913216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b42291ac-2981-4bff-bcbc-74efe2c35213 req-3b7a5615-f6f5-4563-b2b5-c1df95fc06f5 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:14.918528 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=163,cinder:UPDATE=44,cinder:INSERT=17 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:49:14.942650 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:14.942650 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:14.948785 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b42291ac-2981-4bff-bcbc-74efe2c35213 req-3b7a5615-f6f5-4563-b2b5-c1df95fc06f5 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:14.956454 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b42291ac-2981-4bff-bcbc-74efe2c35213 req-3b7a5615-f6f5-4563-b2b5-c1df95fc06f5 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:14.956454 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 151/604] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:14 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:18.358877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-9052f1de-a4aa-4168-8bfc-30051b2b53b2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:18.363801 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-9052f1de-a4aa-4168-8bfc-30051b2b53b2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:49:18.365021 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-9052f1de-a4aa-4168-8bfc-30051b2b53b2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:18.365728 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-9052f1de-a4aa-4168-8bfc-30051b2b53b2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:18.371609 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=121,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:49:18.380751 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:18.380751 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:18.391293 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-9052f1de-a4aa-4168-8bfc-30051b2b53b2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:49:18.406845 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-9052f1de-a4aa-4168-8bfc-30051b2b53b2 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:49:18.406845 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 151/605] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:18 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:18.443184 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6bcb64bb-04d6-4333-9137-bfcd0ac70662 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:18.444793 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bcb64bb-04d6-4333-9137-bfcd0ac70662 None None] GET https://10.4.3.213/volume// Aug 25 04:49:18.444793 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bcb64bb-04d6-4333-9137-bfcd0ac70662 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:18.444793 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bcb64bb-04d6-4333-9137-bfcd0ac70662 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:18.444793 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bcb64bb-04d6-4333-9137-bfcd0ac70662 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:49:18.445595 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 154/606] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:49:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:49:18.456781 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-115f1fe2-3e1d-4181-8134-58868a02cb10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:18.463568 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-115f1fe2-3e1d-4181-8134-58868a02cb10 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:49:18.464020 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-115f1fe2-3e1d-4181-8134-58868a02cb10 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59d5d874-9a67-4d02-bf46-e5de4b00bf17", "connector": null, "instance_uuid": "37a8f60a-409b-495a-894c-8ea30689f2be"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:18.468693 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=122,cinder:UPDATE=25,cinder:INSERT=11 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:49:18.475970 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:18.475970 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:18.540370 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-115f1fe2-3e1d-4181-8134-58868a02cb10 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:49:18.541946 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 151/607] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:49:18 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 25 04:49:18.625565 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-ef8cdcc6-bd28-4538-a6ba-b522d25d89ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:18.628808 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-ef8cdcc6-bd28-4538-a6ba-b522d25d89ea tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] POST https://10.4.3.213/volume/v3/attachments/bed19392-ec67-4b37-af18-553b032253f8/action Aug 25 04:49:18.629288 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-ef8cdcc6-bd28-4538-a6ba-b522d25d89ea tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:18.629607 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-ef8cdcc6-bd28-4538-a6ba-b522d25d89ea tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:18.675113 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:18.675113 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:18.715256 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-993d9860-eb43-4dc5-b250-7c46e8138358 req-ef8cdcc6-bd28-4538-a6ba-b522d25d89ea tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/attachments/bed19392-ec67-4b37-af18-553b032253f8/action returned with HTTP 204 Aug 25 04:49:18.715256 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 152/608] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:49:18 2026] POST /volume/v3/attachments/bed19392-ec67-4b37-af18-553b032253f8/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:18.774244 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5064ed06-ee1b-4b77-acda-d771825130cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:18.781446 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5064ed06-ee1b-4b77-acda-d771825130cc tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:49:18.782384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5064ed06-ee1b-4b77-acda-d771825130cc tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:18.782384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5064ed06-ee1b-4b77-acda-d771825130cc tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:18.801679 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:18.801679 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:18.812901 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5064ed06-ee1b-4b77-acda-d771825130cc tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:49:18.822883 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5064ed06-ee1b-4b77-acda-d771825130cc tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:49:18.823626 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 152/609] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:18 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 1112 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:18.842229 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b566f27a-fd46-48da-b038-3cde16642803 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:18.845822 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b566f27a-fd46-48da-b038-3cde16642803 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:49:18.846269 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b566f27a-fd46-48da-b038-3cde16642803 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:18.846269 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b566f27a-fd46-48da-b038-3cde16642803 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:18.849259 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=175,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:49:18.868919 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:18.868919 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:18.877054 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b566f27a-fd46-48da-b038-3cde16642803 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:49:18.884828 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b566f27a-fd46-48da-b038-3cde16642803 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:49:18.885177 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 155/610] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:18 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 1112 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:18.962564 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-326ad913-7be1-42cf-9a59-833ea14b174c req-b2ba676f-8d15-4c98-9232-f01a59fca72b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:18.969331 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-326ad913-7be1-42cf-9a59-833ea14b174c req-b2ba676f-8d15-4c98-9232-f01a59fca72b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:49:18.970211 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-326ad913-7be1-42cf-9a59-833ea14b174c req-b2ba676f-8d15-4c98-9232-f01a59fca72b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:18.970211 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-326ad913-7be1-42cf-9a59-833ea14b174c req-b2ba676f-8d15-4c98-9232-f01a59fca72b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:19.000722 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:19.000722 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:19.012477 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-326ad913-7be1-42cf-9a59-833ea14b174c req-b2ba676f-8d15-4c98-9232-f01a59fca72b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:49:19.017799 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-326ad913-7be1-42cf-9a59-833ea14b174c req-b2ba676f-8d15-4c98-9232-f01a59fca72b tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:49:19.017926 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 152/611] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:18 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 1112 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:19.111375 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-326ad913-7be1-42cf-9a59-833ea14b174c req-348b78d5-8fb6-4b2f-b9fc-5a4a381e6956 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:19.113893 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-326ad913-7be1-42cf-9a59-833ea14b174c req-348b78d5-8fb6-4b2f-b9fc-5a4a381e6956 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] DELETE https://10.4.3.213/volume/v3/attachments/bed19392-ec67-4b37-af18-553b032253f8 Aug 25 04:49:19.114548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-326ad913-7be1-42cf-9a59-833ea14b174c req-348b78d5-8fb6-4b2f-b9fc-5a4a381e6956 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:19.114835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-326ad913-7be1-42cf-9a59-833ea14b174c req-348b78d5-8fb6-4b2f-b9fc-5a4a381e6956 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:19.132817 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:19.132817 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:19.209188 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-326ad913-7be1-42cf-9a59-833ea14b174c req-348b78d5-8fb6-4b2f-b9fc-5a4a381e6956 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/attachments/bed19392-ec67-4b37-af18-553b032253f8 returned with HTTP 200 Aug 25 04:49:19.211359 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 153/612] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:19 2026] DELETE /volume/v3/attachments/bed19392-ec67-4b37-af18-553b032253f8 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:19.261401 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7a0e5af8-1c88-45ab-b35d-1f0cc3fe3d16 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:19.266222 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a0e5af8-1c88-45ab-b35d-1f0cc3fe3d16 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:49:19.268452 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a0e5af8-1c88-45ab-b35d-1f0cc3fe3d16 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:19.268837 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a0e5af8-1c88-45ab-b35d-1f0cc3fe3d16 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:19.282125 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:19.282125 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:19.288503 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7a0e5af8-1c88-45ab-b35d-1f0cc3fe3d16 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:49:19.299385 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a0e5af8-1c88-45ab-b35d-1f0cc3fe3d16 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:49:19.299385 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 153/613] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:19 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:24.809768 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-c67cc2c6-017d-421c-b7eb-3146e2101557 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:24.814595 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-c67cc2c6-017d-421c-b7eb-3146e2101557 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] DELETE https://10.4.3.213/volume/v3/attachments/b26405ed-2d37-45f5-9f54-f34afc7cc110 Aug 25 04:49:24.814595 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-c67cc2c6-017d-421c-b7eb-3146e2101557 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:24.814595 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-c67cc2c6-017d-421c-b7eb-3146e2101557 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:24.827383 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:24.827383 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:24.903397 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:24.909390 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:49:24.909882 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-921298318"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:24.914523 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-c67cc2c6-017d-421c-b7eb-3146e2101557 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments/b26405ed-2d37-45f5-9f54-f34afc7cc110 returned with HTTP 200 Aug 25 04:49:24.915219 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 156/614] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:24 2026] DELETE /volume/v3/attachments/b26405ed-2d37-45f5-9f54-f34afc7cc110 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:24.919822 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-921298318'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:49:24.919822 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Create volume of 1 GB Aug 25 04:49:24.923237 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Availability Zones retrieved successfully. Aug 25 04:49:24.929882 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-78d751b7-8536-4544-a944-6633aa0c28c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:24.933880 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-78d751b7-8536-4544-a944-6633aa0c28c1 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] DELETE https://10.4.3.213/volume/v3/attachments/2fd2ab49-489a-4ad3-8643-258604f71a5a Aug 25 04:49:24.933880 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-78d751b7-8536-4544-a944-6633aa0c28c1 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:24.934095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Flow 'volume_create_api' (9d796319-9ea4-4a1c-8d13-926ec348140f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:24.934134 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-78d751b7-8536-4544-a944-6633aa0c28c1 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:24.934450 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f11a0a0-3363-4fcc-a42b-0a3f75282687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:24.936060 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:49:24.943388 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:24.943388 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:24.977258 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f11a0a0-3363-4fcc-a42b-0a3f75282687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:24.978728 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9191563-c47f-4e7b-95da-cd9a3f3f3676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:25.031876 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-78d751b7-8536-4544-a944-6633aa0c28c1 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments/2fd2ab49-489a-4ad3-8643-258604f71a5a returned with HTTP 200 Aug 25 04:49:25.032828 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 154/615] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:24 2026] DELETE /volume/v3/attachments/2fd2ab49-489a-4ad3-8643-258604f71a5a => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:25.047482 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-ca7fc09b-0cdd-48d8-8daa-6688a3822a46 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:25.050968 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-ca7fc09b-0cdd-48d8-8daa-6688a3822a46 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] DELETE https://10.4.3.213/volume/v3/attachments/e684b34f-4489-491e-9f91-e02704ecccd5 Aug 25 04:49:25.051368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-ca7fc09b-0cdd-48d8-8daa-6688a3822a46 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:25.052312 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-ca7fc09b-0cdd-48d8-8daa-6688a3822a46 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:25.066244 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:25.066244 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:25.089783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Created reservations ['6cab22a7-05be-459d-8eae-c630ff980cf9', '7bbe8fd6-8974-4647-8c11-4372303f2036', '94f14cde-4cce-40f8-a3c3-9335933d2fc1', 'a667ef7b-8032-43fe-9717-52577e565b92'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:25.090857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9191563-c47f-4e7b-95da-cd9a3f3f3676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cab22a7-05be-459d-8eae-c630ff980cf9', '7bbe8fd6-8974-4647-8c11-4372303f2036', '94f14cde-4cce-40f8-a3c3-9335933d2fc1', 'a667ef7b-8032-43fe-9717-52577e565b92']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:25.091855 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1f10a8-c6c8-4bbb-b5cc-211ad36acd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:25.141828 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1f10a8-c6c8-4bbb-b5cc-211ad36acd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '073846a7-a7cf-4bf8-bd74-1d1e21c7da45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-921298318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455473de5cbd4d3fa908be2b8ea241d7',qos_specs=None,replication_status=,reservations=['6cab22a7-05be-459d-8eae-c630ff980cf9','7bbe8fd6-8974-4647-8c11-4372303f2036','94f14cde-4cce-40f8-a3c3-9335933d2fc1','a667ef7b-8032-43fe-9717-52577e565b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a63698e0aef54366bd13da9cf88ac870',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-921298318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=073846a7-a7cf-4bf8-bd74-1d1e21c7da45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='455473de5cbd4d3fa908be2b8ea241d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a63698e0aef54366bd13da9cf88ac870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:25.143749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da4d2df-9eb4-4865-8135-781304d4c88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:25.173411 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9c575c43-c0c0-43de-a7b1-9ea8f9b9bcc8 req-ca7fc09b-0cdd-48d8-8daa-6688a3822a46 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/attachments/e684b34f-4489-491e-9f91-e02704ecccd5 returned with HTTP 200 Aug 25 04:49:25.174444 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 154/616] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:25 2026] DELETE /volume/v3/attachments/e684b34f-4489-491e-9f91-e02704ecccd5 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:25.188527 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da4d2df-9eb4-4865-8135-781304d4c88e) transitioned into state 'SUCCESS' from state '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-921298318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455473de5cbd4d3fa908be2b8ea241d7',qos_specs=None,replication_status=,reservations=['6cab22a7-05be-459d-8eae-c630ff980cf9','7bbe8fd6-8974-4647-8c11-4372303f2036','94f14cde-4cce-40f8-a3c3-9335933d2fc1','a667ef7b-8032-43fe-9717-52577e565b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a63698e0aef54366bd13da9cf88ac870',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:25.190725 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201a00a3-d335-43de-8dc6-763d2b69f56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:25.209520 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201a00a3-d335-43de-8dc6-763d2b69f56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:25.211810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Flow 'volume_create_api' (9d796319-9ea4-4a1c-8d13-926ec348140f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:25.212205 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Create volume request issued successfully. Aug 25 04:49:25.213391 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-890f2a02-974f-4bd8-bc2d-709f75eb033d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:49:25.214121 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 153/617] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:49:24 2026] POST /volume/v3/volumes => generated 753 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:49:25.230936 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a513896-a632-4e88-8220-bb9193a07565 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:25.236722 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a513896-a632-4e88-8220-bb9193a07565 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 Aug 25 04:49:25.238619 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a513896-a632-4e88-8220-bb9193a07565 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:25.239739 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a513896-a632-4e88-8220-bb9193a07565 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:25.252032 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:25.252032 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:25.260708 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0a513896-a632-4e88-8220-bb9193a07565 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:25.269763 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a513896-a632-4e88-8220-bb9193a07565 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 returned with HTTP 200 Aug 25 04:49:25.275475 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 157/618] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:25 2026] GET /volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:26.290940 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e3925441-a017-4fff-b227-2e34c2567231 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:26.301572 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3925441-a017-4fff-b227-2e34c2567231 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 Aug 25 04:49:26.302144 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3925441-a017-4fff-b227-2e34c2567231 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:26.302397 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3925441-a017-4fff-b227-2e34c2567231 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:26.322496 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:26.322496 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:26.324686 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e3925441-a017-4fff-b227-2e34c2567231 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:26.331640 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3925441-a017-4fff-b227-2e34c2567231 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 returned with HTTP 200 Aug 25 04:49:26.332523 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 155/619] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:26 2026] GET /volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:26.356118 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f9ab41d8-8d41-4e82-99aa-392a87e80724 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:26.364298 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f9ab41d8-8d41-4e82-99aa-392a87e80724 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] POST https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45/action Aug 25 04:49:26.364814 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f9ab41d8-8d41-4e82-99aa-392a87e80724 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:26.364972 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f9ab41d8-8d41-4e82-99aa-392a87e80724 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:26.382178 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:26.382178 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:26.382936 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f9ab41d8-8d41-4e82-99aa-392a87e80724 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:26.407925 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f9ab41d8-8d41-4e82-99aa-392a87e80724 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume updated successfully. Aug 25 04:49:26.408379 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f9ab41d8-8d41-4e82-99aa-392a87e80724 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45/action returned with HTTP 200 Aug 25 04:49:26.409066 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 155/620] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:49:26 2026] POST /volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 04:49:26.423787 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-26df3d60-a21e-4d65-b456-bbbd5ed7b23d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:26.427862 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26df3d60-a21e-4d65-b456-bbbd5ed7b23d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 Aug 25 04:49:26.427906 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26df3d60-a21e-4d65-b456-bbbd5ed7b23d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:26.428468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26df3d60-a21e-4d65-b456-bbbd5ed7b23d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:26.445455 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:26.445455 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:26.452123 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-26df3d60-a21e-4d65-b456-bbbd5ed7b23d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:26.457147 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26df3d60-a21e-4d65-b456-bbbd5ed7b23d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 returned with HTTP 200 Aug 25 04:49:26.457808 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 154/621] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:26 2026] GET /volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:26.661204 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d3449622-0f2b-4b15-8f82-da86a5720b97 req-1415dc45-286d-44ab-ab23-b1ee8c948c69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:26.666414 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d3449622-0f2b-4b15-8f82-da86a5720b97 req-1415dc45-286d-44ab-ab23-b1ee8c948c69 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 Aug 25 04:49:26.666777 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d3449622-0f2b-4b15-8f82-da86a5720b97 req-1415dc45-286d-44ab-ab23-b1ee8c948c69 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:26.667061 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d3449622-0f2b-4b15-8f82-da86a5720b97 req-1415dc45-286d-44ab-ab23-b1ee8c948c69 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:26.678059 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:26.678059 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:26.688888 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d3449622-0f2b-4b15-8f82-da86a5720b97 req-1415dc45-286d-44ab-ab23-b1ee8c948c69 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:26.695181 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d3449622-0f2b-4b15-8f82-da86a5720b97 req-1415dc45-286d-44ab-ab23-b1ee8c948c69 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 returned with HTTP 200 Aug 25 04:49:26.695937 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 158/622] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:26 2026] GET /volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:27.296708 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:27.302529 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:49:27.302529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-731530116"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:27.302529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-731530116'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:49:27.302529 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Create volume of 1 GB Aug 25 04:49:27.313012 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Availability Zones retrieved successfully. Aug 25 04:49:27.325925 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Flow 'volume_create_api' (8321a054-5e61-467a-99f9-96f853d618ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:27.327593 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c4070cb-62ad-4de9-be5f-3bf7e082cb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:27.329092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:49:27.384391 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c4070cb-62ad-4de9-be5f-3bf7e082cb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:27.385396 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d0c760f-17c6-45f9-9c1a-07ad0827ad67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:27.474230 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Created reservations ['76e665bf-b719-43fa-8bd5-f36f0cd46727', 'aee906e8-db0e-47e8-b9bd-78f0b7d57a60', 'c8393ba4-dc72-4173-a889-3e886ff9a3d0', 'e645d068-738a-4aa1-a9c5-b0274a316072'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:27.474849 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d0c760f-17c6-45f9-9c1a-07ad0827ad67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76e665bf-b719-43fa-8bd5-f36f0cd46727', 'aee906e8-db0e-47e8-b9bd-78f0b7d57a60', 'c8393ba4-dc72-4173-a889-3e886ff9a3d0', 'e645d068-738a-4aa1-a9c5-b0274a316072']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:27.475836 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18ae15b6-425e-4081-8e52-f8b7326a4355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:27.510132 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18ae15b6-425e-4081-8e52-f8b7326a4355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a79f25a9-85e8-4732-841d-cc0c9cad06be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-731530116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455473de5cbd4d3fa908be2b8ea241d7',qos_specs=None,replication_status=,reservations=['76e665bf-b719-43fa-8bd5-f36f0cd46727','aee906e8-db0e-47e8-b9bd-78f0b7d57a60','c8393ba4-dc72-4173-a889-3e886ff9a3d0','e645d068-738a-4aa1-a9c5-b0274a316072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a63698e0aef54366bd13da9cf88ac870',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-731530116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a79f25a9-85e8-4732-841d-cc0c9cad06be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='455473de5cbd4d3fa908be2b8ea241d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a63698e0aef54366bd13da9cf88ac870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:27.510928 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621c1cd7-6004-4195-a6f9-b82fe7b1575c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:27.543524 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621c1cd7-6004-4195-a6f9-b82fe7b1575c) transitioned into state 'SUCCESS' from state '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-731530116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455473de5cbd4d3fa908be2b8ea241d7',qos_specs=None,replication_status=,reservations=['76e665bf-b719-43fa-8bd5-f36f0cd46727','aee906e8-db0e-47e8-b9bd-78f0b7d57a60','c8393ba4-dc72-4173-a889-3e886ff9a3d0','e645d068-738a-4aa1-a9c5-b0274a316072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a63698e0aef54366bd13da9cf88ac870',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:27.544628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (096c419d-02c1-4001-85ef-43690f0c9e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:27.566696 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (096c419d-02c1-4001-85ef-43690f0c9e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:27.568199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Flow 'volume_create_api' (8321a054-5e61-467a-99f9-96f853d618ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:27.568865 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Create volume request issued successfully. Aug 25 04:49:27.569615 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb217175-8f7f-4f2b-b635-cedfe99bc61e tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:49:27.570137 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 156/623] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:49:27 2026] POST /volume/v3/volumes => generated 753 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:49:27.595521 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d24552a6-f0ee-4bbb-8d3b-8e75ca8534d0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:27.597843 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d24552a6-f0ee-4bbb-8d3b-8e75ca8534d0 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be Aug 25 04:49:27.598238 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d24552a6-f0ee-4bbb-8d3b-8e75ca8534d0 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:27.598359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d24552a6-f0ee-4bbb-8d3b-8e75ca8534d0 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:27.615179 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:27.615179 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:27.625029 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d24552a6-f0ee-4bbb-8d3b-8e75ca8534d0 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:27.632966 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d24552a6-f0ee-4bbb-8d3b-8e75ca8534d0 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be returned with HTTP 200 Aug 25 04:49:27.633609 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 156/624] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:27 2026] GET /volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:27.913864 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-bb5eb1fe-96e4-4be9-814d-be32d29ff9e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:27.919249 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-bb5eb1fe-96e4-4be9-814d-be32d29ff9e1 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] DELETE https://10.4.3.213/volume/v3/attachments/e8c47e18-f2ce-4fc6-be48-c1ffca304661 Aug 25 04:49:27.919569 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-bb5eb1fe-96e4-4be9-814d-be32d29ff9e1 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:27.919809 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-bb5eb1fe-96e4-4be9-814d-be32d29ff9e1 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:27.934261 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:27.934261 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:28.038156 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-bb5eb1fe-96e4-4be9-814d-be32d29ff9e1 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/attachments/e8c47e18-f2ce-4fc6-be48-c1ffca304661 returned with HTTP 200 Aug 25 04:49:28.038795 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 155/625] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:27 2026] DELETE /volume/v3/attachments/e8c47e18-f2ce-4fc6-be48-c1ffca304661 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:28.059271 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-1f5e06df-4d3d-4a2f-a7be-cabbb00b2419 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:28.066321 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-1f5e06df-4d3d-4a2f-a7be-cabbb00b2419 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:49:28.066321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-1f5e06df-4d3d-4a2f-a7be-cabbb00b2419 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:28.066321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-1f5e06df-4d3d-4a2f-a7be-cabbb00b2419 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:28.067668 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-1f5e06df-4d3d-4a2f-a7be-cabbb00b2419 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Delete volume with id: d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd Aug 25 04:49:28.083859 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:28.083859 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:28.084525 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-1f5e06df-4d3d-4a2f-a7be-cabbb00b2419 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Volume info retrieved successfully. Aug 25 04:49:28.122197 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-1f5e06df-4d3d-4a2f-a7be-cabbb00b2419 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] Delete volume request issued successfully. Aug 25 04:49:28.122407 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-757d8e1c-355a-4a45-90ba-6680a0212625 req-1f5e06df-4d3d-4a2f-a7be-cabbb00b2419 tempest-ServerActionsV293TestJSON-694486839 tempest-ServerActionsV293TestJSON-694486839-project-member] https://10.4.3.213/volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd returned with HTTP 202 Aug 25 04:49:28.123262 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 159/626] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:49:28 2026] DELETE /volume/v3/volumes/d7f36cbf-541d-4c0a-81b4-0d316b2cdcdd => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:28.655497 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59fbf273-225d-4086-8a12-96f68beebb91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:28.660409 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59fbf273-225d-4086-8a12-96f68beebb91 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be Aug 25 04:49:28.660409 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59fbf273-225d-4086-8a12-96f68beebb91 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:28.660409 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59fbf273-225d-4086-8a12-96f68beebb91 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:28.669379 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:28.669379 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:28.675827 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-59fbf273-225d-4086-8a12-96f68beebb91 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:28.683623 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59fbf273-225d-4086-8a12-96f68beebb91 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be returned with HTTP 200 Aug 25 04:49:28.684338 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 157/627] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:28 2026] GET /volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:29.165138 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bae19e73-d797-4741-9255-066d3a9a07a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:29.167799 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bae19e73-d797-4741-9255-066d3a9a07a7 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] DELETE https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be Aug 25 04:49:29.168098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bae19e73-d797-4741-9255-066d3a9a07a7 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:29.168457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bae19e73-d797-4741-9255-066d3a9a07a7 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:29.168690 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-bae19e73-d797-4741-9255-066d3a9a07a7 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Delete volume with id: a79f25a9-85e8-4732-841d-cc0c9cad06be Aug 25 04:49:29.177902 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:29.177902 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:29.179157 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bae19e73-d797-4741-9255-066d3a9a07a7 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:29.227118 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bae19e73-d797-4741-9255-066d3a9a07a7 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Delete volume request issued successfully. Aug 25 04:49:29.227118 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bae19e73-d797-4741-9255-066d3a9a07a7 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be returned with HTTP 202 Aug 25 04:49:29.227118 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 157/628] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:49:29 2026] DELETE /volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:29.237634 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1616208f-20a2-49dc-8479-b7c5a63cdb34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:29.240061 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1616208f-20a2-49dc-8479-b7c5a63cdb34 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be Aug 25 04:49:29.240666 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1616208f-20a2-49dc-8479-b7c5a63cdb34 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:29.240666 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1616208f-20a2-49dc-8479-b7c5a63cdb34 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:29.249409 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:29.249409 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:29.255338 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1616208f-20a2-49dc-8479-b7c5a63cdb34 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:29.264100 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1616208f-20a2-49dc-8479-b7c5a63cdb34 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be returned with HTTP 200 Aug 25 04:49:29.264100 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 156/629] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:29 2026] GET /volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:30.287207 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c7778e8-f0db-4686-a78b-48813e51f776 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:30.290030 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c7778e8-f0db-4686-a78b-48813e51f776 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be Aug 25 04:49:30.290030 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c7778e8-f0db-4686-a78b-48813e51f776 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:30.290898 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c7778e8-f0db-4686-a78b-48813e51f776 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:30.298194 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c7778e8-f0db-4686-a78b-48813e51f776 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be returned with HTTP 404 Aug 25 04:49:30.299794 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 160/630] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:30 2026] GET /volume/v3/volumes/a79f25a9-85e8-4732-841d-cc0c9cad06be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:30.314972 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-620775fe-2600-4b8d-b78d-8023a118d198 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:30.321109 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-620775fe-2600-4b8d-b78d-8023a118d198 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] DELETE https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 Aug 25 04:49:30.321109 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-620775fe-2600-4b8d-b78d-8023a118d198 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:30.322289 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-620775fe-2600-4b8d-b78d-8023a118d198 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:30.325460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-620775fe-2600-4b8d-b78d-8023a118d198 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Delete volume with id: 073846a7-a7cf-4bf8-bd74-1d1e21c7da45 Aug 25 04:49:30.338109 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:30.338109 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:30.339256 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-620775fe-2600-4b8d-b78d-8023a118d198 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:30.391531 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-620775fe-2600-4b8d-b78d-8023a118d198 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Delete volume request issued successfully. Aug 25 04:49:30.393100 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-620775fe-2600-4b8d-b78d-8023a118d198 tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 returned with HTTP 202 Aug 25 04:49:30.397973 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 158/631] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:49:30 2026] DELETE /volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:30.409405 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f64a6e1b-6bd7-4624-a600-ea9090d2224d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:30.416943 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f64a6e1b-6bd7-4624-a600-ea9090d2224d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 Aug 25 04:49:30.417132 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f64a6e1b-6bd7-4624-a600-ea9090d2224d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:30.417459 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f64a6e1b-6bd7-4624-a600-ea9090d2224d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:30.442372 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:30.442372 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:30.452281 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f64a6e1b-6bd7-4624-a600-ea9090d2224d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Volume info retrieved successfully. Aug 25 04:49:30.473882 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f64a6e1b-6bd7-4624-a600-ea9090d2224d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 returned with HTTP 200 Aug 25 04:49:30.474951 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 158/632] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:30 2026] GET /volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:30.522470 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-133b1e91-c7c6-48ca-9697-83aac11198bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:30.526048 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-133b1e91-c7c6-48ca-9697-83aac11198bd tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 Aug 25 04:49:30.526048 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-133b1e91-c7c6-48ca-9697-83aac11198bd tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:30.526048 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-133b1e91-c7c6-48ca-9697-83aac11198bd tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:30.526048 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-133b1e91-c7c6-48ca-9697-83aac11198bd tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Delete volume with id: d83adea7-afd9-4f6e-89b4-d776f93ab466 Aug 25 04:49:30.535797 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:30.535797 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:30.536507 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-133b1e91-c7c6-48ca-9697-83aac11198bd tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:49:30.580999 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-133b1e91-c7c6-48ca-9697-83aac11198bd tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Delete volume request issued successfully. Aug 25 04:49:30.581235 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-133b1e91-c7c6-48ca-9697-83aac11198bd tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 returned with HTTP 202 Aug 25 04:49:30.581820 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 157/633] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:49:30 2026] DELETE /volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:30.595117 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9760f6b-332a-4120-9932-8d2dffd59e5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:30.597289 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9760f6b-332a-4120-9932-8d2dffd59e5a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 Aug 25 04:49:30.598491 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9760f6b-332a-4120-9932-8d2dffd59e5a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:30.598491 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9760f6b-332a-4120-9932-8d2dffd59e5a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:30.614144 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:30.614144 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:30.618662 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e9760f6b-332a-4120-9932-8d2dffd59e5a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:49:30.626560 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9760f6b-332a-4120-9932-8d2dffd59e5a tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 returned with HTTP 200 Aug 25 04:49:30.626823 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 161/634] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:30 2026] GET /volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:31.496835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-49ee4e16-ae16-4ffe-875c-881bcf1a453d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:31.501203 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49ee4e16-ae16-4ffe-875c-881bcf1a453d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] GET https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 Aug 25 04:49:31.501600 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-49ee4e16-ae16-4ffe-875c-881bcf1a453d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:31.501892 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-49ee4e16-ae16-4ffe-875c-881bcf1a453d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:31.517176 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-49ee4e16-ae16-4ffe-875c-881bcf1a453d tempest-ServersNegativeTestJSON-473630550 tempest-ServersNegativeTestJSON-473630550-project-member] https://10.4.3.213/volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 returned with HTTP 404 Aug 25 04:49:31.518545 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 159/635] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:31 2026] GET /volume/v3/volumes/073846a7-a7cf-4bf8-bd74-1d1e21c7da45 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:31.641895 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e64db8b2-2a04-4dc8-bd9b-cc30932f5700 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:31.645973 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e64db8b2-2a04-4dc8-bd9b-cc30932f5700 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 Aug 25 04:49:31.646212 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e64db8b2-2a04-4dc8-bd9b-cc30932f5700 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:31.646447 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e64db8b2-2a04-4dc8-bd9b-cc30932f5700 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:31.655894 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e64db8b2-2a04-4dc8-bd9b-cc30932f5700 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 returned with HTTP 404 Aug 25 04:49:31.656610 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 159/636] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:31 2026] GET /volume/v3/volumes/d83adea7-afd9-4f6e-89b4-d776f93ab466 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:31.665749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-151363b7-3dad-4e0a-8e07-921de98299bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:31.670333 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-151363b7-3dad-4e0a-8e07-921de98299bb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] DELETE https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b Aug 25 04:49:31.670333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-151363b7-3dad-4e0a-8e07-921de98299bb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:31.670741 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-151363b7-3dad-4e0a-8e07-921de98299bb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:31.671133 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-151363b7-3dad-4e0a-8e07-921de98299bb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Delete volume with id: db14b919-d3b7-4b9b-9cb2-dea050229a2b Aug 25 04:49:31.680793 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:31.680793 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:31.681470 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-151363b7-3dad-4e0a-8e07-921de98299bb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:49:31.704585 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-151363b7-3dad-4e0a-8e07-921de98299bb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Delete volume request issued successfully. Aug 25 04:49:31.704895 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-151363b7-3dad-4e0a-8e07-921de98299bb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b returned with HTTP 202 Aug 25 04:49:31.705493 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 158/637] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:49:31 2026] DELETE /volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:31.724712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b94c5de-27d8-4fa5-bba0-3cdadca77016 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:31.728121 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b94c5de-27d8-4fa5-bba0-3cdadca77016 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b Aug 25 04:49:31.728290 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b94c5de-27d8-4fa5-bba0-3cdadca77016 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:31.728922 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b94c5de-27d8-4fa5-bba0-3cdadca77016 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:31.742575 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:31.742575 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:31.757389 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b94c5de-27d8-4fa5-bba0-3cdadca77016 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:49:31.766445 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b94c5de-27d8-4fa5-bba0-3cdadca77016 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b returned with HTTP 200 Aug 25 04:49:31.767396 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 162/638] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:31 2026] GET /volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:32.784939 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b0a5d93e-8dad-4583-9673-1cdc2d8677d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:32.790218 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0a5d93e-8dad-4583-9673-1cdc2d8677d0 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b Aug 25 04:49:32.791171 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0a5d93e-8dad-4583-9673-1cdc2d8677d0 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:32.791171 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0a5d93e-8dad-4583-9673-1cdc2d8677d0 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:32.803065 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0a5d93e-8dad-4583-9673-1cdc2d8677d0 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b returned with HTTP 404 Aug 25 04:49:32.803216 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 160/639] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:32 2026] GET /volume/v3/volumes/db14b919-d3b7-4b9b-9cb2-dea050229a2b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:32.814921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e74880eb-12c2-428a-a4f9-361f6ceaefac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:32.818505 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e74880eb-12c2-428a-a4f9-361f6ceaefac tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] DELETE https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 Aug 25 04:49:32.818505 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e74880eb-12c2-428a-a4f9-361f6ceaefac tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:32.818849 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e74880eb-12c2-428a-a4f9-361f6ceaefac tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:32.819241 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-e74880eb-12c2-428a-a4f9-361f6ceaefac tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Delete volume with id: bedc9ab5-4892-44fe-9a27-d6d7fa22a626 Aug 25 04:49:32.834405 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:32.834405 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:32.835068 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e74880eb-12c2-428a-a4f9-361f6ceaefac tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:49:32.882591 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e74880eb-12c2-428a-a4f9-361f6ceaefac tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Delete volume request issued successfully. Aug 25 04:49:32.882591 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e74880eb-12c2-428a-a4f9-361f6ceaefac tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 returned with HTTP 202 Aug 25 04:49:32.883002 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 160/640] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:49:32 2026] DELETE /volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:32.894505 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-190377ca-0724-4522-b982-a09bc3d96beb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:32.896934 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-190377ca-0724-4522-b982-a09bc3d96beb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 Aug 25 04:49:32.897340 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-190377ca-0724-4522-b982-a09bc3d96beb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:32.897598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-190377ca-0724-4522-b982-a09bc3d96beb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:32.913462 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:32.913462 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:32.919950 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-190377ca-0724-4522-b982-a09bc3d96beb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Volume info retrieved successfully. Aug 25 04:49:32.933124 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-190377ca-0724-4522-b982-a09bc3d96beb tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 returned with HTTP 200 Aug 25 04:49:32.933800 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 159/641] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:32 2026] GET /volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:33.956113 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-120faf9e-6805-415d-8088-624aa70e5eb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:33.959028 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-120faf9e-6805-415d-8088-624aa70e5eb9 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] GET https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 Aug 25 04:49:33.959231 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-120faf9e-6805-415d-8088-624aa70e5eb9 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:33.959487 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-120faf9e-6805-415d-8088-624aa70e5eb9 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:33.970277 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-120faf9e-6805-415d-8088-624aa70e5eb9 tempest-TaggedBootDevicesTest_v242-1162400152 tempest-TaggedBootDevicesTest_v242-1162400152-project-member] https://10.4.3.213/volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 returned with HTTP 404 Aug 25 04:49:33.971261 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 163/642] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:33 2026] GET /volume/v3/volumes/bedc9ab5-4892-44fe-9a27-d6d7fa22a626 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:38.772731 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-bc2db598-e5b6-4576-b7b1-524158a1f161 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:38.775553 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-bc2db598-e5b6-4576-b7b1-524158a1f161 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] DELETE https://10.4.3.213/volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117 Aug 25 04:49:38.775988 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-bc2db598-e5b6-4576-b7b1-524158a1f161 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:38.776073 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-bc2db598-e5b6-4576-b7b1-524158a1f161 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:38.791447 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:38.791447 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:38.875285 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-bc2db598-e5b6-4576-b7b1-524158a1f161 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117 returned with HTTP 200 Aug 25 04:49:38.875693 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 161/643] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:38 2026] DELETE /volume/v3/attachments/51f434f1-eee0-4162-b139-89fb16886117 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:38.889100 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-6a224900-5e0b-4ab4-85a8-9184e8f4c64a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:38.891621 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-6a224900-5e0b-4ab4-85a8-9184e8f4c64a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c Aug 25 04:49:38.891837 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-6a224900-5e0b-4ab4-85a8-9184e8f4c64a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:38.892075 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-6a224900-5e0b-4ab4-85a8-9184e8f4c64a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:38.892254 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-6a224900-5e0b-4ab4-85a8-9184e8f4c64a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Delete volume with id: d1211711-3f90-49b8-8889-16aecedc6a1c Aug 25 04:49:38.902231 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:38.902231 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:38.902981 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-6a224900-5e0b-4ab4-85a8-9184e8f4c64a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:49:38.950791 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-6a224900-5e0b-4ab4-85a8-9184e8f4c64a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Delete volume request issued successfully. Aug 25 04:49:38.951089 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-81213f4f-6726-4592-9d97-e2c8141f4a47 req-6a224900-5e0b-4ab4-85a8-9184e8f4c64a tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c returned with HTTP 202 Aug 25 04:49:38.951595 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 161/644] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:49:38 2026] DELETE /volume/v3/volumes/d1211711-3f90-49b8-8889-16aecedc6a1c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:40.902467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5d702c6-4c4f-48c6-b307-68aae484f8ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:41.087278 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5d702c6-4c4f-48c6-b307-68aae484f8ec tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] GET https://10.4.3.213/volume/v3/scheduler-stats/get_pools Aug 25 04:49:41.087645 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5d702c6-4c4f-48c6-b307-68aae484f8ec tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:41.088013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5d702c6-4c4f-48c6-b307-68aae484f8ec tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Calling method 'get_pools' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:41.092382 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4e1360a-87dc-475d-ac6a-60599283b175 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:41.094316 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4e1360a-87dc-475d-ac6a-60599283b175 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] DELETE https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:49:41.094660 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4e1360a-87dc-475d-ac6a-60599283b175 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:41.094918 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4e1360a-87dc-475d-ac6a-60599283b175 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:41.095331 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a4e1360a-87dc-475d-ac6a-60599283b175 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Delete volume with id: 564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:49:41.102633 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5d702c6-4c4f-48c6-b307-68aae484f8ec tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] https://10.4.3.213/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 04:49:41.103549 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 160/645] 10.4.3.213 () {66 vars in 1291 bytes} [Tue Aug 25 04:49:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:41.110613 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:41.110613 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:41.111299 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4e1360a-87dc-475d-ac6a-60599283b175 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:49:41.112934 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca06ef12-24ba-439e-8564-71a8f499bb38 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:41.115216 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca06ef12-24ba-439e-8564-71a8f499bb38 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] GET https://10.4.3.213/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 04:49:41.115928 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca06ef12-24ba-439e-8564-71a8f499bb38 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:41.115928 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca06ef12-24ba-439e-8564-71a8f499bb38 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Calling method 'get_pools' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:41.116087 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:41.116087 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:41.134014 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca06ef12-24ba-439e-8564-71a8f499bb38 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] https://10.4.3.213/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 04:49:41.134146 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 162/646] 10.4.3.213 () {66 vars in 1314 bytes} [Tue Aug 25 04:49:41 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:41.149524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d976fe90-c885-4bf9-b862-8c837197d4cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:41.153020 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d976fe90-c885-4bf9-b862-8c837197d4cf tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] GET https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool Aug 25 04:49:41.155174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d976fe90-c885-4bf9-b862-8c837197d4cf tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:41.155174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d976fe90-c885-4bf9-b862-8c837197d4cf tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:41.157698 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4e1360a-87dc-475d-ac6a-60599283b175 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Delete volume request issued successfully. Aug 25 04:49:41.157961 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4e1360a-87dc-475d-ac6a-60599283b175 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 202 Aug 25 04:49:41.158551 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 164/647] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:49:41 2026] DELETE /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 04:49:41.170664 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5e084ca-0fc3-4ff6-9c52-c00d42d70c13 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:41.176312 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5e084ca-0fc3-4ff6-9c52-c00d42d70c13 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:49:41.176312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5e084ca-0fc3-4ff6-9c52-c00d42d70c13 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:41.176312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5e084ca-0fc3-4ff6-9c52-c00d42d70c13 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:41.177939 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d976fe90-c885-4bf9-b862-8c837197d4cf tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool returned with HTTP 200 Aug 25 04:49:41.179985 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 162/648] 10.4.3.213 () {66 vars in 1318 bytes} [Tue Aug 25 04:49:41 2026] GET /volume/v3/capabilities/np0000008045@storpool => generated 703 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:41.195145 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7b3f060-6099-496f-b4d5-29bdc9a7d059 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:41.195678 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:41.195678 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:41.198811 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7b3f060-6099-496f-b4d5-29bdc9a7d059 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] GET https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool Aug 25 04:49:41.198811 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7b3f060-6099-496f-b4d5-29bdc9a7d059 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:41.200537 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7b3f060-6099-496f-b4d5-29bdc9a7d059 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:41.206640 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5e084ca-0fc3-4ff6-9c52-c00d42d70c13 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Volume info retrieved successfully. Aug 25 04:49:41.212648 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5e084ca-0fc3-4ff6-9c52-c00d42d70c13 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 200 Aug 25 04:49:41.216175 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 161/649] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:41 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:41.219673 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7b3f060-6099-496f-b4d5-29bdc9a7d059 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool returned with HTTP 200 Aug 25 04:49:41.220696 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 163/650] 10.4.3.213 () {66 vars in 1318 bytes} [Tue Aug 25 04:49:41 2026] GET /volume/v3/capabilities/np0000008045@storpool => generated 703 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:41.238843 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb035ce7-6b9d-4d76-b925-d00aeb150a37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:41.241626 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb035ce7-6b9d-4d76-b925-d00aeb150a37 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] GET https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool Aug 25 04:49:41.241960 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb035ce7-6b9d-4d76-b925-d00aeb150a37 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:41.242676 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb035ce7-6b9d-4d76-b925-d00aeb150a37 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:41.266183 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb035ce7-6b9d-4d76-b925-d00aeb150a37 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174 tempest-BackendsCapabilitiesAdminTestsJSON-1399368174-project-admin] https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool returned with HTTP 200 Aug 25 04:49:41.266183 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 165/651] 10.4.3.213 () {66 vars in 1318 bytes} [Tue Aug 25 04:49:41 2026] GET /volume/v3/capabilities/np0000008045@storpool => generated 703 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:42.243353 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8cfc2bb0-3e12-46e5-b128-54caecd3d981 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:42.248205 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cfc2bb0-3e12-46e5-b128-54caecd3d981 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] GET https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 Aug 25 04:49:42.248551 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cfc2bb0-3e12-46e5-b128-54caecd3d981 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:42.248607 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cfc2bb0-3e12-46e5-b128-54caecd3d981 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:42.259698 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cfc2bb0-3e12-46e5-b128-54caecd3d981 tempest-ServerActionsTestOtherA-1645403175 tempest-ServerActionsTestOtherA-1645403175-project-member] https://10.4.3.213/volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 returned with HTTP 404 Aug 25 04:49:42.260411 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 163/652] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:42 2026] GET /volume/v3/volumes/564b04d2-826c-49fd-81bf-82be6fa65221 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:49:42.418344 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-ece37bf6-adb6-4abe-bab0-80b29ada424e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:42.425948 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-ece37bf6-adb6-4abe-bab0-80b29ada424e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:42.427152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-ece37bf6-adb6-4abe-bab0-80b29ada424e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:42.427490 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-ece37bf6-adb6-4abe-bab0-80b29ada424e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:42.444960 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:42.444960 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:42.452411 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-ece37bf6-adb6-4abe-bab0-80b29ada424e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:42.462349 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-ece37bf6-adb6-4abe-bab0-80b29ada424e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:49:42.462349 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 162/653] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:42 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:42.590853 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc5ba6a7-8a69-4207-8794-d45ef48da198 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:42.591306 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc5ba6a7-8a69-4207-8794-d45ef48da198 None None] GET https://10.4.3.213/volume// Aug 25 04:49:42.591406 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc5ba6a7-8a69-4207-8794-d45ef48da198 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:42.591656 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc5ba6a7-8a69-4207-8794-d45ef48da198 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:42.591968 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc5ba6a7-8a69-4207-8794-d45ef48da198 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:49:42.592265 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 164/654] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:49:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:49:42.601039 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-b9e609f1-021c-427b-9003-74d99201a5a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:42.605879 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-b9e609f1-021c-427b-9003-74d99201a5a8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:49:42.605879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-b9e609f1-021c-427b-9003-74d99201a5a8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f28473d1-1e23-4012-954d-8619f6c3cc56", "connector": null, "instance_uuid": "a78d9891-0fa7-4b72-870c-ca6cf963300d"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:42.616198 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:42.616198 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:42.692279 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-b9e609f1-021c-427b-9003-74d99201a5a8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:49:42.692719 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 166/655] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:49:42 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:42.742191 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34705b00-ad63-41b4-8231-f9b851cf2aed None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:42.744722 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34705b00-ad63-41b4-8231-f9b851cf2aed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:42.744917 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34705b00-ad63-41b4-8231-f9b851cf2aed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:42.745173 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34705b00-ad63-41b4-8231-f9b851cf2aed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:42.766467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e41c1d32-2984-465e-8245-4d79b9164928 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:42.766884 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e41c1d32-2984-465e-8245-4d79b9164928 None None] GET https://10.4.3.213/volume// Aug 25 04:49:42.767060 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e41c1d32-2984-465e-8245-4d79b9164928 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:42.767351 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e41c1d32-2984-465e-8245-4d79b9164928 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:42.767798 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e41c1d32-2984-465e-8245-4d79b9164928 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:49:42.769198 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 163/656] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:49:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:49:42.769307 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:42.769307 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:42.778880 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-34705b00-ad63-41b4-8231-f9b851cf2aed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:42.788317 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34705b00-ad63-41b4-8231-f9b851cf2aed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:49:42.788317 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 164/657] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:42 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:49:42.788782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-789c2e83-604c-4659-8ce2-86464aeb190b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:42.793154 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-789c2e83-604c-4659-8ce2-86464aeb190b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:42.793445 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-789c2e83-604c-4659-8ce2-86464aeb190b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:42.794516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-789c2e83-604c-4659-8ce2-86464aeb190b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:42.808616 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:42.808616 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:42.816712 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-789c2e83-604c-4659-8ce2-86464aeb190b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:42.825285 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-789c2e83-604c-4659-8ce2-86464aeb190b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:49:42.826179 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 165/658] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:49:42 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:49:42.980994 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-0686de6d-cd01-4fa7-8176-244260c57615 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:42.984022 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-0686de6d-cd01-4fa7-8176-244260c57615 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] PUT https://10.4.3.213/volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda Aug 25 04:49:42.984549 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-0686de6d-cd01-4fa7-8176-244260c57615 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:43.002047 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-0686de6d-cd01-4fa7-8176-244260c57615 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Acquiring lock "cinder-attachment_update-f28473d1-1e23-4012-954d-8619f6c3cc56-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:49:43.011153 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-0686de6d-cd01-4fa7-8176-244260c57615 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Lock "cinder-attachment_update-f28473d1-1e23-4012-954d-8619f6c3cc56-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:49:43.012411 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:43.012411 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:43.208744 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-0686de6d-cd01-4fa7-8176-244260c57615 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Lock "cinder-attachment_update-f28473d1-1e23-4012-954d-8619f6c3cc56-np0000008045" released by "attachment_update" :: held 0.198s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:49:43.209210 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-0686de6d-cd01-4fa7-8176-244260c57615 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda returned with HTTP 200 Aug 25 04:49:43.209881 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 167/659] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:49:42 2026] PUT /volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda => generated 969 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:43.813678 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb3ffaa8-f966-4a01-b867-384331df5ba2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:43.816059 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb3ffaa8-f966-4a01-b867-384331df5ba2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:43.816059 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb3ffaa8-f966-4a01-b867-384331df5ba2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:43.816196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb3ffaa8-f966-4a01-b867-384331df5ba2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:43.834160 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:43.834160 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:43.839954 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cb3ffaa8-f966-4a01-b867-384331df5ba2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:43.852519 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb3ffaa8-f966-4a01-b867-384331df5ba2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:49:43.853224 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 164/660] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:43 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:44.518397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:44.790178 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:49:44.792400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-884971558", "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:44.792984 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-884971558', 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:49:44.873077 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-900b551c-f56e-4a99-b2b3-7f8127de3517 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:44.877605 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-900b551c-f56e-4a99-b2b3-7f8127de3517 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:44.877605 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-900b551c-f56e-4a99-b2b3-7f8127de3517 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:44.877605 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-900b551c-f56e-4a99-b2b3-7f8127de3517 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:44.909585 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:44.909585 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:44.914884 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-900b551c-f56e-4a99-b2b3-7f8127de3517 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:44.925989 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-900b551c-f56e-4a99-b2b3-7f8127de3517 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:49:44.926960 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 166/661] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:44 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:44.945170 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume of 1 GB Aug 25 04:49:44.945732 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:44.945732 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:44.949354 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Availability Zones retrieved successfully. Aug 25 04:49:44.958830 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Flow 'volume_create_api' (2db6eb4f-2271-4404-93de-a00e86e2f6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:44.960456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3161167b-4b09-49cf-a42f-42819794e63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:44.963024 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:49:45.027448 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:45.027448 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:45.057048 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3161167b-4b09-49cf-a42f-42819794e63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3913e2a4-20f9-48f3-b243-03c46962cfba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3913e2a4-20f9-48f3-b243-03c46962cfba', 'encryption_key_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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:45.058687 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4062aa4-8013-42ad-94da-5973ff6ea65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:45.117063 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-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 25 04:49:45.117578 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-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 25 04:49:45.187632 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Created reservations ['cf0f6b9f-bc21-4967-bbae-1eeb0d7262c3', '51e78a56-4633-4d16-8d9a-3274422761d6', '34f3e1ae-5f6a-46ff-ae88-d677bb30c17a', '67231b22-cc1e-4c2c-9ca9-a5158428479d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:45.188880 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4062aa4-8013-42ad-94da-5973ff6ea65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf0f6b9f-bc21-4967-bbae-1eeb0d7262c3', '51e78a56-4633-4d16-8d9a-3274422761d6', '34f3e1ae-5f6a-46ff-ae88-d677bb30c17a', '67231b22-cc1e-4c2c-9ca9-a5158428479d']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:45.189959 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17e0e4a-0934-4c9c-8aad-6acfa21b6877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:45.226397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17e0e4a-0934-4c9c-8aad-6acfa21b6877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e703e29-0131-4af5-b19f-541f8a08b24f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-884971558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0a861fbe3c87415aaf35c1ca66042b13',qos_specs=None,replication_status=,reservations=['cf0f6b9f-bc21-4967-bbae-1eeb0d7262c3','51e78a56-4633-4d16-8d9a-3274422761d6','34f3e1ae-5f6a-46ff-ae88-d677bb30c17a','67231b22-cc1e-4c2c-9ca9-a5158428479d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-884971558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e703e29-0131-4af5-b19f-541f8a08b24f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0a861fbe3c87415aaf35c1ca66042b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3913e2a4-20f9-48f3-b243-03c46962cfba),volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:45.227368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5798f6-b50a-4ce7-ac1b-33a99813079e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:45.256899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5798f6-b50a-4ce7-ac1b-33a99813079e) transitioned into state 'SUCCESS' from state '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-884971558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0a861fbe3c87415aaf35c1ca66042b13',qos_specs=None,replication_status=,reservations=['cf0f6b9f-bc21-4967-bbae-1eeb0d7262c3','51e78a56-4633-4d16-8d9a-3274422761d6','34f3e1ae-5f6a-46ff-ae88-d677bb30c17a','67231b22-cc1e-4c2c-9ca9-a5158428479d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:45.257843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67800208-70b2-40d9-b2c2-340a0aa265c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:45.275703 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67800208-70b2-40d9-b2c2-340a0aa265c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:45.276202 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Flow 'volume_create_api' (2db6eb4f-2271-4404-93de-a00e86e2f6e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:45.276540 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume request issued successfully. Aug 25 04:49:45.277164 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7fa986d1-cff0-4cca-ad14-62ab1474e340 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:49:45.277673 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 165/662] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:49:44 2026] POST /volume/v3/volumes => generated 759 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:49:45.299126 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8c994fb-eaf7-4470-a51c-a65da7b9a4da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:45.301340 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8c994fb-eaf7-4470-a51c-a65da7b9a4da tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:49:45.301910 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8c994fb-eaf7-4470-a51c-a65da7b9a4da tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:45.302184 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8c994fb-eaf7-4470-a51c-a65da7b9a4da tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:45.310968 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:45.310968 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:45.319681 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8c994fb-eaf7-4470-a51c-a65da7b9a4da tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:49:45.328650 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8c994fb-eaf7-4470-a51c-a65da7b9a4da tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f returned with HTTP 200 Aug 25 04:49:45.329590 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 168/663] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:45 2026] GET /volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:45.840103 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09f6ba45-a124-4725-8629-6751cc78b940 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:45.943561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-15ea97c5-bd8c-4d0f-b015-a4bf514e9fd0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:45.945807 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15ea97c5-bd8c-4d0f-b015-a4bf514e9fd0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:45.946071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15ea97c5-bd8c-4d0f-b015-a4bf514e9fd0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:45.946323 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15ea97c5-bd8c-4d0f-b015-a4bf514e9fd0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:45.957770 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:45.957770 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:45.963236 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-15ea97c5-bd8c-4d0f-b015-a4bf514e9fd0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:45.972439 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15ea97c5-bd8c-4d0f-b015-a4bf514e9fd0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:49:45.972597 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 167/664] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:45 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:46.006204 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09f6ba45-a124-4725-8629-6751cc78b940 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:49:46.006639 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09f6ba45-a124-4725-8629-6751cc78b940 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1871057542"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:46.025862 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09f6ba45-a124-4725-8629-6751cc78b940 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:49:46.026273 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 165/665] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:49:45 2026] POST /volume/v3/types => generated 228 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:46.038318 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8fe156af-733b-4d6c-9728-429b7e74b712 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:46.040210 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fe156af-733b-4d6c-9728-429b7e74b712 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:49:46.040582 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fe156af-733b-4d6c-9728-429b7e74b712 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1791203013"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:46.042121 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:46.042121 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:46.064236 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fe156af-733b-4d6c-9728-429b7e74b712 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:49:46.064813 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 166/666] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:49:46 2026] POST /volume/v3/group_types => generated 185 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:46.075087 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbf3fca4-9c59-4c68-94a2-dee82f99433e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:46.157151 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbf3fca4-9c59-4c68-94a2-dee82f99433e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] POST https://10.4.3.213/volume/v3/groups Aug 25 04:49:46.157690 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbf3fca4-9c59-4c68-94a2-dee82f99433e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4ca1bd20-ab08-4151-b55e-3f736b5df250", "volume_types": ["85868ae8-8b9a-47dd-99c9-06a048309808"], "name": "tempest-GroupSnapshotsV319Test-Group-421985569"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:46.159392 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-dbf3fca4-9c59-4c68-94a2-dee82f99433e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Creating new group {'group': {'group_type': '4ca1bd20-ab08-4151-b55e-3f736b5df250', 'volume_types': ['85868ae8-8b9a-47dd-99c9-06a048309808'], 'name': 'tempest-GroupSnapshotsV319Test-Group-421985569'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 04:49:46.164678 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-dbf3fca4-9c59-4c68-94a2-dee82f99433e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-421985569. Aug 25 04:49:46.177870 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dbf3fca4-9c59-4c68-94a2-dee82f99433e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Availability Zones retrieved successfully. Aug 25 04:49:46.221909 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-dbf3fca4-9c59-4c68-94a2-dee82f99433e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Created reservations ['6c74d1be-8f6d-4f7e-a5d0-54eed1c151e4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:46.265932 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbf3fca4-9c59-4c68-94a2-dee82f99433e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/groups returned with HTTP 202 Aug 25 04:49:46.266379 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 169/667] 10.4.3.213 () {70 vars in 1297 bytes} [Tue Aug 25 04:49:46 2026] POST /volume/v3/groups => generated 115 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:46.278375 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1fa0f659-9654-4955-89a5-337b538f791c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:46.282183 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1fa0f659-9654-4955-89a5-337b538f791c tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18 Aug 25 04:49:46.282554 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1fa0f659-9654-4955-89a5-337b538f791c tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:46.282859 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1fa0f659-9654-4955-89a5-337b538f791c tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:46.283018 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-1fa0f659-9654-4955-89a5-337b538f791c tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member dcd89c7d-4c32-4070-b377-b6eef30c9e18 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:49:46.287082 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:46.287082 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:46.302449 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1fa0f659-9654-4955-89a5-337b538f791c tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18 returned with HTTP 200 Aug 25 04:49:46.303047 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 168/668] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:49:46 2026] GET /volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18 => generated 395 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:46.352349 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe0a4406-79b2-4c6e-ac08-9fbc78137517 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:46.355863 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe0a4406-79b2-4c6e-ac08-9fbc78137517 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:49:46.355863 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe0a4406-79b2-4c6e-ac08-9fbc78137517 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:46.356379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe0a4406-79b2-4c6e-ac08-9fbc78137517 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:46.369846 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:46.369846 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:46.375655 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe0a4406-79b2-4c6e-ac08-9fbc78137517 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:49:46.383589 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe0a4406-79b2-4c6e-ac08-9fbc78137517 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f returned with HTTP 200 Aug 25 04:49:46.385614 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 166/669] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:46 2026] GET /volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:46.562200 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-61379fd1-5784-4e94-b311-756b4e13dafa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:46.566509 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-61379fd1-5784-4e94-b311-756b4e13dafa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:49:46.566509 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-61379fd1-5784-4e94-b311-756b4e13dafa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:46.566509 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-61379fd1-5784-4e94-b311-756b4e13dafa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:46.569669 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-1e9f6e60-0f6f-4eb4-bf20-33a01d5b72f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:46.573464 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-1e9f6e60-0f6f-4eb4-bf20-33a01d5b72f9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda/action Aug 25 04:49:46.573464 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-1e9f6e60-0f6f-4eb4-bf20-33a01d5b72f9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:46.573464 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-1e9f6e60-0f6f-4eb4-bf20-33a01d5b72f9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:46.576410 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:46.576410 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:46.582729 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-61379fd1-5784-4e94-b311-756b4e13dafa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:49:46.590088 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-61379fd1-5784-4e94-b311-756b4e13dafa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f returned with HTTP 200 Aug 25 04:49:46.591131 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 167/670] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:46 2026] GET /volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:46.597752 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:46.597752 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:46.620052 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0c7ce6-9f2b-4274-8a53-b119684f9927 req-1e9f6e60-0f6f-4eb4-bf20-33a01d5b72f9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda/action returned with HTTP 204 Aug 25 04:49:46.621239 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 170/671] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:49:46 2026] POST /volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:46.992108 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-772db60b-aa48-46bf-8dbd-9c41bde9974a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:46.994952 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-772db60b-aa48-46bf-8dbd-9c41bde9974a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:46.995234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-772db60b-aa48-46bf-8dbd-9c41bde9974a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:46.995506 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-772db60b-aa48-46bf-8dbd-9c41bde9974a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:47.007395 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.007395 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:47.012996 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-772db60b-aa48-46bf-8dbd-9c41bde9974a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:47.023083 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-772db60b-aa48-46bf-8dbd-9c41bde9974a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:49:47.024678 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 169/672] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:46 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1653 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:47.041596 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b114492e-66b6-45ad-9693-03ad6451f63b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:47.044769 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b114492e-66b6-45ad-9693-03ad6451f63b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:49:47.045417 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b114492e-66b6-45ad-9693-03ad6451f63b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f28473d1-1e23-4012-954d-8619f6c3cc56", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1071292596"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:47.094174 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.094174 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:47.094701 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b114492e-66b6-45ad-9693-03ad6451f63b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:47.094988 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-b114492e-66b6-45ad-9693-03ad6451f63b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:47.101793 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b114492e-66b6-45ad-9693-03ad6451f63b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 400 Aug 25 04:49:47.102808 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 167/673] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:49:47 2026] POST /volume/v3/snapshots => generated 160 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:49:47.111675 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a3060356-25da-4ce3-b629-0c82140f9f32 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:47.114318 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3060356-25da-4ce3-b629-0c82140f9f32 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:49:47.114318 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3060356-25da-4ce3-b629-0c82140f9f32 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f28473d1-1e23-4012-954d-8619f6c3cc56", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1764021800"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:47.132595 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.132595 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:47.132595 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a3060356-25da-4ce3-b629-0c82140f9f32 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:47.132595 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-a3060356-25da-4ce3-b629-0c82140f9f32 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:47.179374 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a3060356-25da-4ce3-b629-0c82140f9f32 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['e4ad7b42-903d-48d8-b055-47d78706791c', 'e0e392f1-fd82-46e2-a36e-8738ec509a73', '6174b3c3-d3bc-4f08-994b-b4be59280223', '0b5f40b3-1ba1-4cec-a4b4-a4f073620f54'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:47.230384 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a3060356-25da-4ce3-b629-0c82140f9f32 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot force create request issued successfully. Aug 25 04:49:47.232814 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3060356-25da-4ce3-b629-0c82140f9f32 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:49:47.232814 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 168/674] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:49:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 04:49:47.244038 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-bf06c917-e35a-4a05-88e2-504cf6d56ca6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:47.245044 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91a364a8-1792-47b0-8b7b-6a547d91e735 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:47.247271 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-bf06c917-e35a-4a05-88e2-504cf6d56ca6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:49:47.247271 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-bf06c917-e35a-4a05-88e2-504cf6d56ca6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:47.247616 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-bf06c917-e35a-4a05-88e2-504cf6d56ca6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:47.248355 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91a364a8-1792-47b0-8b7b-6a547d91e735 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa Aug 25 04:49:47.248759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91a364a8-1792-47b0-8b7b-6a547d91e735 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:47.249170 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91a364a8-1792-47b0-8b7b-6a547d91e735 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:47.258418 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.258418 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:47.258618 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.258618 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:47.258687 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-91a364a8-1792-47b0-8b7b-6a547d91e735 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:47.258925 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91a364a8-1792-47b0-8b7b-6a547d91e735 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa returned with HTTP 200 Aug 25 04:49:47.259660 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 170/675] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:47 2026] GET /volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:49:47.268641 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-bf06c917-e35a-4a05-88e2-504cf6d56ca6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:49:47.280086 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-bf06c917-e35a-4a05-88e2-504cf6d56ca6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f returned with HTTP 200 Aug 25 04:49:47.280699 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 171/676] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:47 2026] GET /volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:47.295122 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-044772f2-ffb5-4dad-8da8-40f72d89d8fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:47.295743 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-044772f2-ffb5-4dad-8da8-40f72d89d8fc None None] GET https://10.4.3.213/volume// Aug 25 04:49:47.296214 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-044772f2-ffb5-4dad-8da8-40f72d89d8fc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:47.296327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-044772f2-ffb5-4dad-8da8-40f72d89d8fc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:47.296734 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-044772f2-ffb5-4dad-8da8-40f72d89d8fc None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:49:47.297752 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 168/677] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:49: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 25 04:49:47.309193 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-c347efce-4f04-4b82-83c5-bcedf780913b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:47.312055 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-c347efce-4f04-4b82-83c5-bcedf780913b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:49:47.312854 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-c347efce-4f04-4b82-83c5-bcedf780913b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e703e29-0131-4af5-b19f-541f8a08b24f", "connector": null, "instance_uuid": "05554952-c1b1-4946-bdf7-9ceffea2b1b2"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:47.314823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d4237e1-ee89-4fa5-82e7-35b9bd62ac1e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:47.316898 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d4237e1-ee89-4fa5-82e7-35b9bd62ac1e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18 Aug 25 04:49:47.317978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d4237e1-ee89-4fa5-82e7-35b9bd62ac1e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:47.317978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d4237e1-ee89-4fa5-82e7-35b9bd62ac1e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:47.317978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-0d4237e1-ee89-4fa5-82e7-35b9bd62ac1e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member dcd89c7d-4c32-4070-b377-b6eef30c9e18 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:49:47.325758 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.325758 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:47.326977 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.326977 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:47.340286 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d4237e1-ee89-4fa5-82e7-35b9bd62ac1e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18 returned with HTTP 200 Aug 25 04:49:47.351125 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 171/678] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:49:47 2026] GET /volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18 => generated 396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:47.357828 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e696a5b-a306-4036-b857-2f700a847b5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:47.360669 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:49:47.361147 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-931983314", "volume_type": "85868ae8-8b9a-47dd-99c9-06a048309808", "group_id": "dcd89c7d-4c32-4070-b377-b6eef30c9e18", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:47.364926 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-931983314', 'volume_type': '85868ae8-8b9a-47dd-99c9-06a048309808', 'group_id': 'dcd89c7d-4c32-4070-b377-b6eef30c9e18', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:49:47.376694 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.376694 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:47.377223 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Create volume of 1 GB Aug 25 04:49:47.387402 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Availability Zones retrieved successfully. Aug 25 04:49:47.393060 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Flow 'volume_create_api' (1aca1079-29e1-4c98-9d11-cd0ceb13cc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:47.394576 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b1d637-ee98-4f4e-bb3c-014828dba6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:47.395318 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.395318 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:47.395995 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:49:47.398489 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-c347efce-4f04-4b82-83c5-bcedf780913b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:49:47.399275 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 169/679] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:49:47 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:47.428517 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b1d637-ee98-4f4e-bb3c-014828dba6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:49:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85868ae8-8b9a-47dd-99c9-06a048309808,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1871057542',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85868ae8-8b9a-47dd-99c9-06a048309808', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dcd89c7d-4c32-4070-b377-b6eef30c9e18', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:47.429801 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dff5977-fdf0-48e4-9abd-4ac330583d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:47.468914 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1871057542 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1871057542, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:49:47.469340 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1871057542 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1871057542, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:49:47.518375 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Created reservations ['dddca443-08dd-4308-9581-74a6fe0050f4', '03fbc02d-bb47-418e-ae3a-e8b7ac5c5c4e', '26a87561-59f5-4c7b-8c4a-4f36150adf58', 'd5ee42ff-4e7f-4d5f-aa3d-9bd2ad84f051'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:47.519598 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dff5977-fdf0-48e4-9abd-4ac330583d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dddca443-08dd-4308-9581-74a6fe0050f4', '03fbc02d-bb47-418e-ae3a-e8b7ac5c5c4e', '26a87561-59f5-4c7b-8c4a-4f36150adf58', 'd5ee42ff-4e7f-4d5f-aa3d-9bd2ad84f051']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:47.520760 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4c583e-f1fb-46fa-a85f-8514d9b4baad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:47.552503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4c583e-f1fb-46fa-a85f-8514d9b4baad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3601d3e8-da67-42bb-896b-56d3dba56623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-931983314',encryption_key_id=None,group_id=dcd89c7d-4c32-4070-b377-b6eef30c9e18,group_type_id=,metadata={},multiattach=False,project_id='86de6c15060e4132b7527387960dd0c1',qos_specs=None,replication_status=,reservations=['dddca443-08dd-4308-9581-74a6fe0050f4','03fbc02d-bb47-418e-ae3a-e8b7ac5c5c4e','26a87561-59f5-4c7b-8c4a-4f36150adf58','d5ee42ff-4e7f-4d5f-aa3d-9bd2ad84f051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a34820bdf607408a94bb6f4f723843e9',volume_type_id=85868ae8-8b9a-47dd-99c9-06a048309808), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-931983314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dcd89c7d-4c32-4070-b377-b6eef30c9e18,host=None,id=3601d3e8-da67-42bb-896b-56d3dba56623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86de6c15060e4132b7527387960dd0c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a34820bdf607408a94bb6f4f723843e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85868ae8-8b9a-47dd-99c9-06a048309808),volume_type_id=85868ae8-8b9a-47dd-99c9-06a048309808)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:47.553735 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f4faf3a-66ab-4b77-9215-d840d9fba376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:47.584395 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f4faf3a-66ab-4b77-9215-d840d9fba376) transitioned into state 'SUCCESS' from state '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-931983314',encryption_key_id=None,group_id=dcd89c7d-4c32-4070-b377-b6eef30c9e18,group_type_id=,metadata={},multiattach=False,project_id='86de6c15060e4132b7527387960dd0c1',qos_specs=None,replication_status=,reservations=['dddca443-08dd-4308-9581-74a6fe0050f4','03fbc02d-bb47-418e-ae3a-e8b7ac5c5c4e','26a87561-59f5-4c7b-8c4a-4f36150adf58','d5ee42ff-4e7f-4d5f-aa3d-9bd2ad84f051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a34820bdf607408a94bb6f4f723843e9',volume_type_id=85868ae8-8b9a-47dd-99c9-06a048309808)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:47.585244 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b2383f-7bf1-499c-84a4-41098df3c906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:49:47.603005 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b2383f-7bf1-499c-84a4-41098df3c906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:49:47.604033 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Flow 'volume_create_api' (1aca1079-29e1-4c98-9d11-cd0ceb13cc7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:49:47.604442 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Create volume request issued successfully. Aug 25 04:49:47.605354 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:49:47.605594 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:49:47.648565 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:49:47.652778 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.652778 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:47.657593 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e696a5b-a306-4036-b857-2f700a847b5e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:49:47.658117 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 172/680] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:49:47 2026] POST /volume/v3/volumes => generated 826 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:49:47.676609 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d1b9a65-a432-4572-a1a5-f771b10f79d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:47.679310 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d1b9a65-a432-4572-a1a5-f771b10f79d7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 Aug 25 04:49:47.680545 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d1b9a65-a432-4572-a1a5-f771b10f79d7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:47.680545 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d1b9a65-a432-4572-a1a5-f771b10f79d7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:47.688893 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.688893 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:47.694742 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d1b9a65-a432-4572-a1a5-f771b10f79d7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Volume info retrieved successfully. Aug 25 04:49:47.695763 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-8d1b9a65-a432-4572-a1a5-f771b10f79d7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:49:47.695763 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-8d1b9a65-a432-4572-a1a5-f771b10f79d7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:49:47.749013 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-8d1b9a65-a432-4572-a1a5-f771b10f79d7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:49:47.754192 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:47.754192 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:47.766938 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d1b9a65-a432-4572-a1a5-f771b10f79d7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 returned with HTTP 200 Aug 25 04:49:47.767527 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 169/681] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:49:47 2026] GET /volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 => generated 894 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:48.273510 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4374f2c3-4e02-4208-8310-0537a74073cc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:48.275847 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4374f2c3-4e02-4208-8310-0537a74073cc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa Aug 25 04:49:48.276297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4374f2c3-4e02-4208-8310-0537a74073cc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:48.277461 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4374f2c3-4e02-4208-8310-0537a74073cc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:48.283722 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:48.283722 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:48.286253 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4374f2c3-4e02-4208-8310-0537a74073cc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:48.286253 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4374f2c3-4e02-4208-8310-0537a74073cc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa returned with HTTP 200 Aug 25 04:49:48.286253 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 172/682] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:48 2026] GET /volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:48.301173 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ef2ce843-61f0-4166-97dd-fe754e96a544 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:48.302763 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ef2ce843-61f0-4166-97dd-fe754e96a544 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:49:48.303260 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ef2ce843-61f0-4166-97dd-fe754e96a544 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f28473d1-1e23-4012-954d-8619f6c3cc56", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-687359175"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:48.320698 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:48.320698 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:48.321277 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ef2ce843-61f0-4166-97dd-fe754e96a544 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:48.321497 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-ef2ce843-61f0-4166-97dd-fe754e96a544 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:48.385359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-ef2ce843-61f0-4166-97dd-fe754e96a544 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['e44a3bad-1099-4b1f-b0c4-62491ea529f9', 'c75aac94-dc84-43d1-88b6-285fb86d430a', 'cf37c5da-dfa3-4af0-be22-d4ed5c853e0b', '0a65b9ee-7459-4a2e-941d-9f308a2861d6'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:48.444222 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ef2ce843-61f0-4166-97dd-fe754e96a544 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot force create request issued successfully. Aug 25 04:49:48.444704 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ef2ce843-61f0-4166-97dd-fe754e96a544 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:49:48.445358 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 170/683] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:49:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:49:48.457899 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-692e83a6-b267-412c-8f2d-95e0a767f78c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:48.459836 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-692e83a6-b267-412c-8f2d-95e0a767f78c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 Aug 25 04:49:48.460250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-692e83a6-b267-412c-8f2d-95e0a767f78c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:48.460647 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-692e83a6-b267-412c-8f2d-95e0a767f78c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:48.470726 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:48.470726 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:48.471677 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-692e83a6-b267-412c-8f2d-95e0a767f78c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:48.473033 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-692e83a6-b267-412c-8f2d-95e0a767f78c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 returned with HTTP 200 Aug 25 04:49:48.473744 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 173/684] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:48 2026] GET /volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:48.783857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8bc5a26-27f7-4473-9d86-531e972aa09e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:48.787828 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8bc5a26-27f7-4473-9d86-531e972aa09e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 Aug 25 04:49:48.788929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8bc5a26-27f7-4473-9d86-531e972aa09e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:48.788929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8bc5a26-27f7-4473-9d86-531e972aa09e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:48.799348 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:48.799348 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:48.804879 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8bc5a26-27f7-4473-9d86-531e972aa09e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Volume info retrieved successfully. Aug 25 04:49:48.805715 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-c8bc5a26-27f7-4473-9d86-531e972aa09e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:49:48.805952 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-c8bc5a26-27f7-4473-9d86-531e972aa09e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:49:48.854664 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-c8bc5a26-27f7-4473-9d86-531e972aa09e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:49:48.858563 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:48.858563 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:48.869477 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8bc5a26-27f7-4473-9d86-531e972aa09e tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 returned with HTTP 200 Aug 25 04:49:48.869968 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 170/685] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:49:48 2026] GET /volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:48.884288 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4b89795c-d724-4c81-ae01-591227e67312 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:48.885741 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b89795c-d724-4c81-ae01-591227e67312 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] POST https://10.4.3.213/volume/v3/group_snapshots Aug 25 04:49:48.886259 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b89795c-d724-4c81-ae01-591227e67312 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "dcd89c7d-4c32-4070-b377-b6eef30c9e18", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-738018777"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:48.888505 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-4b89795c-d724-4c81-ae01-591227e67312 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'dcd89c7d-4c32-4070-b377-b6eef30c9e18', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-738018777'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 04:49:48.893190 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:48.893190 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:48.900100 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.group_snapshots [None req-4b89795c-d724-4c81-ae01-591227e67312 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-738018777. Aug 25 04:49:48.968923 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:48.968923 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:48.985884 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-4b89795c-d724-4c81-ae01-591227e67312 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1871057542 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1871057542, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:49:48.986345 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-4b89795c-d724-4c81-ae01-591227e67312 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1871057542 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1871057542, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:49:49.028340 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4b89795c-d724-4c81-ae01-591227e67312 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Created reservations ['3f292b76-a8ff-48e3-819b-58705ebf5f90', 'fbb5f0f9-6fc5-4467-9d04-af71306774b6', '56b7fb68-9046-4d65-a3e5-d771d932d1c5', 'dd1ee90d-fa85-4721-ae71-f117a336143b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:49.107714 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b89795c-d724-4c81-ae01-591227e67312 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots returned with HTTP 202 Aug 25 04:49:49.109703 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f1838ee5-16fc-4310-b96d-3ff207e8b936 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:49.109922 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 173/686] 10.4.3.213 () {70 vars in 1324 bytes} [Tue Aug 25 04:49:48 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:49.109980 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1838ee5-16fc-4310-b96d-3ff207e8b936 None None] GET https://10.4.3.213/volume// Aug 25 04:49:49.110734 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1838ee5-16fc-4310-b96d-3ff207e8b936 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:49.110870 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1838ee5-16fc-4310-b96d-3ff207e8b936 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:49.111299 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1838ee5-16fc-4310-b96d-3ff207e8b936 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:49:49.111763 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 171/687] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:49:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:49:49.120341 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d79cbc9c-9c21-4a3e-87eb-085fe54ffae3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:49.122838 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d79cbc9c-9c21-4a3e-87eb-085fe54ffae3 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:49.123985 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d79cbc9c-9c21-4a3e-87eb-085fe54ffae3 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:49.123985 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d79cbc9c-9c21-4a3e-87eb-085fe54ffae3 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:49.124327 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-d79cbc9c-9c21-4a3e-87eb-085fe54ffae3 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member b3c45491-8c5d-4b9c-8941-a6deec2367fb {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:49:49.126462 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-06f4156a-b149-4a2e-a8ab-b988a434ff6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:49.130050 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-06f4156a-b149-4a2e-a8ab-b988a434ff6b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:49:49.130478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-06f4156a-b149-4a2e-a8ab-b988a434ff6b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:49.130478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-06f4156a-b149-4a2e-a8ab-b988a434ff6b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:49.132413 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:49.132413 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:49.138164 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d79cbc9c-9c21-4a3e-87eb-085fe54ffae3 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb returned with HTTP 200 Aug 25 04:49:49.139016 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 174/688] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:49:49 2026] GET /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:49.154570 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:49.154570 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:49.164633 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-06f4156a-b149-4a2e-a8ab-b988a434ff6b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:49:49.177171 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-06f4156a-b149-4a2e-a8ab-b988a434ff6b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f returned with HTTP 200 Aug 25 04:49:49.177831 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 171/689] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:49:49 2026] GET /volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f => generated 1546 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:49:49.314189 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-d3af7d87-00b2-46d1-bb3c-b01a0de23209 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:49.317342 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-d3af7d87-00b2-46d1-bb3c-b01a0de23209 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] PUT https://10.4.3.213/volume/v3/attachments/35797d77-a948-46a0-9da1-0dd62ed31b0f Aug 25 04:49:49.317899 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-d3af7d87-00b2-46d1-bb3c-b01a0de23209 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:49.329713 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-d3af7d87-00b2-46d1-bb3c-b01a0de23209 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Acquiring lock "cinder-attachment_update-4e703e29-0131-4af5-b19f-541f8a08b24f-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:49:49.336297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-d3af7d87-00b2-46d1-bb3c-b01a0de23209 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4e703e29-0131-4af5-b19f-541f8a08b24f-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:49:49.337909 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:49.337909 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:49.441861 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-d3af7d87-00b2-46d1-bb3c-b01a0de23209 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4e703e29-0131-4af5-b19f-541f8a08b24f-np0000008045" released by "attachment_update" :: held 0.106s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:49:49.442167 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-d3af7d87-00b2-46d1-bb3c-b01a0de23209 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/35797d77-a948-46a0-9da1-0dd62ed31b0f returned with HTTP 200 Aug 25 04:49:49.443370 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 174/690] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:49:49 2026] PUT /volume/v3/attachments/35797d77-a948-46a0-9da1-0dd62ed31b0f => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:49.474186 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-25db0b8e-5d70-4409-804e-af3a0cf07e77 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:49.477103 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-25db0b8e-5d70-4409-804e-af3a0cf07e77 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments/35797d77-a948-46a0-9da1-0dd62ed31b0f/action Aug 25 04:49:49.477646 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-25db0b8e-5d70-4409-804e-af3a0cf07e77 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:49.477837 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-25db0b8e-5d70-4409-804e-af3a0cf07e77 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:49.485025 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3eab5d37-5853-400e-84f0-858a84188d5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:49.487120 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3eab5d37-5853-400e-84f0-858a84188d5d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 Aug 25 04:49:49.487352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3eab5d37-5853-400e-84f0-858a84188d5d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:49.487685 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3eab5d37-5853-400e-84f0-858a84188d5d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:49.495595 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:49.495595 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:49.496330 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3eab5d37-5853-400e-84f0-858a84188d5d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:49.497870 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3eab5d37-5853-400e-84f0-858a84188d5d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 returned with HTTP 200 Aug 25 04:49:49.499152 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 175/691] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:49 2026] GET /volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:49.499241 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:49.499241 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:49.512381 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c45cd484-59e4-4bcd-b376-0977fb449c19 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:49.515283 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c45cd484-59e4-4bcd-b376-0977fb449c19 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:49:49.515798 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c45cd484-59e4-4bcd-b376-0977fb449c19 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f28473d1-1e23-4012-954d-8619f6c3cc56", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1328920156"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:49.519066 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-59c908af-30d1-4cf7-8063-49c5363ff487 req-25db0b8e-5d70-4409-804e-af3a0cf07e77 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/35797d77-a948-46a0-9da1-0dd62ed31b0f/action returned with HTTP 204 Aug 25 04:49:49.519818 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 172/692] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:49:49 2026] POST /volume/v3/attachments/35797d77-a948-46a0-9da1-0dd62ed31b0f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:49.533706 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:49.533706 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:49.534345 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c45cd484-59e4-4bcd-b376-0977fb449c19 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:49.534619 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-c45cd484-59e4-4bcd-b376-0977fb449c19 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:49.581799 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c45cd484-59e4-4bcd-b376-0977fb449c19 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['7ac34389-9423-458d-bbc6-db448baeac73', '5c2159fb-fd22-472e-9b3b-634444dd14e5', '58b15b8b-0281-42f8-a68c-d03823972007', 'caead3af-4f2c-4b28-b782-c96f482b238d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:49.624409 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c45cd484-59e4-4bcd-b376-0977fb449c19 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot force create request issued successfully. Aug 25 04:49:49.624865 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c45cd484-59e4-4bcd-b376-0977fb449c19 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:49:49.625514 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 172/693] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:49:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:49:49.639417 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2027696b-e358-4974-81df-c5ba4eeaab34 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:49.644632 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2027696b-e358-4974-81df-c5ba4eeaab34 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 Aug 25 04:49:49.644865 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2027696b-e358-4974-81df-c5ba4eeaab34 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:49.645960 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2027696b-e358-4974-81df-c5ba4eeaab34 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:49.654900 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:49.654900 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:49.655382 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2027696b-e358-4974-81df-c5ba4eeaab34 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:49.656328 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2027696b-e358-4974-81df-c5ba4eeaab34 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 returned with HTTP 200 Aug 25 04:49:49.657503 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 175/694] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:49 2026] GET /volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:50.149516 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-144d9bb7-a669-4d55-86af-6b4991c5ff02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.153725 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-144d9bb7-a669-4d55-86af-6b4991c5ff02 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:50.153980 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-144d9bb7-a669-4d55-86af-6b4991c5ff02 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.156250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-144d9bb7-a669-4d55-86af-6b4991c5ff02 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.156250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-144d9bb7-a669-4d55-86af-6b4991c5ff02 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member b3c45491-8c5d-4b9c-8941-a6deec2367fb {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:49:50.166729 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.166729 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:50.182165 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-144d9bb7-a669-4d55-86af-6b4991c5ff02 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb returned with HTTP 200 Aug 25 04:49:50.184758 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 176/695] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb => generated 330 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:50.196909 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b2c60146-8543-4a98-a2f6-414c3ee12814 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.197884 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2c60146-8543-4a98-a2f6-414c3ee12814 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail Aug 25 04:49:50.198124 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2c60146-8543-4a98-a2f6-414c3ee12814 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.198332 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2c60146-8543-4a98-a2f6-414c3ee12814 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.198661 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-b2c60146-8543-4a98-a2f6-414c3ee12814 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:49:50.199950 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-b2c60146-8543-4a98-a2f6-414c3ee12814 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:49:50.217026 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b2c60146-8543-4a98-a2f6-414c3ee12814 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Get all snapshots completed successfully. Aug 25 04:49:50.217954 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.217954 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:50.218931 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2c60146-8543-4a98-a2f6-414c3ee12814 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 04:49:50.219370 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 173/696] 10.4.3.213 () {66 vars in 1264 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:50.233505 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b4dc4af-38da-4233-979f-de42d40c2cae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.236230 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b4dc4af-38da-4233-979f-de42d40c2cae tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/snapshots/c9229b4d-11ab-4943-bb5c-28c08687a0aa Aug 25 04:49:50.236560 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b4dc4af-38da-4233-979f-de42d40c2cae tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.236896 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b4dc4af-38da-4233-979f-de42d40c2cae tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.252089 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.252089 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:50.252760 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b4dc4af-38da-4233-979f-de42d40c2cae tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Snapshot retrieved successfully. Aug 25 04:49:50.255338 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b4dc4af-38da-4233-979f-de42d40c2cae tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/snapshots/c9229b4d-11ab-4943-bb5c-28c08687a0aa returned with HTTP 200 Aug 25 04:49:50.256982 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 173/697] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/snapshots/c9229b4d-11ab-4943-bb5c-28c08687a0aa => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:50.274875 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c173d41b-e2b2-4d97-b118-8fbe9e773017 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.277134 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c173d41b-e2b2-4d97-b118-8fbe9e773017 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] POST https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action Aug 25 04:49:50.277810 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c173d41b-e2b2-4d97-b118-8fbe9e773017 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:50.277998 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c173d41b-e2b2-4d97-b118-8fbe9e773017 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:50.280049 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-c173d41b-e2b2-4d97-b118-8fbe9e773017 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Updating group 'b3c45491-8c5d-4b9c-8941-a6deec2367fb' with 'creating' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 04:49:50.290761 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.290761 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:50.314393 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c173d41b-e2b2-4d97-b118-8fbe9e773017 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action returned with HTTP 202 Aug 25 04:49:50.315088 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 176/698] 10.4.3.213 () {70 vars in 1455 bytes} [Tue Aug 25 04:49:50 2026] POST /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:49:50.330074 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6ae7473-32f5-4ea9-8268-6755cc925892 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.332003 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6ae7473-32f5-4ea9-8268-6755cc925892 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:50.332899 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6ae7473-32f5-4ea9-8268-6755cc925892 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.333275 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6ae7473-32f5-4ea9-8268-6755cc925892 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.333588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-f6ae7473-32f5-4ea9-8268-6755cc925892 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member b3c45491-8c5d-4b9c-8941-a6deec2367fb {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:49:50.339997 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.339997 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:50.349112 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6ae7473-32f5-4ea9-8268-6755cc925892 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb returned with HTTP 200 Aug 25 04:49:50.351523 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 177/699] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:49:50.364715 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-37c1bbdf-ca2e-44be-9281-de15d6abe6db None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.366559 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37c1bbdf-ca2e-44be-9281-de15d6abe6db tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] POST https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action Aug 25 04:49:50.367297 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37c1bbdf-ca2e-44be-9281-de15d6abe6db tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:50.367532 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37c1bbdf-ca2e-44be-9281-de15d6abe6db tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:50.370086 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-37c1bbdf-ca2e-44be-9281-de15d6abe6db tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Updating group 'b3c45491-8c5d-4b9c-8941-a6deec2367fb' with 'available' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 04:49:50.380384 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.380384 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:50.394965 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37c1bbdf-ca2e-44be-9281-de15d6abe6db tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action returned with HTTP 202 Aug 25 04:49:50.396149 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 174/700] 10.4.3.213 () {70 vars in 1455 bytes} [Tue Aug 25 04:49:50 2026] POST /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:49:50.406777 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e5d35a9-d21e-4d94-ad00-7a42438a99da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.411103 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e5d35a9-d21e-4d94-ad00-7a42438a99da tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:50.411635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e5d35a9-d21e-4d94-ad00-7a42438a99da tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.411763 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e5d35a9-d21e-4d94-ad00-7a42438a99da tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.411992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-2e5d35a9-d21e-4d94-ad00-7a42438a99da tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member b3c45491-8c5d-4b9c-8941-a6deec2367fb {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:49:50.424877 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.424877 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:50.434089 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e5d35a9-d21e-4d94-ad00-7a42438a99da tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb returned with HTTP 200 Aug 25 04:49:50.434738 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 174/701] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:50.449218 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc4de150-4de4-49b6-8d43-f8a4218e5f20 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.451844 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc4de150-4de4-49b6-8d43-f8a4218e5f20 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] POST https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action Aug 25 04:49:50.452269 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc4de150-4de4-49b6-8d43-f8a4218e5f20 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:50.452379 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc4de150-4de4-49b6-8d43-f8a4218e5f20 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:50.453939 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-bc4de150-4de4-49b6-8d43-f8a4218e5f20 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Updating group 'b3c45491-8c5d-4b9c-8941-a6deec2367fb' with 'error' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 04:49:50.457956 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.457956 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:50.470661 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc4de150-4de4-49b6-8d43-f8a4218e5f20 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action returned with HTTP 202 Aug 25 04:49:50.471315 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 177/702] 10.4.3.213 () {70 vars in 1455 bytes} [Tue Aug 25 04:49:50 2026] POST /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:49:50.484272 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a66773d-f13b-4906-aeb8-6416139c15c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.487721 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a66773d-f13b-4906-aeb8-6416139c15c1 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:50.487721 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a66773d-f13b-4906-aeb8-6416139c15c1 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.489844 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a66773d-f13b-4906-aeb8-6416139c15c1 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.490185 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-1a66773d-f13b-4906-aeb8-6416139c15c1 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member b3c45491-8c5d-4b9c-8941-a6deec2367fb {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:49:50.497338 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.497338 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:50.505261 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a66773d-f13b-4906-aeb8-6416139c15c1 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb returned with HTTP 200 Aug 25 04:49:50.505783 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 178/703] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:50.522594 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6c968297-f207-427e-8fb8-a3575b10082c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.525745 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c968297-f207-427e-8fb8-a3575b10082c tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] POST https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action Aug 25 04:49:50.526242 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c968297-f207-427e-8fb8-a3575b10082c tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:50.526383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c968297-f207-427e-8fb8-a3575b10082c tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:50.529619 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-6c968297-f207-427e-8fb8-a3575b10082c tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Updating group 'b3c45491-8c5d-4b9c-8941-a6deec2367fb' with 'available' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 04:49:50.535657 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.535657 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:50.547268 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c968297-f207-427e-8fb8-a3575b10082c tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action returned with HTTP 202 Aug 25 04:49:50.548522 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 175/704] 10.4.3.213 () {70 vars in 1455 bytes} [Tue Aug 25 04:49:50 2026] POST /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:49:50.562558 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d30115ce-1850-4f9d-a3fb-95ed4ee40446 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.565336 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d30115ce-1850-4f9d-a3fb-95ed4ee40446 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:50.565666 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d30115ce-1850-4f9d-a3fb-95ed4ee40446 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.565921 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d30115ce-1850-4f9d-a3fb-95ed4ee40446 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.566079 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-d30115ce-1850-4f9d-a3fb-95ed4ee40446 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member b3c45491-8c5d-4b9c-8941-a6deec2367fb {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:49:50.571358 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.571358 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:50.576200 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d30115ce-1850-4f9d-a3fb-95ed4ee40446 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb returned with HTTP 200 Aug 25 04:49:50.576725 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 175/705] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:50.592256 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71765114-d0d5-4bdc-82c5-4bb8fa23dbb5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.595252 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71765114-d0d5-4bdc-82c5-4bb8fa23dbb5 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] DELETE https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:50.596601 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71765114-d0d5-4bdc-82c5-4bb8fa23dbb5 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.596601 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71765114-d0d5-4bdc-82c5-4bb8fa23dbb5 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.597715 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-71765114-d0d5-4bdc-82c5-4bb8fa23dbb5 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] delete called for member b3c45491-8c5d-4b9c-8941-a6deec2367fb {{(pid=100269) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 04:49:50.597715 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.group_snapshots [None req-71765114-d0d5-4bdc-82c5-4bb8fa23dbb5 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Delete group_snapshot with id: b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:50.605525 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.605525 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:50.663516 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71765114-d0d5-4bdc-82c5-4bb8fa23dbb5 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb returned with HTTP 202 Aug 25 04:49:50.663958 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 178/706] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:49:50 2026] DELETE /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:49:50.675856 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d81ff196-970b-48ff-a2e7-f738deb9f5f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.679209 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d81ff196-970b-48ff-a2e7-f738deb9f5f5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 Aug 25 04:49:50.680327 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d81ff196-970b-48ff-a2e7-f738deb9f5f5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.680327 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d81ff196-970b-48ff-a2e7-f738deb9f5f5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.681825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.687011 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:49:50.687273 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.687639 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.688003 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:49:50.689655 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:49:50.695060 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.695060 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:50.696000 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d81ff196-970b-48ff-a2e7-f738deb9f5f5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:50.697351 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d81ff196-970b-48ff-a2e7-f738deb9f5f5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 returned with HTTP 200 Aug 25 04:49:50.698241 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 179/707] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:50.701247 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Get all volumes completed successfully. Aug 25 04:49:50.703225 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:49:50.703882 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:49:50.714487 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-577302d9-f72d-4cc3-83aa-3bed803335b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.717198 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-577302d9-f72d-4cc3-83aa-3bed803335b6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa Aug 25 04:49:50.717198 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-577302d9-f72d-4cc3-83aa-3bed803335b6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.717512 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-577302d9-f72d-4cc3-83aa-3bed803335b6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.717865 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-577302d9-f72d-4cc3-83aa-3bed803335b6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 8e10af86-8411-4f73-b0e6-b3b7560104aa Aug 25 04:49:50.728172 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.728172 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:50.729220 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-577302d9-f72d-4cc3-83aa-3bed803335b6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:50.762930 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-577302d9-f72d-4cc3-83aa-3bed803335b6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:49:50.763256 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-577302d9-f72d-4cc3-83aa-3bed803335b6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa returned with HTTP 202 Aug 25 04:49:50.763488 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:49:50.763868 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 176/708] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:49:50 2026] DELETE /volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:50.769527 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.769527 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:50.775068 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7257b882-cbe8-40a8-a70a-27a1d0314f16 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.778358 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7257b882-cbe8-40a8-a70a-27a1d0314f16 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa Aug 25 04:49:50.778667 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7257b882-cbe8-40a8-a70a-27a1d0314f16 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.778948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7257b882-cbe8-40a8-a70a-27a1d0314f16 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.785569 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01834211-2ccd-4155-b57b-dfaa991cf6f7 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:49:50.786750 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 176/709] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:49:50.797333 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.797333 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:50.798159 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7257b882-cbe8-40a8-a70a-27a1d0314f16 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:50.802874 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7257b882-cbe8-40a8-a70a-27a1d0314f16 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa returned with HTTP 200 Aug 25 04:49:50.803333 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 179/710] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:50.805842 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5988c85e-1292-4225-b31a-cada260cd568 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.810778 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5988c85e-1292-4225-b31a-cada260cd568 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail Aug 25 04:49:50.810993 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5988c85e-1292-4225-b31a-cada260cd568 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.811298 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5988c85e-1292-4225-b31a-cada260cd568 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.812147 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-5988c85e-1292-4225-b31a-cada260cd568 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:49:50.813871 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-5988c85e-1292-4225-b31a-cada260cd568 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:49:50.829157 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5988c85e-1292-4225-b31a-cada260cd568 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Get all snapshots completed successfully. Aug 25 04:49:50.829891 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5988c85e-1292-4225-b31a-cada260cd568 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 04:49:50.830742 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 180/711] 10.4.3.213 () {66 vars in 1264 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:49:50.846479 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b510521-3fe9-4275-a8a4-da8d990cf858 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:50.847597 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b510521-3fe9-4275-a8a4-da8d990cf858 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:50.847941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b510521-3fe9-4275-a8a4-da8d990cf858 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:50.848353 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b510521-3fe9-4275-a8a4-da8d990cf858 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:50.848661 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-4b510521-3fe9-4275-a8a4-da8d990cf858 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member b3c45491-8c5d-4b9c-8941-a6deec2367fb {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:49:50.855089 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:50.855089 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:50.860115 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b510521-3fe9-4275-a8a4-da8d990cf858 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb returned with HTTP 200 Aug 25 04:49:50.860546 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 177/712] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:49:50 2026] GET /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:51.824957 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f1431a55-0846-4232-8b86-a275ded5e6f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:51.827773 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1431a55-0846-4232-8b86-a275ded5e6f9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa Aug 25 04:49:51.828132 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1431a55-0846-4232-8b86-a275ded5e6f9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:51.828468 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1431a55-0846-4232-8b86-a275ded5e6f9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:51.839739 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1431a55-0846-4232-8b86-a275ded5e6f9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa returned with HTTP 404 Aug 25 04:49:51.841408 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 177/713] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:51 2026] GET /volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:51.850850 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0be79ad6-d685-4647-b5ee-de88f6a88953 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:51.853194 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0be79ad6-d685-4647-b5ee-de88f6a88953 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 Aug 25 04:49:51.854550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0be79ad6-d685-4647-b5ee-de88f6a88953 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:51.854550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0be79ad6-d685-4647-b5ee-de88f6a88953 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:51.854550 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-0be79ad6-d685-4647-b5ee-de88f6a88953 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 59fac3e1-4caf-4d9c-8a42-2e52ee835887 Aug 25 04:49:51.860960 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:51.860960 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:51.861850 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0be79ad6-d685-4647-b5ee-de88f6a88953 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:51.873930 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc36e2a5-0eac-4672-9849-d17317ed3cbf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:51.877881 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc36e2a5-0eac-4672-9849-d17317ed3cbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb Aug 25 04:49:51.878609 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc36e2a5-0eac-4672-9849-d17317ed3cbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:51.878964 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc36e2a5-0eac-4672-9849-d17317ed3cbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:51.879313 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-fc36e2a5-0eac-4672-9849-d17317ed3cbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member b3c45491-8c5d-4b9c-8941-a6deec2367fb {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:49:51.887882 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc36e2a5-0eac-4672-9849-d17317ed3cbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb returned with HTTP 404 Aug 25 04:49:51.888731 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 181/714] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:49:51 2026] GET /volume/v3/group_snapshots/b3c45491-8c5d-4b9c-8941-a6deec2367fb => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:49:51.901113 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:51.903298 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:49:51.903669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:51.904040 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:51.904516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:49:51.905854 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:49:51.908936 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0be79ad6-d685-4647-b5ee-de88f6a88953 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:49:51.909308 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0be79ad6-d685-4647-b5ee-de88f6a88953 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 returned with HTTP 202 Aug 25 04:49:51.910076 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 180/715] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:49:51 2026] DELETE /volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:51.925495 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c865f5cf-ade0-444a-a4a7-bbfd3877f637 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:51.929054 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c865f5cf-ade0-444a-a4a7-bbfd3877f637 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 Aug 25 04:49:51.929054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c865f5cf-ade0-444a-a4a7-bbfd3877f637 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:51.929335 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c865f5cf-ade0-444a-a4a7-bbfd3877f637 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:51.939905 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:51.939905 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:51.940567 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c865f5cf-ade0-444a-a4a7-bbfd3877f637 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:51.941637 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c865f5cf-ade0-444a-a4a7-bbfd3877f637 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 returned with HTTP 200 Aug 25 04:49:51.942476 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 178/716] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:51 2026] GET /volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:51.949875 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Get all volumes completed successfully. Aug 25 04:49:51.950808 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:49:51.951066 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:49:52.029655 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:49:52.037933 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:52.037933 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:52.052018 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-217747e4-f560-4f6c-8ec6-da7869dbbdbf tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:49:52.052128 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 178/717] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:49:51 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:49:52.072182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7216725c-75f2-47b9-9079-7fc3ea0e0666 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:52.075159 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7216725c-75f2-47b9-9079-7fc3ea0e0666 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] POST https://10.4.3.213/volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18/action Aug 25 04:49:52.076228 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7216725c-75f2-47b9-9079-7fc3ea0e0666 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:52.077135 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7216725c-75f2-47b9-9079-7fc3ea0e0666 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:52.079235 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-7216725c-75f2-47b9-9079-7fc3ea0e0666 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] delete called for group dcd89c7d-4c32-4070-b377-b6eef30c9e18 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:49:52.079728 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-7216725c-75f2-47b9-9079-7fc3ea0e0666 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Delete group with id: dcd89c7d-4c32-4070-b377-b6eef30c9e18 Aug 25 04:49:52.088936 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:52.088936 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:52.196143 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7216725c-75f2-47b9-9079-7fc3ea0e0666 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18/action returned with HTTP 202 Aug 25 04:49:52.196723 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 182/718] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:49:52 2026] POST /volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 04:49:52.209843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21545aa4-6c7e-435e-888a-06a3317758cb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:52.222213 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21545aa4-6c7e-435e-888a-06a3317758cb tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 Aug 25 04:49:52.223247 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21545aa4-6c7e-435e-888a-06a3317758cb tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:52.223900 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21545aa4-6c7e-435e-888a-06a3317758cb tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:52.238237 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:52.238237 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:52.243375 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-21545aa4-6c7e-435e-888a-06a3317758cb tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Volume info retrieved successfully. Aug 25 04:49:52.244758 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-21545aa4-6c7e-435e-888a-06a3317758cb tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:49:52.244937 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-21545aa4-6c7e-435e-888a-06a3317758cb tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:49:52.319553 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-21545aa4-6c7e-435e-888a-06a3317758cb tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:49:52.326507 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:52.326507 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:52.348490 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21545aa4-6c7e-435e-888a-06a3317758cb tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 returned with HTTP 200 Aug 25 04:49:52.348907 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 181/719] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:49:52 2026] GET /volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 => generated 918 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:52.953739 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2576b158-fa70-439c-9db0-851706e055c3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:52.956282 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2576b158-fa70-439c-9db0-851706e055c3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 Aug 25 04:49:52.956569 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2576b158-fa70-439c-9db0-851706e055c3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:52.956836 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2576b158-fa70-439c-9db0-851706e055c3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:52.964052 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2576b158-fa70-439c-9db0-851706e055c3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 returned with HTTP 404 Aug 25 04:49:52.966702 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 179/720] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:52 2026] GET /volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:52.975630 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-261a8d1a-9efa-416e-b020-c6587e90f001 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:52.982907 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-261a8d1a-9efa-416e-b020-c6587e90f001 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 Aug 25 04:49:52.982907 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-261a8d1a-9efa-416e-b020-c6587e90f001 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:52.982907 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-261a8d1a-9efa-416e-b020-c6587e90f001 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:52.982907 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-261a8d1a-9efa-416e-b020-c6587e90f001 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 66bc3336-db69-4d23-a4a7-5deee4c1e901 Aug 25 04:49:52.993727 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:52.993727 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:52.994633 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-261a8d1a-9efa-416e-b020-c6587e90f001 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:53.057470 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-261a8d1a-9efa-416e-b020-c6587e90f001 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:49:53.057470 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-261a8d1a-9efa-416e-b020-c6587e90f001 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 returned with HTTP 202 Aug 25 04:49:53.057470 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 179/721] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:49:52 2026] DELETE /volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:53.066124 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45cb7bf1-fdfb-4ea1-b45b-66a509d6da2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:53.069358 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45cb7bf1-fdfb-4ea1-b45b-66a509d6da2e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 Aug 25 04:49:53.069358 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45cb7bf1-fdfb-4ea1-b45b-66a509d6da2e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:53.069358 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45cb7bf1-fdfb-4ea1-b45b-66a509d6da2e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:53.079630 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:53.079630 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:53.080123 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45cb7bf1-fdfb-4ea1-b45b-66a509d6da2e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:49:53.084963 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45cb7bf1-fdfb-4ea1-b45b-66a509d6da2e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 returned with HTTP 200 Aug 25 04:49:53.084963 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 183/722] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:53 2026] GET /volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:53.368131 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-24f30992-b53c-4023-8939-0b9bd8bfeec1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:53.370903 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24f30992-b53c-4023-8939-0b9bd8bfeec1 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 Aug 25 04:49:53.371245 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24f30992-b53c-4023-8939-0b9bd8bfeec1 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:53.371506 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-24f30992-b53c-4023-8939-0b9bd8bfeec1 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:53.379067 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-24f30992-b53c-4023-8939-0b9bd8bfeec1 tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 returned with HTTP 404 Aug 25 04:49:53.379743 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 182/723] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:49:53 2026] GET /volume/v3/volumes/3601d3e8-da67-42bb-896b-56d3dba56623 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:49:53.387820 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b9fa88a2-70dd-4ce9-8843-2b9dad52a8ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:53.390014 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9fa88a2-70dd-4ce9-8843-2b9dad52a8ec tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] GET https://10.4.3.213/volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18 Aug 25 04:49:53.390236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9fa88a2-70dd-4ce9-8843-2b9dad52a8ec tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:53.390527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9fa88a2-70dd-4ce9-8843-2b9dad52a8ec tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:53.390793 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-b9fa88a2-70dd-4ce9-8843-2b9dad52a8ec tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] show called for member dcd89c7d-4c32-4070-b377-b6eef30c9e18 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:49:53.394636 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9fa88a2-70dd-4ce9-8843-2b9dad52a8ec tempest-GroupSnapshotsV319Test-1428755620 tempest-GroupSnapshotsV319Test-1428755620-project-member] https://10.4.3.213/volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18 returned with HTTP 404 Aug 25 04:49:53.395557 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 180/724] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:49:53 2026] GET /volume/v3/groups/dcd89c7d-4c32-4070-b377-b6eef30c9e18 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:49:53.404377 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-400962dc-66d0-41f0-b32a-57e105158a58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:53.406397 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-400962dc-66d0-41f0-b32a-57e105158a58 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/4ca1bd20-ab08-4151-b55e-3f736b5df250 Aug 25 04:49:53.406698 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-400962dc-66d0-41f0-b32a-57e105158a58 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:53.406960 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-400962dc-66d0-41f0-b32a-57e105158a58 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:53.407305 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:53.407305 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:53.429820 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-400962dc-66d0-41f0-b32a-57e105158a58 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] https://10.4.3.213/volume/v3/group_types/4ca1bd20-ab08-4151-b55e-3f736b5df250 returned with HTTP 202 Aug 25 04:49:53.430576 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 180/725] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:49:53 2026] DELETE /volume/v3/group_types/4ca1bd20-ab08-4151-b55e-3f736b5df250 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:49:53.438690 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb2f3de9-811f-420d-b47e-dbe880c39558 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:53.443357 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb2f3de9-811f-420d-b47e-dbe880c39558 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] DELETE https://10.4.3.213/volume/v3/types/85868ae8-8b9a-47dd-99c9-06a048309808 Aug 25 04:49:53.443584 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb2f3de9-811f-420d-b47e-dbe880c39558 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:53.443896 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb2f3de9-811f-420d-b47e-dbe880c39558 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:53.481579 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb2f3de9-811f-420d-b47e-dbe880c39558 tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] https://10.4.3.213/volume/v3/types/85868ae8-8b9a-47dd-99c9-06a048309808 returned with HTTP 202 Aug 25 04:49:53.482182 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 184/726] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:49:53 2026] DELETE /volume/v3/types/85868ae8-8b9a-47dd-99c9-06a048309808 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:49:53.495736 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f183fbb0-a933-4054-9638-e7efc3b89ddc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:53.497938 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f183fbb0-a933-4054-9638-e7efc3b89ddc tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] GET https://10.4.3.213/volume/v3/types/85868ae8-8b9a-47dd-99c9-06a048309808 Aug 25 04:49:53.498274 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f183fbb0-a933-4054-9638-e7efc3b89ddc tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:53.498666 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f183fbb0-a933-4054-9638-e7efc3b89ddc tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:53.506938 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f183fbb0-a933-4054-9638-e7efc3b89ddc tempest-GroupSnapshotsV319Test-698195900 tempest-GroupSnapshotsV319Test-698195900-project-admin] https://10.4.3.213/volume/v3/types/85868ae8-8b9a-47dd-99c9-06a048309808 returned with HTTP 404 Aug 25 04:49:53.506938 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 183/727] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:49:53 2026] GET /volume/v3/types/85868ae8-8b9a-47dd-99c9-06a048309808 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:54.096470 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c906ba4d-9ce4-4783-b53b-67f5c095f69f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:54.099915 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c906ba4d-9ce4-4783-b53b-67f5c095f69f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 Aug 25 04:49:54.100302 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c906ba4d-9ce4-4783-b53b-67f5c095f69f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:54.100690 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c906ba4d-9ce4-4783-b53b-67f5c095f69f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:54.108034 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c906ba4d-9ce4-4783-b53b-67f5c095f69f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 returned with HTTP 404 Aug 25 04:49:54.108824 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 181/728] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:49:54 2026] GET /volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:54.121271 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b304b5c3-86ac-4e00-9d4f-962ef182eae1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:54.125135 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b304b5c3-86ac-4e00-9d4f-962ef182eae1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 Aug 25 04:49:54.125850 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b304b5c3-86ac-4e00-9d4f-962ef182eae1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:54.125993 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b304b5c3-86ac-4e00-9d4f-962ef182eae1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:54.126072 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-b304b5c3-86ac-4e00-9d4f-962ef182eae1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 59fac3e1-4caf-4d9c-8a42-2e52ee835887 Aug 25 04:49:54.132521 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b304b5c3-86ac-4e00-9d4f-962ef182eae1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 returned with HTTP 404 Aug 25 04:49:54.132521 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 181/729] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:49:54 2026] DELETE /volume/v3/snapshots/59fac3e1-4caf-4d9c-8a42-2e52ee835887 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:54.145470 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c70fa98-512d-43dd-bfc9-01668305c99c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:54.147703 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c70fa98-512d-43dd-bfc9-01668305c99c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 Aug 25 04:49:54.148733 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c70fa98-512d-43dd-bfc9-01668305c99c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:54.148733 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c70fa98-512d-43dd-bfc9-01668305c99c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:54.148995 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-4c70fa98-512d-43dd-bfc9-01668305c99c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 66bc3336-db69-4d23-a4a7-5deee4c1e901 Aug 25 04:49:54.162230 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c70fa98-512d-43dd-bfc9-01668305c99c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 returned with HTTP 404 Aug 25 04:49:54.163195 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 185/730] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:49:54 2026] DELETE /volume/v3/snapshots/66bc3336-db69-4d23-a4a7-5deee4c1e901 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:54.173188 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eeb223e0-2901-458c-92ab-6352f71f0ded None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:54.176304 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eeb223e0-2901-458c-92ab-6352f71f0ded tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa Aug 25 04:49:54.176626 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eeb223e0-2901-458c-92ab-6352f71f0ded tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:54.176997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eeb223e0-2901-458c-92ab-6352f71f0ded tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:54.177355 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-eeb223e0-2901-458c-92ab-6352f71f0ded tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 8e10af86-8411-4f73-b0e6-b3b7560104aa Aug 25 04:49:54.185700 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eeb223e0-2901-458c-92ab-6352f71f0ded tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa returned with HTTP 404 Aug 25 04:49:54.186705 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 184/731] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:49:54 2026] DELETE /volume/v3/snapshots/8e10af86-8411-4f73-b0e6-b3b7560104aa => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:54.250059 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-5e5c3984-4281-458a-8221-45ea43e89a2c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:54.255021 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-5e5c3984-4281-458a-8221-45ea43e89a2c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:54.255320 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-5e5c3984-4281-458a-8221-45ea43e89a2c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:54.255643 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-5e5c3984-4281-458a-8221-45ea43e89a2c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:54.280096 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:54.280096 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:54.287122 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-5e5c3984-4281-458a-8221-45ea43e89a2c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:54.296644 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-5e5c3984-4281-458a-8221-45ea43e89a2c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:49:54.297227 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 182/732] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:54 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1653 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:54.326775 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-cec22208-18fb-4cb4-8326-0cf9e7420d6d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:54.333558 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-cec22208-18fb-4cb4-8326-0cf9e7420d6d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56/action Aug 25 04:49:54.334112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-cec22208-18fb-4cb4-8326-0cf9e7420d6d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:54.334299 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-cec22208-18fb-4cb4-8326-0cf9e7420d6d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:54.350644 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:54.350644 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:54.351394 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-cec22208-18fb-4cb4-8326-0cf9e7420d6d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:54.366115 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-cec22208-18fb-4cb4-8326-0cf9e7420d6d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Begin detaching volume completed successfully. Aug 25 04:49:54.366495 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-cec22208-18fb-4cb4-8326-0cf9e7420d6d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56/action returned with HTTP 202 Aug 25 04:49:54.367104 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 182/733] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:49:54 2026] POST /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:49:54.444225 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a640681-2e11-4da7-bda3-16a987628f22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:54.444225 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a640681-2e11-4da7-bda3-16a987628f22 None None] GET https://10.4.3.213/volume// Aug 25 04:49:54.444597 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a640681-2e11-4da7-bda3-16a987628f22 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:54.444754 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a640681-2e11-4da7-bda3-16a987628f22 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:54.445223 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a640681-2e11-4da7-bda3-16a987628f22 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:49:54.446455 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 186/734] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:49:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:49:54.458083 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-1a8a1c02-2514-405d-93dd-44a268bbd086 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:54.461865 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-1a8a1c02-2514-405d-93dd-44a268bbd086 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:49:54.462406 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-1a8a1c02-2514-405d-93dd-44a268bbd086 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:54.462554 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-1a8a1c02-2514-405d-93dd-44a268bbd086 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:54.478908 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:54.478908 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:54.485382 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-1a8a1c02-2514-405d-93dd-44a268bbd086 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:49:54.496530 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-1a8a1c02-2514-405d-93dd-44a268bbd086 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:49:54.497173 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 185/735] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:49:54 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:49:56.050633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-4fddedf4-aef2-43e4-8522-0d55e462ea1e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:56.056387 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-4fddedf4-aef2-43e4-8522-0d55e462ea1e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda Aug 25 04:49:56.057672 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-4fddedf4-aef2-43e4-8522-0d55e462ea1e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:56.058984 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-4fddedf4-aef2-43e4-8522-0d55e462ea1e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:56.077174 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:56.077174 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:56.183188 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8cfd6499-e941-4677-9dce-e6d53ffa30b4 req-4fddedf4-aef2-43e4-8522-0d55e462ea1e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda returned with HTTP 200 Aug 25 04:49:56.183726 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 183/736] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:56 2026] DELETE /volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:57.290172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1c9325d9-4e37-4e8c-b15f-87e7ce9643f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:57.293596 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c9325d9-4e37-4e8c-b15f-87e7ce9643f8 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:57.293861 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c9325d9-4e37-4e8c-b15f-87e7ce9643f8 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:57.295050 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c9325d9-4e37-4e8c-b15f-87e7ce9643f8 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:57.310544 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:57.310544 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:57.315665 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1c9325d9-4e37-4e8c-b15f-87e7ce9643f8 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:57.322976 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c9325d9-4e37-4e8c-b15f-87e7ce9643f8 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:57.323610 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 183/737] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:57 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:57.387498 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-811ae0b7-8f67-49d6-a3de-9d02abd7bab4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:57.397057 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-811ae0b7-8f67-49d6-a3de-9d02abd7bab4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:57.397414 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-811ae0b7-8f67-49d6-a3de-9d02abd7bab4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:57.397723 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-811ae0b7-8f67-49d6-a3de-9d02abd7bab4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:57.405608 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-73484b12-484c-4024-9795-c0c435b31e32 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:57.423046 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:57.423046 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:57.431003 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-811ae0b7-8f67-49d6-a3de-9d02abd7bab4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:57.440609 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-811ae0b7-8f67-49d6-a3de-9d02abd7bab4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:57.440609 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 187/738] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:49:57 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 1144 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:57.476637 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-094e6589-be4c-49a7-b8e5-fc2770963686 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:57.483964 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-094e6589-be4c-49a7-b8e5-fc2770963686 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] POST https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7/action Aug 25 04:49:57.483964 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-094e6589-be4c-49a7-b8e5-fc2770963686 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:49:57.483964 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-094e6589-be4c-49a7-b8e5-fc2770963686 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:57.497391 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:57.497391 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:57.497962 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-094e6589-be4c-49a7-b8e5-fc2770963686 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:57.511643 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-094e6589-be4c-49a7-b8e5-fc2770963686 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Begin detaching volume completed successfully. Aug 25 04:49:57.511929 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-094e6589-be4c-49a7-b8e5-fc2770963686 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7/action returned with HTTP 202 Aug 25 04:49:57.512530 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 184/739] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:49:57 2026] POST /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:49:57.568082 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73484b12-484c-4024-9795-c0c435b31e32 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:49:57.568500 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73484b12-484c-4024-9795-c0c435b31e32 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-399924176"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:57.615470 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73484b12-484c-4024-9795-c0c435b31e32 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:49:57.615826 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 186/740] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:49:57 2026] POST /volume/v3/types => generated 215 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:49:57.617798 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d21a74c-09fd-4385-be48-f8d0a0eb3568 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:57.617798 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d21a74c-09fd-4385-be48-f8d0a0eb3568 None None] GET https://10.4.3.213/volume// Aug 25 04:49:57.617963 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d21a74c-09fd-4385-be48-f8d0a0eb3568 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:57.618373 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d21a74c-09fd-4385-be48-f8d0a0eb3568 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:57.618681 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d21a74c-09fd-4385-be48-f8d0a0eb3568 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:49:57.619494 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 184/741] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:49:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:49:57.630230 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b83a8cf-4f62-4602-922a-561266970a3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:57.635581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-18708873-6ef7-42a7-9aae-6fcb2b5dcb6a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:57.635934 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b83a8cf-4f62-4602-922a-561266970a3c tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:49:57.638576 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b83a8cf-4f62-4602-922a-561266970a3c tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1712567882"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:57.641561 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-18708873-6ef7-42a7-9aae-6fcb2b5dcb6a tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:57.641836 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-18708873-6ef7-42a7-9aae-6fcb2b5dcb6a tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:57.642292 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-18708873-6ef7-42a7-9aae-6fcb2b5dcb6a tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:57.666837 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:57.666837 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:57.673284 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-18708873-6ef7-42a7-9aae-6fcb2b5dcb6a tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:57.674089 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b83a8cf-4f62-4602-922a-561266970a3c tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:49:57.674546 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 188/742] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:49:57 2026] POST /volume/v3/group_types => generated 173 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:49:57.680150 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-18708873-6ef7-42a7-9aae-6fcb2b5dcb6a tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:57.680753 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 185/743] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:49:57 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 1327 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:49:57.686860 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fd580559-05a0-45fe-83a1-2764597eb2e7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:57.787464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd580559-05a0-45fe-83a1-2764597eb2e7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/groups Aug 25 04:49:57.787464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd580559-05a0-45fe-83a1-2764597eb2e7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fd43cf03-888d-4cfb-b219-4c44a83149f9", "volume_types": ["cd3d9a39-739e-471d-a21b-c937ec0548d1"], "name": "tempest-Group1-1112227237"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:57.789187 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-fd580559-05a0-45fe-83a1-2764597eb2e7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Creating new group {'group': {'group_type': 'fd43cf03-888d-4cfb-b219-4c44a83149f9', 'volume_types': ['cd3d9a39-739e-471d-a21b-c937ec0548d1'], 'name': 'tempest-Group1-1112227237'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 04:49:57.795048 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-fd580559-05a0-45fe-83a1-2764597eb2e7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Creating group tempest-Group1-1112227237. Aug 25 04:49:57.820288 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fd580559-05a0-45fe-83a1-2764597eb2e7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Availability zone cache updated, next update will occur around 2026-08-25 05:49:57.819907. {{(pid=100269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:49:57.820683 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fd580559-05a0-45fe-83a1-2764597eb2e7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Availability Zones retrieved successfully. Aug 25 04:49:57.862501 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-fd580559-05a0-45fe-83a1-2764597eb2e7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Created reservations ['0668bd03-57d3-4ee9-9b54-9f92be1486ca'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:57.904504 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd580559-05a0-45fe-83a1-2764597eb2e7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups returned with HTTP 202 Aug 25 04:49:57.904647 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 187/744] 10.4.3.213 () {70 vars in 1297 bytes} [Tue Aug 25 04:49:57 2026] POST /volume/v3/groups => generated 94 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:49:57.917573 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f852f312-0334-4bb1-badb-05df87f51934 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:57.919655 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f852f312-0334-4bb1-badb-05df87f51934 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f Aug 25 04:49:57.919927 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f852f312-0334-4bb1-badb-05df87f51934 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:57.920152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f852f312-0334-4bb1-badb-05df87f51934 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:57.920352 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-f852f312-0334-4bb1-badb-05df87f51934 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member d2cc85eb-7d39-4eca-851f-6712debc9d4f {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:49:57.925961 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:57.925961 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:57.942613 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f852f312-0334-4bb1-badb-05df87f51934 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f returned with HTTP 200 Aug 25 04:49:57.943196 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 185/745] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:49:57 2026] GET /volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:58.229649 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8710cfa6-84a0-4e6d-bb6f-025f3f06a81a req-4ee3314e-64a8-4ebd-9884-304cc63d449e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:58.234198 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8710cfa6-84a0-4e6d-bb6f-025f3f06a81a req-4ee3314e-64a8-4ebd-9884-304cc63d449e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda Aug 25 04:49:58.234536 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8710cfa6-84a0-4e6d-bb6f-025f3f06a81a req-4ee3314e-64a8-4ebd-9884-304cc63d449e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:58.234824 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8710cfa6-84a0-4e6d-bb6f-025f3f06a81a req-4ee3314e-64a8-4ebd-9884-304cc63d449e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:58.240882 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8710cfa6-84a0-4e6d-bb6f-025f3f06a81a req-4ee3314e-64a8-4ebd-9884-304cc63d449e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda returned with HTTP 404 Aug 25 04:49:58.241677 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 189/746] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:58 2026] DELETE /volume/v3/attachments/ddcfd0fd-b86d-43c6-8f9e-831fde73afda => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:49:58.896414 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-161b1ab2-a5e0-45ca-8998-9d4486b6d0af None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:58.899752 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-161b1ab2-a5e0-45ca-8998-9d4486b6d0af tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] DELETE https://10.4.3.213/volume/v3/attachments/85ac22b8-2dff-4455-b62f-253fe107a0aa Aug 25 04:49:58.901450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-161b1ab2-a5e0-45ca-8998-9d4486b6d0af tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:58.901450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-161b1ab2-a5e0-45ca-8998-9d4486b6d0af tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:58.926759 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:58.926759 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:49:58.962004 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1aae9dd8-e7be-4fb9-8476-c6c5848573c7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:58.967363 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1aae9dd8-e7be-4fb9-8476-c6c5848573c7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f Aug 25 04:49:58.969224 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1aae9dd8-e7be-4fb9-8476-c6c5848573c7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:58.971782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1aae9dd8-e7be-4fb9-8476-c6c5848573c7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:58.971979 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-1aae9dd8-e7be-4fb9-8476-c6c5848573c7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member d2cc85eb-7d39-4eca-851f-6712debc9d4f {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:49:58.977018 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:58.977018 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:58.991492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1aae9dd8-e7be-4fb9-8476-c6c5848573c7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f returned with HTTP 200 Aug 25 04:49:58.991860 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 188/747] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:49:58 2026] GET /volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f => generated 323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:59.006718 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-758f3c1a-1987-4260-a514-9efd4e5183e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:59.011972 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-758f3c1a-1987-4260-a514-9efd4e5183e9 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/groups Aug 25 04:49:59.011972 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-758f3c1a-1987-4260-a514-9efd4e5183e9 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fd43cf03-888d-4cfb-b219-4c44a83149f9", "volume_types": ["cd3d9a39-739e-471d-a21b-c937ec0548d1"], "name": "tempest-Group2-177764305"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:49:59.014158 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-758f3c1a-1987-4260-a514-9efd4e5183e9 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Creating new group {'group': {'group_type': 'fd43cf03-888d-4cfb-b219-4c44a83149f9', 'volume_types': ['cd3d9a39-739e-471d-a21b-c937ec0548d1'], 'name': 'tempest-Group2-177764305'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 04:49:59.021134 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-758f3c1a-1987-4260-a514-9efd4e5183e9 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Creating group tempest-Group2-177764305. Aug 25 04:49:59.021602 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:59.021602 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:49:59.027384 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f81de407-050e-4b93-acd0-78eb5e4ea81e req-161b1ab2-a5e0-45ca-8998-9d4486b6d0af tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/attachments/85ac22b8-2dff-4455-b62f-253fe107a0aa returned with HTTP 200 Aug 25 04:49:59.027384 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 186/748] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:49:58 2026] DELETE /volume/v3/attachments/85ac22b8-2dff-4455-b62f-253fe107a0aa => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:59.051210 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-758f3c1a-1987-4260-a514-9efd4e5183e9 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Availability zone cache updated, next update will occur around 2026-08-25 05:49:59.050833. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:49:59.051396 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-758f3c1a-1987-4260-a514-9efd4e5183e9 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Availability Zones retrieved successfully. Aug 25 04:49:59.101027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-758f3c1a-1987-4260-a514-9efd4e5183e9 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Created reservations ['9db9dbc8-77f4-4c54-baca-a4fd3cc6c792'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:49:59.168490 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-758f3c1a-1987-4260-a514-9efd4e5183e9 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups returned with HTTP 202 Aug 25 04:49:59.168820 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 186/749] 10.4.3.213 () {70 vars in 1297 bytes} [Tue Aug 25 04:49:59 2026] POST /volume/v3/groups => generated 93 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:49:59.180961 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d895cc1-1e0f-45a4-8623-4d62da7cf610 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:59.183499 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d895cc1-1e0f-45a4-8623-4d62da7cf610 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c Aug 25 04:49:59.183499 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d895cc1-1e0f-45a4-8623-4d62da7cf610 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:59.183741 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d895cc1-1e0f-45a4-8623-4d62da7cf610 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:59.185455 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-2d895cc1-1e0f-45a4-8623-4d62da7cf610 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member 6bc79675-8a4f-46eb-98fe-2878acc8ae1c {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:49:59.192176 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:59.192176 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:49:59.218872 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d895cc1-1e0f-45a4-8623-4d62da7cf610 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c returned with HTTP 200 Aug 25 04:49:59.219906 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 190/750] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:49:59 2026] GET /volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c => generated 321 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:49:59.746337 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-afd29523-8869-4962-bded-8173b0dd84c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:49:59.749271 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afd29523-8869-4962-bded-8173b0dd84c4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:49:59.749604 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afd29523-8869-4962-bded-8173b0dd84c4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:49:59.749870 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afd29523-8869-4962-bded-8173b0dd84c4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:49:59.771312 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:49:59.771312 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:49:59.779453 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-afd29523-8869-4962-bded-8173b0dd84c4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:49:59.790791 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afd29523-8869-4962-bded-8173b0dd84c4 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:49:59.791367 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 189/751] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:49:59 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:49:59.858384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-77a08580-31cd-47d9-8093-ece9a2b2167d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:00.027868 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:00.030379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-791049243"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:00.036048 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-791049243'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:00.036048 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Create volume of 1 GB Aug 25 04:50:00.036048 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:00.036048 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:00.057468 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Availability Zones retrieved successfully. Aug 25 04:50:00.071090 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Flow 'volume_create_api' (ae4a140f-a10e-4b60-a21c-1d0f1fada0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:00.074491 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3584bc63-a547-4f5a-b6f9-c255bcc945e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.074491 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:00.120801 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3584bc63-a547-4f5a-b6f9-c255bcc945e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.121852 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a7ff03-f3eb-4d32-b48b-fa305549d483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.226134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Created reservations ['9ad14aa4-cc49-4ce0-87fd-e6c2c779a8b5', '4b43a2a2-6e8e-4f6e-b053-59a9e9704810', '4fe93247-4eee-46d4-a992-7242fe8ace15', '5901cbcc-ae34-449b-a461-23b485b410bb'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:00.229614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a7ff03-f3eb-4d32-b48b-fa305549d483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ad14aa4-cc49-4ce0-87fd-e6c2c779a8b5', '4b43a2a2-6e8e-4f6e-b053-59a9e9704810', '4fe93247-4eee-46d4-a992-7242fe8ace15', '5901cbcc-ae34-449b-a461-23b485b410bb']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.229614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3147a33f-5dec-4ccd-8a1d-f9fd9da06c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.241405 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3cbb053c-4388-43e1-b0f1-2d34e9a9628d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:00.245277 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cbb053c-4388-43e1-b0f1-2d34e9a9628d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c Aug 25 04:50:00.245702 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cbb053c-4388-43e1-b0f1-2d34e9a9628d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:00.246229 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cbb053c-4388-43e1-b0f1-2d34e9a9628d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:00.246360 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-3cbb053c-4388-43e1-b0f1-2d34e9a9628d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member 6bc79675-8a4f-46eb-98fe-2878acc8ae1c {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:00.251818 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:00.251818 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:00.262067 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cbb053c-4388-43e1-b0f1-2d34e9a9628d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c returned with HTTP 200 Aug 25 04:50:00.262472 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 187/752] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:00 2026] GET /volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:00.268750 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3147a33f-5dec-4ccd-8a1d-f9fd9da06c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e791c59-39c6-47ef-a9e6-873a43bbee91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-791049243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba656bf4a4cb4eeba1048ba01ad56b1a',qos_specs=None,replication_status=,reservations=['9ad14aa4-cc49-4ce0-87fd-e6c2c779a8b5','4b43a2a2-6e8e-4f6e-b053-59a9e9704810','4fe93247-4eee-46d4-a992-7242fe8ace15','5901cbcc-ae34-449b-a461-23b485b410bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='517490c2141d46b3b9abd2a5b26f89ad',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-791049243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e791c59-39c6-47ef-a9e6-873a43bbee91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba656bf4a4cb4eeba1048ba01ad56b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='517490c2141d46b3b9abd2a5b26f89ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.270143 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eb1f92d-cd1b-497b-a854-90b977e6ba10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.284167 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:00.284599 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:00.284916 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2058177198", "volume_type": "cd3d9a39-739e-471d-a21b-c937ec0548d1", "group_id": "d2cc85eb-7d39-4eca-851f-6712debc9d4f", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:00.287685 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2058177198', 'volume_type': 'cd3d9a39-739e-471d-a21b-c937ec0548d1', 'group_id': 'd2cc85eb-7d39-4eca-851f-6712debc9d4f', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:00.298361 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:00.298361 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:00.298956 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Create volume of 1 GB Aug 25 04:50:00.299034 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eb1f92d-cd1b-497b-a854-90b977e6ba10) transitioned into state 'SUCCESS' from state '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-791049243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba656bf4a4cb4eeba1048ba01ad56b1a',qos_specs=None,replication_status=,reservations=['9ad14aa4-cc49-4ce0-87fd-e6c2c779a8b5','4b43a2a2-6e8e-4f6e-b053-59a9e9704810','4fe93247-4eee-46d4-a992-7242fe8ace15','5901cbcc-ae34-449b-a461-23b485b410bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='517490c2141d46b3b9abd2a5b26f89ad',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.299963 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5ad1f1-9ed4-4789-9a61-4f44acc86574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.307928 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Availability Zones retrieved successfully. Aug 25 04:50:00.313968 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Flow 'volume_create_api' (35071722-ae40-43b1-8402-82549106f4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:00.316071 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc2a42d-ebb9-47b8-a34b-b7299b14f92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.316263 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:00.316263 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:00.316727 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:00.324556 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5ad1f1-9ed4-4789-9a61-4f44acc86574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.325746 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Flow 'volume_create_api' (ae4a140f-a10e-4b60-a21c-1d0f1fada0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:00.326212 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Create volume request issued successfully. Aug 25 04:50:00.327910 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-77a08580-31cd-47d9-8093-ece9a2b2167d tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:00.327910 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 187/753] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:49:59 2026] POST /volume/v3/volumes => generated 758 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:00.355154 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc2a42d-ebb9-47b8-a34b-b7299b14f92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:49:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd3d9a39-739e-471d-a21b-c937ec0548d1,is_public=True,name='tempest-GroupsTest-volume-type-399924176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd3d9a39-739e-471d-a21b-c937ec0548d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd2cc85eb-7d39-4eca-851f-6712debc9d4f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.356820 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d772658-4407-4f67-b360-11df61145fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.436037 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-399924176 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-399924176, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:00.436523 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-399924176 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-399924176, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:00.517786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Created reservations ['45cd0842-5295-4645-8a3c-a3de8e54f56c', '37548aed-f9cc-48ac-bf0f-fc800f29c7ea', 'e03ccbaa-ab5f-4e25-8c89-d1167218f2fa', '663e29d9-51be-45ec-ab1a-7766eca7d02e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:00.521040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d772658-4407-4f67-b360-11df61145fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45cd0842-5295-4645-8a3c-a3de8e54f56c', '37548aed-f9cc-48ac-bf0f-fc800f29c7ea', 'e03ccbaa-ab5f-4e25-8c89-d1167218f2fa', '663e29d9-51be-45ec-ab1a-7766eca7d02e']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.521040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7191b0-61ab-4611-a14f-e3506a8595cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.563623 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7191b0-61ab-4611-a14f-e3506a8595cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc4cca22-a055-4241-9040-f554923922ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2058177198',encryption_key_id=None,group_id=d2cc85eb-7d39-4eca-851f-6712debc9d4f,group_type_id=,metadata={},multiattach=False,project_id='eccf8ff519aa49fa87ff7ab9830e1aeb',qos_specs=None,replication_status=,reservations=['45cd0842-5295-4645-8a3c-a3de8e54f56c','37548aed-f9cc-48ac-bf0f-fc800f29c7ea','e03ccbaa-ab5f-4e25-8c89-d1167218f2fa','663e29d9-51be-45ec-ab1a-7766eca7d02e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8800e59c824383aeafb81cf54e89d5',volume_type_id=cd3d9a39-739e-471d-a21b-c937ec0548d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2058177198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d2cc85eb-7d39-4eca-851f-6712debc9d4f,host=None,id=fc4cca22-a055-4241-9040-f554923922ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eccf8ff519aa49fa87ff7ab9830e1aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8800e59c824383aeafb81cf54e89d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd3d9a39-739e-471d-a21b-c937ec0548d1),volume_type_id=cd3d9a39-739e-471d-a21b-c937ec0548d1)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.564614 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027507fa-d85c-4de1-bfa1-a787f8df5942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.609533 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027507fa-d85c-4de1-bfa1-a787f8df5942) transitioned into state 'SUCCESS' from state '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-2058177198',encryption_key_id=None,group_id=d2cc85eb-7d39-4eca-851f-6712debc9d4f,group_type_id=,metadata={},multiattach=False,project_id='eccf8ff519aa49fa87ff7ab9830e1aeb',qos_specs=None,replication_status=,reservations=['45cd0842-5295-4645-8a3c-a3de8e54f56c','37548aed-f9cc-48ac-bf0f-fc800f29c7ea','e03ccbaa-ab5f-4e25-8c89-d1167218f2fa','663e29d9-51be-45ec-ab1a-7766eca7d02e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8800e59c824383aeafb81cf54e89d5',volume_type_id=cd3d9a39-739e-471d-a21b-c937ec0548d1)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.610707 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d24a2b-f779-49be-8d1e-de5dfddfbce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:00.635227 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d24a2b-f779-49be-8d1e-de5dfddfbce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:00.636759 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Flow 'volume_create_api' (35071722-ae40-43b1-8402-82549106f4bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:00.636973 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Create volume request issued successfully. Aug 25 04:50:00.637992 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:00.637992 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:00.696377 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:00.704547 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:00.704547 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:00.712156 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49b0666c-7cd2-4f09-9eeb-bae2f4b3c3ad tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:00.715456 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 191/754] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:50:00 2026] POST /volume/v3/volumes => generated 814 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:00.734298 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1785731f-c303-49de-903e-2cc54d7d2b65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:00.737501 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1785731f-c303-49de-903e-2cc54d7d2b65 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad Aug 25 04:50:00.737501 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1785731f-c303-49de-903e-2cc54d7d2b65 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:00.737501 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1785731f-c303-49de-903e-2cc54d7d2b65 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:00.748497 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:00.748497 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:00.757065 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1785731f-c303-49de-903e-2cc54d7d2b65 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Volume info retrieved successfully. Aug 25 04:50:00.757896 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-1785731f-c303-49de-903e-2cc54d7d2b65 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:00.757993 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-1785731f-c303-49de-903e-2cc54d7d2b65 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:00.838822 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-1785731f-c303-49de-903e-2cc54d7d2b65 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:00.847237 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:00.847237 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:00.870593 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1785731f-c303-49de-903e-2cc54d7d2b65 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad returned with HTTP 200 Aug 25 04:50:00.870910 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 190/755] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:00 2026] GET /volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad => generated 882 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:01.206462 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24b64169-8e04-43fa-9f9d-9cffe1ee7c54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:01.213910 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24b64169-8e04-43fa-9f9d-9cffe1ee7c54 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:50:01.215199 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24b64169-8e04-43fa-9f9d-9cffe1ee7c54 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:01.215199 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24b64169-8e04-43fa-9f9d-9cffe1ee7c54 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:01.233523 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:01.233523 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:01.264770 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-24b64169-8e04-43fa-9f9d-9cffe1ee7c54 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:50:01.276522 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24b64169-8e04-43fa-9f9d-9cffe1ee7c54 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:50:01.276522 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 188/756] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:01 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1361 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:01.300790 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9c8f7d78-9845-4a00-a20c-73c3609b97a1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:01.304008 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9c8f7d78-9845-4a00-a20c-73c3609b97a1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:50:01.304008 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9c8f7d78-9845-4a00-a20c-73c3609b97a1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:01.304360 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9c8f7d78-9845-4a00-a20c-73c3609b97a1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:01.304674 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-9c8f7d78-9845-4a00-a20c-73c3609b97a1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume with id: f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:50:01.322703 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:01.322703 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:01.323988 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9c8f7d78-9845-4a00-a20c-73c3609b97a1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:50:01.390825 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9c8f7d78-9845-4a00-a20c-73c3609b97a1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume request issued successfully. Aug 25 04:50:01.390825 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9c8f7d78-9845-4a00-a20c-73c3609b97a1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 202 Aug 25 04:50:01.390825 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 188/757] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:01 2026] DELETE /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:01.407215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-932b1a9e-8242-4941-98c2-ac7ffff533ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:01.414634 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-932b1a9e-8242-4941-98c2-ac7ffff533ef tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:50:01.414634 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-932b1a9e-8242-4941-98c2-ac7ffff533ef tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:01.415843 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-932b1a9e-8242-4941-98c2-ac7ffff533ef tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:01.430305 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:01.430305 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:01.444323 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-932b1a9e-8242-4941-98c2-ac7ffff533ef tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:50:01.455190 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-932b1a9e-8242-4941-98c2-ac7ffff533ef tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 200 Aug 25 04:50:01.455783 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 192/758] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:01 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 1360 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:01.894870 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f2e751b-695a-46fe-bb85-d7aea161f12a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:01.899069 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f2e751b-695a-46fe-bb85-d7aea161f12a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad Aug 25 04:50:01.899926 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f2e751b-695a-46fe-bb85-d7aea161f12a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:01.899926 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f2e751b-695a-46fe-bb85-d7aea161f12a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:01.912034 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:01.912034 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:01.920494 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7f2e751b-695a-46fe-bb85-d7aea161f12a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Volume info retrieved successfully. Aug 25 04:50:01.922872 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-7f2e751b-695a-46fe-bb85-d7aea161f12a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:01.922872 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-7f2e751b-695a-46fe-bb85-d7aea161f12a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:01.986534 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-7f2e751b-695a-46fe-bb85-d7aea161f12a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:01.990938 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:01.990938 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:02.008265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f2e751b-695a-46fe-bb85-d7aea161f12a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad returned with HTTP 200 Aug 25 04:50:02.009275 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 191/759] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:01 2026] GET /volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad => generated 907 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:02.039453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-237c52f4-36fc-40b0-a676-de0d50191626 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.047300 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-237c52f4-36fc-40b0-a676-de0d50191626 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f Aug 25 04:50:02.047300 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-237c52f4-36fc-40b0-a676-de0d50191626 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:02.047300 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-237c52f4-36fc-40b0-a676-de0d50191626 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:02.047300 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-237c52f4-36fc-40b0-a676-de0d50191626 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member d2cc85eb-7d39-4eca-851f-6712debc9d4f {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:02.054786 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.054786 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:02.076863 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-237c52f4-36fc-40b0-a676-de0d50191626 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f returned with HTTP 200 Aug 25 04:50:02.077374 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 189/760] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:02 2026] GET /volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:02.088296 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-51c3ef76-004f-401a-85f8-d21811a7fd9c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.091168 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-51c3ef76-004f-401a-85f8-d21811a7fd9c tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c Aug 25 04:50:02.091547 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-51c3ef76-004f-401a-85f8-d21811a7fd9c tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:02.091768 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-51c3ef76-004f-401a-85f8-d21811a7fd9c tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:02.092450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-51c3ef76-004f-401a-85f8-d21811a7fd9c tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member 6bc79675-8a4f-46eb-98fe-2878acc8ae1c {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:02.099883 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.099883 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:02.127209 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-51c3ef76-004f-401a-85f8-d21811a7fd9c tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c returned with HTTP 200 Aug 25 04:50:02.128451 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 189/761] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:02 2026] GET /volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c => generated 322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:02.139570 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e70d60c-b340-4b78-a3a8-d9bc303b6f6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.143315 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e70d60c-b340-4b78-a3a8-d9bc303b6f6f tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/detail Aug 25 04:50:02.143315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e70d60c-b340-4b78-a3a8-d9bc303b6f6f tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:02.146794 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e70d60c-b340-4b78-a3a8-d9bc303b6f6f tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:02.197944 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e70d60c-b340-4b78-a3a8-d9bc303b6f6f tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/detail returned with HTTP 200 Aug 25 04:50:02.198862 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 193/762] 10.4.3.213 () {68 vars in 1296 bytes} [Tue Aug 25 04:50:02 2026] GET /volume/v3/groups/detail => generated 639 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:02.215379 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.218648 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:50:02.219009 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:02.219255 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:02.219716 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:50:02.220785 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:50:02.236690 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Get all volumes completed successfully. Aug 25 04:50:02.238254 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:02.238254 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:02.297696 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:02.302830 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.302830 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:02.314653 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1ffb7eb-89bc-44c3-a0c7-462a1c1d7bef tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:50:02.315060 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 192/763] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:50:02 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:02.333459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.336158 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:50:02.336670 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:02.336948 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:02.337288 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:50:02.340870 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.340870 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:02.342298 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:50:02.357405 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Get all volumes completed successfully. Aug 25 04:50:02.358439 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:02.358704 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:02.422881 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:02.430324 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.430324 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:02.442581 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-874f6311-9b38-496d-9171-bf35ae8a8d84 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:50:02.443187 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 190/764] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:50:02 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:02.461970 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ded0fc9d-d98b-4df6-ba53-18b0966d52e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.464460 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ded0fc9d-d98b-4df6-ba53-18b0966d52e3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f/action Aug 25 04:50:02.464794 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ded0fc9d-d98b-4df6-ba53-18b0966d52e3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:02.464982 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ded0fc9d-d98b-4df6-ba53-18b0966d52e3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:02.467314 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-ded0fc9d-d98b-4df6-ba53-18b0966d52e3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] delete called for group d2cc85eb-7d39-4eca-851f-6712debc9d4f {{(pid=100270) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:50:02.467557 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-ded0fc9d-d98b-4df6-ba53-18b0966d52e3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Delete group with id: d2cc85eb-7d39-4eca-851f-6712debc9d4f Aug 25 04:50:02.473605 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.473605 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:02.477681 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49d3db9f-a3ae-4974-b7ce-0de23cab074b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.480250 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49d3db9f-a3ae-4974-b7ce-0de23cab074b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 Aug 25 04:50:02.480573 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49d3db9f-a3ae-4974-b7ce-0de23cab074b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:02.480843 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49d3db9f-a3ae-4974-b7ce-0de23cab074b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:02.490018 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49d3db9f-a3ae-4974-b7ce-0de23cab074b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 returned with HTTP 404 Aug 25 04:50:02.490732 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 194/765] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:02 2026] GET /volume/v3/volumes/f28473d1-1e23-4012-954d-8619f6c3cc56 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:02.507764 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5e5a87ff-94d2-4fd7-898a-bfa62a4f20d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.510687 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e5a87ff-94d2-4fd7-898a-bfa62a4f20d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:50:02.510687 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e5a87ff-94d2-4fd7-898a-bfa62a4f20d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:02.512137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e5a87ff-94d2-4fd7-898a-bfa62a4f20d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:02.527027 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.527027 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:02.533084 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5e5a87ff-94d2-4fd7-898a-bfa62a4f20d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:50:02.540065 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e5a87ff-94d2-4fd7-898a-bfa62a4f20d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:50:02.540592 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 193/766] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:02 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:02.558742 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dfee3646-172b-447b-8257-c474dd2089bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.561506 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfee3646-172b-447b-8257-c474dd2089bd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:02.561934 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfee3646-172b-447b-8257-c474dd2089bd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eef7d85-df28-467d-aab3-6562f9f7b39e", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1884088059"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:02.575949 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.575949 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:02.576631 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dfee3646-172b-447b-8257-c474dd2089bd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:50:02.576855 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ded0fc9d-d98b-4df6-ba53-18b0966d52e3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f/action returned with HTTP 202 Aug 25 04:50:02.576915 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-dfee3646-172b-447b-8257-c474dd2089bd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume 5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:50:02.578235 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 190/767] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:50:02 2026] POST /volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:50:02.590329 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49d835de-987c-40bd-b402-2db702fa0a61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.595244 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49d835de-987c-40bd-b402-2db702fa0a61 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad Aug 25 04:50:02.596825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49d835de-987c-40bd-b402-2db702fa0a61 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:02.597735 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49d835de-987c-40bd-b402-2db702fa0a61 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:02.610932 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.610932 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:02.620980 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49d835de-987c-40bd-b402-2db702fa0a61 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Volume info retrieved successfully. Aug 25 04:50:02.622413 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49d835de-987c-40bd-b402-2db702fa0a61 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:02.622706 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49d835de-987c-40bd-b402-2db702fa0a61 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:02.670848 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-dfee3646-172b-447b-8257-c474dd2089bd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['68c33b89-bc25-4e77-ac15-a0cf921e7e02', '8d794bef-ac46-4f42-b8ca-3eec3ad65dc6', '78140341-3c79-41e1-9fab-a2415f5427b9', '6beb09fc-f652-4387-bd6f-3063d786a104'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:02.714337 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-49d835de-987c-40bd-b402-2db702fa0a61 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:02.724456 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.724456 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:02.739902 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49d835de-987c-40bd-b402-2db702fa0a61 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad returned with HTTP 200 Aug 25 04:50:02.740322 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 195/768] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:02 2026] GET /volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad => generated 906 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:02.776076 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dfee3646-172b-447b-8257-c474dd2089bd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot create request issued successfully. Aug 25 04:50:02.777148 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfee3646-172b-447b-8257-c474dd2089bd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:50:02.777148 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 191/769] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:50:02 2026] POST /volume/v3/snapshots => generated 380 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:02.797487 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-62d8ce87-4e7b-490e-b125-5b24278518c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:02.803010 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62d8ce87-4e7b-490e-b125-5b24278518c1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:02.803010 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62d8ce87-4e7b-490e-b125-5b24278518c1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:02.803010 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62d8ce87-4e7b-490e-b125-5b24278518c1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:02.817465 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:02.817465 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:02.819094 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-62d8ce87-4e7b-490e-b125-5b24278518c1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:50:02.820488 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62d8ce87-4e7b-490e-b125-5b24278518c1 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 returned with HTTP 200 Aug 25 04:50:02.823811 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 194/770] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:02 2026] GET /volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 => generated 512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:03.764484 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6ec343b4-1a7f-408d-a1bb-ce938a8f566d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:03.766646 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ec343b4-1a7f-408d-a1bb-ce938a8f566d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad Aug 25 04:50:03.766870 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ec343b4-1a7f-408d-a1bb-ce938a8f566d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:03.767104 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ec343b4-1a7f-408d-a1bb-ce938a8f566d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:03.774160 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ec343b4-1a7f-408d-a1bb-ce938a8f566d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad returned with HTTP 404 Aug 25 04:50:03.774867 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 191/771] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:03 2026] GET /volume/v3/volumes/fc4cca22-a055-4241-9040-f554923922ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:50:03.785279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ecd3dbf5-a2d6-41c9-94c7-43efd88d893e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:03.789667 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecd3dbf5-a2d6-41c9-94c7-43efd88d893e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f Aug 25 04:50:03.792198 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecd3dbf5-a2d6-41c9-94c7-43efd88d893e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:03.793447 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecd3dbf5-a2d6-41c9-94c7-43efd88d893e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:03.793447 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-ecd3dbf5-a2d6-41c9-94c7-43efd88d893e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member d2cc85eb-7d39-4eca-851f-6712debc9d4f {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:03.798915 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecd3dbf5-a2d6-41c9-94c7-43efd88d893e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f returned with HTTP 404 Aug 25 04:50:03.800131 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 196/772] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:03 2026] GET /volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:50:03.811464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0aa0ec4-f9c6-4ee1-a7bc-efa30137b709 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:03.811886 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0aa0ec4-f9c6-4ee1-a7bc-efa30137b709 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c/action Aug 25 04:50:03.812351 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0aa0ec4-f9c6-4ee1-a7bc-efa30137b709 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:03.813547 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0aa0ec4-f9c6-4ee1-a7bc-efa30137b709 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:03.815333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-e0aa0ec4-f9c6-4ee1-a7bc-efa30137b709 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] delete called for group 6bc79675-8a4f-46eb-98fe-2878acc8ae1c {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:50:03.815522 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-e0aa0ec4-f9c6-4ee1-a7bc-efa30137b709 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Delete group with id: 6bc79675-8a4f-46eb-98fe-2878acc8ae1c Aug 25 04:50:03.825146 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:03.825146 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:03.838955 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-faea875b-5ac0-472a-b654-102a31e12289 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:03.840369 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-faea875b-5ac0-472a-b654-102a31e12289 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:03.840692 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-faea875b-5ac0-472a-b654-102a31e12289 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:03.840958 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-faea875b-5ac0-472a-b654-102a31e12289 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:03.849302 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:03.849302 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:03.849989 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-faea875b-5ac0-472a-b654-102a31e12289 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:50:03.851170 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-faea875b-5ac0-472a-b654-102a31e12289 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 returned with HTTP 200 Aug 25 04:50:03.851896 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 195/773] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:03 2026] GET /volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 => generated 539 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:03.863471 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0dea5626-3e3a-47c7-82df-5ea6fd9530ae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:03.866173 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0dea5626-3e3a-47c7-82df-5ea6fd9530ae tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:03.866454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0dea5626-3e3a-47c7-82df-5ea6fd9530ae tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:03.866671 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0dea5626-3e3a-47c7-82df-5ea6fd9530ae tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:03.872913 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:03.872913 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:03.873477 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0dea5626-3e3a-47c7-82df-5ea6fd9530ae tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:50:03.874370 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0dea5626-3e3a-47c7-82df-5ea6fd9530ae tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 returned with HTTP 200 Aug 25 04:50:03.874863 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 192/774] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:03 2026] GET /volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:03.881972 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0aa0ec4-f9c6-4ee1-a7bc-efa30137b709 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c/action returned with HTTP 202 Aug 25 04:50:03.885290 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 192/775] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:50:03 2026] POST /volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:50:03.897454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1309cb94-e041-4152-b411-e590c2c3e27a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:03.898227 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d4cc7f94-d133-42e4-be7d-150763d37680 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:03.900667 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4cc7f94-d133-42e4-be7d-150763d37680 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:03.902038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4cc7f94-d133-42e4-be7d-150763d37680 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:03.902038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4cc7f94-d133-42e4-be7d-150763d37680 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:03.902038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-d4cc7f94-d133-42e4-be7d-150763d37680 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:50:03.902633 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-d4cc7f94-d133-42e4-be7d-150763d37680 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:50:03.904125 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1309cb94-e041-4152-b411-e590c2c3e27a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c Aug 25 04:50:03.904566 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1309cb94-e041-4152-b411-e590c2c3e27a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:03.904837 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1309cb94-e041-4152-b411-e590c2c3e27a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:03.905020 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-1309cb94-e041-4152-b411-e590c2c3e27a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member 6bc79675-8a4f-46eb-98fe-2878acc8ae1c {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:03.909333 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d4cc7f94-d133-42e4-be7d-150763d37680 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Get all snapshots completed successfully. Aug 25 04:50:03.909472 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:03.909472 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:03.912355 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4cc7f94-d133-42e4-be7d-150763d37680 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 200 Aug 25 04:50:03.912355 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 196/776] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:50:03 2026] GET /volume/v3/snapshots => generated 408 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:03.927878 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-673b67b7-f49f-4c9e-a89b-d73ab696fcbd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:03.929487 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1309cb94-e041-4152-b411-e590c2c3e27a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c returned with HTTP 200 Aug 25 04:50:03.930091 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 197/777] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:03 2026] GET /volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c => generated 321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:03.930711 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-673b67b7-f49f-4c9e-a89b-d73ab696fcbd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] PUT https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:03.931547 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-673b67b7-f49f-4c9e-a89b-d73ab696fcbd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-837139001", "description": "This is the new description of snapshot."}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:03.950557 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:03.950557 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:03.950557 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-673b67b7-f49f-4c9e-a89b-d73ab696fcbd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:50:03.959889 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-673b67b7-f49f-4c9e-a89b-d73ab696fcbd tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 returned with HTTP 200 Aug 25 04:50:03.960601 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 193/778] 10.4.3.213 () {68 vars in 1375 bytes} [Tue Aug 25 04:50:03 2026] PUT /volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:03.979147 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2b0e55c-1830-4790-9b48-d7bd62989629 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:03.982625 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2b0e55c-1830-4790-9b48-d7bd62989629 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:03.982625 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2b0e55c-1830-4790-9b48-d7bd62989629 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:03.982844 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2b0e55c-1830-4790-9b48-d7bd62989629 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:03.995057 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:03.995057 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:03.995848 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c2b0e55c-1830-4790-9b48-d7bd62989629 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:50:03.999147 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2b0e55c-1830-4790-9b48-d7bd62989629 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 returned with HTTP 200 Aug 25 04:50:03.999147 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 193/779] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:03 2026] GET /volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 => generated 576 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:50:04.012617 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-826468d2-7bc6-407b-baa6-c604079d124b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:04.015760 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-826468d2-7bc6-407b-baa6-c604079d124b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:04.016016 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-826468d2-7bc6-407b-baa6-c604079d124b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:04.016206 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-826468d2-7bc6-407b-baa6-c604079d124b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:04.016326 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-826468d2-7bc6-407b-baa6-c604079d124b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:04.025672 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:04.025672 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:04.026368 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-826468d2-7bc6-407b-baa6-c604079d124b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:50:04.056840 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-826468d2-7bc6-407b-baa6-c604079d124b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:50:04.056840 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-826468d2-7bc6-407b-baa6-c604079d124b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 returned with HTTP 202 Aug 25 04:50:04.058408 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 197/780] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:50:04 2026] DELETE /volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:04.069204 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e097e06-b87e-4a99-a8bf-12f6f22a7054 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:04.073028 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e097e06-b87e-4a99-a8bf-12f6f22a7054 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:04.073353 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e097e06-b87e-4a99-a8bf-12f6f22a7054 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:04.073814 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e097e06-b87e-4a99-a8bf-12f6f22a7054 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:04.084960 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:04.084960 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:04.085674 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e097e06-b87e-4a99-a8bf-12f6f22a7054 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:50:04.087893 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e097e06-b87e-4a99-a8bf-12f6f22a7054 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 returned with HTTP 200 Aug 25 04:50:04.087893 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 198/781] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:04 2026] GET /volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 => generated 575 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:04.690744 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-256e1335-0e33-4446-a295-cc559e834885 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:04.693402 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-256e1335-0e33-4446-a295-cc559e834885 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] DELETE https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:50:04.693733 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-256e1335-0e33-4446-a295-cc559e834885 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:04.694013 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-256e1335-0e33-4446-a295-cc559e834885 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:04.694309 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-256e1335-0e33-4446-a295-cc559e834885 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Delete volume with id: 24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:50:04.704256 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:04.704256 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:04.707237 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-256e1335-0e33-4446-a295-cc559e834885 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:50:04.738249 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-256e1335-0e33-4446-a295-cc559e834885 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Delete volume request issued successfully. Aug 25 04:50:04.738249 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-256e1335-0e33-4446-a295-cc559e834885 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 202 Aug 25 04:50:04.738983 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 194/782] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:04 2026] DELETE /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:04.751969 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-714e2593-9d08-4354-aba0-e810ddff06c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:04.755196 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-714e2593-9d08-4354-aba0-e810ddff06c7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:50:04.755418 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-714e2593-9d08-4354-aba0-e810ddff06c7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:04.755770 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-714e2593-9d08-4354-aba0-e810ddff06c7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:04.767494 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:04.767494 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:04.775293 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-714e2593-9d08-4354-aba0-e810ddff06c7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:50:04.782555 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-714e2593-9d08-4354-aba0-e810ddff06c7 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 200 Aug 25 04:50:04.782982 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 194/783] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:04 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:04.947547 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-618952dc-6201-428b-bc15-549a24e16656 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:04.950718 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-618952dc-6201-428b-bc15-549a24e16656 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c Aug 25 04:50:04.950718 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-618952dc-6201-428b-bc15-549a24e16656 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:04.950977 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-618952dc-6201-428b-bc15-549a24e16656 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:04.951139 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-618952dc-6201-428b-bc15-549a24e16656 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member 6bc79675-8a4f-46eb-98fe-2878acc8ae1c {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:04.954786 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-618952dc-6201-428b-bc15-549a24e16656 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c returned with HTTP 404 Aug 25 04:50:04.955262 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 198/784] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:04 2026] GET /volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 04:50:04.967495 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db3c3929-5454-4308-86da-a84e94dfe54a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:04.969748 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db3c3929-5454-4308-86da-a84e94dfe54a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/detail Aug 25 04:50:04.970017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db3c3929-5454-4308-86da-a84e94dfe54a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:04.970268 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db3c3929-5454-4308-86da-a84e94dfe54a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:04.977228 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db3c3929-5454-4308-86da-a84e94dfe54a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/detail returned with HTTP 200 Aug 25 04:50:04.979772 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 199/785] 10.4.3.213 () {68 vars in 1296 bytes} [Tue Aug 25 04:50:04 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:04.997258 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d7e7b28d-10ad-43b3-8b03-a357a1f773eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.000569 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d7e7b28d-10ad-43b3-8b03-a357a1f773eb tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:50:05.000569 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d7e7b28d-10ad-43b3-8b03-a357a1f773eb tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.000870 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d7e7b28d-10ad-43b3-8b03-a357a1f773eb tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.001812 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-d7e7b28d-10ad-43b3-8b03-a357a1f773eb tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:50:05.003168 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d7e7b28d-10ad-43b3-8b03-a357a1f773eb tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:50:05.012755 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d7e7b28d-10ad-43b3-8b03-a357a1f773eb tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Get all volumes completed successfully. Aug 25 04:50:05.015684 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d7e7b28d-10ad-43b3-8b03-a357a1f773eb tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:50:05.016220 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 195/786] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:50:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:05.041200 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41e34ffd-9b86-42eb-a646-6973e657dd07 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.044475 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41e34ffd-9b86-42eb-a646-6973e657dd07 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c/action Aug 25 04:50:05.044947 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41e34ffd-9b86-42eb-a646-6973e657dd07 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:05.045234 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41e34ffd-9b86-42eb-a646-6973e657dd07 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:05.047201 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-41e34ffd-9b86-42eb-a646-6973e657dd07 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] delete called for group 6bc79675-8a4f-46eb-98fe-2878acc8ae1c {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:50:05.047451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-41e34ffd-9b86-42eb-a646-6973e657dd07 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Delete group with id: 6bc79675-8a4f-46eb-98fe-2878acc8ae1c Aug 25 04:50:05.051957 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41e34ffd-9b86-42eb-a646-6973e657dd07 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c/action returned with HTTP 404 Aug 25 04:50:05.052578 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 195/787] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:50:05 2026] POST /volume/v3/groups/6bc79675-8a4f-46eb-98fe-2878acc8ae1c/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:50:05.065682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7d22f7b3-86de-4a88-88e5-9ba0869d11fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.070051 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d22f7b3-86de-4a88-88e5-9ba0869d11fa tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:50:05.070440 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d22f7b3-86de-4a88-88e5-9ba0869d11fa tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.071040 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d22f7b3-86de-4a88-88e5-9ba0869d11fa tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.072224 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-7d22f7b3-86de-4a88-88e5-9ba0869d11fa tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:50:05.072224 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:05.072224 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:05.072561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-7d22f7b3-86de-4a88-88e5-9ba0869d11fa tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:50:05.083584 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7d22f7b3-86de-4a88-88e5-9ba0869d11fa tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Get all volumes completed successfully. Aug 25 04:50:05.087452 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d22f7b3-86de-4a88-88e5-9ba0869d11fa tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:50:05.087992 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 199/788] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:50:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:05.108118 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68dd38d9-4e0f-4044-a4f3-c55e5a61b3b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.114454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-abab26f5-56f9-4a6a-b3d0-11aa3b6f3890 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.114584 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68dd38d9-4e0f-4044-a4f3-c55e5a61b3b8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:05.114584 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68dd38d9-4e0f-4044-a4f3-c55e5a61b3b8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.114584 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68dd38d9-4e0f-4044-a4f3-c55e5a61b3b8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.114696 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-abab26f5-56f9-4a6a-b3d0-11aa3b6f3890 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f/action Aug 25 04:50:05.114696 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-abab26f5-56f9-4a6a-b3d0-11aa3b6f3890 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:05.114696 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-abab26f5-56f9-4a6a-b3d0-11aa3b6f3890 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:05.116187 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-abab26f5-56f9-4a6a-b3d0-11aa3b6f3890 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] delete called for group d2cc85eb-7d39-4eca-851f-6712debc9d4f {{(pid=100270) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:50:05.116521 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-abab26f5-56f9-4a6a-b3d0-11aa3b6f3890 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Delete group with id: d2cc85eb-7d39-4eca-851f-6712debc9d4f Aug 25 04:50:05.120390 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68dd38d9-4e0f-4044-a4f3-c55e5a61b3b8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 returned with HTTP 404 Aug 25 04:50:05.121107 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-abab26f5-56f9-4a6a-b3d0-11aa3b6f3890 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f/action returned with HTTP 404 Aug 25 04:50:05.121270 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 200/789] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:05 2026] GET /volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:05.122166 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 196/790] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:50:05 2026] POST /volume/v3/groups/d2cc85eb-7d39-4eca-851f-6712debc9d4f/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:50:05.138996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f17331cf-c48e-4979-9a39-91c45898585c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.140111 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e6b0ab3e-88f3-48c8-9f61-9af430315237 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.140615 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f17331cf-c48e-4979-9a39-91c45898585c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:05.141149 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f17331cf-c48e-4979-9a39-91c45898585c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.141149 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f17331cf-c48e-4979-9a39-91c45898585c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.141259 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-f17331cf-c48e-4979-9a39-91c45898585c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 886bbe64-1142-4a27-9f2f-b2ed6b234ee2 Aug 25 04:50:05.144057 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6b0ab3e-88f3-48c8-9f61-9af430315237 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/fd43cf03-888d-4cfb-b219-4c44a83149f9 Aug 25 04:50:05.144600 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6b0ab3e-88f3-48c8-9f61-9af430315237 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.144731 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6b0ab3e-88f3-48c8-9f61-9af430315237 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.156789 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f17331cf-c48e-4979-9a39-91c45898585c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 returned with HTTP 404 Aug 25 04:50:05.157664 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 196/791] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:50:05 2026] DELETE /volume/v3/snapshots/886bbe64-1142-4a27-9f2f-b2ed6b234ee2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:05.169504 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e7c8254-d27f-485e-9f8c-a64535b57e69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.172198 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e7c8254-d27f-485e-9f8c-a64535b57e69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:50:05.172519 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e7c8254-d27f-485e-9f8c-a64535b57e69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.172735 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e7c8254-d27f-485e-9f8c-a64535b57e69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.185303 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:05.185303 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:05.201347 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e7c8254-d27f-485e-9f8c-a64535b57e69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:50:05.205289 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6b0ab3e-88f3-48c8-9f61-9af430315237 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/group_types/fd43cf03-888d-4cfb-b219-4c44a83149f9 returned with HTTP 202 Aug 25 04:50:05.205703 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 200/792] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:50:05 2026] DELETE /volume/v3/group_types/fd43cf03-888d-4cfb-b219-4c44a83149f9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:50:05.216203 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e7c8254-d27f-485e-9f8c-a64535b57e69 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:50:05.216924 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 201/793] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:05 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:05.218956 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2dc1dbf9-0225-439e-a68c-62cec9e824f1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.221555 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2dc1dbf9-0225-439e-a68c-62cec9e824f1 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] DELETE https://10.4.3.213/volume/v3/types/cd3d9a39-739e-471d-a21b-c937ec0548d1 Aug 25 04:50:05.221896 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2dc1dbf9-0225-439e-a68c-62cec9e824f1 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.222187 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2dc1dbf9-0225-439e-a68c-62cec9e824f1 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.235297 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bde41520-fe9d-4a9e-b901-a74411924ef6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.237859 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bde41520-fe9d-4a9e-b901-a74411924ef6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:05.238748 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bde41520-fe9d-4a9e-b901-a74411924ef6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eef7d85-df28-467d-aab3-6562f9f7b39e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2143887176"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:05.250369 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:05.250369 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:05.251237 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bde41520-fe9d-4a9e-b901-a74411924ef6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:50:05.251237 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-bde41520-fe9d-4a9e-b901-a74411924ef6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume 5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:50:05.303722 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2dc1dbf9-0225-439e-a68c-62cec9e824f1 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/types/cd3d9a39-739e-471d-a21b-c937ec0548d1 returned with HTTP 202 Aug 25 04:50:05.304293 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 197/794] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:05 2026] DELETE /volume/v3/types/cd3d9a39-739e-471d-a21b-c937ec0548d1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 04:50:05.316854 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d5925ce-ce8a-4f34-876f-e552df73490e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.320358 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d5925ce-ce8a-4f34-876f-e552df73490e tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] GET https://10.4.3.213/volume/v3/types/cd3d9a39-739e-471d-a21b-c937ec0548d1 Aug 25 04:50:05.320793 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d5925ce-ce8a-4f34-876f-e552df73490e tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.321158 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d5925ce-ce8a-4f34-876f-e552df73490e tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.336340 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d5925ce-ce8a-4f34-876f-e552df73490e tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/types/cd3d9a39-739e-471d-a21b-c937ec0548d1 returned with HTTP 404 Aug 25 04:50:05.336976 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 201/795] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:05 2026] GET /volume/v3/types/cd3d9a39-739e-471d-a21b-c937ec0548d1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:50:05.350294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-002eca7e-49f3-4569-b9bb-a2e171c20140 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.352463 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-002eca7e-49f3-4569-b9bb-a2e171c20140 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:05.353325 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-002eca7e-49f3-4569-b9bb-a2e171c20140 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1090866045"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:05.356396 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-bde41520-fe9d-4a9e-b901-a74411924ef6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['449aa545-25c0-49d9-bfc5-56a07e16bb59', '9e10e40c-f929-44dd-b7de-71aaf74ba86d', '1b5a1055-99e5-4a27-b9ab-3ea67f95a4f1', 'e3a787af-25f1-4d96-9283-84b952ac5400'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:05.387449 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-002eca7e-49f3-4569-b9bb-a2e171c20140 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:05.387964 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 202/796] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:50:05 2026] POST /volume/v3/types => generated 216 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:05.399712 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7f39a60c-f03d-48f4-8ce2-9594656cfddd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.401582 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7f39a60c-f03d-48f4-8ce2-9594656cfddd tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:50:05.401913 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7f39a60c-f03d-48f4-8ce2-9594656cfddd tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-604182464"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:05.434868 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bde41520-fe9d-4a9e-b901-a74411924ef6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot create request issued successfully. Aug 25 04:50:05.435962 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bde41520-fe9d-4a9e-b901-a74411924ef6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:50:05.436541 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 197/797] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:50:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:05.439715 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7f39a60c-f03d-48f4-8ce2-9594656cfddd tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:50:05.440545 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 198/798] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:50:05 2026] POST /volume/v3/group_types => generated 172 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:05.454235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2d15cc8-4ef9-41d4-8c7d-a0b88ed6e992 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.459167 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2d15cc8-4ef9-41d4-8c7d-a0b88ed6e992 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 Aug 25 04:50:05.459167 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2d15cc8-4ef9-41d4-8c7d-a0b88ed6e992 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.459167 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2d15cc8-4ef9-41d4-8c7d-a0b88ed6e992 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.459468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b91205ee-81f4-497b-8163-e1bce011566b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.459896 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b91205ee-81f4-497b-8163-e1bce011566b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/groups Aug 25 04:50:05.460419 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b91205ee-81f4-497b-8163-e1bce011566b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a938431b-ab91-4fb2-87e8-9bfccf7af331", "volume_types": ["a6aa126f-5fd2-4ee0-90e9-59e090cb9377"], "name": "tempest-GroupsTest-Group-58424680"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:05.462819 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-b91205ee-81f4-497b-8163-e1bce011566b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Creating new group {'group': {'group_type': 'a938431b-ab91-4fb2-87e8-9bfccf7af331', 'volume_types': ['a6aa126f-5fd2-4ee0-90e9-59e090cb9377'], 'name': 'tempest-GroupsTest-Group-58424680'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 04:50:05.466771 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:05.466771 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:05.467654 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b2d15cc8-4ef9-41d4-8c7d-a0b88ed6e992 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:50:05.468237 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-b91205ee-81f4-497b-8163-e1bce011566b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Creating group tempest-GroupsTest-Group-58424680. Aug 25 04:50:05.469532 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2d15cc8-4ef9-41d4-8c7d-a0b88ed6e992 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 returned with HTTP 200 Aug 25 04:50:05.469857 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 202/799] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:05 2026] GET /volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:05.481414 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b91205ee-81f4-497b-8163-e1bce011566b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Availability Zones retrieved successfully. Aug 25 04:50:05.506740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b91205ee-81f4-497b-8163-e1bce011566b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Created reservations ['b251f80e-57d0-459e-ab3d-5898f2ef7156'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:05.560957 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b91205ee-81f4-497b-8163-e1bce011566b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups returned with HTTP 202 Aug 25 04:50:05.561704 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 203/800] 10.4.3.213 () {70 vars in 1297 bytes} [Tue Aug 25 04:50:05 2026] POST /volume/v3/groups => generated 102 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:05.574929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6527ad60-203f-44cb-bfc7-271418da030b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.578172 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6527ad60-203f-44cb-bfc7-271418da030b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:05.578479 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6527ad60-203f-44cb-bfc7-271418da030b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.578694 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6527ad60-203f-44cb-bfc7-271418da030b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.578694 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-6527ad60-203f-44cb-bfc7-271418da030b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member cf2a91d7-e392-4b9d-8336-18f823510452 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:05.582910 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:05.582910 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:05.595068 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6527ad60-203f-44cb-bfc7-271418da030b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 200 Aug 25 04:50:05.595556 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 198/801] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:05 2026] GET /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:05.803992 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5f315067-3811-4f9e-8016-2fbf769c9cf1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.806171 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f315067-3811-4f9e-8016-2fbf769c9cf1 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 Aug 25 04:50:05.806505 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f315067-3811-4f9e-8016-2fbf769c9cf1 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.806766 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f315067-3811-4f9e-8016-2fbf769c9cf1 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.815038 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f315067-3811-4f9e-8016-2fbf769c9cf1 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 returned with HTTP 404 Aug 25 04:50:05.815715 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 199/802] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:05 2026] GET /volume/v3/volumes/24e0f545-0be5-4b53-85a1-dcb0ced308b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:05.826300 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-48faf48c-aa2b-4458-9af9-c5d1ca659edd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.830767 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48faf48c-aa2b-4458-9af9-c5d1ca659edd tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] DELETE https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e Aug 25 04:50:05.830767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48faf48c-aa2b-4458-9af9-c5d1ca659edd tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.830767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48faf48c-aa2b-4458-9af9-c5d1ca659edd tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.830767 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-48faf48c-aa2b-4458-9af9-c5d1ca659edd tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Delete volume with id: 419f5252-adcb-4486-ac8e-f7ad785aa45e Aug 25 04:50:05.841324 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:05.841324 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:05.842056 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-48faf48c-aa2b-4458-9af9-c5d1ca659edd tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:50:05.882301 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-48faf48c-aa2b-4458-9af9-c5d1ca659edd tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Delete volume request issued successfully. Aug 25 04:50:05.882745 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48faf48c-aa2b-4458-9af9-c5d1ca659edd tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e returned with HTTP 202 Aug 25 04:50:05.883766 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 203/803] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:05 2026] DELETE /volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:05.893463 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e9fcad7-c0cc-407d-b5e4-ebed69a9862f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:05.895755 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e9fcad7-c0cc-407d-b5e4-ebed69a9862f tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e Aug 25 04:50:05.896000 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e9fcad7-c0cc-407d-b5e4-ebed69a9862f tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:05.896261 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e9fcad7-c0cc-407d-b5e4-ebed69a9862f tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:05.907582 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:05.907582 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:05.914282 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e9fcad7-c0cc-407d-b5e4-ebed69a9862f tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Volume info retrieved successfully. Aug 25 04:50:05.921241 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e9fcad7-c0cc-407d-b5e4-ebed69a9862f tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e returned with HTTP 200 Aug 25 04:50:05.921730 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 204/804] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:05 2026] GET /volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:50:06.483606 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-050c882a-d385-4ccb-a5f9-b5f1833d98c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:06.486194 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-050c882a-d385-4ccb-a5f9-b5f1833d98c7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 Aug 25 04:50:06.487108 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-050c882a-d385-4ccb-a5f9-b5f1833d98c7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:06.487584 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-050c882a-d385-4ccb-a5f9-b5f1833d98c7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:06.494978 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:06.494978 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:06.497161 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-050c882a-d385-4ccb-a5f9-b5f1833d98c7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:50:06.497161 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-050c882a-d385-4ccb-a5f9-b5f1833d98c7 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 returned with HTTP 200 Aug 25 04:50:06.497650 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 199/805] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:06 2026] GET /volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:06.610985 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4468b097-8853-4629-b467-23c7d2c6481b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:06.614622 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4468b097-8853-4629-b467-23c7d2c6481b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:06.614932 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4468b097-8853-4629-b467-23c7d2c6481b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:06.615409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4468b097-8853-4629-b467-23c7d2c6481b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:06.615690 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-4468b097-8853-4629-b467-23c7d2c6481b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member cf2a91d7-e392-4b9d-8336-18f823510452 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:06.625071 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:06.625071 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:06.637926 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4468b097-8853-4629-b467-23c7d2c6481b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 200 Aug 25 04:50:06.638507 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 200/806] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:06 2026] GET /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:06.650702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:06.652902 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:06.653449 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1900358587", "volume_type": "a6aa126f-5fd2-4ee0-90e9-59e090cb9377", "group_id": "cf2a91d7-e392-4b9d-8336-18f823510452", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:06.654930 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1900358587', 'volume_type': 'a6aa126f-5fd2-4ee0-90e9-59e090cb9377', 'group_id': 'cf2a91d7-e392-4b9d-8336-18f823510452', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:06.665809 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:06.665809 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:06.666099 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Create volume of 1 GB Aug 25 04:50:06.677954 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Availability Zones retrieved successfully. Aug 25 04:50:06.685893 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Flow 'volume_create_api' (704fb483-ba12-4236-93d9-ca5d66b3dd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:06.687595 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af881693-cfaf-4316-ac02-6f2f9489fb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:06.688352 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:06.688352 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:06.688929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:06.720326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af881693-cfaf-4316-ac02-6f2f9489fb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6aa126f-5fd2-4ee0-90e9-59e090cb9377,is_public=True,name='tempest-GroupsTest-volume-type-1090866045',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6aa126f-5fd2-4ee0-90e9-59e090cb9377', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf2a91d7-e392-4b9d-8336-18f823510452', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:06.721783 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c233bcaa-8620-486f-b3f9-e7f2b6af18c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:06.772067 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1090866045 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1090866045, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:06.772473 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1090866045 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1090866045, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:06.814264 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Created reservations ['127cb4e2-6a4e-4d22-82fd-1dcf1174e1ea', '6645afaf-c7fd-4c37-8adb-f6689e5e0553', 'd2e9524f-75bc-4169-9eeb-22ecd64cc7cb', '789bb6a5-1fe4-4869-9274-6300c8c8087e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:06.815525 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c233bcaa-8620-486f-b3f9-e7f2b6af18c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['127cb4e2-6a4e-4d22-82fd-1dcf1174e1ea', '6645afaf-c7fd-4c37-8adb-f6689e5e0553', 'd2e9524f-75bc-4169-9eeb-22ecd64cc7cb', '789bb6a5-1fe4-4869-9274-6300c8c8087e']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:06.816959 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa643ae5-04ea-40d8-82f6-7b06c3593dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:06.851455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa643ae5-04ea-40d8-82f6-7b06c3593dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d2f0937-3175-4b15-b19d-eac183035e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1900358587',encryption_key_id=None,group_id=cf2a91d7-e392-4b9d-8336-18f823510452,group_type_id=,metadata={},multiattach=False,project_id='eccf8ff519aa49fa87ff7ab9830e1aeb',qos_specs=None,replication_status=,reservations=['127cb4e2-6a4e-4d22-82fd-1dcf1174e1ea','6645afaf-c7fd-4c37-8adb-f6689e5e0553','d2e9524f-75bc-4169-9eeb-22ecd64cc7cb','789bb6a5-1fe4-4869-9274-6300c8c8087e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8800e59c824383aeafb81cf54e89d5',volume_type_id=a6aa126f-5fd2-4ee0-90e9-59e090cb9377), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1900358587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf2a91d7-e392-4b9d-8336-18f823510452,host=None,id=8d2f0937-3175-4b15-b19d-eac183035e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eccf8ff519aa49fa87ff7ab9830e1aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8800e59c824383aeafb81cf54e89d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6aa126f-5fd2-4ee0-90e9-59e090cb9377),volume_type_id=a6aa126f-5fd2-4ee0-90e9-59e090cb9377)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:06.852712 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5028dab8-192f-4c75-b5f8-52159c999640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:06.877714 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5028dab8-192f-4c75-b5f8-52159c999640) transitioned into state 'SUCCESS' from state '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-1900358587',encryption_key_id=None,group_id=cf2a91d7-e392-4b9d-8336-18f823510452,group_type_id=,metadata={},multiattach=False,project_id='eccf8ff519aa49fa87ff7ab9830e1aeb',qos_specs=None,replication_status=,reservations=['127cb4e2-6a4e-4d22-82fd-1dcf1174e1ea','6645afaf-c7fd-4c37-8adb-f6689e5e0553','d2e9524f-75bc-4169-9eeb-22ecd64cc7cb','789bb6a5-1fe4-4869-9274-6300c8c8087e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8800e59c824383aeafb81cf54e89d5',volume_type_id=a6aa126f-5fd2-4ee0-90e9-59e090cb9377)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:06.878672 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054ff9db-fb27-4fd0-9eb3-442b3e16da2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:06.894679 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054ff9db-fb27-4fd0-9eb3-442b3e16da2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:06.895657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Flow 'volume_create_api' (704fb483-ba12-4236-93d9-ca5d66b3dd28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:06.896519 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Create volume request issued successfully. Aug 25 04:50:06.897050 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:06.897050 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:06.943249 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-061ef5e3-fad7-492a-a51a-981ca38594e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:06.946854 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-061ef5e3-fad7-492a-a51a-981ca38594e2 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] GET https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e Aug 25 04:50:06.946854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-061ef5e3-fad7-492a-a51a-981ca38594e2 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:06.946854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-061ef5e3-fad7-492a-a51a-981ca38594e2 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:06.947824 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:06.952793 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:06.952793 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:06.957666 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bf3ac1b-e6f8-46ec-979d-e13767234b13 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:06.958289 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 204/807] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:50:06 2026] POST /volume/v3/volumes => generated 815 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:06.961251 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-061ef5e3-fad7-492a-a51a-981ca38594e2 tempest-ServerRescueNegativeTestJSON-1183853554 tempest-ServerRescueNegativeTestJSON-1183853554-project-member] https://10.4.3.213/volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e returned with HTTP 404 Aug 25 04:50:06.962623 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 205/808] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:06 2026] GET /volume/v3/volumes/419f5252-adcb-4486-ac8e-f7ad785aa45e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:06.975746 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53df8419-db96-44fa-83f5-5eee183a49fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:06.977919 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53df8419-db96-44fa-83f5-5eee183a49fc tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/8d2f0937-3175-4b15-b19d-eac183035e32 Aug 25 04:50:06.978256 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53df8419-db96-44fa-83f5-5eee183a49fc tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:06.978582 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53df8419-db96-44fa-83f5-5eee183a49fc tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:06.990831 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:06.990831 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:07.001229 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53df8419-db96-44fa-83f5-5eee183a49fc tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Volume info retrieved successfully. Aug 25 04:50:07.004452 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-53df8419-db96-44fa-83f5-5eee183a49fc tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:07.004452 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-53df8419-db96-44fa-83f5-5eee183a49fc tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:07.067407 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-53df8419-db96-44fa-83f5-5eee183a49fc tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:07.073243 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:07.073243 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:07.092107 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53df8419-db96-44fa-83f5-5eee183a49fc tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/8d2f0937-3175-4b15-b19d-eac183035e32 returned with HTTP 200 Aug 25 04:50:07.092107 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 200/809] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:06 2026] GET /volume/v3/volumes/8d2f0937-3175-4b15-b19d-eac183035e32 => generated 883 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:08.111572 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e75ecb2-f3d7-435b-a167-c4a18dfcea73 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:08.112112 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1c741458-8004-49b2-bb86-17d45c645f00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:08.113972 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c741458-8004-49b2-bb86-17d45c645f00 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/8d2f0937-3175-4b15-b19d-eac183035e32 Aug 25 04:50:08.114415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c741458-8004-49b2-bb86-17d45c645f00 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:08.114568 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c741458-8004-49b2-bb86-17d45c645f00 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:08.114763 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e75ecb2-f3d7-435b-a167-c4a18dfcea73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:50:08.115040 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e75ecb2-f3d7-435b-a167-c4a18dfcea73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:08.115282 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e75ecb2-f3d7-435b-a167-c4a18dfcea73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:08.124760 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:08.124760 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:08.129312 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:08.129312 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:08.130099 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1c741458-8004-49b2-bb86-17d45c645f00 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Volume info retrieved successfully. Aug 25 04:50:08.130323 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-1c741458-8004-49b2-bb86-17d45c645f00 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:08.130569 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-1c741458-8004-49b2-bb86-17d45c645f00 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:08.137267 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2e75ecb2-f3d7-435b-a167-c4a18dfcea73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:50:08.142941 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e75ecb2-f3d7-435b-a167-c4a18dfcea73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:50:08.143469 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 201/810] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:08 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:08.183890 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-1c741458-8004-49b2-bb86-17d45c645f00 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:08.188964 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:08.188964 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:08.205492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c741458-8004-49b2-bb86-17d45c645f00 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/8d2f0937-3175-4b15-b19d-eac183035e32 returned with HTTP 200 Aug 25 04:50:08.206026 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 205/811] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:08 2026] GET /volume/v3/volumes/8d2f0937-3175-4b15-b19d-eac183035e32 => generated 908 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:08.213321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e03a06b5-b152-498c-b529-d79b7f260870 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:08.216854 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e03a06b5-b152-498c-b529-d79b7f260870 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:50:08.216854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e03a06b5-b152-498c-b529-d79b7f260870 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:08.216854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e03a06b5-b152-498c-b529-d79b7f260870 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:08.228635 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:08.228635 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:08.233661 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1909761b-1790-436f-8cc8-d657e2ee0145 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:08.234949 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e03a06b5-b152-498c-b529-d79b7f260870 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:50:08.235873 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:08.236328 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-387824978", "volume_type": "a6aa126f-5fd2-4ee0-90e9-59e090cb9377", "group_id": "cf2a91d7-e392-4b9d-8336-18f823510452", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:08.242273 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-387824978', 'volume_type': 'a6aa126f-5fd2-4ee0-90e9-59e090cb9377', 'group_id': 'cf2a91d7-e392-4b9d-8336-18f823510452', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:08.245700 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e03a06b5-b152-498c-b529-d79b7f260870 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:50:08.245700 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 206/812] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:08 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:08.262486 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:08.262486 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:08.263734 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Create volume of 1 GB Aug 25 04:50:08.275977 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Availability Zones retrieved successfully. Aug 25 04:50:08.284778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Flow 'volume_create_api' (aec61687-9479-408b-b4bc-265bb8ef1d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:08.286577 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cc9c2e-296a-4543-aff4-11421edbe8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:08.287391 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:08.287391 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:08.288045 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:08.332707 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cc9c2e-296a-4543-aff4-11421edbe8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:50:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6aa126f-5fd2-4ee0-90e9-59e090cb9377,is_public=True,name='tempest-GroupsTest-volume-type-1090866045',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6aa126f-5fd2-4ee0-90e9-59e090cb9377', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf2a91d7-e392-4b9d-8336-18f823510452', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:08.334351 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06d8b50-17c3-4d08-8e63-4fefd1eef291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:08.400068 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1090866045 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1090866045, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:08.401541 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1090866045 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1090866045, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:08.445505 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Created reservations ['1e58dfc3-f673-4571-bcdf-6ac393d210db', '9e56c9ca-7cde-4071-866f-21f7dd15a4ce', '5c7c481a-3474-4152-9d23-3a370cb18b17', 'af75e1cb-3020-4ce0-a7c7-b87d13f2675b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:08.448306 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06d8b50-17c3-4d08-8e63-4fefd1eef291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e58dfc3-f673-4571-bcdf-6ac393d210db', '9e56c9ca-7cde-4071-866f-21f7dd15a4ce', '5c7c481a-3474-4152-9d23-3a370cb18b17', 'af75e1cb-3020-4ce0-a7c7-b87d13f2675b']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:08.448306 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13c5a84-09e4-46aa-9276-c931162664cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:08.500579 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13c5a84-09e4-46aa-9276-c931162664cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d163bd7-74bc-4154-abb1-e8b930298ce8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-387824978',encryption_key_id=None,group_id=cf2a91d7-e392-4b9d-8336-18f823510452,group_type_id=,metadata={},multiattach=False,project_id='eccf8ff519aa49fa87ff7ab9830e1aeb',qos_specs=None,replication_status=,reservations=['1e58dfc3-f673-4571-bcdf-6ac393d210db','9e56c9ca-7cde-4071-866f-21f7dd15a4ce','5c7c481a-3474-4152-9d23-3a370cb18b17','af75e1cb-3020-4ce0-a7c7-b87d13f2675b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8800e59c824383aeafb81cf54e89d5',volume_type_id=a6aa126f-5fd2-4ee0-90e9-59e090cb9377), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-387824978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf2a91d7-e392-4b9d-8336-18f823510452,host=None,id=9d163bd7-74bc-4154-abb1-e8b930298ce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eccf8ff519aa49fa87ff7ab9830e1aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8800e59c824383aeafb81cf54e89d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6aa126f-5fd2-4ee0-90e9-59e090cb9377),volume_type_id=a6aa126f-5fd2-4ee0-90e9-59e090cb9377)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:08.503856 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffa29ff-7c19-4b31-8892-dff3c9c3d367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:08.539045 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ffa29ff-7c19-4b31-8892-dff3c9c3d367) transitioned into state 'SUCCESS' from state '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-387824978',encryption_key_id=None,group_id=cf2a91d7-e392-4b9d-8336-18f823510452,group_type_id=,metadata={},multiattach=False,project_id='eccf8ff519aa49fa87ff7ab9830e1aeb',qos_specs=None,replication_status=,reservations=['1e58dfc3-f673-4571-bcdf-6ac393d210db','9e56c9ca-7cde-4071-866f-21f7dd15a4ce','5c7c481a-3474-4152-9d23-3a370cb18b17','af75e1cb-3020-4ce0-a7c7-b87d13f2675b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8800e59c824383aeafb81cf54e89d5',volume_type_id=a6aa126f-5fd2-4ee0-90e9-59e090cb9377)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:08.539045 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3200c9-6227-4d0c-87a2-bbd7b602ab67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:08.569348 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3200c9-6227-4d0c-87a2-bbd7b602ab67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:08.571403 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Flow 'volume_create_api' (aec61687-9479-408b-b4bc-265bb8ef1d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:08.571914 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Create volume request issued successfully. Aug 25 04:50:08.573335 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:08.573490 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:08.637846 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:08.644253 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:08.644253 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:08.651714 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1909761b-1790-436f-8cc8-d657e2ee0145 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:08.651714 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 201/813] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:50:08 2026] POST /volume/v3/volumes => generated 814 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:08.670152 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ef9e7a69-b821-492e-bb8f-8fb9a1375305 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:08.672885 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ef9e7a69-b821-492e-bb8f-8fb9a1375305 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 Aug 25 04:50:08.673174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ef9e7a69-b821-492e-bb8f-8fb9a1375305 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:08.673415 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ef9e7a69-b821-492e-bb8f-8fb9a1375305 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:08.683645 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:08.683645 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:08.690759 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ef9e7a69-b821-492e-bb8f-8fb9a1375305 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Volume info retrieved successfully. Aug 25 04:50:08.693186 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-ef9e7a69-b821-492e-bb8f-8fb9a1375305 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:08.693788 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-ef9e7a69-b821-492e-bb8f-8fb9a1375305 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:08.759713 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-ef9e7a69-b821-492e-bb8f-8fb9a1375305 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:08.762933 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:08.762933 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:08.779933 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ef9e7a69-b821-492e-bb8f-8fb9a1375305 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 returned with HTTP 200 Aug 25 04:50:08.780531 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 202/814] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:08 2026] GET /volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 => generated 906 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:09.798069 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9da29e53-0f42-40f9-9bb7-d955f1186bb3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:09.801457 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9da29e53-0f42-40f9-9bb7-d955f1186bb3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 Aug 25 04:50:09.801765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9da29e53-0f42-40f9-9bb7-d955f1186bb3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:09.801981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9da29e53-0f42-40f9-9bb7-d955f1186bb3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:09.818243 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:09.818243 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:09.831145 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9da29e53-0f42-40f9-9bb7-d955f1186bb3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Volume info retrieved successfully. Aug 25 04:50:09.832660 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-9da29e53-0f42-40f9-9bb7-d955f1186bb3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:09.832660 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-9da29e53-0f42-40f9-9bb7-d955f1186bb3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:09.883619 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-9da29e53-0f42-40f9-9bb7-d955f1186bb3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:09.885732 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:09.885732 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:09.895573 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9da29e53-0f42-40f9-9bb7-d955f1186bb3 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 returned with HTTP 200 Aug 25 04:50:09.896061 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 206/815] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:09 2026] GET /volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 => generated 907 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:09.924338 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-559dfebe-8ee1-4793-ae5d-ce4a02c47e1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:09.926760 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-559dfebe-8ee1-4793-ae5d-ce4a02c47e1e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] PUT https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:09.927258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-559dfebe-8ee1-4793-ae5d-ce4a02c47e1e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "9d163bd7-74bc-4154-abb1-e8b930298ce8"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:09.934131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-559dfebe-8ee1-4793-ae5d-ce4a02c47e1e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Update called for group cf2a91d7-e392-4b9d-8336-18f823510452. {{(pid=100267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 04:50:09.934278 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-559dfebe-8ee1-4793-ae5d-ce4a02c47e1e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Updating group cf2a91d7-e392-4b9d-8336-18f823510452 with name new_group description: This is a new group add_volumes: None remove_volumes: 9d163bd7-74bc-4154-abb1-e8b930298ce8. Aug 25 04:50:09.938303 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:09.938303 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:09.979839 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-559dfebe-8ee1-4793-ae5d-ce4a02c47e1e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 202 Aug 25 04:50:09.980421 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 207/816] 10.4.3.213 () {70 vars in 1407 bytes} [Tue Aug 25 04:50:09 2026] PUT /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:50:09.991517 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf924e22-9e75-41b7-83f9-81e058dced67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:09.995058 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf924e22-9e75-41b7-83f9-81e058dced67 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:09.995058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf924e22-9e75-41b7-83f9-81e058dced67 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:09.995058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf924e22-9e75-41b7-83f9-81e058dced67 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:09.995058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-cf924e22-9e75-41b7-83f9-81e058dced67 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member cf2a91d7-e392-4b9d-8336-18f823510452 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:09.999376 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:09.999376 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:10.014904 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf924e22-9e75-41b7-83f9-81e058dced67 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 200 Aug 25 04:50:10.015544 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 202/817] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:09 2026] GET /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:11.027951 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5764f187-2558-4a6d-88df-ec7eee9002a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:11.030344 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5764f187-2558-4a6d-88df-ec7eee9002a7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:11.030700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5764f187-2558-4a6d-88df-ec7eee9002a7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:11.030943 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5764f187-2558-4a6d-88df-ec7eee9002a7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:11.031108 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-5764f187-2558-4a6d-88df-ec7eee9002a7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member cf2a91d7-e392-4b9d-8336-18f823510452 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:11.035620 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:11.035620 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:11.046459 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5764f187-2558-4a6d-88df-ec7eee9002a7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 200 Aug 25 04:50:11.046995 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 203/818] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:11 2026] GET /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:11.057632 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-569af009-ff83-4b3d-a20d-24f406199353 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:11.059777 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-569af009-ff83-4b3d-a20d-24f406199353 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:11.060056 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-569af009-ff83-4b3d-a20d-24f406199353 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:11.060260 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-569af009-ff83-4b3d-a20d-24f406199353 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:11.060421 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-569af009-ff83-4b3d-a20d-24f406199353 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member cf2a91d7-e392-4b9d-8336-18f823510452 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:11.066841 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:11.066841 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:11.078448 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-569af009-ff83-4b3d-a20d-24f406199353 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 200 Aug 25 04:50:11.078986 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 207/819] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:11 2026] GET /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:11.094843 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54073513-2b5a-4400-988f-c4a1470abf70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:11.100213 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:50:11.100490 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:11.100728 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:11.100999 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:50:11.102596 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:50:11.118468 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Get all volumes completed successfully. Aug 25 04:50:11.119569 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:11.119816 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:11.169883 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:11.174936 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:11.174936 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:11.197956 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54073513-2b5a-4400-988f-c4a1470abf70 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:50:11.198541 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 208/820] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:50:11 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:11.221385 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-483a2a44-306a-4579-9034-21854517b27e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:11.224007 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-483a2a44-306a-4579-9034-21854517b27e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] PUT https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:11.224763 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-483a2a44-306a-4579-9034-21854517b27e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9d163bd7-74bc-4154-abb1-e8b930298ce8"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:11.232597 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-483a2a44-306a-4579-9034-21854517b27e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Update called for group cf2a91d7-e392-4b9d-8336-18f823510452. {{(pid=100268) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 04:50:11.232788 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-483a2a44-306a-4579-9034-21854517b27e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Updating group cf2a91d7-e392-4b9d-8336-18f823510452 with name None description: None add_volumes: 9d163bd7-74bc-4154-abb1-e8b930298ce8 remove_volumes: None. Aug 25 04:50:11.236800 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:11.236800 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:11.322648 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-483a2a44-306a-4579-9034-21854517b27e tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 202 Aug 25 04:50:11.323388 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 203/821] 10.4.3.213 () {70 vars in 1406 bytes} [Tue Aug 25 04:50:11 2026] PUT /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:50:11.334613 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-070f4413-82f7-4d73-b274-682818f26d86 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:11.338306 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-070f4413-82f7-4d73-b274-682818f26d86 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:11.339475 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-070f4413-82f7-4d73-b274-682818f26d86 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:11.339866 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-070f4413-82f7-4d73-b274-682818f26d86 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:11.340082 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-070f4413-82f7-4d73-b274-682818f26d86 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member cf2a91d7-e392-4b9d-8336-18f823510452 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:11.348504 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:11.348504 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:11.370656 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-070f4413-82f7-4d73-b274-682818f26d86 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 200 Aug 25 04:50:11.372069 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 204/822] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:11 2026] GET /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:11.708939 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da172317-8c0f-444c-907a-16a1237badb1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:11.712830 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da172317-8c0f-444c-907a-16a1237badb1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] DELETE https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:50:11.713124 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da172317-8c0f-444c-907a-16a1237badb1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:11.713330 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da172317-8c0f-444c-907a-16a1237badb1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:11.713604 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-da172317-8c0f-444c-907a-16a1237badb1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Delete volume with id: 59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:50:11.725928 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:11.725928 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:11.727415 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-da172317-8c0f-444c-907a-16a1237badb1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:50:11.759939 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-da172317-8c0f-444c-907a-16a1237badb1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Delete volume request issued successfully. Aug 25 04:50:11.759939 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da172317-8c0f-444c-907a-16a1237badb1 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 202 Aug 25 04:50:11.759939 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 208/823] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:11 2026] DELETE /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:11.774753 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad962c8f-d94b-4bf3-80f0-128e1d3d0b73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:11.777092 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad962c8f-d94b-4bf3-80f0-128e1d3d0b73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:50:11.777379 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad962c8f-d94b-4bf3-80f0-128e1d3d0b73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:11.777619 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad962c8f-d94b-4bf3-80f0-128e1d3d0b73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:11.792829 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:11.792829 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:11.804849 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ad962c8f-d94b-4bf3-80f0-128e1d3d0b73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:50:11.812620 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad962c8f-d94b-4bf3-80f0-128e1d3d0b73 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 200 Aug 25 04:50:11.813328 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 209/824] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:11 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:12.385861 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30327197-35c8-402a-bfdd-328cb883544d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:12.391616 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30327197-35c8-402a-bfdd-328cb883544d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:12.391616 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30327197-35c8-402a-bfdd-328cb883544d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:12.391930 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30327197-35c8-402a-bfdd-328cb883544d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:12.392109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-30327197-35c8-402a-bfdd-328cb883544d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member cf2a91d7-e392-4b9d-8336-18f823510452 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:12.400105 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.400105 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:12.412153 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30327197-35c8-402a-bfdd-328cb883544d tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 200 Aug 25 04:50:12.413362 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 204/825] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:12 2026] GET /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:12.426266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:12.429127 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:50:12.429546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:12.429868 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:12.431063 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:50:12.431153 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.431153 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:12.431812 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:50:12.444788 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Get all volumes completed successfully. Aug 25 04:50:12.446533 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:12.446533 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:12.493126 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:12.496816 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.496816 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:12.501164 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:12.502957 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:12.562653 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:12.567505 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.567505 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:12.581768 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5dca3f89-82ce-4ea9-97e3-01fdb34f64d7 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:50:12.582324 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 205/826] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:50:12 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:12.596893 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:12.599015 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:50:12.599196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:12.599415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:12.599698 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:50:12.600454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:50:12.608233 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Get all volumes completed successfully. Aug 25 04:50:12.609169 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:12.609379 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:12.658491 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:12.664533 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.664533 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:12.673353 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:12.673647 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:12.723218 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:12.728501 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.728501 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:12.739679 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2e8eea4-7243-482b-81fb-703a8ba34792 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:50:12.740131 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 209/827] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:50:12 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:12.756032 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8888f82c-d276-4cf7-b25a-0339532f3484 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:12.757672 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8888f82c-d276-4cf7-b25a-0339532f3484 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] POST https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452/action Aug 25 04:50:12.758116 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8888f82c-d276-4cf7-b25a-0339532f3484 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:12.758202 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8888f82c-d276-4cf7-b25a-0339532f3484 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:12.759576 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-8888f82c-d276-4cf7-b25a-0339532f3484 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] delete called for group cf2a91d7-e392-4b9d-8336-18f823510452 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:50:12.759699 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-8888f82c-d276-4cf7-b25a-0339532f3484 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Delete group with id: cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:12.763888 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.763888 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:12.830945 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0274850-6c87-482c-a2c4-b50f87c7b139 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:12.833108 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0274850-6c87-482c-a2c4-b50f87c7b139 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 Aug 25 04:50:12.833580 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0274850-6c87-482c-a2c4-b50f87c7b139 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:12.834032 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0274850-6c87-482c-a2c4-b50f87c7b139 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:12.846532 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0274850-6c87-482c-a2c4-b50f87c7b139 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 returned with HTTP 404 Aug 25 04:50:12.848952 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 205/828] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:12 2026] GET /volume/v3/volumes/59d5d874-9a67-4d02-bf46-e5de4b00bf17 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:12.857188 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8888f82c-d276-4cf7-b25a-0339532f3484 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452/action returned with HTTP 202 Aug 25 04:50:12.859976 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 210/829] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:50:12 2026] POST /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:50:12.875228 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9a638df3-84c6-4e58-9b75-3904d5726327 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:12.877973 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a638df3-84c6-4e58-9b75-3904d5726327 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 Aug 25 04:50:12.878374 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9a638df3-84c6-4e58-9b75-3904d5726327 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:12.878696 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9a638df3-84c6-4e58-9b75-3904d5726327 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:12.888744 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.888744 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:12.894530 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9a638df3-84c6-4e58-9b75-3904d5726327 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Volume info retrieved successfully. Aug 25 04:50:12.895820 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-9a638df3-84c6-4e58-9b75-3904d5726327 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:50:12.895820 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-9a638df3-84c6-4e58-9b75-3904d5726327 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:50:12.942445 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3ce57fd-3bbd-4dcb-ae55-8b83502a93f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:12.947911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ce57fd-3bbd-4dcb-ae55-8b83502a93f6 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:50:12.948384 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ce57fd-3bbd-4dcb-ae55-8b83502a93f6 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:12.949205 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ce57fd-3bbd-4dcb-ae55-8b83502a93f6 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:12.949205 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a3ce57fd-3bbd-4dcb-ae55-8b83502a93f6 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Delete volume with id: 0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:50:12.961925 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-9a638df3-84c6-4e58-9b75-3904d5726327 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:50:12.966183 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.966183 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:12.966183 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a3ce57fd-3bbd-4dcb-ae55-8b83502a93f6 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:50:12.970499 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:12.970499 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:12.986800 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a638df3-84c6-4e58-9b75-3904d5726327 tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 returned with HTTP 200 Aug 25 04:50:12.987646 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 206/830] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:12 2026] GET /volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 => generated 906 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:13.017521 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a3ce57fd-3bbd-4dcb-ae55-8b83502a93f6 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Delete volume request issued successfully. Aug 25 04:50:13.017521 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ce57fd-3bbd-4dcb-ae55-8b83502a93f6 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 202 Aug 25 04:50:13.018918 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 210/831] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:12 2026] DELETE /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:13.032397 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f858ad34-1a33-420c-99fc-27c88d20c58c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:13.034306 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f858ad34-1a33-420c-99fc-27c88d20c58c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:50:13.034378 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f858ad34-1a33-420c-99fc-27c88d20c58c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:13.034638 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f858ad34-1a33-420c-99fc-27c88d20c58c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:13.047470 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:13.047470 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:13.050756 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f858ad34-1a33-420c-99fc-27c88d20c58c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Volume info retrieved successfully. Aug 25 04:50:13.055987 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f858ad34-1a33-420c-99fc-27c88d20c58c tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 200 Aug 25 04:50:13.056591 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 206/832] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:13 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:14.005463 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c99bf01-39c8-4ae4-8b97-342476ffe19a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:14.011001 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c99bf01-39c8-4ae4-8b97-342476ffe19a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 Aug 25 04:50:14.011001 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c99bf01-39c8-4ae4-8b97-342476ffe19a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:14.011001 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c99bf01-39c8-4ae4-8b97-342476ffe19a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:14.021300 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c99bf01-39c8-4ae4-8b97-342476ffe19a tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 returned with HTTP 404 Aug 25 04:50:14.022151 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 211/833] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:14 2026] GET /volume/v3/volumes/9d163bd7-74bc-4154-abb1-e8b930298ce8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:50:14.034395 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f64b5700-5c16-4718-ba3d-dafc11d3f1de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:14.038262 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f64b5700-5c16-4718-ba3d-dafc11d3f1de tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/volumes/8d2f0937-3175-4b15-b19d-eac183035e32 Aug 25 04:50:14.039560 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f64b5700-5c16-4718-ba3d-dafc11d3f1de tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:14.039560 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f64b5700-5c16-4718-ba3d-dafc11d3f1de tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:14.047947 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f64b5700-5c16-4718-ba3d-dafc11d3f1de tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/volumes/8d2f0937-3175-4b15-b19d-eac183035e32 returned with HTTP 404 Aug 25 04:50:14.049256 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 207/834] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:50:14 2026] GET /volume/v3/volumes/8d2f0937-3175-4b15-b19d-eac183035e32 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 04:50:14.062296 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-89a79f35-ce3c-4498-b752-24da1942f65b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:14.064390 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89a79f35-ce3c-4498-b752-24da1942f65b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] GET https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 Aug 25 04:50:14.064648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89a79f35-ce3c-4498-b752-24da1942f65b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:14.064709 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89a79f35-ce3c-4498-b752-24da1942f65b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:14.064847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-89a79f35-ce3c-4498-b752-24da1942f65b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] show called for member cf2a91d7-e392-4b9d-8336-18f823510452 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:50:14.076251 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89a79f35-ce3c-4498-b752-24da1942f65b tempest-GroupsTest-941830626 tempest-GroupsTest-941830626-project-member] https://10.4.3.213/volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 returned with HTTP 404 Aug 25 04:50:14.077147 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 211/835] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:50:14 2026] GET /volume/v3/groups/cf2a91d7-e392-4b9d-8336-18f823510452 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:50:14.078668 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-28262293-366b-4c58-8884-dc4544ad1c97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:14.081967 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28262293-366b-4c58-8884-dc4544ad1c97 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] GET https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 Aug 25 04:50:14.082803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28262293-366b-4c58-8884-dc4544ad1c97 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:14.082803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28262293-366b-4c58-8884-dc4544ad1c97 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:14.087158 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63f00edf-5232-42bc-966c-3ca5fe052efe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:14.090222 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f00edf-5232-42bc-966c-3ca5fe052efe tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/a938431b-ab91-4fb2-87e8-9bfccf7af331 Aug 25 04:50:14.090222 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f00edf-5232-42bc-966c-3ca5fe052efe tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:14.090222 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f00edf-5232-42bc-966c-3ca5fe052efe tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:14.096542 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28262293-366b-4c58-8884-dc4544ad1c97 tempest-AttachVolumeShelveTestJSON-1597869206 tempest-AttachVolumeShelveTestJSON-1597869206-project-member] https://10.4.3.213/volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 returned with HTTP 404 Aug 25 04:50:14.098147 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 207/836] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:14 2026] GET /volume/v3/volumes/0619ce80-c51c-44d2-bb86-1891be5fd033 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:14.129037 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f00edf-5232-42bc-966c-3ca5fe052efe tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/group_types/a938431b-ab91-4fb2-87e8-9bfccf7af331 returned with HTTP 202 Aug 25 04:50:14.129770 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 212/837] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:50:14 2026] DELETE /volume/v3/group_types/a938431b-ab91-4fb2-87e8-9bfccf7af331 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:50:14.140652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ee1ec73b-5961-46a2-9a9e-822117016f99 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:14.144750 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee1ec73b-5961-46a2-9a9e-822117016f99 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] DELETE https://10.4.3.213/volume/v3/types/a6aa126f-5fd2-4ee0-90e9-59e090cb9377 Aug 25 04:50:14.144750 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee1ec73b-5961-46a2-9a9e-822117016f99 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:14.144750 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee1ec73b-5961-46a2-9a9e-822117016f99 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:14.191101 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee1ec73b-5961-46a2-9a9e-822117016f99 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/types/a6aa126f-5fd2-4ee0-90e9-59e090cb9377 returned with HTTP 202 Aug 25 04:50:14.191932 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 208/838] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:14 2026] DELETE /volume/v3/types/a6aa126f-5fd2-4ee0-90e9-59e090cb9377 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:14.206279 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-871efbe6-75d6-4757-affb-1d3b1e8f3bb2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:14.209748 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-871efbe6-75d6-4757-affb-1d3b1e8f3bb2 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] GET https://10.4.3.213/volume/v3/types/a6aa126f-5fd2-4ee0-90e9-59e090cb9377 Aug 25 04:50:14.210075 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-871efbe6-75d6-4757-affb-1d3b1e8f3bb2 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:14.210382 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-871efbe6-75d6-4757-affb-1d3b1e8f3bb2 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:14.216844 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-871efbe6-75d6-4757-affb-1d3b1e8f3bb2 tempest-GroupsTest-1677694267 tempest-GroupsTest-1677694267-project-admin] https://10.4.3.213/volume/v3/types/a6aa126f-5fd2-4ee0-90e9-59e090cb9377 returned with HTTP 404 Aug 25 04:50:14.217671 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 212/839] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:14 2026] GET /volume/v3/types/a6aa126f-5fd2-4ee0-90e9-59e090cb9377 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:18.468183 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85624a06-d199-4798-bfb9-9d7f3838301b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:18.730274 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85624a06-d199-4798-bfb9-9d7f3838301b tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea Aug 25 04:50:18.730582 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85624a06-d199-4798-bfb9-9d7f3838301b tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:18.731029 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85624a06-d199-4798-bfb9-9d7f3838301b tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:18.736249 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:UPDATE=77,cinder:INSERT=41,cinder:SELECT=274 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:50:18.767393 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85624a06-d199-4798-bfb9-9d7f3838301b tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea returned with HTTP 200 Aug 25 04:50:18.767995 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 208/840] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:18 2026] GET /volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea => generated 437 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:18.785166 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:18.957092 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:18.957500 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-954796380"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:18.960633 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-954796380'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:18.960633 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Create volume of 1 GB Aug 25 04:50:18.966267 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=259,cinder:UPDATE=52,cinder:INSERT=32 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:50:18.968018 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Availability Zones retrieved successfully. Aug 25 04:50:18.977680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Flow 'volume_create_api' (d165619d-a27a-4aba-b0eb-3fe221f85a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:18.980154 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3dc161d-49f9-43bd-ad29-2f8122ff74cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:18.981631 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:19.015367 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3dc161d-49f9-43bd-ad29-2f8122ff74cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.016444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a7988dd-bd0e-461a-bbc1-0a1515b67dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:19.129253 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:19.169187 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Created reservations ['c3af49a4-5ba4-4e57-b6e6-782c04299c1b', 'e233af50-f5c9-4ecc-9e0f-fbd45ed933b5', 'df22cb29-cc62-43ae-80a0-f0ba5cea684e', 'b6369b6c-a471-4529-8e51-1263d75b45c2'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:19.170697 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a7988dd-bd0e-461a-bbc1-0a1515b67dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3af49a4-5ba4-4e57-b6e6-782c04299c1b', 'e233af50-f5c9-4ecc-9e0f-fbd45ed933b5', 'df22cb29-cc62-43ae-80a0-f0ba5cea684e', 'b6369b6c-a471-4529-8e51-1263d75b45c2']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.171643 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8b0477-2069-4268-9b69-5c14bc7e8a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:19.230267 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8b0477-2069-4268-9b69-5c14bc7e8a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97bac017-09a9-4e1c-ae6a-78b306926f16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-954796380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6eb5b04eb11461eb6032f2c5f31dfea',qos_specs=None,replication_status=,reservations=['c3af49a4-5ba4-4e57-b6e6-782c04299c1b','e233af50-f5c9-4ecc-9e0f-fbd45ed933b5','df22cb29-cc62-43ae-80a0-f0ba5cea684e','b6369b6c-a471-4529-8e51-1263d75b45c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1f590a09de4be89e58b8cd1ad11a51',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-954796380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97bac017-09a9-4e1c-ae6a-78b306926f16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6eb5b04eb11461eb6032f2c5f31dfea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b1f590a09de4be89e58b8cd1ad11a51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.232106 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d137beb4-2b91-4d53-8bae-bc72906d334b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:19.293227 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d137beb4-2b91-4d53-8bae-bc72906d334b) transitioned into state 'SUCCESS' from state '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-954796380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6eb5b04eb11461eb6032f2c5f31dfea',qos_specs=None,replication_status=,reservations=['c3af49a4-5ba4-4e57-b6e6-782c04299c1b','e233af50-f5c9-4ecc-9e0f-fbd45ed933b5','df22cb29-cc62-43ae-80a0-f0ba5cea684e','b6369b6c-a471-4529-8e51-1263d75b45c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b1f590a09de4be89e58b8cd1ad11a51',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.294267 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f7af13-48a8-49db-8faa-943c48409dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:19.312340 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f7af13-48a8-49db-8faa-943c48409dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.313370 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Flow 'volume_create_api' (d165619d-a27a-4aba-b0eb-3fe221f85a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:19.313811 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Create volume request issued successfully. Aug 25 04:50:19.314704 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d37604f3-4261-422f-b44f-e5aa4e72d812 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:19.315480 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 213/841] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:50:18 2026] POST /volume/v3/volumes => generated 758 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:19.333940 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8811f8a6-692a-496c-896a-9b13fac566bc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:19.336811 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8811f8a6-692a-496c-896a-9b13fac566bc tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] GET https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 Aug 25 04:50:19.337481 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8811f8a6-692a-496c-896a-9b13fac566bc tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:19.337661 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8811f8a6-692a-496c-896a-9b13fac566bc tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:19.341880 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=274,cinder:UPDATE=63,cinder:INSERT=31 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:50:19.356727 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:19.356727 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:19.365772 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8811f8a6-692a-496c-896a-9b13fac566bc tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Volume info retrieved successfully. Aug 25 04:50:19.378492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8811f8a6-692a-496c-896a-9b13fac566bc tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 returned with HTTP 200 Aug 25 04:50:19.379116 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 213/842] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:19 2026] GET /volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:19.386212 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:19.386941 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2020461367"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:19.389368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2020461367'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:19.389522 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Create volume of 1 GB Aug 25 04:50:19.392641 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=269,cinder:UPDATE=81,cinder:INSERT=38 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:50:19.397276 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Availability Zones retrieved successfully. Aug 25 04:50:19.406110 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Flow 'volume_create_api' (cbb299e8-5d6e-46e8-bbc9-f90831fe718c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:19.407898 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2e0d8d-28f1-4e44-a32d-92747bf45989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:19.412903 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:19.457545 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2e0d8d-28f1-4e44-a32d-92747bf45989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.458707 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3b0ab7-9cf2-41a6-a90a-aede55a8b111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:19.569570 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Created reservations ['bb215e0a-81b1-4aeb-a9cf-1d99d2ba6464', '11f773a1-4bb6-4754-aec9-d99360752023', 'c9b65752-8247-453f-83d3-badaff9c1f8b', 'feec4216-a253-4aec-9dda-8e2cb4ea5231'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:19.570681 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3b0ab7-9cf2-41a6-a90a-aede55a8b111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb215e0a-81b1-4aeb-a9cf-1d99d2ba6464', '11f773a1-4bb6-4754-aec9-d99360752023', 'c9b65752-8247-453f-83d3-badaff9c1f8b', 'feec4216-a253-4aec-9dda-8e2cb4ea5231']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.571616 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67994ad4-8920-4eea-b591-fdd200855432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:19.602470 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67994ad4-8920-4eea-b591-fdd200855432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1089c81a-89d9-4262-8e6f-13c07bffa08b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2020461367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ac95c943834cf2b6e74bb5da71a36e',qos_specs=None,replication_status=,reservations=['bb215e0a-81b1-4aeb-a9cf-1d99d2ba6464','11f773a1-4bb6-4754-aec9-d99360752023','c9b65752-8247-453f-83d3-badaff9c1f8b','feec4216-a253-4aec-9dda-8e2cb4ea5231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ce1033a9ec74a65be9e3dde880435dd',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2020461367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1089c81a-89d9-4262-8e6f-13c07bffa08b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3ac95c943834cf2b6e74bb5da71a36e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ce1033a9ec74a65be9e3dde880435dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.605281 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdf3c4d-6599-41f2-b67b-84060a1fdb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:19.640382 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdf3c4d-6599-41f2-b67b-84060a1fdb32) transitioned into state 'SUCCESS' from state '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-2020461367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ac95c943834cf2b6e74bb5da71a36e',qos_specs=None,replication_status=,reservations=['bb215e0a-81b1-4aeb-a9cf-1d99d2ba6464','11f773a1-4bb6-4754-aec9-d99360752023','c9b65752-8247-453f-83d3-badaff9c1f8b','feec4216-a253-4aec-9dda-8e2cb4ea5231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ce1033a9ec74a65be9e3dde880435dd',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.641569 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8799217-7062-4d0b-9c1e-15f9ba6243b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:19.657729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8799217-7062-4d0b-9c1e-15f9ba6243b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:19.658620 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Flow 'volume_create_api' (cbb299e8-5d6e-46e8-bbc9-f90831fe718c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:19.659201 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Create volume request issued successfully. Aug 25 04:50:19.659748 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9957f9bf-ea7c-45c5-a5b9-7fde2b641840 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:19.660273 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 209/843] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:50:19 2026] POST /volume/v3/volumes => generated 751 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:19.677759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8cffadd2-32d0-4d14-8653-525f3120d564 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:19.680048 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cffadd2-32d0-4d14-8653-525f3120d564 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:19.680364 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cffadd2-32d0-4d14-8653-525f3120d564 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:19.680694 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cffadd2-32d0-4d14-8653-525f3120d564 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:19.691661 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:19.691661 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:19.698565 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8cffadd2-32d0-4d14-8653-525f3120d564 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:19.706543 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cffadd2-32d0-4d14-8653-525f3120d564 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b returned with HTTP 200 Aug 25 04:50:19.707110 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 209/844] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:19 2026] GET /volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:20.399820 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-817e0ec8-a539-422e-9a29-5a6245ac233e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:20.402419 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-817e0ec8-a539-422e-9a29-5a6245ac233e tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] GET https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 Aug 25 04:50:20.402653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-817e0ec8-a539-422e-9a29-5a6245ac233e tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:20.402946 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-817e0ec8-a539-422e-9a29-5a6245ac233e tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:20.412892 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:20.412892 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:20.419152 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-817e0ec8-a539-422e-9a29-5a6245ac233e tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Volume info retrieved successfully. Aug 25 04:50:20.426652 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-817e0ec8-a539-422e-9a29-5a6245ac233e tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 returned with HTTP 200 Aug 25 04:50:20.427091 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 214/845] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:20 2026] GET /volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:20.450628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2a910934-6e1a-404c-b114-71a5c299ec9f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:20.455599 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a910934-6e1a-404c-b114-71a5c299ec9f tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea Aug 25 04:50:20.455599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a910934-6e1a-404c-b114-71a5c299ec9f tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:20.548897 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a910934-6e1a-404c-b114-71a5c299ec9f tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea returned with HTTP 200 Aug 25 04:50:20.549661 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 214/846] 10.4.3.213 () {68 vars in 1374 bytes} [Tue Aug 25 04:50:20 2026] PUT /volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea => generated 392 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:20.562504 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-41a6a145-9833-4eb8-9612-63c0360adaec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:20.566024 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:20.566465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:20.569092 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:20.569445 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Create volume of 2 GB Aug 25 04:50:20.570508 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:20.570508 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:20.577492 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Availability Zones retrieved successfully. Aug 25 04:50:20.585704 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Flow 'volume_create_api' (1b1af3a4-b814-4471-9080-c264eba4e4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:20.586973 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42e70d55-03c0-4f45-8fe2-11f501d51b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:20.589195 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Validating volume size '2' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:20.645728 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42e70d55-03c0-4f45-8fe2-11f501d51b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:20.647236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794ccc73-b5d1-44dd-92c0-fafb40899b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:20.694710 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota_utils [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Quota exceeded for d6eb5b04eb11461eb6032f2c5f31dfea, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 04:50:20.699964 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794ccc73-b5d1-44dd-92c0-fafb40899b24) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 04:50:20.699964 np0000008045 devstack@c-api.service[100270]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 25 04:50:20.702583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794ccc73-b5d1-44dd-92c0-fafb40899b24) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:20.704342 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794ccc73-b5d1-44dd-92c0-fafb40899b24) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 04:50:20.705068 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42e70d55-03c0-4f45-8fe2-11f501d51b05) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:20.706704 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42e70d55-03c0-4f45-8fe2-11f501d51b05) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 04:50:20.707815 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Flow 'volume_create_api' (1b1af3a4-b814-4471-9080-c264eba4e4ce) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 04:50:20.708828 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.middleware.fault [None req-41a6a145-9833-4eb8-9612-63c0360adaec tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 413 Aug 25 04:50:20.709881 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 210/847] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:50:20 2026] POST /volume/v3/volumes => generated 208 bytes in 148 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 04:50:20.724035 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d8a5dc4-7eb3-4134-9151-ca610594b337 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:20.727399 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69622054-5eb4-4239-b7d0-bff1c75de67d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:20.729157 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d8a5dc4-7eb3-4134-9151-ca610594b337 tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea Aug 25 04:50:20.729565 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d8a5dc4-7eb3-4134-9151-ca610594b337 tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:20.729887 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69622054-5eb4-4239-b7d0-bff1c75de67d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:20.730407 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69622054-5eb4-4239-b7d0-bff1c75de67d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:20.730624 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69622054-5eb4-4239-b7d0-bff1c75de67d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:20.749318 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:20.749318 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:20.761803 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69622054-5eb4-4239-b7d0-bff1c75de67d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:20.770765 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69622054-5eb4-4239-b7d0-bff1c75de67d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b returned with HTTP 200 Aug 25 04:50:20.771522 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 215/848] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:20 2026] GET /volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:20.794542 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d27bf1be-38fd-4de2-a545-2f4346749a1d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:20.800969 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d27bf1be-38fd-4de2-a545-2f4346749a1d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:20.801740 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d27bf1be-38fd-4de2-a545-2f4346749a1d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1089c81a-89d9-4262-8e6f-13c07bffa08b", "name": "tempest-SnapshotsActionsTest-Snapshot-61125462"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:20.817291 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:20.817291 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:20.819363 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d27bf1be-38fd-4de2-a545-2f4346749a1d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:20.819363 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-d27bf1be-38fd-4de2-a545-2f4346749a1d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Create snapshot from volume 1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:20.821586 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d8a5dc4-7eb3-4134-9151-ca610594b337 tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea returned with HTTP 200 Aug 25 04:50:20.822233 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 210/849] 10.4.3.213 () {68 vars in 1374 bytes} [Tue Aug 25 04:50:20 2026] PUT /volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea => generated 392 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:20.841412 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:20.844596 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:20.844837 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:20.849830 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:20.850909 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Create volume of 1 GB Aug 25 04:50:20.851601 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:20.851601 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:20.863045 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Availability Zones retrieved successfully. Aug 25 04:50:20.872708 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Flow 'volume_create_api' (45cb4fdc-e573-4375-8295-c0537488516b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:20.874699 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26fdea0-187c-4072-ade1-6768b58e3711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:20.876248 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:20.917585 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d27bf1be-38fd-4de2-a545-2f4346749a1d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Created reservations ['83e19525-6bbe-45c2-aec8-6500e6c79fc9', 'a188645a-b610-41d6-a557-993f5abbdb56', 'f156ca35-e76a-447d-99fc-c8f9dceb4c48', 'dae31c10-f966-4dc3-af0f-2f78fa5dd2b8'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:20.959620 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26fdea0-187c-4072-ade1-6768b58e3711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:20.962851 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd23c5c-437e-4c12-9db2-1978cdb4b8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:21.004403 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d27bf1be-38fd-4de2-a545-2f4346749a1d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot create request issued successfully. Aug 25 04:50:21.005152 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d27bf1be-38fd-4de2-a545-2f4346749a1d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:50:21.005818 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 215/850] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:50:20 2026] POST /volume/v3/snapshots => generated 305 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:21.021195 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcc48f9b-a127-4161-942c-0667fa92b1da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:21.024258 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcc48f9b-a127-4161-942c-0667fa92b1da tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:21.024258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcc48f9b-a127-4161-942c-0667fa92b1da tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:21.024258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcc48f9b-a127-4161-942c-0667fa92b1da tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:21.034328 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota_utils [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Quota exceeded for d6eb5b04eb11461eb6032f2c5f31dfea, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 25 04:50:21.037019 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd23c5c-437e-4c12-9db2-1978cdb4b8c0) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 04:50:21.037019 np0000008045 devstack@c-api.service[100270]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 25 04:50:21.039423 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd23c5c-437e-4c12-9db2-1978cdb4b8c0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:21.040858 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd23c5c-437e-4c12-9db2-1978cdb4b8c0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 04:50:21.043593 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26fdea0-187c-4072-ade1-6768b58e3711) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:21.043593 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26fdea0-187c-4072-ade1-6768b58e3711) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 04:50:21.043772 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:21.043772 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:21.044090 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Flow 'volume_create_api' (45cb4fdc-e573-4375-8295-c0537488516b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 04:50:21.045456 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.middleware.fault [None req-8d9ec2b8-bfce-4f6b-b1f0-187447409f1a tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 413 Aug 25 04:50:21.045650 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcc48f9b-a127-4161-942c-0667fa92b1da tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:21.045699 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 211/851] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:50:20 2026] POST /volume/v3/volumes => generated 150 bytes in 205 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 04:50:21.045767 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcc48f9b-a127-4161-942c-0667fa92b1da tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:21.046288 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 216/852] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:21 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:21.060710 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a399390-b5fe-4cf4-89ed-8a178dd62d2b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:21.066618 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a399390-b5fe-4cf4-89ed-8a178dd62d2b tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea Aug 25 04:50:21.069457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a399390-b5fe-4cf4-89ed-8a178dd62d2b tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:21.185777 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a399390-b5fe-4cf4-89ed-8a178dd62d2b tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea returned with HTTP 200 Aug 25 04:50:21.186799 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 211/853] 10.4.3.213 () {68 vars in 1374 bytes} [Tue Aug 25 04:50:21 2026] PUT /volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea => generated 391 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:21.204788 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03909180-e3a0-4a29-b34a-1be047b75119 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:21.208104 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03909180-e3a0-4a29-b34a-1be047b75119 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] POST https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16/action Aug 25 04:50:21.209072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03909180-e3a0-4a29-b34a-1be047b75119 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:21.209072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03909180-e3a0-4a29-b34a-1be047b75119 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:21.222156 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:21.222156 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:21.222756 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-03909180-e3a0-4a29-b34a-1be047b75119 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Volume info retrieved successfully. Aug 25 04:50:21.282585 np0000008045 devstack@c-api.service[100269]: ERROR cinder.volume.api [None req-03909180-e3a0-4a29-b34a-1be047b75119 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Quota exceeded for d6eb5b04eb11461eb6032f2c5f31dfea, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 04:50:21.293237 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.middleware.fault [None req-03909180-e3a0-4a29-b34a-1be047b75119 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16/action returned with HTTP 413 Aug 25 04:50:21.294204 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 216/854] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:50:21 2026] POST /volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16/action => generated 208 bytes in 91 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 04:50:21.312409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e97c5c03-f62b-4ab2-bb0f-2789766da1ef None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:21.317137 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e97c5c03-f62b-4ab2-bb0f-2789766da1ef tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] GET https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 Aug 25 04:50:21.317409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e97c5c03-f62b-4ab2-bb0f-2789766da1ef tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:21.317843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e97c5c03-f62b-4ab2-bb0f-2789766da1ef tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:21.327893 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:21.327893 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:21.333971 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e97c5c03-f62b-4ab2-bb0f-2789766da1ef tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Volume info retrieved successfully. Aug 25 04:50:21.343460 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e97c5c03-f62b-4ab2-bb0f-2789766da1ef tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 returned with HTTP 200 Aug 25 04:50:21.343460 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 212/855] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:21 2026] GET /volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:21.357077 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-384b9340-c30f-442f-865c-b8a5f74b50a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:21.360075 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-384b9340-c30f-442f-865c-b8a5f74b50a3 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] DELETE https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 Aug 25 04:50:21.360622 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-384b9340-c30f-442f-865c-b8a5f74b50a3 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:21.360622 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-384b9340-c30f-442f-865c-b8a5f74b50a3 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:21.360720 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-384b9340-c30f-442f-865c-b8a5f74b50a3 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Delete volume with id: 97bac017-09a9-4e1c-ae6a-78b306926f16 Aug 25 04:50:21.376854 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:21.376854 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:21.377715 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-384b9340-c30f-442f-865c-b8a5f74b50a3 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Volume info retrieved successfully. Aug 25 04:50:21.419769 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-384b9340-c30f-442f-865c-b8a5f74b50a3 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Delete volume request issued successfully. Aug 25 04:50:21.421561 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-384b9340-c30f-442f-865c-b8a5f74b50a3 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 returned with HTTP 202 Aug 25 04:50:21.421561 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 217/856] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:21 2026] DELETE /volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:21.434477 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e429d6e0-9aeb-40a4-b550-86a793ff21f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:21.445334 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e429d6e0-9aeb-40a4-b550-86a793ff21f8 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] GET https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 Aug 25 04:50:21.445334 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e429d6e0-9aeb-40a4-b550-86a793ff21f8 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:21.445334 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e429d6e0-9aeb-40a4-b550-86a793ff21f8 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:21.458776 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:21.458776 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:21.464644 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e429d6e0-9aeb-40a4-b550-86a793ff21f8 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Volume info retrieved successfully. Aug 25 04:50:21.472328 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e429d6e0-9aeb-40a4-b550-86a793ff21f8 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 returned with HTTP 200 Aug 25 04:50:21.474951 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 212/857] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:21 2026] GET /volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:21.522068 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:21.526460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:21.527686 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1206320984"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:21.529199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1206320984'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:21.529950 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Create volume of 1 GB Aug 25 04:50:21.537449 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Availability Zones retrieved successfully. Aug 25 04:50:21.548952 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Flow 'volume_create_api' (d64bb583-34c2-4864-86d8-027a59454566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:21.551947 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598c551d-cd63-40e1-a20a-da2fc3e79e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:21.552790 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:21.601280 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598c551d-cd63-40e1-a20a-da2fc3e79e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:21.602207 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5967c53c-949d-4ac9-968b-247537166650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:21.708978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Created reservations ['1a3a66eb-6a82-4f9b-8cde-cbcdd6bc58e3', '173d5082-f8ae-4767-be18-bd7b91aaccef', '452324c4-e483-4b58-8f22-1af373c3d45c', 'a81b7729-e6bb-42fd-8f7d-fd115fe62eee'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:21.709913 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5967c53c-949d-4ac9-968b-247537166650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a3a66eb-6a82-4f9b-8cde-cbcdd6bc58e3', '173d5082-f8ae-4767-be18-bd7b91aaccef', '452324c4-e483-4b58-8f22-1af373c3d45c', 'a81b7729-e6bb-42fd-8f7d-fd115fe62eee']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:21.712455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3e7abf-0857-4dad-95a0-5452e8c22b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:21.743379 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3e7abf-0857-4dad-95a0-5452e8c22b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6a29e89-4ec5-4d58-a632-5c12f7d38f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1206320984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a2423b274247718949bff2d8f0e1d6',qos_specs=None,replication_status=,reservations=['1a3a66eb-6a82-4f9b-8cde-cbcdd6bc58e3','173d5082-f8ae-4767-be18-bd7b91aaccef','452324c4-e483-4b58-8f22-1af373c3d45c','a81b7729-e6bb-42fd-8f7d-fd115fe62eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4aaa3e384a4942a727edc730a4ec28',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1206320984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6a29e89-4ec5-4d58-a632-5c12f7d38f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a2423b274247718949bff2d8f0e1d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de4aaa3e384a4942a727edc730a4ec28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:21.744200 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a42a1d2-4981-4792-8b3c-09e2e3c982e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:21.783058 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a42a1d2-4981-4792-8b3c-09e2e3c982e3) transitioned into state 'SUCCESS' from state '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-1206320984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a2423b274247718949bff2d8f0e1d6',qos_specs=None,replication_status=,reservations=['1a3a66eb-6a82-4f9b-8cde-cbcdd6bc58e3','173d5082-f8ae-4767-be18-bd7b91aaccef','452324c4-e483-4b58-8f22-1af373c3d45c','a81b7729-e6bb-42fd-8f7d-fd115fe62eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4aaa3e384a4942a727edc730a4ec28',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:21.784005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90619b9-7eaf-48fe-99dc-b475d7977eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:21.806197 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90619b9-7eaf-48fe-99dc-b475d7977eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:21.806197 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Flow 'volume_create_api' (d64bb583-34c2-4864-86d8-027a59454566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:21.806930 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Create volume request issued successfully. Aug 25 04:50:21.808458 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c331c4e-6bee-454d-b0da-85ed5398b321 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:21.809108 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 217/858] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:50:21 2026] POST /volume/v3/volumes => generated 754 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:21.825625 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4a5e8678-d625-4a2a-af28-8e8e06f6a8dd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:21.828520 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a5e8678-d625-4a2a-af28-8e8e06f6a8dd tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:21.831467 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a5e8678-d625-4a2a-af28-8e8e06f6a8dd tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:21.831467 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a5e8678-d625-4a2a-af28-8e8e06f6a8dd tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:21.847819 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:21.847819 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:21.854547 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4a5e8678-d625-4a2a-af28-8e8e06f6a8dd tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:21.861991 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a5e8678-d625-4a2a-af28-8e8e06f6a8dd tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:21.862697 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 213/859] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:21 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:22.060452 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cadc83a4-9b96-4570-9c73-1ed4be5fad18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.064216 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cadc83a4-9b96-4570-9c73-1ed4be5fad18 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:22.064522 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cadc83a4-9b96-4570-9c73-1ed4be5fad18 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:22.065093 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cadc83a4-9b96-4570-9c73-1ed4be5fad18 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:22.076050 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.076050 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:22.076755 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cadc83a4-9b96-4570-9c73-1ed4be5fad18 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:22.078283 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cadc83a4-9b96-4570-9c73-1ed4be5fad18 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:22.078829 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 218/860] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:22 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:22.094660 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9389f45-0471-4a6d-a9ae-a2a7615e269f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.290377 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9389f45-0471-4a6d-a9ae-a2a7615e269f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action Aug 25 04:50:22.290649 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9389f45-0471-4a6d-a9ae-a2a7615e269f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:22.290788 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9389f45-0471-4a6d-a9ae-a2a7615e269f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:22.293326 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-d9389f45-0471-4a6d-a9ae-a2a7615e269f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '774c5b04-057c-482c-9759-5fb2f885edf6' with '{'status': 'creating'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:22.321204 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.321204 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:22.349852 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9389f45-0471-4a6d-a9ae-a2a7615e269f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action returned with HTTP 202 Aug 25 04:50:22.350633 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 213/861] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:22 2026] POST /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:22.362697 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e0b1cef-ecc4-4db4-8d0d-ac7f9f27f24b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.365179 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e0b1cef-ecc4-4db4-8d0d-ac7f9f27f24b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:22.365468 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e0b1cef-ecc4-4db4-8d0d-ac7f9f27f24b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:22.365758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e0b1cef-ecc4-4db4-8d0d-ac7f9f27f24b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:22.372599 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.372599 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:22.374064 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4e0b1cef-ecc4-4db4-8d0d-ac7f9f27f24b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:22.374523 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e0b1cef-ecc4-4db4-8d0d-ac7f9f27f24b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:22.376234 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 218/862] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:22 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:22.389620 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-036948f8-b45b-44ec-8014-1fc2ca1c438c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.391680 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-036948f8-b45b-44ec-8014-1fc2ca1c438c tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action Aug 25 04:50:22.392256 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-036948f8-b45b-44ec-8014-1fc2ca1c438c tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:22.392501 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-036948f8-b45b-44ec-8014-1fc2ca1c438c tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:22.394042 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-036948f8-b45b-44ec-8014-1fc2ca1c438c tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '774c5b04-057c-482c-9759-5fb2f885edf6' with '{'status': 'available'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:22.406939 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.406939 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:22.438863 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-036948f8-b45b-44ec-8014-1fc2ca1c438c tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action returned with HTTP 202 Aug 25 04:50:22.439716 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 214/863] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:22 2026] POST /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:22.452029 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b226037f-64bd-4cab-aed8-1ecfa5463a12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.454980 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b226037f-64bd-4cab-aed8-1ecfa5463a12 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:22.455700 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b226037f-64bd-4cab-aed8-1ecfa5463a12 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:22.455700 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b226037f-64bd-4cab-aed8-1ecfa5463a12 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:22.461467 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.461467 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:22.462017 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b226037f-64bd-4cab-aed8-1ecfa5463a12 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:22.463284 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b226037f-64bd-4cab-aed8-1ecfa5463a12 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:22.463927 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 219/864] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:22 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:22.476185 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-997851d1-14c2-42de-952c-889612920e33 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.478619 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-997851d1-14c2-42de-952c-889612920e33 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:22.479406 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-997851d1-14c2-42de-952c-889612920e33 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1089c81a-89d9-4262-8e6f-13c07bffa08b", "name": "tempest-SnapshotsActionsTest-Snapshot-1722921142"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:22.495277 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.495277 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:22.495277 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-997851d1-14c2-42de-952c-889612920e33 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:22.495277 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-997851d1-14c2-42de-952c-889612920e33 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Create snapshot from volume 1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:22.496336 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-40fbfc7e-9ad0-46ca-bef6-37dc0a724da9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.498277 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40fbfc7e-9ad0-46ca-bef6-37dc0a724da9 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] GET https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 Aug 25 04:50:22.498542 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40fbfc7e-9ad0-46ca-bef6-37dc0a724da9 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:22.498801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40fbfc7e-9ad0-46ca-bef6-37dc0a724da9 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:22.509652 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40fbfc7e-9ad0-46ca-bef6-37dc0a724da9 tempest-VolumeQuotasNegativeTestJSON-26292460 tempest-VolumeQuotasNegativeTestJSON-26292460-project-member] https://10.4.3.213/volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 returned with HTTP 404 Aug 25 04:50:22.509787 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 219/865] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:22 2026] GET /volume/v3/volumes/97bac017-09a9-4e1c-ae6a-78b306926f16 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:22.524455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d34c9d08-8256-427e-9373-ff62138bc45d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.526378 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d34c9d08-8256-427e-9373-ff62138bc45d tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea Aug 25 04:50:22.529137 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d34c9d08-8256-427e-9373-ff62138bc45d tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:22.545857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-997851d1-14c2-42de-952c-889612920e33 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Created reservations ['df09ae1f-ae6c-47b4-980c-1a172744fb5a', '7a208f64-9ad6-4251-a4e2-7ddd53ad00a7', 'a6101291-ca41-4086-97de-dfc61c9601b5', '4c4a6a78-d4cd-4dad-b77b-c052c1de254e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:22.564577 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.564577 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:22.595307 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-997851d1-14c2-42de-952c-889612920e33 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot create request issued successfully. Aug 25 04:50:22.595724 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-997851d1-14c2-42de-952c-889612920e33 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:50:22.596394 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 214/866] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:50:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:22.614094 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8123c480-a370-487c-9295-68db24f230f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.617794 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8123c480-a370-487c-9295-68db24f230f2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b Aug 25 04:50:22.618143 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8123c480-a370-487c-9295-68db24f230f2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:22.618360 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8123c480-a370-487c-9295-68db24f230f2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:22.627578 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.627578 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:22.628622 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8123c480-a370-487c-9295-68db24f230f2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:22.630070 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8123c480-a370-487c-9295-68db24f230f2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b returned with HTTP 200 Aug 25 04:50:22.631651 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 220/867] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:22 2026] GET /volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:22.682007 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d34c9d08-8256-427e-9373-ff62138bc45d tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-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 25 04:50:22.682404 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d34c9d08-8256-427e-9373-ff62138bc45d tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-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 25 04:50:22.682778 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d34c9d08-8256-427e-9373-ff62138bc45d tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-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 25 04:50:22.683315 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d34c9d08-8256-427e-9373-ff62138bc45d tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-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 25 04:50:22.693785 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d34c9d08-8256-427e-9373-ff62138bc45d tempest-VolumeQuotasNegativeTestJSON-1543189096 tempest-VolumeQuotasNegativeTestJSON-1543189096-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea returned with HTTP 200 Aug 25 04:50:22.694568 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 215/868] 10.4.3.213 () {68 vars in 1375 bytes} [Tue Aug 25 04:50:22 2026] PUT /volume/v3/os-quota-sets/d6eb5b04eb11461eb6032f2c5f31dfea => generated 395 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:22.870516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.874030 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:22.874529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-58636624"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:22.876406 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-58636624'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:22.882124 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume of 1 GB Aug 25 04:50:22.883340 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.883340 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:22.883900 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Availability Zones retrieved successfully. Aug 25 04:50:22.887927 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84f2310f-4f10-425f-b90b-e7ec896155ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:22.891472 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84f2310f-4f10-425f-b90b-e7ec896155ad tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:22.891753 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84f2310f-4f10-425f-b90b-e7ec896155ad tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:22.892071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84f2310f-4f10-425f-b90b-e7ec896155ad tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:22.895884 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Flow 'volume_create_api' (4697c29e-d495-4a66-a1ae-570de39b50ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:22.895884 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79853bb9-6523-4e44-a3e7-90677322e52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:22.895884 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:22.901031 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.901031 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:22.906221 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84f2310f-4f10-425f-b90b-e7ec896155ad tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:22.910167 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:22.910167 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:22.912511 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84f2310f-4f10-425f-b90b-e7ec896155ad tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:22.913010 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 215/869] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:22 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:22.929775 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79853bb9-6523-4e44-a3e7-90677322e52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3913e2a4-20f9-48f3-b243-03c46962cfba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3913e2a4-20f9-48f3-b243-03c46962cfba', 'encryption_key_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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:22.930812 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9810060-4d2c-4e67-b634-b07832d47e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:23.011863 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Created reservations ['f30bc1a2-2062-4647-9b19-9d3f20a9db8d', 'e9cc0ae6-53b2-4390-b3df-95810b3c77f1', '64eb955b-a72e-4dd1-9702-c95f3800da55', '0f7a1c22-d070-4847-b6f8-015c7d21cc9d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:23.012876 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9810060-4d2c-4e67-b634-b07832d47e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f30bc1a2-2062-4647-9b19-9d3f20a9db8d', 'e9cc0ae6-53b2-4390-b3df-95810b3c77f1', '64eb955b-a72e-4dd1-9702-c95f3800da55', '0f7a1c22-d070-4847-b6f8-015c7d21cc9d']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:23.013707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26fc39bd-d718-49f2-9369-db0b9945ae12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:23.051976 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26fc39bd-d718-49f2-9369-db0b9945ae12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efb2bd97-f435-4ff2-b814-e906cfd096ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-58636624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0a861fbe3c87415aaf35c1ca66042b13',qos_specs=None,replication_status=,reservations=['f30bc1a2-2062-4647-9b19-9d3f20a9db8d','e9cc0ae6-53b2-4390-b3df-95810b3c77f1','64eb955b-a72e-4dd1-9702-c95f3800da55','0f7a1c22-d070-4847-b6f8-015c7d21cc9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-58636624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efb2bd97-f435-4ff2-b814-e906cfd096ee,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0a861fbe3c87415aaf35c1ca66042b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3913e2a4-20f9-48f3-b243-03c46962cfba),volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:23.053027 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888c2b54-9cf2-4a0f-b1c5-b579f9e15727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:23.107109 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888c2b54-9cf2-4a0f-b1c5-b579f9e15727) transitioned into state 'SUCCESS' from state '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-58636624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0a861fbe3c87415aaf35c1ca66042b13',qos_specs=None,replication_status=,reservations=['f30bc1a2-2062-4647-9b19-9d3f20a9db8d','e9cc0ae6-53b2-4390-b3df-95810b3c77f1','64eb955b-a72e-4dd1-9702-c95f3800da55','0f7a1c22-d070-4847-b6f8-015c7d21cc9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:23.108404 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cada371-b17d-4faf-bda9-2741b11cc93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:23.125659 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cada371-b17d-4faf-bda9-2741b11cc93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:23.127206 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Flow 'volume_create_api' (4697c29e-d495-4a66-a1ae-570de39b50ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:23.127206 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume request issued successfully. Aug 25 04:50:23.127937 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0dcb5704-4d82-4aa4-8ac4-36c3f59a8ef2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:23.128069 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 220/870] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:50:22 2026] POST /volume/v3/volumes => generated 758 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:23.146947 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4124f5f7-6ee8-43c8-ad89-053b23e582f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.152914 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4124f5f7-6ee8-43c8-ad89-053b23e582f6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:23.152914 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4124f5f7-6ee8-43c8-ad89-053b23e582f6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:23.152914 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4124f5f7-6ee8-43c8-ad89-053b23e582f6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:23.167306 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.167306 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:23.175178 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4124f5f7-6ee8-43c8-ad89-053b23e582f6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:23.183990 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4124f5f7-6ee8-43c8-ad89-053b23e582f6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:23.184557 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 221/871] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:23 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:23.518219 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-723bafab-0667-4dcb-a00e-9c7bc6c361ce None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.521193 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-723bafab-0667-4dcb-a00e-9c7bc6c361ce tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:23.521962 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-723bafab-0667-4dcb-a00e-9c7bc6c361ce tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:23.522481 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-723bafab-0667-4dcb-a00e-9c7bc6c361ce tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:23.539208 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.539208 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:23.551386 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-723bafab-0667-4dcb-a00e-9c7bc6c361ce tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:23.560957 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-723bafab-0667-4dcb-a00e-9c7bc6c361ce tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:23.562247 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 216/872] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:23 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:23.619553 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e89bc89b-791f-4f65-979d-c320fb425f12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.621464 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:23.622811 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-477406260", "imageRef": "99b3975a-d235-47d9-8478-4f3c0658463b", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:23.624637 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-477406260', 'imageRef': '99b3975a-d235-47d9-8478-4f3c0658463b', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:23.644710 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a35327b1-b6c0-4a4c-94ca-0f1b3a2bc4fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.649437 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a35327b1-b6c0-4a4c-94ca-0f1b3a2bc4fa tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b Aug 25 04:50:23.651338 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a35327b1-b6c0-4a4c-94ca-0f1b3a2bc4fa tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:23.651338 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a35327b1-b6c0-4a4c-94ca-0f1b3a2bc4fa tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:23.657841 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.657841 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:23.659538 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a35327b1-b6c0-4a4c-94ca-0f1b3a2bc4fa tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:23.659538 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a35327b1-b6c0-4a4c-94ca-0f1b3a2bc4fa tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b returned with HTTP 200 Aug 25 04:50:23.659538 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 221/873] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:23 2026] GET /volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:23.673009 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e974c01-f92a-4206-898a-97afbfadf1e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.678628 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e974c01-f92a-4206-898a-97afbfadf1e9 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b/action Aug 25 04:50:23.679375 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e974c01-f92a-4206-898a-97afbfadf1e9 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:23.679963 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e974c01-f92a-4206-898a-97afbfadf1e9 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:23.683457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-3e974c01-f92a-4206-898a-97afbfadf1e9 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '33e59747-0b3f-4a4c-9fa8-abc1dd70486b' with '{'status': 'creating'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:23.705421 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e203ca78-5278-468b-af64-74a219112fb8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.706032 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e203ca78-5278-468b-af64-74a219112fb8 None None] GET https://10.4.3.213/volume// Aug 25 04:50:23.706513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e203ca78-5278-468b-af64-74a219112fb8 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:23.706784 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e203ca78-5278-468b-af64-74a219112fb8 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:23.707924 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e203ca78-5278-468b-af64-74a219112fb8 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:23.707924 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 217/874] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:50:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:23.721618 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-8fc37b4e-3dcc-4f43-8483-ef3248e751ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.724530 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.724530 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:23.724837 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-8fc37b4e-3dcc-4f43-8483-ef3248e751ee tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:50:23.725233 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-8fc37b4e-3dcc-4f43-8483-ef3248e751ee tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6a29e89-4ec5-4d58-a632-5c12f7d38f4c", "connector": null, "instance_uuid": "d4832ab0-63d0-4f5a-bfdf-9376641b2887"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:23.738324 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.738324 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:23.755894 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Create volume of 1 GB Aug 25 04:50:23.758581 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e974c01-f92a-4206-898a-97afbfadf1e9 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b/action returned with HTTP 202 Aug 25 04:50:23.759210 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 222/875] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:23 2026] POST /volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:23.764775 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Availability Zones retrieved successfully. Aug 25 04:50:23.769450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ee9827cf-05d5-4649-b545-1535b4aae2bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.774135 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee9827cf-05d5-4649-b545-1535b4aae2bf tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b Aug 25 04:50:23.774422 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee9827cf-05d5-4649-b545-1535b4aae2bf tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:23.774694 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee9827cf-05d5-4649-b545-1535b4aae2bf tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:23.776330 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Flow 'volume_create_api' (8c10a8b7-2304-433d-a9a3-cd6bd91a7f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:23.778281 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8acf043-6b3e-4a89-9995-40e11e4cecfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:23.779805 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:23.790313 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.790313 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:23.790871 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ee9827cf-05d5-4649-b545-1535b4aae2bf tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:23.794900 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee9827cf-05d5-4649-b545-1535b4aae2bf tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b returned with HTTP 200 Aug 25 04:50:23.795771 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 218/876] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:23 2026] GET /volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:23.797200 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-8fc37b4e-3dcc-4f43-8483-ef3248e751ee tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:50:23.797812 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 222/877] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:50:23 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 25 04:50:23.809518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95c58cec-1774-4ffe-b032-baaa0a7d096e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.812621 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95c58cec-1774-4ffe-b032-baaa0a7d096e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b/action Aug 25 04:50:23.813347 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95c58cec-1774-4ffe-b032-baaa0a7d096e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:23.813347 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95c58cec-1774-4ffe-b032-baaa0a7d096e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:23.826900 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.826900 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:23.827526 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95c58cec-1774-4ffe-b032-baaa0a7d096e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Snapshot retrieved successfully. Aug 25 04:50:23.862686 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95c58cec-1774-4ffe-b032-baaa0a7d096e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Snapshot delete request issued successfully. Aug 25 04:50:23.864012 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95c58cec-1774-4ffe-b032-baaa0a7d096e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b/action returned with HTTP 202 Aug 25 04:50:23.864012 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 223/878] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:23 2026] POST /volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:23.869984 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2021c11f-3722-43c9-8789-324c7d5f4cd6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.869984 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2021c11f-3722-43c9-8789-324c7d5f4cd6 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:23.869984 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2021c11f-3722-43c9-8789-324c7d5f4cd6 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:23.870796 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2021c11f-3722-43c9-8789-324c7d5f4cd6 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:23.880107 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3785071-90de-4606-b8db-95de27bf09e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.880601 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a14fe4d9-c4a6-40ee-9269-7570ddf93fd6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.881258 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a14fe4d9-c4a6-40ee-9269-7570ddf93fd6 None None] GET https://10.4.3.213/volume// Aug 25 04:50:23.881584 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a14fe4d9-c4a6-40ee-9269-7570ddf93fd6 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:23.881991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a14fe4d9-c4a6-40ee-9269-7570ddf93fd6 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:23.882492 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a14fe4d9-c4a6-40ee-9269-7570ddf93fd6 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:23.883339 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 224/879] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:23.887981 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3785071-90de-4606-b8db-95de27bf09e2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b Aug 25 04:50:23.888174 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3785071-90de-4606-b8db-95de27bf09e2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:23.888531 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3785071-90de-4606-b8db-95de27bf09e2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:23.892538 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.892538 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:23.899852 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-76fcd00a-8497-4b6b-bc96-37ac02d88372 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:23.900919 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.900919 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:23.904516 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-76fcd00a-8497-4b6b-bc96-37ac02d88372 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:23.904651 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d3785071-90de-4606-b8db-95de27bf09e2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:23.904824 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-76fcd00a-8497-4b6b-bc96-37ac02d88372 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:23.904824 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-76fcd00a-8497-4b6b-bc96-37ac02d88372 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:23.907215 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3785071-90de-4606-b8db-95de27bf09e2 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b returned with HTTP 200 Aug 25 04:50:23.907408 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2021c11f-3722-43c9-8789-324c7d5f4cd6 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:23.907492 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8acf043-6b3e-4a89-9995-40e11e4cecfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:23.907612 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 223/880] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:23 2026] GET /volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:23.907861 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fffc3cf-39e4-4676-a515-da0435cc3e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:23.922744 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:23.922744 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:23.923355 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2021c11f-3722-43c9-8789-324c7d5f4cd6 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:23.924115 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 219/881] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:23 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:23.932092 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-76fcd00a-8497-4b6b-bc96-37ac02d88372 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:23.941084 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-76fcd00a-8497-4b6b-bc96-37ac02d88372 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:23.942063 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 225/882] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:50:23 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 1026 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:24.016998 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Created reservations ['08ce174f-0869-40d9-8938-f6541f881bb6', 'd0638843-4849-49b9-a759-8837f3712c29', '8efe291b-0028-4d69-b065-48a1ce8a4a47', '55af9b3c-6750-4700-877d-fd446942044e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:24.018142 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fffc3cf-39e4-4676-a515-da0435cc3e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08ce174f-0869-40d9-8938-f6541f881bb6', 'd0638843-4849-49b9-a759-8837f3712c29', '8efe291b-0028-4d69-b065-48a1ce8a4a47', '55af9b3c-6750-4700-877d-fd446942044e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:24.019237 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4145c4f-0732-46fc-a5b4-4ec5081ee449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:24.052895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4145c4f-0732-46fc-a5b4-4ec5081ee449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e', '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-477406260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41a559515ca14b34b3dd9c1bdfdd8b68',qos_specs=None,replication_status=,reservations=['08ce174f-0869-40d9-8938-f6541f881bb6','d0638843-4849-49b9-a759-8837f3712c29','8efe291b-0028-4d69-b065-48a1ce8a4a47','55af9b3c-6750-4700-877d-fd446942044e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f538d514297414b9f9be6a060278c7e',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-477406260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41a559515ca14b34b3dd9c1bdfdd8b68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f538d514297414b9f9be6a060278c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:24.054323 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22aa6e9-b808-4efa-8310-eceae197731a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:24.087694 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-a1e2d7dd-ce62-4921-82ce-2a99ac68e048 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.090514 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-a1e2d7dd-ce62-4921-82ce-2a99ac68e048 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] PUT https://10.4.3.213/volume/v3/attachments/08760bd3-d3c3-4835-844e-f0304bedff79 Aug 25 04:50:24.091452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-a1e2d7dd-ce62-4921-82ce-2a99ac68e048 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:24.106562 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-a1e2d7dd-ce62-4921-82ce-2a99ac68e048 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Acquiring lock "cinder-attachment_update-d6a29e89-4ec5-4d58-a632-5c12f7d38f4c-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:50:24.106717 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22aa6e9-b808-4efa-8310-eceae197731a) transitioned into state 'SUCCESS' from state '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-477406260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41a559515ca14b34b3dd9c1bdfdd8b68',qos_specs=None,replication_status=,reservations=['08ce174f-0869-40d9-8938-f6541f881bb6','d0638843-4849-49b9-a759-8837f3712c29','8efe291b-0028-4d69-b065-48a1ce8a4a47','55af9b3c-6750-4700-877d-fd446942044e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f538d514297414b9f9be6a060278c7e',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:24.108711 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8420cde6-057f-4cb1-9586-15ddecb64eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:24.118390 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-a1e2d7dd-ce62-4921-82ce-2a99ac68e048 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Lock "cinder-attachment_update-d6a29e89-4ec5-4d58-a632-5c12f7d38f4c-np0000008045" acquired by "attachment_update" :: waited 0.011s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:50:24.119112 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:24.119112 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:24.136744 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8420cde6-057f-4cb1-9586-15ddecb64eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:24.138868 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Flow 'volume_create_api' (8c10a8b7-2304-433d-a9a3-cd6bd91a7f29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:24.139626 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Create volume request issued successfully. Aug 25 04:50:24.140200 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e89bc89b-791f-4f65-979d-c320fb425f12 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:24.141374 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 216/883] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:50:23 2026] POST /volume/v3/volumes => generated 752 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:24.158775 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-588d3ff7-cd36-46d7-859c-e07d3c292fdb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.163777 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-588d3ff7-cd36-46d7-859c-e07d3c292fdb tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:24.164592 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-588d3ff7-cd36-46d7-859c-e07d3c292fdb tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:24.164872 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-588d3ff7-cd36-46d7-859c-e07d3c292fdb tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:24.191281 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:24.191281 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:24.198495 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-588d3ff7-cd36-46d7-859c-e07d3c292fdb tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:24.205483 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8745ca00-6972-4a94-97ee-f80301ca7caa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.207760 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8745ca00-6972-4a94-97ee-f80301ca7caa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:24.208159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8745ca00-6972-4a94-97ee-f80301ca7caa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:24.208298 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8745ca00-6972-4a94-97ee-f80301ca7caa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:24.213823 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-588d3ff7-cd36-46d7-859c-e07d3c292fdb tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:24.213823 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 220/884] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:24 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 820 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:24.219459 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:24.219459 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:24.226118 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8745ca00-6972-4a94-97ee-f80301ca7caa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:24.235377 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8745ca00-6972-4a94-97ee-f80301ca7caa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:24.235713 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 226/885] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:24 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:24.321743 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-8313a2a2-bcb7-4e88-bdcd-506a4b17e2bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.325680 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-a1e2d7dd-ce62-4921-82ce-2a99ac68e048 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Lock "cinder-attachment_update-d6a29e89-4ec5-4d58-a632-5c12f7d38f4c-np0000008045" released by "attachment_update" :: held 0.207s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:50:24.325680 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-a1e2d7dd-ce62-4921-82ce-2a99ac68e048 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/08760bd3-d3c3-4835-844e-f0304bedff79 returned with HTTP 200 Aug 25 04:50:24.325680 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 224/886] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:50:24 2026] PUT /volume/v3/attachments/08760bd3-d3c3-4835-844e-f0304bedff79 => generated 969 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:24.560060 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-8313a2a2-bcb7-4e88-bdcd-506a4b17e2bf tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:24.560630 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-8313a2a2-bcb7-4e88-bdcd-506a4b17e2bf tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:24.560998 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-8313a2a2-bcb7-4e88-bdcd-506a4b17e2bf tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:24.572371 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:24.572371 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:24.580101 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-8313a2a2-bcb7-4e88-bdcd-506a4b17e2bf tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:24.588019 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-8313a2a2-bcb7-4e88-bdcd-506a4b17e2bf tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:24.588656 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 217/887] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:24 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:24.702015 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e0b930a7-83ed-47f0-9ae2-f6022b34560b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.702689 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0b930a7-83ed-47f0-9ae2-f6022b34560b None None] GET https://10.4.3.213/volume// Aug 25 04:50:24.702852 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0b930a7-83ed-47f0-9ae2-f6022b34560b None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:24.703082 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0b930a7-83ed-47f0-9ae2-f6022b34560b None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:24.706255 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0b930a7-83ed-47f0-9ae2-f6022b34560b None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:24.706480 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 221/888] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:50:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:24.716144 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-e67a7bca-89a6-4917-a16a-8fa82164ba1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.719364 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-e67a7bca-89a6-4917-a16a-8fa82164ba1a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:50:24.719853 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-e67a7bca-89a6-4917-a16a-8fa82164ba1a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efb2bd97-f435-4ff2-b814-e906cfd096ee", "connector": null, "instance_uuid": "711fbbee-e678-4a8d-b203-dc1d5e17507e"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:24.732655 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:24.732655 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:24.789277 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-e67a7bca-89a6-4917-a16a-8fa82164ba1a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:50:24.789908 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 227/889] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:50:24 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 25 04:50:24.832265 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2871b9a6-cc19-4f3e-9a19-dd5ae93d2508 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.834735 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2871b9a6-cc19-4f3e-9a19-dd5ae93d2508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:24.835116 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2871b9a6-cc19-4f3e-9a19-dd5ae93d2508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:24.835655 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2871b9a6-cc19-4f3e-9a19-dd5ae93d2508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:24.852837 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:24.852837 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:24.853176 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-814484f1-16e9-4fc1-baff-273432270416 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.853682 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-814484f1-16e9-4fc1-baff-273432270416 None None] GET https://10.4.3.213/volume// Aug 25 04:50:24.853981 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-814484f1-16e9-4fc1-baff-273432270416 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:24.854218 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-814484f1-16e9-4fc1-baff-273432270416 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:24.854740 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-814484f1-16e9-4fc1-baff-273432270416 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:24.855207 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 218/890] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50: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 25 04:50:24.857724 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2871b9a6-cc19-4f3e-9a19-dd5ae93d2508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:24.863769 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2871b9a6-cc19-4f3e-9a19-dd5ae93d2508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:24.864205 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 225/891] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:24 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:24.870598 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-43e81177-d9a0-4b1f-bd8f-6c916a027ec9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.874835 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-43e81177-d9a0-4b1f-bd8f-6c916a027ec9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:24.874835 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-43e81177-d9a0-4b1f-bd8f-6c916a027ec9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:24.874835 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-43e81177-d9a0-4b1f-bd8f-6c916a027ec9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:24.885585 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:24.885585 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:24.890965 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-43e81177-d9a0-4b1f-bd8f-6c916a027ec9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:24.896758 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-43e81177-d9a0-4b1f-bd8f-6c916a027ec9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:24.897412 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 222/892] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:50:24 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1030 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:24.929321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8b2caf4-4d6a-4c37-b0ac-16a372cbfaee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.933353 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8b2caf4-4d6a-4c37-b0ac-16a372cbfaee tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b Aug 25 04:50:24.933647 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8b2caf4-4d6a-4c37-b0ac-16a372cbfaee tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:24.933937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8b2caf4-4d6a-4c37-b0ac-16a372cbfaee tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:24.940169 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8b2caf4-4d6a-4c37-b0ac-16a372cbfaee tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b returned with HTTP 404 Aug 25 04:50:24.940889 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 228/893] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:24 2026] GET /volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:24.943506 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0665ae4e-b97b-46d3-af6a-dc86ebf132b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.947210 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0665ae4e-b97b-46d3-af6a-dc86ebf132b3 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:24.947535 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0665ae4e-b97b-46d3-af6a-dc86ebf132b3 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:24.947793 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0665ae4e-b97b-46d3-af6a-dc86ebf132b3 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:24.952225 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-51477991-6788-44a3-90bc-84a565499c68 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:24.956295 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51477991-6788-44a3-90bc-84a565499c68 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action Aug 25 04:50:24.956888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51477991-6788-44a3-90bc-84a565499c68 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:24.957088 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51477991-6788-44a3-90bc-84a565499c68 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:24.959699 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-51477991-6788-44a3-90bc-84a565499c68 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '774c5b04-057c-482c-9759-5fb2f885edf6' with '{'status': 'available'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:24.965057 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:24.965057 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:24.972717 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0665ae4e-b97b-46d3-af6a-dc86ebf132b3 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:24.976457 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:24.976457 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:24.983932 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0665ae4e-b97b-46d3-af6a-dc86ebf132b3 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:24.984541 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 219/894] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:24 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:25.004316 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51477991-6788-44a3-90bc-84a565499c68 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action returned with HTTP 202 Aug 25 04:50:25.004890 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 226/895] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:24 2026] POST /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:25.014942 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c795083-ec34-422d-b7f9-94d8605bb0e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:25.019623 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c795083-ec34-422d-b7f9-94d8605bb0e3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:25.019623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c795083-ec34-422d-b7f9-94d8605bb0e3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:25.019623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c795083-ec34-422d-b7f9-94d8605bb0e3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:25.029674 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:25.029674 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:25.029674 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8c795083-ec34-422d-b7f9-94d8605bb0e3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:25.029674 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c795083-ec34-422d-b7f9-94d8605bb0e3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:25.031045 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 223/896] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:25 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:25.043273 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-b96ae5d8-efe6-4643-bff5-db846101ca1f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:25.045405 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f486898-8070-400a-91e8-104230cf0a01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:25.046984 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-b96ae5d8-efe6-4643-bff5-db846101ca1f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] PUT https://10.4.3.213/volume/v3/attachments/ca9e7989-f885-47da-b008-22123ee825af Aug 25 04:50:25.047186 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-b96ae5d8-efe6-4643-bff5-db846101ca1f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:25.049138 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f486898-8070-400a-91e8-104230cf0a01 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b Aug 25 04:50:25.049452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f486898-8070-400a-91e8-104230cf0a01 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:25.049746 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f486898-8070-400a-91e8-104230cf0a01 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:25.049882 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-3f486898-8070-400a-91e8-104230cf0a01 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Delete snapshot with id: 33e59747-0b3f-4a4c-9fa8-abc1dd70486b Aug 25 04:50:25.057583 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f486898-8070-400a-91e8-104230cf0a01 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b returned with HTTP 404 Aug 25 04:50:25.058228 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 220/897] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:50:25 2026] DELETE /volume/v3/snapshots/33e59747-0b3f-4a4c-9fa8-abc1dd70486b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:25.060764 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-b96ae5d8-efe6-4643-bff5-db846101ca1f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Acquiring lock "cinder-attachment_update-efb2bd97-f435-4ff2-b814-e906cfd096ee-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:50:25.066972 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-b96ae5d8-efe6-4643-bff5-db846101ca1f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-efb2bd97-f435-4ff2-b814-e906cfd096ee-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:50:25.069386 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:25.069386 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:25.070219 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0fe10cda-d0a3-4709-9045-59ad45548ae1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:25.073058 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fe10cda-d0a3-4709-9045-59ad45548ae1 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:25.073509 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fe10cda-d0a3-4709-9045-59ad45548ae1 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1089c81a-89d9-4262-8e6f-13c07bffa08b", "name": "tempest-SnapshotsActionsTest-Snapshot-1317494866"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:25.084872 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:25.084872 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:25.085543 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0fe10cda-d0a3-4709-9045-59ad45548ae1 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:25.086307 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-0fe10cda-d0a3-4709-9045-59ad45548ae1 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Create snapshot from volume 1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:25.174928 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0fe10cda-d0a3-4709-9045-59ad45548ae1 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Created reservations ['afca0997-4a93-4dac-a032-46eb1729da23', 'd50b7130-55a1-4617-8686-fff00ad98f99', 'a6dc20ef-b444-4c05-8311-1d873935703d', '8504b524-36fc-442f-9a21-5c0a09dcb636'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:25.232569 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-696ae995-e590-40a0-8330-8baa7914a2ae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:25.234693 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-696ae995-e590-40a0-8330-8baa7914a2ae tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:25.235061 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-696ae995-e590-40a0-8330-8baa7914a2ae tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:25.235553 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-696ae995-e590-40a0-8330-8baa7914a2ae tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:25.237978 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-b96ae5d8-efe6-4643-bff5-db846101ca1f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-efb2bd97-f435-4ff2-b814-e906cfd096ee-np0000008045" released by "attachment_update" :: held 0.171s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:50:25.238635 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-b96ae5d8-efe6-4643-bff5-db846101ca1f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/ca9e7989-f885-47da-b008-22123ee825af returned with HTTP 200 Aug 25 04:50:25.239163 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0fe10cda-d0a3-4709-9045-59ad45548ae1 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot create request issued successfully. Aug 25 04:50:25.239439 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 229/898] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:50:25 2026] PUT /volume/v3/attachments/ca9e7989-f885-47da-b008-22123ee825af => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:25.243296 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fe10cda-d0a3-4709-9045-59ad45548ae1 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:50:25.243296 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 227/899] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:50:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:25.254737 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:25.254737 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:25.259114 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-efc89737-14ad-4df5-8ba6-df6666630b89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:25.261809 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efc89737-14ad-4df5-8ba6-df6666630b89 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d Aug 25 04:50:25.262534 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efc89737-14ad-4df5-8ba6-df6666630b89 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:25.262534 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efc89737-14ad-4df5-8ba6-df6666630b89 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:25.262638 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-696ae995-e590-40a0-8330-8baa7914a2ae tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:25.273015 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-696ae995-e590-40a0-8330-8baa7914a2ae tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:25.274925 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:25.274925 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:25.275095 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 224/900] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:25 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:25.275495 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-efc89737-14ad-4df5-8ba6-df6666630b89 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:25.276795 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efc89737-14ad-4df5-8ba6-df6666630b89 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d returned with HTTP 200 Aug 25 04:50:25.281605 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 221/901] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:25 2026] GET /volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:25.885764 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4923ce2-41b7-495f-948e-6afd7300c068 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:25.890193 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4923ce2-41b7-495f-948e-6afd7300c068 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:25.891357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4923ce2-41b7-495f-948e-6afd7300c068 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:25.892357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4923ce2-41b7-495f-948e-6afd7300c068 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:25.915066 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:25.915066 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:25.921122 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4923ce2-41b7-495f-948e-6afd7300c068 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:25.931220 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4923ce2-41b7-495f-948e-6afd7300c068 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:25.931717 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 230/902] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:25 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:26.007869 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-90fa7607-01ff-44a7-b82c-d15cd58c6544 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.010347 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90fa7607-01ff-44a7-b82c-d15cd58c6544 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:26.010972 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90fa7607-01ff-44a7-b82c-d15cd58c6544 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:26.011424 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90fa7607-01ff-44a7-b82c-d15cd58c6544 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:26.024870 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:26.024870 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:26.031639 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-90fa7607-01ff-44a7-b82c-d15cd58c6544 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:26.038313 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90fa7607-01ff-44a7-b82c-d15cd58c6544 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:26.038313 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 228/903] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:26 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:26.296332 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2a59d385-9a2d-4d42-904d-3e6e830147a5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.297931 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a859ee9-7c38-4b9c-a88f-b79f0749fdac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.298624 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a59d385-9a2d-4d42-904d-3e6e830147a5 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:26.298869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a59d385-9a2d-4d42-904d-3e6e830147a5 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:26.299056 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a59d385-9a2d-4d42-904d-3e6e830147a5 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:26.299847 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a859ee9-7c38-4b9c-a88f-b79f0749fdac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d Aug 25 04:50:26.300046 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a859ee9-7c38-4b9c-a88f-b79f0749fdac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:26.300386 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a859ee9-7c38-4b9c-a88f-b79f0749fdac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:26.306782 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:26.306782 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:26.307237 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a859ee9-7c38-4b9c-a88f-b79f0749fdac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:26.308100 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a859ee9-7c38-4b9c-a88f-b79f0749fdac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d returned with HTTP 200 Aug 25 04:50:26.308705 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 222/904] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:26 2026] GET /volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:26.309830 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:26.309830 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:26.317713 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2a59d385-9a2d-4d42-904d-3e6e830147a5 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:26.321959 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4717110-87b7-4e9d-9aa1-a541742ccb74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.324234 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4717110-87b7-4e9d-9aa1-a541742ccb74 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d/action Aug 25 04:50:26.324830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4717110-87b7-4e9d-9aa1-a541742ccb74 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:26.324830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4717110-87b7-4e9d-9aa1-a541742ccb74 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:26.326241 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a59d385-9a2d-4d42-904d-3e6e830147a5 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:26.326699 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 225/905] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:26 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:26.327094 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-e4717110-87b7-4e9d-9aa1-a541742ccb74 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot 'b355cbe4-935f-4152-9bdd-8d85edbeff7d' with '{'status': 'deleting'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:26.341099 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:26.341099 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:26.356124 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4717110-87b7-4e9d-9aa1-a541742ccb74 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d/action returned with HTTP 202 Aug 25 04:50:26.356868 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 231/906] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:26 2026] POST /volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:26.368092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ded61d98-9355-4275-b132-49626d0a515a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.372333 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ded61d98-9355-4275-b132-49626d0a515a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d Aug 25 04:50:26.372333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ded61d98-9355-4275-b132-49626d0a515a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:26.372333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ded61d98-9355-4275-b132-49626d0a515a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:26.378875 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:26.378875 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:26.379646 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ded61d98-9355-4275-b132-49626d0a515a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:26.380850 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ded61d98-9355-4275-b132-49626d0a515a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d returned with HTTP 200 Aug 25 04:50:26.381694 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 229/907] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:26 2026] GET /volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:26.393379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-602384e3-d5d0-408e-8b36-08ef2e1d8eda None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.395733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-602384e3-d5d0-408e-8b36-08ef2e1d8eda tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d/action Aug 25 04:50:26.396228 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-602384e3-d5d0-408e-8b36-08ef2e1d8eda tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:26.396446 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-602384e3-d5d0-408e-8b36-08ef2e1d8eda tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:26.404286 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4e57e3ee-8940-4965-9b81-fcc81f684491 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.409450 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:26.409450 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:26.409930 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-602384e3-d5d0-408e-8b36-08ef2e1d8eda tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Snapshot retrieved successfully. Aug 25 04:50:26.433378 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-602384e3-d5d0-408e-8b36-08ef2e1d8eda tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Snapshot delete request issued successfully. Aug 25 04:50:26.433639 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-602384e3-d5d0-408e-8b36-08ef2e1d8eda tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d/action returned with HTTP 202 Aug 25 04:50:26.434028 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 223/908] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:26 2026] POST /volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:26.444778 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4bce221-47aa-4368-998a-eb0e746954c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.448385 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4bce221-47aa-4368-998a-eb0e746954c7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d Aug 25 04:50:26.448850 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4bce221-47aa-4368-998a-eb0e746954c7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:26.449091 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4bce221-47aa-4368-998a-eb0e746954c7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:26.456422 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:26.456422 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:26.457016 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4bce221-47aa-4368-998a-eb0e746954c7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:26.458559 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4bce221-47aa-4368-998a-eb0e746954c7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d returned with HTTP 200 Aug 25 04:50:26.459064 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 232/909] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:26 2026] GET /volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:26.538395 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4e57e3ee-8940-4965-9b81-fcc81f684491 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] GET https://10.4.3.213/volume/v3/os-services Aug 25 04:50:26.538796 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4e57e3ee-8940-4965-9b81-fcc81f684491 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:26.539087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4e57e3ee-8940-4965-9b81-fcc81f684491 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:26.545931 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4e57e3ee-8940-4965-9b81-fcc81f684491 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] https://10.4.3.213/volume/v3/os-services returned with HTTP 200 Aug 25 04:50:26.546439 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 226/910] 10.4.3.213 () {66 vars in 1249 bytes} [Tue Aug 25 04:50:26 2026] GET /volume/v3/os-services => generated 626 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:26.559005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c59526ab-5662-4ce9-9f99-79f8d9f3d6a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.564122 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c59526ab-5662-4ce9-9f99-79f8d9f3d6a0 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] PUT https://10.4.3.213/volume/v3/os-services/disable-log-reason Aug 25 04:50:26.564122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c59526ab-5662-4ce9-9f99-79f8d9f3d6a0 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000008045", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:26.565019 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c59526ab-5662-4ce9-9f99-79f8d9f3d6a0 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] https://10.4.3.213/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 25 04:50:26.565798 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 230/911] 10.4.3.213 () {68 vars in 1326 bytes} [Tue Aug 25 04:50:26 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:50:26.574956 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac31db56-751f-491d-a017-99e4ee0017be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.576858 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac31db56-751f-491d-a017-99e4ee0017be tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] PUT https://10.4.3.213/volume/v3/os-services/disable Aug 25 04:50:26.577175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac31db56-751f-491d-a017-99e4ee0017be tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000008045", "binary": "invalid_binary"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:26.578986 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:26.578986 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:26.584445 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac31db56-751f-491d-a017-99e4ee0017be tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] https://10.4.3.213/volume/v3/os-services/disable returned with HTTP 404 Aug 25 04:50:26.584908 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 224/912] 10.4.3.213 () {68 vars in 1293 bytes} [Tue Aug 25 04:50:26 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:26.592635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9a52df5-bc66-44e3-a4ca-0a9bbd6393c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.594906 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9a52df5-bc66-44e3-a4ca-0a9bbd6393c2 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] PUT https://10.4.3.213/volume/v3/os-services/enable Aug 25 04:50:26.595375 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9a52df5-bc66-44e3-a4ca-0a9bbd6393c2 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:26.603086 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9a52df5-bc66-44e3-a4ca-0a9bbd6393c2 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] https://10.4.3.213/volume/v3/os-services/enable returned with HTTP 404 Aug 25 04:50:26.603985 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 233/913] 10.4.3.213 () {68 vars in 1290 bytes} [Tue Aug 25 04:50:26 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:26.612968 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c150c4b7-fc5d-4e1e-a968-08517dd65078 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.615303 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c150c4b7-fc5d-4e1e-a968-08517dd65078 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] PUT https://10.4.3.213/volume/v3/os-services/freeze Aug 25 04:50:26.615780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c150c4b7-fc5d-4e1e-a968-08517dd65078 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:26.627038 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c150c4b7-fc5d-4e1e-a968-08517dd65078 tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] https://10.4.3.213/volume/v3/os-services/freeze returned with HTTP 400 Aug 25 04:50:26.627222 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 227/914] 10.4.3.213 () {68 vars in 1290 bytes} [Tue Aug 25 04:50:26 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:50:26.637185 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28b1fef4-acbe-4885-8151-ef338faf735d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.640450 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28b1fef4-acbe-4885-8151-ef338faf735d tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] PUT https://10.4.3.213/volume/v3/os-services/thaw Aug 25 04:50:26.640450 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28b1fef4-acbe-4885-8151-ef338faf735d tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:26.646026 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28b1fef4-acbe-4885-8151-ef338faf735d tempest-VolumeServicesNegativeTest-628601216 tempest-VolumeServicesNegativeTest-628601216-project-admin] https://10.4.3.213/volume/v3/os-services/thaw returned with HTTP 400 Aug 25 04:50:26.646647 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 231/915] 10.4.3.213 () {68 vars in 1284 bytes} [Tue Aug 25 04:50:26 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:50:26.952742 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2ea2d5c2-77fd-4001-978c-6462ab80ccf9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:26.956634 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ea2d5c2-77fd-4001-978c-6462ab80ccf9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:26.956821 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ea2d5c2-77fd-4001-978c-6462ab80ccf9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:26.957018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ea2d5c2-77fd-4001-978c-6462ab80ccf9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:26.970331 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:26.970331 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:26.975896 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ea2d5c2-77fd-4001-978c-6462ab80ccf9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:26.981186 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ea2d5c2-77fd-4001-978c-6462ab80ccf9 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:26.982014 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 225/916] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:26 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:27.055510 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad3d744c-9f50-4947-b6dc-00f4c761e785 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.057951 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad3d744c-9f50-4947-b6dc-00f4c761e785 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:27.058233 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad3d744c-9f50-4947-b6dc-00f4c761e785 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:27.058517 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad3d744c-9f50-4947-b6dc-00f4c761e785 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:27.070334 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:27.070334 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:27.074677 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ad3d744c-9f50-4947-b6dc-00f4c761e785 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:27.081358 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad3d744c-9f50-4947-b6dc-00f4c761e785 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:27.081358 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 234/917] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:27 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:27.341358 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8bf27bbc-5012-481d-bdc0-f39686f24207 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.344503 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bf27bbc-5012-481d-bdc0-f39686f24207 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:27.344807 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bf27bbc-5012-481d-bdc0-f39686f24207 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:27.345817 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bf27bbc-5012-481d-bdc0-f39686f24207 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:27.356727 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:27.356727 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:27.362799 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8bf27bbc-5012-481d-bdc0-f39686f24207 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:27.368297 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bf27bbc-5012-481d-bdc0-f39686f24207 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:27.368830 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 228/918] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:27 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:27.475363 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2da5ee42-93b3-4568-aa7b-7604a32000d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.475802 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2da5ee42-93b3-4568-aa7b-7604a32000d9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d Aug 25 04:50:27.476079 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2da5ee42-93b3-4568-aa7b-7604a32000d9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:27.476316 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2da5ee42-93b3-4568-aa7b-7604a32000d9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:27.482320 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2da5ee42-93b3-4568-aa7b-7604a32000d9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d returned with HTTP 404 Aug 25 04:50:27.482879 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 232/919] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:27 2026] GET /volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:27.496356 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b5b889e-e3ed-4dc5-a2f7-df5d933d3009 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.498570 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b5b889e-e3ed-4dc5-a2f7-df5d933d3009 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action Aug 25 04:50:27.500804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b5b889e-e3ed-4dc5-a2f7-df5d933d3009 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:27.500804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b5b889e-e3ed-4dc5-a2f7-df5d933d3009 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:27.503242 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-4b5b889e-e3ed-4dc5-a2f7-df5d933d3009 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '774c5b04-057c-482c-9759-5fb2f885edf6' with '{'status': 'available'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:27.517411 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:27.517411 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:27.536141 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b5b889e-e3ed-4dc5-a2f7-df5d933d3009 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action returned with HTTP 202 Aug 25 04:50:27.538028 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 226/920] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:27 2026] POST /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 04:50:27.549554 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-766e6dd5-2383-4eda-a7fe-512bfbef87c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.552397 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-766e6dd5-2383-4eda-a7fe-512bfbef87c3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:27.552511 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-766e6dd5-2383-4eda-a7fe-512bfbef87c3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:27.552718 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-766e6dd5-2383-4eda-a7fe-512bfbef87c3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:27.559415 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:27.559415 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:27.560017 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-766e6dd5-2383-4eda-a7fe-512bfbef87c3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:27.560941 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-766e6dd5-2383-4eda-a7fe-512bfbef87c3 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:27.561330 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 235/921] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:27 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:27.574249 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8dc71274-2b85-49d3-945f-11ce0d581e6d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.578240 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8dc71274-2b85-49d3-945f-11ce0d581e6d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d Aug 25 04:50:27.578506 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8dc71274-2b85-49d3-945f-11ce0d581e6d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:27.578762 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8dc71274-2b85-49d3-945f-11ce0d581e6d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:27.578998 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-8dc71274-2b85-49d3-945f-11ce0d581e6d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Delete snapshot with id: b355cbe4-935f-4152-9bdd-8d85edbeff7d Aug 25 04:50:27.590613 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8dc71274-2b85-49d3-945f-11ce0d581e6d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d returned with HTTP 404 Aug 25 04:50:27.590910 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 229/922] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:50:27 2026] DELETE /volume/v3/snapshots/b355cbe4-935f-4152-9bdd-8d85edbeff7d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:27.601071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d938d38-c88d-4981-8d84-2134f3482a65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.603844 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d938d38-c88d-4981-8d84-2134f3482a65 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:27.605823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d938d38-c88d-4981-8d84-2134f3482a65 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1089c81a-89d9-4262-8e6f-13c07bffa08b", "name": "tempest-SnapshotsActionsTest-Snapshot-346351642"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:27.620457 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:27.620457 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:27.621090 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d938d38-c88d-4981-8d84-2134f3482a65 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:27.621233 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-3d938d38-c88d-4981-8d84-2134f3482a65 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Create snapshot from volume 1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:27.674600 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3d938d38-c88d-4981-8d84-2134f3482a65 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Created reservations ['dc0e47ca-6981-424c-bd06-6b9239738b73', '6c6dde1d-9e48-4ad9-bd53-3803214a96f8', 'b5cea5c0-502c-4958-ba34-0aac08c5e294', 'f2fd048d-e48f-43cc-804f-0f230ce9cfa3'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:27.685817 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-b7b8fae3-ff33-4840-ae5f-7e499549cf14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.689113 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-b7b8fae3-ff33-4840-ae5f-7e499549cf14 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] POST https://10.4.3.213/volume/v3/attachments/08760bd3-d3c3-4835-844e-f0304bedff79/action Aug 25 04:50:27.690204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-b7b8fae3-ff33-4840-ae5f-7e499549cf14 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:27.690579 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-b7b8fae3-ff33-4840-ae5f-7e499549cf14 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:27.719658 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:27.719658 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:27.731446 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3d938d38-c88d-4981-8d84-2134f3482a65 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot create request issued successfully. Aug 25 04:50:27.731987 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d938d38-c88d-4981-8d84-2134f3482a65 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:50:27.732675 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 233/923] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:50:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:27.739280 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-54fe4b0e-7b0b-4e8d-9a06-d77b7c4a93fe req-b7b8fae3-ff33-4840-ae5f-7e499549cf14 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/08760bd3-d3c3-4835-844e-f0304bedff79/action returned with HTTP 204 Aug 25 04:50:27.739936 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 227/924] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:50:27 2026] POST /volume/v3/attachments/08760bd3-d3c3-4835-844e-f0304bedff79/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:27.747409 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32e74f1d-d634-4e17-8326-cf3a026a6ee6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.750680 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32e74f1d-d634-4e17-8326-cf3a026a6ee6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 Aug 25 04:50:27.750680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32e74f1d-d634-4e17-8326-cf3a026a6ee6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:27.750680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32e74f1d-d634-4e17-8326-cf3a026a6ee6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:27.756822 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:27.756822 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:27.757452 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-32e74f1d-d634-4e17-8326-cf3a026a6ee6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:27.758653 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32e74f1d-d634-4e17-8326-cf3a026a6ee6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 returned with HTTP 200 Aug 25 04:50:27.759139 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 236/925] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:27 2026] GET /volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:27.996415 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-291ad861-c1df-4b33-8750-cf9b91fd090e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:27.999132 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-291ad861-c1df-4b33-8750-cf9b91fd090e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:27.999476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-291ad861-c1df-4b33-8750-cf9b91fd090e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:27.999787 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-291ad861-c1df-4b33-8750-cf9b91fd090e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:28.016049 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:28.016049 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:28.021515 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-291ad861-c1df-4b33-8750-cf9b91fd090e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:28.028028 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-291ad861-c1df-4b33-8750-cf9b91fd090e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:28.028602 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 230/926] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:27 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:28.097237 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-11894158-ac2e-4dc7-a058-93684feed709 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:28.099875 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11894158-ac2e-4dc7-a058-93684feed709 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:28.100093 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11894158-ac2e-4dc7-a058-93684feed709 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:28.100299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11894158-ac2e-4dc7-a058-93684feed709 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:28.119843 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:28.119843 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:28.125911 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-11894158-ac2e-4dc7-a058-93684feed709 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:28.131696 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11894158-ac2e-4dc7-a058-93684feed709 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:28.132190 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 234/927] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:28 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:28.147611 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a83caa9-057b-427f-861e-c328064b4e88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:28.150538 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a83caa9-057b-427f-861e-c328064b4e88 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:50:28.154001 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a83caa9-057b-427f-861e-c328064b4e88 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:28.154001 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a83caa9-057b-427f-861e-c328064b4e88 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:28.168482 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:28.168482 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:28.173416 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a83caa9-057b-427f-861e-c328064b4e88 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:50:28.179990 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a83caa9-057b-427f-861e-c328064b4e88 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:50:28.180655 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 228/928] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:28 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:28.388491 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b90b751-8008-4c5d-88c2-97c9d5aa1635 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:28.391639 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b90b751-8008-4c5d-88c2-97c9d5aa1635 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:28.391954 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b90b751-8008-4c5d-88c2-97c9d5aa1635 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:28.392219 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b90b751-8008-4c5d-88c2-97c9d5aa1635 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:28.402068 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:28.402068 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:28.408630 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b90b751-8008-4c5d-88c2-97c9d5aa1635 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:28.415125 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b90b751-8008-4c5d-88c2-97c9d5aa1635 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:28.415626 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 237/929] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:28 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:28.775788 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d3c8dc5d-fee3-428f-ba8e-ecd1b9cd51f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:28.778264 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3c8dc5d-fee3-428f-ba8e-ecd1b9cd51f9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 Aug 25 04:50:28.778264 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3c8dc5d-fee3-428f-ba8e-ecd1b9cd51f9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:28.778264 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3c8dc5d-fee3-428f-ba8e-ecd1b9cd51f9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:28.789471 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:28.789471 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:28.790064 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d3c8dc5d-fee3-428f-ba8e-ecd1b9cd51f9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:28.792055 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3c8dc5d-fee3-428f-ba8e-ecd1b9cd51f9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 returned with HTTP 200 Aug 25 04:50:28.792055 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 231/930] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:28 2026] GET /volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:28.806929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e732e4a5-7d85-48ba-b302-8c1c201967de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:28.809325 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e732e4a5-7d85-48ba-b302-8c1c201967de tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954/action Aug 25 04:50:28.810491 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e732e4a5-7d85-48ba-b302-8c1c201967de tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:28.810721 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e732e4a5-7d85-48ba-b302-8c1c201967de tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:28.813106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-e732e4a5-7d85-48ba-b302-8c1c201967de tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '54b0f4cf-27a6-4aac-9b8c-63a62893e954' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:28.826935 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:28.826935 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:28.855147 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e732e4a5-7d85-48ba-b302-8c1c201967de tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954/action returned with HTTP 202 Aug 25 04:50:28.855147 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 235/931] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:28 2026] POST /volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:28.864455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58954236-66e5-4ca9-bbff-acaf0ef21ec0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:28.868666 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58954236-66e5-4ca9-bbff-acaf0ef21ec0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 Aug 25 04:50:28.869614 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58954236-66e5-4ca9-bbff-acaf0ef21ec0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:28.869614 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58954236-66e5-4ca9-bbff-acaf0ef21ec0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:28.876935 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:28.876935 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:28.877536 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58954236-66e5-4ca9-bbff-acaf0ef21ec0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:28.878766 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58954236-66e5-4ca9-bbff-acaf0ef21ec0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 returned with HTTP 200 Aug 25 04:50:28.879912 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 229/932] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:28 2026] GET /volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:28.894522 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f3c9839-c12b-4317-a086-2be735d7faab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:28.896289 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f3c9839-c12b-4317-a086-2be735d7faab tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954/action Aug 25 04:50:28.896289 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f3c9839-c12b-4317-a086-2be735d7faab tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:28.897312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f3c9839-c12b-4317-a086-2be735d7faab tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:28.905682 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:28.905682 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:28.907207 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f3c9839-c12b-4317-a086-2be735d7faab tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Snapshot retrieved successfully. Aug 25 04:50:28.934322 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f3c9839-c12b-4317-a086-2be735d7faab tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Snapshot delete request issued successfully. Aug 25 04:50:28.934885 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f3c9839-c12b-4317-a086-2be735d7faab tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954/action returned with HTTP 202 Aug 25 04:50:28.935551 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 238/933] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:28 2026] POST /volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:28.945966 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e4a33f77-527a-43b9-af5d-ad65ab4b666a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:28.948107 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4a33f77-527a-43b9-af5d-ad65ab4b666a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 Aug 25 04:50:28.950679 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4a33f77-527a-43b9-af5d-ad65ab4b666a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:28.950679 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4a33f77-527a-43b9-af5d-ad65ab4b666a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:28.955981 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:28.955981 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:28.958447 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e4a33f77-527a-43b9-af5d-ad65ab4b666a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:28.958447 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4a33f77-527a-43b9-af5d-ad65ab4b666a tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 returned with HTTP 200 Aug 25 04:50:28.958447 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 232/934] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:28 2026] GET /volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:29.047638 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-05a5b40c-3ac1-4c8a-b7d5-561558748690 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:29.049837 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05a5b40c-3ac1-4c8a-b7d5-561558748690 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:29.050149 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05a5b40c-3ac1-4c8a-b7d5-561558748690 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:29.050603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05a5b40c-3ac1-4c8a-b7d5-561558748690 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:29.064815 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:29.064815 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:29.069962 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-05a5b40c-3ac1-4c8a-b7d5-561558748690 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:29.076656 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05a5b40c-3ac1-4c8a-b7d5-561558748690 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:29.077233 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 236/935] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:29 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:29.435711 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89ce6c04-0cab-4ece-83b3-033331203945 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:29.438091 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89ce6c04-0cab-4ece-83b3-033331203945 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:29.438380 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89ce6c04-0cab-4ece-83b3-033331203945 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:29.439161 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89ce6c04-0cab-4ece-83b3-033331203945 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:29.448731 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:29.448731 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:29.456759 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89ce6c04-0cab-4ece-83b3-033331203945 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:29.466991 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89ce6c04-0cab-4ece-83b3-033331203945 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:29.467672 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 230/936] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:29 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:29.975804 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5481778-679a-424c-ba64-afa5387b57c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:29.981186 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5481778-679a-424c-ba64-afa5387b57c9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 Aug 25 04:50:29.981357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5481778-679a-424c-ba64-afa5387b57c9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:29.981597 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5481778-679a-424c-ba64-afa5387b57c9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:29.991384 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5481778-679a-424c-ba64-afa5387b57c9 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 returned with HTTP 404 Aug 25 04:50:29.993495 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 239/937] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:29 2026] GET /volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:30.002251 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-43a91e9c-94bb-463b-a60e-10f072ace834 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.005236 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43a91e9c-94bb-463b-a60e-10f072ace834 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action Aug 25 04:50:30.005825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43a91e9c-94bb-463b-a60e-10f072ace834 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:30.005989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43a91e9c-94bb-463b-a60e-10f072ace834 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:30.007957 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-43a91e9c-94bb-463b-a60e-10f072ace834 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '774c5b04-057c-482c-9759-5fb2f885edf6' with '{'status': 'available'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:30.024694 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:30.024694 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:30.044282 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43a91e9c-94bb-463b-a60e-10f072ace834 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action returned with HTTP 202 Aug 25 04:50:30.045483 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 233/938] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:30 2026] POST /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:30.055420 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5702db07-2c17-48e7-b51b-bc4b5689ba13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.057372 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5702db07-2c17-48e7-b51b-bc4b5689ba13 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:30.057532 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5702db07-2c17-48e7-b51b-bc4b5689ba13 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:30.057792 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5702db07-2c17-48e7-b51b-bc4b5689ba13 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:30.064849 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:30.064849 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:30.065448 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5702db07-2c17-48e7-b51b-bc4b5689ba13 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:30.066514 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5702db07-2c17-48e7-b51b-bc4b5689ba13 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:30.068561 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 237/939] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:30 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:30.079795 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17c9a980-37db-450f-ba1f-f1dcad404e22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.081296 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17c9a980-37db-450f-ba1f-f1dcad404e22 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 Aug 25 04:50:30.082034 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17c9a980-37db-450f-ba1f-f1dcad404e22 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:30.082121 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17c9a980-37db-450f-ba1f-f1dcad404e22 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:30.082233 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-17c9a980-37db-450f-ba1f-f1dcad404e22 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Delete snapshot with id: 54b0f4cf-27a6-4aac-9b8c-63a62893e954 Aug 25 04:50:30.088970 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17c9a980-37db-450f-ba1f-f1dcad404e22 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 returned with HTTP 404 Aug 25 04:50:30.089239 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 231/940] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:50:30 2026] DELETE /volume/v3/snapshots/54b0f4cf-27a6-4aac-9b8c-63a62893e954 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:30.097405 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbb7c2bb-243a-43ec-9750-ee9cd61c6f84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.100156 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbb7c2bb-243a-43ec-9750-ee9cd61c6f84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:30.102337 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbb7c2bb-243a-43ec-9750-ee9cd61c6f84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:30.102510 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c5cb28f6-da46-4d35-b14c-612f8dc97fce None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.102586 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbb7c2bb-243a-43ec-9750-ee9cd61c6f84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:30.103367 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5cb28f6-da46-4d35-b14c-612f8dc97fce tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:30.103807 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5cb28f6-da46-4d35-b14c-612f8dc97fce tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1089c81a-89d9-4262-8e6f-13c07bffa08b", "name": "tempest-SnapshotsActionsTest-Snapshot-743238916"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:30.114854 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:30.114854 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:30.115589 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c5cb28f6-da46-4d35-b14c-612f8dc97fce tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:30.115710 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-c5cb28f6-da46-4d35-b14c-612f8dc97fce tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Create snapshot from volume 1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:30.117310 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:30.117310 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:30.127330 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cbb7c2bb-243a-43ec-9750-ee9cd61c6f84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:30.127552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8358e287-47ba-4384-8ae1-b20369a0fc30 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.134294 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbb7c2bb-243a-43ec-9750-ee9cd61c6f84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:30.134294 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 240/941] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:30 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:30.171987 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c5cb28f6-da46-4d35-b14c-612f8dc97fce tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Created reservations ['3c8de474-5f48-414a-b5f6-31adafdcb9d7', 'a135abaf-b398-4066-9879-935435d653a6', 'ce49d2f5-78ec-4547-a322-a0fc0bd802f7', '715e4be7-1f5c-4410-94e7-5fe082ebbe5a'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:30.234596 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c5cb28f6-da46-4d35-b14c-612f8dc97fce tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot create request issued successfully. Aug 25 04:50:30.235296 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5cb28f6-da46-4d35-b14c-612f8dc97fce tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:50:30.236250 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 234/942] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:50:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:30.254126 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38f2a844-8cc2-42b9-aac6-0f646fcca9b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.259246 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38f2a844-8cc2-42b9-aac6-0f646fcca9b4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 Aug 25 04:50:30.259553 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38f2a844-8cc2-42b9-aac6-0f646fcca9b4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:30.260098 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38f2a844-8cc2-42b9-aac6-0f646fcca9b4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:30.266863 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:30.266863 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:30.267314 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38f2a844-8cc2-42b9-aac6-0f646fcca9b4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:30.268626 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38f2a844-8cc2-42b9-aac6-0f646fcca9b4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 returned with HTTP 200 Aug 25 04:50:30.269453 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 232/943] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:30 2026] GET /volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:50:30.307565 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8358e287-47ba-4384-8ae1-b20369a0fc30 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:30.308493 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8358e287-47ba-4384-8ae1-b20369a0fc30 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-654681699", "os-volume-type-access:is_public": false}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:30.328136 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8358e287-47ba-4384-8ae1-b20369a0fc30 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:30.328830 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 238/944] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:50:30 2026] POST /volume/v3/types => generated 228 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:30.341213 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15999bca-d9e9-4253-9112-392e389710b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.470492 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15999bca-d9e9-4253-9112-392e389710b0 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:30.471091 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15999bca-d9e9-4253-9112-392e389710b0 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a4e64d6-1489-44b6-beb2-443c2c60ca7e", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:30.473296 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-15999bca-d9e9-4253-9112-392e389710b0 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Create volume request body: {'volume': {'volume_type': '7a4e64d6-1489-44b6-beb2-443c2c60ca7e', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:30.484716 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4cb2146e-ae3c-4e86-810c-feacd5fd3929 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.487830 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4cb2146e-ae3c-4e86-810c-feacd5fd3929 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:30.488896 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4cb2146e-ae3c-4e86-810c-feacd5fd3929 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:30.488896 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4cb2146e-ae3c-4e86-810c-feacd5fd3929 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:30.489192 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15999bca-d9e9-4253-9112-392e389710b0 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 404 Aug 25 04:50:30.490678 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 241/945] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:50:30 2026] POST /volume/v3/volumes => generated 114 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:30.501944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1dc703d-1d0a-4432-b820-0bdd1ea2869f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.506334 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:30.506334 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:30.506611 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1dc703d-1d0a-4432-b820-0bdd1ea2869f tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] POST https://10.4.3.213/volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e/action Aug 25 04:50:30.507487 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1dc703d-1d0a-4432-b820-0bdd1ea2869f tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action body: b'{"addProjectAccess": {"project": "a3bc926703e643d0b3eaea85c23a3c73"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:30.507834 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1dc703d-1d0a-4432-b820-0bdd1ea2869f tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a3bc926703e643d0b3eaea85c23a3c73"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:30.512148 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4cb2146e-ae3c-4e86-810c-feacd5fd3929 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:30.517668 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4cb2146e-ae3c-4e86-810c-feacd5fd3929 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:30.518221 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 235/946] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:30 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:30.543824 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1dc703d-1d0a-4432-b820-0bdd1ea2869f tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e/action returned with HTTP 202 Aug 25 04:50:30.543824 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 233/947] 10.4.3.213 () {68 vars in 1384 bytes} [Tue Aug 25 04:50:30 2026] POST /volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:30.555741 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf48b607-1102-4728-a576-de34c3daf61c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.559333 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:30.559333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a4e64d6-1489-44b6-beb2-443c2c60ca7e", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1420967294"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:30.563942 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Create volume request body: {'volume': {'volume_type': '7a4e64d6-1489-44b6-beb2-443c2c60ca7e', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1420967294'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:30.574377 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Create volume of 1 GB Aug 25 04:50:30.577463 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:30.577463 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:30.577463 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Availability Zones retrieved successfully. Aug 25 04:50:30.585915 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Flow 'volume_create_api' (e3818577-f6c3-4311-803b-c9c56912b8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:30.587616 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a535b9-372c-4377-a169-7d5733ff9f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:30.589835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:30.621405 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a535b9-372c-4377-a169-7d5733ff9f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:50:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7a4e64d6-1489-44b6-beb2-443c2c60ca7e,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-654681699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a4e64d6-1489-44b6-beb2-443c2c60ca7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:30.621405 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0d815c-312b-4ed2-8622-4b594aa81185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:30.665496 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-654681699 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-654681699, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:30.665496 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-654681699 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-654681699, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:30.706788 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-3a19fcd7-b3f2-4d28-a76e-0a5de21fc0aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.711741 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-3a19fcd7-b3f2-4d28-a76e-0a5de21fc0aa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments/ca9e7989-f885-47da-b008-22123ee825af/action Aug 25 04:50:30.714105 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-3a19fcd7-b3f2-4d28-a76e-0a5de21fc0aa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:30.715906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-3a19fcd7-b3f2-4d28-a76e-0a5de21fc0aa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:30.731501 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Created reservations ['fdcb82ac-9204-4981-a599-4ba926d1ec50', '1dbdd3ec-3179-43c5-b0f7-7be3237de30e', 'd4efb6ca-2cab-49b2-b13d-c058cf0b5afe', '7f85ad1f-b80e-4236-815c-f8a0d27093ed'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:30.731501 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0d815c-312b-4ed2-8622-4b594aa81185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdcb82ac-9204-4981-a599-4ba926d1ec50', '1dbdd3ec-3179-43c5-b0f7-7be3237de30e', 'd4efb6ca-2cab-49b2-b13d-c058cf0b5afe', '7f85ad1f-b80e-4236-815c-f8a0d27093ed']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:30.731501 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb925c0-82c7-414d-9eff-de2287cb710e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:30.744684 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:30.744684 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:30.756891 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb925c0-82c7-414d-9eff-de2287cb710e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40081192-a485-4422-9a7d-1088f80c63fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1420967294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bc926703e643d0b3eaea85c23a3c73',qos_specs=None,replication_status=,reservations=['fdcb82ac-9204-4981-a599-4ba926d1ec50','1dbdd3ec-3179-43c5-b0f7-7be3237de30e','d4efb6ca-2cab-49b2-b13d-c058cf0b5afe','7f85ad1f-b80e-4236-815c-f8a0d27093ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc361e0f69c4f50b6b077010001d371',volume_type_id=7a4e64d6-1489-44b6-beb2-443c2c60ca7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1420967294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40081192-a485-4422-9a7d-1088f80c63fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bc926703e643d0b3eaea85c23a3c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bc361e0f69c4f50b6b077010001d371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a4e64d6-1489-44b6-beb2-443c2c60ca7e),volume_type_id=7a4e64d6-1489-44b6-beb2-443c2c60ca7e)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:30.758702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0006bee-e3f1-43d8-aa24-1ab428c9855b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:30.762791 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8e74957b-771e-40f7-b7fe-00cca26bd7fc req-3a19fcd7-b3f2-4d28-a76e-0a5de21fc0aa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/ca9e7989-f885-47da-b008-22123ee825af/action returned with HTTP 204 Aug 25 04:50:30.763742 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 242/948] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:50:30 2026] POST /volume/v3/attachments/ca9e7989-f885-47da-b008-22123ee825af/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:30.789503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0006bee-e3f1-43d8-aa24-1ab428c9855b) transitioned into state 'SUCCESS' from state '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-1420967294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bc926703e643d0b3eaea85c23a3c73',qos_specs=None,replication_status=,reservations=['fdcb82ac-9204-4981-a599-4ba926d1ec50','1dbdd3ec-3179-43c5-b0f7-7be3237de30e','d4efb6ca-2cab-49b2-b13d-c058cf0b5afe','7f85ad1f-b80e-4236-815c-f8a0d27093ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc361e0f69c4f50b6b077010001d371',volume_type_id=7a4e64d6-1489-44b6-beb2-443c2c60ca7e)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:30.789503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937a1c15-530b-4947-b844-c022e6761e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:30.805550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937a1c15-530b-4947-b844-c022e6761e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:30.807374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Flow 'volume_create_api' (e3818577-f6c3-4311-803b-c9c56912b8cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:30.807954 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Create volume request issued successfully. Aug 25 04:50:30.808872 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf48b607-1102-4728-a576-de34c3daf61c tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:30.809540 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 239/949] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:50:30 2026] POST /volume/v3/volumes => generated 795 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:30.825115 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e9d9281d-8ce0-4a0d-a493-4d91a3246d47 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:30.827004 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e9d9281d-8ce0-4a0d-a493-4d91a3246d47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] GET https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb Aug 25 04:50:30.827242 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e9d9281d-8ce0-4a0d-a493-4d91a3246d47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:30.827678 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e9d9281d-8ce0-4a0d-a493-4d91a3246d47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:30.835849 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:30.835849 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:30.840624 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e9d9281d-8ce0-4a0d-a493-4d91a3246d47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Volume info retrieved successfully. Aug 25 04:50:30.846847 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e9d9281d-8ce0-4a0d-a493-4d91a3246d47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb returned with HTTP 200 Aug 25 04:50:30.846971 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 236/950] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:30 2026] GET /volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:31.151250 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7bc3fdbe-521f-463c-9e0a-290fc1864d18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.153919 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bc3fdbe-521f-463c-9e0a-290fc1864d18 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:31.154212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bc3fdbe-521f-463c-9e0a-290fc1864d18 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.155008 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bc3fdbe-521f-463c-9e0a-290fc1864d18 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.167332 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.167332 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:31.172311 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7bc3fdbe-521f-463c-9e0a-290fc1864d18 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:31.184624 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bc3fdbe-521f-463c-9e0a-290fc1864d18 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:31.185620 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 234/951] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:31.244073 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-439a9c12-c54a-4e5f-acf3-e6136ebae74b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.247399 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-439a9c12-c54a-4e5f-acf3-e6136ebae74b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:31.247399 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-439a9c12-c54a-4e5f-acf3-e6136ebae74b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.247572 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-439a9c12-c54a-4e5f-acf3-e6136ebae74b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.265033 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.265033 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:31.271714 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-439a9c12-c54a-4e5f-acf3-e6136ebae74b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:31.281576 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-312fb6b6-e9da-4ec4-9b2d-9b9d81d67fac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.287485 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-439a9c12-c54a-4e5f-acf3-e6136ebae74b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:31.287485 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 243/952] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:31.287754 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-312fb6b6-e9da-4ec4-9b2d-9b9d81d67fac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 Aug 25 04:50:31.287754 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-312fb6b6-e9da-4ec4-9b2d-9b9d81d67fac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.287754 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-312fb6b6-e9da-4ec4-9b2d-9b9d81d67fac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.296172 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.296172 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:31.297583 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-312fb6b6-e9da-4ec4-9b2d-9b9d81d67fac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:31.299123 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-312fb6b6-e9da-4ec4-9b2d-9b9d81d67fac tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 returned with HTTP 200 Aug 25 04:50:31.299725 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 240/953] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:31.311404 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-41f59448-b905-45d9-9055-0b59ff7590b7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.314798 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41f59448-b905-45d9-9055-0b59ff7590b7 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1/action Aug 25 04:50:31.315371 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41f59448-b905-45d9-9055-0b59ff7590b7 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:31.316686 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41f59448-b905-45d9-9055-0b59ff7590b7 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:31.319835 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-41f59448-b905-45d9-9055-0b59ff7590b7 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '71c2ab20-796d-4a75-b0a3-8d3f534033c1' with '{'status': 'error_deleting'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:31.339526 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.339526 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:31.360900 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41f59448-b905-45d9-9055-0b59ff7590b7 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1/action returned with HTTP 202 Aug 25 04:50:31.361344 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 237/954] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:31 2026] POST /volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:31.370207 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d491e410-93c6-4eb8-8df8-17ce65e8761d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.372394 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d491e410-93c6-4eb8-8df8-17ce65e8761d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 Aug 25 04:50:31.372620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d491e410-93c6-4eb8-8df8-17ce65e8761d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.372801 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d491e410-93c6-4eb8-8df8-17ce65e8761d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.382610 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.382610 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:31.383735 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d491e410-93c6-4eb8-8df8-17ce65e8761d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:31.384185 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d491e410-93c6-4eb8-8df8-17ce65e8761d tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 returned with HTTP 200 Aug 25 04:50:31.385134 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 235/955] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:31.397227 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a8bea23-8bde-4a3f-b7f6-08e84b4e738b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.399637 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a8bea23-8bde-4a3f-b7f6-08e84b4e738b tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1/action Aug 25 04:50:31.401304 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a8bea23-8bde-4a3f-b7f6-08e84b4e738b tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:31.401304 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a8bea23-8bde-4a3f-b7f6-08e84b4e738b tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:31.407280 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-25f6b3d8-0db5-4469-8bf4-7ca43df39fae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.409570 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25f6b3d8-0db5-4469-8bf4-7ca43df39fae None None] GET https://10.4.3.213/volume// Aug 25 04:50:31.409570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25f6b3d8-0db5-4469-8bf4-7ca43df39fae None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.409570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25f6b3d8-0db5-4469-8bf4-7ca43df39fae None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.409820 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.409820 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:31.409886 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25f6b3d8-0db5-4469-8bf4-7ca43df39fae None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:31.409918 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a8bea23-8bde-4a3f-b7f6-08e84b4e738b tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Snapshot retrieved successfully. Aug 25 04:50:31.410876 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 241/956] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:31.424302 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-4b9ccc5e-2740-4e9c-b162-3230f71c3a2f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.427748 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-4b9ccc5e-2740-4e9c-b162-3230f71c3a2f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:50:31.428475 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-4b9ccc5e-2740-4e9c-b162-3230f71c3a2f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efb2bd97-f435-4ff2-b814-e906cfd096ee", "connector": null, "instance_uuid": "11e68c9f-0e30-4f85-88c7-711a5379fbab"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:31.443281 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a8bea23-8bde-4a3f-b7f6-08e84b4e738b tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Snapshot delete request issued successfully. Aug 25 04:50:31.443659 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a8bea23-8bde-4a3f-b7f6-08e84b4e738b tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1/action returned with HTTP 202 Aug 25 04:50:31.444365 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 244/957] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:31 2026] POST /volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:31.445123 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.445123 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:31.453959 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb66594c-c0ad-48f8-9634-a7ea5e032674 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.457441 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb66594c-c0ad-48f8-9634-a7ea5e032674 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 Aug 25 04:50:31.457725 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb66594c-c0ad-48f8-9634-a7ea5e032674 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.457989 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb66594c-c0ad-48f8-9634-a7ea5e032674 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.467455 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.467455 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:31.467455 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cb66594c-c0ad-48f8-9634-a7ea5e032674 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:31.468447 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb66594c-c0ad-48f8-9634-a7ea5e032674 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 returned with HTTP 200 Aug 25 04:50:31.468891 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 236/958] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:31.488027 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-4b9ccc5e-2740-4e9c-b162-3230f71c3a2f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:50:31.488027 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 238/959] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:50:31 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 25 04:50:31.526057 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5e955616-65bb-4d92-843a-417dc0235666 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.527700 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e955616-65bb-4d92-843a-417dc0235666 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:31.528080 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e955616-65bb-4d92-843a-417dc0235666 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.528414 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e955616-65bb-4d92-843a-417dc0235666 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.544549 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a752d38c-df9b-4156-b143-c5c4bb9ffa4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.551614 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6bb1d44c-562a-4741-b1ce-bde891d7a851 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.552092 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bb1d44c-562a-4741-b1ce-bde891d7a851 None None] GET https://10.4.3.213/volume// Aug 25 04:50:31.552309 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a752d38c-df9b-4156-b143-c5c4bb9ffa4a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:31.553095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bb1d44c-562a-4741-b1ce-bde891d7a851 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.553095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bb1d44c-562a-4741-b1ce-bde891d7a851 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.553095 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bb1d44c-562a-4741-b1ce-bde891d7a851 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:31.553911 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 237/960] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50: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 25 04:50:31.553963 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a752d38c-df9b-4156-b143-c5c4bb9ffa4a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.553963 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a752d38c-df9b-4156-b143-c5c4bb9ffa4a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.556398 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.556398 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:31.560358 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5e955616-65bb-4d92-843a-417dc0235666 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:31.565184 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.565184 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:31.566393 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e955616-65bb-4d92-843a-417dc0235666 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:31.566393 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 242/961] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:31.570454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-9646cb68-97cf-4364-9cba-d20405c57d6a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.570719 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a752d38c-df9b-4156-b143-c5c4bb9ffa4a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:31.571921 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-9646cb68-97cf-4364-9cba-d20405c57d6a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:31.572266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-9646cb68-97cf-4364-9cba-d20405c57d6a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.572566 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-9646cb68-97cf-4364-9cba-d20405c57d6a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.578641 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a752d38c-df9b-4156-b143-c5c4bb9ffa4a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:31.578756 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 245/962] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:31.592943 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.592943 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:31.599946 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-9646cb68-97cf-4364-9cba-d20405c57d6a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:31.609701 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-9646cb68-97cf-4364-9cba-d20405c57d6a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:31.610362 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 239/963] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:31.735466 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-bede5e14-5fe3-4b27-a378-478b9cf7031a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.737821 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-bede5e14-5fe3-4b27-a378-478b9cf7031a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] PUT https://10.4.3.213/volume/v3/attachments/2ae97568-4562-48b8-a890-177fffed851f Aug 25 04:50:31.738198 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-bede5e14-5fe3-4b27-a378-478b9cf7031a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:31.750246 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-bede5e14-5fe3-4b27-a378-478b9cf7031a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Acquiring lock "cinder-attachment_update-efb2bd97-f435-4ff2-b814-e906cfd096ee-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:50:31.756584 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-bede5e14-5fe3-4b27-a378-478b9cf7031a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-efb2bd97-f435-4ff2-b814-e906cfd096ee-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:50:31.757931 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.757931 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:31.863983 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-35eccc68-1dcf-4273-befd-2b198639cf6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.867527 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35eccc68-1dcf-4273-befd-2b198639cf6d tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] GET https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb Aug 25 04:50:31.867527 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35eccc68-1dcf-4273-befd-2b198639cf6d tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.867527 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35eccc68-1dcf-4273-befd-2b198639cf6d tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.883677 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.883677 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:31.889072 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-35eccc68-1dcf-4273-befd-2b198639cf6d tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Volume info retrieved successfully. Aug 25 04:50:31.897243 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35eccc68-1dcf-4273-befd-2b198639cf6d tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb returned with HTTP 200 Aug 25 04:50:31.898215 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 243/964] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb => generated 888 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:31.915047 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-930331ff-f6b3-4dca-b530-a3cf1738437b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.918391 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-930331ff-f6b3-4dca-b530-a3cf1738437b tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] GET https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb Aug 25 04:50:31.918892 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-930331ff-f6b3-4dca-b530-a3cf1738437b tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.919327 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-930331ff-f6b3-4dca-b530-a3cf1738437b tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.927694 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-bede5e14-5fe3-4b27-a378-478b9cf7031a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-efb2bd97-f435-4ff2-b814-e906cfd096ee-np0000008045" released by "attachment_update" :: held 0.171s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:50:31.928145 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-bede5e14-5fe3-4b27-a378-478b9cf7031a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/2ae97568-4562-48b8-a890-177fffed851f returned with HTTP 200 Aug 25 04:50:31.929232 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 238/965] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:50:31 2026] PUT /volume/v3/attachments/2ae97568-4562-48b8-a890-177fffed851f => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:31.930299 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.930299 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:31.936194 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-930331ff-f6b3-4dca-b530-a3cf1738437b tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Volume info retrieved successfully. Aug 25 04:50:31.942805 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-930331ff-f6b3-4dca-b530-a3cf1738437b tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb returned with HTTP 200 Aug 25 04:50:31.943352 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 246/966] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:31 2026] GET /volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb => generated 888 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:31.961860 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-37de9811-b628-4260-a6b5-76620c06b135 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:31.964208 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37de9811-b628-4260-a6b5-76620c06b135 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] DELETE https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb Aug 25 04:50:31.964577 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37de9811-b628-4260-a6b5-76620c06b135 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:31.964839 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37de9811-b628-4260-a6b5-76620c06b135 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:31.965082 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-37de9811-b628-4260-a6b5-76620c06b135 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Delete volume with id: 40081192-a485-4422-9a7d-1088f80c63fb Aug 25 04:50:31.975192 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:31.975192 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:31.975478 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-37de9811-b628-4260-a6b5-76620c06b135 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Volume info retrieved successfully. Aug 25 04:50:32.002484 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-37de9811-b628-4260-a6b5-76620c06b135 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Delete volume request issued successfully. Aug 25 04:50:32.002643 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37de9811-b628-4260-a6b5-76620c06b135 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb returned with HTTP 202 Aug 25 04:50:32.003810 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 240/967] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:31 2026] DELETE /volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:32.013048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f0f419d-a12d-4e2d-aeb9-af38858ffc47 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.015325 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f0f419d-a12d-4e2d-aeb9-af38858ffc47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] GET https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb Aug 25 04:50:32.015820 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f0f419d-a12d-4e2d-aeb9-af38858ffc47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.016445 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f0f419d-a12d-4e2d-aeb9-af38858ffc47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.025767 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.025767 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:32.037456 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3f0f419d-a12d-4e2d-aeb9-af38858ffc47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Volume info retrieved successfully. Aug 25 04:50:32.041527 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f0f419d-a12d-4e2d-aeb9-af38858ffc47 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb returned with HTTP 200 Aug 25 04:50:32.042454 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 244/968] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:32 2026] GET /volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:32.483908 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe8248f6-5a56-4ec0-b0f2-13dd3236c04e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.487662 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe8248f6-5a56-4ec0-b0f2-13dd3236c04e tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 Aug 25 04:50:32.487986 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe8248f6-5a56-4ec0-b0f2-13dd3236c04e tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.488258 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe8248f6-5a56-4ec0-b0f2-13dd3236c04e tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.504191 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe8248f6-5a56-4ec0-b0f2-13dd3236c04e tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 returned with HTTP 404 Aug 25 04:50:32.505141 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 239/969] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:32 2026] GET /volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:32.518804 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-094f8ad3-fc4e-4d6b-8b62-10fb4b0b31c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.520884 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-094f8ad3-fc4e-4d6b-8b62-10fb4b0b31c8 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action Aug 25 04:50:32.521357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-094f8ad3-fc4e-4d6b-8b62-10fb4b0b31c8 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:32.521540 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-094f8ad3-fc4e-4d6b-8b62-10fb4b0b31c8 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:32.526225 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-094f8ad3-fc4e-4d6b-8b62-10fb4b0b31c8 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '774c5b04-057c-482c-9759-5fb2f885edf6' with '{'status': 'available'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:32.544331 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.544331 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:32.560826 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-094f8ad3-fc4e-4d6b-8b62-10fb4b0b31c8 tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action returned with HTTP 202 Aug 25 04:50:32.561388 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 247/970] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:32 2026] POST /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:32.571137 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5c129fee-28e7-4774-837c-2d4be58fe767 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.575169 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c129fee-28e7-4774-837c-2d4be58fe767 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:32.575169 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5c129fee-28e7-4774-837c-2d4be58fe767 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.575169 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5c129fee-28e7-4774-837c-2d4be58fe767 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.583644 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a89e1e58-fa83-4780-9ae2-ee6b11152b05 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.584110 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.584110 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:32.584238 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5c129fee-28e7-4774-837c-2d4be58fe767 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:32.585670 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c129fee-28e7-4774-837c-2d4be58fe767 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:32.585843 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 241/971] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:32 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:32.589528 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a89e1e58-fa83-4780-9ae2-ee6b11152b05 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:32.589528 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a89e1e58-fa83-4780-9ae2-ee6b11152b05 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.589528 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a89e1e58-fa83-4780-9ae2-ee6b11152b05 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.599017 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64173dbd-893b-433c-94df-4e785e36f546 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.601290 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64173dbd-893b-433c-94df-4e785e36f546 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:32.601756 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64173dbd-893b-433c-94df-4e785e36f546 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.601880 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52250c7b-84de-4591-a019-f2b93dc6def6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.602353 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64173dbd-893b-433c-94df-4e785e36f546 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.604791 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52250c7b-84de-4591-a019-f2b93dc6def6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 Aug 25 04:50:32.604791 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52250c7b-84de-4591-a019-f2b93dc6def6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.605078 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52250c7b-84de-4591-a019-f2b93dc6def6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.605078 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-52250c7b-84de-4591-a019-f2b93dc6def6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Delete snapshot with id: 71c2ab20-796d-4a75-b0a3-8d3f534033c1 Aug 25 04:50:32.610904 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.610904 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:32.613394 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52250c7b-84de-4591-a019-f2b93dc6def6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 returned with HTTP 404 Aug 25 04:50:32.613467 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.613467 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:32.613602 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 248/972] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:50:32 2026] DELETE /volume/v3/snapshots/71c2ab20-796d-4a75-b0a3-8d3f534033c1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:32.616028 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a89e1e58-fa83-4780-9ae2-ee6b11152b05 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:32.619713 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64173dbd-893b-433c-94df-4e785e36f546 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:32.622955 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a89e1e58-fa83-4780-9ae2-ee6b11152b05 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:32.623553 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 245/973] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:32 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:32.627488 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5d4368d1-72bd-4102-bc7e-f333892c746e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.629594 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d4368d1-72bd-4102-bc7e-f333892c746e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action Aug 25 04:50:32.629594 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d4368d1-72bd-4102-bc7e-f333892c746e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:32.629594 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5d4368d1-72bd-4102-bc7e-f333892c746e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:32.631405 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-5d4368d1-72bd-4102-bc7e-f333892c746e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '774c5b04-057c-482c-9759-5fb2f885edf6' with '{'status': 'creating'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:32.633088 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64173dbd-893b-433c-94df-4e785e36f546 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:32.633894 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 240/974] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:32 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:32.649500 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.649500 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:32.673465 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5d4368d1-72bd-4102-bc7e-f333892c746e tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action returned with HTTP 202 Aug 25 04:50:32.673465 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 242/975] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:32 2026] POST /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:32.681151 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba9dd1ad-4424-4da7-915f-facfef31b041 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.683322 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba9dd1ad-4424-4da7-915f-facfef31b041 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:32.683535 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba9dd1ad-4424-4da7-915f-facfef31b041 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.683776 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba9dd1ad-4424-4da7-915f-facfef31b041 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.689987 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.689987 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:32.690809 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba9dd1ad-4424-4da7-915f-facfef31b041 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:32.691901 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba9dd1ad-4424-4da7-915f-facfef31b041 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:32.692353 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 249/976] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:32 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:32.705424 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a5ea523b-0e75-48fa-9163-d3f198cf1307 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.709340 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5ea523b-0e75-48fa-9163-d3f198cf1307 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] POST https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action Aug 25 04:50:32.709753 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a5ea523b-0e75-48fa-9163-d3f198cf1307 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:32.710008 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a5ea523b-0e75-48fa-9163-d3f198cf1307 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:32.711803 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5ea523b-0e75-48fa-9163-d3f198cf1307 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100269) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 04:50:32.719291 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.719291 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:32.719754 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.snapshot_actions [None req-a5ea523b-0e75-48fa-9163-d3f198cf1307 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Updating snapshot 774c5b04-057c-482c-9759-5fb2f885edf6 with info {'id': '774c5b04-057c-482c-9759-5fb2f885edf6', 'status': 'error', 'progress': '80%'} Aug 25 04:50:32.745050 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5ea523b-0e75-48fa-9163-d3f198cf1307 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action returned with HTTP 202 Aug 25 04:50:32.745050 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 246/977] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:32 2026] POST /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:32.745261 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20cf1314-a916-437e-ac82-1e273823f1fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.748121 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20cf1314-a916-437e-ac82-1e273823f1fc tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:32.748121 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20cf1314-a916-437e-ac82-1e273823f1fc tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.748493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20cf1314-a916-437e-ac82-1e273823f1fc tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.755475 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.755475 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:32.755938 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20cf1314-a916-437e-ac82-1e273823f1fc tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Snapshot retrieved successfully. Aug 25 04:50:32.756961 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20cf1314-a916-437e-ac82-1e273823f1fc tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:32.757629 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 241/978] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:32 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 459 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:32.767494 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b2164f33-071c-4a00-b601-759076b40a3f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.769948 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2164f33-071c-4a00-b601-759076b40a3f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] POST https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action Aug 25 04:50:32.771035 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2164f33-071c-4a00-b601-759076b40a3f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:32.771035 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2164f33-071c-4a00-b601-759076b40a3f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:32.773981 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-b2164f33-071c-4a00-b601-759076b40a3f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] Updating snapshot '774c5b04-057c-482c-9759-5fb2f885edf6' with '{'status': 'available'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:50:32.787464 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.787464 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:32.803535 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2164f33-071c-4a00-b601-759076b40a3f tempest-SnapshotsActionsTest-1446993488 tempest-SnapshotsActionsTest-1446993488-project-admin] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action returned with HTTP 202 Aug 25 04:50:32.803930 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 243/979] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:50:32 2026] POST /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:32.817974 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8da97fe6-b6d8-4b32-9fc2-6bde337623f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.818891 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8da97fe6-b6d8-4b32-9fc2-6bde337623f6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:32.819168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8da97fe6-b6d8-4b32-9fc2-6bde337623f6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.819623 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8da97fe6-b6d8-4b32-9fc2-6bde337623f6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.830197 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.830197 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:32.830493 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8da97fe6-b6d8-4b32-9fc2-6bde337623f6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:32.831580 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8da97fe6-b6d8-4b32-9fc2-6bde337623f6 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:32.832462 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 250/980] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:32 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:32.848353 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fd77148c-09b6-48b5-bf9a-698918485f4b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.849235 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd77148c-09b6-48b5-bf9a-698918485f4b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:32.849646 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd77148c-09b6-48b5-bf9a-698918485f4b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.851261 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd77148c-09b6-48b5-bf9a-698918485f4b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.853491 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-fd77148c-09b6-48b5-bf9a-698918485f4b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Delete snapshot with id: 774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:32.863009 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.863009 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:32.864494 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fd77148c-09b6-48b5-bf9a-698918485f4b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:32.902625 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fd77148c-09b6-48b5-bf9a-698918485f4b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot delete request issued successfully. Aug 25 04:50:32.903047 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd77148c-09b6-48b5-bf9a-698918485f4b tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 202 Aug 25 04:50:32.904120 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 247/981] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:50:32 2026] DELETE /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:32.916691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca0683d6-cdf8-40ad-9ff1-3df4a8ae01f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:32.921399 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca0683d6-cdf8-40ad-9ff1-3df4a8ae01f7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:32.921399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca0683d6-cdf8-40ad-9ff1-3df4a8ae01f7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:32.921399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca0683d6-cdf8-40ad-9ff1-3df4a8ae01f7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:32.926521 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:32.926521 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:32.926837 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca0683d6-cdf8-40ad-9ff1-3df4a8ae01f7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Snapshot retrieved successfully. Aug 25 04:50:32.928028 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca0683d6-cdf8-40ad-9ff1-3df4a8ae01f7 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 200 Aug 25 04:50:32.928589 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 242/982] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:32 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:33.058316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c0c37a7-e5ea-4e2a-8228-89d1c34cbe73 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.060809 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c0c37a7-e5ea-4e2a-8228-89d1c34cbe73 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] GET https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb Aug 25 04:50:33.061114 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c0c37a7-e5ea-4e2a-8228-89d1c34cbe73 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.061509 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c0c37a7-e5ea-4e2a-8228-89d1c34cbe73 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.070156 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c0c37a7-e5ea-4e2a-8228-89d1c34cbe73 tempest-VolumeTypesAccessTest-743104603 tempest-VolumeTypesAccessTest-743104603-project-member] https://10.4.3.213/volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb returned with HTTP 404 Aug 25 04:50:33.070962 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 244/983] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:33 2026] GET /volume/v3/volumes/40081192-a485-4422-9a7d-1088f80c63fb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:33.080682 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b34d08b-b326-494d-9d70-548cfdd8b28a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.082885 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b34d08b-b326-494d-9d70-548cfdd8b28a tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] POST https://10.4.3.213/volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e/action Aug 25 04:50:33.083201 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b34d08b-b326-494d-9d70-548cfdd8b28a tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action body: b'{"removeProjectAccess": {"project": "a3bc926703e643d0b3eaea85c23a3c73"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:33.083396 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b34d08b-b326-494d-9d70-548cfdd8b28a tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a3bc926703e643d0b3eaea85c23a3c73"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:33.097125 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b34d08b-b326-494d-9d70-548cfdd8b28a tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e/action returned with HTTP 202 Aug 25 04:50:33.097713 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 251/984] 10.4.3.213 () {68 vars in 1384 bytes} [Tue Aug 25 04:50:33 2026] POST /volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:33.106747 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c47a7597-98b8-4f99-bf52-2cc4e8c9991c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.109242 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c47a7597-98b8-4f99-bf52-2cc4e8c9991c tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] DELETE https://10.4.3.213/volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e Aug 25 04:50:33.109829 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c47a7597-98b8-4f99-bf52-2cc4e8c9991c tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.109926 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c47a7597-98b8-4f99-bf52-2cc4e8c9991c tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.110362 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:33.110362 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:33.166205 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c47a7597-98b8-4f99-bf52-2cc4e8c9991c tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e returned with HTTP 202 Aug 25 04:50:33.167082 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 248/985] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:33 2026] DELETE /volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:33.176929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-407ecc3d-5329-4f60-8dba-4a88d7370449 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.178899 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-407ecc3d-5329-4f60-8dba-4a88d7370449 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] GET https://10.4.3.213/volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e Aug 25 04:50:33.179095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-407ecc3d-5329-4f60-8dba-4a88d7370449 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.179358 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-407ecc3d-5329-4f60-8dba-4a88d7370449 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.182987 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-407ecc3d-5329-4f60-8dba-4a88d7370449 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e returned with HTTP 404 Aug 25 04:50:33.183489 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 243/986] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:33 2026] GET /volume/v3/types/7a4e64d6-1489-44b6-beb2-443c2c60ca7e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:33.194131 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1752a707-05bf-45fc-ac6b-905198babb75 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.196351 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1752a707-05bf-45fc-ac6b-905198babb75 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:33.196832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1752a707-05bf-45fc-ac6b-905198babb75 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1253658077", "os-volume-type-access:is_public": false}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:33.198646 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:33.198646 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:33.218709 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1752a707-05bf-45fc-ac6b-905198babb75 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:33.219180 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 245/987] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:50:33 2026] POST /volume/v3/types => generated 229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:33.232700 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa94d14a-7b87-4f4e-8822-0efd40b8561a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.236770 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa94d14a-7b87-4f4e-8822-0efd40b8561a tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] POST https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action Aug 25 04:50:33.237233 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa94d14a-7b87-4f4e-8822-0efd40b8561a tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action body: b'{"addProjectAccess": {"project": "a3bc926703e643d0b3eaea85c23a3c73"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:33.237496 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa94d14a-7b87-4f4e-8822-0efd40b8561a tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a3bc926703e643d0b3eaea85c23a3c73"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:33.255597 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa94d14a-7b87-4f4e-8822-0efd40b8561a tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action returned with HTTP 202 Aug 25 04:50:33.256310 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 252/988] 10.4.3.213 () {68 vars in 1384 bytes} [Tue Aug 25 04:50:33 2026] POST /volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:33.267176 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d603e2fa-d7d8-48ed-9288-3725fda0ca47 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.269768 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d603e2fa-d7d8-48ed-9288-3725fda0ca47 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] POST https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action Aug 25 04:50:33.269893 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d603e2fa-d7d8-48ed-9288-3725fda0ca47 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action body: b'{"addProjectAccess": {"project": "170794e19b104e06ac0b1f1c02170226"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:33.270100 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d603e2fa-d7d8-48ed-9288-3725fda0ca47 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "170794e19b104e06ac0b1f1c02170226"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:33.286343 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d603e2fa-d7d8-48ed-9288-3725fda0ca47 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action returned with HTTP 202 Aug 25 04:50:33.286855 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 249/989] 10.4.3.213 () {68 vars in 1384 bytes} [Tue Aug 25 04:50:33 2026] POST /volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:33.296413 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e7f99eb2-4d4c-43c0-aa3e-759432912139 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.298496 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7f99eb2-4d4c-43c0-aa3e-759432912139 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] GET https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/os-volume-type-access Aug 25 04:50:33.298709 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7f99eb2-4d4c-43c0-aa3e-759432912139 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.298977 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7f99eb2-4d4c-43c0-aa3e-759432912139 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.312049 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7f99eb2-4d4c-43c0-aa3e-759432912139 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/os-volume-type-access returned with HTTP 200 Aug 25 04:50:33.312607 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 244/990] 10.4.3.213 () {66 vars in 1408 bytes} [Tue Aug 25 04:50:33 2026] GET /volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:33.324522 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71ca78b6-0c83-419e-a878-6fbc51d1914d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.327868 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71ca78b6-0c83-419e-a878-6fbc51d1914d tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] POST https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action Aug 25 04:50:33.328392 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71ca78b6-0c83-419e-a878-6fbc51d1914d tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action body: b'{"removeProjectAccess": {"project": "170794e19b104e06ac0b1f1c02170226"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:33.328689 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71ca78b6-0c83-419e-a878-6fbc51d1914d tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "170794e19b104e06ac0b1f1c02170226"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:33.348745 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71ca78b6-0c83-419e-a878-6fbc51d1914d tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action returned with HTTP 202 Aug 25 04:50:33.349526 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 246/991] 10.4.3.213 () {68 vars in 1384 bytes} [Tue Aug 25 04:50:33 2026] POST /volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:33.360225 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de59c4aa-0554-4b97-9d38-facac2d4f974 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.362770 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de59c4aa-0554-4b97-9d38-facac2d4f974 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] POST https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action Aug 25 04:50:33.363161 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de59c4aa-0554-4b97-9d38-facac2d4f974 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action body: b'{"removeProjectAccess": {"project": "a3bc926703e643d0b3eaea85c23a3c73"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:33.363401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de59c4aa-0554-4b97-9d38-facac2d4f974 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a3bc926703e643d0b3eaea85c23a3c73"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:33.380630 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de59c4aa-0554-4b97-9d38-facac2d4f974 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action returned with HTTP 202 Aug 25 04:50:33.381130 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 253/992] 10.4.3.213 () {68 vars in 1384 bytes} [Tue Aug 25 04:50:33 2026] POST /volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:33.393665 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1298f8fd-af89-4bb3-abfe-4214566b1af9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.396324 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1298f8fd-af89-4bb3-abfe-4214566b1af9 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] DELETE https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb Aug 25 04:50:33.396669 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1298f8fd-af89-4bb3-abfe-4214566b1af9 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.397597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1298f8fd-af89-4bb3-abfe-4214566b1af9 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.432143 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1298f8fd-af89-4bb3-abfe-4214566b1af9 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb returned with HTTP 202 Aug 25 04:50:33.432590 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 250/993] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:33 2026] DELETE /volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:33.441063 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dbcf2ad2-5635-4936-9887-d657d70ccbe9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.443651 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbcf2ad2-5635-4936-9887-d657d70ccbe9 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] GET https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb Aug 25 04:50:33.443938 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbcf2ad2-5635-4936-9887-d657d70ccbe9 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.444224 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbcf2ad2-5635-4936-9887-d657d70ccbe9 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.448954 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbcf2ad2-5635-4936-9887-d657d70ccbe9 tempest-VolumeTypesAccessTest-1142530903 tempest-VolumeTypesAccessTest-1142530903-project-admin] https://10.4.3.213/volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb returned with HTTP 404 Aug 25 04:50:33.449767 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 245/994] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:33 2026] GET /volume/v3/types/8c39b413-dbeb-4848-93a4-3161a50f32fb => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:33.641881 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fab254ee-28d4-4771-aee2-7cc83d9e5c1d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.643999 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fab254ee-28d4-4771-aee2-7cc83d9e5c1d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:33.644157 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fab254ee-28d4-4771-aee2-7cc83d9e5c1d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.644383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fab254ee-28d4-4771-aee2-7cc83d9e5c1d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.653927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffcdadde-e210-4f00-b450-ddc2d394d4d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.656502 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffcdadde-e210-4f00-b450-ddc2d394d4d3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:33.656952 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffcdadde-e210-4f00-b450-ddc2d394d4d3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.657150 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffcdadde-e210-4f00-b450-ddc2d394d4d3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.663387 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:33.663387 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:33.667492 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:33.667492 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:33.669028 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fab254ee-28d4-4771-aee2-7cc83d9e5c1d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:33.673364 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ffcdadde-e210-4f00-b450-ddc2d394d4d3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:33.675873 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fab254ee-28d4-4771-aee2-7cc83d9e5c1d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:33.676673 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 247/995] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:33 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:33.679811 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffcdadde-e210-4f00-b450-ddc2d394d4d3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:33.680543 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 254/996] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:33 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:33.943329 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-04c5f80c-d632-43b9-8568-04b3d11d26bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.947899 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04c5f80c-d632-43b9-8568-04b3d11d26bb tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 Aug 25 04:50:33.948946 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04c5f80c-d632-43b9-8568-04b3d11d26bb tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.950681 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04c5f80c-d632-43b9-8568-04b3d11d26bb tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.962764 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04c5f80c-d632-43b9-8568-04b3d11d26bb tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 returned with HTTP 404 Aug 25 04:50:33.963501 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 251/997] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:33 2026] GET /volume/v3/snapshots/774c5b04-057c-482c-9759-5fb2f885edf6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:33.974000 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d57c223b-ef46-4e54-b310-a23704aa73f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:33.976315 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d57c223b-ef46-4e54-b310-a23704aa73f4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:33.976605 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d57c223b-ef46-4e54-b310-a23704aa73f4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:33.976972 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d57c223b-ef46-4e54-b310-a23704aa73f4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:33.989953 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:33.989953 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:33.995597 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d57c223b-ef46-4e54-b310-a23704aa73f4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:34.002191 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d57c223b-ef46-4e54-b310-a23704aa73f4 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b returned with HTTP 200 Aug 25 04:50:34.002850 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 246/998] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:33 2026] GET /volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:34.015295 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-196af764-3fbb-4dfe-8086-401e243de256 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:34.017450 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-196af764-3fbb-4dfe-8086-401e243de256 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] DELETE https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:34.017645 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-196af764-3fbb-4dfe-8086-401e243de256 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:34.017853 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-196af764-3fbb-4dfe-8086-401e243de256 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:34.018024 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-196af764-3fbb-4dfe-8086-401e243de256 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Delete volume with id: 1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:34.025330 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:34.025330 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:34.026784 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-196af764-3fbb-4dfe-8086-401e243de256 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:34.050598 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-196af764-3fbb-4dfe-8086-401e243de256 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Delete volume request issued successfully. Aug 25 04:50:34.050751 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-196af764-3fbb-4dfe-8086-401e243de256 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b returned with HTTP 202 Aug 25 04:50:34.051584 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 248/999] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:34 2026] DELETE /volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:34.061889 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38780ec6-09e3-4ce0-97e3-2069c2c975e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:34.064413 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38780ec6-09e3-4ce0-97e3-2069c2c975e0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:34.064662 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38780ec6-09e3-4ce0-97e3-2069c2c975e0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:34.065024 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38780ec6-09e3-4ce0-97e3-2069c2c975e0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:34.074802 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:34.074802 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:34.079865 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38780ec6-09e3-4ce0-97e3-2069c2c975e0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Volume info retrieved successfully. Aug 25 04:50:34.085911 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38780ec6-09e3-4ce0-97e3-2069c2c975e0 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b returned with HTTP 200 Aug 25 04:50:34.086512 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 255/1000] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:34 2026] GET /volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:34.695047 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1ebcafb9-edbc-42ea-b54f-ede33e1375ce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:34.698173 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ebcafb9-edbc-42ea-b54f-ede33e1375ce tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:34.698642 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ebcafb9-edbc-42ea-b54f-ede33e1375ce tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:34.698740 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ebcafb9-edbc-42ea-b54f-ede33e1375ce tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:34.704376 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91181d7c-c485-4a06-8d83-198949a843ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:34.709422 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91181d7c-c485-4a06-8d83-198949a843ea tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:34.709794 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91181d7c-c485-4a06-8d83-198949a843ea tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:34.710205 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91181d7c-c485-4a06-8d83-198949a843ea tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:34.719075 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:34.719075 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:34.724343 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:34.724343 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:34.725330 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-91181d7c-c485-4a06-8d83-198949a843ea tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:34.731210 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1ebcafb9-edbc-42ea-b54f-ede33e1375ce tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:34.734633 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91181d7c-c485-4a06-8d83-198949a843ea tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:34.735563 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 247/1001] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:34 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:34.739280 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ebcafb9-edbc-42ea-b54f-ede33e1375ce tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:34.739938 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 252/1002] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:34 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:35.107501 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75a03f99-29d5-4a36-aa08-99a74d412e57 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:35.111004 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75a03f99-29d5-4a36-aa08-99a74d412e57 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] GET https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b Aug 25 04:50:35.115412 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75a03f99-29d5-4a36-aa08-99a74d412e57 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:35.115412 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75a03f99-29d5-4a36-aa08-99a74d412e57 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:35.130877 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75a03f99-29d5-4a36-aa08-99a74d412e57 tempest-SnapshotsActionsTest-155115734 tempest-SnapshotsActionsTest-155115734-project-member] https://10.4.3.213/volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b returned with HTTP 404 Aug 25 04:50:35.131578 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 249/1003] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:35 2026] GET /volume/v3/volumes/1089c81a-89d9-4262-8e6f-13c07bffa08b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:35.768643 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7bd81ba3-1efd-4b4a-8378-b360e2823909 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:35.769088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8566022-b0a5-4e0c-bf76-efdcd4e36d97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:35.769372 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bd81ba3-1efd-4b4a-8378-b360e2823909 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:35.769372 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bd81ba3-1efd-4b4a-8378-b360e2823909 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:35.769898 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bd81ba3-1efd-4b4a-8378-b360e2823909 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:35.775850 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8566022-b0a5-4e0c-bf76-efdcd4e36d97 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:35.776199 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8566022-b0a5-4e0c-bf76-efdcd4e36d97 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:35.777085 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8566022-b0a5-4e0c-bf76-efdcd4e36d97 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:35.778374 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:35.778374 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:35.783450 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7bd81ba3-1efd-4b4a-8378-b360e2823909 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:35.789190 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bd81ba3-1efd-4b4a-8378-b360e2823909 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:35.789666 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 256/1004] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:35 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:35.799579 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:35.799579 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:35.806388 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8566022-b0a5-4e0c-bf76-efdcd4e36d97 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:35.813863 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8566022-b0a5-4e0c-bf76-efdcd4e36d97 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:35.814198 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 248/1005] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:35 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:36.808903 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e30a3fe8-3ae6-4fc6-8ed7-98a8eba4f4a7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:36.811911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e30a3fe8-3ae6-4fc6-8ed7-98a8eba4f4a7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:36.812146 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e30a3fe8-3ae6-4fc6-8ed7-98a8eba4f4a7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:36.812529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e30a3fe8-3ae6-4fc6-8ed7-98a8eba4f4a7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:36.826209 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:36.826209 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:36.834519 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75f8607d-e487-4ea6-b053-572675ade328 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:36.836854 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e30a3fe8-3ae6-4fc6-8ed7-98a8eba4f4a7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:36.838798 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75f8607d-e487-4ea6-b053-572675ade328 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:36.839185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75f8607d-e487-4ea6-b053-572675ade328 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:36.839677 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75f8607d-e487-4ea6-b053-572675ade328 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:36.848582 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e30a3fe8-3ae6-4fc6-8ed7-98a8eba4f4a7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:36.848582 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 253/1006] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:36 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:36.867556 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:36.867556 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:36.876249 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75f8607d-e487-4ea6-b053-572675ade328 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:36.885636 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75f8607d-e487-4ea6-b053-572675ade328 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:36.886176 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 250/1007] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:36 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:36.983493 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-c943a9df-74f4-4764-a183-0022831a6bb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:36.987516 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-c943a9df-74f4-4764-a183-0022831a6bb3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments/2ae97568-4562-48b8-a890-177fffed851f/action Aug 25 04:50:36.987681 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-c943a9df-74f4-4764-a183-0022831a6bb3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:36.988008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-c943a9df-74f4-4764-a183-0022831a6bb3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:37.022801 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:37.022801 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:37.040973 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b6d4d5bc-a0dd-4660-a820-4c735f7f57d9 req-c943a9df-74f4-4764-a183-0022831a6bb3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/2ae97568-4562-48b8-a890-177fffed851f/action returned with HTTP 204 Aug 25 04:50:37.041549 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 257/1008] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:50:36 2026] POST /volume/v3/attachments/2ae97568-4562-48b8-a890-177fffed851f/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:37.491594 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44bcc44d-8b24-4fbb-a058-65ced6fa43d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.492452 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44bcc44d-8b24-4fbb-a058-65ced6fa43d8 None None] GET https://10.4.3.213/volume// Aug 25 04:50:37.492452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44bcc44d-8b24-4fbb-a058-65ced6fa43d8 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:37.492592 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44bcc44d-8b24-4fbb-a058-65ced6fa43d8 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:37.492885 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44bcc44d-8b24-4fbb-a058-65ced6fa43d8 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:37.493225 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 249/1009] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50: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 25 04:50:37.505025 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-745909c7-c142-4ee1-be89-fe52651e4e87 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.507402 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-745909c7-c142-4ee1-be89-fe52651e4e87 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:50:37.507824 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-745909c7-c142-4ee1-be89-fe52651e4e87 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6a29e89-4ec5-4d58-a632-5c12f7d38f4c", "connector": null, "instance_uuid": "d4832ab0-63d0-4f5a-bfdf-9376641b2887"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:37.528251 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:37.528251 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:37.554844 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bd0e4477-f744-4151-b9c2-beacfaa45f56 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.590055 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-745909c7-c142-4ee1-be89-fe52651e4e87 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:50:37.590225 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 254/1010] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:50:37 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:37.605054 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-ce71d52b-ae4a-4757-b917-154d1935ed4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.610215 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-ce71d52b-ae4a-4757-b917-154d1935ed4a tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] DELETE https://10.4.3.213/volume/v3/attachments/08760bd3-d3c3-4835-844e-f0304bedff79 Aug 25 04:50:37.610215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-ce71d52b-ae4a-4757-b917-154d1935ed4a tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:37.610215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-ce71d52b-ae4a-4757-b917-154d1935ed4a tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:37.623766 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:37.623766 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:37.719806 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-ce71d52b-ae4a-4757-b917-154d1935ed4a tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/08760bd3-d3c3-4835-844e-f0304bedff79 returned with HTTP 200 Aug 25 04:50:37.720359 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 258/1011] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:50:37 2026] DELETE /volume/v3/attachments/08760bd3-d3c3-4835-844e-f0304bedff79 => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:37.793563 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd0e4477-f744-4151-b9c2-beacfaa45f56 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:37.794007 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd0e4477-f744-4151-b9c2-beacfaa45f56 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-641366168"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:37.814168 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd0e4477-f744-4151-b9c2-beacfaa45f56 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:37.814584 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 251/1012] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:50:37 2026] POST /volume/v3/types => generated 230 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:37.825147 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f85260a5-7e37-425e-b3c0-35613de2cb12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.827166 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f85260a5-7e37-425e-b3c0-35613de2cb12 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] POST https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs Aug 25 04:50:37.827659 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f85260a5-7e37-425e-b3c0-35613de2cb12 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:37.869874 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-08d74b40-7830-45e8-a285-d7396c98b7c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.872503 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08d74b40-7830-45e8-a285-d7396c98b7c3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:37.873688 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08d74b40-7830-45e8-a285-d7396c98b7c3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:37.874037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08d74b40-7830-45e8-a285-d7396c98b7c3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:37.886725 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:37.886725 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:37.888689 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f85260a5-7e37-425e-b3c0-35613de2cb12 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs returned with HTTP 200 Aug 25 04:50:37.889384 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 250/1013] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 04:50:37 2026] POST /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:50:37.893136 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-08d74b40-7830-45e8-a285-d7396c98b7c3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:37.901524 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08d74b40-7830-45e8-a285-d7396c98b7c3 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:37.901935 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 255/1014] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:37 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:37.904394 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07fcd87c-80fe-48d9-a55e-b48ac34216af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.907622 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07fcd87c-80fe-48d9-a55e-b48ac34216af tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] GET https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec3 Aug 25 04:50:37.907622 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07fcd87c-80fe-48d9-a55e-b48ac34216af tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:37.907746 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07fcd87c-80fe-48d9-a55e-b48ac34216af tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:37.908023 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:37.908023 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:37.915421 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c746cf79-807a-457f-b511-d8db5eaa4d61 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.917713 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c746cf79-807a-457f-b511-d8db5eaa4d61 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:37.918008 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c746cf79-807a-457f-b511-d8db5eaa4d61 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:37.918469 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c746cf79-807a-457f-b511-d8db5eaa4d61 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:37.919998 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07fcd87c-80fe-48d9-a55e-b48ac34216af tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec3 returned with HTTP 200 Aug 25 04:50:37.920508 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 259/1015] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 04:50:37 2026] GET /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 25 04:50:37.931361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae9f2f4b-8fd6-4caa-8902-12b7ecedf470 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.935068 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae9f2f4b-8fd6-4caa-8902-12b7ecedf470 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] DELETE https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec3 Aug 25 04:50:37.935068 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae9f2f4b-8fd6-4caa-8902-12b7ecedf470 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:37.935068 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae9f2f4b-8fd6-4caa-8902-12b7ecedf470 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:37.940932 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:37.940932 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:37.944270 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c746cf79-807a-457f-b511-d8db5eaa4d61 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:37.946329 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-4414118a-9c54-4acb-b9dd-bb640ac6304b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.950488 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-4414118a-9c54-4acb-b9dd-bb640ac6304b tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:37.951977 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c746cf79-807a-457f-b511-d8db5eaa4d61 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:37.952131 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-4414118a-9c54-4acb-b9dd-bb640ac6304b tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:37.952131 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-4414118a-9c54-4acb-b9dd-bb640ac6304b tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:37.952314 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 252/1016] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:37 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:37.960918 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:37.960918 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:37.968318 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-4414118a-9c54-4acb-b9dd-bb640ac6304b tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:37.974827 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-906f4728-efa3-4094-9bd1-f94c2814c5d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.979541 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-4414118a-9c54-4acb-b9dd-bb640ac6304b tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:37.980705 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 256/1017] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:37 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:37.980814 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae9f2f4b-8fd6-4caa-8902-12b7ecedf470 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec3 returned with HTTP 202 Aug 25 04:50:37.980814 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 251/1018] 10.4.3.213 () {66 vars in 1399 bytes} [Tue Aug 25 04:50:37 2026] DELETE /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:37.990087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-963f439f-c91b-4097-8e86-977cdddfbd86 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:37.992495 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-963f439f-c91b-4097-8e86-977cdddfbd86 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] GET https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec3 Aug 25 04:50:37.992645 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-963f439f-c91b-4097-8e86-977cdddfbd86 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:37.992912 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-963f439f-c91b-4097-8e86-977cdddfbd86 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.002513 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-963f439f-c91b-4097-8e86-977cdddfbd86 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec3 returned with HTTP 404 Aug 25 04:50:38.003270 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 253/1019] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 04:50:37 2026] GET /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:38.015959 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1a1e7d69-a372-47ea-a592-94fbe7624ab6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.018334 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a1e7d69-a372-47ea-a592-94fbe7624ab6 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] POST https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs Aug 25 04:50:38.018720 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a1e7d69-a372-47ea-a592-94fbe7624ab6 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:38.091673 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a1e7d69-a372-47ea-a592-94fbe7624ab6 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs returned with HTTP 200 Aug 25 04:50:38.092310 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 257/1020] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 04:50:38 2026] POST /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs => generated 34 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:50:38.100731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ee133f7-6a58-4c48-8b07-d051d6c65c98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.103492 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ee133f7-6a58-4c48-8b07-d051d6c65c98 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] GET https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs Aug 25 04:50:38.103703 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ee133f7-6a58-4c48-8b07-d051d6c65c98 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.104354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ee133f7-6a58-4c48-8b07-d051d6c65c98 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.124644 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ee133f7-6a58-4c48-8b07-d051d6c65c98 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs returned with HTTP 200 Aug 25 04:50:38.125106 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 252/1021] 10.4.3.213 () {66 vars in 1378 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:50:38.133956 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0324658f-6129-4d75-92d3-42963ac42bf1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.136309 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0324658f-6129-4d75-92d3-42963ac42bf1 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] POST https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs Aug 25 04:50:38.136744 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0324658f-6129-4d75-92d3-42963ac42bf1 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:38.179498 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0324658f-6129-4d75-92d3-42963ac42bf1 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs returned with HTTP 200 Aug 25 04:50:38.180081 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 254/1022] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 04:50:38 2026] POST /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs => generated 34 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:50:38.194964 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d691fd83-3160-4ec9-a634-5bbf13a7e713 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.197221 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d691fd83-3160-4ec9-a634-5bbf13a7e713 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] PUT https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec2 Aug 25 04:50:38.198161 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d691fd83-3160-4ec9-a634-5bbf13a7e713 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:38.215977 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-906f4728-efa3-4094-9bd1-f94c2814c5d3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:38.216299 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-906f4728-efa3-4094-9bd1-f94c2814c5d3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.216299 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-906f4728-efa3-4094-9bd1-f94c2814c5d3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.237477 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d691fd83-3160-4ec9-a634-5bbf13a7e713 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec2 returned with HTTP 200 Aug 25 04:50:38.238108 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 258/1023] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:50:38 2026] PUT /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec2 => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:50:38.246215 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69016bbe-176e-45db-a83b-ba857a616a24 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.248330 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69016bbe-176e-45db-a83b-ba857a616a24 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] GET https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec2 Aug 25 04:50:38.248594 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69016bbe-176e-45db-a83b-ba857a616a24 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.249454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69016bbe-176e-45db-a83b-ba857a616a24 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.250780 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:38.250780 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:38.257584 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-906f4728-efa3-4094-9bd1-f94c2814c5d3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Volume info retrieved successfully. Aug 25 04:50:38.263264 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69016bbe-176e-45db-a83b-ba857a616a24 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec2 returned with HTTP 200 Aug 25 04:50:38.263419 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 253/1024] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs/spec2 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:50:38.264777 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-906f4728-efa3-4094-9bd1-f94c2814c5d3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:38.265760 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 260/1025] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:37 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1440 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:38.282454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e5d656f-febb-478f-83df-0efaf6c67ff4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.284645 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e5d656f-febb-478f-83df-0efaf6c67ff4 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] POST https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs Aug 25 04:50:38.284982 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e5d656f-febb-478f-83df-0efaf6c67ff4 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:38.338379 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e5d656f-febb-478f-83df-0efaf6c67ff4 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs returned with HTTP 200 Aug 25 04:50:38.338379 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 255/1026] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 04:50:38 2026] POST /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs => generated 51 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:50:38.349365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91e828d7-032f-4773-926d-0aed260f59c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.351584 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91e828d7-032f-4773-926d-0aed260f59c9 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] GET https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs Aug 25 04:50:38.351584 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91e828d7-032f-4773-926d-0aed260f59c9 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.351809 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91e828d7-032f-4773-926d-0aed260f59c9 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.354850 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5224f584-006d-40c8-b156-3615432f9a87 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.356943 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5224f584-006d-40c8-b156-3615432f9a87 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:38.357175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5224f584-006d-40c8-b156-3615432f9a87 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.357517 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5224f584-006d-40c8-b156-3615432f9a87 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.365587 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91e828d7-032f-4773-926d-0aed260f59c9 tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs returned with HTTP 200 Aug 25 04:50:38.365587 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 259/1027] 10.4.3.213 () {66 vars in 1378 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85/extra_specs => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:50:38.372345 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:38.372345 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:38.376680 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5224f584-006d-40c8-b156-3615432f9a87 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Volume info retrieved successfully. Aug 25 04:50:38.378840 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffdaa129-d51f-4990-a8ba-28284cddfedd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.381163 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffdaa129-d51f-4990-a8ba-28284cddfedd tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] DELETE https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85 Aug 25 04:50:38.381453 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffdaa129-d51f-4990-a8ba-28284cddfedd tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.381681 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffdaa129-d51f-4990-a8ba-28284cddfedd tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.392962 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5224f584-006d-40c8-b156-3615432f9a87 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:38.393612 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 254/1028] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:38.412870 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-2529b1d6-7500-454e-ab6e-8f5ed9ac6098 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.414291 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffdaa129-d51f-4990-a8ba-28284cddfedd tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85 returned with HTTP 202 Aug 25 04:50:38.414826 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 261/1029] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:38 2026] DELETE /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:38.416829 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-2529b1d6-7500-454e-ab6e-8f5ed9ac6098 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:38.417169 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-2529b1d6-7500-454e-ab6e-8f5ed9ac6098 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.417556 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-2529b1d6-7500-454e-ab6e-8f5ed9ac6098 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.425299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-40caa2b3-e87c-460b-acd9-4c38c9d18fac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.428922 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:38.428922 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:38.429690 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40caa2b3-e87c-460b-acd9-4c38c9d18fac tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] GET https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85 Aug 25 04:50:38.429978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40caa2b3-e87c-460b-acd9-4c38c9d18fac tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.430212 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40caa2b3-e87c-460b-acd9-4c38c9d18fac tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.434214 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-2529b1d6-7500-454e-ab6e-8f5ed9ac6098 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:38.439017 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40caa2b3-e87c-460b-acd9-4c38c9d18fac tempest-VolumeTypesExtraSpecsTest-732935202 tempest-VolumeTypesExtraSpecsTest-732935202-project-admin] https://10.4.3.213/volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85 returned with HTTP 404 Aug 25 04:50:38.439920 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 260/1030] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/v3/types/ae091435-a487-4c90-9e57-88a159a15f85 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:38.441404 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-2529b1d6-7500-454e-ab6e-8f5ed9ac6098 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:38.441880 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 256/1031] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:50:38.458071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc4b3930-eefb-4624-92ab-aa37871d62ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.458710 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc4b3930-eefb-4624-92ab-aa37871d62ef None None] GET https://10.4.3.213/volume// Aug 25 04:50:38.458979 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc4b3930-eefb-4624-92ab-aa37871d62ef None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.459439 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc4b3930-eefb-4624-92ab-aa37871d62ef None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.459726 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc4b3930-eefb-4624-92ab-aa37871d62ef None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:38.460110 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 255/1032] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:50: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 25 04:50:38.462084 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a3524089-12c5-416e-aa17-9913664774a1 req-34a23baa-4a98-41a8-a6fc-fbb790d2628d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.466031 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-34a23baa-4a98-41a8-a6fc-fbb790d2628d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:38.466252 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-34a23baa-4a98-41a8-a6fc-fbb790d2628d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.466531 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-34a23baa-4a98-41a8-a6fc-fbb790d2628d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.476637 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9dd6aedf-b47c-455f-99ce-79d25146db7e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.479044 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9dd6aedf-b47c-455f-99ce-79d25146db7e tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:50:38.479493 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9dd6aedf-b47c-455f-99ce-79d25146db7e tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e", "connector": null, "instance_uuid": "8415cdc6-396e-4aec-877e-4f8669794db8"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:38.490904 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:38.490904 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:38.492543 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:38.492543 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:38.500940 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a3524089-12c5-416e-aa17-9913664774a1 req-34a23baa-4a98-41a8-a6fc-fbb790d2628d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:38.511461 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-34a23baa-4a98-41a8-a6fc-fbb790d2628d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:38.511461 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 262/1033] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:38.549001 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a3524089-12c5-416e-aa17-9913664774a1 req-46ee8fe7-6484-43c5-b97e-022e788a3e45 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.552636 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-46ee8fe7-6484-43c5-b97e-022e788a3e45 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee/action Aug 25 04:50:38.553163 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-46ee8fe7-6484-43c5-b97e-022e788a3e45 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:38.553481 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-46ee8fe7-6484-43c5-b97e-022e788a3e45 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:38.562108 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9dd6aedf-b47c-455f-99ce-79d25146db7e tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:50:38.563500 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 261/1034] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:50:38 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:38.571915 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:38.571915 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:38.572579 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a3524089-12c5-416e-aa17-9913664774a1 req-46ee8fe7-6484-43c5-b97e-022e788a3e45 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:38.578392 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-612377cd-b3b6-483b-a0a4-8c35a1516352 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.583193 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a3524089-12c5-416e-aa17-9913664774a1 req-46ee8fe7-6484-43c5-b97e-022e788a3e45 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Begin detaching volume completed successfully. Aug 25 04:50:38.583499 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-46ee8fe7-6484-43c5-b97e-022e788a3e45 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee/action returned with HTTP 202 Aug 25 04:50:38.584167 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 257/1035] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:50:38 2026] POST /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 04:50:38.619387 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bee397b-e0a2-4a8f-8b1c-497542d028fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.621566 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bee397b-e0a2-4a8f-8b1c-497542d028fa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:38.621789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bee397b-e0a2-4a8f-8b1c-497542d028fa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.621995 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bee397b-e0a2-4a8f-8b1c-497542d028fa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.636355 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:38.636355 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:38.641001 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2bee397b-e0a2-4a8f-8b1c-497542d028fa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:38.647050 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bee397b-e0a2-4a8f-8b1c-497542d028fa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:38.647593 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 263/1036] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:38.675215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e4728f6-476c-4eab-ba5e-441cbb5875e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.676469 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e4728f6-476c-4eab-ba5e-441cbb5875e1 None None] GET https://10.4.3.213/volume// Aug 25 04:50:38.676469 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e4728f6-476c-4eab-ba5e-441cbb5875e1 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.676469 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e4728f6-476c-4eab-ba5e-441cbb5875e1 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.677239 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e4728f6-476c-4eab-ba5e-441cbb5875e1 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:38.677313 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 262/1037] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:38.687718 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a3524089-12c5-416e-aa17-9913664774a1 req-22b51591-e1e8-455f-a643-f6e3a60ee799 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:38.691497 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-22b51591-e1e8-455f-a643-f6e3a60ee799 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:38.692147 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-22b51591-e1e8-455f-a643-f6e3a60ee799 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:38.692147 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-22b51591-e1e8-455f-a643-f6e3a60ee799 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:38.717146 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:38.717146 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:38.721812 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a3524089-12c5-416e-aa17-9913664774a1 req-22b51591-e1e8-455f-a643-f6e3a60ee799 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:38.726263 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-22b51591-e1e8-455f-a643-f6e3a60ee799 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:38.726648 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 258/1038] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:50:38 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1623 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:38.819526 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-612377cd-b3b6-483b-a0a4-8c35a1516352 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:38.820117 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-612377cd-b3b6-483b-a0a4-8c35a1516352 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-722218221", "extra_specs": {"storage_protocol": "tempest-storage_protocol-460875562", "vendor_name": "tempest-vendor_name-340304745"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:38.848280 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-612377cd-b3b6-483b-a0a4-8c35a1516352 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:38.849012 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 256/1039] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:50:38 2026] POST /volume/v3/types => generated 325 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:38.860065 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd4307cc-808c-414c-a00c-02f315bae084 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.043649 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:39.044604 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f94c112-796b-42dc-979e-4e729d31df59", "size": 1, "name": "tempest-UserMessagesTest-Volume-130773228"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:39.045300 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Create volume request body: {'volume': {'volume_type': '9f94c112-796b-42dc-979e-4e729d31df59', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-130773228'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:39.052381 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Create volume of 1 GB Aug 25 04:50:39.052749 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.052749 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:39.055179 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Availability Zones retrieved successfully. Aug 25 04:50:39.065401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Flow 'volume_create_api' (764cb74c-a228-49c0-b07a-0a2e045c682d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:39.066683 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66487d5-c68a-44fb-aaa2-b81031a11030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:39.068255 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:39.078237 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-1e8b3947-d121-4705-8bc3-b0b73611cf03 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.080531 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-1e8b3947-d121-4705-8bc3-b0b73611cf03 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] PUT https://10.4.3.213/volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628 Aug 25 04:50:39.081073 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-1e8b3947-d121-4705-8bc3-b0b73611cf03 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:39.091659 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-1e8b3947-d121-4705-8bc3-b0b73611cf03 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Acquiring lock "cinder-attachment_update-d6a29e89-4ec5-4d58-a632-5c12f7d38f4c-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:50:39.099311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-1e8b3947-d121-4705-8bc3-b0b73611cf03 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Lock "cinder-attachment_update-d6a29e89-4ec5-4d58-a632-5c12f7d38f4c-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:50:39.100910 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.100910 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:39.103702 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66487d5-c68a-44fb-aaa2-b81031a11030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:50:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-460875562',vendor_name='tempest-vendor_name-340304745'},id=9f94c112-796b-42dc-979e-4e729d31df59,is_public=True,name='tempest-UserMessagesTest-volume-type-722218221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f94c112-796b-42dc-979e-4e729d31df59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:39.104820 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4dbf09-cf0d-4737-a78a-3cf287a937f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:39.140391 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-722218221 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-722218221, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:39.140850 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-722218221 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-722218221, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:39.195013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Created reservations ['626d3358-7758-4af7-82da-5377ca57740e', '91e5ab13-40e9-49ad-b208-936c96750523', '3f6bb273-0093-4ca7-9df2-a28324e016a2', '0b227075-fb7e-4e0d-a865-5305cf6d8f6e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:39.196242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4dbf09-cf0d-4737-a78a-3cf287a937f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['626d3358-7758-4af7-82da-5377ca57740e', '91e5ab13-40e9-49ad-b208-936c96750523', '3f6bb273-0093-4ca7-9df2-a28324e016a2', '0b227075-fb7e-4e0d-a865-5305cf6d8f6e']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:39.197419 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ea6c8f-0c0e-4e74-a562-9d80702626f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:39.234724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-1e8b3947-d121-4705-8bc3-b0b73611cf03 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Lock "cinder-attachment_update-d6a29e89-4ec5-4d58-a632-5c12f7d38f4c-np0000008045" released by "attachment_update" :: held 0.135s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:50:39.235258 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-1e8b3947-d121-4705-8bc3-b0b73611cf03 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628 returned with HTTP 200 Aug 25 04:50:39.235809 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 263/1040] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:50:39 2026] PUT /volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:39.236824 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ea6c8f-0c0e-4e74-a562-9d80702626f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35094972-37c1-4be0-b808-106f95fe2f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-130773228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011ccc113ae64fce81e38a3b8523b42c',qos_specs=None,replication_status=,reservations=['626d3358-7758-4af7-82da-5377ca57740e','91e5ab13-40e9-49ad-b208-936c96750523','3f6bb273-0093-4ca7-9df2-a28324e016a2','0b227075-fb7e-4e0d-a865-5305cf6d8f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f775527934edc923642b8d624f0c2',volume_type_id=9f94c112-796b-42dc-979e-4e729d31df59), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-130773228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35094972-37c1-4be0-b808-106f95fe2f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='011ccc113ae64fce81e38a3b8523b42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3f775527934edc923642b8d624f0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f94c112-796b-42dc-979e-4e729d31df59),volume_type_id=9f94c112-796b-42dc-979e-4e729d31df59)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:39.238036 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d022a522-bfef-466e-a541-2841532cc8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:39.247597 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-44c6189b-c04f-4b8c-8247-08909c64e856 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.250861 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-44c6189b-c04f-4b8c-8247-08909c64e856 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628 Aug 25 04:50:39.252457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-44c6189b-c04f-4b8c-8247-08909c64e856 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:39.252457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-44c6189b-c04f-4b8c-8247-08909c64e856 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:39.270569 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d022a522-bfef-466e-a541-2841532cc8ca) transitioned into state 'SUCCESS' from state '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-130773228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011ccc113ae64fce81e38a3b8523b42c',qos_specs=None,replication_status=,reservations=['626d3358-7758-4af7-82da-5377ca57740e','91e5ab13-40e9-49ad-b208-936c96750523','3f6bb273-0093-4ca7-9df2-a28324e016a2','0b227075-fb7e-4e0d-a865-5305cf6d8f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f775527934edc923642b8d624f0c2',volume_type_id=9f94c112-796b-42dc-979e-4e729d31df59)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:39.273357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5902ba9-ff43-42c2-b3db-7f56d7c8a351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:39.287454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-44c6189b-c04f-4b8c-8247-08909c64e856 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628 returned with HTTP 200 Aug 25 04:50:39.287454 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 259/1041] 10.4.3.213 () {70 vars in 1651 bytes} [Tue Aug 25 04:50:39 2026] GET /volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628 => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:39.296806 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5902ba9-ff43-42c2-b3db-7f56d7c8a351) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:39.298234 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Flow 'volume_create_api' (764cb74c-a228-49c0-b07a-0a2e045c682d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:39.299073 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Create volume request issued successfully. Aug 25 04:50:39.300005 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd4307cc-808c-414c-a00c-02f315bae084 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:39.300757 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 264/1042] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:50:38 2026] POST /volume/v3/volumes => generated 784 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:39.320401 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee93b919-3ebb-420c-b5ae-e44773e3b6ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.326051 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee93b919-3ebb-420c-b5ae-e44773e3b6ba tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b Aug 25 04:50:39.326244 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee93b919-3ebb-420c-b5ae-e44773e3b6ba tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:39.326565 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee93b919-3ebb-420c-b5ae-e44773e3b6ba tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:39.337188 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.337188 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:39.343634 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee93b919-3ebb-420c-b5ae-e44773e3b6ba tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Volume info retrieved successfully. Aug 25 04:50:39.351790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee93b919-3ebb-420c-b5ae-e44773e3b6ba tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b returned with HTTP 200 Aug 25 04:50:39.352323 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 257/1043] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:50:39 2026] GET /volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:39.452994 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a3524089-12c5-416e-aa17-9913664774a1 req-b0f9ce6a-a974-4783-b474-239930e83e58 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.455605 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-b0f9ce6a-a974-4783-b474-239930e83e58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:39.455976 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-b0f9ce6a-a974-4783-b474-239930e83e58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:39.456309 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-b0f9ce6a-a974-4783-b474-239930e83e58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:39.475121 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.475121 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:39.481497 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-a3524089-12c5-416e-aa17-9913664774a1 req-b0f9ce6a-a974-4783-b474-239930e83e58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:39.491349 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-b0f9ce6a-a974-4783-b474-239930e83e58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:39.492167 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 264/1044] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:39 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:39.546045 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a3524089-12c5-416e-aa17-9913664774a1 req-7fdcf5db-696e-40af-a764-aa53acd0d9db None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.554127 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-7fdcf5db-696e-40af-a764-aa53acd0d9db tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/attachments/ca9e7989-f885-47da-b008-22123ee825af Aug 25 04:50:39.554530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-7fdcf5db-696e-40af-a764-aa53acd0d9db tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:39.555167 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-7fdcf5db-696e-40af-a764-aa53acd0d9db tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:39.571123 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.571123 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:39.639530 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a3524089-12c5-416e-aa17-9913664774a1 req-7fdcf5db-696e-40af-a764-aa53acd0d9db tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/ca9e7989-f885-47da-b008-22123ee825af returned with HTTP 200 Aug 25 04:50:39.639978 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 260/1045] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:50:39 2026] DELETE /volume/v3/attachments/ca9e7989-f885-47da-b008-22123ee825af => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:39.665595 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8c4e4b9-8d8e-4355-be07-4491e0ede35f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.667264 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8c4e4b9-8d8e-4355-be07-4491e0ede35f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:39.667583 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8c4e4b9-8d8e-4355-be07-4491e0ede35f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:39.668297 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8c4e4b9-8d8e-4355-be07-4491e0ede35f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:39.680681 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.680681 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:39.685489 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8c4e4b9-8d8e-4355-be07-4491e0ede35f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:39.691148 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8c4e4b9-8d8e-4355-be07-4491e0ede35f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:39.691620 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 265/1046] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:39 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:39.771376 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7086d00c-b863-42a4-b9b7-435a0c779b65 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.773761 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7086d00c-b863-42a4-b9b7-435a0c779b65 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:39.774479 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7086d00c-b863-42a4-b9b7-435a0c779b65 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:39.774479 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7086d00c-b863-42a4-b9b7-435a0c779b65 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:39.792156 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.792156 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:39.796424 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7086d00c-b863-42a4-b9b7-435a0c779b65 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Volume info retrieved successfully. Aug 25 04:50:39.805360 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7086d00c-b863-42a4-b9b7-435a0c779b65 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:39.805760 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 258/1047] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:39 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:39.852725 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-46cf64b2-4824-4c61-814e-cd287391855e req-1efbff88-442e-4ef1-af73-4814c0742737 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.855414 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-1efbff88-442e-4ef1-af73-4814c0742737 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:39.855703 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-1efbff88-442e-4ef1-af73-4814c0742737 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:39.856190 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-1efbff88-442e-4ef1-af73-4814c0742737 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:39.867388 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.867388 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:39.875307 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-46cf64b2-4824-4c61-814e-cd287391855e req-1efbff88-442e-4ef1-af73-4814c0742737 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:39.884837 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-1efbff88-442e-4ef1-af73-4814c0742737 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:39.885547 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 265/1048] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:39 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:39.915064 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-46cf64b2-4824-4c61-814e-cd287391855e req-afb65c8a-4705-4695-b2d7-0da588a809d4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.918069 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-afb65c8a-4705-4695-b2d7-0da588a809d4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee/action Aug 25 04:50:39.918498 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-afb65c8a-4705-4695-b2d7-0da588a809d4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:39.918689 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-afb65c8a-4705-4695-b2d7-0da588a809d4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:39.940368 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.940368 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:39.941079 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-46cf64b2-4824-4c61-814e-cd287391855e req-afb65c8a-4705-4695-b2d7-0da588a809d4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:39.949920 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-46cf64b2-4824-4c61-814e-cd287391855e req-afb65c8a-4705-4695-b2d7-0da588a809d4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Begin detaching volume completed successfully. Aug 25 04:50:39.950298 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-afb65c8a-4705-4695-b2d7-0da588a809d4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee/action returned with HTTP 202 Aug 25 04:50:39.950912 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 261/1049] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:50:39 2026] POST /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:39.976743 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49a38ebc-4620-4434-9f52-bf5ae7277ba4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:39.979989 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49a38ebc-4620-4434-9f52-bf5ae7277ba4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:39.980234 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49a38ebc-4620-4434-9f52-bf5ae7277ba4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:39.980758 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49a38ebc-4620-4434-9f52-bf5ae7277ba4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:39.996128 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:39.996128 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:40.001513 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49a38ebc-4620-4434-9f52-bf5ae7277ba4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:40.010315 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49a38ebc-4620-4434-9f52-bf5ae7277ba4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:40.010928 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 266/1050] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:39 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:40.011612 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9359972-5ce0-4d27-bb83-54ffbcbd018e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.016700 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9359972-5ce0-4d27-bb83-54ffbcbd018e None None] GET https://10.4.3.213/volume// Aug 25 04:50:40.016700 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9359972-5ce0-4d27-bb83-54ffbcbd018e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.016700 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9359972-5ce0-4d27-bb83-54ffbcbd018e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.017040 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9359972-5ce0-4d27-bb83-54ffbcbd018e None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:40.017497 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 259/1051] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:40.028553 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-46cf64b2-4824-4c61-814e-cd287391855e req-057aabb5-1d15-4150-a4aa-329aa0f9f76d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.031163 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-057aabb5-1d15-4150-a4aa-329aa0f9f76d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:40.031552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-057aabb5-1d15-4150-a4aa-329aa0f9f76d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.031853 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-057aabb5-1d15-4150-a4aa-329aa0f9f76d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.044550 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:40.044550 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:40.048611 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-46cf64b2-4824-4c61-814e-cd287391855e req-057aabb5-1d15-4150-a4aa-329aa0f9f76d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:40.053494 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-057aabb5-1d15-4150-a4aa-329aa0f9f76d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:40.053985 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 266/1052] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:40.320724 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fc4aad25-6b94-4895-85e4-5f5b502efab5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.323454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fc4aad25-6b94-4895-85e4-5f5b502efab5 None None] GET https://10.4.3.213/volume// Aug 25 04:50:40.323454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fc4aad25-6b94-4895-85e4-5f5b502efab5 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.323454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fc4aad25-6b94-4895-85e4-5f5b502efab5 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.323454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fc4aad25-6b94-4895-85e4-5f5b502efab5 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:40.323454 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 262/1053] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:40.334704 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9b6ea686-7704-427a-a979-3254132b1a69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.340158 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9b6ea686-7704-427a-a979-3254132b1a69 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:40.340333 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9b6ea686-7704-427a-a979-3254132b1a69 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.342042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9b6ea686-7704-427a-a979-3254132b1a69 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.359757 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:40.359757 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:40.370038 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-155b72bc-2e09-4a9b-abb5-4c38733ae9f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.373365 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-155b72bc-2e09-4a9b-abb5-4c38733ae9f9 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b Aug 25 04:50:40.373577 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-155b72bc-2e09-4a9b-abb5-4c38733ae9f9 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.373843 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-155b72bc-2e09-4a9b-abb5-4c38733ae9f9 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.374954 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9b6ea686-7704-427a-a979-3254132b1a69 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:40.393455 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-9b6ea686-7704-427a-a979-3254132b1a69 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:40.393455 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 267/1054] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 1338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:40.393801 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:40.393801 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:40.397867 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-155b72bc-2e09-4a9b-abb5-4c38733ae9f9 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Volume info retrieved successfully. Aug 25 04:50:40.404563 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-155b72bc-2e09-4a9b-abb5-4c38733ae9f9 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b returned with HTTP 200 Aug 25 04:50:40.405003 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 260/1055] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:40.420886 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59a788ee-441e-4d59-a1e8-e31631c68a5c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.423000 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59a788ee-441e-4d59-a1e8-e31631c68a5c tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/messages Aug 25 04:50:40.423299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59a788ee-441e-4d59-a1e8-e31631c68a5c tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.424177 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59a788ee-441e-4d59-a1e8-e31631c68a5c tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.430249 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59a788ee-441e-4d59-a1e8-e31631c68a5c tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 04:50:40.430640 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 267/1056] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:40.440087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-85b7658d-c5b5-4822-832d-700fc0f051df None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.441696 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85b7658d-c5b5-4822-832d-700fc0f051df tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] DELETE https://10.4.3.213/volume/v3/messages/1e676c2f-1b8f-4143-974b-d352430ce1de Aug 25 04:50:40.441899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85b7658d-c5b5-4822-832d-700fc0f051df tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.442072 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85b7658d-c5b5-4822-832d-700fc0f051df tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.453990 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85b7658d-c5b5-4822-832d-700fc0f051df tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/messages/1e676c2f-1b8f-4143-974b-d352430ce1de returned with HTTP 204 Aug 25 04:50:40.454396 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 263/1057] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 04:50:40 2026] DELETE /volume/v3/messages/1e676c2f-1b8f-4143-974b-d352430ce1de => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 04:50:40.463851 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b673f5a-3db8-42ba-8122-bd09d056319e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.466272 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b673f5a-3db8-42ba-8122-bd09d056319e tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/messages/1e676c2f-1b8f-4143-974b-d352430ce1de Aug 25 04:50:40.466613 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b673f5a-3db8-42ba-8122-bd09d056319e tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.466902 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b673f5a-3db8-42ba-8122-bd09d056319e tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.472865 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b673f5a-3db8-42ba-8122-bd09d056319e tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/messages/1e676c2f-1b8f-4143-974b-d352430ce1de returned with HTTP 404 Aug 25 04:50:40.473366 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 268/1058] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/v3/messages/1e676c2f-1b8f-4143-974b-d352430ce1de => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:40.483612 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e4ee740-ed57-4063-8e1e-3cd5224c66bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.485807 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e4ee740-ed57-4063-8e1e-3cd5224c66bb tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b Aug 25 04:50:40.486077 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e4ee740-ed57-4063-8e1e-3cd5224c66bb tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.486350 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e4ee740-ed57-4063-8e1e-3cd5224c66bb tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.494321 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:40.494321 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:40.499710 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9e4ee740-ed57-4063-8e1e-3cd5224c66bb tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Volume info retrieved successfully. Aug 25 04:50:40.506507 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-79005d59-42bc-4417-b92b-d67d264dccf7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.508262 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e4ee740-ed57-4063-8e1e-3cd5224c66bb tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b returned with HTTP 200 Aug 25 04:50:40.508466 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 261/1059] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:40.513058 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-79005d59-42bc-4417-b92b-d67d264dccf7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] PUT https://10.4.3.213/volume/v3/attachments/e7c9ba9a-4711-411d-b7cd-1dc34f217463 Aug 25 04:50:40.513683 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-79005d59-42bc-4417-b92b-d67d264dccf7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:40.526583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.528896 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] DELETE https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b Aug 25 04:50:40.529156 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.529386 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.529598 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Delete volume with id: 35094972-37c1-4be0-b808-106f95fe2f9b Aug 25 04:50:40.531536 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-79005d59-42bc-4417-b92b-d67d264dccf7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Acquiring lock "cinder-attachment_update-0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:50:40.536777 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-79005d59-42bc-4417-b92b-d67d264dccf7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Lock "cinder-attachment_update-0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:50:40.538185 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:40.538185 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:40.541616 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:40.541616 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:40.542194 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Volume info retrieved successfully. Aug 25 04:50:40.544050 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100270) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 04:50:40.559445 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-722218221 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-722218221, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:40.559907 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-722218221 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-722218221, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:40.574581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Created reservations ['556a8036-32dc-4014-b1fe-6e708444cf9d', '797fb492-54bf-49cf-bb51-08ea4f0993b6', '1fa3554d-be13-4b8f-8a44-d21ba2f5a56c', '8336546f-e680-4aee-bc51-f7bac16223b7'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:40.622117 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Delete volume request issued successfully. Aug 25 04:50:40.622347 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f92bdf54-f3ef-497d-bcbd-1ccf34f33846 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b returned with HTTP 202 Aug 25 04:50:40.622852 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 264/1060] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:50:40 2026] DELETE /volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:40.632986 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f87141d-eab1-47ce-8655-17c004b7184f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.640008 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f87141d-eab1-47ce-8655-17c004b7184f tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b Aug 25 04:50:40.640008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f87141d-eab1-47ce-8655-17c004b7184f tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.641721 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-79005d59-42bc-4417-b92b-d67d264dccf7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Lock "cinder-attachment_update-0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e-np0000008045" released by "attachment_update" :: held 0.105s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:50:40.642172 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-79005d59-42bc-4417-b92b-d67d264dccf7 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/attachments/e7c9ba9a-4711-411d-b7cd-1dc34f217463 returned with HTTP 200 Aug 25 04:50:40.642970 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f87141d-eab1-47ce-8655-17c004b7184f tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.645203 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 268/1061] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:50:40 2026] PUT /volume/v3/attachments/e7c9ba9a-4711-411d-b7cd-1dc34f217463 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:40.649167 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f87141d-eab1-47ce-8655-17c004b7184f tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b returned with HTTP 404 Aug 25 04:50:40.649915 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 269/1062] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/v3/volumes/35094972-37c1-4be0-b808-106f95fe2f9b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:40.659204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ada9b4d9-5fd9-47df-b6d8-f649b980d6a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.661293 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ada9b4d9-5fd9-47df-b6d8-f649b980d6a6 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] DELETE https://10.4.3.213/volume/v3/types/9f94c112-796b-42dc-979e-4e729d31df59 Aug 25 04:50:40.661695 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ada9b4d9-5fd9-47df-b6d8-f649b980d6a6 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.661913 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ada9b4d9-5fd9-47df-b6d8-f649b980d6a6 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.677390 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-124ecf10-9225-4655-b83d-59caaa42e495 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.680598 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-124ecf10-9225-4655-b83d-59caaa42e495 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] POST https://10.4.3.213/volume/v3/attachments/e7c9ba9a-4711-411d-b7cd-1dc34f217463/action Aug 25 04:50:40.681104 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-124ecf10-9225-4655-b83d-59caaa42e495 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:40.681334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-124ecf10-9225-4655-b83d-59caaa42e495 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:40.711440 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:40.711440 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:40.724877 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ada9b4d9-5fd9-47df-b6d8-f649b980d6a6 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] https://10.4.3.213/volume/v3/types/9f94c112-796b-42dc-979e-4e729d31df59 returned with HTTP 202 Aug 25 04:50:40.725440 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 262/1063] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:40 2026] DELETE /volume/v3/types/9f94c112-796b-42dc-979e-4e729d31df59 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:40.734968 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1232351e-9bd9-468e-8180-db955e5645a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.737514 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1232351e-9bd9-468e-8180-db955e5645a6 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] GET https://10.4.3.213/volume/v3/types/9f94c112-796b-42dc-979e-4e729d31df59 Aug 25 04:50:40.737789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1232351e-9bd9-468e-8180-db955e5645a6 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:40.738080 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1232351e-9bd9-468e-8180-db955e5645a6 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:40.740558 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f2d1ee10-4b4b-4e60-829e-5605c0b5728e req-124ecf10-9225-4655-b83d-59caaa42e495 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/attachments/e7c9ba9a-4711-411d-b7cd-1dc34f217463/action returned with HTTP 204 Aug 25 04:50:40.740855 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 265/1064] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:50:40 2026] POST /volume/v3/attachments/e7c9ba9a-4711-411d-b7cd-1dc34f217463/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:40.742389 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1232351e-9bd9-468e-8180-db955e5645a6 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] https://10.4.3.213/volume/v3/types/9f94c112-796b-42dc-979e-4e729d31df59 returned with HTTP 404 Aug 25 04:50:40.743093 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 269/1065] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:40 2026] GET /volume/v3/types/9f94c112-796b-42dc-979e-4e729d31df59 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:40.753165 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1b63b6b-946b-4d8c-b7ed-93416f15ce05 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.755342 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1b63b6b-946b-4d8c-b7ed-93416f15ce05 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:40.755906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1b63b6b-946b-4d8c-b7ed-93416f15ce05 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-262562134", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1946308005", "vendor_name": "tempest-vendor_name-853977853"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:40.788294 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1b63b6b-946b-4d8c-b7ed-93416f15ce05 tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:40.788898 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 270/1066] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:50:40 2026] POST /volume/v3/types => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:40.797372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:40.799206 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:40.799627 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e984465-dda6-42d7-bc34-1aa3f4e1bf94", "size": 1, "name": "tempest-UserMessagesTest-Volume-1778241669"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:40.801240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Create volume request body: {'volume': {'volume_type': '5e984465-dda6-42d7-bc34-1aa3f4e1bf94', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1778241669'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:40.809180 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Create volume of 1 GB Aug 25 04:50:40.810505 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:40.810505 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:40.810505 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Availability Zones retrieved successfully. Aug 25 04:50:40.816251 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Flow 'volume_create_api' (5fd086e5-b869-45f3-bbd3-41dcf4a50f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:40.817327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b17243-b9f9-433b-91df-cd247766a0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:40.819057 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:40.854388 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b17243-b9f9-433b-91df-cd247766a0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:50:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1946308005',vendor_name='tempest-vendor_name-853977853'},id=5e984465-dda6-42d7-bc34-1aa3f4e1bf94,is_public=True,name='tempest-UserMessagesTest-volume-type-262562134',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e984465-dda6-42d7-bc34-1aa3f4e1bf94', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:40.855241 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb42b411-cb30-4ed5-857b-d4b9ff52ba1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:40.898806 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-262562134 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-262562134, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:40.899203 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-262562134 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-262562134, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:40.932401 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Created reservations ['5ecbd842-a7c0-4aea-9baa-6b64813cfb3f', '4592d514-b6ec-43cc-9faf-f5171e708206', '1a1bfa78-732f-46b7-9aed-2d98f378bc35', '0a7db464-8610-400b-9c25-c8b160967a34'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:40.933294 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb42b411-cb30-4ed5-857b-d4b9ff52ba1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ecbd842-a7c0-4aea-9baa-6b64813cfb3f', '4592d514-b6ec-43cc-9faf-f5171e708206', '1a1bfa78-732f-46b7-9aed-2d98f378bc35', '0a7db464-8610-400b-9c25-c8b160967a34']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:40.933914 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43e115a4-6154-40de-a835-772ea30e96c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:40.967445 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43e115a4-6154-40de-a835-772ea30e96c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad8a7947-fa7d-4356-bdca-5c5b9c2f0980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1778241669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011ccc113ae64fce81e38a3b8523b42c',qos_specs=None,replication_status=,reservations=['5ecbd842-a7c0-4aea-9baa-6b64813cfb3f','4592d514-b6ec-43cc-9faf-f5171e708206','1a1bfa78-732f-46b7-9aed-2d98f378bc35','0a7db464-8610-400b-9c25-c8b160967a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f775527934edc923642b8d624f0c2',volume_type_id=5e984465-dda6-42d7-bc34-1aa3f4e1bf94), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1778241669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad8a7947-fa7d-4356-bdca-5c5b9c2f0980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='011ccc113ae64fce81e38a3b8523b42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3f775527934edc923642b8d624f0c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e984465-dda6-42d7-bc34-1aa3f4e1bf94),volume_type_id=5e984465-dda6-42d7-bc34-1aa3f4e1bf94)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:40.968680 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e79aeb-3fa1-48bc-ae0a-eda69451245c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:40.995030 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e79aeb-3fa1-48bc-ae0a-eda69451245c) transitioned into state 'SUCCESS' from state '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-1778241669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011ccc113ae64fce81e38a3b8523b42c',qos_specs=None,replication_status=,reservations=['5ecbd842-a7c0-4aea-9baa-6b64813cfb3f','4592d514-b6ec-43cc-9faf-f5171e708206','1a1bfa78-732f-46b7-9aed-2d98f378bc35','0a7db464-8610-400b-9c25-c8b160967a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f775527934edc923642b8d624f0c2',volume_type_id=5e984465-dda6-42d7-bc34-1aa3f4e1bf94)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:40.995768 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe18bc3-ffa2-494b-9731-32269e67516b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:41.018500 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe18bc3-ffa2-494b-9731-32269e67516b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:41.018500 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Flow 'volume_create_api' (5fd086e5-b869-45f3-bbd3-41dcf4a50f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:41.018500 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Create volume request issued successfully. Aug 25 04:50:41.018756 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73cd1ca7-6c31-41ad-a32b-72fc363920f0 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:41.019335 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 263/1067] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:50:40 2026] POST /volume/v3/volumes => generated 785 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:41.039677 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8aa5ee8a-b2ff-4a50-a3d1-09fa0d145870 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:41.042634 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8aa5ee8a-b2ff-4a50-a3d1-09fa0d145870 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:41.042711 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8aa5ee8a-b2ff-4a50-a3d1-09fa0d145870 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:41.043557 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8aa5ee8a-b2ff-4a50-a3d1-09fa0d145870 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:41.045180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-22fc6d6b-a84d-4d58-8564-9bed8b5b7219 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:41.048470 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22fc6d6b-a84d-4d58-8564-9bed8b5b7219 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 Aug 25 04:50:41.048470 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22fc6d6b-a84d-4d58-8564-9bed8b5b7219 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:41.048470 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22fc6d6b-a84d-4d58-8564-9bed8b5b7219 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:41.058867 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:41.058867 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:41.065022 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-22fc6d6b-a84d-4d58-8564-9bed8b5b7219 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Volume info retrieved successfully. Aug 25 04:50:41.065608 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:41.065608 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:41.072304 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22fc6d6b-a84d-4d58-8564-9bed8b5b7219 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 returned with HTTP 200 Aug 25 04:50:41.073058 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 270/1068] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:50:41 2026] GET /volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:41.076454 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8aa5ee8a-b2ff-4a50-a3d1-09fa0d145870 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:41.079692 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8aa5ee8a-b2ff-4a50-a3d1-09fa0d145870 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:41.083472 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 266/1069] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:41 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:41.183250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e314c679-9de4-4598-9164-320cc28d1c76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:41.183250 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e314c679-9de4-4598-9164-320cc28d1c76 None None] GET https://10.4.3.213/volume// Aug 25 04:50:41.183250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e314c679-9de4-4598-9164-320cc28d1c76 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:41.183250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e314c679-9de4-4598-9164-320cc28d1c76 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:41.183250 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e314c679-9de4-4598-9164-320cc28d1c76 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:41.183250 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 271/1070] 10.4.3.213 () {64 vars in 1004 bytes} [Tue Aug 25 04:50:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:41.199904 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f643b2a-bae3-4981-89be-1c20daec29da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:41.200453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f643b2a-bae3-4981-89be-1c20daec29da None None] GET https://10.4.3.213/volume// Aug 25 04:50:41.200689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f643b2a-bae3-4981-89be-1c20daec29da None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:41.201247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f643b2a-bae3-4981-89be-1c20daec29da None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:41.201728 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f643b2a-bae3-4981-89be-1c20daec29da None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:41.202034 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 264/1071] 10.4.3.213 () {64 vars in 1004 bytes} [Tue Aug 25 04:50:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:41.213545 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed1373cc-9c1c-48a9-9b93-ac2578de31fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:41.393104 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed1373cc-9c1c-48a9-9b93-ac2578de31fa tempest-VersionsTest-136578126 tempest-VersionsTest-136578126-project-member] GET https://10.4.3.213/volume/v3/ Aug 25 04:50:41.393451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed1373cc-9c1c-48a9-9b93-ac2578de31fa tempest-VersionsTest-136578126 tempest-VersionsTest-136578126-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:41.393682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed1373cc-9c1c-48a9-9b93-ac2578de31fa tempest-VersionsTest-136578126 tempest-VersionsTest-136578126-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:41.394011 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed1373cc-9c1c-48a9-9b93-ac2578de31fa tempest-VersionsTest-136578126 tempest-VersionsTest-136578126-project-member] https://10.4.3.213/volume/v3/ returned with HTTP 200 Aug 25 04:50:41.394641 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 271/1072] 10.4.3.213 () {66 vars in 1216 bytes} [Tue Aug 25 04:50:41 2026] GET /volume/v3/ => generated 386 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:42.087175 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b62c2079-74aa-4905-83ea-bc7a4a2fe11a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.091011 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b62c2079-74aa-4905-83ea-bc7a4a2fe11a tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 Aug 25 04:50:42.091011 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b62c2079-74aa-4905-83ea-bc7a4a2fe11a tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.091011 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b62c2079-74aa-4905-83ea-bc7a4a2fe11a tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.101636 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:42.101636 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:42.103038 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4354a2ff-17b2-4c90-a594-e5436c8abfab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.105978 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4354a2ff-17b2-4c90-a594-e5436c8abfab tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:42.106257 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4354a2ff-17b2-4c90-a594-e5436c8abfab tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.106561 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4354a2ff-17b2-4c90-a594-e5436c8abfab tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.110646 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b62c2079-74aa-4905-83ea-bc7a4a2fe11a tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Volume info retrieved successfully. Aug 25 04:50:42.128293 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b62c2079-74aa-4905-83ea-bc7a4a2fe11a tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 returned with HTTP 200 Aug 25 04:50:42.129153 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 267/1073] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:50:42 2026] GET /volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:42.129673 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:42.129673 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:42.149721 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4354a2ff-17b2-4c90-a594-e5436c8abfab tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:42.149856 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12315056-2c66-47db-8e49-ce870d5d7130 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.154337 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12315056-2c66-47db-8e49-ce870d5d7130 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/messages Aug 25 04:50:42.154734 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12315056-2c66-47db-8e49-ce870d5d7130 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.155106 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12315056-2c66-47db-8e49-ce870d5d7130 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.155250 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:42.155250 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:42.156451 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4354a2ff-17b2-4c90-a594-e5436c8abfab tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:42.157139 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 272/1074] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:42 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:42.162536 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12315056-2c66-47db-8e49-ce870d5d7130 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 04:50:42.162536 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 265/1075] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 04:50:42 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:42.181305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6dd047e-43d3-4c16-a234-07819ce1f218 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.182954 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6dd047e-43d3-4c16-a234-07819ce1f218 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/messages/3171b4ce-df91-499c-82df-c70a13403fcf Aug 25 04:50:42.183370 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6dd047e-43d3-4c16-a234-07819ce1f218 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.183370 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6dd047e-43d3-4c16-a234-07819ce1f218 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.190578 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6dd047e-43d3-4c16-a234-07819ce1f218 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/messages/3171b4ce-df91-499c-82df-c70a13403fcf returned with HTTP 200 Aug 25 04:50:42.191188 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 272/1076] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:50:42 2026] GET /volume/v3/messages/3171b4ce-df91-499c-82df-c70a13403fcf => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:42.203168 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a6f95b3e-3f8a-46f8-b37a-6a4d2157d16c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.206984 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6f95b3e-3f8a-46f8-b37a-6a4d2157d16c tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/messages Aug 25 04:50:42.207400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6f95b3e-3f8a-46f8-b37a-6a4d2157d16c tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.207662 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6f95b3e-3f8a-46f8-b37a-6a4d2157d16c tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.221501 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6f95b3e-3f8a-46f8-b37a-6a4d2157d16c tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 04:50:42.221601 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 268/1077] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 04:50:42 2026] GET /volume/v3/messages => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:42.237539 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b44d32f-71a7-410d-ab95-dd125fd34bb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.240345 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b44d32f-71a7-410d-ab95-dd125fd34bb8 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] DELETE https://10.4.3.213/volume/v3/messages/3171b4ce-df91-499c-82df-c70a13403fcf Aug 25 04:50:42.240698 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b44d32f-71a7-410d-ab95-dd125fd34bb8 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.240959 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b44d32f-71a7-410d-ab95-dd125fd34bb8 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.253485 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b44d32f-71a7-410d-ab95-dd125fd34bb8 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/messages/3171b4ce-df91-499c-82df-c70a13403fcf returned with HTTP 204 Aug 25 04:50:42.254173 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 273/1078] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 04:50:42 2026] DELETE /volume/v3/messages/3171b4ce-df91-499c-82df-c70a13403fcf => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 04:50:42.263273 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-98cfbcfe-9808-421c-9606-8fb97175094d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.268902 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98cfbcfe-9808-421c-9606-8fb97175094d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 Aug 25 04:50:42.269240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98cfbcfe-9808-421c-9606-8fb97175094d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.269532 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98cfbcfe-9808-421c-9606-8fb97175094d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.282279 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:42.282279 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:42.286903 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-98cfbcfe-9808-421c-9606-8fb97175094d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Volume info retrieved successfully. Aug 25 04:50:42.292567 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98cfbcfe-9808-421c-9606-8fb97175094d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 returned with HTTP 200 Aug 25 04:50:42.293093 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 266/1079] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:50:42 2026] GET /volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:42.307979 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.310233 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] DELETE https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 Aug 25 04:50:42.310531 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.310682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.310930 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Delete volume with id: ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 Aug 25 04:50:42.322078 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:42.322078 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:42.322416 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Volume info retrieved successfully. Aug 25 04:50:42.324665 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100269) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 04:50:42.340149 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-262562134 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-262562134, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:42.340605 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-262562134 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-262562134, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:42.353552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Created reservations ['7fb20396-0edd-4f9c-9f25-4d7a5159a0c5', '221806fa-1858-4b83-9a60-e9b5360f8920', 'dd30d3b1-37f1-4522-b365-fbf0627f6837', '51434982-1fd4-4d88-aeed-e13ea4ebd486'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:42.398421 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Delete volume request issued successfully. Aug 25 04:50:42.398667 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11ca8b13-59a6-445f-9907-ba7c1272ad3d tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 returned with HTTP 202 Aug 25 04:50:42.399191 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 273/1080] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:50:42 2026] DELETE /volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:42.409826 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ce7ed6d6-8de8-494d-b6d0-533602cc2a18 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.413744 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ce7ed6d6-8de8-494d-b6d0-533602cc2a18 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] GET https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 Aug 25 04:50:42.413744 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ce7ed6d6-8de8-494d-b6d0-533602cc2a18 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.413744 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ce7ed6d6-8de8-494d-b6d0-533602cc2a18 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.422009 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ce7ed6d6-8de8-494d-b6d0-533602cc2a18 tempest-UserMessagesTest-2094459962 tempest-UserMessagesTest-2094459962-project-member] https://10.4.3.213/volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 returned with HTTP 404 Aug 25 04:50:42.422185 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 269/1081] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:50:42 2026] GET /volume/v3/volumes/ad8a7947-fa7d-4356-bdca-5c5b9c2f0980 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:42.436575 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dee02bec-1b1d-4c81-b80f-d9c42e8e79cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.439089 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dee02bec-1b1d-4c81-b80f-d9c42e8e79cb tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] DELETE https://10.4.3.213/volume/v3/types/5e984465-dda6-42d7-bc34-1aa3f4e1bf94 Aug 25 04:50:42.439377 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dee02bec-1b1d-4c81-b80f-d9c42e8e79cb tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.439661 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dee02bec-1b1d-4c81-b80f-d9c42e8e79cb tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.475266 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dee02bec-1b1d-4c81-b80f-d9c42e8e79cb tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] https://10.4.3.213/volume/v3/types/5e984465-dda6-42d7-bc34-1aa3f4e1bf94 returned with HTTP 202 Aug 25 04:50:42.475606 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 274/1082] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:42 2026] DELETE /volume/v3/types/5e984465-dda6-42d7-bc34-1aa3f4e1bf94 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:42.483526 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e176891-aaf0-49e6-8627-2eb0c300640c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:42.485448 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e176891-aaf0-49e6-8627-2eb0c300640c tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] GET https://10.4.3.213/volume/v3/types/5e984465-dda6-42d7-bc34-1aa3f4e1bf94 Aug 25 04:50:42.485651 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e176891-aaf0-49e6-8627-2eb0c300640c tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:42.485873 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e176891-aaf0-49e6-8627-2eb0c300640c tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:42.489376 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e176891-aaf0-49e6-8627-2eb0c300640c tempest-UserMessagesTest-782085471 tempest-UserMessagesTest-782085471-project-admin] https://10.4.3.213/volume/v3/types/5e984465-dda6-42d7-bc34-1aa3f4e1bf94 returned with HTTP 404 Aug 25 04:50:42.489925 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 267/1083] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:42 2026] GET /volume/v3/types/5e984465-dda6-42d7-bc34-1aa3f4e1bf94 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:43.183007 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7065fdc-afec-42c1-bba5-36f55524c1d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:43.187603 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7065fdc-afec-42c1-bba5-36f55524c1d0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:43.187603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7065fdc-afec-42c1-bba5-36f55524c1d0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:43.187603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7065fdc-afec-42c1-bba5-36f55524c1d0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:43.202781 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:43.202781 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:43.209694 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7065fdc-afec-42c1-bba5-36f55524c1d0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:43.216776 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7065fdc-afec-42c1-bba5-36f55524c1d0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:43.217630 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 274/1084] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:43 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:43.613365 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54fb6089-3970-4028-afd4-96bcfe57f718 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:43.615340 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:43.616155 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1996944213"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:43.618132 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Create volume request body: {'volume': {'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1996944213'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:43.740075 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Create volume of 1 GB Aug 25 04:50:43.745194 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Availability Zones retrieved successfully. Aug 25 04:50:43.754333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Flow 'volume_create_api' (9959d70b-b4ee-4c00-a39e-ad58b44c126c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:43.758273 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (248c1cde-147d-4cc0-bce1-3ab2075e1aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:43.760072 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:43.849468 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (248c1cde-147d-4cc0-bce1-3ab2075e1aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:43.849468 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdcc99a1-58c6-4ad2-bf3d-e94d4aad14c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:43.939673 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Created reservations ['73315d43-ad36-4d5d-b651-461d25e4148a', '6b380b6b-836e-4700-810a-8a46115fd5c7', '76f15795-cef6-4c09-b9aa-536e037dc90f', '3da46b41-fe82-4227-853b-4a378b6d6caf'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:43.940364 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdcc99a1-58c6-4ad2-bf3d-e94d4aad14c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73315d43-ad36-4d5d-b651-461d25e4148a', '6b380b6b-836e-4700-810a-8a46115fd5c7', '76f15795-cef6-4c09-b9aa-536e037dc90f', '3da46b41-fe82-4227-853b-4a378b6d6caf']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:43.941290 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af16c73d-cde5-432f-9ff2-6fb0bafc22c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:43.981127 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af16c73d-cde5-432f-9ff2-6fb0bafc22c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82066667-4d6a-4896-a3bb-4dbcf2769b56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1996944213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b65ea4040a4a3382e3960154908ac9',qos_specs=None,replication_status=,reservations=['73315d43-ad36-4d5d-b651-461d25e4148a','6b380b6b-836e-4700-810a-8a46115fd5c7','76f15795-cef6-4c09-b9aa-536e037dc90f','3da46b41-fe82-4227-853b-4a378b6d6caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3f7b1e0c8d462c97c7645b0f9b070f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1996944213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82066667-4d6a-4896-a3bb-4dbcf2769b56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b65ea4040a4a3382e3960154908ac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e3f7b1e0c8d462c97c7645b0f9b070f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:43.981127 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4745b335-3f7a-4e30-89a0-53f4a82fd613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:44.015395 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4745b335-3f7a-4e30-89a0-53f4a82fd613) transitioned into state 'SUCCESS' from state '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-1996944213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b65ea4040a4a3382e3960154908ac9',qos_specs=None,replication_status=,reservations=['73315d43-ad36-4d5d-b651-461d25e4148a','6b380b6b-836e-4700-810a-8a46115fd5c7','76f15795-cef6-4c09-b9aa-536e037dc90f','3da46b41-fe82-4227-853b-4a378b6d6caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3f7b1e0c8d462c97c7645b0f9b070f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:44.016564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9221b261-3e0d-4ac2-abce-5e708eadde06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:44.038549 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9221b261-3e0d-4ac2-abce-5e708eadde06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:44.039881 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Flow 'volume_create_api' (9959d70b-b4ee-4c00-a39e-ad58b44c126c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:44.040321 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Create volume request issued successfully. Aug 25 04:50:44.043178 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54fb6089-3970-4028-afd4-96bcfe57f718 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:44.044061 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 270/1085] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:50:43 2026] POST /volume/v3/volumes => generated 748 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:44.066960 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2514cd3c-e24a-4f05-89d3-b2f3c4cc3c5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:44.069630 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2514cd3c-e24a-4f05-89d3-b2f3c4cc3c5d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:44.070009 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2514cd3c-e24a-4f05-89d3-b2f3c4cc3c5d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:44.070916 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2514cd3c-e24a-4f05-89d3-b2f3c4cc3c5d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:44.090004 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:44.090004 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:44.096278 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2514cd3c-e24a-4f05-89d3-b2f3c4cc3c5d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:44.106384 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2514cd3c-e24a-4f05-89d3-b2f3c4cc3c5d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 returned with HTTP 200 Aug 25 04:50:44.106384 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 275/1086] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:44 2026] GET /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:44.236582 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-973b0e79-5bb4-42d8-a4c4-c6cc00464c23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:44.239478 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-973b0e79-5bb4-42d8-a4c4-c6cc00464c23 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:44.239892 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-973b0e79-5bb4-42d8-a4c4-c6cc00464c23 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:44.239979 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-973b0e79-5bb4-42d8-a4c4-c6cc00464c23 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:44.261176 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:44.261176 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:44.268351 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-973b0e79-5bb4-42d8-a4c4-c6cc00464c23 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:44.277846 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-973b0e79-5bb4-42d8-a4c4-c6cc00464c23 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:44.278682 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 268/1087] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:44 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:44.719788 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-9c8e29d7-1b6c-4158-9368-2e9ecbc04cd7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:44.723239 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-9c8e29d7-1b6c-4158-9368-2e9ecbc04cd7 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] POST https://10.4.3.213/volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628/action Aug 25 04:50:44.723548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-9c8e29d7-1b6c-4158-9368-2e9ecbc04cd7 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:44.723639 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-9c8e29d7-1b6c-4158-9368-2e9ecbc04cd7 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:44.764403 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:44.764403 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:44.786881 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7eeda271-dba1-4294-90c0-be6fc4fc283f req-9c8e29d7-1b6c-4158-9368-2e9ecbc04cd7 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628/action returned with HTTP 204 Aug 25 04:50:44.786881 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 275/1088] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:50:44 2026] POST /volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:45.122697 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-39bacad0-3a09-48b9-8f6c-834bb857794a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:45.125345 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39bacad0-3a09-48b9-8f6c-834bb857794a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:45.125605 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39bacad0-3a09-48b9-8f6c-834bb857794a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:45.125818 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39bacad0-3a09-48b9-8f6c-834bb857794a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:45.137090 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:45.137090 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:45.143985 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-39bacad0-3a09-48b9-8f6c-834bb857794a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:45.154664 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39bacad0-3a09-48b9-8f6c-834bb857794a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 returned with HTTP 200 Aug 25 04:50:45.155029 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 271/1089] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:45 2026] GET /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:45.173502 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63be42c9-4447-4879-9331-d0fc143b04a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:45.177116 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63be42c9-4447-4879-9331-d0fc143b04a1 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] POST https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56/action Aug 25 04:50:45.177838 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63be42c9-4447-4879-9331-d0fc143b04a1 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:45.178753 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63be42c9-4447-4879-9331-d0fc143b04a1 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:45.190292 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:45.190292 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:45.190962 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63be42c9-4447-4879-9331-d0fc143b04a1 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:45.262389 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-63be42c9-4447-4879-9331-d0fc143b04a1 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Created reservations ['e905f72e-00e3-41f7-8e0c-16a39a6e31de', 'a329de79-d3dd-4384-9d43-875663a10dc8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:45.279000 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63be42c9-4447-4879-9331-d0fc143b04a1 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Extend volume request issued successfully. Aug 25 04:50:45.279365 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63be42c9-4447-4879-9331-d0fc143b04a1 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56/action returned with HTTP 202 Aug 25 04:50:45.279893 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 276/1090] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:50:45 2026] POST /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:45.290735 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a5042e86-c057-4e73-bbb2-d689d836240c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:45.292677 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5042e86-c057-4e73-bbb2-d689d836240c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:45.293569 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5042e86-c057-4e73-bbb2-d689d836240c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:45.293569 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a5042e86-c057-4e73-bbb2-d689d836240c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:45.299636 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e293f975-77d3-43d9-b1a0-0de4b1add0ef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:45.303766 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e293f975-77d3-43d9-b1a0-0de4b1add0ef tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:45.303908 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e293f975-77d3-43d9-b1a0-0de4b1add0ef tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:45.303994 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:45.303994 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:45.304180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e293f975-77d3-43d9-b1a0-0de4b1add0ef tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:45.310328 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a5042e86-c057-4e73-bbb2-d689d836240c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:45.317993 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a5042e86-c057-4e73-bbb2-d689d836240c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 returned with HTTP 200 Aug 25 04:50:45.318587 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 269/1091] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:45 2026] GET /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:45.319261 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:45.319261 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:45.325505 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e293f975-77d3-43d9-b1a0-0de4b1add0ef tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:45.332723 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e293f975-77d3-43d9-b1a0-0de4b1add0ef tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:45.332723 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 276/1092] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:45 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:45.863230 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-46cf64b2-4824-4c61-814e-cd287391855e req-8d3bbda3-59e7-40ba-a73f-6db26be7a5a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:45.864403 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-8d3bbda3-59e7-40ba-a73f-6db26be7a5a6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:45.864628 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-8d3bbda3-59e7-40ba-a73f-6db26be7a5a6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:45.864801 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-8d3bbda3-59e7-40ba-a73f-6db26be7a5a6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:45.874320 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:45.874320 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:45.879459 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-46cf64b2-4824-4c61-814e-cd287391855e req-8d3bbda3-59e7-40ba-a73f-6db26be7a5a6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:45.882809 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-8d3bbda3-59e7-40ba-a73f-6db26be7a5a6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:45.883318 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 272/1093] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:45 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:45.913800 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7926f99e-a422-457b-88f3-36846372f4fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.050971 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7926f99e-a422-457b-88f3-36846372f4fa tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:46.051491 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7926f99e-a422-457b-88f3-36846372f4fa tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1744116762", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:46.088694 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7926f99e-a422-457b-88f3-36846372f4fa tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:46.089068 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 277/1094] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:50:45 2026] POST /volume/v3/types => generated 275 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:46.099736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8238eab3-c07c-4fa3-b189-79ecf936af9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.101922 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8238eab3-c07c-4fa3-b189-79ecf936af9d tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:46.102524 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8238eab3-c07c-4fa3-b189-79ecf936af9d tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1855542701", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:46.128123 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8238eab3-c07c-4fa3-b189-79ecf936af9d tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:46.128648 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 270/1095] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:50:46 2026] POST /volume/v3/types => generated 275 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:46.139843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.250444 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:46.250444 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1746594129", "volume_type": "2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:46.252475 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1746594129', 'volume_type': '2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:46.259345 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Create volume of 1 GB Aug 25 04:50:46.260026 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:46.260026 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:46.260929 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Availability Zones retrieved successfully. Aug 25 04:50:46.268156 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Flow 'volume_create_api' (b5e6de3e-bffc-4145-b8ca-5426e21436fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:46.271361 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a045fd-8c89-42d5-b201-4410a06b170a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:46.271361 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:46.298391 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a045fd-8c89-42d5-b201-4410a06b170a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:50:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0,is_public=True,name='tempest-VolumeTypesTest-volume-type-1744116762',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:46.299634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a768d75a-7903-496b-a52f-701a2ae02cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:46.336301 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1744116762 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1744116762, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:46.337301 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1744116762 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1744116762, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:46.341363 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-90adf28f-6870-478a-8046-c830a0ec22ac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.344233 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-90adf28f-6870-478a-8046-c830a0ec22ac tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:46.344539 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-90adf28f-6870-478a-8046-c830a0ec22ac tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:46.345743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-90adf28f-6870-478a-8046-c830a0ec22ac tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:46.347241 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-078b658a-e3c5-462e-a263-3e4501038779 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.349492 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-078b658a-e3c5-462e-a263-3e4501038779 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:46.349566 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-078b658a-e3c5-462e-a263-3e4501038779 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:46.349789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-078b658a-e3c5-462e-a263-3e4501038779 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:46.357479 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:46.357479 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:46.362715 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-90adf28f-6870-478a-8046-c830a0ec22ac tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:46.363360 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:46.363360 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:46.367593 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-078b658a-e3c5-462e-a263-3e4501038779 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:46.369992 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-90adf28f-6870-478a-8046-c830a0ec22ac tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 returned with HTTP 200 Aug 25 04:50:46.370336 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 273/1096] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:46 2026] GET /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:46.372870 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-078b658a-e3c5-462e-a263-3e4501038779 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:46.374481 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 278/1097] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:46 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:46.386374 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-436b56ce-e3ad-432d-b260-d81b9e8fcae2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.394910 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-436b56ce-e3ad-432d-b260-d81b9e8fcae2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:46.395260 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-436b56ce-e3ad-432d-b260-d81b9e8fcae2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:46.395676 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-436b56ce-e3ad-432d-b260-d81b9e8fcae2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:46.400526 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Created reservations ['7b81507f-7327-47c4-b4e7-b106f8947017', '20167cc3-a0a1-4074-a4ad-cdf0774665fe', 'cb77dd9a-6e72-4c2e-83a7-2e359017a01b', 'ff40e3dd-c2ec-4422-b348-450a9b645159'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:46.400526 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a768d75a-7903-496b-a52f-701a2ae02cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b81507f-7327-47c4-b4e7-b106f8947017', '20167cc3-a0a1-4074-a4ad-cdf0774665fe', 'cb77dd9a-6e72-4c2e-83a7-2e359017a01b', 'ff40e3dd-c2ec-4422-b348-450a9b645159']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:46.400526 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2952d8a1-73e2-4d8d-8a98-834b1005f503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:46.410496 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:46.410496 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:46.415689 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-436b56ce-e3ad-432d-b260-d81b9e8fcae2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:46.422587 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-436b56ce-e3ad-432d-b260-d81b9e8fcae2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 returned with HTTP 200 Aug 25 04:50:46.423381 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 271/1098] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:46 2026] GET /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 => generated 1356 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:50:46.433903 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2952d8a1-73e2-4d8d-8a98-834b1005f503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18adf3f4-5c02-46e2-b10d-54eee65db134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1746594129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e2a6acc9e64117961520f9b03eb2fe',qos_specs=None,replication_status=,reservations=['7b81507f-7327-47c4-b4e7-b106f8947017','20167cc3-a0a1-4074-a4ad-cdf0774665fe','cb77dd9a-6e72-4c2e-83a7-2e359017a01b','ff40e3dd-c2ec-4422-b348-450a9b645159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce87994451fb4a11be1429408c57ee5f',volume_type_id=2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1746594129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18adf3f4-5c02-46e2-b10d-54eee65db134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e2a6acc9e64117961520f9b03eb2fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce87994451fb4a11be1429408c57ee5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0),volume_type_id=2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:46.435568 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68fe6c3-6864-4814-91c8-8f5ff39e1cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:46.441057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d563da90-909a-4fd0-b3a0-5ec280e74834 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.444041 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d563da90-909a-4fd0-b3a0-5ec280e74834 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:46.444352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d563da90-909a-4fd0-b3a0-5ec280e74834 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:46.446674 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d563da90-909a-4fd0-b3a0-5ec280e74834 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:46.454365 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:46.454365 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:46.459813 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d563da90-909a-4fd0-b3a0-5ec280e74834 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:46.467372 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d563da90-909a-4fd0-b3a0-5ec280e74834 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 returned with HTTP 200 Aug 25 04:50:46.467864 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 274/1099] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:46 2026] GET /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:46.468653 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68fe6c3-6864-4814-91c8-8f5ff39e1cbc) transitioned into state 'SUCCESS' from state '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-1746594129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e2a6acc9e64117961520f9b03eb2fe',qos_specs=None,replication_status=,reservations=['7b81507f-7327-47c4-b4e7-b106f8947017','20167cc3-a0a1-4074-a4ad-cdf0774665fe','cb77dd9a-6e72-4c2e-83a7-2e359017a01b','ff40e3dd-c2ec-4422-b348-450a9b645159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce87994451fb4a11be1429408c57ee5f',volume_type_id=2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:46.469574 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad17524f-e955-42d6-b199-1f023f1dd5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:46.481069 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad17524f-e955-42d6-b199-1f023f1dd5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:46.482093 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Flow 'volume_create_api' (b5e6de3e-bffc-4145-b8ca-5426e21436fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:46.482452 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Create volume request issued successfully. Aug 25 04:50:46.483757 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3b00679-e0d7-45a8-96ab-9f77388bca8b tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:46.483757 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 277/1100] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:50:46 2026] POST /volume/v3/volumes => generated 784 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:46.492267 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1db442fd-e059-458b-8f3c-67dbf926542a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.494690 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1db442fd-e059-458b-8f3c-67dbf926542a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] DELETE https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:46.494959 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1db442fd-e059-458b-8f3c-67dbf926542a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:46.495224 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1db442fd-e059-458b-8f3c-67dbf926542a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:46.495422 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1db442fd-e059-458b-8f3c-67dbf926542a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Delete volume with id: 82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:46.498341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30a72d59-f597-43d9-96d2-5693fae07905 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.502261 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30a72d59-f597-43d9-96d2-5693fae07905 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] GET https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:46.502261 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30a72d59-f597-43d9-96d2-5693fae07905 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:46.502600 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30a72d59-f597-43d9-96d2-5693fae07905 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:46.506892 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:46.506892 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:46.507565 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1db442fd-e059-458b-8f3c-67dbf926542a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:46.513748 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:46.513748 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:46.521992 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-30a72d59-f597-43d9-96d2-5693fae07905 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Volume info retrieved successfully. Aug 25 04:50:46.531560 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30a72d59-f597-43d9-96d2-5693fae07905 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 returned with HTTP 200 Aug 25 04:50:46.531560 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 272/1101] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:46 2026] GET /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:46.542439 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1db442fd-e059-458b-8f3c-67dbf926542a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Delete volume request issued successfully. Aug 25 04:50:46.542787 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1db442fd-e059-458b-8f3c-67dbf926542a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 returned with HTTP 202 Aug 25 04:50:46.543255 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 279/1102] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:46 2026] DELETE /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:46.558349 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6858d61f-8dc7-49e3-851e-f551775ca8c4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:46.561285 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6858d61f-8dc7-49e3-851e-f551775ca8c4 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:46.561519 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6858d61f-8dc7-49e3-851e-f551775ca8c4 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:46.561728 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6858d61f-8dc7-49e3-851e-f551775ca8c4 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:46.573633 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:46.573633 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:46.580517 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6858d61f-8dc7-49e3-851e-f551775ca8c4 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:46.588997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6858d61f-8dc7-49e3-851e-f551775ca8c4 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 returned with HTTP 200 Aug 25 04:50:46.589738 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 275/1103] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:46 2026] GET /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:47.236457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-46cf64b2-4824-4c61-814e-cd287391855e req-49a940a8-941b-416e-8e26-98af176617a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.239914 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-49a940a8-941b-416e-8e26-98af176617a0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/attachments/2ae97568-4562-48b8-a890-177fffed851f Aug 25 04:50:47.240153 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-49a940a8-941b-416e-8e26-98af176617a0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.241342 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-49a940a8-941b-416e-8e26-98af176617a0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.251295 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.251295 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:47.339661 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-46cf64b2-4824-4c61-814e-cd287391855e req-49a940a8-941b-416e-8e26-98af176617a0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/2ae97568-4562-48b8-a890-177fffed851f returned with HTTP 200 Aug 25 04:50:47.340232 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 278/1104] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:50:47 2026] DELETE /volume/v3/attachments/2ae97568-4562-48b8-a890-177fffed851f => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:47.394764 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a79d5fac-ba48-4250-96be-d1aa4245e327 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.397032 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a79d5fac-ba48-4250-96be-d1aa4245e327 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:47.397335 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a79d5fac-ba48-4250-96be-d1aa4245e327 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.397662 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a79d5fac-ba48-4250-96be-d1aa4245e327 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.412155 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.412155 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:47.420803 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a79d5fac-ba48-4250-96be-d1aa4245e327 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:47.427264 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a79d5fac-ba48-4250-96be-d1aa4245e327 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:47.427760 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 273/1105] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:47 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:47.444319 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13b8fd02-06f9-4f4c-9293-6e0ae257001b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.447069 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13b8fd02-06f9-4f4c-9293-6e0ae257001b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:47.447414 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13b8fd02-06f9-4f4c-9293-6e0ae257001b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.447732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13b8fd02-06f9-4f4c-9293-6e0ae257001b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.468824 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.468824 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:47.478533 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13b8fd02-06f9-4f4c-9293-6e0ae257001b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:47.485236 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13b8fd02-06f9-4f4c-9293-6e0ae257001b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:47.485648 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 280/1106] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:47 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:50:47.552123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfb7b76e-d0ae-4b4e-bc9d-af0ff68ce445 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.555458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfb7b76e-d0ae-4b4e-bc9d-af0ff68ce445 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] GET https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:47.555458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfb7b76e-d0ae-4b4e-bc9d-af0ff68ce445 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.555458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfb7b76e-d0ae-4b4e-bc9d-af0ff68ce445 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.564087 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f51d9b7-4b25-4ecc-9a6b-f0888fba4c73 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.566824 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f51d9b7-4b25-4ecc-9a6b-f0888fba4c73 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:50:47.567066 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f51d9b7-4b25-4ecc-9a6b-f0888fba4c73 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.567286 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f51d9b7-4b25-4ecc-9a6b-f0888fba4c73 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.567940 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.567940 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:47.579139 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.579139 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:47.584078 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dfb7b76e-d0ae-4b4e-bc9d-af0ff68ce445 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Volume info retrieved successfully. Aug 25 04:50:47.594658 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7f51d9b7-4b25-4ecc-9a6b-f0888fba4c73 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:50:47.597005 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfb7b76e-d0ae-4b4e-bc9d-af0ff68ce445 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 returned with HTTP 200 Aug 25 04:50:47.597479 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 276/1107] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:47 2026] GET /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:47.606257 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f51d9b7-4b25-4ecc-9a6b-f0888fba4c73 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:50:47.606910 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 279/1108] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:47 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:47.608628 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd867f5b-0a0b-45e5-bc52-a9f2b79f4977 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.610868 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd867f5b-0a0b-45e5-bc52-a9f2b79f4977 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 Aug 25 04:50:47.612459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd867f5b-0a0b-45e5-bc52-a9f2b79f4977 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.612459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd867f5b-0a0b-45e5-bc52-a9f2b79f4977 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.617639 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8340358d-455d-4a17-ba59-a97a31038828 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.621515 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] POST https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134/action Aug 25 04:50:47.621515 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Action body: b'{"os-retype": {"new_type": "ea7042e5-043c-41c2-972e-c0063c72881a"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:47.621515 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "ea7042e5-043c-41c2-972e-c0063c72881a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:47.621687 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd867f5b-0a0b-45e5-bc52-a9f2b79f4977 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 returned with HTTP 404 Aug 25 04:50:47.622179 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 274/1109] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:47 2026] GET /volume/v3/volumes/82066667-4d6a-4896-a3bb-4dbcf2769b56 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:47.637095 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.642372 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:47.642537 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.642537 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:47.642613 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1352013446"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:47.642668 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Volume info retrieved successfully. Aug 25 04:50:47.645397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1352013446'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:47.645397 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Create volume of 1 GB Aug 25 04:50:47.648652 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Availability Zones retrieved successfully. Aug 25 04:50:47.656689 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Flow 'volume_create_api' (d3a0fc7c-3334-4a2a-987b-8c3cb3a7429d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:47.662613 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49b14f3-a2fb-4374-9bea-f6e6af3edaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:47.664394 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:47.681277 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fdd5f0bc-00e4-49cf-a52f-442e85b53f68 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.681446 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1855542701 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1855542701, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:47.681505 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdd5f0bc-00e4-49cf-a52f-442e85b53f68 None None] GET https://10.4.3.213/volume// Aug 25 04:50:47.681505 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdd5f0bc-00e4-49cf-a52f-442e85b53f68 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.681578 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1855542701 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1855542701, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:47.681655 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fdd5f0bc-00e4-49cf-a52f-442e85b53f68 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.681655 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fdd5f0bc-00e4-49cf-a52f-442e85b53f68 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:47.681655 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 280/1110] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50: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 25 04:50:47.701034 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-0353389b-e785-46e7-a225-3cd2e3220146 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.704169 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-0353389b-e785-46e7-a225-3cd2e3220146 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:50:47.704672 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-0353389b-e785-46e7-a225-3cd2e3220146 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6a29e89-4ec5-4d58-a632-5c12f7d38f4c", "connector": null, "instance_uuid": "d4832ab0-63d0-4f5a-bfdf-9376641b2887"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:47.716261 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49b14f3-a2fb-4374-9bea-f6e6af3edaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:47.717552 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e3d259-281f-4675-b927-57eec4924ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:47.718961 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Created reservations ['06f1a372-93fb-4e39-a6ed-81bb763bfe2d', '8b557bd9-2925-41f3-9376-d34d2422b9d8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:47.729352 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.729352 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:47.756836 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1744116762 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1744116762, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:47.757003 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1744116762 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1744116762, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:47.770247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Created reservations ['8d2ec0e3-521c-4cd4-af51-2828181648ca', '0760f77b-5e77-430b-9184-81edd930229d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:47.794869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Created reservations ['4fd4fa0c-5d9e-464f-a549-d2a91b37af3a', '85bf6bd3-0f8a-465e-984d-2d04967acbd6', '6080b320-9cf6-4b30-b7ff-9abe96d90b42', '787442cd-6792-4722-aee0-be73a0d56bd6'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:47.796082 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e3d259-281f-4675-b927-57eec4924ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd4fa0c-5d9e-464f-a549-d2a91b37af3a', '85bf6bd3-0f8a-465e-984d-2d04967acbd6', '6080b320-9cf6-4b30-b7ff-9abe96d90b42', '787442cd-6792-4722-aee0-be73a0d56bd6']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:47.796215 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-0353389b-e785-46e7-a225-3cd2e3220146 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:50:47.796776 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 275/1111] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:50:47 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 25 04:50:47.797318 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbcb9a23-0c7c-44a4-874e-8c97076c2a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:47.813680 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-6e27bdaf-fc22-411f-8d6e-2acb59e9f30f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.815071 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Retype volume request issued successfully. Aug 25 04:50:47.815520 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8340358d-455d-4a17-ba59-a97a31038828 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134/action returned with HTTP 202 Aug 25 04:50:47.815901 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 281/1112] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:50:47 2026] POST /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:47.816575 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-6e27bdaf-fc22-411f-8d6e-2acb59e9f30f tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] DELETE https://10.4.3.213/volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628 Aug 25 04:50:47.816652 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-6e27bdaf-fc22-411f-8d6e-2acb59e9f30f tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.816903 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-6e27bdaf-fc22-411f-8d6e-2acb59e9f30f tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.827132 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8bea67a-429e-4f24-a98f-c0d30bd18eed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.827455 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.827455 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:47.830044 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8bea67a-429e-4f24-a98f-c0d30bd18eed tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] GET https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:47.830314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8bea67a-429e-4f24-a98f-c0d30bd18eed tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.831490 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8bea67a-429e-4f24-a98f-c0d30bd18eed tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.841052 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbcb9a23-0c7c-44a4-874e-8c97076c2a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b37edd3-8a91-4199-bb0f-f9d9f02f7c12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1352013446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b65ea4040a4a3382e3960154908ac9',qos_specs=None,replication_status=,reservations=['4fd4fa0c-5d9e-464f-a549-d2a91b37af3a','85bf6bd3-0f8a-465e-984d-2d04967acbd6','6080b320-9cf6-4b30-b7ff-9abe96d90b42','787442cd-6792-4722-aee0-be73a0d56bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3f7b1e0c8d462c97c7645b0f9b070f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1352013446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b37edd3-8a91-4199-bb0f-f9d9f02f7c12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b65ea4040a4a3382e3960154908ac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e3f7b1e0c8d462c97c7645b0f9b070f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:47.841717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11321d8c-4ae3-45d9-8246-d6e356f55e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:47.842253 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.842253 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:47.847877 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8bea67a-429e-4f24-a98f-c0d30bd18eed tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Volume info retrieved successfully. Aug 25 04:50:47.853351 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8bea67a-429e-4f24-a98f-c0d30bd18eed tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 returned with HTTP 200 Aug 25 04:50:47.853853 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 276/1113] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:47 2026] GET /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:47.886112 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11321d8c-4ae3-45d9-8246-d6e356f55e33) transitioned into state 'SUCCESS' from state '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-1352013446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b65ea4040a4a3382e3960154908ac9',qos_specs=None,replication_status=,reservations=['4fd4fa0c-5d9e-464f-a549-d2a91b37af3a','85bf6bd3-0f8a-465e-984d-2d04967acbd6','6080b320-9cf6-4b30-b7ff-9abe96d90b42','787442cd-6792-4722-aee0-be73a0d56bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3f7b1e0c8d462c97c7645b0f9b070f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:47.887149 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20db817a-c290-4a1a-8f6f-f1285019cc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:47.903933 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20db817a-c290-4a1a-8f6f-f1285019cc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:47.904797 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Flow 'volume_create_api' (d3a0fc7c-3334-4a2a-987b-8c3cb3a7429d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:47.905273 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Create volume request issued successfully. Aug 25 04:50:47.905915 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e2d2197-9872-4252-84f4-e659b0f3c255 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:47.906532 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 277/1114] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:50:47 2026] POST /volume/v3/volumes => generated 748 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:47.919821 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-6e27bdaf-fc22-411f-8d6e-2acb59e9f30f tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628 returned with HTTP 200 Aug 25 04:50:47.920459 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 281/1115] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:50:47 2026] DELETE /volume/v3/attachments/7249ec70-554d-46c8-9b79-baf9aa3a5628 => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:47.931247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b475b6d1-cc51-44bd-8933-5566bb2eaf4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:47.936886 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b475b6d1-cc51-44bd-8933-5566bb2eaf4d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:47.937159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b475b6d1-cc51-44bd-8933-5566bb2eaf4d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:47.937421 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b475b6d1-cc51-44bd-8933-5566bb2eaf4d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:47.950199 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:47.950199 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:47.958841 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b475b6d1-cc51-44bd-8933-5566bb2eaf4d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:47.969400 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b475b6d1-cc51-44bd-8933-5566bb2eaf4d tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 returned with HTTP 200 Aug 25 04:50:47.970057 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 282/1116] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:47 2026] GET /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:48.872955 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3ae1847-ebda-44e5-942a-b01381a29440 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:48.875886 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3ae1847-ebda-44e5-942a-b01381a29440 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] GET https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:48.876389 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3ae1847-ebda-44e5-942a-b01381a29440 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:48.876770 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3ae1847-ebda-44e5-942a-b01381a29440 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:48.888661 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:48.888661 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:48.895976 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3ae1847-ebda-44e5-942a-b01381a29440 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Volume info retrieved successfully. Aug 25 04:50:48.904358 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3ae1847-ebda-44e5-942a-b01381a29440 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 returned with HTTP 200 Aug 25 04:50:48.905194 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 277/1117] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:48 2026] GET /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:48.923475 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8bccdc00-ab9a-4835-b0c4-c4a93f2d7005 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:48.925635 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bccdc00-ab9a-4835-b0c4-c4a93f2d7005 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] GET https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:48.925889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bccdc00-ab9a-4835-b0c4-c4a93f2d7005 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:48.926065 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bccdc00-ab9a-4835-b0c4-c4a93f2d7005 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:48.935583 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:48.935583 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:48.940187 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8bccdc00-ab9a-4835-b0c4-c4a93f2d7005 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Volume info retrieved successfully. Aug 25 04:50:48.945470 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bccdc00-ab9a-4835-b0c4-c4a93f2d7005 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 returned with HTTP 200 Aug 25 04:50:48.945957 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 278/1118] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:48 2026] GET /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:48.964493 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3ccae924-3891-45c0-8fd6-e94b9d8c9449 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:48.966513 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ccae924-3891-45c0-8fd6-e94b9d8c9449 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] GET https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:48.966513 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ccae924-3891-45c0-8fd6-e94b9d8c9449 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:48.967096 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ccae924-3891-45c0-8fd6-e94b9d8c9449 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:48.978027 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:48.978027 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:48.983672 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3ccae924-3891-45c0-8fd6-e94b9d8c9449 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Volume info retrieved successfully. Aug 25 04:50:48.991810 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ccae924-3891-45c0-8fd6-e94b9d8c9449 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 returned with HTTP 200 Aug 25 04:50:48.992859 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 282/1119] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:48 2026] GET /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:48.993672 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-077a4efb-f363-4c9a-b7cc-f0260c506653 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:48.998360 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-077a4efb-f363-4c9a-b7cc-f0260c506653 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:49.001136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-077a4efb-f363-4c9a-b7cc-f0260c506653 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:49.001136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-077a4efb-f363-4c9a-b7cc-f0260c506653 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:49.012262 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:49.012262 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:49.013215 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a35816de-2ca1-4cb9-9183-7b76e78779dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:49.017759 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a35816de-2ca1-4cb9-9183-7b76e78779dd tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] DELETE https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:49.017759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a35816de-2ca1-4cb9-9183-7b76e78779dd tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:49.017759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a35816de-2ca1-4cb9-9183-7b76e78779dd tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:49.017759 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a35816de-2ca1-4cb9-9183-7b76e78779dd tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Delete volume with id: 18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:49.021574 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-077a4efb-f363-4c9a-b7cc-f0260c506653 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:49.028409 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-077a4efb-f363-4c9a-b7cc-f0260c506653 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 returned with HTTP 200 Aug 25 04:50:49.028960 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 283/1120] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:48 2026] GET /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:49.032807 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:49.032807 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:49.033491 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a35816de-2ca1-4cb9-9183-7b76e78779dd tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Volume info retrieved successfully. Aug 25 04:50:49.049947 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6a4d38d-87af-491c-8dae-5321e9e1cb79 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:49.052797 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6a4d38d-87af-491c-8dae-5321e9e1cb79 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:49.052934 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6a4d38d-87af-491c-8dae-5321e9e1cb79 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b37edd3-8a91-4199-bb0f-f9d9f02f7c12", "name": "tempest-VolumesExtendTest-Snapshot-1076474550"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:49.070995 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:49.070995 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:49.071898 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6a4d38d-87af-491c-8dae-5321e9e1cb79 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:49.071898 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-c6a4d38d-87af-491c-8dae-5321e9e1cb79 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Create snapshot from volume 0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:49.084982 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a35816de-2ca1-4cb9-9183-7b76e78779dd tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Delete volume request issued successfully. Aug 25 04:50:49.085573 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a35816de-2ca1-4cb9-9183-7b76e78779dd tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 returned with HTTP 202 Aug 25 04:50:49.086862 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 278/1121] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:49 2026] DELETE /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:49.097459 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fb67471-9338-4683-9b7e-fcf62f299f78 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:49.100259 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fb67471-9338-4683-9b7e-fcf62f299f78 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] GET https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:49.103419 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fb67471-9338-4683-9b7e-fcf62f299f78 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:49.103419 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fb67471-9338-4683-9b7e-fcf62f299f78 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:49.111211 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:49.111211 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:49.117731 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fb67471-9338-4683-9b7e-fcf62f299f78 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Volume info retrieved successfully. Aug 25 04:50:49.129848 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fb67471-9338-4683-9b7e-fcf62f299f78 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 returned with HTTP 200 Aug 25 04:50:49.130678 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 283/1122] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:49 2026] GET /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:49.147416 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-337615c3-b57d-4e14-8cb8-efeed017804d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:49.150530 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:49.151104 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-998429279"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:49.154802 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-998429279'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:49.154917 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Create volume of 1 GB Aug 25 04:50:49.162009 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c6a4d38d-87af-491c-8dae-5321e9e1cb79 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Created reservations ['b82f2728-30de-4ea3-9039-9ca11e79a811', '90eb5544-4ba8-4999-a043-a911684ef7ca', 'cb42b8cd-0467-479b-90b7-9f263020b882', 'b2990e18-3d36-4724-8d56-49f5fa4a1eb8'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:49.162243 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Availability Zones retrieved successfully. Aug 25 04:50:49.172096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Flow 'volume_create_api' (56c61484-12f1-41bf-a861-3189136d2f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:49.174174 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf665474-29d6-43bd-9c2d-f11860ba8392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:49.178461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:49.234438 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf665474-29d6-43bd-9c2d-f11860ba8392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:49.235701 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46d2ca9-f7e6-40e8-9298-8a5f6f090302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:49.245785 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6a4d38d-87af-491c-8dae-5321e9e1cb79 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Snapshot create request issued successfully. Aug 25 04:50:49.246791 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6a4d38d-87af-491c-8dae-5321e9e1cb79 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:50:49.246791 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 279/1123] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:50:49 2026] POST /volume/v3/snapshots => generated 304 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:49.264262 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad2b2103-7af5-45b3-b5e6-6dfea36ba52a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:49.270567 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad2b2103-7af5-45b3-b5e6-6dfea36ba52a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 Aug 25 04:50:49.270880 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad2b2103-7af5-45b3-b5e6-6dfea36ba52a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:49.271166 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad2b2103-7af5-45b3-b5e6-6dfea36ba52a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:49.293964 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:49.293964 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:49.294564 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad2b2103-7af5-45b3-b5e6-6dfea36ba52a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Snapshot retrieved successfully. Aug 25 04:50:49.295505 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad2b2103-7af5-45b3-b5e6-6dfea36ba52a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 returned with HTTP 200 Aug 25 04:50:49.297980 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 279/1124] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:49 2026] GET /volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 => generated 436 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:49.361603 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Created reservations ['f747a6bb-3438-4a3d-a905-5c9ba85f8a7c', '0c46becb-0f8b-4abe-9b71-8d7028e7d576', '8bead31a-59cc-4017-9b95-9ac4fdd05058', 'efa3eba1-e740-4b24-9245-7adc69410e56'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:49.362349 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46d2ca9-f7e6-40e8-9298-8a5f6f090302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f747a6bb-3438-4a3d-a905-5c9ba85f8a7c', '0c46becb-0f8b-4abe-9b71-8d7028e7d576', '8bead31a-59cc-4017-9b95-9ac4fdd05058', 'efa3eba1-e740-4b24-9245-7adc69410e56']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:49.363129 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2b71a1-334a-403c-b413-5371466128ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:49.405952 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2b71a1-334a-403c-b413-5371466128ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a60fdeda-148b-4be3-b0ac-7e9013fc273d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-998429279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d085c64078f34973b0e568de62d99b5d',qos_specs=None,replication_status=,reservations=['f747a6bb-3438-4a3d-a905-5c9ba85f8a7c','0c46becb-0f8b-4abe-9b71-8d7028e7d576','8bead31a-59cc-4017-9b95-9ac4fdd05058','efa3eba1-e740-4b24-9245-7adc69410e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbda3362f75e4d9083f49d2b4b526ac4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-998429279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a60fdeda-148b-4be3-b0ac-7e9013fc273d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d085c64078f34973b0e568de62d99b5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbda3362f75e4d9083f49d2b4b526ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:49.407166 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ee740bf-2d92-4fee-8b24-75369059e0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:49.435469 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ee740bf-2d92-4fee-8b24-75369059e0dc) transitioned into state 'SUCCESS' from state '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-998429279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d085c64078f34973b0e568de62d99b5d',qos_specs=None,replication_status=,reservations=['f747a6bb-3438-4a3d-a905-5c9ba85f8a7c','0c46becb-0f8b-4abe-9b71-8d7028e7d576','8bead31a-59cc-4017-9b95-9ac4fdd05058','efa3eba1-e740-4b24-9245-7adc69410e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbda3362f75e4d9083f49d2b4b526ac4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:49.435700 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bfbc2de-379c-4e3f-bfeb-9961a9aceb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:49.454102 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bfbc2de-379c-4e3f-bfeb-9961a9aceb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:49.454102 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Flow 'volume_create_api' (56c61484-12f1-41bf-a861-3189136d2f2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:49.454529 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Create volume request issued successfully. Aug 25 04:50:49.455997 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-337615c3-b57d-4e14-8cb8-efeed017804d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:49.456744 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 284/1125] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:50:49 2026] POST /volume/v3/volumes => generated 750 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:49.475751 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a13c60f3-f610-4fae-9d12-a52532dd754d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:49.477846 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a13c60f3-f610-4fae-9d12-a52532dd754d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:49.478319 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a13c60f3-f610-4fae-9d12-a52532dd754d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:49.478687 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a13c60f3-f610-4fae-9d12-a52532dd754d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:49.491874 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:49.491874 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:49.497048 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a13c60f3-f610-4fae-9d12-a52532dd754d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:49.503644 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a13c60f3-f610-4fae-9d12-a52532dd754d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:49.504332 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 284/1126] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:49 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.148608 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d1aa2200-34b4-4d42-9534-a77a3f4bdfc2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.151341 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1aa2200-34b4-4d42-9534-a77a3f4bdfc2 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] GET https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 Aug 25 04:50:50.151700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1aa2200-34b4-4d42-9534-a77a3f4bdfc2 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.151864 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1aa2200-34b4-4d42-9534-a77a3f4bdfc2 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.165029 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1aa2200-34b4-4d42-9534-a77a3f4bdfc2 tempest-VolumeTypesTest-1483373284 tempest-VolumeTypesTest-1483373284-project-member] https://10.4.3.213/volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 returned with HTTP 404 Aug 25 04:50:50.165718 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 280/1127] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/volumes/18adf3f4-5c02-46e2-b10d-54eee65db134 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:50.176848 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8624f56a-9263-4ce4-8054-d97932e5fc71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.179466 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8624f56a-9263-4ce4-8054-d97932e5fc71 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] DELETE https://10.4.3.213/volume/v3/types/ea7042e5-043c-41c2-972e-c0063c72881a Aug 25 04:50:50.179936 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8624f56a-9263-4ce4-8054-d97932e5fc71 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.180699 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8624f56a-9263-4ce4-8054-d97932e5fc71 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.226382 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8624f56a-9263-4ce4-8054-d97932e5fc71 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/ea7042e5-043c-41c2-972e-c0063c72881a returned with HTTP 202 Aug 25 04:50:50.226382 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 280/1128] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:50 2026] DELETE /volume/v3/types/ea7042e5-043c-41c2-972e-c0063c72881a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:50.240250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc70acdc-5b04-4d1d-bffd-fc12d7cb656f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.242597 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc70acdc-5b04-4d1d-bffd-fc12d7cb656f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/ea7042e5-043c-41c2-972e-c0063c72881a Aug 25 04:50:50.242923 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc70acdc-5b04-4d1d-bffd-fc12d7cb656f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.243224 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc70acdc-5b04-4d1d-bffd-fc12d7cb656f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.247085 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc70acdc-5b04-4d1d-bffd-fc12d7cb656f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/ea7042e5-043c-41c2-972e-c0063c72881a returned with HTTP 404 Aug 25 04:50:50.247712 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 285/1129] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/ea7042e5-043c-41c2-972e-c0063c72881a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:50.257668 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb1d0259-7240-4802-913d-d8676a676101 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.261235 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb1d0259-7240-4802-913d-d8676a676101 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] DELETE https://10.4.3.213/volume/v3/types/2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0 Aug 25 04:50:50.261235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb1d0259-7240-4802-913d-d8676a676101 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.261235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb1d0259-7240-4802-913d-d8676a676101 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.300463 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb1d0259-7240-4802-913d-d8676a676101 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0 returned with HTTP 202 Aug 25 04:50:50.301548 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 285/1130] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:50 2026] DELETE /volume/v3/types/2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:50.312320 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bfebc7a5-14af-4e7f-b3c1-15d501818395 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.314541 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bfebc7a5-14af-4e7f-b3c1-15d501818395 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0 Aug 25 04:50:50.315572 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bfebc7a5-14af-4e7f-b3c1-15d501818395 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.315572 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bfebc7a5-14af-4e7f-b3c1-15d501818395 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.317702 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cec68554-5afa-41e3-8df5-03353eab6dc8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.321616 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bfebc7a5-14af-4e7f-b3c1-15d501818395 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0 returned with HTTP 404 Aug 25 04:50:50.322207 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 281/1131] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/2e67a6f6-fa0e-4850-a1b0-5fdd40a661c0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:50.322619 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cec68554-5afa-41e3-8df5-03353eab6dc8 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 Aug 25 04:50:50.322978 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cec68554-5afa-41e3-8df5-03353eab6dc8 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.323194 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cec68554-5afa-41e3-8df5-03353eab6dc8 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.330979 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.330979 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:50.331663 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cec68554-5afa-41e3-8df5-03353eab6dc8 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Snapshot retrieved successfully. Aug 25 04:50:50.332970 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cec68554-5afa-41e3-8df5-03353eab6dc8 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 returned with HTTP 200 Aug 25 04:50:50.333699 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 281/1132] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.335738 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0dad961-9d17-4b13-bb7d-bfe50888dcc4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.337445 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0dad961-9d17-4b13-bb7d-bfe50888dcc4 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:50.338089 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0dad961-9d17-4b13-bb7d-bfe50888dcc4 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-576122059", "description": "tempest-volume-type-description-983194806", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.340011 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.340011 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:50.345484 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b51a74d-657a-48a9-a501-9ca22b02e582 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.348008 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b51a74d-657a-48a9-a501-9ca22b02e582 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] POST https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12/action Aug 25 04:50:50.350012 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b51a74d-657a-48a9-a501-9ca22b02e582 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:50.350012 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b51a74d-657a-48a9-a501-9ca22b02e582 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.362021 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.362021 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:50.362863 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b51a74d-657a-48a9-a501-9ca22b02e582 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:50.365454 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0dad961-9d17-4b13-bb7d-bfe50888dcc4 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:50.365454 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 286/1133] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:50:50 2026] POST /volume/v3/types => generated 313 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.377504 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5bae1556-43a0-42d1-aca2-18616ea65447 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.380956 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5bae1556-43a0-42d1-aca2-18616ea65447 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/074775e6-1aa4-4877-9d79-507e650a59ad Aug 25 04:50:50.381180 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5bae1556-43a0-42d1-aca2-18616ea65447 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.381494 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5bae1556-43a0-42d1-aca2-18616ea65447 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.388310 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.388310 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:50.389365 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5bae1556-43a0-42d1-aca2-18616ea65447 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/074775e6-1aa4-4877-9d79-507e650a59ad returned with HTTP 200 Aug 25 04:50:50.389741 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 282/1134] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/074775e6-1aa4-4877-9d79-507e650a59ad => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.403956 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dec00d50-c50d-48a2-b27d-60d0d893ec7c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.406855 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dec00d50-c50d-48a2-b27d-60d0d893ec7c tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] DELETE https://10.4.3.213/volume/v3/types/074775e6-1aa4-4877-9d79-507e650a59ad Aug 25 04:50:50.407274 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dec00d50-c50d-48a2-b27d-60d0d893ec7c tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.407377 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dec00d50-c50d-48a2-b27d-60d0d893ec7c tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.424099 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8b51a74d-657a-48a9-a501-9ca22b02e582 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Created reservations ['3a7bce2f-5863-484d-93e7-1c771366c69b', 'a07011bd-73dd-4bd6-907d-3f3febf2f0a1'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:50.436865 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b51a74d-657a-48a9-a501-9ca22b02e582 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Extend volume request issued successfully. Aug 25 04:50:50.437123 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b51a74d-657a-48a9-a501-9ca22b02e582 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12/action returned with HTTP 202 Aug 25 04:50:50.437358 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dec00d50-c50d-48a2-b27d-60d0d893ec7c tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/074775e6-1aa4-4877-9d79-507e650a59ad returned with HTTP 202 Aug 25 04:50:50.437764 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 286/1135] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:50:50 2026] POST /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:50:50.437819 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 282/1136] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:50 2026] DELETE /volume/v3/types/074775e6-1aa4-4877-9d79-507e650a59ad => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:50.449443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a05e5c9-240a-4ec5-bbbf-aef26f912182 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.452411 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a05e5c9-240a-4ec5-bbbf-aef26f912182 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/074775e6-1aa4-4877-9d79-507e650a59ad Aug 25 04:50:50.452411 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a05e5c9-240a-4ec5-bbbf-aef26f912182 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.452411 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a05e5c9-240a-4ec5-bbbf-aef26f912182 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.453334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e33e4dcc-618e-4361-8406-c29d522a1725 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.455963 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e33e4dcc-618e-4361-8406-c29d522a1725 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:50.456247 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e33e4dcc-618e-4361-8406-c29d522a1725 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.456602 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e33e4dcc-618e-4361-8406-c29d522a1725 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.461094 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a05e5c9-240a-4ec5-bbbf-aef26f912182 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/074775e6-1aa4-4877-9d79-507e650a59ad returned with HTTP 404 Aug 25 04:50:50.461780 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 287/1137] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/074775e6-1aa4-4877-9d79-507e650a59ad => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:50.465266 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.465266 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:50.465553 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-77f36605-6c21-4079-b789-6d9684f6a62b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.469111 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-77f36605-6c21-4079-b789-6d9684f6a62b tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] PUT https://10.4.3.213/volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1 Aug 25 04:50:50.470823 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e33e4dcc-618e-4361-8406-c29d522a1725 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:50.471502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-77f36605-6c21-4079-b789-6d9684f6a62b tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.477039 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2eed688-d8c5-41cd-9627-c68f1526fe55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.479850 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2eed688-d8c5-41cd-9627-c68f1526fe55 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:50.480369 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2eed688-d8c5-41cd-9627-c68f1526fe55 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1160445387"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.481218 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e33e4dcc-618e-4361-8406-c29d522a1725 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 returned with HTTP 200 Aug 25 04:50:50.482316 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 283/1138] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.489596 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-77f36605-6c21-4079-b789-6d9684f6a62b tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Acquiring lock "cinder-attachment_update-d6a29e89-4ec5-4d58-a632-5c12f7d38f4c-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:50:50.496613 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-77f36605-6c21-4079-b789-6d9684f6a62b tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Lock "cinder-attachment_update-d6a29e89-4ec5-4d58-a632-5c12f7d38f4c-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:50:50.496941 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.496941 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:50.515576 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2eed688-d8c5-41cd-9627-c68f1526fe55 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:50.515576 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 283/1139] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:50:50 2026] POST /volume/v3/types => generated 221 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.524796 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38b852e6-b6d9-4cc6-a541-6b4dd778755c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.525370 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5c1c808e-a5e6-4cfb-a285-4d9f178aa651 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.526733 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b852e6-b6d9-4cc6-a541-6b4dd778755c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:50.527644 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38b852e6-b6d9-4cc6-a541-6b4dd778755c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.527644 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38b852e6-b6d9-4cc6-a541-6b4dd778755c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.528346 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c1c808e-a5e6-4cfb-a285-4d9f178aa651 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] POST https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption Aug 25 04:50:50.528988 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5c1c808e-a5e6-4cfb-a285-4d9f178aa651 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.535817 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.535817 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:50.540722 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38b852e6-b6d9-4cc6-a541-6b4dd778755c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:50.548734 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b852e6-b6d9-4cc6-a541-6b4dd778755c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:50.549453 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 288/1140] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.550850 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-542f76ba-6c85-4db0-9fb4-6ef35ca61927 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.554008 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-542f76ba-6c85-4db0-9fb4-6ef35ca61927 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/limits Aug 25 04:50:50.554729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-542f76ba-6c85-4db0-9fb4-6ef35ca61927 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.554729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-542f76ba-6c85-4db0-9fb4-6ef35ca61927 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.571645 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-542f76ba-6c85-4db0-9fb4-6ef35ca61927 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1160445387 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1160445387, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:50.572099 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-542f76ba-6c85-4db0-9fb4-6ef35ca61927 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1160445387 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1160445387, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:50.572664 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-542f76ba-6c85-4db0-9fb4-6ef35ca61927 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1160445387 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1160445387, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:50:50.575801 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c1c808e-a5e6-4cfb-a285-4d9f178aa651 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption returned with HTTP 200 Aug 25 04:50:50.576281 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 284/1141] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:50:50 2026] POST /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.587163 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e5642e5-d584-4e61-895e-08f3b6246dfd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.589178 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e5642e5-d584-4e61-895e-08f3b6246dfd tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption Aug 25 04:50:50.589368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e5642e5-d584-4e61-895e-08f3b6246dfd tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.589589 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e5642e5-d584-4e61-895e-08f3b6246dfd tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.597575 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-542f76ba-6c85-4db0-9fb4-6ef35ca61927 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/limits returned with HTTP 200 Aug 25 04:50:50.597729 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e5642e5-d584-4e61-895e-08f3b6246dfd tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption returned with HTTP 200 Aug 25 04:50:50.598140 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 284/1142] 10.4.3.213 () {68 vars in 1484 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.599261 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 289/1143] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.610213 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5bb10ca0-90f1-4c52-803e-5938daa11b5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.613854 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5bb10ca0-90f1-4c52-803e-5938daa11b5f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] PUT https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption/f3cb89c7-299c-4f22-9b1e-45febcb31fc2 Aug 25 04:50:50.614367 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5bb10ca0-90f1-4c52-803e-5938daa11b5f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.616633 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-498b1d0d-5e30-4927-aae3-d46a5147e0da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.619683 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-77f36605-6c21-4079-b789-6d9684f6a62b tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Lock "cinder-attachment_update-d6a29e89-4ec5-4d58-a632-5c12f7d38f4c-np0000008045" released by "attachment_update" :: held 0.124s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:50:50.620119 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-77f36605-6c21-4079-b789-6d9684f6a62b tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1 returned with HTTP 200 Aug 25 04:50:50.620440 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-498b1d0d-5e30-4927-aae3-d46a5147e0da tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:50.620707 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-498b1d0d-5e30-4927-aae3-d46a5147e0da tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.620760 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 287/1144] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:50:50 2026] PUT /volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:50.620939 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-498b1d0d-5e30-4927-aae3-d46a5147e0da tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.633403 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.633403 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:50.642025 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-498b1d0d-5e30-4927-aae3-d46a5147e0da tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:50.644556 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5bb10ca0-90f1-4c52-803e-5938daa11b5f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption/f3cb89c7-299c-4f22-9b1e-45febcb31fc2 returned with HTTP 200 Aug 25 04:50:50.645130 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 285/1145] 10.4.3.213 () {68 vars in 1507 bytes} [Tue Aug 25 04:50:50 2026] PUT /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption/f3cb89c7-299c-4f22-9b1e-45febcb31fc2 => generated 122 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.647445 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-498b1d0d-5e30-4927-aae3-d46a5147e0da tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:50.647942 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 285/1146] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.660322 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cf089666-2d89-4fcc-bb41-d74e9d1bb2f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.663836 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf089666-2d89-4fcc-bb41-d74e9d1bb2f6 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption Aug 25 04:50:50.663836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf089666-2d89-4fcc-bb41-d74e9d1bb2f6 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.663836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf089666-2d89-4fcc-bb41-d74e9d1bb2f6 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.665228 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-425640e5-36ab-4c40-85fa-0513d502890e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.665957 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-3e699041-9c15-4b1e-b605-f926d3d5614a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.669328 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-3e699041-9c15-4b1e-b605-f926d3d5614a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:50.669580 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-425640e5-36ab-4c40-85fa-0513d502890e tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1 Aug 25 04:50:50.669643 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-3e699041-9c15-4b1e-b605-f926d3d5614a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.669692 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-425640e5-36ab-4c40-85fa-0513d502890e tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.669734 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-3e699041-9c15-4b1e-b605-f926d3d5614a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.669810 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-425640e5-36ab-4c40-85fa-0513d502890e tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.671984 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf089666-2d89-4fcc-bb41-d74e9d1bb2f6 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption returned with HTTP 200 Aug 25 04:50:50.672571 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 290/1147] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.684308 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5186ffde-3817-46c7-a034-c85919653659 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.686363 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5186ffde-3817-46c7-a034-c85919653659 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption/cipher Aug 25 04:50:50.686657 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5186ffde-3817-46c7-a034-c85919653659 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.687104 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5186ffde-3817-46c7-a034-c85919653659 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.690682 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.690682 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:50.695519 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5186ffde-3817-46c7-a034-c85919653659 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption/cipher returned with HTTP 200 Aug 25 04:50:50.695654 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-3e699041-9c15-4b1e-b605-f926d3d5614a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:50.696038 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 286/1148] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:50:50.700536 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-425640e5-36ab-4c40-85fa-0513d502890e tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1 returned with HTTP 200 Aug 25 04:50:50.701249 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 288/1149] 10.4.3.213 () {70 vars in 1651 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:50.702035 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-3e699041-9c15-4b1e-b605-f926d3d5614a tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 200 Aug 25 04:50:50.706460 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 286/1150] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 1451 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:50.706635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36293d14-84e8-4552-bca5-5258af97b59f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.707970 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36293d14-84e8-4552-bca5-5258af97b59f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] DELETE https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption/f3cb89c7-299c-4f22-9b1e-45febcb31fc2 Aug 25 04:50:50.708207 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36293d14-84e8-4552-bca5-5258af97b59f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.708401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36293d14-84e8-4552-bca5-5258af97b59f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.718518 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-ac702a1c-8f17-48ed-b8a7-e73853a23200 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.723047 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-ac702a1c-8f17-48ed-b8a7-e73853a23200 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:50:50.723571 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-ac702a1c-8f17-48ed-b8a7-e73853a23200 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1497972677", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.741079 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.741079 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:50.741739 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-ac702a1c-8f17-48ed-b8a7-e73853a23200 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:50.741999 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-ac702a1c-8f17-48ed-b8a7-e73853a23200 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Create snapshot from volume 0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:50.751920 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36293d14-84e8-4552-bca5-5258af97b59f tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption/f3cb89c7-299c-4f22-9b1e-45febcb31fc2 returned with HTTP 202 Aug 25 04:50:50.752422 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 291/1151] 10.4.3.213 () {66 vars in 1489 bytes} [Tue Aug 25 04:50:50 2026] DELETE /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption/f3cb89c7-299c-4f22-9b1e-45febcb31fc2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:50.760758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1d03314-6d96-44be-8c6f-0fbe0ae9d218 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.764402 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1d03314-6d96-44be-8c6f-0fbe0ae9d218 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption Aug 25 04:50:50.764724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1d03314-6d96-44be-8c6f-0fbe0ae9d218 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.765043 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1d03314-6d96-44be-8c6f-0fbe0ae9d218 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.765441 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.765441 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:50.777100 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1d03314-6d96-44be-8c6f-0fbe0ae9d218 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption returned with HTTP 200 Aug 25 04:50:50.777877 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 289/1152] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 04:50:50.791589 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8fcbc025-4e8f-4daf-9f9e-9017e4a43165 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.794323 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fcbc025-4e8f-4daf-9f9e-9017e4a43165 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption Aug 25 04:50:50.794479 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fcbc025-4e8f-4daf-9f9e-9017e4a43165 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.794706 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fcbc025-4e8f-4daf-9f9e-9017e4a43165 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.802822 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fcbc025-4e8f-4daf-9f9e-9017e4a43165 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption returned with HTTP 200 Aug 25 04:50:50.802991 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 287/1153] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 04:50:50.805139 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-ac702a1c-8f17-48ed-b8a7-e73853a23200 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Created reservations ['9d3d38fe-1c4b-40aa-93df-9f8ad9b2276b', '057c78b7-4208-4f4f-b743-21b57c928acf', '89a815a9-bfaa-433a-a254-6a339c9361b3', '9f9e93d9-52fd-48d4-b5c4-4443433f0e0a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:50.813803 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d03f92e-8407-4a3f-be2a-32b2fa3da48b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.816646 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d03f92e-8407-4a3f-be2a-32b2fa3da48b tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] DELETE https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c Aug 25 04:50:50.817500 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d03f92e-8407-4a3f-be2a-32b2fa3da48b tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.817500 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d03f92e-8407-4a3f-be2a-32b2fa3da48b tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.850152 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-ac702a1c-8f17-48ed-b8a7-e73853a23200 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Snapshot force create request issued successfully. Aug 25 04:50:50.850551 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6832e2f5-6988-4436-9d0b-e23d5f7c89ae req-ac702a1c-8f17-48ed-b8a7-e73853a23200 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:50:50.851088 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 287/1154] 10.4.3.213 () {72 vars in 1547 bytes} [Tue Aug 25 04:50:50 2026] POST /volume/v3/snapshots => generated 319 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:50.853761 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d03f92e-8407-4a3f-be2a-32b2fa3da48b tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c returned with HTTP 202 Aug 25 04:50:50.853761 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 292/1155] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:50 2026] DELETE /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:50.867685 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-864e199e-68dd-49b3-9456-e26c5fcb4a42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.868741 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-864e199e-68dd-49b3-9456-e26c5fcb4a42 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c Aug 25 04:50:50.868741 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-864e199e-68dd-49b3-9456-e26c5fcb4a42 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.868852 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-864e199e-68dd-49b3-9456-e26c5fcb4a42 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.873418 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-864e199e-68dd-49b3-9456-e26c5fcb4a42 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c returned with HTTP 404 Aug 25 04:50:50.874075 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 290/1156] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types/1f421c48-9a94-4976-8355-c7f78506ce9c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:50.878419 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ac5abb72-81f6-4488-a7cf-9325cd016272 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.878906 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ac5abb72-81f6-4488-a7cf-9325cd016272 None None] GET https://10.4.3.213/volume// Aug 25 04:50:50.879096 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ac5abb72-81f6-4488-a7cf-9325cd016272 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.879325 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ac5abb72-81f6-4488-a7cf-9325cd016272 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.879750 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ac5abb72-81f6-4488-a7cf-9325cd016272 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:50.880133 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 288/1157] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:50:50.885713 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36902928-df9a-49e6-921b-810c7a584eef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.890457 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36902928-df9a-49e6-921b-810c7a584eef tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types Aug 25 04:50:50.890457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36902928-df9a-49e6-921b-810c7a584eef tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:50.890457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36902928-df9a-49e6-921b-810c7a584eef tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:50.890457 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.890457 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:50.896658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-beca03c8-7f9f-460d-8e3a-1e029c2d6e68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.898908 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-beca03c8-7f9f-460d-8e3a-1e029c2d6e68 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:50:50.899309 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-beca03c8-7f9f-460d-8e3a-1e029c2d6e68 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a60fdeda-148b-4be3-b0ac-7e9013fc273d", "connector": null, "instance_uuid": "0b9ae753-3e1d-49cf-8e61-e4375b793b05"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.906263 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36902928-df9a-49e6-921b-810c7a584eef tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:50.906793 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 288/1158] 10.4.3.213 () {66 vars in 1231 bytes} [Tue Aug 25 04:50:50 2026] GET /volume/v3/types => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.919635 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:50.919635 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:50.928782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81c04c30-83f0-490d-aa44-612ff90901a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.932381 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81c04c30-83f0-490d-aa44-612ff90901a5 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:50:50.932813 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81c04c30-83f0-490d-aa44-612ff90901a5 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-320688843"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.952244 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81c04c30-83f0-490d-aa44-612ff90901a5 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:50:50.952474 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 291/1159] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:50:50 2026] POST /volume/v3/types => generated 220 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:50.964969 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8d6529e1-6845-4a98-b513-c4de1e17cc38 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:50.967165 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d6529e1-6845-4a98-b513-c4de1e17cc38 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] PUT https://10.4.3.213/volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a Aug 25 04:50:50.968540 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d6529e1-6845-4a98-b513-c4de1e17cc38 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1771071717", "description": "tempest-volume-type-description-92246184", "is_public": false}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:50.968660 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-beca03c8-7f9f-460d-8e3a-1e029c2d6e68 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:50:50.969292 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 293/1160] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:50:50 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 25 04:50:51.021969 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6654b585-6b42-4a3d-a7a2-0973a0656150 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.027459 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6654b585-6b42-4a3d-a7a2-0973a0656150 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:51.027459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6654b585-6b42-4a3d-a7a2-0973a0656150 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.027459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6654b585-6b42-4a3d-a7a2-0973a0656150 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.035957 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d6529e1-6845-4a98-b513-c4de1e17cc38 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a returned with HTTP 200 Aug 25 04:50:51.036742 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 289/1161] 10.4.3.213 () {68 vars in 1363 bytes} [Tue Aug 25 04:50:50 2026] PUT /volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a => generated 203 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:51.039590 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0199b7a4-2036-48fa-b952-2334629a2754 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.039590 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0199b7a4-2036-48fa-b952-2334629a2754 None None] GET https://10.4.3.213/volume// Aug 25 04:50:51.039590 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0199b7a4-2036-48fa-b952-2334629a2754 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.039819 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0199b7a4-2036-48fa-b952-2334629a2754 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.040206 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0199b7a4-2036-48fa-b952-2334629a2754 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:51.040660 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 292/1162] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50: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 25 04:50:51.046195 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:51.046195 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:51.052387 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a400a999-0789-475a-ba42-4da28e2f7c0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.054284 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a400a999-0789-475a-ba42-4da28e2f7c0e tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a Aug 25 04:50:51.054596 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a400a999-0789-475a-ba42-4da28e2f7c0e tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.054716 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a400a999-0789-475a-ba42-4da28e2f7c0e tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.056184 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6654b585-6b42-4a3d-a7a2-0973a0656150 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:51.060633 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:51.060633 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:51.063828 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6654b585-6b42-4a3d-a7a2-0973a0656150 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:51.063941 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a400a999-0789-475a-ba42-4da28e2f7c0e tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a returned with HTTP 200 Aug 25 04:50:51.064398 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 294/1163] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:51 2026] GET /volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a => generated 267 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:51.064483 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 289/1164] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:51 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:51.077775 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7df8c563-f2cc-4f03-b64f-0a07d66ecb91 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.078327 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-8802c5a4-925e-423b-bc9d-a90f987523bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.078826 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7df8c563-f2cc-4f03-b64f-0a07d66ecb91 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] DELETE https://10.4.3.213/volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a Aug 25 04:50:51.079014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7df8c563-f2cc-4f03-b64f-0a07d66ecb91 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.079252 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7df8c563-f2cc-4f03-b64f-0a07d66ecb91 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.085143 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-8802c5a4-925e-423b-bc9d-a90f987523bf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:51.085951 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-8802c5a4-925e-423b-bc9d-a90f987523bf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.085951 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-8802c5a4-925e-423b-bc9d-a90f987523bf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.099702 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:51.099702 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:51.106378 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7df8c563-f2cc-4f03-b64f-0a07d66ecb91 tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a returned with HTTP 202 Aug 25 04:50:51.106861 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 290/1165] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:50:51 2026] DELETE /volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:51.107763 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-8802c5a4-925e-423b-bc9d-a90f987523bf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:51.115907 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a916087-38c4-4f33-a533-8a3f6132784a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.117817 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-8802c5a4-925e-423b-bc9d-a90f987523bf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:51.118050 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a916087-38c4-4f33-a533-8a3f6132784a tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] GET https://10.4.3.213/volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a Aug 25 04:50:51.118264 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a916087-38c4-4f33-a533-8a3f6132784a tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.118418 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 293/1166] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:50:51 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:51.118491 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a916087-38c4-4f33-a533-8a3f6132784a tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.134307 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a916087-38c4-4f33-a533-8a3f6132784a tempest-VolumeTypesTest-86716288 tempest-VolumeTypesTest-86716288-project-admin] https://10.4.3.213/volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a returned with HTTP 404 Aug 25 04:50:51.134967 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 295/1167] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:50:51 2026] GET /volume/v3/types/9e52e0f1-a9c6-47a6-9358-ea2be629741a => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:51.294018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-4fcf7f28-20c6-4815-b166-6d975ff97538 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.296867 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-4fcf7f28-20c6-4815-b166-6d975ff97538 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] PUT https://10.4.3.213/volume/v3/attachments/d7899009-3fd9-4b58-8aa0-698381c0ad33 Aug 25 04:50:51.297294 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-4fcf7f28-20c6-4815-b166-6d975ff97538 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:51.315244 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-4fcf7f28-20c6-4815-b166-6d975ff97538 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Acquiring lock "cinder-attachment_update-a60fdeda-148b-4be3-b0ac-7e9013fc273d-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:50:51.325614 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-4fcf7f28-20c6-4815-b166-6d975ff97538 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Lock "cinder-attachment_update-a60fdeda-148b-4be3-b0ac-7e9013fc273d-np0000008045" acquired by "attachment_update" :: waited 0.010s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:50:51.327017 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:51.327017 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:51.455384 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-4fcf7f28-20c6-4815-b166-6d975ff97538 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Lock "cinder-attachment_update-a60fdeda-148b-4be3-b0ac-7e9013fc273d-np0000008045" released by "attachment_update" :: held 0.131s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:50:51.455856 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-4fcf7f28-20c6-4815-b166-6d975ff97538 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments/d7899009-3fd9-4b58-8aa0-698381c0ad33 returned with HTTP 200 Aug 25 04:50:51.456380 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 290/1168] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:50:51 2026] PUT /volume/v3/attachments/d7899009-3fd9-4b58-8aa0-698381c0ad33 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:51.503438 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54973333-8a98-4b9b-bdae-638a4dc2e261 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.505760 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54973333-8a98-4b9b-bdae-638a4dc2e261 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:51.506052 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54973333-8a98-4b9b-bdae-638a4dc2e261 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.506349 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54973333-8a98-4b9b-bdae-638a4dc2e261 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.515996 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:51.515996 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:51.520983 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-54973333-8a98-4b9b-bdae-638a4dc2e261 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:51.525825 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54973333-8a98-4b9b-bdae-638a4dc2e261 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 returned with HTTP 200 Aug 25 04:50:51.526200 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 291/1169] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:51 2026] GET /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:51.550887 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c6e1e926-98db-47a5-bd1d-b090c9ba45b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.552303 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6e1e926-98db-47a5-bd1d-b090c9ba45b2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:51.552622 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6e1e926-98db-47a5-bd1d-b090c9ba45b2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.552901 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6e1e926-98db-47a5-bd1d-b090c9ba45b2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.562092 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:51.562092 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:51.566658 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c6e1e926-98db-47a5-bd1d-b090c9ba45b2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:51.571541 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6e1e926-98db-47a5-bd1d-b090c9ba45b2 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 returned with HTTP 200 Aug 25 04:50:51.572635 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 294/1170] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:51 2026] GET /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:51.584906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52f219ff-b9f3-4ccb-bede-fc6b74bb5afb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.587000 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52f219ff-b9f3-4ccb-bede-fc6b74bb5afb tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 Aug 25 04:50:51.587518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52f219ff-b9f3-4ccb-bede-fc6b74bb5afb tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.587518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52f219ff-b9f3-4ccb-bede-fc6b74bb5afb tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.587662 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-52f219ff-b9f3-4ccb-bede-fc6b74bb5afb tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Delete snapshot with id: 49e0c9c3-d6f8-4456-8c09-61558737a959 Aug 25 04:50:51.595484 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:51.595484 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:51.595935 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52f219ff-b9f3-4ccb-bede-fc6b74bb5afb tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Snapshot retrieved successfully. Aug 25 04:50:51.618401 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52f219ff-b9f3-4ccb-bede-fc6b74bb5afb tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Snapshot delete request issued successfully. Aug 25 04:50:51.618695 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52f219ff-b9f3-4ccb-bede-fc6b74bb5afb tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 returned with HTTP 202 Aug 25 04:50:51.619189 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 296/1171] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:50:51 2026] DELETE /volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:51.634234 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-548f9a26-3d8a-452c-8f5d-f6538160e040 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:51.636320 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-548f9a26-3d8a-452c-8f5d-f6538160e040 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 Aug 25 04:50:51.636576 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-548f9a26-3d8a-452c-8f5d-f6538160e040 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:51.636789 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-548f9a26-3d8a-452c-8f5d-f6538160e040 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:51.642528 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:51.642528 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:51.642973 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-548f9a26-3d8a-452c-8f5d-f6538160e040 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Snapshot retrieved successfully. Aug 25 04:50:51.644526 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-548f9a26-3d8a-452c-8f5d-f6538160e040 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 returned with HTTP 200 Aug 25 04:50:51.644526 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 291/1172] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:51 2026] GET /volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:52.084628 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-04dda4a6-0157-406d-a92c-cabdd1e53c91 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:52.087145 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-04dda4a6-0157-406d-a92c-cabdd1e53c91 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:52.087548 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-04dda4a6-0157-406d-a92c-cabdd1e53c91 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:52.088628 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-04dda4a6-0157-406d-a92c-cabdd1e53c91 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:52.107383 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:52.107383 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:52.115230 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-04dda4a6-0157-406d-a92c-cabdd1e53c91 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:52.128488 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-04dda4a6-0157-406d-a92c-cabdd1e53c91 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:52.128488 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 292/1173] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:52 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:52.660725 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b588ab4a-e5de-4960-b4c8-72ff6d7ed509 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:52.662792 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b588ab4a-e5de-4960-b4c8-72ff6d7ed509 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 Aug 25 04:50:52.663080 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b588ab4a-e5de-4960-b4c8-72ff6d7ed509 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:52.663258 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b588ab4a-e5de-4960-b4c8-72ff6d7ed509 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:52.670653 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b588ab4a-e5de-4960-b4c8-72ff6d7ed509 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 returned with HTTP 404 Aug 25 04:50:52.671158 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 295/1174] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:52 2026] GET /volume/v3/snapshots/49e0c9c3-d6f8-4456-8c09-61558737a959 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:52.680278 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53e0abe8-4227-4b7e-a04e-dee1aeff096c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:52.682281 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53e0abe8-4227-4b7e-a04e-dee1aeff096c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:52.682584 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53e0abe8-4227-4b7e-a04e-dee1aeff096c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:52.682798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53e0abe8-4227-4b7e-a04e-dee1aeff096c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:52.692982 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:52.692982 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:52.698669 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-53e0abe8-4227-4b7e-a04e-dee1aeff096c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:52.705213 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53e0abe8-4227-4b7e-a04e-dee1aeff096c tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 returned with HTTP 200 Aug 25 04:50:52.705716 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 297/1175] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:52 2026] GET /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:52.720312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15063bb9-f695-4cbe-9ccd-43c906839c9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:52.725451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15063bb9-f695-4cbe-9ccd-43c906839c9a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:52.725451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15063bb9-f695-4cbe-9ccd-43c906839c9a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:52.725451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15063bb9-f695-4cbe-9ccd-43c906839c9a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:52.725451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-15063bb9-f695-4cbe-9ccd-43c906839c9a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Delete volume with id: 0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:52.731416 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:52.731416 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:52.731863 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15063bb9-f695-4cbe-9ccd-43c906839c9a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:52.768296 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15063bb9-f695-4cbe-9ccd-43c906839c9a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Delete volume request issued successfully. Aug 25 04:50:52.768296 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15063bb9-f695-4cbe-9ccd-43c906839c9a tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 returned with HTTP 202 Aug 25 04:50:52.768580 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 292/1176] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:50:52 2026] DELETE /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:52.779741 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7263604c-5109-4205-a56b-2c84336f6534 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:52.780869 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7263604c-5109-4205-a56b-2c84336f6534 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:52.781052 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7263604c-5109-4205-a56b-2c84336f6534 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:52.781340 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7263604c-5109-4205-a56b-2c84336f6534 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:52.788286 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:52.788286 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:52.797729 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7263604c-5109-4205-a56b-2c84336f6534 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Volume info retrieved successfully. Aug 25 04:50:52.802628 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7263604c-5109-4205-a56b-2c84336f6534 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 returned with HTTP 200 Aug 25 04:50:52.803025 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 293/1177] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:52 2026] GET /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:53.143175 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3921790f-4b7e-4b2c-b1d8-8af8a183c6f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:53.147314 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3921790f-4b7e-4b2c-b1d8-8af8a183c6f9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:53.147543 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3921790f-4b7e-4b2c-b1d8-8af8a183c6f9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:53.147742 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3921790f-4b7e-4b2c-b1d8-8af8a183c6f9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:53.164761 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:53.164761 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:53.169989 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3921790f-4b7e-4b2c-b1d8-8af8a183c6f9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:53.175465 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3921790f-4b7e-4b2c-b1d8-8af8a183c6f9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:53.176349 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 296/1178] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:53 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:53.422532 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c2f1e17-a910-44f9-84c7-ce648f49bbf8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:53.427464 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c2f1e17-a910-44f9-84c7-ce648f49bbf8 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 Aug 25 04:50:53.427604 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c2f1e17-a910-44f9-84c7-ce648f49bbf8 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:53.428139 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c2f1e17-a910-44f9-84c7-ce648f49bbf8 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:53.441061 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:53.441061 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:53.441642 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c2f1e17-a910-44f9-84c7-ce648f49bbf8 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Snapshot retrieved successfully. Aug 25 04:50:53.442940 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c2f1e17-a910-44f9-84c7-ce648f49bbf8 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 returned with HTTP 200 Aug 25 04:50:53.444249 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 298/1179] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:53 2026] GET /volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 => generated 478 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:53.819933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16034123-7cb7-4a67-a2f9-b1ac4c084db6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:53.821786 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16034123-7cb7-4a67-a2f9-b1ac4c084db6 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] GET https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 Aug 25 04:50:53.822202 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16034123-7cb7-4a67-a2f9-b1ac4c084db6 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:53.822202 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16034123-7cb7-4a67-a2f9-b1ac4c084db6 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:53.829567 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16034123-7cb7-4a67-a2f9-b1ac4c084db6 tempest-VolumesExtendTest-1149598024 tempest-VolumesExtendTest-1149598024-project-member] https://10.4.3.213/volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 returned with HTTP 404 Aug 25 04:50:53.830204 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 293/1180] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:53 2026] GET /volume/v3/volumes/0b37edd3-8a91-4199-bb0f-f9d9f02f7c12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:53.854963 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed1f3c40-9888-4557-9004-290a23e1f1e0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:53.858453 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed1f3c40-9888-4557-9004-290a23e1f1e0 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 Aug 25 04:50:53.858453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed1f3c40-9888-4557-9004-290a23e1f1e0 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:53.858453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed1f3c40-9888-4557-9004-290a23e1f1e0 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:53.858453 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-ed1f3c40-9888-4557-9004-290a23e1f1e0 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Delete snapshot with id: aa5b4cf0-6764-42c4-8cde-766379ae1654 Aug 25 04:50:53.865971 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:53.865971 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:53.866823 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ed1f3c40-9888-4557-9004-290a23e1f1e0 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Snapshot retrieved successfully. Aug 25 04:50:53.944526 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ed1f3c40-9888-4557-9004-290a23e1f1e0 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Snapshot delete request issued successfully. Aug 25 04:50:53.944526 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed1f3c40-9888-4557-9004-290a23e1f1e0 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 returned with HTTP 202 Aug 25 04:50:53.944526 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 294/1181] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:50:53 2026] DELETE /volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:53.950240 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-738df9ad-4a52-4117-8cc0-e276f6d610aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:53.952948 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-738df9ad-4a52-4117-8cc0-e276f6d610aa tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 Aug 25 04:50:53.958151 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-738df9ad-4a52-4117-8cc0-e276f6d610aa tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:53.958151 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-738df9ad-4a52-4117-8cc0-e276f6d610aa tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:53.959250 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:53.959250 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:53.959468 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-738df9ad-4a52-4117-8cc0-e276f6d610aa tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Snapshot retrieved successfully. Aug 25 04:50:53.960695 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-738df9ad-4a52-4117-8cc0-e276f6d610aa tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 returned with HTTP 200 Aug 25 04:50:53.961368 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 297/1182] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:53 2026] GET /volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:54.194283 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab4cdc0d-32dc-4fae-bc85-319eb0e2647d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:54.196593 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab4cdc0d-32dc-4fae-bc85-319eb0e2647d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:54.196881 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab4cdc0d-32dc-4fae-bc85-319eb0e2647d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:54.197161 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab4cdc0d-32dc-4fae-bc85-319eb0e2647d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:54.215917 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:54.215917 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:54.223880 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab4cdc0d-32dc-4fae-bc85-319eb0e2647d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:54.231241 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab4cdc0d-32dc-4fae-bc85-319eb0e2647d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:54.231241 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 299/1183] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:54 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:54.320535 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:54.514730 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:50:54.515288 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1719085254"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:54.517321 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1719085254'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:50:54.517542 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Create volume of 1 GB Aug 25 04:50:54.525539 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Availability Zones retrieved successfully. Aug 25 04:50:54.534539 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Flow 'volume_create_api' (cd3f23f0-e52f-4eaf-a59b-473d90683705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:54.538277 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da6d03d-31bf-49e7-b7bb-36542d05a070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:54.538277 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:50:54.576776 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da6d03d-31bf-49e7-b7bb-36542d05a070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:54.581047 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecb83be-f762-47ed-8759-301b87c39236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:54.676558 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Created reservations ['65402fb6-5afe-42aa-85be-1db32a3ceac7', 'b733130e-b860-40df-9073-285f7c8ffe64', 'c26a1a22-6ea9-4b81-b2cd-a9538a479333', '64d0f1d7-6709-4d31-9ee9-96044fa7c2d3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:54.677489 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecb83be-f762-47ed-8759-301b87c39236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65402fb6-5afe-42aa-85be-1db32a3ceac7', 'b733130e-b860-40df-9073-285f7c8ffe64', 'c26a1a22-6ea9-4b81-b2cd-a9538a479333', '64d0f1d7-6709-4d31-9ee9-96044fa7c2d3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:54.678273 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c75d87-f8fc-48b6-bb50-a833441e0a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:54.711667 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c75d87-f8fc-48b6-bb50-a833441e0a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60e1117d-ab9e-45a2-b81f-62b96840255c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1719085254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edeaf16b14574129a0fcab172cc954e8',qos_specs=None,replication_status=,reservations=['65402fb6-5afe-42aa-85be-1db32a3ceac7','b733130e-b860-40df-9073-285f7c8ffe64','c26a1a22-6ea9-4b81-b2cd-a9538a479333','64d0f1d7-6709-4d31-9ee9-96044fa7c2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80e0c0ca26943deaaa61736ddc7e2b0',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:50:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1719085254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60e1117d-ab9e-45a2-b81f-62b96840255c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edeaf16b14574129a0fcab172cc954e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a80e0c0ca26943deaaa61736ddc7e2b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:54.712743 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (602ad7d1-be05-47e4-aad5-fba73d786585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:54.751793 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (602ad7d1-be05-47e4-aad5-fba73d786585) transitioned into state 'SUCCESS' from state '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-1719085254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edeaf16b14574129a0fcab172cc954e8',qos_specs=None,replication_status=,reservations=['65402fb6-5afe-42aa-85be-1db32a3ceac7','b733130e-b860-40df-9073-285f7c8ffe64','c26a1a22-6ea9-4b81-b2cd-a9538a479333','64d0f1d7-6709-4d31-9ee9-96044fa7c2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80e0c0ca26943deaaa61736ddc7e2b0',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:54.752755 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c7419b-ee44-44b4-b0a8-f685ccdc004d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:50:54.771420 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c7419b-ee44-44b4-b0a8-f685ccdc004d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:50:54.773107 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Flow 'volume_create_api' (cd3f23f0-e52f-4eaf-a59b-473d90683705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:50:54.773107 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Create volume request issued successfully. Aug 25 04:50:54.773878 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82f884bb-accb-42ef-b2c4-0c4179960f73 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:50:54.774182 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 294/1184] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:50:54 2026] POST /volume/v3/volumes => generated 754 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:54.797786 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aeada6f1-9b16-4b64-864e-cd8639eb4bd1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:54.799876 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aeada6f1-9b16-4b64-864e-cd8639eb4bd1 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c Aug 25 04:50:54.800091 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aeada6f1-9b16-4b64-864e-cd8639eb4bd1 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:54.800306 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aeada6f1-9b16-4b64-864e-cd8639eb4bd1 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:54.808651 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:54.808651 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:54.813346 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aeada6f1-9b16-4b64-864e-cd8639eb4bd1 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:50:54.819897 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aeada6f1-9b16-4b64-864e-cd8639eb4bd1 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c returned with HTTP 200 Aug 25 04:50:54.820447 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 295/1185] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:54 2026] GET /volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:54.974941 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69aada5d-2d76-4e22-8b85-10a493454034 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:54.978836 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69aada5d-2d76-4e22-8b85-10a493454034 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] GET https://10.4.3.213/volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 Aug 25 04:50:54.980009 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69aada5d-2d76-4e22-8b85-10a493454034 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:54.980009 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69aada5d-2d76-4e22-8b85-10a493454034 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:54.986299 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69aada5d-2d76-4e22-8b85-10a493454034 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 returned with HTTP 404 Aug 25 04:50:54.986299 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 298/1186] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:50:54 2026] GET /volume/v3/snapshots/aa5b4cf0-6764-42c4-8cde-766379ae1654 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:55.247830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a856466c-7236-4c02-b7fa-03aac760471f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:55.250386 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a856466c-7236-4c02-b7fa-03aac760471f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:55.250680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a856466c-7236-4c02-b7fa-03aac760471f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:55.250931 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a856466c-7236-4c02-b7fa-03aac760471f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:55.268042 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:55.268042 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:55.274548 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a856466c-7236-4c02-b7fa-03aac760471f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:55.280004 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a856466c-7236-4c02-b7fa-03aac760471f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:55.280442 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 300/1187] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:55 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:55.836398 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3f9a474-9dcc-445b-a514-99e18e207e38 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:55.842635 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3f9a474-9dcc-445b-a514-99e18e207e38 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c Aug 25 04:50:55.842635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3f9a474-9dcc-445b-a514-99e18e207e38 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:55.842635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3f9a474-9dcc-445b-a514-99e18e207e38 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:55.852551 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:55.852551 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:55.857020 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3f9a474-9dcc-445b-a514-99e18e207e38 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:50:55.861814 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3f9a474-9dcc-445b-a514-99e18e207e38 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c returned with HTTP 200 Aug 25 04:50:55.862294 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 295/1188] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:55 2026] GET /volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:55.881653 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cfa1d753-5dba-4e9f-ad90-10895321bb0f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:55.885580 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cfa1d753-5dba-4e9f-ad90-10895321bb0f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:50:55.886305 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cfa1d753-5dba-4e9f-ad90-10895321bb0f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60e1117d-ab9e-45a2-b81f-62b96840255c", "name": "tempest-VolumesBackupsAdminTest-Backup-1312959512", "container": "tempest-volumesbackupsadmintest-backup-container-67652869"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:55.890212 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-cfa1d753-5dba-4e9f-ad90-10895321bb0f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Creating new backup {'backup': {'volume_id': '60e1117d-ab9e-45a2-b81f-62b96840255c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1312959512', 'container': 'tempest-volumesbackupsadmintest-backup-container-67652869'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:50:55.890532 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-cfa1d753-5dba-4e9f-ad90-10895321bb0f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Creating backup of volume 60e1117d-ab9e-45a2-b81f-62b96840255c in container tempest-volumesbackupsadmintest-backup-container-67652869 Aug 25 04:50:55.907259 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:55.907259 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:55.908559 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cfa1d753-5dba-4e9f-ad90-10895321bb0f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:50:55.921114 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-3b9df8e0-12cb-4b86-b80c-b04a062c24c2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:55.927140 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-3b9df8e0-12cb-4b86-b80c-b04a062c24c2 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] POST https://10.4.3.213/volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1/action Aug 25 04:50:55.927545 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-3b9df8e0-12cb-4b86-b80c-b04a062c24c2 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:55.927694 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-3b9df8e0-12cb-4b86-b80c-b04a062c24c2 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:55.961504 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:55.961504 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:55.974610 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-cfa1d753-5dba-4e9f-ad90-10895321bb0f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Created reservations ['0deaaea8-cf38-47f5-80e5-346ec6e586d2', 'efdaa914-1493-4345-b638-ad56809cb312'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:50:55.989741 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-02afc4d9-895f-4508-a0b6-093b7b4a08d1 req-3b9df8e0-12cb-4b86-b80c-b04a062c24c2 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1/action returned with HTTP 204 Aug 25 04:50:55.990293 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 299/1189] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:50:55 2026] POST /volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:56.039919 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cfa1d753-5dba-4e9f-ad90-10895321bb0f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:50:56.041005 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 296/1190] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:50:55 2026] POST /volume/v3/backups => generated 335 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:50:56.055780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dec717b4-9855-471c-b1cb-7204f7cb5fb6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:56.061457 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dec717b4-9855-471c-b1cb-7204f7cb5fb6 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:50:56.061457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dec717b4-9855-471c-b1cb-7204f7cb5fb6 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:56.061457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dec717b4-9855-471c-b1cb-7204f7cb5fb6 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:56.061457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dec717b4-9855-471c-b1cb-7204f7cb5fb6 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:50:56.070229 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:56.070229 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:56.071350 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dec717b4-9855-471c-b1cb-7204f7cb5fb6 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:50:56.073065 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 301/1191] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:56 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:56.296657 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0da70977-6d5a-45f7-b057-d918381bca86 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:56.300080 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0da70977-6d5a-45f7-b057-d918381bca86 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:56.300356 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0da70977-6d5a-45f7-b057-d918381bca86 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:56.300580 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0da70977-6d5a-45f7-b057-d918381bca86 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:56.321113 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:56.321113 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:56.329004 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0da70977-6d5a-45f7-b057-d918381bca86 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:56.335365 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0da70977-6d5a-45f7-b057-d918381bca86 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:56.335795 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 296/1192] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:56 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:57.062215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7351d099-5756-488c-85ef-ee0a966419ff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.066453 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7351d099-5756-488c-85ef-ee0a966419ff tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:50:57.066453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7351d099-5756-488c-85ef-ee0a966419ff tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:57.066453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7351d099-5756-488c-85ef-ee0a966419ff tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:57.080808 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:57.080808 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:57.092364 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-25c39ec4-2d4f-4a83-8a27-46228a372856 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.093472 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7351d099-5756-488c-85ef-ee0a966419ff tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:50:57.094635 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25c39ec4-2d4f-4a83-8a27-46228a372856 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:50:57.095123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-25c39ec4-2d4f-4a83-8a27-46228a372856 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:57.095123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-25c39ec4-2d4f-4a83-8a27-46228a372856 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:57.095123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-25c39ec4-2d4f-4a83-8a27-46228a372856 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:50:57.101727 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:57.101727 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:57.102763 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25c39ec4-2d4f-4a83-8a27-46228a372856 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:50:57.103138 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 297/1193] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:57 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:57.105547 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7351d099-5756-488c-85ef-ee0a966419ff tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:50:57.106957 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 300/1194] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:57 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:57.180589 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-63940890-56fb-4bbc-bada-a77099b7531d req-4d90a9ea-1597-4f33-9443-cb4b77d043c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.186454 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-4d90a9ea-1597-4f33-9443-cb4b77d043c5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:50:57.186454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-4d90a9ea-1597-4f33-9443-cb4b77d043c5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:57.186454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-4d90a9ea-1597-4f33-9443-cb4b77d043c5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:57.193565 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:57.193565 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:57.198735 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-63940890-56fb-4bbc-bada-a77099b7531d req-4d90a9ea-1597-4f33-9443-cb4b77d043c5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:50:57.205751 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-4d90a9ea-1597-4f33-9443-cb4b77d043c5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:50:57.206262 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 302/1195] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:50:57 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:57.338341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d0892541-9865-4bc5-8449-27a6ed091dd7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.338843 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0892541-9865-4bc5-8449-27a6ed091dd7 None None] GET https://10.4.3.213/volume// Aug 25 04:50:57.339076 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0892541-9865-4bc5-8449-27a6ed091dd7 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:57.339351 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0892541-9865-4bc5-8449-27a6ed091dd7 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:57.340947 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0892541-9865-4bc5-8449-27a6ed091dd7 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:57.341945 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 297/1196] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:50: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 25 04:50:57.358205 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-63940890-56fb-4bbc-bada-a77099b7531d req-febe646a-4e48-4269-8464-321fbe3be7c3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.358250 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91ac7f05-84a7-4cea-9ae3-ef70bcf4e830 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.362572 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-febe646a-4e48-4269-8464-321fbe3be7c3 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:50:57.363186 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91ac7f05-84a7-4cea-9ae3-ef70bcf4e830 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:57.363405 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-febe646a-4e48-4269-8464-321fbe3be7c3 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e791c59-39c6-47ef-a9e6-873a43bbee91", "connector": null, "instance_uuid": "3aa56624-5f91-4d96-a0d8-2eaf1fa69aae"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:57.363642 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91ac7f05-84a7-4cea-9ae3-ef70bcf4e830 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:57.363642 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91ac7f05-84a7-4cea-9ae3-ef70bcf4e830 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:57.381259 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:57.381259 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:57.387547 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:57.387547 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:57.394198 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-91ac7f05-84a7-4cea-9ae3-ef70bcf4e830 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:57.400966 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91ac7f05-84a7-4cea-9ae3-ef70bcf4e830 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:57.402220 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 301/1197] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:57 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:57.430483 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-febe646a-4e48-4269-8464-321fbe3be7c3 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:50:57.430483 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 298/1198] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:50:57 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 25 04:50:57.482405 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-e19f04f3-f308-46da-9998-b05170aa1e12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.485327 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-e19f04f3-f308-46da-9998-b05170aa1e12 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/attachments/d7899009-3fd9-4b58-8aa0-698381c0ad33/action Aug 25 04:50:57.485879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-e19f04f3-f308-46da-9998-b05170aa1e12 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:50:57.486073 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-e19f04f3-f308-46da-9998-b05170aa1e12 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:57.494912 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ec63c9e-ec17-43c4-92f2-20e7f5f90db0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.503691 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ec63c9e-ec17-43c4-92f2-20e7f5f90db0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:50:57.503691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ec63c9e-ec17-43c4-92f2-20e7f5f90db0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:57.503691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ec63c9e-ec17-43c4-92f2-20e7f5f90db0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:57.517927 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bfd17d3c-05f0-498b-bd8a-e81ca16b9877 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.519346 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfd17d3c-05f0-498b-bd8a-e81ca16b9877 None None] GET https://10.4.3.213/volume// Aug 25 04:50:57.519346 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfd17d3c-05f0-498b-bd8a-e81ca16b9877 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:57.519346 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bfd17d3c-05f0-498b-bd8a-e81ca16b9877 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:57.519539 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bfd17d3c-05f0-498b-bd8a-e81ca16b9877 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:50:57.519853 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 302/1199] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:50: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 25 04:50:57.522420 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:57.522420 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:57.522642 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:57.522642 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:57.528659 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1ec63c9e-ec17-43c4-92f2-20e7f5f90db0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:50:57.535340 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ec63c9e-ec17-43c4-92f2-20e7f5f90db0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:50:57.536250 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 298/1200] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:57 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:57.542726 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-63940890-56fb-4bbc-bada-a77099b7531d req-9a4d1479-9f23-4148-9889-00a5676d8369 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.545760 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-9a4d1479-9f23-4148-9889-00a5676d8369 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:50:57.546099 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-9a4d1479-9f23-4148-9889-00a5676d8369 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:57.546371 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-9a4d1479-9f23-4148-9889-00a5676d8369 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:57.551832 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4e403199-b81b-4cc9-828a-163f5ec866c6 req-e19f04f3-f308-46da-9998-b05170aa1e12 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments/d7899009-3fd9-4b58-8aa0-698381c0ad33/action returned with HTTP 204 Aug 25 04:50:57.552626 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 303/1201] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:50:57 2026] POST /volume/v3/attachments/d7899009-3fd9-4b58-8aa0-698381c0ad33/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:50:57.575449 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:57.575449 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:57.583593 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-63940890-56fb-4bbc-bada-a77099b7531d req-9a4d1479-9f23-4148-9889-00a5676d8369 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:50:57.590609 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-9a4d1479-9f23-4148-9889-00a5676d8369 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:50:57.591347 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 299/1202] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:50:57 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 1030 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:50:57.729817 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-63940890-56fb-4bbc-bada-a77099b7531d req-c277edaf-26eb-4634-b40c-83fc84a03ed0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:57.732095 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-c277edaf-26eb-4634-b40c-83fc84a03ed0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] PUT https://10.4.3.213/volume/v3/attachments/1268d6ae-c354-4a3c-8751-ec7d1d1176b7 Aug 25 04:50:57.732493 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-c277edaf-26eb-4634-b40c-83fc84a03ed0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:50:57.741071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-63940890-56fb-4bbc-bada-a77099b7531d req-c277edaf-26eb-4634-b40c-83fc84a03ed0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Acquiring lock "cinder-attachment_update-2e791c59-39c6-47ef-a9e6-873a43bbee91-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:50:57.745877 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-63940890-56fb-4bbc-bada-a77099b7531d req-c277edaf-26eb-4634-b40c-83fc84a03ed0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Lock "cinder-attachment_update-2e791c59-39c6-47ef-a9e6-873a43bbee91-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:50:57.746840 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:57.746840 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:57.850199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-63940890-56fb-4bbc-bada-a77099b7531d req-c277edaf-26eb-4634-b40c-83fc84a03ed0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Lock "cinder-attachment_update-2e791c59-39c6-47ef-a9e6-873a43bbee91-np0000008045" released by "attachment_update" :: held 0.104s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:50:57.850534 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-c277edaf-26eb-4634-b40c-83fc84a03ed0 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/attachments/1268d6ae-c354-4a3c-8751-ec7d1d1176b7 returned with HTTP 200 Aug 25 04:50:57.851024 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 303/1203] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:50:57 2026] PUT /volume/v3/attachments/1268d6ae-c354-4a3c-8751-ec7d1d1176b7 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:58.117313 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-862c1e5d-affe-4317-99ad-521e7adfc3ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:58.119021 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-862c1e5d-affe-4317-99ad-521e7adfc3ad tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:50:58.119231 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-862c1e5d-affe-4317-99ad-521e7adfc3ad tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:58.119415 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-862c1e5d-affe-4317-99ad-521e7adfc3ad tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:58.119538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-862c1e5d-affe-4317-99ad-521e7adfc3ad tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:50:58.130951 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:58.130951 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:58.132041 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-862c1e5d-affe-4317-99ad-521e7adfc3ad tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:50:58.132547 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 299/1204] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:58 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:58.146707 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5e04715e-3fad-4839-be84-14ee810c79ed req-bb4991e3-0965-4752-a5b1-cea4c5f7fa70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:58.149209 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5e04715e-3fad-4839-be84-14ee810c79ed req-bb4991e3-0965-4752-a5b1-cea4c5f7fa70 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] DELETE https://10.4.3.213/volume/v3/attachments/e7c9ba9a-4711-411d-b7cd-1dc34f217463 Aug 25 04:50:58.149502 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5e04715e-3fad-4839-be84-14ee810c79ed req-bb4991e3-0965-4752-a5b1-cea4c5f7fa70 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:58.149790 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5e04715e-3fad-4839-be84-14ee810c79ed req-bb4991e3-0965-4752-a5b1-cea4c5f7fa70 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:58.164799 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:58.164799 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:58.229508 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5e04715e-3fad-4839-be84-14ee810c79ed req-bb4991e3-0965-4752-a5b1-cea4c5f7fa70 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/attachments/e7c9ba9a-4711-411d-b7cd-1dc34f217463 returned with HTTP 200 Aug 25 04:50:58.233448 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 304/1205] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:50:58 2026] DELETE /volume/v3/attachments/e7c9ba9a-4711-411d-b7cd-1dc34f217463 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:58.246170 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5e04715e-3fad-4839-be84-14ee810c79ed req-10605828-8620-4c82-bdbf-4317d7193344 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:58.249130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e04715e-3fad-4839-be84-14ee810c79ed req-10605828-8620-4c82-bdbf-4317d7193344 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:58.249379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5e04715e-3fad-4839-be84-14ee810c79ed req-10605828-8620-4c82-bdbf-4317d7193344 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:58.249674 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5e04715e-3fad-4839-be84-14ee810c79ed req-10605828-8620-4c82-bdbf-4317d7193344 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:58.249865 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-5e04715e-3fad-4839-be84-14ee810c79ed req-10605828-8620-4c82-bdbf-4317d7193344 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Delete volume with id: 0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e Aug 25 04:50:58.260966 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:58.260966 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:58.261753 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-5e04715e-3fad-4839-be84-14ee810c79ed req-10605828-8620-4c82-bdbf-4317d7193344 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Volume info retrieved successfully. Aug 25 04:50:58.285325 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-5e04715e-3fad-4839-be84-14ee810c79ed req-10605828-8620-4c82-bdbf-4317d7193344 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] Delete volume request issued successfully. Aug 25 04:50:58.285551 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e04715e-3fad-4839-be84-14ee810c79ed req-10605828-8620-4c82-bdbf-4317d7193344 tempest-ImageDependencyTests-156396097 tempest-ImageDependencyTests-156396097-project-member] https://10.4.3.213/volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e returned with HTTP 202 Aug 25 04:50:58.287358 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 300/1206] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:50:58 2026] DELETE /volume/v3/volumes/0926ef61-79b7-4dcf-a0c1-c7b3fe6ac81e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:50:58.420654 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-15869702-8d23-4c46-9e4d-424a7dbb51f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:58.423006 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15869702-8d23-4c46-9e4d-424a7dbb51f5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:58.423307 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15869702-8d23-4c46-9e4d-424a7dbb51f5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:58.423581 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15869702-8d23-4c46-9e4d-424a7dbb51f5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:58.436621 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:58.436621 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:58.447930 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-15869702-8d23-4c46-9e4d-424a7dbb51f5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:58.455327 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15869702-8d23-4c46-9e4d-424a7dbb51f5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:58.457289 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 304/1207] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:58 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:58.472528 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b426e224-5431-4db3-8e37-77835bb6b1c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:58.478319 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b426e224-5431-4db3-8e37-77835bb6b1c2 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:50:58.478607 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b426e224-5431-4db3-8e37-77835bb6b1c2 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:58.478895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b426e224-5431-4db3-8e37-77835bb6b1c2 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:58.503190 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:58.503190 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:50:58.510925 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b426e224-5431-4db3-8e37-77835bb6b1c2 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:50:58.517507 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b426e224-5431-4db3-8e37-77835bb6b1c2 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:50:58.517507 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 300/1208] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:58 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:50:58.559753 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e497db6-48a3-48cb-90d8-fc2223013504 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:58.561929 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e497db6-48a3-48cb-90d8-fc2223013504 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:50:58.562229 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e497db6-48a3-48cb-90d8-fc2223013504 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:58.562565 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e497db6-48a3-48cb-90d8-fc2223013504 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:58.580163 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:58.580163 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:50:58.587090 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e497db6-48a3-48cb-90d8-fc2223013504 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:50:58.593695 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e497db6-48a3-48cb-90d8-fc2223013504 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:50:58.594262 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 305/1209] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:58 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:59.146017 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-89c69442-a93a-41fc-8f5e-68ccdc0f1506 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:59.150456 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-89c69442-a93a-41fc-8f5e-68ccdc0f1506 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:50:59.150456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-89c69442-a93a-41fc-8f5e-68ccdc0f1506 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:59.150456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-89c69442-a93a-41fc-8f5e-68ccdc0f1506 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:59.150456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-89c69442-a93a-41fc-8f5e-68ccdc0f1506 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:50:59.154672 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:59.154672 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:50:59.155532 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-89c69442-a93a-41fc-8f5e-68ccdc0f1506 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:50:59.156156 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 301/1210] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:59 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:50:59.614185 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-284aebf8-5b70-4113-90c3-a388ad4da70a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:50:59.621860 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-284aebf8-5b70-4113-90c3-a388ad4da70a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:50:59.622174 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-284aebf8-5b70-4113-90c3-a388ad4da70a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:50:59.622476 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-284aebf8-5b70-4113-90c3-a388ad4da70a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:50:59.645086 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:50:59.645086 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:50:59.651359 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-284aebf8-5b70-4113-90c3-a388ad4da70a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:50:59.657177 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-284aebf8-5b70-4113-90c3-a388ad4da70a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:50:59.657958 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 305/1211] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:50:59 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:00.171593 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e970c2f6-829c-4f9b-8b6a-a207a3a03ade None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:00.174611 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e970c2f6-829c-4f9b-8b6a-a207a3a03ade tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:00.174936 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e970c2f6-829c-4f9b-8b6a-a207a3a03ade tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:00.175041 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e970c2f6-829c-4f9b-8b6a-a207a3a03ade tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:00.175241 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e970c2f6-829c-4f9b-8b6a-a207a3a03ade tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:00.180368 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:00.180368 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:00.181507 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e970c2f6-829c-4f9b-8b6a-a207a3a03ade tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:00.182287 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 301/1212] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:00 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:00.677637 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac7b84e1-f4e7-4f45-ae67-e844ca7cb838 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:00.682825 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac7b84e1-f4e7-4f45-ae67-e844ca7cb838 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:00.683160 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac7b84e1-f4e7-4f45-ae67-e844ca7cb838 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:00.683528 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac7b84e1-f4e7-4f45-ae67-e844ca7cb838 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:00.705147 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:00.705147 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:00.710955 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac7b84e1-f4e7-4f45-ae67-e844ca7cb838 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:00.719943 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac7b84e1-f4e7-4f45-ae67-e844ca7cb838 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:00.720572 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 306/1213] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:00 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:01.205693 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cfdb3f84-0b4a-4f8c-a0ae-e5bd3e2ad091 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:01.212896 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cfdb3f84-0b4a-4f8c-a0ae-e5bd3e2ad091 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:01.213361 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cfdb3f84-0b4a-4f8c-a0ae-e5bd3e2ad091 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:01.213680 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cfdb3f84-0b4a-4f8c-a0ae-e5bd3e2ad091 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:01.216320 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-cfdb3f84-0b4a-4f8c-a0ae-e5bd3e2ad091 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:01.221772 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:01.221772 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:01.222826 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cfdb3f84-0b4a-4f8c-a0ae-e5bd3e2ad091 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:01.223508 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 302/1214] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:01 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:01.743249 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8c4f5857-c87e-4eeb-8326-c0a5a820914a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:01.747566 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c4f5857-c87e-4eeb-8326-c0a5a820914a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:01.747566 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c4f5857-c87e-4eeb-8326-c0a5a820914a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:01.747789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c4f5857-c87e-4eeb-8326-c0a5a820914a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:01.768548 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:01.768548 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:01.773006 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8c4f5857-c87e-4eeb-8326-c0a5a820914a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:01.781321 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c4f5857-c87e-4eeb-8326-c0a5a820914a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:01.781321 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 306/1215] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:01 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:01.843611 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-33136839-f761-4e13-a8de-f498d707d64b req-f6c5bbe3-1a08-4ce1-8377-500a54c95a16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:01.846858 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-33136839-f761-4e13-a8de-f498d707d64b req-f6c5bbe3-1a08-4ce1-8377-500a54c95a16 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] DELETE https://10.4.3.213/volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1 Aug 25 04:51:01.847414 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-33136839-f761-4e13-a8de-f498d707d64b req-f6c5bbe3-1a08-4ce1-8377-500a54c95a16 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:01.848558 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-33136839-f761-4e13-a8de-f498d707d64b req-f6c5bbe3-1a08-4ce1-8377-500a54c95a16 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:01.867144 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:01.867144 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:01.960186 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-33136839-f761-4e13-a8de-f498d707d64b req-f6c5bbe3-1a08-4ce1-8377-500a54c95a16 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1 returned with HTTP 200 Aug 25 04:51:01.960699 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 302/1216] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:51:01 2026] DELETE /volume/v3/attachments/29d3e311-84c7-4c30-86cf-a96698a0a9f1 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:02.241029 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d40fd16d-4d94-4e2c-990e-696a764b915e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:02.245542 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d40fd16d-4d94-4e2c-990e-696a764b915e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:02.245542 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d40fd16d-4d94-4e2c-990e-696a764b915e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:02.245542 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d40fd16d-4d94-4e2c-990e-696a764b915e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:02.245542 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d40fd16d-4d94-4e2c-990e-696a764b915e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:02.256043 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:02.256043 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:02.256043 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d40fd16d-4d94-4e2c-990e-696a764b915e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:02.256043 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 307/1217] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:02 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:02.803279 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9666c69d-c5a3-411f-b576-39c1f29c39d3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:02.807495 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9666c69d-c5a3-411f-b576-39c1f29c39d3 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:02.807715 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9666c69d-c5a3-411f-b576-39c1f29c39d3 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:02.808251 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9666c69d-c5a3-411f-b576-39c1f29c39d3 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:02.827159 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:02.827159 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:02.839887 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9666c69d-c5a3-411f-b576-39c1f29c39d3 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:02.851385 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9666c69d-c5a3-411f-b576-39c1f29c39d3 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:02.851849 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 303/1218] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:02 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:03.276908 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-320a6cd6-6c75-4a11-be2c-a1e90b870ee3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.278627 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c207da8-e01b-4267-b5f1-47608f83d9d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.279804 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-320a6cd6-6c75-4a11-be2c-a1e90b870ee3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:03.279804 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-320a6cd6-6c75-4a11-be2c-a1e90b870ee3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.280662 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-320a6cd6-6c75-4a11-be2c-a1e90b870ee3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.280662 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-320a6cd6-6c75-4a11-be2c-a1e90b870ee3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:03.291605 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:03.291605 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:03.292348 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-320a6cd6-6c75-4a11-be2c-a1e90b870ee3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:03.297664 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 307/1219] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:03.412904 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-def067ba-5ab1-4681-a1c6-082c86a26a45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.416549 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-def067ba-5ab1-4681-a1c6-082c86a26a45 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:51:03.416549 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-def067ba-5ab1-4681-a1c6-082c86a26a45 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.416549 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-def067ba-5ab1-4681-a1c6-082c86a26a45 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.439014 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:03.439014 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:03.446077 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-def067ba-5ab1-4681-a1c6-082c86a26a45 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:51:03.447416 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c207da8-e01b-4267-b5f1-47608f83d9d8 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] GET https://10.4.3.213/volume/v3/os-hosts Aug 25 04:51:03.447759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c207da8-e01b-4267-b5f1-47608f83d9d8 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.448046 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c207da8-e01b-4267-b5f1-47608f83d9d8 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.452237 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:03.452237 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:03.456325 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-def067ba-5ab1-4681-a1c6-082c86a26a45 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:51:03.456678 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 308/1220] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:03.465362 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.hosts [None req-9c207da8-e01b-4267-b5f1-47608f83d9d8 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] status, active and update: available, enabled, 2026-08-25 04:49:21+00:00 {{(pid=100268) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 04:51:03.465639 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.hosts [None req-9c207da8-e01b-4267-b5f1-47608f83d9d8 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] status, active and update: available, enabled, 2026-08-25 04:49:18+00:00 {{(pid=100268) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 04:51:03.465842 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.hosts [None req-9c207da8-e01b-4267-b5f1-47608f83d9d8 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] status, active and update: available, enabled, 2026-08-25 04:50:47+00:00 {{(pid=100268) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 04:51:03.466491 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c207da8-e01b-4267-b5f1-47608f83d9d8 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] https://10.4.3.213/volume/v3/os-hosts returned with HTTP 200 Aug 25 04:51:03.467389 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 303/1221] 10.4.3.213 () {66 vars in 1240 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/os-hosts => generated 560 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:03.486530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca6129c2-7e22-40d4-b422-f6b6962440ef None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.489136 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca6129c2-7e22-40d4-b422-f6b6962440ef tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] GET https://10.4.3.213/volume/v3/os-hosts Aug 25 04:51:03.489397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca6129c2-7e22-40d4-b422-f6b6962440ef tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.489727 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca6129c2-7e22-40d4-b422-f6b6962440ef tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.503645 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.hosts [None req-ca6129c2-7e22-40d4-b422-f6b6962440ef tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] status, active and update: available, enabled, 2026-08-25 04:49:21+00:00 {{(pid=100270) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 04:51:03.503645 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.hosts [None req-ca6129c2-7e22-40d4-b422-f6b6962440ef tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] status, active and update: available, enabled, 2026-08-25 04:49:18+00:00 {{(pid=100270) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 04:51:03.503853 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.hosts [None req-ca6129c2-7e22-40d4-b422-f6b6962440ef tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] status, active and update: available, enabled, 2026-08-25 04:50:47+00:00 {{(pid=100270) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 04:51:03.504219 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca6129c2-7e22-40d4-b422-f6b6962440ef tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] https://10.4.3.213/volume/v3/os-hosts returned with HTTP 200 Aug 25 04:51:03.508813 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 304/1222] 10.4.3.213 () {66 vars in 1240 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:03.523721 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b915a05-ec8d-4a93-a081-55a7b76eb253 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.527358 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b915a05-ec8d-4a93-a081-55a7b76eb253 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] GET https://10.4.3.213/volume/v3/os-hosts/np0000008045@storpool Aug 25 04:51:03.527816 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b915a05-ec8d-4a93-a081-55a7b76eb253 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.530280 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b915a05-ec8d-4a93-a081-55a7b76eb253 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.530404 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ba76549-2f3c-4850-9691-a4450decf4d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.532550 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ba76549-2f3c-4850-9691-a4450decf4d5 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:51:03.532931 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ba76549-2f3c-4850-9691-a4450decf4d5 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.533277 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ba76549-2f3c-4850-9691-a4450decf4d5 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.549633 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:03.549633 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:03.556270 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ba76549-2f3c-4850-9691-a4450decf4d5 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:51:03.566334 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ba76549-2f3c-4850-9691-a4450decf4d5 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:51:03.566334 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 309/1223] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:03.596772 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7699459c-44a0-4fc6-928e-8208c37c83e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.604793 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7699459c-44a0-4fc6-928e-8208c37c83e1 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:51:03.604793 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7699459c-44a0-4fc6-928e-8208c37c83e1 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.604793 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7699459c-44a0-4fc6-928e-8208c37c83e1 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.604793 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7699459c-44a0-4fc6-928e-8208c37c83e1 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Delete volume with id: d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:51:03.624369 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:03.624369 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:03.629923 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7699459c-44a0-4fc6-928e-8208c37c83e1 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:51:03.672093 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7699459c-44a0-4fc6-928e-8208c37c83e1 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Delete volume request issued successfully. Aug 25 04:51:03.672797 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7699459c-44a0-4fc6-928e-8208c37c83e1 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 202 Aug 25 04:51:03.674304 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 304/1224] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:03 2026] DELETE /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:03.675380 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-63940890-56fb-4bbc-bada-a77099b7531d req-9f360f33-65cc-4733-b0d1-459023099816 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.681234 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-9f360f33-65cc-4733-b0d1-459023099816 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] POST https://10.4.3.213/volume/v3/attachments/1268d6ae-c354-4a3c-8751-ec7d1d1176b7/action Aug 25 04:51:03.681719 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-9f360f33-65cc-4733-b0d1-459023099816 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:03.681995 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-9f360f33-65cc-4733-b0d1-459023099816 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:03.684265 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-154875ff-9ba1-4441-a049-7f8d1e88cffb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.687535 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-154875ff-9ba1-4441-a049-7f8d1e88cffb tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:51:03.688731 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-154875ff-9ba1-4441-a049-7f8d1e88cffb tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.688731 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-154875ff-9ba1-4441-a049-7f8d1e88cffb tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.702365 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b915a05-ec8d-4a93-a081-55a7b76eb253 tempest-VolumeHostsAdminTestsJSON-1968356838 tempest-VolumeHostsAdminTestsJSON-1968356838-project-admin] https://10.4.3.213/volume/v3/os-hosts/np0000008045@storpool returned with HTTP 200 Aug 25 04:51:03.702908 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 308/1225] 10.4.3.213 () {66 vars in 1306 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/os-hosts/np0000008045@storpool => generated 1505 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:03.711746 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:03.711746 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:03.719934 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:03.719934 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:03.726912 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-154875ff-9ba1-4441-a049-7f8d1e88cffb tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Volume info retrieved successfully. Aug 25 04:51:03.736513 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-154875ff-9ba1-4441-a049-7f8d1e88cffb tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 200 Aug 25 04:51:03.736513 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 310/1226] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:03.738912 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-63940890-56fb-4bbc-bada-a77099b7531d req-9f360f33-65cc-4733-b0d1-459023099816 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/attachments/1268d6ae-c354-4a3c-8751-ec7d1d1176b7/action returned with HTTP 204 Aug 25 04:51:03.739837 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 305/1227] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:51:03 2026] POST /volume/v3/attachments/1268d6ae-c354-4a3c-8751-ec7d1d1176b7/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:03.871216 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57e35347-703c-4395-aeed-4a087b185e1a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.874310 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57e35347-703c-4395-aeed-4a087b185e1a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:03.874721 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57e35347-703c-4395-aeed-4a087b185e1a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.875012 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57e35347-703c-4395-aeed-4a087b185e1a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.894226 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:03.894226 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:03.905199 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-57e35347-703c-4395-aeed-4a087b185e1a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:03.915932 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57e35347-703c-4395-aeed-4a087b185e1a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:03.915932 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 305/1228] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:03.936713 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5b64f9e-71c7-450a-94d9-330589e379cc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.939480 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5b64f9e-71c7-450a-94d9-330589e379cc tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:03.939480 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5b64f9e-71c7-450a-94d9-330589e379cc tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.939705 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5b64f9e-71c7-450a-94d9-330589e379cc tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:03.959633 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:03.959633 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:03.966858 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5b64f9e-71c7-450a-94d9-330589e379cc tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:03.972242 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5b64f9e-71c7-450a-94d9-330589e379cc tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:03.973225 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 309/1229] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:03.994992 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a7f1af4-b850-4d13-9e43-bb0672933744 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:03.997971 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a7f1af4-b850-4d13-9e43-bb0672933744 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:03.998248 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a7f1af4-b850-4d13-9e43-bb0672933744 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:03.998465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a7f1af4-b850-4d13-9e43-bb0672933744 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:04.015016 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:04.015016 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:04.023045 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6a7f1af4-b850-4d13-9e43-bb0672933744 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:04.034689 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a7f1af4-b850-4d13-9e43-bb0672933744 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:04.035986 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 311/1230] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:03 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:04.276220 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a2823f30-eedf-4091-ad69-df30a9329004 req-623fdc4c-8c46-46cf-98c5-76ba1efe769a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:04.280527 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a2823f30-eedf-4091-ad69-df30a9329004 req-623fdc4c-8c46-46cf-98c5-76ba1efe769a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:04.280527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a2823f30-eedf-4091-ad69-df30a9329004 req-623fdc4c-8c46-46cf-98c5-76ba1efe769a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:04.280527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a2823f30-eedf-4091-ad69-df30a9329004 req-623fdc4c-8c46-46cf-98c5-76ba1efe769a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:04.308590 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:04.308590 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:04.316822 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76350624-d0b8-491f-8f68-e8729efe42ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:04.319858 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76350624-d0b8-491f-8f68-e8729efe42ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:04.320195 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76350624-d0b8-491f-8f68-e8729efe42ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:04.320454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76350624-d0b8-491f-8f68-e8729efe42ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:04.320691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-76350624-d0b8-491f-8f68-e8729efe42ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:04.328350 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:04.328350 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:04.328695 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-a2823f30-eedf-4091-ad69-df30a9329004 req-623fdc4c-8c46-46cf-98c5-76ba1efe769a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:04.328858 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76350624-d0b8-491f-8f68-e8729efe42ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:04.329725 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 306/1231] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:04 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:04.344499 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a2823f30-eedf-4091-ad69-df30a9329004 req-623fdc4c-8c46-46cf-98c5-76ba1efe769a tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:04.345045 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 306/1232] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:04 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 1143 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:04.756744 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc2c888f-532f-412c-8ebf-bef71a870f65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:04.760539 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc2c888f-532f-412c-8ebf-bef71a870f65 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] GET https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c Aug 25 04:51:04.760801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc2c888f-532f-412c-8ebf-bef71a870f65 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:04.761051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc2c888f-532f-412c-8ebf-bef71a870f65 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:04.771078 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc2c888f-532f-412c-8ebf-bef71a870f65 tempest-ServerActionsTestOtherB-1299675642 tempest-ServerActionsTestOtherB-1299675642-project-member] https://10.4.3.213/volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c returned with HTTP 404 Aug 25 04:51:04.771695 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 310/1233] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:04 2026] GET /volume/v3/volumes/d6a29e89-4ec5-4d58-a632-5c12f7d38f4c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:05.355370 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5d94266-a480-4768-9784-dfb6eebdbae5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:05.358623 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d94266-a480-4768-9784-dfb6eebdbae5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:05.359037 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d94266-a480-4768-9784-dfb6eebdbae5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:05.359224 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d94266-a480-4768-9784-dfb6eebdbae5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:05.359395 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c5d94266-a480-4768-9784-dfb6eebdbae5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:05.367129 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:05.367129 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:05.368130 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d94266-a480-4768-9784-dfb6eebdbae5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:05.370540 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 312/1234] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:05 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:06.387150 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1eea6951-474f-4ad3-a0dd-b8f3988f8d81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:06.391767 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1eea6951-474f-4ad3-a0dd-b8f3988f8d81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:06.391767 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1eea6951-474f-4ad3-a0dd-b8f3988f8d81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:06.392055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1eea6951-474f-4ad3-a0dd-b8f3988f8d81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:06.392211 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1eea6951-474f-4ad3-a0dd-b8f3988f8d81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:06.401112 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:06.401112 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:06.403475 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1eea6951-474f-4ad3-a0dd-b8f3988f8d81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:06.403475 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 307/1235] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:06 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:06.425777 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-2a4e443d-7825-4f04-8c26-61f7d01d82fa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:06.428468 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-2a4e443d-7825-4f04-8c26-61f7d01d82fa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:06.429873 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-2a4e443d-7825-4f04-8c26-61f7d01d82fa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:06.429873 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-2a4e443d-7825-4f04-8c26-61f7d01d82fa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:06.439085 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:06.439085 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:06.448957 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-2a4e443d-7825-4f04-8c26-61f7d01d82fa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:06.459771 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-2a4e443d-7825-4f04-8c26-61f7d01d82fa tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:06.459771 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 307/1236] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:06 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:06.615346 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e2654ac-1689-42ec-9757-d9f77dc34577 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:06.616351 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e2654ac-1689-42ec-9757-d9f77dc34577 None None] GET https://10.4.3.213/volume// Aug 25 04:51:06.616351 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e2654ac-1689-42ec-9757-d9f77dc34577 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:06.616351 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e2654ac-1689-42ec-9757-d9f77dc34577 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:06.616351 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e2654ac-1689-42ec-9757-d9f77dc34577 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:06.616782 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 311/1237] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:51: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 25 04:51:06.628529 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-10a46040-4ffe-41db-be08-c799ba35c58f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:06.635062 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-10a46040-4ffe-41db-be08-c799ba35c58f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:51:06.636286 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-10a46040-4ffe-41db-be08-c799ba35c58f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5eef7d85-df28-467d-aab3-6562f9f7b39e", "connector": null, "instance_uuid": "825cad33-3e4f-4150-9d89-870694871d7b"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:06.650745 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:06.650745 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:06.692481 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-10a46040-4ffe-41db-be08-c799ba35c58f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:51:06.693472 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 313/1238] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:51:06 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 25 04:51:06.753857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae4750c4-2d86-4ee0-b40f-a6106fea7089 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:06.759516 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae4750c4-2d86-4ee0-b40f-a6106fea7089 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:06.759516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae4750c4-2d86-4ee0-b40f-a6106fea7089 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:06.759516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae4750c4-2d86-4ee0-b40f-a6106fea7089 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:06.772443 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:06.772443 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:06.779539 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ae4750c4-2d86-4ee0-b40f-a6106fea7089 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:06.783504 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-967c63c8-f770-42f7-80e0-f4b6632f3724 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:06.784681 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-967c63c8-f770-42f7-80e0-f4b6632f3724 None None] GET https://10.4.3.213/volume// Aug 25 04:51:06.785697 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-967c63c8-f770-42f7-80e0-f4b6632f3724 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:06.785697 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-967c63c8-f770-42f7-80e0-f4b6632f3724 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:06.785697 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-967c63c8-f770-42f7-80e0-f4b6632f3724 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:06.787645 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 308/1239] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:51:06 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:51:06.788331 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae4750c4-2d86-4ee0-b40f-a6106fea7089 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:06.788920 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 308/1240] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:06 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:06.813563 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-8c43ff61-f992-4d30-ac9a-30cff6cd031b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:06.823046 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-8c43ff61-f992-4d30-ac9a-30cff6cd031b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:06.823365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-8c43ff61-f992-4d30-ac9a-30cff6cd031b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:06.823652 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-8c43ff61-f992-4d30-ac9a-30cff6cd031b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:06.838369 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:06.838369 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:06.843064 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-8c43ff61-f992-4d30-ac9a-30cff6cd031b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:06.853182 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-8c43ff61-f992-4d30-ac9a-30cff6cd031b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:06.853707 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 312/1241] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:51:06 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:51:07.005761 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-84d57f2a-4016-4a44-8283-55a402fcde33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:07.007388 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-84d57f2a-4016-4a44-8283-55a402fcde33 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] PUT https://10.4.3.213/volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d Aug 25 04:51:07.007826 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-84d57f2a-4016-4a44-8283-55a402fcde33 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:07.018377 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-84d57f2a-4016-4a44-8283-55a402fcde33 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Acquiring lock "cinder-attachment_update-5eef7d85-df28-467d-aab3-6562f9f7b39e-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:51:07.023997 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-84d57f2a-4016-4a44-8283-55a402fcde33 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Lock "cinder-attachment_update-5eef7d85-df28-467d-aab3-6562f9f7b39e-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:51:07.025808 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:07.025808 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:07.203251 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-84d57f2a-4016-4a44-8283-55a402fcde33 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Lock "cinder-attachment_update-5eef7d85-df28-467d-aab3-6562f9f7b39e-np0000008045" released by "attachment_update" :: held 0.179s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:51:07.204601 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-84d57f2a-4016-4a44-8283-55a402fcde33 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d returned with HTTP 200 Aug 25 04:51:07.204848 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 314/1242] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:51:07 2026] PUT /volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:07.397307 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3d121a3f-de53-4717-b057-181935eebddb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:07.399154 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:07.399624 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-355553048"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:07.407468 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-355553048'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:07.417519 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume of 1 GB Aug 25 04:51:07.418396 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:07.418396 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:07.419770 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Availability Zones retrieved successfully. Aug 25 04:51:07.424463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b442ab55-b97f-44ac-9f44-4016c08917d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:07.427745 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b442ab55-b97f-44ac-9f44-4016c08917d7 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:07.427745 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b442ab55-b97f-44ac-9f44-4016c08917d7 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:07.427745 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b442ab55-b97f-44ac-9f44-4016c08917d7 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:07.427745 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b442ab55-b97f-44ac-9f44-4016c08917d7 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:07.436353 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:07.436353 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:07.437510 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b442ab55-b97f-44ac-9f44-4016c08917d7 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:07.438684 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 309/1243] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:07 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:07.445402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Flow 'volume_create_api' (868aae12-ff05-46f3-b9eb-012bc2cea98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:07.447304 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45a3f64-0b85-4e93-861b-a949f25132f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:07.449107 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:07.462760 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:07.462760 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:07.490481 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45a3f64-0b85-4e93-861b-a949f25132f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3913e2a4-20f9-48f3-b243-03c46962cfba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3913e2a4-20f9-48f3-b243-03c46962cfba', 'encryption_key_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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:07.491688 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4daa2a-5dc4-4e7e-a630-92b007e858cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:07.557714 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Created reservations ['d7530b24-f364-4506-ac8c-550e1cfd1d3a', '7082d438-15a1-4806-85a9-de3972ef5e34', 'b115af1c-b7f9-43f5-aa63-e870ca28c4ed', '2f99ee2d-bb56-4d9c-a766-324806503449'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:07.558623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4daa2a-5dc4-4e7e-a630-92b007e858cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7530b24-f364-4506-ac8c-550e1cfd1d3a', '7082d438-15a1-4806-85a9-de3972ef5e34', 'b115af1c-b7f9-43f5-aa63-e870ca28c4ed', '2f99ee2d-bb56-4d9c-a766-324806503449']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:07.559463 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (784acb64-a919-41bd-95c7-1f230250fdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:07.600048 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (784acb64-a919-41bd-95c7-1f230250fdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-355553048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0a861fbe3c87415aaf35c1ca66042b13',qos_specs=None,replication_status=,reservations=['d7530b24-f364-4506-ac8c-550e1cfd1d3a','7082d438-15a1-4806-85a9-de3972ef5e34','b115af1c-b7f9-43f5-aa63-e870ca28c4ed','2f99ee2d-bb56-4d9c-a766-324806503449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-355553048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0a861fbe3c87415aaf35c1ca66042b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3913e2a4-20f9-48f3-b243-03c46962cfba),volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:07.607980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71622ee-0295-429e-9b58-7c09054eca20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:07.638613 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-73a66ce7-10e9-4cae-886d-5e349cbd0bb7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:07.652289 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71622ee-0295-429e-9b58-7c09054eca20) transitioned into state 'SUCCESS' from state '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-355553048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0a861fbe3c87415aaf35c1ca66042b13',qos_specs=None,replication_status=,reservations=['d7530b24-f364-4506-ac8c-550e1cfd1d3a','7082d438-15a1-4806-85a9-de3972ef5e34','b115af1c-b7f9-43f5-aa63-e870ca28c4ed','2f99ee2d-bb56-4d9c-a766-324806503449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:07.654558 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4e467c-7fa1-40db-8cda-5d6cc3fe687d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:07.684000 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4e467c-7fa1-40db-8cda-5d6cc3fe687d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:07.685410 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Flow 'volume_create_api' (868aae12-ff05-46f3-b9eb-012bc2cea98d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:07.685830 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume request issued successfully. Aug 25 04:51:07.686524 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d121a3f-de53-4717-b057-181935eebddb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:07.687006 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 309/1244] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:51:07 2026] POST /volume/v3/volumes => generated 759 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:07.706371 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b48d249-e70c-418a-ad2d-c1cf298f4ac2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:07.710820 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b48d249-e70c-418a-ad2d-c1cf298f4ac2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:07.713715 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b48d249-e70c-418a-ad2d-c1cf298f4ac2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:07.713715 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b48d249-e70c-418a-ad2d-c1cf298f4ac2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:07.728640 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:07.728640 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:07.737718 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b48d249-e70c-418a-ad2d-c1cf298f4ac2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:07.746273 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b48d249-e70c-418a-ad2d-c1cf298f4ac2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:07.746629 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 315/1245] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:07 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:07.817760 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6aec2e47-f8fd-42ac-bfec-779bfcbf6ca6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:07.820572 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6aec2e47-f8fd-42ac-bfec-779bfcbf6ca6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:07.820572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6aec2e47-f8fd-42ac-bfec-779bfcbf6ca6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:07.820572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6aec2e47-f8fd-42ac-bfec-779bfcbf6ca6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:07.839806 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:07.839806 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:07.845798 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6aec2e47-f8fd-42ac-bfec-779bfcbf6ca6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:07.852985 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6aec2e47-f8fd-42ac-bfec-779bfcbf6ca6 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:07.853112 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 310/1246] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:07 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:07.869133 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73a66ce7-10e9-4cae-886d-5e349cbd0bb7 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] POST https://10.4.3.213/volume/v3/types/9b01a2a4-bbae-4552-a83e-1fd0ddcbe670/encryption Aug 25 04:51:07.869356 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73a66ce7-10e9-4cae-886d-5e349cbd0bb7 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:08.094039 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73a66ce7-10e9-4cae-886d-5e349cbd0bb7 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types/9b01a2a4-bbae-4552-a83e-1fd0ddcbe670/encryption returned with HTTP 404 Aug 25 04:51:08.094664 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 313/1247] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:51:07 2026] POST /volume/v3/types/9b01a2a4-bbae-4552-a83e-1fd0ddcbe670/encryption => generated 114 bytes in 456 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:08.111913 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed6a77ba-f7e6-4373-9971-0209d152e3fe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.117030 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed6a77ba-f7e6-4373-9971-0209d152e3fe tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:51:08.119989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed6a77ba-f7e6-4373-9971-0209d152e3fe tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-208503589", "os-volume-type-access:is_public": false}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:08.121324 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:08.121324 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:08.165252 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed6a77ba-f7e6-4373-9971-0209d152e3fe tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:51:08.165727 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 310/1248] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:51:08 2026] POST /volume/v3/types => generated 230 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:08.178623 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18fc40c8-3955-49d1-a00f-cf1c8b2e43ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.374644 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18fc40c8-3955-49d1-a00f-cf1c8b2e43ed tempest-VolumeTypesNegativeTest-2060934418 tempest-VolumeTypesNegativeTest-2060934418-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:08.375228 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18fc40c8-3955-49d1-a00f-cf1c8b2e43ed tempest-VolumeTypesNegativeTest-2060934418 tempest-VolumeTypesNegativeTest-2060934418-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f8accabc-384d-4349-aa51-d11008543ea1", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1973402069"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:08.377600 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-18fc40c8-3955-49d1-a00f-cf1c8b2e43ed tempest-VolumeTypesNegativeTest-2060934418 tempest-VolumeTypesNegativeTest-2060934418-project-member] Create volume request body: {'volume': {'volume_type': 'f8accabc-384d-4349-aa51-d11008543ea1', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1973402069'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:08.391795 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18fc40c8-3955-49d1-a00f-cf1c8b2e43ed tempest-VolumeTypesNegativeTest-2060934418 tempest-VolumeTypesNegativeTest-2060934418-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 404 Aug 25 04:51:08.392445 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 316/1249] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:51:08 2026] POST /volume/v3/volumes => generated 114 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:51:08.408329 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b427b931-a642-4d8e-b369-90c609d995ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.410917 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b427b931-a642-4d8e-b369-90c609d995ec tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] DELETE https://10.4.3.213/volume/v3/types/f8accabc-384d-4349-aa51-d11008543ea1 Aug 25 04:51:08.411404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b427b931-a642-4d8e-b369-90c609d995ec tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.411942 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b427b931-a642-4d8e-b369-90c609d995ec tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.456569 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cbdd99ab-6736-4e3b-8201-97b041f0f927 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.460900 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cbdd99ab-6736-4e3b-8201-97b041f0f927 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:08.460900 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cbdd99ab-6736-4e3b-8201-97b041f0f927 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.460900 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cbdd99ab-6736-4e3b-8201-97b041f0f927 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.460900 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cbdd99ab-6736-4e3b-8201-97b041f0f927 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:08.468477 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:08.468477 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:08.470033 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cbdd99ab-6736-4e3b-8201-97b041f0f927 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:08.470145 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b427b931-a642-4d8e-b369-90c609d995ec tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types/f8accabc-384d-4349-aa51-d11008543ea1 returned with HTTP 202 Aug 25 04:51:08.470537 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 314/1250] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:08 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:08.470583 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 311/1251] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:51:08 2026] DELETE /volume/v3/types/f8accabc-384d-4349-aa51-d11008543ea1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:08.483414 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3a037d8d-8705-4977-be4e-2266b91352e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.486495 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3a037d8d-8705-4977-be4e-2266b91352e9 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] GET https://10.4.3.213/volume/v3/types/f8accabc-384d-4349-aa51-d11008543ea1 Aug 25 04:51:08.487026 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3a037d8d-8705-4977-be4e-2266b91352e9 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.487484 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3a037d8d-8705-4977-be4e-2266b91352e9 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.493058 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3a037d8d-8705-4977-be4e-2266b91352e9 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types/f8accabc-384d-4349-aa51-d11008543ea1 returned with HTTP 404 Aug 25 04:51:08.494390 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 311/1252] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:51:08 2026] GET /volume/v3/types/f8accabc-384d-4349-aa51-d11008543ea1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:08.506209 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-756ec1af-4cc2-4e0f-945a-74bb384a9867 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.508472 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-756ec1af-4cc2-4e0f-945a-74bb384a9867 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:51:08.508764 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-756ec1af-4cc2-4e0f-945a-74bb384a9867 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:08.511149 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-756ec1af-4cc2-4e0f-945a-74bb384a9867 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 400 Aug 25 04:51:08.512370 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 317/1253] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:51:08 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:51:08.525283 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c9daf682-b861-4796-bc46-37f22740e715 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.528721 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9daf682-b861-4796-bc46-37f22740e715 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:51:08.530138 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9daf682-b861-4796-bc46-37f22740e715 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1461049651"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:08.554278 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9daf682-b861-4796-bc46-37f22740e715 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:51:08.554682 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 315/1254] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:51:08 2026] POST /volume/v3/types => generated 229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:08.570825 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77a5a993-ba8b-46f1-9ec1-a7ecf32dab90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.572341 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77a5a993-ba8b-46f1-9ec1-a7ecf32dab90 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:51:08.573082 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77a5a993-ba8b-46f1-9ec1-a7ecf32dab90 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1461049651"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:08.586895 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77a5a993-ba8b-46f1-9ec1-a7ecf32dab90 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1461049651 already exists. Aug 25 04:51:08.587417 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77a5a993-ba8b-46f1-9ec1-a7ecf32dab90 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 409 Aug 25 04:51:08.589841 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 312/1255] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:51:08 2026] POST /volume/v3/types => generated 134 bytes in 19 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:08.614240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f89f6047-6bda-4019-82a9-7c229ed4bc07 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.614240 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f89f6047-6bda-4019-82a9-7c229ed4bc07 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] DELETE https://10.4.3.213/volume/v3/types/191984f0-aa7a-4a27-a977-fd45b6bed4b4 Aug 25 04:51:08.614240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f89f6047-6bda-4019-82a9-7c229ed4bc07 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.614240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f89f6047-6bda-4019-82a9-7c229ed4bc07 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.668969 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f89f6047-6bda-4019-82a9-7c229ed4bc07 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types/191984f0-aa7a-4a27-a977-fd45b6bed4b4 returned with HTTP 202 Aug 25 04:51:08.669488 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 312/1256] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:51:08 2026] DELETE /volume/v3/types/191984f0-aa7a-4a27-a977-fd45b6bed4b4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:08.688222 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54bb8bc5-d94d-40db-8e71-eb7f26838cc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.693233 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54bb8bc5-d94d-40db-8e71-eb7f26838cc6 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] GET https://10.4.3.213/volume/v3/types/191984f0-aa7a-4a27-a977-fd45b6bed4b4 Aug 25 04:51:08.693493 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54bb8bc5-d94d-40db-8e71-eb7f26838cc6 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.693692 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54bb8bc5-d94d-40db-8e71-eb7f26838cc6 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.704791 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54bb8bc5-d94d-40db-8e71-eb7f26838cc6 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types/191984f0-aa7a-4a27-a977-fd45b6bed4b4 returned with HTTP 404 Aug 25 04:51:08.705438 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 318/1257] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:51:08 2026] GET /volume/v3/types/191984f0-aa7a-4a27-a977-fd45b6bed4b4 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:08.716514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0fb22316-f936-4106-a6da-6cccf38d9561 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.718548 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fb22316-f936-4106-a6da-6cccf38d9561 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] DELETE https://10.4.3.213/volume/v3/types/07c9081e-5562-4989-978f-f7bb31194713 Aug 25 04:51:08.718836 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fb22316-f936-4106-a6da-6cccf38d9561 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.719116 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fb22316-f936-4106-a6da-6cccf38d9561 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.728204 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fb22316-f936-4106-a6da-6cccf38d9561 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types/07c9081e-5562-4989-978f-f7bb31194713 returned with HTTP 404 Aug 25 04:51:08.728592 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 316/1258] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:51:08 2026] DELETE /volume/v3/types/07c9081e-5562-4989-978f-f7bb31194713 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:08.742599 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6e54f611-9ce4-4c99-ae47-24c6517b4cb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.747020 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e54f611-9ce4-4c99-ae47-24c6517b4cb4 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] GET https://10.4.3.213/volume/v3/types/f7f02db4-0e14-4cc6-afeb-2c94e9cb9579 Aug 25 04:51:08.747353 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e54f611-9ce4-4c99-ae47-24c6517b4cb4 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.747681 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6e54f611-9ce4-4c99-ae47-24c6517b4cb4 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.756173 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6e54f611-9ce4-4c99-ae47-24c6517b4cb4 tempest-VolumeTypesNegativeTest-1021693543 tempest-VolumeTypesNegativeTest-1021693543-project-admin] https://10.4.3.213/volume/v3/types/f7f02db4-0e14-4cc6-afeb-2c94e9cb9579 returned with HTTP 404 Aug 25 04:51:08.757285 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 313/1259] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:51:08 2026] GET /volume/v3/types/f7f02db4-0e14-4cc6-afeb-2c94e9cb9579 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:08.771623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9d7cbf4d-8885-40b5-92b3-7f4e0d104af1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.777747 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d7cbf4d-8885-40b5-92b3-7f4e0d104af1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:08.777747 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d7cbf4d-8885-40b5-92b3-7f4e0d104af1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.777948 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d7cbf4d-8885-40b5-92b3-7f4e0d104af1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.792866 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:08.792866 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:08.799185 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9d7cbf4d-8885-40b5-92b3-7f4e0d104af1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:08.813903 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d7cbf4d-8885-40b5-92b3-7f4e0d104af1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:08.816541 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 313/1260] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:08 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:08.882384 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65c9f726-fd43-4a35-bb24-736ff2e04f2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.888910 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65c9f726-fd43-4a35-bb24-736ff2e04f2d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:08.888910 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65c9f726-fd43-4a35-bb24-736ff2e04f2d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.889182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65c9f726-fd43-4a35-bb24-736ff2e04f2d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.912549 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:08.912549 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:08.915141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-22f2891b-1d52-453f-b623-fccea57b7a4d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:08.918895 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-22f2891b-1d52-453f-b623-fccea57b7a4d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:08.918895 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-22f2891b-1d52-453f-b623-fccea57b7a4d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:08.919174 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65c9f726-fd43-4a35-bb24-736ff2e04f2d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:08.919254 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-22f2891b-1d52-453f-b623-fccea57b7a4d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:08.927462 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65c9f726-fd43-4a35-bb24-736ff2e04f2d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:08.929977 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 319/1261] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:08 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:51:08.936369 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:08.936369 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:08.949197 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-22f2891b-1d52-453f-b623-fccea57b7a4d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:08.958077 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-22f2891b-1d52-453f-b623-fccea57b7a4d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:08.959073 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 317/1262] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:08 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:09.132031 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70772ac4-8c95-479b-871a-9bdc450948c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:09.132894 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70772ac4-8c95-479b-871a-9bdc450948c7 None None] GET https://10.4.3.213/volume// Aug 25 04:51:09.132894 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70772ac4-8c95-479b-871a-9bdc450948c7 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:09.133256 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70772ac4-8c95-479b-871a-9bdc450948c7 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:09.133650 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70772ac4-8c95-479b-871a-9bdc450948c7 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:09.134913 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 314/1263] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:51:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:51:09.148007 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-d99835e8-1e9a-4134-aef6-0eac69508e37 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:09.151349 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-d99835e8-1e9a-4134-aef6-0eac69508e37 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:51:09.151782 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-d99835e8-1e9a-4134-aef6-0eac69508e37 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e", "connector": null, "instance_uuid": "ecbe963f-6380-4d7b-9e4b-a35b169015e1"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:09.172876 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:09.172876 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:09.240622 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-d99835e8-1e9a-4134-aef6-0eac69508e37 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:51:09.241402 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 314/1264] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:51:09 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:09.292560 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3e1763f-eeda-474a-8147-c2daa1ec5e9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:09.296349 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3e1763f-eeda-474a-8147-c2daa1ec5e9b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:09.296667 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3e1763f-eeda-474a-8147-c2daa1ec5e9b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:09.296924 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3e1763f-eeda-474a-8147-c2daa1ec5e9b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:09.321463 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:09.321463 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:09.333617 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3e1763f-eeda-474a-8147-c2daa1ec5e9b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:09.339285 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d7ef9ab-10fb-4556-b103-bd3ce6d91673 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:09.339930 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d7ef9ab-10fb-4556-b103-bd3ce6d91673 None None] GET https://10.4.3.213/volume// Aug 25 04:51:09.342404 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d7ef9ab-10fb-4556-b103-bd3ce6d91673 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:09.342404 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d7ef9ab-10fb-4556-b103-bd3ce6d91673 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:09.342514 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d7ef9ab-10fb-4556-b103-bd3ce6d91673 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:09.345686 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3e1763f-eeda-474a-8147-c2daa1ec5e9b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:09.346103 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 318/1265] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:51:09 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:51:09.346265 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 320/1266] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:09 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:09.360307 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-1aa0da17-7bdc-4583-adf8-1cd812654d4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:09.363871 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-1aa0da17-7bdc-4583-adf8-1cd812654d4e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:09.364156 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-1aa0da17-7bdc-4583-adf8-1cd812654d4e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:09.364520 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-1aa0da17-7bdc-4583-adf8-1cd812654d4e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:09.382727 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:09.382727 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:09.393641 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-1aa0da17-7bdc-4583-adf8-1cd812654d4e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:09.404011 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-1aa0da17-7bdc-4583-adf8-1cd812654d4e tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:09.404673 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 315/1267] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:51:09 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1031 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:51:09.488342 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c77555f9-dcaa-407a-b233-7cd1a1d0385a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:09.492167 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c77555f9-dcaa-407a-b233-7cd1a1d0385a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:09.493054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c77555f9-dcaa-407a-b233-7cd1a1d0385a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:09.493054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c77555f9-dcaa-407a-b233-7cd1a1d0385a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:09.493352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c77555f9-dcaa-407a-b233-7cd1a1d0385a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:09.501114 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:09.501114 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:09.501803 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c77555f9-dcaa-407a-b233-7cd1a1d0385a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:09.502231 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 315/1268] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:09 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:09.552186 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2db1cdd2-d766-4fa1-a616-8312c6ffc508 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:09.555592 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2db1cdd2-d766-4fa1-a616-8312c6ffc508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] PUT https://10.4.3.213/volume/v3/attachments/9cd85e53-81c3-4cd4-ae16-bdc9dabc984f Aug 25 04:51:09.556299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2db1cdd2-d766-4fa1-a616-8312c6ffc508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:09.578723 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2db1cdd2-d766-4fa1-a616-8312c6ffc508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Acquiring lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:51:09.586844 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2db1cdd2-d766-4fa1-a616-8312c6ffc508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:51:09.588510 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:09.588510 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:09.736517 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2db1cdd2-d766-4fa1-a616-8312c6ffc508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" released by "attachment_update" :: held 0.150s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:51:09.737639 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2db1cdd2-d766-4fa1-a616-8312c6ffc508 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/9cd85e53-81c3-4cd4-ae16-bdc9dabc984f returned with HTTP 200 Aug 25 04:51:09.737778 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 319/1269] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:51:09 2026] PUT /volume/v3/attachments/9cd85e53-81c3-4cd4-ae16-bdc9dabc984f => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:09.948620 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf340ebe-62ab-4cad-b847-165f24c20be3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:09.951460 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf340ebe-62ab-4cad-b847-165f24c20be3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:09.951741 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf340ebe-62ab-4cad-b847-165f24c20be3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:09.952049 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf340ebe-62ab-4cad-b847-165f24c20be3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:09.968418 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:09.968418 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:09.973771 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf340ebe-62ab-4cad-b847-165f24c20be3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:09.980597 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf340ebe-62ab-4cad-b847-165f24c20be3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:09.981244 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 321/1270] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:09 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:10.363540 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be1d1fbf-c73a-4397-b026-a72d18b5f990 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:10.368342 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be1d1fbf-c73a-4397-b026-a72d18b5f990 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:10.370961 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be1d1fbf-c73a-4397-b026-a72d18b5f990 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:10.371155 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be1d1fbf-c73a-4397-b026-a72d18b5f990 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:10.392672 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:10.392672 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:10.396206 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be1d1fbf-c73a-4397-b026-a72d18b5f990 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:10.403480 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be1d1fbf-c73a-4397-b026-a72d18b5f990 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:10.404080 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 316/1271] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:10 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:10.520035 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f554fc66-1ad6-4b67-9905-8e1cd9abd31a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:10.525451 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f554fc66-1ad6-4b67-9905-8e1cd9abd31a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:10.525614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f554fc66-1ad6-4b67-9905-8e1cd9abd31a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:10.526097 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f554fc66-1ad6-4b67-9905-8e1cd9abd31a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:10.526175 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f554fc66-1ad6-4b67-9905-8e1cd9abd31a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:10.535030 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:10.535030 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:10.536486 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f554fc66-1ad6-4b67-9905-8e1cd9abd31a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:10.537382 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 316/1272] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:10 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:10.621752 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-de8c954c-a1dc-4aa6-9dd6-659a2a3b3b13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:10.626057 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-de8c954c-a1dc-4aa6-9dd6-659a2a3b3b13 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d/action Aug 25 04:51:10.626570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-de8c954c-a1dc-4aa6-9dd6-659a2a3b3b13 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:10.626977 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-de8c954c-a1dc-4aa6-9dd6-659a2a3b3b13 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:10.672337 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:10.672337 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:10.708589 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-52276bc3-8a14-4ba4-8ed7-00047c4e1f53 req-de8c954c-a1dc-4aa6-9dd6-659a2a3b3b13 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d/action returned with HTTP 204 Aug 25 04:51:10.709721 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 320/1273] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:51:10 2026] POST /volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:10.999765 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1876ba1b-4449-4a18-b848-c0b2247e9134 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:11.003979 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1876ba1b-4449-4a18-b848-c0b2247e9134 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:11.003979 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1876ba1b-4449-4a18-b848-c0b2247e9134 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:11.003979 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1876ba1b-4449-4a18-b848-c0b2247e9134 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:11.017070 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:11.017070 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:11.022346 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1876ba1b-4449-4a18-b848-c0b2247e9134 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:11.029115 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1876ba1b-4449-4a18-b848-c0b2247e9134 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:11.029115 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 322/1274] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:10 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:11.049794 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-252d1d05-5362-4941-9dfd-f11ec9f677eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:11.052376 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-252d1d05-5362-4941-9dfd-f11ec9f677eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:51:11.053008 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-252d1d05-5362-4941-9dfd-f11ec9f677eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eef7d85-df28-467d-aab3-6562f9f7b39e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013071483"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:11.071593 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:11.071593 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:11.072996 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-252d1d05-5362-4941-9dfd-f11ec9f677eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:11.073345 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-252d1d05-5362-4941-9dfd-f11ec9f677eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume 5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:11.164562 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-252d1d05-5362-4941-9dfd-f11ec9f677eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['eefbef4a-a55d-404f-bd78-7659e40cd77b', '8587a996-6401-4d37-9ca4-ca25d08a1f3d', 'a7ac598b-170a-4801-92c1-c9fdb78ae1b1', '1a8af463-6029-4060-be2b-dabceeee6001'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:11.229492 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-252d1d05-5362-4941-9dfd-f11ec9f677eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot force create request issued successfully. Aug 25 04:51:11.229928 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-252d1d05-5362-4941-9dfd-f11ec9f677eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:51:11.230578 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 317/1275] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:51:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:11.241733 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-227d1643-31b9-40ca-972d-4e86174c4867 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:11.251223 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-227d1643-31b9-40ca-972d-4e86174c4867 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 Aug 25 04:51:11.253168 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-227d1643-31b9-40ca-972d-4e86174c4867 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:11.253566 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-227d1643-31b9-40ca-972d-4e86174c4867 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:11.262227 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:11.262227 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:11.262836 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-227d1643-31b9-40ca-972d-4e86174c4867 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:11.264269 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-227d1643-31b9-40ca-972d-4e86174c4867 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 returned with HTTP 200 Aug 25 04:51:11.265638 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 317/1276] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:11 2026] GET /volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:11.423719 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-abbbcb0c-a41d-413e-9fb7-ccdf78ce738b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:11.437140 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abbbcb0c-a41d-413e-9fb7-ccdf78ce738b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:11.437140 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abbbcb0c-a41d-413e-9fb7-ccdf78ce738b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:11.439232 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abbbcb0c-a41d-413e-9fb7-ccdf78ce738b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:11.469349 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:11.469349 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:11.477875 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-abbbcb0c-a41d-413e-9fb7-ccdf78ce738b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:11.487616 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abbbcb0c-a41d-413e-9fb7-ccdf78ce738b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:11.489364 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 321/1277] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:11 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:11.552971 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46707f91-677b-4e3f-ad83-23ec3349d244 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:11.555185 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46707f91-677b-4e3f-ad83-23ec3349d244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:11.555486 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46707f91-677b-4e3f-ad83-23ec3349d244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:11.557552 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46707f91-677b-4e3f-ad83-23ec3349d244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:11.557552 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-46707f91-677b-4e3f-ad83-23ec3349d244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:11.561494 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:11.561494 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:11.562334 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46707f91-677b-4e3f-ad83-23ec3349d244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:11.562867 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 323/1278] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:11 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:12.184810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a81d7f10-22de-4cde-b1a2-196cdbc43c05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:12.283200 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9642d07-20dd-4c23-9de6-6c72d9c44e71 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:12.285881 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9642d07-20dd-4c23-9de6-6c72d9c44e71 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 Aug 25 04:51:12.288382 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9642d07-20dd-4c23-9de6-6c72d9c44e71 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:12.288382 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9642d07-20dd-4c23-9de6-6c72d9c44e71 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:12.295036 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:12.295036 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:12.295502 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c9642d07-20dd-4c23-9de6-6c72d9c44e71 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:12.296711 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9642d07-20dd-4c23-9de6-6c72d9c44e71 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 returned with HTTP 200 Aug 25 04:51:12.297244 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 318/1279] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:12 2026] GET /volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:12.317094 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-745c45cc-52e5-4d2f-a64f-fdc1c17fe4e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:12.324365 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-745c45cc-52e5-4d2f-a64f-fdc1c17fe4e4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:51:12.324749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-745c45cc-52e5-4d2f-a64f-fdc1c17fe4e4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eef7d85-df28-467d-aab3-6562f9f7b39e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-705291562"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:12.353371 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:12.353371 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:12.354947 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-745c45cc-52e5-4d2f-a64f-fdc1c17fe4e4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:12.354947 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-745c45cc-52e5-4d2f-a64f-fdc1c17fe4e4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume 5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:12.362599 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a81d7f10-22de-4cde-b1a2-196cdbc43c05 tempest-AvailabilityZoneTestJSON-1062882756 tempest-AvailabilityZoneTestJSON-1062882756-project-member] GET https://10.4.3.213/volume/v3/os-availability-zone Aug 25 04:51:12.363375 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a81d7f10-22de-4cde-b1a2-196cdbc43c05 tempest-AvailabilityZoneTestJSON-1062882756 tempest-AvailabilityZoneTestJSON-1062882756-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:12.363375 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a81d7f10-22de-4cde-b1a2-196cdbc43c05 tempest-AvailabilityZoneTestJSON-1062882756 tempest-AvailabilityZoneTestJSON-1062882756-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:12.367253 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a81d7f10-22de-4cde-b1a2-196cdbc43c05 tempest-AvailabilityZoneTestJSON-1062882756 tempest-AvailabilityZoneTestJSON-1062882756-project-member] Availability Zones retrieved successfully. Aug 25 04:51:12.369068 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a81d7f10-22de-4cde-b1a2-196cdbc43c05 tempest-AvailabilityZoneTestJSON-1062882756 tempest-AvailabilityZoneTestJSON-1062882756-project-member] https://10.4.3.213/volume/v3/os-availability-zone returned with HTTP 200 Aug 25 04:51:12.369068 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 318/1280] 10.4.3.213 () {66 vars in 1276 bytes} [Tue Aug 25 04:51:12 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:12.430567 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-745c45cc-52e5-4d2f-a64f-fdc1c17fe4e4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['7e62e56c-5383-493c-9214-bcdeb0846fef', '9b3d72c9-2d23-4566-a329-ac3e2bfe2204', '5f106882-00af-4384-9e07-8074a93adf19', '45d3b39c-9cb9-423d-8e68-f91e076b30b0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:12.505221 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c101f83-d960-4571-9af4-4feb612923ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:12.510837 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-745c45cc-52e5-4d2f-a64f-fdc1c17fe4e4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot force create request issued successfully. Aug 25 04:51:12.511288 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-745c45cc-52e5-4d2f-a64f-fdc1c17fe4e4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:51:12.512658 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 322/1281] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:51:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:12.514756 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c101f83-d960-4571-9af4-4feb612923ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:12.515503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c101f83-d960-4571-9af4-4feb612923ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:12.515503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c101f83-d960-4571-9af4-4feb612923ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:12.528136 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca4bbfb3-3c70-43eb-945d-e3cb851471eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:12.531094 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca4bbfb3-3c70-43eb-945d-e3cb851471eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf Aug 25 04:51:12.531332 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca4bbfb3-3c70-43eb-945d-e3cb851471eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:12.531735 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca4bbfb3-3c70-43eb-945d-e3cb851471eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:12.532779 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:12.532779 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:12.538780 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7c101f83-d960-4571-9af4-4feb612923ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:12.541788 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:12.541788 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:12.545449 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c101f83-d960-4571-9af4-4feb612923ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:12.545947 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ca4bbfb3-3c70-43eb-945d-e3cb851471eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:12.546051 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 324/1282] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:12 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:12.548514 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca4bbfb3-3c70-43eb-945d-e3cb851471eb tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf returned with HTTP 200 Aug 25 04:51:12.548514 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 319/1283] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:12 2026] GET /volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:12.582759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4da8337-0ce9-4665-a345-acd6c5724ebe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:12.585308 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4da8337-0ce9-4665-a345-acd6c5724ebe tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:12.585556 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4da8337-0ce9-4665-a345-acd6c5724ebe tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:12.585890 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4da8337-0ce9-4665-a345-acd6c5724ebe tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:12.585890 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f4da8337-0ce9-4665-a345-acd6c5724ebe tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:12.594065 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:12.594065 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:12.595298 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4da8337-0ce9-4665-a345-acd6c5724ebe tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:12.595799 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 319/1284] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:12 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:13.562205 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a7423f84-9a0c-4007-8886-4c94521408ce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:13.567139 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7423f84-9a0c-4007-8886-4c94521408ce tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf Aug 25 04:51:13.567443 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7423f84-9a0c-4007-8886-4c94521408ce tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:13.568039 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7423f84-9a0c-4007-8886-4c94521408ce tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:13.568260 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f18d719-8bc2-4209-b2ad-0e59f2a768ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:13.570647 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f18d719-8bc2-4209-b2ad-0e59f2a768ae tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:13.571065 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f18d719-8bc2-4209-b2ad-0e59f2a768ae tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:13.571300 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f18d719-8bc2-4209-b2ad-0e59f2a768ae tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:13.579774 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:13.579774 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:13.580708 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a7423f84-9a0c-4007-8886-4c94521408ce tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:13.582313 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7423f84-9a0c-4007-8886-4c94521408ce tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf returned with HTTP 200 Aug 25 04:51:13.582816 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 323/1285] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:13 2026] GET /volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:51:13.585809 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:13.585809 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:13.593773 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f18d719-8bc2-4209-b2ad-0e59f2a768ae tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:13.594601 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5efadbc4-9236-4d0e-b289-96afd8596cf4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:13.597800 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5efadbc4-9236-4d0e-b289-96afd8596cf4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf Aug 25 04:51:13.599140 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5efadbc4-9236-4d0e-b289-96afd8596cf4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:13.599994 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5efadbc4-9236-4d0e-b289-96afd8596cf4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:13.600636 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-5efadbc4-9236-4d0e-b289-96afd8596cf4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 6b9eb3de-1f03-4beb-a235-3067aa6911bf Aug 25 04:51:13.601857 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f18d719-8bc2-4209-b2ad-0e59f2a768ae tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:13.603104 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 325/1286] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:13 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:13.611963 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81ddd506-1093-4fa9-8926-f180e1592690 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:13.612346 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:13.612346 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:13.612727 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5efadbc4-9236-4d0e-b289-96afd8596cf4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:13.616684 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81ddd506-1093-4fa9-8926-f180e1592690 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:13.616998 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81ddd506-1093-4fa9-8926-f180e1592690 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:13.617341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81ddd506-1093-4fa9-8926-f180e1592690 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:13.617489 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-81ddd506-1093-4fa9-8926-f180e1592690 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:13.631043 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:13.631043 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:13.633161 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81ddd506-1093-4fa9-8926-f180e1592690 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:13.633548 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 320/1287] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:13 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:13.646914 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5efadbc4-9236-4d0e-b289-96afd8596cf4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:51:13.646914 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5efadbc4-9236-4d0e-b289-96afd8596cf4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf returned with HTTP 202 Aug 25 04:51:13.648485 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 320/1288] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:13 2026] DELETE /volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:13.660016 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1286b0ea-50aa-4c27-a65a-1ef3620e8ce5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:13.662302 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1286b0ea-50aa-4c27-a65a-1ef3620e8ce5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf Aug 25 04:51:13.662570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1286b0ea-50aa-4c27-a65a-1ef3620e8ce5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:13.662831 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1286b0ea-50aa-4c27-a65a-1ef3620e8ce5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:13.672894 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:13.672894 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:13.673696 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1286b0ea-50aa-4c27-a65a-1ef3620e8ce5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:13.675319 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1286b0ea-50aa-4c27-a65a-1ef3620e8ce5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf returned with HTTP 200 Aug 25 04:51:13.675790 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 324/1289] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:13 2026] GET /volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:14.060835 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:14.063310 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:14.063801 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1081060651", "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:14.065720 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1081060651', 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:14.178860 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Create volume of 1 GB Aug 25 04:51:14.190727 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Availability Zones retrieved successfully. Aug 25 04:51:14.201411 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Flow 'volume_create_api' (775773d5-030a-48c5-a15d-d817a98164c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:14.203917 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350a855c-7e4c-4a2a-a9fd-0193d92c6849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.208711 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:14.314539 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350a855c-7e4c-4a2a-a9fd-0193d92c6849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.315518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58bdcd95-3373-4bab-952e-83429c190014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.383952 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:14.408162 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Created reservations ['eb412c69-49a1-422f-b4e3-362d1d82ade8', '2b4847bf-d27c-4510-81bc-af6e364719a9', '3d2ced94-41f3-4011-8cfb-ab521f457b82', '6ca80358-8d71-4841-a001-40a331cf71af'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:14.409526 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58bdcd95-3373-4bab-952e-83429c190014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb412c69-49a1-422f-b4e3-362d1d82ade8', '2b4847bf-d27c-4510-81bc-af6e364719a9', '3d2ced94-41f3-4011-8cfb-ab521f457b82', '6ca80358-8d71-4841-a001-40a331cf71af']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.411348 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba8b670-2bbe-4421-b2dd-a9afdd2f5155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.440528 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba8b670-2bbe-4421-b2dd-a9afdd2f5155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0148a16-336b-4270-8ddc-4490b028a042', '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-1081060651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf5083057bd54c38b0a3f84823c8ef28',qos_specs=None,replication_status=,reservations=['eb412c69-49a1-422f-b4e3-362d1d82ade8','2b4847bf-d27c-4510-81bc-af6e364719a9','3d2ced94-41f3-4011-8cfb-ab521f457b82','6ca80358-8d71-4841-a001-40a331cf71af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4552ba32c8214dd697eb5e4710cd89a2',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1081060651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0148a16-336b-4270-8ddc-4490b028a042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf5083057bd54c38b0a3f84823c8ef28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4552ba32c8214dd697eb5e4710cd89a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.440528 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46630f74-8491-416f-a9ae-b068650f77a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.466875 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46630f74-8491-416f-a9ae-b068650f77a2) transitioned into state 'SUCCESS' from state '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-1081060651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf5083057bd54c38b0a3f84823c8ef28',qos_specs=None,replication_status=,reservations=['eb412c69-49a1-422f-b4e3-362d1d82ade8','2b4847bf-d27c-4510-81bc-af6e364719a9','3d2ced94-41f3-4011-8cfb-ab521f457b82','6ca80358-8d71-4841-a001-40a331cf71af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4552ba32c8214dd697eb5e4710cd89a2',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.468237 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3baf31c7-4d37-4a0b-878b-398aff93211d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.481899 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3baf31c7-4d37-4a0b-878b-398aff93211d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.483159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Flow 'volume_create_api' (775773d5-030a-48c5-a15d-d817a98164c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:14.483836 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Create volume request issued successfully. Aug 25 04:51:14.484961 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31a108a8-9efe-416e-ada9-7c2a1200f0b2 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:14.485745 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 326/1290] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:51:14 2026] POST /volume/v3/volumes => generated 753 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:14.502353 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1e66e4f6-5709-43e9-a2f8-a6dc99351229 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:14.505664 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e66e4f6-5709-43e9-a2f8-a6dc99351229 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] GET https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 Aug 25 04:51:14.505664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e66e4f6-5709-43e9-a2f8-a6dc99351229 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:14.505664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e66e4f6-5709-43e9-a2f8-a6dc99351229 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:14.513944 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:14.513944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1810330043"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:14.514610 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:14.514610 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:14.514951 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1810330043'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:14.515262 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Create volume of 1 GB Aug 25 04:51:14.520502 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1e66e4f6-5709-43e9-a2f8-a6dc99351229 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Volume info retrieved successfully. Aug 25 04:51:14.521994 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Availability Zones retrieved successfully. Aug 25 04:51:14.526928 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e66e4f6-5709-43e9-a2f8-a6dc99351229 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 returned with HTTP 200 Aug 25 04:51:14.527535 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 321/1291] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:14 2026] GET /volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:51:14.528151 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Flow 'volume_create_api' (6ea99639-e5b0-4df2-9a81-571d9cdb93c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:14.529487 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8c417b-f1ac-4728-8b6f-111c1b071d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.530630 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:14.567837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8c417b-f1ac-4728-8b6f-111c1b071d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.570099 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48482b31-040a-4d7c-9742-f0e915492ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.623492 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-62f76936-bc21-4bbb-bea1-672ec1915397 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:14.633887 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62f76936-bc21-4bbb-bea1-672ec1915397 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:14.633887 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62f76936-bc21-4bbb-bea1-672ec1915397 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:14.634138 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62f76936-bc21-4bbb-bea1-672ec1915397 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:14.650009 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1c27ab8-44a1-49a4-a368-ec2a7989ff74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:14.653221 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:14.653221 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:14.654912 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1c27ab8-44a1-49a4-a368-ec2a7989ff74 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:14.654912 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1c27ab8-44a1-49a4-a368-ec2a7989ff74 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:14.654912 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1c27ab8-44a1-49a4-a368-ec2a7989ff74 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:14.654912 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b1c27ab8-44a1-49a4-a368-ec2a7989ff74 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:14.659636 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-62f76936-bc21-4bbb-bea1-672ec1915397 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:14.661090 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:14.661090 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:14.661867 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Created reservations ['4fe38874-2b3c-4561-a8d0-95cfcafa0efb', '2ac8035e-574f-4bec-b404-fa0f3c1ab800', '96a88f80-f93e-45f5-b48c-1bc879de74b3', '24b5b6dc-1120-4c5d-be5e-6a2196cbaa07'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:14.662878 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1c27ab8-44a1-49a4-a368-ec2a7989ff74 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:14.663038 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48482b31-040a-4d7c-9742-f0e915492ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe38874-2b3c-4561-a8d0-95cfcafa0efb', '2ac8035e-574f-4bec-b404-fa0f3c1ab800', '96a88f80-f93e-45f5-b48c-1bc879de74b3', '24b5b6dc-1120-4c5d-be5e-6a2196cbaa07']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.663493 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 327/1292] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:14 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:14.664250 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f167d55-9272-4e63-98ac-b6330df840f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.669095 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62f76936-bc21-4bbb-bea1-672ec1915397 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:14.671807 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 325/1293] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:14 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:14.689473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-900e639b-2c0a-4d46-925c-2e30637ab3fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:14.691513 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-900e639b-2c0a-4d46-925c-2e30637ab3fc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf Aug 25 04:51:14.691871 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-900e639b-2c0a-4d46-925c-2e30637ab3fc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:14.692087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-900e639b-2c0a-4d46-925c-2e30637ab3fc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:14.692374 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f167d55-9272-4e63-98ac-b6330df840f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8801fa3-f5fd-4bcf-8699-4de16f32e2bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1810330043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14b1a58095a448cae3cc8e05af9f025',qos_specs=None,replication_status=,reservations=['4fe38874-2b3c-4561-a8d0-95cfcafa0efb','2ac8035e-574f-4bec-b404-fa0f3c1ab800','96a88f80-f93e-45f5-b48c-1bc879de74b3','24b5b6dc-1120-4c5d-be5e-6a2196cbaa07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12c23abb27d46e5a07c8a563e99baf7',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1810330043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8801fa3-f5fd-4bcf-8699-4de16f32e2bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f14b1a58095a448cae3cc8e05af9f025',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12c23abb27d46e5a07c8a563e99baf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.693395 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d8c491-97b8-4e5d-af46-c512f8b8802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.697034 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-900e639b-2c0a-4d46-925c-2e30637ab3fc tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf returned with HTTP 404 Aug 25 04:51:14.697682 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 322/1294] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:14 2026] GET /volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:14.707400 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21ba93d4-70e8-455f-988f-b1e5eb906164 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:14.709775 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21ba93d4-70e8-455f-988f-b1e5eb906164 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 Aug 25 04:51:14.710227 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21ba93d4-70e8-455f-988f-b1e5eb906164 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:14.710578 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21ba93d4-70e8-455f-988f-b1e5eb906164 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:14.710749 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-21ba93d4-70e8-455f-988f-b1e5eb906164 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 4f936b95-cd48-4862-8909-38d669c149a0 Aug 25 04:51:14.716053 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d8c491-97b8-4e5d-af46-c512f8b8802c) transitioned into state 'SUCCESS' from state '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-1810330043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14b1a58095a448cae3cc8e05af9f025',qos_specs=None,replication_status=,reservations=['4fe38874-2b3c-4561-a8d0-95cfcafa0efb','2ac8035e-574f-4bec-b404-fa0f3c1ab800','96a88f80-f93e-45f5-b48c-1bc879de74b3','24b5b6dc-1120-4c5d-be5e-6a2196cbaa07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12c23abb27d46e5a07c8a563e99baf7',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.716860 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:14.716860 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:14.717021 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f85e83-2c44-485f-9e2f-a32f1d56dd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:14.717664 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21ba93d4-70e8-455f-988f-b1e5eb906164 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:14.733159 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f85e83-2c44-485f-9e2f-a32f1d56dd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:14.734203 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Flow 'volume_create_api' (6ea99639-e5b0-4df2-9a81-571d9cdb93c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:14.734616 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Create volume request issued successfully. Aug 25 04:51:14.735361 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cd356fd-cacd-4d55-842d-333e4983d0fa tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:14.736033 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 321/1295] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:51:14 2026] POST /volume/v3/volumes => generated 755 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 04:51:14.745104 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21ba93d4-70e8-455f-988f-b1e5eb906164 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:51:14.745461 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21ba93d4-70e8-455f-988f-b1e5eb906164 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 returned with HTTP 202 Aug 25 04:51:14.746492 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 328/1296] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:14 2026] DELETE /volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:14.760658 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2736fea2-bb99-42de-a905-81db33f5d05d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:14.760865 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-907d2875-3b5e-4bf5-865f-65a4ba05f2a4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:14.762703 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2736fea2-bb99-42de-a905-81db33f5d05d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 Aug 25 04:51:14.762949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2736fea2-bb99-42de-a905-81db33f5d05d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:14.763186 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2736fea2-bb99-42de-a905-81db33f5d05d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:14.764745 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-907d2875-3b5e-4bf5-865f-65a4ba05f2a4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc Aug 25 04:51:14.765047 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-907d2875-3b5e-4bf5-865f-65a4ba05f2a4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:14.765329 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-907d2875-3b5e-4bf5-865f-65a4ba05f2a4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:14.771078 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:14.771078 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:14.771970 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2736fea2-bb99-42de-a905-81db33f5d05d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:14.772563 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2736fea2-bb99-42de-a905-81db33f5d05d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 returned with HTTP 200 Aug 25 04:51:14.773574 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 326/1297] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:14 2026] GET /volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:14.778575 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:14.778575 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:14.786048 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-907d2875-3b5e-4bf5-865f-65a4ba05f2a4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Volume info retrieved successfully. Aug 25 04:51:14.794667 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-907d2875-3b5e-4bf5-865f-65a4ba05f2a4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc returned with HTTP 200 Aug 25 04:51:14.795252 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 323/1298] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:14 2026] GET /volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:15.897330 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-23f27c18-f66e-4ae4-9f5d-21458ea5f39b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.897330 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23f27c18-f66e-4ae4-9f5d-21458ea5f39b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] GET https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 Aug 25 04:51:15.897330 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23f27c18-f66e-4ae4-9f5d-21458ea5f39b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:15.897330 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23f27c18-f66e-4ae4-9f5d-21458ea5f39b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:15.897330 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:15.897330 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:15.897330 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23f27c18-f66e-4ae4-9f5d-21458ea5f39b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Volume info retrieved successfully. Aug 25 04:51:15.897330 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23f27c18-f66e-4ae4-9f5d-21458ea5f39b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 returned with HTTP 200 Aug 25 04:51:15.897330 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 322/1299] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:15 2026] GET /volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:15.901611 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-242dcb14-ddf5-4fb5-b8d1-3aca504f81cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.901611 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-242dcb14-ddf5-4fb5-b8d1-3aca504f81cb tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] GET https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 Aug 25 04:51:15.901611 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-242dcb14-ddf5-4fb5-b8d1-3aca504f81cb tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:15.901611 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-242dcb14-ddf5-4fb5-b8d1-3aca504f81cb tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:15.901611 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:15.901611 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:15.901611 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-242dcb14-ddf5-4fb5-b8d1-3aca504f81cb tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Volume info retrieved successfully. Aug 25 04:51:15.901611 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-242dcb14-ddf5-4fb5-b8d1-3aca504f81cb tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 returned with HTTP 200 Aug 25 04:51:15.901611 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 329/1300] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:15 2026] GET /volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:51:15.903496 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-af2f81cc-16f8-4bbc-b66c-56200aff799e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.903496 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af2f81cc-16f8-4bbc-b66c-56200aff799e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:15.903496 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af2f81cc-16f8-4bbc-b66c-56200aff799e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:15.903496 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af2f81cc-16f8-4bbc-b66c-56200aff799e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:15.903496 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-af2f81cc-16f8-4bbc-b66c-56200aff799e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:15.905098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c9416fc-1a71-4ec0-836d-02e0ff90fd1a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.905098 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c9416fc-1a71-4ec0-836d-02e0ff90fd1a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:15.905098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c9416fc-1a71-4ec0-836d-02e0ff90fd1a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:15.905098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c9416fc-1a71-4ec0-836d-02e0ff90fd1a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:15.906030 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:15.906030 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:15.906030 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af2f81cc-16f8-4bbc-b66c-56200aff799e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:15.906538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2dc2f938-34f5-4fb4-91a0-b9c7ac919776 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.907105 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 327/1301] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:15 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:15.907605 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2dc2f938-34f5-4fb4-91a0-b9c7ac919776 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments/9cd85e53-81c3-4cd4-ae16-bdc9dabc984f/action Aug 25 04:51:15.907605 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2dc2f938-34f5-4fb4-91a0-b9c7ac919776 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:15.907605 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2dc2f938-34f5-4fb4-91a0-b9c7ac919776 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:15.907901 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:15.907901 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:15.907901 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1c9416fc-1a71-4ec0-836d-02e0ff90fd1a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:15.907901 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c9416fc-1a71-4ec0-836d-02e0ff90fd1a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:15.907901 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 324/1302] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:15 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:51:15.908174 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:15.908174 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:15.908174 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-36f533a6-8452-49de-9f43-1d0aa6bb455f req-2dc2f938-34f5-4fb4-91a0-b9c7ac919776 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/9cd85e53-81c3-4cd4-ae16-bdc9dabc984f/action returned with HTTP 204 Aug 25 04:51:15.908174 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 323/1303] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:51:15 2026] POST /volume/v3/attachments/9cd85e53-81c3-4cd4-ae16-bdc9dabc984f/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:15.909710 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01b2997f-524b-46aa-8ca6-5cfc9d30bdb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.909710 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01b2997f-524b-46aa-8ca6-5cfc9d30bdb5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 Aug 25 04:51:15.909710 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01b2997f-524b-46aa-8ca6-5cfc9d30bdb5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:15.909710 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01b2997f-524b-46aa-8ca6-5cfc9d30bdb5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:15.909710 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01b2997f-524b-46aa-8ca6-5cfc9d30bdb5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 returned with HTTP 404 Aug 25 04:51:15.909710 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 330/1304] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:15 2026] GET /volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:15.910216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4c71d777-a24c-4161-bb55-a943660ff7dc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.910454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2accc5cd-1d7f-4ff6-9296-a5883c71824d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.910847 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c71d777-a24c-4161-bb55-a943660ff7dc tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc Aug 25 04:51:15.910847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4c71d777-a24c-4161-bb55-a943660ff7dc tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:15.910847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4c71d777-a24c-4161-bb55-a943660ff7dc tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:15.911185 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2accc5cd-1d7f-4ff6-9296-a5883c71824d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 Aug 25 04:51:15.911185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2accc5cd-1d7f-4ff6-9296-a5883c71824d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:15.911185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2accc5cd-1d7f-4ff6-9296-a5883c71824d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:15.911185 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-2accc5cd-1d7f-4ff6-9296-a5883c71824d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 3a83bb9e-d898-4f19-baa7-1b77934a3646 Aug 25 04:51:15.911185 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:15.911185 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:15.911185 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2accc5cd-1d7f-4ff6-9296-a5883c71824d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:15.911399 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:15.911399 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:15.911399 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4c71d777-a24c-4161-bb55-a943660ff7dc tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Volume info retrieved successfully. Aug 25 04:51:15.911399 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c71d777-a24c-4161-bb55-a943660ff7dc tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc returned with HTTP 200 Aug 25 04:51:15.911399 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 328/1305] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:15 2026] GET /volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:15.911665 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2accc5cd-1d7f-4ff6-9296-a5883c71824d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:51:15.911665 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2accc5cd-1d7f-4ff6-9296-a5883c71824d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 returned with HTTP 202 Aug 25 04:51:15.911665 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 325/1306] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:15 2026] DELETE /volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:15.911857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3171fac-c112-412e-a9fc-fbd2bf6ecb00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.911857 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3171fac-c112-412e-a9fc-fbd2bf6ecb00 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 Aug 25 04:51:15.911857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3171fac-c112-412e-a9fc-fbd2bf6ecb00 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:15.911857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3171fac-c112-412e-a9fc-fbd2bf6ecb00 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:15.912083 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-832c3c55-d7be-4c9b-b70c-8af1ba0a51a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:15.912083 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-832c3c55-d7be-4c9b-b70c-8af1ba0a51a9 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:51:15.912083 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-832c3c55-d7be-4c9b-b70c-8af1ba0a51a9 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8801fa3-f5fd-4bcf-8699-4de16f32e2bc", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1436412670"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:15.912377 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:15.912377 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:15.912377 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d3171fac-c112-412e-a9fc-fbd2bf6ecb00 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:15.912377 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3171fac-c112-412e-a9fc-fbd2bf6ecb00 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 returned with HTTP 200 Aug 25 04:51:15.912377 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 324/1307] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:15 2026] GET /volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:15.912854 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:15.912854 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:15.912854 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-832c3c55-d7be-4c9b-b70c-8af1ba0a51a9 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Volume info retrieved successfully. Aug 25 04:51:15.912854 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-832c3c55-d7be-4c9b-b70c-8af1ba0a51a9 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Create snapshot from volume e8801fa3-f5fd-4bcf-8699-4de16f32e2bc Aug 25 04:51:15.957891 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-832c3c55-d7be-4c9b-b70c-8af1ba0a51a9 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Created reservations ['71c2db08-fbd2-4977-96a7-aafadd0c53fa', 'fc03ba17-cc12-4535-b6c2-c2aba35a5924', '0ef35d20-609b-423c-9ed6-9175724c5d06', 'b6c941ba-bcaa-4d9d-92ed-5b126b936807'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:15.998845 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-832c3c55-d7be-4c9b-b70c-8af1ba0a51a9 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot create request issued successfully. Aug 25 04:51:16.000565 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-832c3c55-d7be-4c9b-b70c-8af1ba0a51a9 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:51:16.001173 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 331/1308] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:51:15 2026] POST /volume/v3/snapshots => generated 311 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:16.014850 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-20b731d9-e3cc-4e01-acee-6f378137c95a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.017169 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20b731d9-e3cc-4e01-acee-6f378137c95a tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee Aug 25 04:51:16.018036 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20b731d9-e3cc-4e01-acee-6f378137c95a tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:16.018036 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20b731d9-e3cc-4e01-acee-6f378137c95a tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:16.028860 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:16.028860 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:16.029513 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-20b731d9-e3cc-4e01-acee-6f378137c95a tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:16.030622 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20b731d9-e3cc-4e01-acee-6f378137c95a tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee returned with HTTP 200 Aug 25 04:51:16.031677 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 329/1309] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:16 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:16.430717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-75bdc72e-ac37-4312-9359-bbf9f4d60d5b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.434189 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-75bdc72e-ac37-4312-9359-bbf9f4d60d5b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] GET https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 Aug 25 04:51:16.434484 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-75bdc72e-ac37-4312-9359-bbf9f4d60d5b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:16.434757 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-75bdc72e-ac37-4312-9359-bbf9f4d60d5b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:16.446030 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:16.446030 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:16.452141 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-75bdc72e-ac37-4312-9359-bbf9f4d60d5b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Volume info retrieved successfully. Aug 25 04:51:16.459037 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-75bdc72e-ac37-4312-9359-bbf9f4d60d5b tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 returned with HTTP 200 Aug 25 04:51:16.459537 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 326/1310] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:16 2026] GET /volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:16.485977 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d94d8da4-e97c-4e26-9ec8-348fd2bbdfab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.486720 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d94d8da4-e97c-4e26-9ec8-348fd2bbdfab None None] GET https://10.4.3.213/volume// Aug 25 04:51:16.487046 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d94d8da4-e97c-4e26-9ec8-348fd2bbdfab None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:16.487236 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d94d8da4-e97c-4e26-9ec8-348fd2bbdfab None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:16.487725 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d94d8da4-e97c-4e26-9ec8-348fd2bbdfab None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:16.488076 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 325/1311] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:51: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 25 04:51:16.504342 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-4e486e56-94de-430b-9a2e-c3c497937458 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.506775 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-4e486e56-94de-430b-9a2e-c3c497937458 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:51:16.507208 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-4e486e56-94de-430b-9a2e-c3c497937458 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0148a16-336b-4270-8ddc-4490b028a042", "connector": null, "instance_uuid": "5844d018-aed4-434f-a959-edf18f8c211e"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:16.523808 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:16.523808 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:16.577656 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-4e486e56-94de-430b-9a2e-c3c497937458 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:51:16.577898 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 332/1312] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:51:16 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 25 04:51:16.716671 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8c23ab7e-6865-4358-8221-e59373cc8c8b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.716671 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c23ab7e-6865-4358-8221-e59373cc8c8b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:16.716671 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c23ab7e-6865-4358-8221-e59373cc8c8b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:16.717333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c23ab7e-6865-4358-8221-e59373cc8c8b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:16.717333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8c23ab7e-6865-4358-8221-e59373cc8c8b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:16.722672 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:16.722672 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:16.723994 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c23ab7e-6865-4358-8221-e59373cc8c8b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:16.724654 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 330/1313] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:16 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:16.753225 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34b25ed7-bb7f-404e-a256-ccc361890e9f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.759186 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34b25ed7-bb7f-404e-a256-ccc361890e9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:16.759967 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34b25ed7-bb7f-404e-a256-ccc361890e9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:16.759967 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34b25ed7-bb7f-404e-a256-ccc361890e9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:16.773602 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:16.773602 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:16.777966 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-34b25ed7-bb7f-404e-a256-ccc361890e9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:16.783835 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34b25ed7-bb7f-404e-a256-ccc361890e9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:16.784481 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 327/1314] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:16 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:16.863657 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-cea862cd-766e-4d8b-b588-41b226283f43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.867088 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-cea862cd-766e-4d8b-b588-41b226283f43 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:16.867372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-cea862cd-766e-4d8b-b588-41b226283f43 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:16.867667 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-cea862cd-766e-4d8b-b588-41b226283f43 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:16.887776 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:16.887776 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:16.894229 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-cea862cd-766e-4d8b-b588-41b226283f43 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:16.901682 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-cea862cd-766e-4d8b-b588-41b226283f43 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:16.902344 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 326/1315] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:16 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:16.908243 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-414a9882-a1cf-43e7-af9d-e1ea79a92483 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.910510 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-414a9882-a1cf-43e7-af9d-e1ea79a92483 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 Aug 25 04:51:16.910763 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-414a9882-a1cf-43e7-af9d-e1ea79a92483 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:16.911139 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-414a9882-a1cf-43e7-af9d-e1ea79a92483 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:16.916440 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-414a9882-a1cf-43e7-af9d-e1ea79a92483 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 returned with HTTP 404 Aug 25 04:51:16.917249 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 333/1316] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:16 2026] GET /volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:16.928618 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cf23e376-2034-45c5-be4b-7994a557f49c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.931047 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf23e376-2034-45c5-be4b-7994a557f49c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf Aug 25 04:51:16.931344 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf23e376-2034-45c5-be4b-7994a557f49c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:16.931610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf23e376-2034-45c5-be4b-7994a557f49c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:16.931737 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-cf23e376-2034-45c5-be4b-7994a557f49c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 6b9eb3de-1f03-4beb-a235-3067aa6911bf Aug 25 04:51:16.941903 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf23e376-2034-45c5-be4b-7994a557f49c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf returned with HTTP 404 Aug 25 04:51:16.942550 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 331/1317] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:16 2026] DELETE /volume/v3/snapshots/6b9eb3de-1f03-4beb-a235-3067aa6911bf => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:16.958147 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6957b543-7b74-41b6-8f17-bd78cc8ab5ee None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:16.960419 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6957b543-7b74-41b6-8f17-bd78cc8ab5ee tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 Aug 25 04:51:16.960600 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6957b543-7b74-41b6-8f17-bd78cc8ab5ee tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:16.960779 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6957b543-7b74-41b6-8f17-bd78cc8ab5ee tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:16.960941 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-6957b543-7b74-41b6-8f17-bd78cc8ab5ee tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 3a83bb9e-d898-4f19-baa7-1b77934a3646 Aug 25 04:51:16.967888 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6957b543-7b74-41b6-8f17-bd78cc8ab5ee tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 returned with HTTP 404 Aug 25 04:51:16.967888 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 328/1318] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:16 2026] DELETE /volume/v3/snapshots/3a83bb9e-d898-4f19-baa7-1b77934a3646 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:17.011357 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-112fb8b0-fef6-4657-badc-749c74783c09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.016659 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-112fb8b0-fef6-4657-badc-749c74783c09 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:17.017912 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-112fb8b0-fef6-4657-badc-749c74783c09 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.017912 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-112fb8b0-fef6-4657-badc-749c74783c09 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.036132 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.036132 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:17.036279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82b8c0bb-f4e3-4dd5-8878-74d0392a0309 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.036485 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82b8c0bb-f4e3-4dd5-8878-74d0392a0309 None None] GET https://10.4.3.213/volume// Aug 25 04:51:17.036644 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82b8c0bb-f4e3-4dd5-8878-74d0392a0309 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.037163 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82b8c0bb-f4e3-4dd5-8878-74d0392a0309 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.037234 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82b8c0bb-f4e3-4dd5-8878-74d0392a0309 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:17.037593 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 334/1319] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:51: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 25 04:51:17.042048 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-112fb8b0-fef6-4657-badc-749c74783c09 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:17.043964 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fabb636c-eb20-44a2-bd3d-f399f4037918 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.048213 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fabb636c-eb20-44a2-bd3d-f399f4037918 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee Aug 25 04:51:17.048621 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fabb636c-eb20-44a2-bd3d-f399f4037918 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.048921 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fabb636c-eb20-44a2-bd3d-f399f4037918 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.049081 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-112fb8b0-fef6-4657-badc-749c74783c09 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:17.049983 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 327/1320] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:17.051094 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-21214a6e-b16d-4670-80a8-7a81c75ead61 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.053653 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-21214a6e-b16d-4670-80a8-7a81c75ead61 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:51:17.053830 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-21214a6e-b16d-4670-80a8-7a81c75ead61 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e", "connector": null, "instance_uuid": "155314d0-24fe-4405-bebb-aaff63711c4d"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:17.060456 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.060456 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:17.061227 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fabb636c-eb20-44a2-bd3d-f399f4037918 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.063038 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fabb636c-eb20-44a2-bd3d-f399f4037918 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee returned with HTTP 200 Aug 25 04:51:17.064140 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 332/1321] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:17.067193 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.067193 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:17.073910 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-6bc8d513-d83b-4ebc-b2b2-bcda7d1fe7ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.076344 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-6bc8d513-d83b-4ebc-b2b2-bcda7d1fe7ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e/action Aug 25 04:51:17.076945 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-6bc8d513-d83b-4ebc-b2b2-bcda7d1fe7ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:17.077159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-6bc8d513-d83b-4ebc-b2b2-bcda7d1fe7ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:17.078453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-73b5d9df-db15-4b0e-90b0-4fcb80631e44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.080797 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73b5d9df-db15-4b0e-90b0-4fcb80631e44 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] POST https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.081406 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73b5d9df-db15-4b0e-90b0-4fcb80631e44 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:17.090873 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.090873 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:17.091265 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-73b5d9df-db15-4b0e-90b0-4fcb80631e44 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.098666 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.098666 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:17.100320 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-6bc8d513-d83b-4ebc-b2b2-bcda7d1fe7ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:17.110060 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-6bc8d513-d83b-4ebc-b2b2-bcda7d1fe7ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Begin detaching volume completed successfully. Aug 25 04:51:17.110578 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-6bc8d513-d83b-4ebc-b2b2-bcda7d1fe7ab tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e/action returned with HTTP 202 Aug 25 04:51:17.111420 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 335/1322] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:51:17 2026] POST /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:51:17.118536 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-21214a6e-b16d-4670-80a8-7a81c75ead61 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:51:17.119027 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 329/1323] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:51:17 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 25 04:51:17.130410 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-73b5d9df-db15-4b0e-90b0-4fcb80631e44 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Update snapshot metadata completed successfully. Aug 25 04:51:17.130761 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73b5d9df-db15-4b0e-90b0-4fcb80631e44 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.131354 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 328/1324] 10.4.3.213 () {68 vars in 1402 bytes} [Tue Aug 25 04:51:17 2026] POST /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 68 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.142077 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-09296100-5a17-44d5-8c64-793a340fba52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.145974 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09296100-5a17-44d5-8c64-793a340fba52 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.149503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-09296100-5a17-44d5-8c64-793a340fba52 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.149503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-09296100-5a17-44d5-8c64-793a340fba52 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.156527 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.156527 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:17.157344 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-09296100-5a17-44d5-8c64-793a340fba52 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.159304 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-09296100-5a17-44d5-8c64-793a340fba52 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Get snapshot metadata completed successfully. Aug 25 04:51:17.159749 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09296100-5a17-44d5-8c64-793a340fba52 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.163096 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 333/1325] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.166589 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0c37c4b-909b-442b-9a98-fd463c1b2d9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.170822 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0c37c4b-909b-442b-9a98-fd463c1b2d9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:17.171096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0c37c4b-909b-442b-9a98-fd463c1b2d9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.171357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0c37c4b-909b-442b-9a98-fd463c1b2d9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.177330 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c26087cc-ae84-4e52-9f7b-eb87bdc77651 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.178143 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c26087cc-ae84-4e52-9f7b-eb87bdc77651 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] PUT https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.178608 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c26087cc-ae84-4e52-9f7b-eb87bdc77651 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:17.189933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-531757da-8065-48e0-b862-c52a7ad5a1f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.190566 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-531757da-8065-48e0-b862-c52a7ad5a1f2 None None] GET https://10.4.3.213/volume// Aug 25 04:51:17.190802 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-531757da-8065-48e0-b862-c52a7ad5a1f2 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.191186 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-531757da-8065-48e0-b862-c52a7ad5a1f2 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.192318 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-531757da-8065-48e0-b862-c52a7ad5a1f2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:17.193105 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 329/1326] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:51:17.193885 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.193885 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:17.196288 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c26087cc-ae84-4e52-9f7b-eb87bdc77651 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.200679 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69cef13c-73fe-41bb-846c-a7294742e27a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.201237 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69cef13c-73fe-41bb-846c-a7294742e27a None None] GET https://10.4.3.213/volume// Aug 25 04:51:17.201466 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69cef13c-73fe-41bb-846c-a7294742e27a None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.201765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69cef13c-73fe-41bb-846c-a7294742e27a None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.202294 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69cef13c-73fe-41bb-846c-a7294742e27a None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:17.204015 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 334/1327] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:51:17.207037 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-15638655-0cae-4a8e-925e-3796ccdd8e4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.211292 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-15638655-0cae-4a8e-925e-3796ccdd8e4f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:17.211813 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-15638655-0cae-4a8e-925e-3796ccdd8e4f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.212821 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-15638655-0cae-4a8e-925e-3796ccdd8e4f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.220643 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-d1d6f2b2-3f43-4f47-aa37-afd518d673ed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.223402 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-d1d6f2b2-3f43-4f47-aa37-afd518d673ed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:17.223917 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-d1d6f2b2-3f43-4f47-aa37-afd518d673ed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.224205 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-d1d6f2b2-3f43-4f47-aa37-afd518d673ed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.234547 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.234547 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:17.235514 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c26087cc-ae84-4e52-9f7b-eb87bdc77651 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Update snapshot metadata completed successfully. Aug 25 04:51:17.235828 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c26087cc-ae84-4e52-9f7b-eb87bdc77651 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.236352 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 330/1328] 10.4.3.213 () {68 vars in 1401 bytes} [Tue Aug 25 04:51:17 2026] PUT /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 57 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.240921 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-15638655-0cae-4a8e-925e-3796ccdd8e4f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:17.241606 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.241606 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:17.246262 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1ccc7357-93e7-4972-a385-1a1aa213f136 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.248640 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ccc7357-93e7-4972-a385-1a1aa213f136 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.248911 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ccc7357-93e7-4972-a385-1a1aa213f136 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.249338 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ccc7357-93e7-4972-a385-1a1aa213f136 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.249393 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-d1d6f2b2-3f43-4f47-aa37-afd518d673ed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:17.250377 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-15638655-0cae-4a8e-925e-3796ccdd8e4f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:17.250883 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 330/1329] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:51:17.257312 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.257312 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:17.258028 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1ccc7357-93e7-4972-a385-1a1aa213f136 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.259036 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1ccc7357-93e7-4972-a385-1a1aa213f136 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Get snapshot metadata completed successfully. Aug 25 04:51:17.259346 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ccc7357-93e7-4972-a385-1a1aa213f136 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.259790 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 331/1330] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.260042 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-d1d6f2b2-3f43-4f47-aa37-afd518d673ed tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:17.260584 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 335/1331] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:51:17.276417 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11c2fb85-92df-44a4-9ba8-dbc1fb39b3c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.279879 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11c2fb85-92df-44a4-9ba8-dbc1fb39b3c5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata/key3 Aug 25 04:51:17.280251 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11c2fb85-92df-44a4-9ba8-dbc1fb39b3c5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.280476 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11c2fb85-92df-44a4-9ba8-dbc1fb39b3c5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.291857 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.291857 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:17.292564 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11c2fb85-92df-44a4-9ba8-dbc1fb39b3c5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.294135 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11c2fb85-92df-44a4-9ba8-dbc1fb39b3c5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Get snapshot metadata completed successfully. Aug 25 04:51:17.308710 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11c2fb85-92df-44a4-9ba8-dbc1fb39b3c5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Delete snapshot metadata completed successfully. Aug 25 04:51:17.309207 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11c2fb85-92df-44a4-9ba8-dbc1fb39b3c5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata/key3 returned with HTTP 200 Aug 25 04:51:17.309831 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 331/1332] 10.4.3.213 () {66 vars in 1399 bytes} [Tue Aug 25 04:51:17 2026] DELETE /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata/key3 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 04:51:17.322419 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e2ee3e4a-7d02-4925-bfe4-df2355936050 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.327552 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2ee3e4a-7d02-4925-bfe4-df2355936050 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.327552 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2ee3e4a-7d02-4925-bfe4-df2355936050 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.327552 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2ee3e4a-7d02-4925-bfe4-df2355936050 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.331940 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.331940 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:17.332570 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e2ee3e4a-7d02-4925-bfe4-df2355936050 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.333546 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e2ee3e4a-7d02-4925-bfe4-df2355936050 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Get snapshot metadata completed successfully. Aug 25 04:51:17.333883 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2ee3e4a-7d02-4925-bfe4-df2355936050 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.334440 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 332/1333] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.348412 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2abc568f-8986-4572-aa18-9cf04159106f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.353685 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2abc568f-8986-4572-aa18-9cf04159106f tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] PUT https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.354233 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2abc568f-8986-4572-aa18-9cf04159106f tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:17.369392 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.369392 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:17.374237 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.374237 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:17.375000 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2abc568f-8986-4572-aa18-9cf04159106f tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.380609 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0c37c4b-909b-442b-9a98-fd463c1b2d9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:17.387161 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0c37c4b-909b-442b-9a98-fd463c1b2d9f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:17.388181 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 336/1334] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1146 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:17.395590 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-aa864f8d-c6fc-4381-affd-ce40b2e090ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.400992 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-aa864f8d-c6fc-4381-affd-ce40b2e090ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] PUT https://10.4.3.213/volume/v3/attachments/7b535000-25a0-4ca7-b844-3799b23021f8 Aug 25 04:51:17.404548 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-aa864f8d-c6fc-4381-affd-ce40b2e090ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:17.409493 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2abc568f-8986-4572-aa18-9cf04159106f tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Update snapshot metadata completed successfully. Aug 25 04:51:17.409845 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2abc568f-8986-4572-aa18-9cf04159106f tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.410409 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 336/1335] 10.4.3.213 () {68 vars in 1401 bytes} [Tue Aug 25 04:51:17 2026] PUT /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 16 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.411926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-aa864f8d-c6fc-4381-affd-ce40b2e090ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Acquiring lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:51:17.423117 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75cd01ab-0c56-439f-a4f8-f0f0b0659c89 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.425264 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75cd01ab-0c56-439f-a4f8-f0f0b0659c89 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] POST https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.425795 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75cd01ab-0c56-439f-a4f8-f0f0b0659c89 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:17.428600 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-aa864f8d-c6fc-4381-affd-ce40b2e090ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" acquired by "attachment_update" :: waited 0.017s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:51:17.430213 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.430213 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:17.434580 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.434580 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:17.435246 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75cd01ab-0c56-439f-a4f8-f0f0b0659c89 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.458722 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75cd01ab-0c56-439f-a4f8-f0f0b0659c89 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Update snapshot metadata completed successfully. Aug 25 04:51:17.458970 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75cd01ab-0c56-439f-a4f8-f0f0b0659c89 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.459511 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 333/1336] 10.4.3.213 () {68 vars in 1402 bytes} [Tue Aug 25 04:51:17 2026] POST /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.472236 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-136d9ff2-b1c3-463b-83fd-2ed8538d5870 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.476410 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-136d9ff2-b1c3-463b-83fd-2ed8538d5870 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.477401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-136d9ff2-b1c3-463b-83fd-2ed8538d5870 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.477401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-136d9ff2-b1c3-463b-83fd-2ed8538d5870 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.484883 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.484883 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:17.484883 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-136d9ff2-b1c3-463b-83fd-2ed8538d5870 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.485976 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-136d9ff2-b1c3-463b-83fd-2ed8538d5870 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Get snapshot metadata completed successfully. Aug 25 04:51:17.486316 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-136d9ff2-b1c3-463b-83fd-2ed8538d5870 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.486828 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 337/1337] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.501611 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-34c371c1-820b-4834-9386-2630ebf95736 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.508305 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34c371c1-820b-4834-9386-2630ebf95736 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] PUT https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata/key3 Aug 25 04:51:17.510380 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34c371c1-820b-4834-9386-2630ebf95736 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:17.524487 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.524487 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:17.525241 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-34c371c1-820b-4834-9386-2630ebf95736 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.560787 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-34c371c1-820b-4834-9386-2630ebf95736 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Update snapshot metadata completed successfully. Aug 25 04:51:17.561175 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34c371c1-820b-4834-9386-2630ebf95736 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata/key3 returned with HTTP 200 Aug 25 04:51:17.563320 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 337/1338] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:51:17 2026] PUT /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata/key3 => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.572788 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-97312916-c1f1-4334-87db-28d6b42ddee8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.577606 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97312916-c1f1-4334-87db-28d6b42ddee8 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata/key3 Aug 25 04:51:17.577922 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97312916-c1f1-4334-87db-28d6b42ddee8 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.578183 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97312916-c1f1-4334-87db-28d6b42ddee8 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.586573 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.586573 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:17.587021 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-97312916-c1f1-4334-87db-28d6b42ddee8 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.587721 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-aa864f8d-c6fc-4381-affd-ce40b2e090ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" released by "attachment_update" :: held 0.159s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:51:17.587908 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-97312916-c1f1-4334-87db-28d6b42ddee8 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Get snapshot metadata completed successfully. Aug 25 04:51:17.588186 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-aa864f8d-c6fc-4381-affd-ce40b2e090ff tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/7b535000-25a0-4ca7-b844-3799b23021f8 returned with HTTP 200 Aug 25 04:51:17.588243 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97312916-c1f1-4334-87db-28d6b42ddee8 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata/key3 returned with HTTP 200 Aug 25 04:51:17.589092 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 332/1339] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:51:17 2026] PUT /volume/v3/attachments/7b535000-25a0-4ca7-b844-3799b23021f8 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:17.589610 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 334/1340] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.601663 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ec71c13-e2c8-4029-920c-ec5fe3a173d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.604269 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ec71c13-e2c8-4029-920c-ec5fe3a173d3 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.604619 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ec71c13-e2c8-4029-920c-ec5fe3a173d3 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.608457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ec71c13-e2c8-4029-920c-ec5fe3a173d3 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.616577 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.616577 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:17.617215 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0ec71c13-e2c8-4029-920c-ec5fe3a173d3 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.618314 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0ec71c13-e2c8-4029-920c-ec5fe3a173d3 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Get snapshot metadata completed successfully. Aug 25 04:51:17.618678 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ec71c13-e2c8-4029-920c-ec5fe3a173d3 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.619187 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 338/1341] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 75 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.640502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7349f1d-5d54-46c9-8c60-d6d7be53bff5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.644816 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7349f1d-5d54-46c9-8c60-d6d7be53bff5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] PUT https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata Aug 25 04:51:17.645216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7349f1d-5d54-46c9-8c60-d6d7be53bff5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:17.654363 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.654363 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:17.654544 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7349f1d-5d54-46c9-8c60-d6d7be53bff5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.688419 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7349f1d-5d54-46c9-8c60-d6d7be53bff5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Update snapshot metadata completed successfully. Aug 25 04:51:17.688839 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7349f1d-5d54-46c9-8c60-d6d7be53bff5 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata returned with HTTP 200 Aug 25 04:51:17.689419 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 338/1342] 10.4.3.213 () {68 vars in 1401 bytes} [Tue Aug 25 04:51:17 2026] PUT /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:51:17.703151 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f28824a8-cd5e-4f02-a0c5-fc7843311f12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.706351 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f28824a8-cd5e-4f02-a0c5-fc7843311f12 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee Aug 25 04:51:17.706395 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f28824a8-cd5e-4f02-a0c5-fc7843311f12 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.706656 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f28824a8-cd5e-4f02-a0c5-fc7843311f12 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.706797 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-f28824a8-cd5e-4f02-a0c5-fc7843311f12 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Delete snapshot with id: 5ff0fb44-6a4e-4980-858e-1548fb4062ee Aug 25 04:51:17.719717 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.719717 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:17.719717 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f28824a8-cd5e-4f02-a0c5-fc7843311f12 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.742599 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8cfd0c88-1e1a-4a2d-9811-286692b9eb2c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.748997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cfd0c88-1e1a-4a2d-9811-286692b9eb2c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:17.748997 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cfd0c88-1e1a-4a2d-9811-286692b9eb2c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.749246 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cfd0c88-1e1a-4a2d-9811-286692b9eb2c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.749323 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8cfd0c88-1e1a-4a2d-9811-286692b9eb2c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:17.760095 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.760095 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:17.762685 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cfd0c88-1e1a-4a2d-9811-286692b9eb2c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:17.762685 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 335/1343] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:17.764584 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f28824a8-cd5e-4f02-a0c5-fc7843311f12 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot delete request issued successfully. Aug 25 04:51:17.764584 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f28824a8-cd5e-4f02-a0c5-fc7843311f12 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee returned with HTTP 202 Aug 25 04:51:17.764584 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 333/1344] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:17 2026] DELETE /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:17.774969 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18ecb4c0-19c8-47f3-a2b4-ef66429bd442 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.778149 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18ecb4c0-19c8-47f3-a2b4-ef66429bd442 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee Aug 25 04:51:17.778276 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ebaf2a43-da41-4f40-8dfc-7c0f8a410fc2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.778331 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18ecb4c0-19c8-47f3-a2b4-ef66429bd442 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.778553 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18ecb4c0-19c8-47f3-a2b4-ef66429bd442 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.780499 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebaf2a43-da41-4f40-8dfc-7c0f8a410fc2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c Aug 25 04:51:17.781100 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebaf2a43-da41-4f40-8dfc-7c0f8a410fc2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.781453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ebaf2a43-da41-4f40-8dfc-7c0f8a410fc2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.788652 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.788652 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:17.790858 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-18ecb4c0-19c8-47f3-a2b4-ef66429bd442 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Snapshot retrieved successfully. Aug 25 04:51:17.793780 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18ecb4c0-19c8-47f3-a2b4-ef66429bd442 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee returned with HTTP 200 Aug 25 04:51:17.794863 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 339/1345] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:17.796647 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.796647 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:17.800634 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ebaf2a43-da41-4f40-8dfc-7c0f8a410fc2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:17.806862 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ebaf2a43-da41-4f40-8dfc-7c0f8a410fc2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c returned with HTTP 200 Aug 25 04:51:17.807342 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 339/1346] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:17.826518 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9f151fc9-de56-42ae-8e2e-d5a7558f02fd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:17.945113 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f151fc9-de56-42ae-8e2e-d5a7558f02fd tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c/export_record Aug 25 04:51:17.945628 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f151fc9-de56-42ae-8e2e-d5a7558f02fd tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:17.945960 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f151fc9-de56-42ae-8e2e-d5a7558f02fd tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Calling method 'export_record' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:17.946115 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-9f151fc9-de56-42ae-8e2e-d5a7558f02fd tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Export record for backup 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 04:51:17.963129 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:17.963129 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:17.964278 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.api [None req-9f151fc9-de56-42ae-8e2e-d5a7558f02fd tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Calling RPCAPI with context: , host: np0000008045, backup: 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 04:51:17.982014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-9f151fc9-de56-42ae-8e2e-d5a7558f02fd tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] export_record in rpcapi backup_id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c on host np0000008045. {{(pid=100270) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 04:51:17.997666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-9f151fc9-de56-42ae-8e2e-d5a7558f02fd tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDk4YjkzMmQtYzQ3Ni00YjM3LWFkMDktZTNlZDBmNmZkYzRjIiwgInVzZXJfaWQiOiAiYTgwZTBjMGNhMjY5NDNkZWFhYTYxNzM2ZGRjN2UyYjAiLCAicHJvamVjdF9pZCI6ICJlZGVhZjE2YjE0NTc0MTI5YTBmY2FiMTcyY2M5NTRlOCIsICJ2b2x1bWVfaWQiOiAiNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzY1Mjg2OSIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMzEyOTU5NTEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjLzIwMjYwODI1MDQ1MTAwL2F6X25vdmFfYmFja3VwXzA5OGI5MzJkLWM0NzYtNGIzNy1hZDA5LWUzZWQwZjZmZGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1MToxN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100270) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 04:51:17.997987 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f151fc9-de56-42ae-8e2e-d5a7558f02fd tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c/export_record returned with HTTP 200 Aug 25 04:51:17.999916 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 336/1347] 10.4.3.213 () {66 vars in 1390 bytes} [Tue Aug 25 04:51:17 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c/export_record => generated 1508 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:18.018147 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4d4e873-9545-4fba-9522-8c02c6e531ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:18.023743 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4d4e873-9545-4fba-9522-8c02c6e531ac tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] POST https://10.4.3.213/volume/v3/backups/import_record Aug 25 04:51:18.024344 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4d4e873-9545-4fba-9522-8c02c6e531ac tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTdmY2NiMzAtNGJmMS00ZmNhLTgwOGUtM2I5NjExZDBlNjkzIiwgInVzZXJfaWQiOiAiYTgwZTBjMGNhMjY5NDNkZWFhYTYxNzM2ZGRjN2UyYjAiLCAicHJvamVjdF9pZCI6ICJlZGVhZjE2YjE0NTc0MTI5YTBmY2FiMTcyY2M5NTRlOCIsICJ2b2x1bWVfaWQiOiAiNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzY1Mjg2OSIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMzEyOTU5NTEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjLzIwMjYwODI1MDQ1MTAwL2F6X25vdmFfYmFja3VwXzA5OGI5MzJkLWM0NzYtNGIzNy1hZDA5LWUzZWQwZjZmZGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1MToxN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:18.026349 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-f4d4e873-9545-4fba-9522-8c02c6e531ac tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTdmY2NiMzAtNGJmMS00ZmNhLTgwOGUtM2I5NjExZDBlNjkzIiwgInVzZXJfaWQiOiAiYTgwZTBjMGNhMjY5NDNkZWFhYTYxNzM2ZGRjN2UyYjAiLCAicHJvamVjdF9pZCI6ICJlZGVhZjE2YjE0NTc0MTI5YTBmY2FiMTcyY2M5NTRlOCIsICJ2b2x1bWVfaWQiOiAiNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzY1Mjg2OSIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMzEyOTU5NTEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjLzIwMjYwODI1MDQ1MTAwL2F6X25vdmFfYmFja3VwXzA5OGI5MzJkLWM0NzYtNGIzNy1hZDA5LWUzZWQwZjZmZGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1MToxN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 04:51:18.026518 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-f4d4e873-9545-4fba-9522-8c02c6e531ac tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTdmY2NiMzAtNGJmMS00ZmNhLTgwOGUtM2I5NjExZDBlNjkzIiwgInVzZXJfaWQiOiAiYTgwZTBjMGNhMjY5NDNkZWFhYTYxNzM2ZGRjN2UyYjAiLCAicHJvamVjdF9pZCI6ICJlZGVhZjE2YjE0NTc0MTI5YTBmY2FiMTcyY2M5NTRlOCIsICJ2b2x1bWVfaWQiOiAiNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzY1Mjg2OSIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMzEyOTU5NTEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjLzIwMjYwODI1MDQ1MTAwL2F6X25vdmFfYmFja3VwXzA5OGI5MzJkLWM0NzYtNGIzNy1hZDA5LWUzZWQwZjZmZGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1MToxN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 04:51:18.026890 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:18.026890 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:18.091925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f4d4e873-9545-4fba-9522-8c02c6e531ac tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Created reservations ['a9096aca-be42-4c0c-9c1c-c8c5e58026da', 'e4e58e72-993b-47c4-9620-a5cd32356f33'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:18.145481 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-f4d4e873-9545-4fba-9522-8c02c6e531ac tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] import_record rpcapi backup id 57fccb30-4bf1-4fca-808e-3b9611d0e693 on host np0000008045 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTdmY2NiMzAtNGJmMS00ZmNhLTgwOGUtM2I5NjExZDBlNjkzIiwgInVzZXJfaWQiOiAiYTgwZTBjMGNhMjY5NDNkZWFhYTYxNzM2ZGRjN2UyYjAiLCAicHJvamVjdF9pZCI6ICJlZGVhZjE2YjE0NTc0MTI5YTBmY2FiMTcyY2M5NTRlOCIsICJ2b2x1bWVfaWQiOiAiNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzY1Mjg2OSIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMzEyOTU5NTEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjBlMTExN2QtYWI5ZS00NWEyLWI4MWYtNjJiOTY4NDAyNTVjLzIwMjYwODI1MDQ1MTAwL2F6X25vdmFfYmFja3VwXzA5OGI5MzJkLWM0NzYtNGIzNy1hZDA5LWUzZWQwZjZmZGM0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDQ6NTA6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1MToxN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100268) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 04:51:18.150451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-f4d4e873-9545-4fba-9522-8c02c6e531ac tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Import record output: {'backup': {'id': '57fccb30-4bf1-4fca-808e-3b9611d0e693', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693'}, {'rel': 'bookmark', 'href': 'https://10.4.3.213/volume/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693'}]}}. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 04:51:18.150451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4d4e873-9545-4fba-9522-8c02c6e531ac tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] https://10.4.3.213/volume/v3/backups/import_record returned with HTTP 201 Aug 25 04:51:18.150451 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 334/1348] 10.4.3.213 () {68 vars in 1302 bytes} [Tue Aug 25 04:51:18 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 132 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 04:51:18.163520 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab3d2324-7266-4196-a22a-a0d52f3f44e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:18.168183 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab3d2324-7266-4196-a22a-a0d52f3f44e5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] GET https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 Aug 25 04:51:18.168638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab3d2324-7266-4196-a22a-a0d52f3f44e5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:18.169128 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab3d2324-7266-4196-a22a-a0d52f3f44e5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:18.169853 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ab3d2324-7266-4196-a22a-a0d52f3f44e5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Show backup with id 57fccb30-4bf1-4fca-808e-3b9611d0e693. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:18.190082 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:18.190082 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:18.191563 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab3d2324-7266-4196-a22a-a0d52f3f44e5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 returned with HTTP 200 Aug 25 04:51:18.193274 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 340/1349] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:18 2026] GET /volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 => generated 647 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:18.407309 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ecaab319-c861-4b99-a82f-278d03c2195d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:18.409088 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecaab319-c861-4b99-a82f-278d03c2195d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:18.409286 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecaab319-c861-4b99-a82f-278d03c2195d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:18.409475 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecaab319-c861-4b99-a82f-278d03c2195d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:18.440519 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:18.440519 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:18.447097 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ecaab319-c861-4b99-a82f-278d03c2195d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:18.453504 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecaab319-c861-4b99-a82f-278d03c2195d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:18.453913 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 340/1350] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:18 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:18.675106 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ddeffb99-f7fb-430d-a458-773ae11f6bea None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:18.675699 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ddeffb99-f7fb-430d-a458-773ae11f6bea None None] GET https://10.4.3.213/volume// Aug 25 04:51:18.676674 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ddeffb99-f7fb-430d-a458-773ae11f6bea None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:18.677130 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ddeffb99-f7fb-430d-a458-773ae11f6bea None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:18.678822 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ddeffb99-f7fb-430d-a458-773ae11f6bea None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:18.678822 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 337/1351] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:51:18 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 04:51:18.711253 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-092e7828-429f-4808-a7c6-5428b514f5f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:18.717159 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-092e7828-429f-4808-a7c6-5428b514f5f5 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] GET https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 Aug 25 04:51:18.717525 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-092e7828-429f-4808-a7c6-5428b514f5f5 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:18.717755 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-092e7828-429f-4808-a7c6-5428b514f5f5 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:18.737951 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:18.737951 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:18.743258 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-092e7828-429f-4808-a7c6-5428b514f5f5 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Volume info retrieved successfully. Aug 25 04:51:18.752598 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-092e7828-429f-4808-a7c6-5428b514f5f5 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 returned with HTTP 200 Aug 25 04:51:18.752598 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 335/1352] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:51:18 2026] GET /volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 => generated 1540 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:51:18.809369 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10dae0e4-6d54-4861-a141-be1bfe6c38b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:18.812458 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10dae0e4-6d54-4861-a141-be1bfe6c38b0 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee Aug 25 04:51:18.812703 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10dae0e4-6d54-4861-a141-be1bfe6c38b0 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:18.812924 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10dae0e4-6d54-4861-a141-be1bfe6c38b0 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:18.819463 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10dae0e4-6d54-4861-a141-be1bfe6c38b0 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee returned with HTTP 404 Aug 25 04:51:18.820115 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 341/1353] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:18 2026] GET /volume/v3/snapshots/5ff0fb44-6a4e-4980-858e-1548fb4062ee => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:18.831635 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d8d8763-ec39-4967-8caa-b86f77cf4aa7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:18.837379 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d8d8763-ec39-4967-8caa-b86f77cf4aa7 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc Aug 25 04:51:18.837605 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d8d8763-ec39-4967-8caa-b86f77cf4aa7 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:18.837878 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d8d8763-ec39-4967-8caa-b86f77cf4aa7 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:18.850386 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:18.850386 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:18.856520 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5d8d8763-ec39-4967-8caa-b86f77cf4aa7 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Volume info retrieved successfully. Aug 25 04:51:18.864574 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d8d8763-ec39-4967-8caa-b86f77cf4aa7 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc returned with HTTP 200 Aug 25 04:51:18.864574 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 341/1354] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:18 2026] GET /volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:18.882651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-89b24ef5-e326-4bfa-925a-96c0a0303da4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:18.887586 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-89b24ef5-e326-4bfa-925a-96c0a0303da4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc Aug 25 04:51:18.887869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-89b24ef5-e326-4bfa-925a-96c0a0303da4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:18.888162 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-89b24ef5-e326-4bfa-925a-96c0a0303da4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:18.889099 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-89b24ef5-e326-4bfa-925a-96c0a0303da4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Delete volume with id: e8801fa3-f5fd-4bcf-8699-4de16f32e2bc Aug 25 04:51:18.922481 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-51533d19-db6b-4847-9997-86e9763d6788 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:18.924967 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-51533d19-db6b-4847-9997-86e9763d6788 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] PUT https://10.4.3.213/volume/v3/attachments/84b8a101-746d-4924-8592-90321a92d84a Aug 25 04:51:18.925548 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-51533d19-db6b-4847-9997-86e9763d6788 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:18.929378 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=553,cinder:UPDATE=131,cinder:DELETE=2,cinder:INSERT=76 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:51:18.939240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-51533d19-db6b-4847-9997-86e9763d6788 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Acquiring lock "cinder-attachment_update-f0148a16-336b-4270-8ddc-4490b028a042-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:51:18.947947 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-51533d19-db6b-4847-9997-86e9763d6788 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Lock "cinder-attachment_update-f0148a16-336b-4270-8ddc-4490b028a042-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:51:18.949695 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:18.949695 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:19.081947 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-51533d19-db6b-4847-9997-86e9763d6788 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Lock "cinder-attachment_update-f0148a16-336b-4270-8ddc-4490b028a042-np0000008045" released by "attachment_update" :: held 0.134s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:51:19.082544 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:19.082544 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:19.083103 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-89b24ef5-e326-4bfa-925a-96c0a0303da4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Volume info retrieved successfully. Aug 25 04:51:19.083266 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-51533d19-db6b-4847-9997-86e9763d6788 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/attachments/84b8a101-746d-4924-8592-90321a92d84a returned with HTTP 200 Aug 25 04:51:19.084080 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 336/1355] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:51:18 2026] PUT /volume/v3/attachments/84b8a101-746d-4924-8592-90321a92d84a => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:19.119983 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-89b24ef5-e326-4bfa-925a-96c0a0303da4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Delete volume request issued successfully. Aug 25 04:51:19.119983 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-89b24ef5-e326-4bfa-925a-96c0a0303da4 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc returned with HTTP 202 Aug 25 04:51:19.120271 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 338/1356] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:18 2026] DELETE /volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:19.129747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20a9ef63-d37c-43fe-9ba8-f3584f413710 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:19.132204 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20a9ef63-d37c-43fe-9ba8-f3584f413710 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc Aug 25 04:51:19.132444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20a9ef63-d37c-43fe-9ba8-f3584f413710 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:19.132754 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20a9ef63-d37c-43fe-9ba8-f3584f413710 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:19.137735 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=555,cinder:INSERT=71,cinder:UPDATE=116,cinder:DELETE=3 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:51:19.146366 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:19.146366 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:19.153373 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20a9ef63-d37c-43fe-9ba8-f3584f413710 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Volume info retrieved successfully. Aug 25 04:51:19.162746 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20a9ef63-d37c-43fe-9ba8-f3584f413710 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc returned with HTTP 200 Aug 25 04:51:19.163762 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 342/1357] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:19 2026] GET /volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:19.170814 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-743a79dc-89b7-418b-97d1-b3a7fe0df706 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:19.174747 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-743a79dc-89b7-418b-97d1-b3a7fe0df706 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] POST https://10.4.3.213/volume/v3/attachments/84b8a101-746d-4924-8592-90321a92d84a/action Aug 25 04:51:19.175390 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-743a79dc-89b7-418b-97d1-b3a7fe0df706 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:19.176249 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-743a79dc-89b7-418b-97d1-b3a7fe0df706 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:19.206837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25f0b733-a433-4a9f-b13b-9eaeb39f9d94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:19.208411 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:19.208411 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:19.210303 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25f0b733-a433-4a9f-b13b-9eaeb39f9d94 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] GET https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 Aug 25 04:51:19.211399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25f0b733-a433-4a9f-b13b-9eaeb39f9d94 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:19.211399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25f0b733-a433-4a9f-b13b-9eaeb39f9d94 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:19.212167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-25f0b733-a433-4a9f-b13b-9eaeb39f9d94 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Show backup with id 57fccb30-4bf1-4fca-808e-3b9611d0e693. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:19.221952 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:19.221952 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:19.222240 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25f0b733-a433-4a9f-b13b-9eaeb39f9d94 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 returned with HTTP 200 Aug 25 04:51:19.223657 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 337/1358] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:19 2026] GET /volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:19.234278 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e8e851b0-b87f-4a75-a5a9-2e22f7be8f60 req-743a79dc-89b7-418b-97d1-b3a7fe0df706 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/attachments/84b8a101-746d-4924-8592-90321a92d84a/action returned with HTTP 204 Aug 25 04:51:19.236200 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 342/1359] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:51:19 2026] POST /volume/v3/attachments/84b8a101-746d-4924-8592-90321a92d84a/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:19.239665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4c7f4ea1-5334-4883-9eed-a1d363b721ae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:19.243541 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c7f4ea1-5334-4883-9eed-a1d363b721ae tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] GET https://10.4.3.213/volume/v3/backups Aug 25 04:51:19.243811 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c7f4ea1-5334-4883-9eed-a1d363b721ae tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:19.244076 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c7f4ea1-5334-4883-9eed-a1d363b721ae tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:19.261667 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c7f4ea1-5334-4883-9eed-a1d363b721ae tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 200 Aug 25 04:51:19.262234 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 339/1360] 10.4.3.213 () {66 vars in 1237 bytes} [Tue Aug 25 04:51:19 2026] GET /volume/v3/backups => generated 338 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:19.276736 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:19.279757 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] POST https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c/restore Aug 25 04:51:19.280378 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:19.282784 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Restoring backup 098b932d-c476-4b37-ad09-e3ed0f6fdc4c ({'restore': {}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 04:51:19.282946 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Restoring backup 098b932d-c476-4b37-ad09-e3ed0f6fdc4c to volume None. Aug 25 04:51:19.290236 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:19.290236 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:19.291887 np0000008045 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Creating volume of 1 GB for restore of backup 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. Aug 25 04:51:19.304767 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Availability zone cache updated, next update will occur around 2026-08-25 05:51:19.304355. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:51:19.304928 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Availability Zones retrieved successfully. Aug 25 04:51:19.319373 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Flow 'volume_create_api' (cf0ba048-fcc9-4032-a2f8-7dedcfd4373a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:19.320979 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a85e6b-a1e0-4bdf-8ec9-7607cae57015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:19.322985 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:19.370213 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a85e6b-a1e0-4bdf-8ec9-7607cae57015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:19.373790 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a226e991-f86e-46f6-afdd-c8e47ec169ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:19.433643 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Created reservations ['1795f4d1-74a4-4cf4-9144-3c087d4f04a7', 'f4118403-8eee-4463-a1f8-d727c7fe2ce9', 'b58c68b0-3ca4-414d-a490-a00d528ed0f9', '742cc6ee-c37c-4b04-9c44-591661f7e8d9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:19.434932 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a226e991-f86e-46f6-afdd-c8e47ec169ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1795f4d1-74a4-4cf4-9144-3c087d4f04a7', 'f4118403-8eee-4463-a1f8-d727c7fe2ce9', 'b58c68b0-3ca4-414d-a490-a00d528ed0f9', '742cc6ee-c37c-4b04-9c44-591661f7e8d9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:19.435922 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e374d17-71c8-4be2-973f-9d675314d3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:19.473476 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed24a47b-ea1e-4f15-a350-e4ee850d9ce3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:19.479266 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed24a47b-ea1e-4f15-a350-e4ee850d9ce3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:19.479584 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed24a47b-ea1e-4f15-a350-e4ee850d9ce3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:19.479837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed24a47b-ea1e-4f15-a350-e4ee850d9ce3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:19.480312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e374d17-71c8-4be2-973f-9d675314d3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '562be89c-f427-43d8-82dc-12361c10ff78', '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_098b932d-c476-4b37-ad09-e3ed0f6fdc4c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edeaf16b14574129a0fcab172cc954e8',qos_specs=None,replication_status=,reservations=['1795f4d1-74a4-4cf4-9144-3c087d4f04a7','f4118403-8eee-4463-a1f8-d727c7fe2ce9','b58c68b0-3ca4-414d-a490-a00d528ed0f9','742cc6ee-c37c-4b04-9c44-591661f7e8d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80e0c0ca26943deaaa61736ddc7e2b0',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_098b932d-c476-4b37-ad09-e3ed0f6fdc4c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=562be89c-f427-43d8-82dc-12361c10ff78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edeaf16b14574129a0fcab172cc954e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a80e0c0ca26943deaaa61736ddc7e2b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:19.481236 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f03f28-8ec8-4b2f-89c1-4938ca4bd658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:19.506757 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:19.506757 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:19.512903 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed24a47b-ea1e-4f15-a350-e4ee850d9ce3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:19.519230 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed24a47b-ea1e-4f15-a350-e4ee850d9ce3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:19.519656 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 338/1361] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:19 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:19.520147 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f03f28-8ec8-4b2f-89c1-4938ca4bd658) transitioned into 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_098b932d-c476-4b37-ad09-e3ed0f6fdc4c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edeaf16b14574129a0fcab172cc954e8',qos_specs=None,replication_status=,reservations=['1795f4d1-74a4-4cf4-9144-3c087d4f04a7','f4118403-8eee-4463-a1f8-d727c7fe2ce9','b58c68b0-3ca4-414d-a490-a00d528ed0f9','742cc6ee-c37c-4b04-9c44-591661f7e8d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80e0c0ca26943deaaa61736ddc7e2b0',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:19.521611 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6248322e-49b9-42e0-85c9-de303074affd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:19.538705 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6248322e-49b9-42e0-85c9-de303074affd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:19.538857 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Flow 'volume_create_api' (cf0ba048-fcc9-4032-a2f8-7dedcfd4373a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:19.539174 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Create volume request issued successfully. Aug 25 04:51:19.548692 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:19.548692 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:19.549254 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:19.956982 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-758b7c82-7060-40fb-ad7a-662f565f2efa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:19.960514 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-758b7c82-7060-40fb-ad7a-662f565f2efa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments/7b535000-25a0-4ca7-b844-3799b23021f8/action Aug 25 04:51:19.961409 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-758b7c82-7060-40fb-ad7a-662f565f2efa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:19.961738 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-758b7c82-7060-40fb-ad7a-662f565f2efa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:19.968013 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=600,cinder:INSERT=74,cinder:UPDATE=167,cinder:DELETE=2 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:51:20.003209 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:20.003209 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:20.018759 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1109b468-f50a-47e8-8504-6c0c5d9ea31a req-758b7c82-7060-40fb-ad7a-662f565f2efa tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/7b535000-25a0-4ca7-b844-3799b23021f8/action returned with HTTP 204 Aug 25 04:51:20.019839 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 343/1362] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:51:19 2026] POST /volume/v3/attachments/7b535000-25a0-4ca7-b844-3799b23021f8/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:20.057372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-ea3bd96d-7d21-4055-8a28-1d67dd071871 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:20.060614 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-ea3bd96d-7d21-4055-8a28-1d67dd071871 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d Aug 25 04:51:20.060883 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-ea3bd96d-7d21-4055-8a28-1d67dd071871 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:20.061159 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-ea3bd96d-7d21-4055-8a28-1d67dd071871 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:20.064688 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=590,cinder:INSERT=75,cinder:UPDATE=145,cinder:DELETE=5 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:51:20.077974 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:20.077974 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:20.167664 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03014067-a42e-45b0-89ab-308e37fc07f7 req-ea3bd96d-7d21-4055-8a28-1d67dd071871 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d returned with HTTP 200 Aug 25 04:51:20.168287 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 340/1363] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:51:20 2026] DELETE /volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:20.182729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cb365dd-3dd6-4d78-afda-721e8f501ef2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:20.187412 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cb365dd-3dd6-4d78-afda-721e8f501ef2 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] GET https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc Aug 25 04:51:20.187412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cb365dd-3dd6-4d78-afda-721e8f501ef2 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:20.187603 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cb365dd-3dd6-4d78-afda-721e8f501ef2 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:20.202716 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cb365dd-3dd6-4d78-afda-721e8f501ef2 tempest-SnapshotMetadataTestJSON-1692715640 tempest-SnapshotMetadataTestJSON-1692715640-project-member] https://10.4.3.213/volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc returned with HTTP 404 Aug 25 04:51:20.203514 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 339/1364] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:20 2026] GET /volume/v3/volumes/e8801fa3-f5fd-4bcf-8699-4de16f32e2bc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:20.541136 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e598401-5e40-41b1-9529-d70cb9b05938 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:20.543795 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e598401-5e40-41b1-9529-d70cb9b05938 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:20.544804 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e598401-5e40-41b1-9529-d70cb9b05938 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:20.544897 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e598401-5e40-41b1-9529-d70cb9b05938 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:20.561108 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:20.561108 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:20.561740 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:20.561925 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 04:51:20.562021 np0000008045 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Overwriting volume 562be89c-f427-43d8-82dc-12361c10ff78 with restore of backup 098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:20.567400 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:20.567400 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:20.572401 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9e598401-5e40-41b1-9529-d70cb9b05938 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:20.580309 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e598401-5e40-41b1-9529-d70cb9b05938 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:20.580763 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 344/1365] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:20 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:20.583077 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] restore_backup in rpcapi backup_id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 04:51:20.587608 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d82d1132-ca55-4c64-a424-8c349ccec9e4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c/restore returned with HTTP 202 Aug 25 04:51:20.587975 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 343/1366] 10.4.3.213 () {68 vars in 1393 bytes} [Tue Aug 25 04:51:19 2026] POST /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c/restore => generated 189 bytes in 1312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:20.602389 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-21ba1b18-b175-4e08-b340-c805a17b5e81 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:20.607611 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-21ba1b18-b175-4e08-b340-c805a17b5e81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:20.609792 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-21ba1b18-b175-4e08-b340-c805a17b5e81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:20.609792 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-21ba1b18-b175-4e08-b340-c805a17b5e81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:20.609792 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-21ba1b18-b175-4e08-b340-c805a17b5e81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:20.613814 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:20.613814 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:20.617246 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-21ba1b18-b175-4e08-b340-c805a17b5e81 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:20.617246 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 341/1367] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:20 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:21.636190 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6cfed40d-670a-4633-a9c3-5229a5ac0d3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:21.639371 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cfed40d-670a-4633-a9c3-5229a5ac0d3c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:21.639371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cfed40d-670a-4633-a9c3-5229a5ac0d3c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:21.639691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cfed40d-670a-4633-a9c3-5229a5ac0d3c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:21.639889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6cfed40d-670a-4633-a9c3-5229a5ac0d3c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:21.649763 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:21.649763 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:21.651135 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cfed40d-670a-4633-a9c3-5229a5ac0d3c tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:21.651415 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 340/1368] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:21 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:21.737365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4fbcb907-060c-4277-aed2-2089674d86cd req-6ad9102e-5f36-4b7f-9f30-01f5bb9c979e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:21.740465 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4fbcb907-060c-4277-aed2-2089674d86cd req-6ad9102e-5f36-4b7f-9f30-01f5bb9c979e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d Aug 25 04:51:21.740652 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4fbcb907-060c-4277-aed2-2089674d86cd req-6ad9102e-5f36-4b7f-9f30-01f5bb9c979e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:21.740844 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4fbcb907-060c-4277-aed2-2089674d86cd req-6ad9102e-5f36-4b7f-9f30-01f5bb9c979e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:21.748164 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4fbcb907-060c-4277-aed2-2089674d86cd req-6ad9102e-5f36-4b7f-9f30-01f5bb9c979e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d returned with HTTP 404 Aug 25 04:51:21.748164 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 345/1369] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:51:21 2026] DELETE /volume/v3/attachments/0e78f7a5-83d6-4f07-9a90-eb8ace0ad88d => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:51:22.668235 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e441549d-74dd-4681-b4e3-b6a26bd486ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:22.672078 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e441549d-74dd-4681-b4e3-b6a26bd486ca tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:22.672521 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e441549d-74dd-4681-b4e3-b6a26bd486ca tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:22.672779 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e441549d-74dd-4681-b4e3-b6a26bd486ca tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:22.672925 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e441549d-74dd-4681-b4e3-b6a26bd486ca tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:22.678346 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:22.678346 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:22.679303 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e441549d-74dd-4681-b4e3-b6a26bd486ca tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:22.679835 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 344/1370] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:22 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:23.374084 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-98ac85f5-2c55-4944-8229-67e37e16dc17 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:23.376750 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-98ac85f5-2c55-4944-8229-67e37e16dc17 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 Aug 25 04:51:23.376971 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-98ac85f5-2c55-4944-8229-67e37e16dc17 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:23.377167 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-98ac85f5-2c55-4944-8229-67e37e16dc17 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:23.377270 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-98ac85f5-2c55-4944-8229-67e37e16dc17 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 4f936b95-cd48-4862-8909-38d669c149a0 Aug 25 04:51:23.384130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-98ac85f5-2c55-4944-8229-67e37e16dc17 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 returned with HTTP 404 Aug 25 04:51:23.384810 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 342/1371] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:23 2026] DELETE /volume/v3/snapshots/4f936b95-cd48-4862-8909-38d669c149a0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:23.396451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-894081c4-ccac-46ba-819a-3086541c1457 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:23.398818 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-894081c4-ccac-46ba-819a-3086541c1457 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:23.399013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-894081c4-ccac-46ba-819a-3086541c1457 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:23.399216 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-894081c4-ccac-46ba-819a-3086541c1457 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:23.408683 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:23.408683 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:23.414138 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-894081c4-ccac-46ba-819a-3086541c1457 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:23.420678 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-894081c4-ccac-46ba-819a-3086541c1457 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:23.421144 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 341/1372] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:23 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:23.440765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:23.442643 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:23.443004 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1606009480"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:23.444606 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1606009480'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:23.444750 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume of 1 GB Aug 25 04:51:23.449455 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Availability Zones retrieved successfully. Aug 25 04:51:23.455890 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (7589e208-e111-4b43-9cf4-3b3f2326b503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:23.457004 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7cd3c5b-ed1c-4439-b76c-e6a0ad00832f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:23.457998 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:23.492650 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7cd3c5b-ed1c-4439-b76c-e6a0ad00832f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:23.494057 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57e2b6e-5e5d-406d-b708-23180f208f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:23.551801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['273141e2-e945-49b2-b872-0edcdaf62250', 'cfc4745d-3bd7-4d64-9fe1-6c8ea699561e', '3f2dc843-9717-48c9-92df-7af532d4fd61', '8665be74-10d8-4f45-a98e-81de8071abf4'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:23.552976 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57e2b6e-5e5d-406d-b708-23180f208f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273141e2-e945-49b2-b872-0edcdaf62250', 'cfc4745d-3bd7-4d64-9fe1-6c8ea699561e', '3f2dc843-9717-48c9-92df-7af532d4fd61', '8665be74-10d8-4f45-a98e-81de8071abf4']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:23.554121 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f014e3a-eccf-4cd2-965b-37796a9b8356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:23.586189 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f014e3a-eccf-4cd2-965b-37796a9b8356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c1560a7-2298-4a13-a176-9344d8448245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1606009480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['273141e2-e945-49b2-b872-0edcdaf62250','cfc4745d-3bd7-4d64-9fe1-6c8ea699561e','3f2dc843-9717-48c9-92df-7af532d4fd61','8665be74-10d8-4f45-a98e-81de8071abf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1606009480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c1560a7-2298-4a13-a176-9344d8448245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bc7ca8699c48d384c62db05ef95400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a7816d8603495fb48d1f4516083c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:23.586905 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60febf17-eba9-4b9d-b74c-7b1c19963b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:23.624734 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60febf17-eba9-4b9d-b74c-7b1c19963b11) transitioned into state 'SUCCESS' from state '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-1606009480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['273141e2-e945-49b2-b872-0edcdaf62250','cfc4745d-3bd7-4d64-9fe1-6c8ea699561e','3f2dc843-9717-48c9-92df-7af532d4fd61','8665be74-10d8-4f45-a98e-81de8071abf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:23.625932 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcdda4c-4ff8-440b-8b9a-f26ca54ed316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:23.647499 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcdda4c-4ff8-440b-8b9a-f26ca54ed316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:23.648580 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (7589e208-e111-4b43-9cf4-3b3f2326b503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:23.649052 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request issued successfully. Aug 25 04:51:23.649707 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d06cfa68-f266-4c53-b515-65a38cbe8485 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:23.651566 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 346/1373] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:51:23 2026] POST /volume/v3/volumes => generated 754 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:23.671291 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32c6e954-a80b-4f12-a186-22b5189011a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:23.676449 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32c6e954-a80b-4f12-a186-22b5189011a9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 Aug 25 04:51:23.676658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32c6e954-a80b-4f12-a186-22b5189011a9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:23.676843 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32c6e954-a80b-4f12-a186-22b5189011a9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:23.688926 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:23.688926 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:23.694565 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-32c6e954-a80b-4f12-a186-22b5189011a9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:23.696127 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b9b37f0f-cd50-4aa4-9cb0-d177c2ef8c1d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:23.699256 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9b37f0f-cd50-4aa4-9cb0-d177c2ef8c1d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:23.699381 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9b37f0f-cd50-4aa4-9cb0-d177c2ef8c1d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:23.699615 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9b37f0f-cd50-4aa4-9cb0-d177c2ef8c1d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:23.699765 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b9b37f0f-cd50-4aa4-9cb0-d177c2ef8c1d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:23.701053 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32c6e954-a80b-4f12-a186-22b5189011a9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 returned with HTTP 200 Aug 25 04:51:23.701832 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 345/1374] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:23 2026] GET /volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:23.705843 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:23.705843 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:23.708540 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9b37f0f-cd50-4aa4-9cb0-d177c2ef8c1d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:23.708540 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 343/1375] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:23 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:24.682055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-aec9c165-1cc7-4837-a218-042b1851654a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:24.684906 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-aec9c165-1cc7-4837-a218-042b1851654a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:51:24.685178 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-aec9c165-1cc7-4837-a218-042b1851654a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:24.685441 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-aec9c165-1cc7-4837-a218-042b1851654a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:24.708663 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:24.708663 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:24.715517 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-aec9c165-1cc7-4837-a218-042b1851654a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:51:24.719647 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0fda9db6-93c5-42be-8f62-7fa77a7c22a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:24.722666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26e4d289-8b75-43a2-b2a2-93d4629a119b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:24.727241 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fda9db6-93c5-42be-8f62-7fa77a7c22a2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 Aug 25 04:51:24.727241 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fda9db6-93c5-42be-8f62-7fa77a7c22a2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:24.727241 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fda9db6-93c5-42be-8f62-7fa77a7c22a2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:24.727564 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-aec9c165-1cc7-4837-a218-042b1851654a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:51:24.727564 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 342/1376] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:24 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:24.727678 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26e4d289-8b75-43a2-b2a2-93d4629a119b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:24.727678 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26e4d289-8b75-43a2-b2a2-93d4629a119b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:24.727974 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26e4d289-8b75-43a2-b2a2-93d4629a119b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:24.728176 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-26e4d289-8b75-43a2-b2a2-93d4629a119b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:24.742508 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:24.742508 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:24.743400 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26e4d289-8b75-43a2-b2a2-93d4629a119b tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:24.744056 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 346/1377] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:24 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:24.744160 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:24.744160 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:24.750011 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0fda9db6-93c5-42be-8f62-7fa77a7c22a2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:24.755899 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fda9db6-93c5-42be-8f62-7fa77a7c22a2 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 returned with HTTP 200 Aug 25 04:51:24.756340 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 347/1378] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:24 2026] GET /volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:24.778136 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-368dea8d-51bc-4dfa-8063-bc20e312b0e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:24.779932 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-368dea8d-51bc-4dfa-8063-bc20e312b0e3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:51:24.780512 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-368dea8d-51bc-4dfa-8063-bc20e312b0e3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c1560a7-2298-4a13-a176-9344d8448245", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2090268305"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:24.800550 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:24.800550 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:24.800550 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-368dea8d-51bc-4dfa-8063-bc20e312b0e3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:24.800550 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-368dea8d-51bc-4dfa-8063-bc20e312b0e3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume 8c1560a7-2298-4a13-a176-9344d8448245 Aug 25 04:51:24.852147 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-368dea8d-51bc-4dfa-8063-bc20e312b0e3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['40499c9f-7d89-4229-9ad0-1a56d6500fc0', 'e9b28ebf-dd62-4573-9cc5-253f7431f486', 'd7ddca3f-252c-477c-aa07-68aaef6bcf62', '43beae26-e984-41ed-b425-fdd1e2ab4090'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:24.915625 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-368dea8d-51bc-4dfa-8063-bc20e312b0e3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot create request issued successfully. Aug 25 04:51:24.916183 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-368dea8d-51bc-4dfa-8063-bc20e312b0e3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:51:24.916735 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 344/1379] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:51:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:24.931092 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6509de5-3e8c-4e9b-84ea-f7615f77d285 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:24.932684 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6509de5-3e8c-4e9b-84ea-f7615f77d285 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 Aug 25 04:51:24.933128 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6509de5-3e8c-4e9b-84ea-f7615f77d285 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:24.933421 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6509de5-3e8c-4e9b-84ea-f7615f77d285 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:24.941538 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:24.941538 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:24.942222 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6509de5-3e8c-4e9b-84ea-f7615f77d285 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:24.943159 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6509de5-3e8c-4e9b-84ea-f7615f77d285 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 returned with HTTP 200 Aug 25 04:51:24.943628 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 343/1380] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:24 2026] GET /volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:25.316912 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f0dc3a6-e0c5-4169-9f99-c385cbc7af16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:25.317084 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f0dc3a6-e0c5-4169-9f99-c385cbc7af16 None None] GET https://10.4.3.213/volume// Aug 25 04:51:25.318024 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f0dc3a6-e0c5-4169-9f99-c385cbc7af16 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:25.318024 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f0dc3a6-e0c5-4169-9f99-c385cbc7af16 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:25.318024 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f0dc3a6-e0c5-4169-9f99-c385cbc7af16 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:25.318438 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 347/1381] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:51: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 25 04:51:25.331072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-152a6bc3-5c68-4f74-a397-2e14553caa32 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:25.333850 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-152a6bc3-5c68-4f74-a397-2e14553caa32 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:51:25.335150 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-152a6bc3-5c68-4f74-a397-2e14553caa32 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e", "connector": null, "instance_uuid": "ecbe963f-6380-4d7b-9e4b-a35b169015e1"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:25.370070 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:25.370070 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:25.414911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-152a6bc3-5c68-4f74-a397-2e14553caa32 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:51:25.415803 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 348/1382] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:51:25 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 25 04:51:25.428249 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c2259cc7-65b8-4b2d-a52f-dedc815718ca None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:25.434617 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c2259cc7-65b8-4b2d-a52f-dedc815718ca tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/attachments/9cd85e53-81c3-4cd4-ae16-bdc9dabc984f Aug 25 04:51:25.434864 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c2259cc7-65b8-4b2d-a52f-dedc815718ca tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:25.435138 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c2259cc7-65b8-4b2d-a52f-dedc815718ca tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:25.451275 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:25.451275 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:25.530550 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c2259cc7-65b8-4b2d-a52f-dedc815718ca tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/9cd85e53-81c3-4cd4-ae16-bdc9dabc984f returned with HTTP 200 Aug 25 04:51:25.531777 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 345/1383] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:51:25 2026] DELETE /volume/v3/attachments/9cd85e53-81c3-4cd4-ae16-bdc9dabc984f => generated 367 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:25.758537 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-857e62e0-3aa6-44c6-8173-9e83125aed69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:25.762230 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-857e62e0-3aa6-44c6-8173-9e83125aed69 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:25.762523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-857e62e0-3aa6-44c6-8173-9e83125aed69 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:25.762824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-857e62e0-3aa6-44c6-8173-9e83125aed69 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:25.763007 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-857e62e0-3aa6-44c6-8173-9e83125aed69 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:25.770102 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:25.770102 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:25.771367 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-857e62e0-3aa6-44c6-8173-9e83125aed69 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:25.771849 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 344/1384] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:25 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:25.959934 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2fc519e-44f5-41f2-b54a-9777d308c989 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:25.963771 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2fc519e-44f5-41f2-b54a-9777d308c989 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 Aug 25 04:51:25.963771 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2fc519e-44f5-41f2-b54a-9777d308c989 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:25.963771 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2fc519e-44f5-41f2-b54a-9777d308c989 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:25.971460 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:25.971460 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:25.972653 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2fc519e-44f5-41f2-b54a-9777d308c989 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:25.973387 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2fc519e-44f5-41f2-b54a-9777d308c989 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 returned with HTTP 200 Aug 25 04:51:25.973850 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 348/1385] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:25 2026] GET /volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:25.990970 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-534b4434-2baf-40dd-a620-8b1a5502575b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:25.994826 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:25.994826 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a2f9dc91-a572-4693-8a87-ced7030be0a0", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1976885175"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:25.996421 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request body: {'volume': {'snapshot_id': 'a2f9dc91-a572-4693-8a87-ced7030be0a0', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1976885175'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:26.003073 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:26.003073 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:26.003875 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:26.003875 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume of 2 GB Aug 25 04:51:26.009100 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Availability Zones retrieved successfully. Aug 25 04:51:26.016277 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (dae430e6-8048-45dd-ac1a-7ac6f869b19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:26.017770 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0392de6-a02c-4d8e-a633-8d08a74b3150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:26.019172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:26.060782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0392de6-a02c-4d8e-a633-8d08a74b3150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'a2f9dc91-a572-4693-8a87-ced7030be0a0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:26.061997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f039cc1-bac6-4a50-93b5-f622c4b2bd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:26.145296 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['2426cade-51cf-4058-9f99-392b438b4de3', '31cca6bc-03d5-40b3-85c3-87aad8a149f5', '6498d055-80ab-4cb7-bd80-9963e48eeaa7', '0ee5ffbc-d703-4904-bd3b-80f231f01e63'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:26.146113 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f039cc1-bac6-4a50-93b5-f622c4b2bd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2426cade-51cf-4058-9f99-392b438b4de3', '31cca6bc-03d5-40b3-85c3-87aad8a149f5', '6498d055-80ab-4cb7-bd80-9963e48eeaa7', '0ee5ffbc-d703-4904-bd3b-80f231f01e63']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:26.147006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a23cada-c252-48c9-9858-935d47a0be31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:26.209769 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a23cada-c252-48c9-9858-935d47a0be31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a16c7ce-78bb-41e5-9c32-87ad9050952a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1976885175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['2426cade-51cf-4058-9f99-392b438b4de3','31cca6bc-03d5-40b3-85c3-87aad8a149f5','6498d055-80ab-4cb7-bd80-9963e48eeaa7','0ee5ffbc-d703-4904-bd3b-80f231f01e63'],size=2,snapshot_id=a2f9dc91-a572-4693-8a87-ced7030be0a0,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1976885175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a16c7ce-78bb-41e5-9c32-87ad9050952a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bc7ca8699c48d384c62db05ef95400',provider_auth=None,provider_geometry=None,provider_id=None,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=a2f9dc91-a572-4693-8a87-ced7030be0a0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a7816d8603495fb48d1f4516083c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:26.210858 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4513e3e2-12e4-464f-9772-0e0a42f15914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:26.243178 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4513e3e2-12e4-464f-9772-0e0a42f15914) transitioned into state 'SUCCESS' from state '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-1976885175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['2426cade-51cf-4058-9f99-392b438b4de3','31cca6bc-03d5-40b3-85c3-87aad8a149f5','6498d055-80ab-4cb7-bd80-9963e48eeaa7','0ee5ffbc-d703-4904-bd3b-80f231f01e63'],size=2,snapshot_id=a2f9dc91-a572-4693-8a87-ced7030be0a0,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:26.244390 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31b66c2-fe9d-430e-b162-1bba5ccdb23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:26.285682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31b66c2-fe9d-430e-b162-1bba5ccdb23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:26.286789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (dae430e6-8048-45dd-ac1a-7ac6f869b19e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:26.287355 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request issued successfully. Aug 25 04:51:26.289705 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-534b4434-2baf-40dd-a620-8b1a5502575b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:26.290127 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 349/1386] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:51:25 2026] POST /volume/v3/volumes => generated 788 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:26.308647 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fd872aa5-67cc-4bb9-8659-630a8a875e0f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:26.313815 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd872aa5-67cc-4bb9-8659-630a8a875e0f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:26.313815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fd872aa5-67cc-4bb9-8659-630a8a875e0f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:26.314720 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fd872aa5-67cc-4bb9-8659-630a8a875e0f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:26.331209 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:26.331209 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:26.337668 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fd872aa5-67cc-4bb9-8659-630a8a875e0f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:26.346552 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd872aa5-67cc-4bb9-8659-630a8a875e0f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a returned with HTTP 200 Aug 25 04:51:26.346552 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 346/1387] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:26 2026] GET /volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:26.786183 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f3b254b3-cf75-4562-af08-8ce61225e7b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:26.789094 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3b254b3-cf75-4562-af08-8ce61225e7b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:26.789094 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3b254b3-cf75-4562-af08-8ce61225e7b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:26.789463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3b254b3-cf75-4562-af08-8ce61225e7b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:26.790031 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f3b254b3-cf75-4562-af08-8ce61225e7b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:26.797361 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:26.797361 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:26.801325 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3b254b3-cf75-4562-af08-8ce61225e7b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:26.801832 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 345/1388] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:26 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:27.085759 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c0efdf75-605e-441c-b569-ef93ba61d038 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:27.092593 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c0efdf75-605e-441c-b569-ef93ba61d038 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] PUT https://10.4.3.213/volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5 Aug 25 04:51:27.092593 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c0efdf75-605e-441c-b569-ef93ba61d038 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:27.116122 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c0efdf75-605e-441c-b569-ef93ba61d038 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Acquiring lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:51:27.124787 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c0efdf75-605e-441c-b569-ef93ba61d038 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:51:27.126371 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:27.126371 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:27.289592 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c0efdf75-605e-441c-b569-ef93ba61d038 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" released by "attachment_update" :: held 0.165s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:51:27.289972 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-c0efdf75-605e-441c-b569-ef93ba61d038 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5 returned with HTTP 200 Aug 25 04:51:27.290250 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 349/1389] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:51:27 2026] PUT /volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:27.305957 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-1a9da14c-ac74-4c0b-850d-10e28946d1d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:27.308286 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-1a9da14c-ac74-4c0b-850d-10e28946d1d0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5 Aug 25 04:51:27.309001 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-1a9da14c-ac74-4c0b-850d-10e28946d1d0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:27.309001 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-1a9da14c-ac74-4c0b-850d-10e28946d1d0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:27.327986 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-1a9da14c-ac74-4c0b-850d-10e28946d1d0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5 returned with HTTP 200 Aug 25 04:51:27.328441 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 350/1390] 10.4.3.213 () {70 vars in 1651 bytes} [Tue Aug 25 04:51:27 2026] GET /volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:27.368265 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2ed1309e-cced-48f4-a0ec-277db61137b4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:27.374022 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ed1309e-cced-48f4-a0ec-277db61137b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:27.376129 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ed1309e-cced-48f4-a0ec-277db61137b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:27.376540 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2ed1309e-cced-48f4-a0ec-277db61137b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:27.390323 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:27.390323 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:27.400474 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2ed1309e-cced-48f4-a0ec-277db61137b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:27.405940 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2ed1309e-cced-48f4-a0ec-277db61137b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a returned with HTTP 200 Aug 25 04:51:27.406471 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 347/1391] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:27 2026] GET /volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:27.423872 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef0948b8-b966-4858-ab2b-2d3cf0bc0320 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:27.427698 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef0948b8-b966-4858-ab2b-2d3cf0bc0320 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:27.428468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef0948b8-b966-4858-ab2b-2d3cf0bc0320 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:27.428468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef0948b8-b966-4858-ab2b-2d3cf0bc0320 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:27.438929 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:27.438929 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:27.444200 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef0948b8-b966-4858-ab2b-2d3cf0bc0320 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:27.452534 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef0948b8-b966-4858-ab2b-2d3cf0bc0320 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a returned with HTTP 200 Aug 25 04:51:27.453514 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 346/1392] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:27 2026] GET /volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:27.470729 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b885a76b-b391-4089-a139-3c9a308751a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:27.473071 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b885a76b-b391-4089-a139-3c9a308751a5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:27.473569 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b885a76b-b391-4089-a139-3c9a308751a5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:27.473989 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b885a76b-b391-4089-a139-3c9a308751a5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:27.474353 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b885a76b-b391-4089-a139-3c9a308751a5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume with id: 0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:27.484028 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:27.484028 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:27.484606 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b885a76b-b391-4089-a139-3c9a308751a5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:27.529778 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b885a76b-b391-4089-a139-3c9a308751a5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume request issued successfully. Aug 25 04:51:27.529954 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b885a76b-b391-4089-a139-3c9a308751a5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a returned with HTTP 202 Aug 25 04:51:27.530549 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 350/1393] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:27 2026] DELETE /volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:27.543969 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d475dd3d-61bf-47d6-a914-d9c5b1c53932 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:27.548060 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d475dd3d-61bf-47d6-a914-d9c5b1c53932 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:27.548215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d475dd3d-61bf-47d6-a914-d9c5b1c53932 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:27.548559 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d475dd3d-61bf-47d6-a914-d9c5b1c53932 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:27.561819 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:27.561819 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:27.568416 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d475dd3d-61bf-47d6-a914-d9c5b1c53932 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:27.579035 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d475dd3d-61bf-47d6-a914-d9c5b1c53932 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a returned with HTTP 200 Aug 25 04:51:27.579767 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 351/1394] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:27 2026] GET /volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:27.819071 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1e53aa02-f2e5-4ff5-95e1-ac3ea4595688 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:27.822620 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e53aa02-f2e5-4ff5-95e1-ac3ea4595688 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:27.822989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e53aa02-f2e5-4ff5-95e1-ac3ea4595688 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:27.824805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1e53aa02-f2e5-4ff5-95e1-ac3ea4595688 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:27.824805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1e53aa02-f2e5-4ff5-95e1-ac3ea4595688 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:27.829178 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:27.829178 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:27.830252 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1e53aa02-f2e5-4ff5-95e1-ac3ea4595688 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:27.831097 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 348/1395] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:27 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:28.604441 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74330021-49ff-483b-ae2a-be8f545c59d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:28.610714 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74330021-49ff-483b-ae2a-be8f545c59d9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:28.612479 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74330021-49ff-483b-ae2a-be8f545c59d9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:28.619233 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74330021-49ff-483b-ae2a-be8f545c59d9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:28.627697 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74330021-49ff-483b-ae2a-be8f545c59d9 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a returned with HTTP 404 Aug 25 04:51:28.628371 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 347/1396] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:28 2026] GET /volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:28.638845 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0520b58e-bdfd-4755-bb86-17dfb80e6e0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:28.642144 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0520b58e-bdfd-4755-bb86-17dfb80e6e0e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:28.642553 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0520b58e-bdfd-4755-bb86-17dfb80e6e0e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:28.642828 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0520b58e-bdfd-4755-bb86-17dfb80e6e0e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:28.656765 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0520b58e-bdfd-4755-bb86-17dfb80e6e0e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a returned with HTTP 404 Aug 25 04:51:28.659201 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 351/1397] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:28 2026] GET /volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:28.670695 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9570e4b3-71f9-4489-bd00-db96685c8fa0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:28.673078 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9570e4b3-71f9-4489-bd00-db96685c8fa0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:28.674636 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9570e4b3-71f9-4489-bd00-db96685c8fa0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:28.674636 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9570e4b3-71f9-4489-bd00-db96685c8fa0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:28.674636 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9570e4b3-71f9-4489-bd00-db96685c8fa0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume with id: 0a16c7ce-78bb-41e5-9c32-87ad9050952a Aug 25 04:51:28.694392 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9570e4b3-71f9-4489-bd00-db96685c8fa0 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a returned with HTTP 404 Aug 25 04:51:28.694805 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 352/1398] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:28 2026] DELETE /volume/v3/volumes/0a16c7ce-78bb-41e5-9c32-87ad9050952a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:28.711595 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-79670b05-9869-42fa-ab39-c11d114863ac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:28.719369 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79670b05-9869-42fa-ab39-c11d114863ac tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 Aug 25 04:51:28.719369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79670b05-9869-42fa-ab39-c11d114863ac tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:28.719369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79670b05-9869-42fa-ab39-c11d114863ac tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:28.719369 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-79670b05-9869-42fa-ab39-c11d114863ac tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: a2f9dc91-a572-4693-8a87-ced7030be0a0 Aug 25 04:51:28.734898 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:28.734898 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:28.735603 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-79670b05-9869-42fa-ab39-c11d114863ac tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:28.772735 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:28.778970 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-79670b05-9869-42fa-ab39-c11d114863ac tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:51:28.779168 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79670b05-9869-42fa-ab39-c11d114863ac tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 returned with HTTP 202 Aug 25 04:51:28.779975 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 349/1399] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:28 2026] DELETE /volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:28.789606 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efce0daf-6050-440e-941e-1a76594a32b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:28.797834 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efce0daf-6050-440e-941e-1a76594a32b5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 Aug 25 04:51:28.798732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efce0daf-6050-440e-941e-1a76594a32b5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:28.798732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efce0daf-6050-440e-941e-1a76594a32b5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:28.805334 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:28.805334 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:28.806141 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efce0daf-6050-440e-941e-1a76594a32b5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:28.808239 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efce0daf-6050-440e-941e-1a76594a32b5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 returned with HTTP 200 Aug 25 04:51:28.808239 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 352/1400] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:28 2026] GET /volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:28.847992 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f88fd197-c69d-4e62-a174-a75994a25ad2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:28.850617 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f88fd197-c69d-4e62-a174-a75994a25ad2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:28.850880 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f88fd197-c69d-4e62-a174-a75994a25ad2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:28.851200 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f88fd197-c69d-4e62-a174-a75994a25ad2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:28.851408 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f88fd197-c69d-4e62-a174-a75994a25ad2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:28.857268 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:28.857268 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:28.859227 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f88fd197-c69d-4e62-a174-a75994a25ad2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:28.859227 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 353/1401] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:28 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:28.894204 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:28.895076 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-736247473"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:28.897354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-736247473'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:28.897526 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume of 1 GB Aug 25 04:51:28.904790 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Availability Zones retrieved successfully. Aug 25 04:51:28.914343 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (2ebde47e-338c-4428-922c-7dd2c8fa6a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:28.915621 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adefac7-4072-4c20-a15c-c5b6d5ba7b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:28.916681 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:29.163186 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adefac7-4072-4c20-a15c-c5b6d5ba7b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:29.167443 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c84c922c-30bf-4116-b552-f2f650cfc3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:29.313170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['7f5c13df-f70c-4399-80d9-77ffc06d73ab', '5bf2a71f-c328-4086-9210-5dba024ab4a5', '6a0a742a-57ab-490d-a9d7-8dcd27490ced', '1a27d589-b7aa-41b7-858c-ca2b6e590bac'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:29.313937 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c84c922c-30bf-4116-b552-f2f650cfc3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f5c13df-f70c-4399-80d9-77ffc06d73ab', '5bf2a71f-c328-4086-9210-5dba024ab4a5', '6a0a742a-57ab-490d-a9d7-8dcd27490ced', '1a27d589-b7aa-41b7-858c-ca2b6e590bac']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:29.314872 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5dc940-02a2-4b3b-abfc-d5800df7df26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:29.353874 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5dc940-02a2-4b3b-abfc-d5800df7df26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2833ffd0-ab2c-42c8-9eb8-d8c63658149b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-736247473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['7f5c13df-f70c-4399-80d9-77ffc06d73ab','5bf2a71f-c328-4086-9210-5dba024ab4a5','6a0a742a-57ab-490d-a9d7-8dcd27490ced','1a27d589-b7aa-41b7-858c-ca2b6e590bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-736247473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2833ffd0-ab2c-42c8-9eb8-d8c63658149b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30a88285504447fa582e1ceb96ebfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b3a11ee8c647e58f6fcd369270355c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:29.354778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9225c72-8259-4843-8391-3b2cfd105ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:29.386661 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9225c72-8259-4843-8391-3b2cfd105ef2) transitioned into state 'SUCCESS' from state '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-736247473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['7f5c13df-f70c-4399-80d9-77ffc06d73ab','5bf2a71f-c328-4086-9210-5dba024ab4a5','6a0a742a-57ab-490d-a9d7-8dcd27490ced','1a27d589-b7aa-41b7-858c-ca2b6e590bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:29.387730 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ce09d9-7a73-4c45-8c68-ec29a44911fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:29.406065 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ce09d9-7a73-4c45-8c68-ec29a44911fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:29.407244 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (2ebde47e-338c-4428-922c-7dd2c8fa6a7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:29.410393 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request issued successfully. Aug 25 04:51:29.410393 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d357588-1372-4e4b-b77b-a44ebdc7c09e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:29.410393 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 348/1402] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:51:28 2026] POST /volume/v3/volumes => generated 748 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:29.821683 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ad30dd53-b607-4ee9-8aa2-a1ff6f5d4d28 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:29.824675 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ad30dd53-b607-4ee9-8aa2-a1ff6f5d4d28 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 Aug 25 04:51:29.824976 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ad30dd53-b607-4ee9-8aa2-a1ff6f5d4d28 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:29.824976 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ad30dd53-b607-4ee9-8aa2-a1ff6f5d4d28 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:29.832277 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ad30dd53-b607-4ee9-8aa2-a1ff6f5d4d28 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 returned with HTTP 404 Aug 25 04:51:29.833771 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 350/1403] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:29 2026] GET /volume/v3/snapshots/a2f9dc91-a572-4693-8a87-ced7030be0a0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:29.845235 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3d6838e-b067-41f0-9642-0bae44c14a79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:29.848595 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3d6838e-b067-41f0-9642-0bae44c14a79 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 Aug 25 04:51:29.848976 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3d6838e-b067-41f0-9642-0bae44c14a79 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:29.849754 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3d6838e-b067-41f0-9642-0bae44c14a79 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:29.864303 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:29.864303 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:29.871846 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3d6838e-b067-41f0-9642-0bae44c14a79 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:29.882017 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7544369a-2685-4a64-b644-b58bf740a968 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:29.884304 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3d6838e-b067-41f0-9642-0bae44c14a79 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 returned with HTTP 200 Aug 25 04:51:29.884450 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7544369a-2685-4a64-b644-b58bf740a968 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:29.884839 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7544369a-2685-4a64-b644-b58bf740a968 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:29.884900 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 353/1404] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:29 2026] GET /volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:29.885139 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7544369a-2685-4a64-b644-b58bf740a968 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:29.885203 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7544369a-2685-4a64-b644-b58bf740a968 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:29.891623 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:29.891623 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:29.892605 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7544369a-2685-4a64-b644-b58bf740a968 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:29.893081 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 354/1405] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:29 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:29.907122 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85f8b22f-1557-48c9-8ca8-eb6fc6ea3e91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:29.910452 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85f8b22f-1557-48c9-8ca8-eb6fc6ea3e91 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 Aug 25 04:51:29.910792 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85f8b22f-1557-48c9-8ca8-eb6fc6ea3e91 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:29.911058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85f8b22f-1557-48c9-8ca8-eb6fc6ea3e91 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:29.911317 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-85f8b22f-1557-48c9-8ca8-eb6fc6ea3e91 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume with id: 8c1560a7-2298-4a13-a176-9344d8448245 Aug 25 04:51:29.923012 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:29.923012 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:29.924042 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85f8b22f-1557-48c9-8ca8-eb6fc6ea3e91 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:29.963149 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85f8b22f-1557-48c9-8ca8-eb6fc6ea3e91 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume request issued successfully. Aug 25 04:51:29.963421 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85f8b22f-1557-48c9-8ca8-eb6fc6ea3e91 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 returned with HTTP 202 Aug 25 04:51:29.964167 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 349/1406] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:29 2026] DELETE /volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:29.977096 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-872be963-59fa-4abc-8db4-4f927c01e3e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:29.979654 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-872be963-59fa-4abc-8db4-4f927c01e3e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 Aug 25 04:51:29.981115 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-872be963-59fa-4abc-8db4-4f927c01e3e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:29.981115 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-872be963-59fa-4abc-8db4-4f927c01e3e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:29.996524 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:29.996524 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:30.009233 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-872be963-59fa-4abc-8db4-4f927c01e3e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:30.020939 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-872be963-59fa-4abc-8db4-4f927c01e3e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 returned with HTTP 200 Aug 25 04:51:30.020939 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 351/1407] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:29 2026] GET /volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:30.907547 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62788086-ba1b-4f63-a06a-41ec21a5a020 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:30.911962 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62788086-ba1b-4f63-a06a-41ec21a5a020 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:30.913243 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62788086-ba1b-4f63-a06a-41ec21a5a020 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:30.914233 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62788086-ba1b-4f63-a06a-41ec21a5a020 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:30.914400 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-62788086-ba1b-4f63-a06a-41ec21a5a020 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:30.921268 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:30.921268 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:30.922486 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62788086-ba1b-4f63-a06a-41ec21a5a020 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:30.924304 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 354/1408] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:30 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:31.042560 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-735266f3-ec82-4ead-8d13-9345dd929a8e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:31.046216 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-735266f3-ec82-4ead-8d13-9345dd929a8e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 Aug 25 04:51:31.047266 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-735266f3-ec82-4ead-8d13-9345dd929a8e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:31.049490 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-735266f3-ec82-4ead-8d13-9345dd929a8e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:31.059490 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-735266f3-ec82-4ead-8d13-9345dd929a8e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 returned with HTTP 404 Aug 25 04:51:31.060380 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 355/1409] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:31 2026] GET /volume/v3/volumes/8c1560a7-2298-4a13-a176-9344d8448245 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:31.072515 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6999e362-4800-4ba8-bf78-1e9a02b12a65 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:31.076217 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6999e362-4800-4ba8-bf78-1e9a02b12a65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:31.076758 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6999e362-4800-4ba8-bf78-1e9a02b12a65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:31.076943 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6999e362-4800-4ba8-bf78-1e9a02b12a65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:31.088283 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:31.088283 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:31.099580 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6999e362-4800-4ba8-bf78-1e9a02b12a65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:31.107283 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6999e362-4800-4ba8-bf78-1e9a02b12a65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:31.107772 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 350/1410] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:31 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:31.133765 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:31.136334 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:31.136870 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-840037301"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:31.140166 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-840037301'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:31.140372 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume of 1 GB Aug 25 04:51:31.148449 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Availability Zones retrieved successfully. Aug 25 04:51:31.156178 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (fc28c5ab-c775-44e2-8ccd-06d3eaecccdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:31.158741 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f38a11b-6f1a-44aa-87d0-28d083a5b63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:31.161057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:31.229311 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f38a11b-6f1a-44aa-87d0-28d083a5b63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:31.230974 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2162862-231d-4d61-9de8-ca0d2e32ee6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:31.312849 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['0782622e-46dd-48aa-862e-4de81576d67e', '8271371a-e8a7-4792-a681-c75631a63d1a', '7180b8dc-47b1-412a-9bdd-c39710eb205c', '81a793e6-bc8d-4ead-8772-0ecb65a110bf'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:31.313750 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2162862-231d-4d61-9de8-ca0d2e32ee6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0782622e-46dd-48aa-862e-4de81576d67e', '8271371a-e8a7-4792-a681-c75631a63d1a', '7180b8dc-47b1-412a-9bdd-c39710eb205c', '81a793e6-bc8d-4ead-8772-0ecb65a110bf']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:31.314501 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539e7c5f-2a0e-4f64-b30d-7579b13fb2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:31.343347 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539e7c5f-2a0e-4f64-b30d-7579b13fb2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ae4e24-9109-42b6-9a38-abbf473ff11d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-840037301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['0782622e-46dd-48aa-862e-4de81576d67e','8271371a-e8a7-4792-a681-c75631a63d1a','7180b8dc-47b1-412a-9bdd-c39710eb205c','81a793e6-bc8d-4ead-8772-0ecb65a110bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-840037301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03ae4e24-9109-42b6-9a38-abbf473ff11d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bc7ca8699c48d384c62db05ef95400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a7816d8603495fb48d1f4516083c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:31.345677 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c90574a-235c-48d6-bc9e-368e2293eaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:31.378218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c90574a-235c-48d6-bc9e-368e2293eaba) transitioned into state 'SUCCESS' from state '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-840037301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['0782622e-46dd-48aa-862e-4de81576d67e','8271371a-e8a7-4792-a681-c75631a63d1a','7180b8dc-47b1-412a-9bdd-c39710eb205c','81a793e6-bc8d-4ead-8772-0ecb65a110bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:31.378218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a28a4fba-b924-4839-8f27-51fdb8a27c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:31.394936 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a28a4fba-b924-4839-8f27-51fdb8a27c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:31.396041 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (fc28c5ab-c775-44e2-8ccd-06d3eaecccdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:31.396573 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request issued successfully. Aug 25 04:51:31.397590 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-692f6f16-222c-4d90-ae0b-df87e5bb46e5 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:31.399557 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 352/1411] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:51:31 2026] POST /volume/v3/volumes => generated 753 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:31.419751 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa9e187e-cb28-4aa2-a4eb-c81552680d4b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:31.422971 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa9e187e-cb28-4aa2-a4eb-c81552680d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d Aug 25 04:51:31.423904 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa9e187e-cb28-4aa2-a4eb-c81552680d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:31.425125 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa9e187e-cb28-4aa2-a4eb-c81552680d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:31.437841 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:31.437841 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:31.444885 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa9e187e-cb28-4aa2-a4eb-c81552680d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:31.453744 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa9e187e-cb28-4aa2-a4eb-c81552680d4b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d returned with HTTP 200 Aug 25 04:51:31.454540 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 355/1412] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:31 2026] GET /volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:31.938899 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4765b05d-2bce-4a2c-b17a-2ff5c4000194 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:31.943347 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4765b05d-2bce-4a2c-b17a-2ff5c4000194 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:31.944238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4765b05d-2bce-4a2c-b17a-2ff5c4000194 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:31.944238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4765b05d-2bce-4a2c-b17a-2ff5c4000194 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:31.944402 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4765b05d-2bce-4a2c-b17a-2ff5c4000194 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:31.955762 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:31.955762 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:31.956752 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4765b05d-2bce-4a2c-b17a-2ff5c4000194 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:31.957005 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 356/1413] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:31 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:31.971715 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c363886-54d7-4588-afc7-9f354652957a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:31.974082 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c363886-54d7-4588-afc7-9f354652957a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/562be89c-f427-43d8-82dc-12361c10ff78 Aug 25 04:51:31.974475 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c363886-54d7-4588-afc7-9f354652957a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:31.974613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c363886-54d7-4588-afc7-9f354652957a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:31.987166 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:31.987166 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:31.993018 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c363886-54d7-4588-afc7-9f354652957a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:32.001939 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c363886-54d7-4588-afc7-9f354652957a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/562be89c-f427-43d8-82dc-12361c10ff78 returned with HTTP 200 Aug 25 04:51:32.002574 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 351/1414] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:31 2026] GET /volume/v3/volumes/562be89c-f427-43d8-82dc-12361c10ff78 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:32.022021 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-17fa0ce4-b16d-4c20-9585-8fc5c0bfe787 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:32.027666 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-17fa0ce4-b16d-4c20-9585-8fc5c0bfe787 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes Aug 25 04:51:32.027822 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-17fa0ce4-b16d-4c20-9585-8fc5c0bfe787 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:32.028165 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-17fa0ce4-b16d-4c20-9585-8fc5c0bfe787 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:32.029573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-17fa0ce4-b16d-4c20-9585-8fc5c0bfe787 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:51:32.030034 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:32.030034 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:32.031251 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17fa0ce4-b16d-4c20-9585-8fc5c0bfe787 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:51:32.044670 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-17fa0ce4-b16d-4c20-9585-8fc5c0bfe787 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Get all volumes completed successfully. Aug 25 04:51:32.045364 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-17fa0ce4-b16d-4c20-9585-8fc5c0bfe787 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 200 Aug 25 04:51:32.045995 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 353/1415] 10.4.3.213 () {66 vars in 1237 bytes} [Tue Aug 25 04:51:32 2026] GET /volume/v3/volumes => generated 663 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:32.059040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30e9ca0d-40dd-4cd8-a58d-5947a5afdca2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:32.062068 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30e9ca0d-40dd-4cd8-a58d-5947a5afdca2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] DELETE https://10.4.3.213/volume/v3/volumes/562be89c-f427-43d8-82dc-12361c10ff78 Aug 25 04:51:32.065511 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30e9ca0d-40dd-4cd8-a58d-5947a5afdca2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:32.065511 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30e9ca0d-40dd-4cd8-a58d-5947a5afdca2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:32.065511 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-30e9ca0d-40dd-4cd8-a58d-5947a5afdca2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Delete volume with id: 562be89c-f427-43d8-82dc-12361c10ff78 Aug 25 04:51:32.077860 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:32.077860 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:32.080728 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30e9ca0d-40dd-4cd8-a58d-5947a5afdca2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:32.111129 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-5004cff0-af4c-4f16-8bfa-872972782ac1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:32.114568 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-5004cff0-af4c-4f16-8bfa-872972782ac1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5/action Aug 25 04:51:32.115074 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-5004cff0-af4c-4f16-8bfa-872972782ac1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:32.115297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-5004cff0-af4c-4f16-8bfa-872972782ac1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:32.127867 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30e9ca0d-40dd-4cd8-a58d-5947a5afdca2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Delete volume request issued successfully. Aug 25 04:51:32.128131 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30e9ca0d-40dd-4cd8-a58d-5947a5afdca2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/562be89c-f427-43d8-82dc-12361c10ff78 returned with HTTP 202 Aug 25 04:51:32.128807 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 356/1416] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:32 2026] DELETE /volume/v3/volumes/562be89c-f427-43d8-82dc-12361c10ff78 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:32.141052 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09c493d7-a096-482a-a9b9-f23045bf8545 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:32.144814 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09c493d7-a096-482a-a9b9-f23045bf8545 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] DELETE https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 Aug 25 04:51:32.145155 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09c493d7-a096-482a-a9b9-f23045bf8545 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:32.146950 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09c493d7-a096-482a-a9b9-f23045bf8545 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:32.147062 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-09c493d7-a096-482a-a9b9-f23045bf8545 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Delete backup with id: 57fccb30-4bf1-4fca-808e-3b9611d0e693. Aug 25 04:51:32.156979 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:32.156979 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:32.163166 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:32.163166 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:32.189339 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-d661a8b3-48a2-4af3-b0c4-0afc683720d9 req-5004cff0-af4c-4f16-8bfa-872972782ac1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5/action returned with HTTP 204 Aug 25 04:51:32.189889 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 357/1417] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:51:32 2026] POST /volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:32.196322 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-09c493d7-a096-482a-a9b9-f23045bf8545 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] delete_backup rpcapi backup_id 57fccb30-4bf1-4fca-808e-3b9611d0e693 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:51:32.202275 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09c493d7-a096-482a-a9b9-f23045bf8545 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 returned with HTTP 202 Aug 25 04:51:32.202797 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 352/1418] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:32 2026] DELETE /volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:51:32.218284 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-89d96a2a-9667-4a79-9f45-29da736070a5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:32.219523 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-89d96a2a-9667-4a79-9f45-29da736070a5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] GET https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 Aug 25 04:51:32.219759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-89d96a2a-9667-4a79-9f45-29da736070a5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:32.220148 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-89d96a2a-9667-4a79-9f45-29da736070a5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:32.220340 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-89d96a2a-9667-4a79-9f45-29da736070a5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Show backup with id 57fccb30-4bf1-4fca-808e-3b9611d0e693. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:32.227881 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:32.227881 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:32.230044 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-89d96a2a-9667-4a79-9f45-29da736070a5 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 returned with HTTP 200 Aug 25 04:51:32.230318 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 354/1419] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:32 2026] GET /volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:32.476405 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4fe643f5-d564-45bf-a518-e61bddea0e65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:32.477545 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fe643f5-d564-45bf-a518-e61bddea0e65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d Aug 25 04:51:32.477857 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fe643f5-d564-45bf-a518-e61bddea0e65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:32.478188 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fe643f5-d564-45bf-a518-e61bddea0e65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:32.497480 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:32.497480 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:32.509399 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4fe643f5-d564-45bf-a518-e61bddea0e65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:32.518333 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fe643f5-d564-45bf-a518-e61bddea0e65 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d returned with HTTP 200 Aug 25 04:51:32.518333 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 357/1420] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:32 2026] GET /volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:32.539935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be851eb8-1cae-4443-856e-6c9866cad4d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:32.542707 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be851eb8-1cae-4443-856e-6c9866cad4d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:51:32.542707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be851eb8-1cae-4443-856e-6c9866cad4d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03ae4e24-9109-42b6-9a38-abbf473ff11d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-273284814"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:32.556213 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:32.556213 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:32.556882 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-be851eb8-1cae-4443-856e-6c9866cad4d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:32.558099 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-be851eb8-1cae-4443-856e-6c9866cad4d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create snapshot from volume 03ae4e24-9109-42b6-9a38-abbf473ff11d Aug 25 04:51:32.621473 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-be851eb8-1cae-4443-856e-6c9866cad4d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['10adc38f-3d93-4ee9-b75f-106fed619321', '3d60c06f-0911-46d8-a297-1a39e5223a3c', '8a9cf1c2-5b7c-4371-b580-15ae302c92d4', '7d438ba5-5a7a-480f-ad32-158d970ea48b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:32.671971 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-be851eb8-1cae-4443-856e-6c9866cad4d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot create request issued successfully. Aug 25 04:51:32.672394 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be851eb8-1cae-4443-856e-6c9866cad4d3 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:51:32.673346 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 358/1421] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:51:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:32.691024 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-415b4499-f85b-449e-8a30-611c6432fa1c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:32.693499 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-415b4499-f85b-449e-8a30-611c6432fa1c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 Aug 25 04:51:32.693801 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-415b4499-f85b-449e-8a30-611c6432fa1c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:32.694448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-415b4499-f85b-449e-8a30-611c6432fa1c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:32.710786 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:32.710786 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:32.710786 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-415b4499-f85b-449e-8a30-611c6432fa1c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:32.713717 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-415b4499-f85b-449e-8a30-611c6432fa1c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 returned with HTTP 200 Aug 25 04:51:32.715201 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 353/1422] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:32 2026] GET /volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:33.248495 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-259d7fb2-1360-45e3-8f2d-d35cf1025a49 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:33.250998 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-259d7fb2-1360-45e3-8f2d-d35cf1025a49 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] GET https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 Aug 25 04:51:33.251455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-259d7fb2-1360-45e3-8f2d-d35cf1025a49 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:33.251763 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-259d7fb2-1360-45e3-8f2d-d35cf1025a49 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:33.252223 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-259d7fb2-1360-45e3-8f2d-d35cf1025a49 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Show backup with id 57fccb30-4bf1-4fca-808e-3b9611d0e693. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:33.260377 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-259d7fb2-1360-45e3-8f2d-d35cf1025a49 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] https://10.4.3.213/volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 returned with HTTP 404 Aug 25 04:51:33.261148 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 355/1423] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:33 2026] GET /volume/v3/backups/57fccb30-4bf1-4fca-808e-3b9611d0e693 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:33.271540 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c9a7f59-83c5-47af-9a65-9c8aeb087300 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:33.273849 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c9a7f59-83c5-47af-9a65-9c8aeb087300 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] DELETE https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:33.274094 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c9a7f59-83c5-47af-9a65-9c8aeb087300 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:33.274295 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c9a7f59-83c5-47af-9a65-9c8aeb087300 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:33.274465 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-6c9a7f59-83c5-47af-9a65-9c8aeb087300 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Delete backup with id: 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. Aug 25 04:51:33.280614 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:33.280614 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:33.307734 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-6c9a7f59-83c5-47af-9a65-9c8aeb087300 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] delete_backup rpcapi backup_id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:51:33.310380 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c9a7f59-83c5-47af-9a65-9c8aeb087300 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 202 Aug 25 04:51:33.310847 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 358/1424] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:33 2026] DELETE /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:51:33.321670 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-25e91afa-8bfc-47f1-b7c4-9511fd5fdf85 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:33.323626 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25e91afa-8bfc-47f1-b7c4-9511fd5fdf85 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:33.324002 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25e91afa-8bfc-47f1-b7c4-9511fd5fdf85 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:33.324356 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-25e91afa-8bfc-47f1-b7c4-9511fd5fdf85 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:33.324599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-25e91afa-8bfc-47f1-b7c4-9511fd5fdf85 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:33.335206 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:33.335206 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:33.337626 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-25e91afa-8bfc-47f1-b7c4-9511fd5fdf85 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 200 Aug 25 04:51:33.338193 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 359/1425] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:33 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:33.734462 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2371e98c-ec6c-468c-8d65-c4ef00641e5f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:33.734936 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2371e98c-ec6c-468c-8d65-c4ef00641e5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 Aug 25 04:51:33.735156 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2371e98c-ec6c-468c-8d65-c4ef00641e5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:33.735509 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2371e98c-ec6c-468c-8d65-c4ef00641e5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:33.745624 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:33.745624 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:33.746523 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2371e98c-ec6c-468c-8d65-c4ef00641e5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:33.747953 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2371e98c-ec6c-468c-8d65-c4ef00641e5f tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 returned with HTTP 200 Aug 25 04:51:33.748816 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 354/1426] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:33 2026] GET /volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:33.763591 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d05812d5-3071-4a06-9715-5f00c222887e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:33.769199 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:33.769199 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "75b33c9c-b880-405a-9524-5a2b3d42fe17", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1151230690"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:33.772766 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request body: {'volume': {'snapshot_id': '75b33c9c-b880-405a-9524-5a2b3d42fe17', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1151230690'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:33.789927 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:33.789927 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:33.790383 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:33.790663 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume of 1 GB Aug 25 04:51:33.801784 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Availability Zones retrieved successfully. Aug 25 04:51:33.809711 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (14d7610c-4a7f-4907-bbf8-210be404bb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:33.811478 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5336199-51a4-4e9d-b89a-f7d00c1b791b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:33.813059 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:33.869471 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5336199-51a4-4e9d-b89a-f7d00c1b791b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '75b33c9c-b880-405a-9524-5a2b3d42fe17', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:33.869471 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be283f1c-e349-40f6-aa5a-3dc036adfeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:33.955721 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Created reservations ['7a2d518b-1b5a-41c8-b69b-4bb7049e7105', '3d19e495-305d-4921-8930-f1d37e22fba3', 'c8e5c12d-b622-49be-8cb9-0b38586cf1cb', 'b44307d7-cd9f-4027-ad1d-bad2d7a71e11'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:33.956410 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be283f1c-e349-40f6-aa5a-3dc036adfeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a2d518b-1b5a-41c8-b69b-4bb7049e7105', '3d19e495-305d-4921-8930-f1d37e22fba3', 'c8e5c12d-b622-49be-8cb9-0b38586cf1cb', 'b44307d7-cd9f-4027-ad1d-bad2d7a71e11']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:33.959210 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b203a7-d9b3-4616-b3c3-c977ee93af03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:34.028998 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b203a7-d9b3-4616-b3c3-c977ee93af03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6f053ef-b082-4f7a-9269-9046e7851e57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1151230690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['7a2d518b-1b5a-41c8-b69b-4bb7049e7105','3d19e495-305d-4921-8930-f1d37e22fba3','c8e5c12d-b622-49be-8cb9-0b38586cf1cb','b44307d7-cd9f-4027-ad1d-bad2d7a71e11'],size=1,snapshot_id=75b33c9c-b880-405a-9524-5a2b3d42fe17,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1151230690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6f053ef-b082-4f7a-9269-9046e7851e57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bc7ca8699c48d384c62db05ef95400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=75b33c9c-b880-405a-9524-5a2b3d42fe17,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a7816d8603495fb48d1f4516083c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:34.030047 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df57e18-afa0-4c86-ba4b-ca900eb1fac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:34.061100 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df57e18-afa0-4c86-ba4b-ca900eb1fac5) transitioned into state 'SUCCESS' from state '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-1151230690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bc7ca8699c48d384c62db05ef95400',qos_specs=None,replication_status=,reservations=['7a2d518b-1b5a-41c8-b69b-4bb7049e7105','3d19e495-305d-4921-8930-f1d37e22fba3','c8e5c12d-b622-49be-8cb9-0b38586cf1cb','b44307d7-cd9f-4027-ad1d-bad2d7a71e11'],size=1,snapshot_id=75b33c9c-b880-405a-9524-5a2b3d42fe17,source_replicaid=,source_volid=None,status='creating',user_id='03a7816d8603495fb48d1f4516083c9d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:34.063026 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2169ec98-bb81-47aa-b7fc-66b253afa128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:34.105003 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2169ec98-bb81-47aa-b7fc-66b253afa128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:34.106236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Flow 'volume_create_api' (14d7610c-4a7f-4907-bbf8-210be404bb62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:34.106812 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Create volume request issued successfully. Aug 25 04:51:34.107761 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d05812d5-3071-4a06-9715-5f00c222887e tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:34.108444 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 356/1427] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:51:33 2026] POST /volume/v3/volumes => generated 788 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:34.124741 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-81ba511e-78a5-4a90-995e-ecf00e32cd53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:34.127231 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81ba511e-78a5-4a90-995e-ecf00e32cd53 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:34.127566 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81ba511e-78a5-4a90-995e-ecf00e32cd53 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:34.127855 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81ba511e-78a5-4a90-995e-ecf00e32cd53 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:34.145272 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:34.145272 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:34.153839 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-81ba511e-78a5-4a90-995e-ecf00e32cd53 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:34.163080 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81ba511e-78a5-4a90-995e-ecf00e32cd53 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 returned with HTTP 200 Aug 25 04:51:34.163779 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 359/1428] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:34 2026] GET /volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:34.349610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a0865e9-2b38-4b19-b0b5-2a9861928a27 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:34.352022 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a0865e9-2b38-4b19-b0b5-2a9861928a27 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c Aug 25 04:51:34.352179 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a0865e9-2b38-4b19-b0b5-2a9861928a27 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:34.352529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a0865e9-2b38-4b19-b0b5-2a9861928a27 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:34.352529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4a0865e9-2b38-4b19-b0b5-2a9861928a27 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 098b932d-c476-4b37-ad09-e3ed0f6fdc4c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:34.359927 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a0865e9-2b38-4b19-b0b5-2a9861928a27 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c returned with HTTP 404 Aug 25 04:51:34.360452 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 360/1429] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:34 2026] GET /volume/v3/backups/098b932d-c476-4b37-ad09-e3ed0f6fdc4c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:34.481275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-21830605-eae5-4494-a170-d9059e3430e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:34.484466 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21830605-eae5-4494-a170-d9059e3430e2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c Aug 25 04:51:34.484736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21830605-eae5-4494-a170-d9059e3430e2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:34.484999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21830605-eae5-4494-a170-d9059e3430e2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:34.497701 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:34.497701 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:34.505148 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-21830605-eae5-4494-a170-d9059e3430e2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:34.513752 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21830605-eae5-4494-a170-d9059e3430e2 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c returned with HTTP 200 Aug 25 04:51:34.514853 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 355/1430] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:34 2026] GET /volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:34.530179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4d5de97b-6f23-470c-ba13-5db5af626f08 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:34.532345 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4d5de97b-6f23-470c-ba13-5db5af626f08 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] DELETE https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c Aug 25 04:51:34.532588 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4d5de97b-6f23-470c-ba13-5db5af626f08 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:34.532987 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4d5de97b-6f23-470c-ba13-5db5af626f08 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:34.532987 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-4d5de97b-6f23-470c-ba13-5db5af626f08 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Delete volume with id: 60e1117d-ab9e-45a2-b81f-62b96840255c Aug 25 04:51:34.541516 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:34.541516 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:34.542086 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4d5de97b-6f23-470c-ba13-5db5af626f08 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:34.576243 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4d5de97b-6f23-470c-ba13-5db5af626f08 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Delete volume request issued successfully. Aug 25 04:51:34.576602 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4d5de97b-6f23-470c-ba13-5db5af626f08 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c returned with HTTP 202 Aug 25 04:51:34.577272 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 357/1431] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:34 2026] DELETE /volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:34.588904 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c1b5eba-9f10-43dc-a2a5-ebf382b52978 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:34.591674 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c1b5eba-9f10-43dc-a2a5-ebf382b52978 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c Aug 25 04:51:34.592713 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c1b5eba-9f10-43dc-a2a5-ebf382b52978 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:34.593240 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c1b5eba-9f10-43dc-a2a5-ebf382b52978 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:34.605187 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:34.605187 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:34.610459 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c1b5eba-9f10-43dc-a2a5-ebf382b52978 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:34.616723 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c1b5eba-9f10-43dc-a2a5-ebf382b52978 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c returned with HTTP 200 Aug 25 04:51:34.617442 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 360/1432] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:34 2026] GET /volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:35.190261 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb9d457e-a3eb-440e-a0d0-dc8c0edc5a7d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:35.193741 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb9d457e-a3eb-440e-a0d0-dc8c0edc5a7d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:35.194214 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb9d457e-a3eb-440e-a0d0-dc8c0edc5a7d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:35.194644 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb9d457e-a3eb-440e-a0d0-dc8c0edc5a7d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:35.207020 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:35.207020 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:35.218862 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fb9d457e-a3eb-440e-a0d0-dc8c0edc5a7d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:35.225857 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb9d457e-a3eb-440e-a0d0-dc8c0edc5a7d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 returned with HTTP 200 Aug 25 04:51:35.229238 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 361/1433] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:35 2026] GET /volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:35.250292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b561511-2458-4429-a4cb-c0ac46c33477 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:35.253536 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b561511-2458-4429-a4cb-c0ac46c33477 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:35.253536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b561511-2458-4429-a4cb-c0ac46c33477 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:35.253536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b561511-2458-4429-a4cb-c0ac46c33477 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:35.268756 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:35.268756 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:35.277532 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1b561511-2458-4429-a4cb-c0ac46c33477 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:35.285300 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b561511-2458-4429-a4cb-c0ac46c33477 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 returned with HTTP 200 Aug 25 04:51:35.285522 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 356/1434] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:35 2026] GET /volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:35.298559 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-16b9be62-e437-42cc-a805-46138ced6344 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:35.300194 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-16b9be62-e437-42cc-a805-46138ced6344 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:35.300400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-16b9be62-e437-42cc-a805-46138ced6344 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:35.301184 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-16b9be62-e437-42cc-a805-46138ced6344 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:35.301184 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-16b9be62-e437-42cc-a805-46138ced6344 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume with id: f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:35.312630 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:35.312630 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:35.313211 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-16b9be62-e437-42cc-a805-46138ced6344 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:35.360670 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-16b9be62-e437-42cc-a805-46138ced6344 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume request issued successfully. Aug 25 04:51:35.360899 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-16b9be62-e437-42cc-a805-46138ced6344 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 returned with HTTP 202 Aug 25 04:51:35.361746 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 358/1435] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:35 2026] DELETE /volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:35.379658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02d877b1-d86d-40af-acff-518bd82aae05 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:35.383533 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02d877b1-d86d-40af-acff-518bd82aae05 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:35.383533 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02d877b1-d86d-40af-acff-518bd82aae05 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:35.384814 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02d877b1-d86d-40af-acff-518bd82aae05 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:35.395696 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:35.395696 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:35.401771 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-02d877b1-d86d-40af-acff-518bd82aae05 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:35.409649 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02d877b1-d86d-40af-acff-518bd82aae05 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 returned with HTTP 200 Aug 25 04:51:35.409649 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 361/1436] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:35 2026] GET /volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:35.635796 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-20dca15e-8269-4c1f-8237-f35aaba6d194 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:35.637981 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20dca15e-8269-4c1f-8237-f35aaba6d194 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c Aug 25 04:51:35.638281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20dca15e-8269-4c1f-8237-f35aaba6d194 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:35.641512 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-20dca15e-8269-4c1f-8237-f35aaba6d194 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:35.646042 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-20dca15e-8269-4c1f-8237-f35aaba6d194 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c returned with HTTP 404 Aug 25 04:51:35.646647 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 362/1437] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:35 2026] GET /volume/v3/volumes/60e1117d-ab9e-45a2-b81f-62b96840255c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:35.659720 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:35.663264 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:35.664278 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1476867247"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:35.667320 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1476867247'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:35.667320 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Create volume of 1 GB Aug 25 04:51:35.673322 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Availability Zones retrieved successfully. Aug 25 04:51:35.683006 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Flow 'volume_create_api' (17bc284a-f026-4857-a94c-31a822658863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:35.684622 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72adcd9e-6bd5-4878-87a8-b056a3d612d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:35.686897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:35.724236 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72adcd9e-6bd5-4878-87a8-b056a3d612d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:35.725271 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a43bccd0-53c9-4f2b-9cad-b624910f357d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:35.801962 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Created reservations ['9076c3df-20bc-4dc3-9195-1e2ae0ee34b7', '6fbe34ee-6423-4696-95f1-62781e0b2f7e', '75d074f2-9368-4727-b565-07086e4c18e7', 'b5518c10-7d6b-4535-9891-296b664b890d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:35.802455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a43bccd0-53c9-4f2b-9cad-b624910f357d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9076c3df-20bc-4dc3-9195-1e2ae0ee34b7', '6fbe34ee-6423-4696-95f1-62781e0b2f7e', '75d074f2-9368-4727-b565-07086e4c18e7', 'b5518c10-7d6b-4535-9891-296b664b890d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:35.803650 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6915bb4f-d647-4b45-8a3c-d5579a3d4c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:35.843281 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6915bb4f-d647-4b45-8a3c-d5579a3d4c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d683f9a-80da-460c-91d9-729f7c1de9c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1476867247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edeaf16b14574129a0fcab172cc954e8',qos_specs=None,replication_status=,reservations=['9076c3df-20bc-4dc3-9195-1e2ae0ee34b7','6fbe34ee-6423-4696-95f1-62781e0b2f7e','75d074f2-9368-4727-b565-07086e4c18e7','b5518c10-7d6b-4535-9891-296b664b890d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80e0c0ca26943deaaa61736ddc7e2b0',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1476867247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d683f9a-80da-460c-91d9-729f7c1de9c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edeaf16b14574129a0fcab172cc954e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a80e0c0ca26943deaaa61736ddc7e2b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:35.844655 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5916d555-d9b0-41ab-b1db-e89db3effcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:35.872932 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5916d555-d9b0-41ab-b1db-e89db3effcfc) transitioned into state 'SUCCESS' from state '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-1476867247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edeaf16b14574129a0fcab172cc954e8',qos_specs=None,replication_status=,reservations=['9076c3df-20bc-4dc3-9195-1e2ae0ee34b7','6fbe34ee-6423-4696-95f1-62781e0b2f7e','75d074f2-9368-4727-b565-07086e4c18e7','b5518c10-7d6b-4535-9891-296b664b890d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a80e0c0ca26943deaaa61736ddc7e2b0',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:35.874075 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f109f2-0ae5-46af-92ef-b330fb7d71dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:35.889586 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f109f2-0ae5-46af-92ef-b330fb7d71dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:35.891040 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Flow 'volume_create_api' (17bc284a-f026-4857-a94c-31a822658863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:35.891622 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Create volume request issued successfully. Aug 25 04:51:35.893089 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d24ac5bd-5ffc-4acb-9bd1-5227c200fdcf tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:35.893414 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 357/1438] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:51:35 2026] POST /volume/v3/volumes => generated 754 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:35.909652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3d2e9e75-e068-4a3e-ba38-174eff7c74a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:35.912411 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d2e9e75-e068-4a3e-ba38-174eff7c74a8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 Aug 25 04:51:35.913086 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d2e9e75-e068-4a3e-ba38-174eff7c74a8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:35.913720 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d2e9e75-e068-4a3e-ba38-174eff7c74a8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:35.927558 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:35.927558 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:35.936405 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3d2e9e75-e068-4a3e-ba38-174eff7c74a8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:35.943708 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d2e9e75-e068-4a3e-ba38-174eff7c74a8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 returned with HTTP 200 Aug 25 04:51:35.944264 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 359/1439] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:35 2026] GET /volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:36.429444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40b60655-bf2b-4d01-a934-7ab84188571a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:36.433953 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40b60655-bf2b-4d01-a934-7ab84188571a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:36.435579 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40b60655-bf2b-4d01-a934-7ab84188571a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:36.435579 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40b60655-bf2b-4d01-a934-7ab84188571a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:36.443397 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40b60655-bf2b-4d01-a934-7ab84188571a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 returned with HTTP 404 Aug 25 04:51:36.444081 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 362/1440] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:36 2026] GET /volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:36.453752 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dde9a139-39a2-4361-9db7-0e529c8dece4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:36.456406 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dde9a139-39a2-4361-9db7-0e529c8dece4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:36.456704 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dde9a139-39a2-4361-9db7-0e529c8dece4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:36.456953 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dde9a139-39a2-4361-9db7-0e529c8dece4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:36.464865 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dde9a139-39a2-4361-9db7-0e529c8dece4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 returned with HTTP 404 Aug 25 04:51:36.465564 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 363/1441] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:36 2026] GET /volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:36.477603 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2691c200-c181-4b9f-8b6b-3077344603a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:36.480484 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2691c200-c181-4b9f-8b6b-3077344603a8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:36.480728 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2691c200-c181-4b9f-8b6b-3077344603a8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:36.480979 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2691c200-c181-4b9f-8b6b-3077344603a8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:36.481187 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2691c200-c181-4b9f-8b6b-3077344603a8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume with id: f6f053ef-b082-4f7a-9269-9046e7851e57 Aug 25 04:51:36.491219 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2691c200-c181-4b9f-8b6b-3077344603a8 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 returned with HTTP 404 Aug 25 04:51:36.491950 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 358/1442] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:36 2026] DELETE /volume/v3/volumes/f6f053ef-b082-4f7a-9269-9046e7851e57 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:36.502166 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0dc39540-3c86-4bdb-a86d-93074d292c84 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:36.504460 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0dc39540-3c86-4bdb-a86d-93074d292c84 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 Aug 25 04:51:36.504460 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0dc39540-3c86-4bdb-a86d-93074d292c84 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:36.504460 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0dc39540-3c86-4bdb-a86d-93074d292c84 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:36.504688 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-0dc39540-3c86-4bdb-a86d-93074d292c84 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete snapshot with id: 75b33c9c-b880-405a-9524-5a2b3d42fe17 Aug 25 04:51:36.512806 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:36.512806 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:36.513354 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0dc39540-3c86-4bdb-a86d-93074d292c84 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:36.539579 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0dc39540-3c86-4bdb-a86d-93074d292c84 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot delete request issued successfully. Aug 25 04:51:36.539731 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0dc39540-3c86-4bdb-a86d-93074d292c84 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 returned with HTTP 202 Aug 25 04:51:36.540502 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 360/1443] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:36 2026] DELETE /volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:36.551596 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf5a842e-c4d1-422f-98a7-bb71c1f1ca0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:36.555536 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf5a842e-c4d1-422f-98a7-bb71c1f1ca0d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 Aug 25 04:51:36.555536 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf5a842e-c4d1-422f-98a7-bb71c1f1ca0d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:36.556469 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf5a842e-c4d1-422f-98a7-bb71c1f1ca0d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:36.564600 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:36.564600 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:36.565629 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf5a842e-c4d1-422f-98a7-bb71c1f1ca0d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Snapshot retrieved successfully. Aug 25 04:51:36.567155 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf5a842e-c4d1-422f-98a7-bb71c1f1ca0d tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 returned with HTTP 200 Aug 25 04:51:36.568018 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 363/1444] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:36 2026] GET /volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:36.968316 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d483148-183d-4ec1-849a-9167d0cfdb97 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:36.972949 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d483148-183d-4ec1-849a-9167d0cfdb97 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 Aug 25 04:51:36.972949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d483148-183d-4ec1-849a-9167d0cfdb97 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:36.972949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d483148-183d-4ec1-849a-9167d0cfdb97 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:36.984315 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:36.984315 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:36.992073 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0d483148-183d-4ec1-849a-9167d0cfdb97 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:36.999492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d483148-183d-4ec1-849a-9167d0cfdb97 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 returned with HTTP 200 Aug 25 04:51:36.999492 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 364/1445] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:36 2026] GET /volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:37.015836 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7385cd70-85f0-441b-871a-a19958aed716 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:37.018097 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7385cd70-85f0-441b-871a-a19958aed716 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:51:37.018097 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7385cd70-85f0-441b-871a-a19958aed716 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d683f9a-80da-460c-91d9-729f7c1de9c1", "name": "tempest-VolumesBackupsAdminTest-Backup-1460001303", "container": "tempest-volumesbackupsadmintest-backup-container-1192086126"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:37.019797 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-7385cd70-85f0-441b-871a-a19958aed716 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Creating new backup {'backup': {'volume_id': '4d683f9a-80da-460c-91d9-729f7c1de9c1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1460001303', 'container': 'tempest-volumesbackupsadmintest-backup-container-1192086126'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:51:37.019989 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-7385cd70-85f0-441b-871a-a19958aed716 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Creating backup of volume 4d683f9a-80da-460c-91d9-729f7c1de9c1 in container tempest-volumesbackupsadmintest-backup-container-1192086126 Aug 25 04:51:37.029494 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:37.029494 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:37.030056 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7385cd70-85f0-441b-871a-a19958aed716 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:37.083115 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7385cd70-85f0-441b-871a-a19958aed716 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Created reservations ['90a57e0f-8dff-46eb-a596-4cb051917d15', '47cededd-c11b-4855-b0df-7cbf6e2812cf'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:37.184722 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7385cd70-85f0-441b-871a-a19958aed716 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:51:37.185902 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 359/1446] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:51:37 2026] POST /volume/v3/backups => generated 335 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:37.206148 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b11e1e8e-879e-4e28-b5ca-fae4d38fe533 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:37.210474 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b11e1e8e-879e-4e28-b5ca-fae4d38fe533 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:37.210474 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b11e1e8e-879e-4e28-b5ca-fae4d38fe533 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:37.210474 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b11e1e8e-879e-4e28-b5ca-fae4d38fe533 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:37.210474 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b11e1e8e-879e-4e28-b5ca-fae4d38fe533 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:37.223583 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:37.223583 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:37.224330 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b11e1e8e-879e-4e28-b5ca-fae4d38fe533 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:37.225199 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 361/1447] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:37 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:37.581049 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-801bf8ef-5619-4e73-850b-a7c5d39cad86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:37.583537 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-801bf8ef-5619-4e73-850b-a7c5d39cad86 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 Aug 25 04:51:37.583914 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-801bf8ef-5619-4e73-850b-a7c5d39cad86 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:37.584176 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-801bf8ef-5619-4e73-850b-a7c5d39cad86 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:37.592100 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-801bf8ef-5619-4e73-850b-a7c5d39cad86 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 returned with HTTP 404 Aug 25 04:51:37.592720 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 364/1448] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:37 2026] GET /volume/v3/snapshots/75b33c9c-b880-405a-9524-5a2b3d42fe17 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:37.602789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0c63e3c-f9cd-409a-b0e0-8b193a8ca33b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:37.605440 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0c63e3c-f9cd-409a-b0e0-8b193a8ca33b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d Aug 25 04:51:37.606196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0c63e3c-f9cd-409a-b0e0-8b193a8ca33b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:37.606196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0c63e3c-f9cd-409a-b0e0-8b193a8ca33b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:37.620159 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:37.620159 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:37.631342 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0c63e3c-f9cd-409a-b0e0-8b193a8ca33b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:37.636744 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0c63e3c-f9cd-409a-b0e0-8b193a8ca33b tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d returned with HTTP 200 Aug 25 04:51:37.637698 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 365/1449] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:37 2026] GET /volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:37.656146 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9691c40a-476a-4808-a519-628ccaedbd72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:37.658876 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9691c40a-476a-4808-a519-628ccaedbd72 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d Aug 25 04:51:37.659155 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9691c40a-476a-4808-a519-628ccaedbd72 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:37.659406 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9691c40a-476a-4808-a519-628ccaedbd72 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:37.659676 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9691c40a-476a-4808-a519-628ccaedbd72 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume with id: 03ae4e24-9109-42b6-9a38-abbf473ff11d Aug 25 04:51:37.670811 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:37.670811 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:37.671841 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9691c40a-476a-4808-a519-628ccaedbd72 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:37.719756 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9691c40a-476a-4808-a519-628ccaedbd72 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume request issued successfully. Aug 25 04:51:37.719756 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9691c40a-476a-4808-a519-628ccaedbd72 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d returned with HTTP 202 Aug 25 04:51:37.719756 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 360/1450] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:37 2026] DELETE /volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:37.734280 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9dfd83f9-1d6c-4d95-8279-c0751df536b4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:37.736978 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9dfd83f9-1d6c-4d95-8279-c0751df536b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d Aug 25 04:51:37.737153 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9dfd83f9-1d6c-4d95-8279-c0751df536b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:37.737392 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9dfd83f9-1d6c-4d95-8279-c0751df536b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:37.753756 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:37.753756 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:37.767185 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9dfd83f9-1d6c-4d95-8279-c0751df536b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:37.775212 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9dfd83f9-1d6c-4d95-8279-c0751df536b4 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d returned with HTTP 200 Aug 25 04:51:37.775212 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 362/1451] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:37 2026] GET /volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:38.247507 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18f22038-1986-4aab-8a76-800663222ea0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:38.258397 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18f22038-1986-4aab-8a76-800663222ea0 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:38.258750 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18f22038-1986-4aab-8a76-800663222ea0 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:38.259073 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18f22038-1986-4aab-8a76-800663222ea0 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:38.259216 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-18f22038-1986-4aab-8a76-800663222ea0 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:38.269571 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:38.269571 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:38.270642 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18f22038-1986-4aab-8a76-800663222ea0 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:38.272598 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 365/1452] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:38 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:38.795179 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4b4d4bc6-4ae0-4e64-8e32-dfbcc406c721 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:38.799306 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b4d4bc6-4ae0-4e64-8e32-dfbcc406c721 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d Aug 25 04:51:38.799306 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b4d4bc6-4ae0-4e64-8e32-dfbcc406c721 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:38.799306 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b4d4bc6-4ae0-4e64-8e32-dfbcc406c721 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:38.810052 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b4d4bc6-4ae0-4e64-8e32-dfbcc406c721 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d returned with HTTP 404 Aug 25 04:51:38.810695 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 366/1453] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:38 2026] GET /volume/v3/volumes/03ae4e24-9109-42b6-9a38-abbf473ff11d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:38.823580 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b901383-87c9-48ba-b6dc-34219c6b883a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:38.824766 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b901383-87c9-48ba-b6dc-34219c6b883a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:38.824985 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b901383-87c9-48ba-b6dc-34219c6b883a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:38.825376 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b901383-87c9-48ba-b6dc-34219c6b883a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:38.836877 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:38.836877 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:38.845196 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b901383-87c9-48ba-b6dc-34219c6b883a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:38.852130 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b901383-87c9-48ba-b6dc-34219c6b883a tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:38.852692 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 361/1454] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:38 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:38.870323 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3af45efc-f599-4cd3-ba57-893ac0b0cf44 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:38.873299 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3af45efc-f599-4cd3-ba57-893ac0b0cf44 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] DELETE https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:38.873299 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3af45efc-f599-4cd3-ba57-893ac0b0cf44 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:38.873299 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3af45efc-f599-4cd3-ba57-893ac0b0cf44 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:38.873299 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-3af45efc-f599-4cd3-ba57-893ac0b0cf44 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume with id: 5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:38.884411 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:38.884411 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:38.885153 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3af45efc-f599-4cd3-ba57-893ac0b0cf44 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:38.913987 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3af45efc-f599-4cd3-ba57-893ac0b0cf44 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Delete volume request issued successfully. Aug 25 04:51:38.913987 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3af45efc-f599-4cd3-ba57-893ac0b0cf44 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 202 Aug 25 04:51:38.913987 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 363/1455] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:38 2026] DELETE /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:38.927920 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6b160a2-492f-44e4-aec5-8897b52f1163 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:38.931447 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6b160a2-492f-44e4-aec5-8897b52f1163 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:38.931447 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6b160a2-492f-44e4-aec5-8897b52f1163 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:38.932085 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6b160a2-492f-44e4-aec5-8897b52f1163 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:38.944097 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:38.944097 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:38.954578 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6b160a2-492f-44e4-aec5-8897b52f1163 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Volume info retrieved successfully. Aug 25 04:51:38.963274 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6b160a2-492f-44e4-aec5-8897b52f1163 tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 200 Aug 25 04:51:38.964202 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 366/1456] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:38 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:39.289372 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b2de03f-9161-4e18-bc9d-64178360d5b8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:39.292613 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b2de03f-9161-4e18-bc9d-64178360d5b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:39.293011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b2de03f-9161-4e18-bc9d-64178360d5b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:39.293357 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b2de03f-9161-4e18-bc9d-64178360d5b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:39.293620 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6b2de03f-9161-4e18-bc9d-64178360d5b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:39.300378 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:39.300378 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:39.302002 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b2de03f-9161-4e18-bc9d-64178360d5b8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:39.302554 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 367/1457] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:39 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:39.985286 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c2e5946-b64c-445c-9296-1c3889390e9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:39.989654 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c2e5946-b64c-445c-9296-1c3889390e9c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] GET https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e Aug 25 04:51:39.990196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c2e5946-b64c-445c-9296-1c3889390e9c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:39.991225 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c2e5946-b64c-445c-9296-1c3889390e9c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:40.002829 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c2e5946-b64c-445c-9296-1c3889390e9c tempest-VolumesSnapshotTestJSON-1915395252 tempest-VolumesSnapshotTestJSON-1915395252-project-member] https://10.4.3.213/volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e returned with HTTP 404 Aug 25 04:51:40.003646 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 362/1458] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:39 2026] GET /volume/v3/volumes/5eef7d85-df28-467d-aab3-6562f9f7b39e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:40.326551 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3e855f27-2c67-4d31-b7c9-a97a6c8d1f25 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:40.331168 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3e855f27-2c67-4d31-b7c9-a97a6c8d1f25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:40.331486 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3e855f27-2c67-4d31-b7c9-a97a6c8d1f25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:40.336168 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3e855f27-2c67-4d31-b7c9-a97a6c8d1f25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:40.336789 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3e855f27-2c67-4d31-b7c9-a97a6c8d1f25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:40.347556 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:40.347556 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:40.348657 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3e855f27-2c67-4d31-b7c9-a97a6c8d1f25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:40.349310 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 364/1459] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:40 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:41.365826 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca5844a6-ccca-4ae3-b25a-8685f22cb5be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:41.369652 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca5844a6-ccca-4ae3-b25a-8685f22cb5be tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:41.369961 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca5844a6-ccca-4ae3-b25a-8685f22cb5be tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:41.370815 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca5844a6-ccca-4ae3-b25a-8685f22cb5be tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:41.370815 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ca5844a6-ccca-4ae3-b25a-8685f22cb5be tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:41.377776 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:41.377776 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:41.380364 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca5844a6-ccca-4ae3-b25a-8685f22cb5be tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:41.380364 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 367/1460] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:41 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:42.401702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-60bbb24f-a886-4035-9a53-7534012d9e7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:42.405776 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60bbb24f-a886-4035-9a53-7534012d9e7a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:42.406892 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60bbb24f-a886-4035-9a53-7534012d9e7a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:42.407503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60bbb24f-a886-4035-9a53-7534012d9e7a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:42.407676 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-60bbb24f-a886-4035-9a53-7534012d9e7a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:42.417741 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:42.417741 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:42.419687 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60bbb24f-a886-4035-9a53-7534012d9e7a tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:42.420188 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 368/1461] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:42 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:43.435013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b56c6f9-45bf-44c8-9117-02edfb88c26e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:43.437255 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b56c6f9-45bf-44c8-9117-02edfb88c26e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:43.438968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b56c6f9-45bf-44c8-9117-02edfb88c26e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:43.438968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b56c6f9-45bf-44c8-9117-02edfb88c26e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:43.438968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4b56c6f9-45bf-44c8-9117-02edfb88c26e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:43.443528 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:43.443528 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:43.444470 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b56c6f9-45bf-44c8-9117-02edfb88c26e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:43.445025 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 363/1462] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:43 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:44.459384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-33ff3027-494f-44ab-a2fd-f7c9894bc4c5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:44.472355 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33ff3027-494f-44ab-a2fd-f7c9894bc4c5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:44.474276 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33ff3027-494f-44ab-a2fd-f7c9894bc4c5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:44.474276 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33ff3027-494f-44ab-a2fd-f7c9894bc4c5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:44.477647 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-33ff3027-494f-44ab-a2fd-f7c9894bc4c5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:44.495336 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:44.495336 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:44.500553 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33ff3027-494f-44ab-a2fd-f7c9894bc4c5 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:44.503489 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 365/1463] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:44 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:45.400773 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc777b3a-e272-447f-ad1f-8f863d3bc859 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:45.517471 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-60f15c85-2080-4894-b7bd-72ed6191ae8e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:45.518348 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60f15c85-2080-4894-b7bd-72ed6191ae8e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:45.518810 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60f15c85-2080-4894-b7bd-72ed6191ae8e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:45.519190 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60f15c85-2080-4894-b7bd-72ed6191ae8e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:45.519410 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-60f15c85-2080-4894-b7bd-72ed6191ae8e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:45.526916 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:45.526916 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:45.528146 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60f15c85-2080-4894-b7bd-72ed6191ae8e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:45.528681 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 369/1464] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:45 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:45.575404 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc777b3a-e272-447f-ad1f-8f863d3bc859 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:51:45.576137 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc777b3a-e272-447f-ad1f-8f863d3bc859 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d619f3b-388d-4ee7-91eb-28eed905e807", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1922050411"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:45.588846 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc777b3a-e272-447f-ad1f-8f863d3bc859 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 404 Aug 25 04:51:45.589371 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 368/1465] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:51:45 2026] POST /volume/v3/snapshots => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:45.600496 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50ce3f88-aca1-4fb6-a69f-294745b1d231 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:45.603009 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50ce3f88-aca1-4fb6-a69f-294745b1d231 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:51:45.603560 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50ce3f88-aca1-4fb6-a69f-294745b1d231 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1467535246"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:45.640667 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50ce3f88-aca1-4fb6-a69f-294745b1d231 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 404 Aug 25 04:51:45.641854 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 364/1466] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:51:45 2026] POST /volume/v3/snapshots => generated 77 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:45.653490 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7c1ad0a5-7d93-4dae-8b2e-1e3cfc0ce314 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:45.657043 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7c1ad0a5-7d93-4dae-8b2e-1e3cfc0ce314 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/snapshots?limit=invalid Aug 25 04:51:45.657043 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7c1ad0a5-7d93-4dae-8b2e-1e3cfc0ce314 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:45.657308 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7c1ad0a5-7d93-4dae-8b2e-1e3cfc0ce314 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:45.660568 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7c1ad0a5-7d93-4dae-8b2e-1e3cfc0ce314 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] HTTP exception thrown: limit param must be an integer Aug 25 04:51:45.661045 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7c1ad0a5-7d93-4dae-8b2e-1e3cfc0ce314 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 25 04:51:45.662624 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 366/1467] 10.4.3.213 () {66 vars in 1270 bytes} [Tue Aug 25 04:51:45 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:51:45.674155 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ea45855c-ece9-4f57-bff4-25aafa48bfe0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:45.677951 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea45855c-ece9-4f57-bff4-25aafa48bfe0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/snapshots?marker=3ac0a980-4ca2-48c2-8055-1370f83282b5 Aug 25 04:51:45.677951 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea45855c-ece9-4f57-bff4-25aafa48bfe0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:45.678196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea45855c-ece9-4f57-bff4-25aafa48bfe0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:45.678824 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-ea45855c-ece9-4f57-bff4-25aafa48bfe0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:51:45.681085 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-ea45855c-ece9-4f57-bff4-25aafa48bfe0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:51:45.688749 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea45855c-ece9-4f57-bff4-25aafa48bfe0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots?marker=3ac0a980-4ca2-48c2-8055-1370f83282b5 returned with HTTP 404 Aug 25 04:51:45.689510 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 370/1468] 10.4.3.213 () {66 vars in 1330 bytes} [Tue Aug 25 04:51:45 2026] GET /volume/v3/snapshots?marker=3ac0a980-4ca2-48c2-8055-1370f83282b5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:45.699212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8902a1d3-e43c-4e52-a6cc-f986808591a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:45.701528 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8902a1d3-e43c-4e52-a6cc-f986808591a0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/snapshots?sort_key=invalid Aug 25 04:51:45.701714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8902a1d3-e43c-4e52-a6cc-f986808591a0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:45.701794 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8902a1d3-e43c-4e52-a6cc-f986808591a0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:45.702196 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-8902a1d3-e43c-4e52-a6cc-f986808591a0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:51:45.703246 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-8902a1d3-e43c-4e52-a6cc-f986808591a0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:51:45.703833 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8902a1d3-e43c-4e52-a6cc-f986808591a0 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 25 04:51:45.704368 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 369/1469] 10.4.3.213 () {66 vars in 1276 bytes} [Tue Aug 25 04:51:45 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 25 04:51:45.713631 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:45.716863 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:45.717191 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1368835176"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:45.719212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1368835176'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:45.719444 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Create volume of 2 GB Aug 25 04:51:45.725540 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Availability Zones retrieved successfully. Aug 25 04:51:45.733525 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Flow 'volume_create_api' (8c2b71db-d917-43d9-a709-99c920aed368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:45.735394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca56ded5-6042-44e1-9c64-167d3c4d00db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:45.736919 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Validating volume size '2' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:45.777005 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca56ded5-6042-44e1-9c64-167d3c4d00db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:45.778252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f727038-6a51-4859-a83e-a1752f5722cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:45.897572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Created reservations ['2acc84fe-fc8c-4266-95c9-df48d1f3503f', '7bce2bc7-91ba-4df2-9846-b2019c8f3fe0', '051873e4-7516-45d8-8924-13ac9563bfc3', '0a6038c5-c7e3-4af2-8c90-b81be60b99a0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:45.899043 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f727038-6a51-4859-a83e-a1752f5722cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2acc84fe-fc8c-4266-95c9-df48d1f3503f', '7bce2bc7-91ba-4df2-9846-b2019c8f3fe0', '051873e4-7516-45d8-8924-13ac9563bfc3', '0a6038c5-c7e3-4af2-8c90-b81be60b99a0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:45.900990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c7e875-d680-416c-a74b-60dbffa4c68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:45.943019 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c7e875-d680-416c-a74b-60dbffa4c68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a06857ba-2987-42ce-aeb7-4b05290aef1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1368835176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b67f724b31c4bc385ed97871740b0af',qos_specs=None,replication_status=,reservations=['2acc84fe-fc8c-4266-95c9-df48d1f3503f','7bce2bc7-91ba-4df2-9846-b2019c8f3fe0','051873e4-7516-45d8-8924-13ac9563bfc3','0a6038c5-c7e3-4af2-8c90-b81be60b99a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be8afdad7e624112b729821c1c34732e',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1368835176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a06857ba-2987-42ce-aeb7-4b05290aef1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b67f724b31c4bc385ed97871740b0af',provider_auth=None,provider_geometry=None,provider_id=None,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='be8afdad7e624112b729821c1c34732e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:45.944261 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bdff4a4-73a4-4db9-bebd-25a9b197910a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:45.980271 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bdff4a4-73a4-4db9-bebd-25a9b197910a) transitioned into state 'SUCCESS' from state '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-1368835176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b67f724b31c4bc385ed97871740b0af',qos_specs=None,replication_status=,reservations=['2acc84fe-fc8c-4266-95c9-df48d1f3503f','7bce2bc7-91ba-4df2-9846-b2019c8f3fe0','051873e4-7516-45d8-8924-13ac9563bfc3','0a6038c5-c7e3-4af2-8c90-b81be60b99a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be8afdad7e624112b729821c1c34732e',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:45.981346 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855aff4e-56c2-421e-85ef-73b41ac9d1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:46.001022 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (855aff4e-56c2-421e-85ef-73b41ac9d1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:51:46.002229 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Flow 'volume_create_api' (8c2b71db-d917-43d9-a709-99c920aed368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:46.003364 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Create volume request issued successfully. Aug 25 04:51:46.003821 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a61386c-7757-4713-9f8d-4bba71d636e2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:51:46.004980 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 365/1470] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:51:45 2026] POST /volume/v3/volumes => generated 762 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:46.032673 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4f5eb38b-39ea-440b-9cda-5e514373da41 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:46.038038 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f5eb38b-39ea-440b-9cda-5e514373da41 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f Aug 25 04:51:46.038441 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f5eb38b-39ea-440b-9cda-5e514373da41 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:46.038728 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4f5eb38b-39ea-440b-9cda-5e514373da41 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:46.065850 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:46.065850 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:46.078876 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4f5eb38b-39ea-440b-9cda-5e514373da41 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Volume info retrieved successfully. Aug 25 04:51:46.105034 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4f5eb38b-39ea-440b-9cda-5e514373da41 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f returned with HTTP 200 Aug 25 04:51:46.106629 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 367/1471] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:46 2026] GET /volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f => generated 830 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:46.542991 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3272c7d-6d0e-4eae-a856-082fe25b989e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:46.545193 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3272c7d-6d0e-4eae-a856-082fe25b989e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:46.545527 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3272c7d-6d0e-4eae-a856-082fe25b989e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:46.545759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3272c7d-6d0e-4eae-a856-082fe25b989e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:46.546015 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d3272c7d-6d0e-4eae-a856-082fe25b989e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:46.552024 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:46.552024 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:46.552828 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3272c7d-6d0e-4eae-a856-082fe25b989e tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:46.553633 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 371/1472] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:46 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:47.019381 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-d838c34c-ed4e-47af-9d6c-894ecaca0fee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:47.021949 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-d838c34c-ed4e-47af-9d6c-894ecaca0fee tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:51:47.022529 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-d838c34c-ed4e-47af-9d6c-894ecaca0fee tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:47.022529 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-d838c34c-ed4e-47af-9d6c-894ecaca0fee tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:47.033570 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:47.033570 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:47.039029 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-d838c34c-ed4e-47af-9d6c-894ecaca0fee tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:51:47.043484 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-d838c34c-ed4e-47af-9d6c-894ecaca0fee tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:51:47.043819 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 370/1473] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:47 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:51:47.067089 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-4657195f-7e2b-4528-9370-baf816589aa0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:47.069547 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-4657195f-7e2b-4528-9370-baf816589aa0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d/action Aug 25 04:51:47.069983 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-4657195f-7e2b-4528-9370-baf816589aa0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:47.070139 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-4657195f-7e2b-4528-9370-baf816589aa0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:47.084762 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:47.084762 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:47.085343 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-4657195f-7e2b-4528-9370-baf816589aa0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:51:47.095179 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-4657195f-7e2b-4528-9370-baf816589aa0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Begin detaching volume completed successfully. Aug 25 04:51:47.095696 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-4657195f-7e2b-4528-9370-baf816589aa0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d/action returned with HTTP 202 Aug 25 04:51:47.096365 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 366/1474] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:51:47 2026] POST /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 04:51:47.121705 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-73297f19-57f1-451b-ae6b-7ee1f683d2df None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:47.123782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2bad8ff6-1745-43a9-bdf1-a02290e56562 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:47.124657 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73297f19-57f1-451b-ae6b-7ee1f683d2df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:51:47.124948 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73297f19-57f1-451b-ae6b-7ee1f683d2df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:47.125276 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73297f19-57f1-451b-ae6b-7ee1f683d2df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:47.126171 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2bad8ff6-1745-43a9-bdf1-a02290e56562 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f Aug 25 04:51:47.126572 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2bad8ff6-1745-43a9-bdf1-a02290e56562 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:47.126709 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2bad8ff6-1745-43a9-bdf1-a02290e56562 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:47.137851 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:47.137851 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:47.145983 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2bad8ff6-1745-43a9-bdf1-a02290e56562 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Volume info retrieved successfully. Aug 25 04:51:47.152381 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:47.152381 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:47.153903 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2bad8ff6-1745-43a9-bdf1-a02290e56562 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f returned with HTTP 200 Aug 25 04:51:47.155300 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 372/1475] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:47 2026] GET /volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:47.162053 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-73297f19-57f1-451b-ae6b-7ee1f683d2df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:51:47.168561 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bcce734f-0c46-4f54-983d-bccdc2936b31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:47.169074 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bcce734f-0c46-4f54-983d-bccdc2936b31 None None] GET https://10.4.3.213/volume// Aug 25 04:51:47.169770 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bcce734f-0c46-4f54-983d-bccdc2936b31 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:47.169770 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bcce734f-0c46-4f54-983d-bccdc2936b31 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:47.170414 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bcce734f-0c46-4f54-983d-bccdc2936b31 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:47.172017 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a2178e7-b719-4026-b5b8-5477bd27869f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:47.172809 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 371/1476] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:51:47 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:51:47.173563 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73297f19-57f1-451b-ae6b-7ee1f683d2df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:51:47.173998 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 368/1477] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:47 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 1138 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:47.174599 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a2178e7-b719-4026-b5b8-5477bd27869f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:51:47.175078 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a2178e7-b719-4026-b5b8-5477bd27869f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a06857ba-2987-42ce-aeb7-4b05290aef1f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1589492407"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:47.185789 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:47.185789 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:47.186458 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a2178e7-b719-4026-b5b8-5477bd27869f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Volume info retrieved successfully. Aug 25 04:51:47.186613 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-4a2178e7-b719-4026-b5b8-5477bd27869f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Create snapshot from volume a06857ba-2987-42ce-aeb7-4b05290aef1f Aug 25 04:51:47.187102 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-7ea06c08-42ab-4730-99a9-d70672e13e6a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:47.190017 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-7ea06c08-42ab-4730-99a9-d70672e13e6a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:51:47.191051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-7ea06c08-42ab-4730-99a9-d70672e13e6a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:47.191051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-7ea06c08-42ab-4730-99a9-d70672e13e6a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:47.204924 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:47.204924 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:47.210241 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-7ea06c08-42ab-4730-99a9-d70672e13e6a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:51:47.216112 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-7ea06c08-42ab-4730-99a9-d70672e13e6a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:51:47.216784 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 373/1478] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:51:47 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:51:47.233802 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4a2178e7-b719-4026-b5b8-5477bd27869f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Created reservations ['13403ea4-7b03-4f4f-a7aa-9c0c5da5c727', 'a90f507b-8003-467f-b22f-489136296336', '1f36aef4-edeb-4a99-bb6d-3652ae835561', 'e7dfcb68-6926-487a-9ce8-1d67d49b799c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:51:47.281983 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a2178e7-b719-4026-b5b8-5477bd27869f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Snapshot create request issued successfully. Aug 25 04:51:47.282396 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a2178e7-b719-4026-b5b8-5477bd27869f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:51:47.282938 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 367/1479] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:51:47 2026] POST /volume/v3/snapshots => generated 318 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:51:47.295841 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-554d2d74-bb86-40b9-aa15-702daa9f5fd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:47.297366 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-554d2d74-bb86-40b9-aa15-702daa9f5fd4 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 Aug 25 04:51:47.297868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-554d2d74-bb86-40b9-aa15-702daa9f5fd4 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:47.297976 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-554d2d74-bb86-40b9-aa15-702daa9f5fd4 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:47.306279 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:47.306279 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:47.306893 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-554d2d74-bb86-40b9-aa15-702daa9f5fd4 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Snapshot retrieved successfully. Aug 25 04:51:47.307884 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-554d2d74-bb86-40b9-aa15-702daa9f5fd4 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 returned with HTTP 200 Aug 25 04:51:47.308491 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 372/1480] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:47 2026] GET /volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:47.568756 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e999a9b9-34a6-4fea-a474-71d6126bb945 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:47.570925 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e999a9b9-34a6-4fea-a474-71d6126bb945 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:47.571177 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e999a9b9-34a6-4fea-a474-71d6126bb945 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:47.571423 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e999a9b9-34a6-4fea-a474-71d6126bb945 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:47.571586 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e999a9b9-34a6-4fea-a474-71d6126bb945 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:47.578350 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:47.578350 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:47.579459 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e999a9b9-34a6-4fea-a474-71d6126bb945 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:47.580587 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 369/1481] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:47 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:48.194461 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-414c1c08-6fcb-42e3-bd5a-71e8ad736362 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:48.196532 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-414c1c08-6fcb-42e3-bd5a-71e8ad736362 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:51:48.196770 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-414c1c08-6fcb-42e3-bd5a-71e8ad736362 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:48.197035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-414c1c08-6fcb-42e3-bd5a-71e8ad736362 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:48.207381 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:48.207381 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:48.211280 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-414c1c08-6fcb-42e3-bd5a-71e8ad736362 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:51:48.215904 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-414c1c08-6fcb-42e3-bd5a-71e8ad736362 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:51:48.216337 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 374/1482] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:48 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:48.263674 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-93a92594-72d5-4570-ad20-ccd499809ffa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:48.266373 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-93a92594-72d5-4570-ad20-ccd499809ffa tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] DELETE https://10.4.3.213/volume/v3/attachments/d7899009-3fd9-4b58-8aa0-698381c0ad33 Aug 25 04:51:48.266641 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-93a92594-72d5-4570-ad20-ccd499809ffa tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:48.266890 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-93a92594-72d5-4570-ad20-ccd499809ffa tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:48.274942 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:48.274942 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:48.322715 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85a566aa-2881-489c-a0e0-d3e47eef840f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:48.326383 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85a566aa-2881-489c-a0e0-d3e47eef840f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 Aug 25 04:51:48.326383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85a566aa-2881-489c-a0e0-d3e47eef840f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:48.326383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85a566aa-2881-489c-a0e0-d3e47eef840f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:48.336455 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:48.336455 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:48.336455 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85a566aa-2881-489c-a0e0-d3e47eef840f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Snapshot retrieved successfully. Aug 25 04:51:48.336653 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e5933db6-5293-41b2-b162-4c47e29c3eec req-93a92594-72d5-4570-ad20-ccd499809ffa tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments/d7899009-3fd9-4b58-8aa0-698381c0ad33 returned with HTTP 200 Aug 25 04:51:48.336653 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 368/1483] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:51:48 2026] DELETE /volume/v3/attachments/d7899009-3fd9-4b58-8aa0-698381c0ad33 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:48.336937 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85a566aa-2881-489c-a0e0-d3e47eef840f tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 returned with HTTP 200 Aug 25 04:51:48.337384 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 373/1484] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:48 2026] GET /volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:48.349305 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7a8b227f-d464-4aa2-961c-244069a537b2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:48.352227 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:51:48.352764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ac5f3421-c818-486c-8c5f-56010bc58957"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:48.355185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ac5f3421-c818-486c-8c5f-56010bc58957'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:51:48.363144 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:48.363144 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:48.365509 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Snapshot retrieved successfully. Aug 25 04:51:48.365788 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Create volume of 1 GB Aug 25 04:51:48.373807 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Availability Zones retrieved successfully. Aug 25 04:51:48.383965 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Flow 'volume_create_api' (b1a8c8ca-e84b-48a6-b141-afba2757969e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:51:48.386486 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2f2d9a-3e70-4b02-946e-00acdd6e80fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:48.388528 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:51:48.390077 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2f2d9a-3e70-4b02-946e-00acdd6e80fe) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 04:51:48.390077 np0000008045 devstack@c-api.service[100270]: 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 25 04:51:48.392807 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2f2d9a-3e70-4b02-946e-00acdd6e80fe) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:51:48.393982 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2f2d9a-3e70-4b02-946e-00acdd6e80fe) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 04:51:48.395186 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Flow 'volume_create_api' (b1a8c8ca-e84b-48a6-b141-afba2757969e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 04:51:48.395856 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a8b227f-d464-4aa2-961c-244069a537b2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 400 Aug 25 04:51:48.396673 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 370/1485] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:51:48 2026] POST /volume/v3/volumes => generated 171 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:51:48.406686 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13750ebf-c484-4c91-a27d-cf2245a7867e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:48.408726 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13750ebf-c484-4c91-a27d-cf2245a7867e tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 Aug 25 04:51:48.408980 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13750ebf-c484-4c91-a27d-cf2245a7867e tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:48.409216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13750ebf-c484-4c91-a27d-cf2245a7867e tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:48.409463 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-13750ebf-c484-4c91-a27d-cf2245a7867e tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Delete snapshot with id: ac5f3421-c818-486c-8c5f-56010bc58957 Aug 25 04:51:48.415745 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:48.415745 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:48.416442 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13750ebf-c484-4c91-a27d-cf2245a7867e tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Snapshot retrieved successfully. Aug 25 04:51:48.437318 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13750ebf-c484-4c91-a27d-cf2245a7867e tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Snapshot delete request issued successfully. Aug 25 04:51:48.437521 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13750ebf-c484-4c91-a27d-cf2245a7867e tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 returned with HTTP 202 Aug 25 04:51:48.438116 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 375/1486] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:51:48 2026] DELETE /volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:48.447662 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31338032-15f3-4ff6-ae77-ae4697c5ddf2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:48.449905 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31338032-15f3-4ff6-ae77-ae4697c5ddf2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 Aug 25 04:51:48.450217 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31338032-15f3-4ff6-ae77-ae4697c5ddf2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:48.450416 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31338032-15f3-4ff6-ae77-ae4697c5ddf2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:48.456624 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:48.456624 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:48.457414 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-31338032-15f3-4ff6-ae77-ae4697c5ddf2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Snapshot retrieved successfully. Aug 25 04:51:48.458098 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31338032-15f3-4ff6-ae77-ae4697c5ddf2 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 returned with HTTP 200 Aug 25 04:51:48.458628 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 369/1487] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:48 2026] GET /volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:48.593722 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95fab75e-a17e-4473-81d4-5bc378c3052f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:48.595408 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95fab75e-a17e-4473-81d4-5bc378c3052f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:48.595762 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95fab75e-a17e-4473-81d4-5bc378c3052f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:48.596108 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95fab75e-a17e-4473-81d4-5bc378c3052f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:48.596360 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-95fab75e-a17e-4473-81d4-5bc378c3052f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:48.601855 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:48.601855 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:48.603699 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95fab75e-a17e-4473-81d4-5bc378c3052f tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:48.603699 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 374/1488] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:48 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:49.236995 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b875e20b-4de3-4fe2-84f1-429af9d5f508 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:49.239106 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b875e20b-4de3-4fe2-84f1-429af9d5f508 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:51:49.239314 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b875e20b-4de3-4fe2-84f1-429af9d5f508 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:49.239561 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b875e20b-4de3-4fe2-84f1-429af9d5f508 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:49.250719 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:49.250719 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:49.259402 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b875e20b-4de3-4fe2-84f1-429af9d5f508 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:51:49.267892 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b875e20b-4de3-4fe2-84f1-429af9d5f508 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:51:49.268636 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 371/1489] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:49 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:49.470855 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0592b031-14b3-4046-8183-dfe9e8bb5306 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:49.473031 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0592b031-14b3-4046-8183-dfe9e8bb5306 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 Aug 25 04:51:49.473776 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0592b031-14b3-4046-8183-dfe9e8bb5306 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:49.474121 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0592b031-14b3-4046-8183-dfe9e8bb5306 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:49.482365 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0592b031-14b3-4046-8183-dfe9e8bb5306 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 returned with HTTP 404 Aug 25 04:51:49.482920 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 376/1490] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:51:49 2026] GET /volume/v3/snapshots/ac5f3421-c818-486c-8c5f-56010bc58957 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:49.491749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c958162f-c658-4f85-b9f5-5cb97afee135 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:49.494052 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c958162f-c658-4f85-b9f5-5cb97afee135 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f Aug 25 04:51:49.494415 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c958162f-c658-4f85-b9f5-5cb97afee135 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:49.494696 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c958162f-c658-4f85-b9f5-5cb97afee135 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:49.506209 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:49.506209 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:49.515041 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c958162f-c658-4f85-b9f5-5cb97afee135 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Volume info retrieved successfully. Aug 25 04:51:49.524943 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c958162f-c658-4f85-b9f5-5cb97afee135 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f returned with HTTP 200 Aug 25 04:51:49.525768 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 370/1491] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:49 2026] GET /volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:49.544229 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c222f384-18fb-46ce-a6ad-e9d0c14e9ace None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:49.546162 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c222f384-18fb-46ce-a6ad-e9d0c14e9ace tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] DELETE https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f Aug 25 04:51:49.546372 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c222f384-18fb-46ce-a6ad-e9d0c14e9ace tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:49.546582 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c222f384-18fb-46ce-a6ad-e9d0c14e9ace tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:49.546793 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c222f384-18fb-46ce-a6ad-e9d0c14e9ace tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Delete volume with id: a06857ba-2987-42ce-aeb7-4b05290aef1f Aug 25 04:51:49.563185 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:49.563185 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:49.563699 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c222f384-18fb-46ce-a6ad-e9d0c14e9ace tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Volume info retrieved successfully. Aug 25 04:51:49.596092 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c222f384-18fb-46ce-a6ad-e9d0c14e9ace tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Delete volume request issued successfully. Aug 25 04:51:49.596417 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c222f384-18fb-46ce-a6ad-e9d0c14e9ace tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f returned with HTTP 202 Aug 25 04:51:49.596863 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 375/1492] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:49 2026] DELETE /volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:49.609011 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a0fd97a6-38fe-46b6-b5e8-251ba8b813ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:49.614287 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0fd97a6-38fe-46b6-b5e8-251ba8b813ba tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f Aug 25 04:51:49.614581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0fd97a6-38fe-46b6-b5e8-251ba8b813ba tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:49.614837 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0fd97a6-38fe-46b6-b5e8-251ba8b813ba tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:49.616699 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aefd0860-ac80-4f96-9944-617288aacdfb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:49.618900 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aefd0860-ac80-4f96-9944-617288aacdfb tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:49.619096 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aefd0860-ac80-4f96-9944-617288aacdfb tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:49.619291 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aefd0860-ac80-4f96-9944-617288aacdfb tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:49.619520 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-aefd0860-ac80-4f96-9944-617288aacdfb tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:49.625404 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:49.625404 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:49.626593 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aefd0860-ac80-4f96-9944-617288aacdfb tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:49.627134 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 377/1493] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:49 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:49.631779 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:49.631779 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:49.639831 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a0fd97a6-38fe-46b6-b5e8-251ba8b813ba tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Volume info retrieved successfully. Aug 25 04:51:49.645607 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0fd97a6-38fe-46b6-b5e8-251ba8b813ba tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f returned with HTTP 200 Aug 25 04:51:49.645607 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 372/1494] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:49 2026] GET /volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:50.641279 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-40bc84af-2e6f-42a9-8a4e-48bd66177280 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:50.643925 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40bc84af-2e6f-42a9-8a4e-48bd66177280 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:50.643925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40bc84af-2e6f-42a9-8a4e-48bd66177280 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:50.644147 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40bc84af-2e6f-42a9-8a4e-48bd66177280 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:50.644296 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-40bc84af-2e6f-42a9-8a4e-48bd66177280 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:50.651316 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:50.651316 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:50.653099 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40bc84af-2e6f-42a9-8a4e-48bd66177280 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:50.653421 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 371/1495] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:50 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:50.664488 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8b86f4b-ae80-4eee-a686-f376fd003fd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:50.667058 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8b86f4b-ae80-4eee-a686-f376fd003fd1 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] GET https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f Aug 25 04:51:50.667335 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8b86f4b-ae80-4eee-a686-f376fd003fd1 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:50.667933 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8b86f4b-ae80-4eee-a686-f376fd003fd1 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:50.676831 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8b86f4b-ae80-4eee-a686-f376fd003fd1 tempest-VolumesSnapshotNegativeTestJSON-1533727137 tempest-VolumesSnapshotNegativeTestJSON-1533727137-project-member] https://10.4.3.213/volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f returned with HTTP 404 Aug 25 04:51:50.678420 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 376/1496] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:50 2026] GET /volume/v3/volumes/a06857ba-2987-42ce-aeb7-4b05290aef1f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:51.666758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-98a335e8-4c23-4fe8-98cb-0d419476e861 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:51.669304 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98a335e8-4c23-4fe8-98cb-0d419476e861 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:51.669638 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-98a335e8-4c23-4fe8-98cb-0d419476e861 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:51.669955 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-98a335e8-4c23-4fe8-98cb-0d419476e861 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:51.670093 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-98a335e8-4c23-4fe8-98cb-0d419476e861 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:51.675771 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:51.675771 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:51.676874 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98a335e8-4c23-4fe8-98cb-0d419476e861 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:51.677408 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 378/1497] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:51 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:52.699369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3e7fb653-c56b-4093-b00c-3c18aaa178f3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:52.704934 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3e7fb653-c56b-4093-b00c-3c18aaa178f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:52.705018 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3e7fb653-c56b-4093-b00c-3c18aaa178f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:52.705548 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3e7fb653-c56b-4093-b00c-3c18aaa178f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:52.705548 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3e7fb653-c56b-4093-b00c-3c18aaa178f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:52.714809 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:52.714809 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:52.716638 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3e7fb653-c56b-4093-b00c-3c18aaa178f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:52.718469 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 373/1498] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:52 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:53.125643 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a084081a-179d-4dce-ae78-3b80b6da9df6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:53.132526 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a084081a-179d-4dce-ae78-3b80b6da9df6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:53.134093 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a084081a-179d-4dce-ae78-3b80b6da9df6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:53.134915 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a084081a-179d-4dce-ae78-3b80b6da9df6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:53.163798 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:53.163798 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:53.171849 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a084081a-179d-4dce-ae78-3b80b6da9df6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:53.184034 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a084081a-179d-4dce-ae78-3b80b6da9df6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:53.185607 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 372/1499] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:53 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 1143 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:51:53.271885 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-2eda94a9-f8e2-41f7-99e0-16257136b8e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:53.278553 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-2eda94a9-f8e2-41f7-99e0-16257136b8e5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:53.279168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-2eda94a9-f8e2-41f7-99e0-16257136b8e5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:53.279168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-2eda94a9-f8e2-41f7-99e0-16257136b8e5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:53.294709 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:53.294709 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:53.303102 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-2eda94a9-f8e2-41f7-99e0-16257136b8e5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:53.310113 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-2eda94a9-f8e2-41f7-99e0-16257136b8e5 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:53.312059 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 377/1500] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:51:53 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:51:53.353230 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-0de9986b-7ebd-4fb6-9948-26984b9d4882 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:53.357191 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-0de9986b-7ebd-4fb6-9948-26984b9d4882 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] POST https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91/action Aug 25 04:51:53.357953 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-0de9986b-7ebd-4fb6-9948-26984b9d4882 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:53.358220 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-0de9986b-7ebd-4fb6-9948-26984b9d4882 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:53.384771 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:53.384771 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:53.386014 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-0de9986b-7ebd-4fb6-9948-26984b9d4882 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:53.400526 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-0de9986b-7ebd-4fb6-9948-26984b9d4882 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Begin detaching volume completed successfully. Aug 25 04:51:53.400894 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-0de9986b-7ebd-4fb6-9948-26984b9d4882 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91/action returned with HTTP 202 Aug 25 04:51:53.401694 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 379/1501] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:51:53 2026] POST /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 04:51:53.483664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9a192df4-d9d8-4b10-9fd9-24261cdd1c79 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:53.483934 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a192df4-d9d8-4b10-9fd9-24261cdd1c79 None None] GET https://10.4.3.213/volume// Aug 25 04:51:53.484050 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9a192df4-d9d8-4b10-9fd9-24261cdd1c79 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:53.484263 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9a192df4-d9d8-4b10-9fd9-24261cdd1c79 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:53.485006 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a192df4-d9d8-4b10-9fd9-24261cdd1c79 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:51:53.485006 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 374/1502] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:51:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:51:53.503271 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-eb717c77-4e2e-44f4-b07f-7341a64a8fc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:53.505513 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-eb717c77-4e2e-44f4-b07f-7341a64a8fc1 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:53.505798 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-eb717c77-4e2e-44f4-b07f-7341a64a8fc1 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:53.506077 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-eb717c77-4e2e-44f4-b07f-7341a64a8fc1 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:53.519445 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:53.519445 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:53.524964 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-eb717c77-4e2e-44f4-b07f-7341a64a8fc1 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:53.531324 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-eb717c77-4e2e-44f4-b07f-7341a64a8fc1 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:53.532133 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 373/1503] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:51:53 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:51:53.734581 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0df59160-2535-415a-819a-5607bddc9d25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:53.737262 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0df59160-2535-415a-819a-5607bddc9d25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:53.737262 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0df59160-2535-415a-819a-5607bddc9d25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:53.738084 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0df59160-2535-415a-819a-5607bddc9d25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:53.738728 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0df59160-2535-415a-819a-5607bddc9d25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:53.745220 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:53.745220 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:53.745621 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0df59160-2535-415a-819a-5607bddc9d25 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:53.746421 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 378/1504] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:53 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:54.761764 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61b5c61b-6ffb-4698-a3a3-a61ae4291fda None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:54.767466 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61b5c61b-6ffb-4698-a3a3-a61ae4291fda tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:54.767892 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61b5c61b-6ffb-4698-a3a3-a61ae4291fda tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:54.768307 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61b5c61b-6ffb-4698-a3a3-a61ae4291fda tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:54.768606 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-61b5c61b-6ffb-4698-a3a3-a61ae4291fda tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:54.775531 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:54.775531 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:54.776836 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61b5c61b-6ffb-4698-a3a3-a61ae4291fda tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:54.777633 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 380/1505] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:54 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:55.492309 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-b0ded3a8-a578-4b50-98a6-1f6168009b96 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:55.495636 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-b0ded3a8-a578-4b50-98a6-1f6168009b96 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] DELETE https://10.4.3.213/volume/v3/attachments/1268d6ae-c354-4a3c-8751-ec7d1d1176b7 Aug 25 04:51:55.495636 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-b0ded3a8-a578-4b50-98a6-1f6168009b96 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:55.495636 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-b0ded3a8-a578-4b50-98a6-1f6168009b96 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:55.501909 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:55.501909 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:55.565582 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0d54d5cf-45dc-4c86-ad27-6fda12f96fb3 req-b0ded3a8-a578-4b50-98a6-1f6168009b96 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/attachments/1268d6ae-c354-4a3c-8751-ec7d1d1176b7 returned with HTTP 200 Aug 25 04:51:55.565582 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 375/1506] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:51:55 2026] DELETE /volume/v3/attachments/1268d6ae-c354-4a3c-8751-ec7d1d1176b7 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:55.791069 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f5edfe4-a069-4f98-9bd9-b57eb89e95d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:55.793476 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f5edfe4-a069-4f98-9bd9-b57eb89e95d8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:55.793748 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f5edfe4-a069-4f98-9bd9-b57eb89e95d8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:55.794010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f5edfe4-a069-4f98-9bd9-b57eb89e95d8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:55.794153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1f5edfe4-a069-4f98-9bd9-b57eb89e95d8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:55.799624 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:55.799624 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:55.800793 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f5edfe4-a069-4f98-9bd9-b57eb89e95d8 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:55.801359 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 374/1507] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:55 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:55.814229 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e421290-3d90-4da5-b896-8784f6555594 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:55.818339 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e421290-3d90-4da5-b896-8784f6555594 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 Aug 25 04:51:55.818339 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e421290-3d90-4da5-b896-8784f6555594 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:55.818339 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e421290-3d90-4da5-b896-8784f6555594 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:55.828929 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:55.828929 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:55.846455 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0e421290-3d90-4da5-b896-8784f6555594 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:55.855038 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e421290-3d90-4da5-b896-8784f6555594 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 returned with HTTP 200 Aug 25 04:51:55.855617 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 379/1508] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:55 2026] GET /volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:55.878704 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f78f3157-d540-4255-a129-de73f9225858 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:55.881047 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f78f3157-d540-4255-a129-de73f9225858 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] POST https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1/action Aug 25 04:51:55.881403 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f78f3157-d540-4255-a129-de73f9225858 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:51:55.881569 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f78f3157-d540-4255-a129-de73f9225858 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:51:55.883127 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-f78f3157-d540-4255-a129-de73f9225858 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] Updating backup '74986a87-a539-4c88-b906-81c87817eff1' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 04:51:55.899788 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:55.899788 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:55.914356 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-f78f3157-d540-4255-a129-de73f9225858 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] reset_status in rpcapi backup_id 74986a87-a539-4c88-b906-81c87817eff1 on host np0000008045. {{(pid=100269) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 04:51:55.917318 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f78f3157-d540-4255-a129-de73f9225858 tempest-VolumesBackupsAdminTest-585012837 tempest-VolumesBackupsAdminTest-585012837-project-admin] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1/action returned with HTTP 202 Aug 25 04:51:55.918170 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 381/1509] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:51:55 2026] POST /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:51:55.929804 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0bf6f191-3e20-4b56-bd0c-613cf811878d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:55.932245 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bf6f191-3e20-4b56-bd0c-613cf811878d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:55.932556 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bf6f191-3e20-4b56-bd0c-613cf811878d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:55.932828 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bf6f191-3e20-4b56-bd0c-613cf811878d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:55.933009 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0bf6f191-3e20-4b56-bd0c-613cf811878d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:55.939151 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:55.939151 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:51:55.940322 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bf6f191-3e20-4b56-bd0c-613cf811878d tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:55.940908 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 376/1510] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:55 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:55.955857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d385ed1b-f521-4dc0-b59b-f49eb1f94244 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:55.958550 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d385ed1b-f521-4dc0-b59b-f49eb1f94244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] DELETE https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:55.958822 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d385ed1b-f521-4dc0-b59b-f49eb1f94244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:55.959102 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d385ed1b-f521-4dc0-b59b-f49eb1f94244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:55.959364 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-d385ed1b-f521-4dc0-b59b-f49eb1f94244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Delete backup with id: 74986a87-a539-4c88-b906-81c87817eff1. Aug 25 04:51:55.966132 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:55.966132 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:55.985851 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-d385ed1b-f521-4dc0-b59b-f49eb1f94244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] delete_backup rpcapi backup_id 74986a87-a539-4c88-b906-81c87817eff1 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:51:55.988163 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d385ed1b-f521-4dc0-b59b-f49eb1f94244 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 202 Aug 25 04:51:55.989105 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 375/1511] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:55 2026] DELETE /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:51:56.001103 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca6991a6-2192-400f-8973-0774377d51ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:56.005337 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca6991a6-2192-400f-8973-0774377d51ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:56.005337 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca6991a6-2192-400f-8973-0774377d51ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:56.005337 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca6991a6-2192-400f-8973-0774377d51ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:56.005337 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ca6991a6-2192-400f-8973-0774377d51ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:56.010838 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:56.010838 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:56.011915 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca6991a6-2192-400f-8973-0774377d51ff tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 200 Aug 25 04:51:56.012510 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 380/1512] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:56 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:56.661663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3aaf38bd-a6bd-441e-84e5-01fa00948e03 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:56.664258 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3aaf38bd-a6bd-441e-84e5-01fa00948e03 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:51:56.664632 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3aaf38bd-a6bd-441e-84e5-01fa00948e03 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:56.665011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3aaf38bd-a6bd-441e-84e5-01fa00948e03 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:56.675717 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:56.675717 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:56.681895 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3aaf38bd-a6bd-441e-84e5-01fa00948e03 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:51:56.688147 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3aaf38bd-a6bd-441e-84e5-01fa00948e03 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:51:56.688741 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 382/1513] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:56 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:57.028008 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a884e381-3571-42e2-b539-97b4038778a4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:57.029997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a884e381-3571-42e2-b539-97b4038778a4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 Aug 25 04:51:57.030202 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a884e381-3571-42e2-b539-97b4038778a4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:57.030540 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a884e381-3571-42e2-b539-97b4038778a4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:57.030615 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a884e381-3571-42e2-b539-97b4038778a4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Show backup with id 74986a87-a539-4c88-b906-81c87817eff1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:51:57.035641 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a884e381-3571-42e2-b539-97b4038778a4 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 returned with HTTP 404 Aug 25 04:51:57.036357 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 377/1514] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:57 2026] GET /volume/v3/backups/74986a87-a539-4c88-b906-81c87817eff1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:51:57.134817 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5bbfb36c-0fb5-49cf-aff6-23079d6414f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:57.137083 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bbfb36c-0fb5-49cf-aff6-23079d6414f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 Aug 25 04:51:57.137325 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bbfb36c-0fb5-49cf-aff6-23079d6414f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:57.137580 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bbfb36c-0fb5-49cf-aff6-23079d6414f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:57.145407 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:57.145407 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:51:57.149943 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5bbfb36c-0fb5-49cf-aff6-23079d6414f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:57.168689 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bbfb36c-0fb5-49cf-aff6-23079d6414f3 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 returned with HTTP 200 Aug 25 04:51:57.169177 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 376/1515] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:57 2026] GET /volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:57.185019 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea83bf62-3bb2-4ea7-99bf-ad26cc183b95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:57.190833 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea83bf62-3bb2-4ea7-99bf-ad26cc183b95 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 Aug 25 04:51:57.190833 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea83bf62-3bb2-4ea7-99bf-ad26cc183b95 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:57.190833 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea83bf62-3bb2-4ea7-99bf-ad26cc183b95 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:57.190833 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ea83bf62-3bb2-4ea7-99bf-ad26cc183b95 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Delete volume with id: 4d683f9a-80da-460c-91d9-729f7c1de9c1 Aug 25 04:51:57.200618 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:57.200618 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:51:57.201193 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea83bf62-3bb2-4ea7-99bf-ad26cc183b95 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:57.225503 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea83bf62-3bb2-4ea7-99bf-ad26cc183b95 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Delete volume request issued successfully. Aug 25 04:51:57.225882 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea83bf62-3bb2-4ea7-99bf-ad26cc183b95 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 returned with HTTP 202 Aug 25 04:51:57.226468 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 381/1516] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:51:57 2026] DELETE /volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:51:57.235384 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a20d0e5c-b7b5-44f3-a466-d5d398668c45 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:57.242017 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a20d0e5c-b7b5-44f3-a466-d5d398668c45 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 Aug 25 04:51:57.242017 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a20d0e5c-b7b5-44f3-a466-d5d398668c45 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:57.242363 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a20d0e5c-b7b5-44f3-a466-d5d398668c45 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:57.264235 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:51:57.264235 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:51:57.269256 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a20d0e5c-b7b5-44f3-a466-d5d398668c45 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Volume info retrieved successfully. Aug 25 04:51:57.276098 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a20d0e5c-b7b5-44f3-a466-d5d398668c45 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 returned with HTTP 200 Aug 25 04:51:57.276479 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 383/1517] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:57 2026] GET /volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:51:58.295703 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1385461c-2f83-4591-a1cf-f04a668968c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:51:58.300086 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1385461c-2f83-4591-a1cf-f04a668968c0 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] GET https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 Aug 25 04:51:58.300086 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1385461c-2f83-4591-a1cf-f04a668968c0 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:51:58.300646 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1385461c-2f83-4591-a1cf-f04a668968c0 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:51:58.308608 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1385461c-2f83-4591-a1cf-f04a668968c0 tempest-VolumesBackupsAdminTest-917961263 tempest-VolumesBackupsAdminTest-917961263-project-member] https://10.4.3.213/volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 returned with HTTP 404 Aug 25 04:51:58.309219 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 378/1518] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:51:58 2026] GET /volume/v3/volumes/4d683f9a-80da-460c-91d9-729f7c1de9c1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:00.654058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3a02ff5-d172-4ac9-b9bc-77961e73dfd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:00.656982 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3a02ff5-d172-4ac9-b9bc-77961e73dfd6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] DELETE https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:52:00.656982 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3a02ff5-d172-4ac9-b9bc-77961e73dfd6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:00.657152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3a02ff5-d172-4ac9-b9bc-77961e73dfd6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:00.657389 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e3a02ff5-d172-4ac9-b9bc-77961e73dfd6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Delete volume with id: 2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:52:00.668574 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:00.668574 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:00.671640 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e3a02ff5-d172-4ac9-b9bc-77961e73dfd6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:52:00.692292 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e3a02ff5-d172-4ac9-b9bc-77961e73dfd6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Delete volume request issued successfully. Aug 25 04:52:00.692482 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3a02ff5-d172-4ac9-b9bc-77961e73dfd6 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 202 Aug 25 04:52:00.693050 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 377/1519] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:00 2026] DELETE /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:00.704624 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8eaf0fec-a1fd-4d66-bbc6-d6deddf98711 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:00.707399 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8eaf0fec-a1fd-4d66-bbc6-d6deddf98711 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:52:00.707569 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8eaf0fec-a1fd-4d66-bbc6-d6deddf98711 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:00.708553 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8eaf0fec-a1fd-4d66-bbc6-d6deddf98711 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:00.719673 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:00.719673 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:00.726263 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8eaf0fec-a1fd-4d66-bbc6-d6deddf98711 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Volume info retrieved successfully. Aug 25 04:52:00.735509 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8eaf0fec-a1fd-4d66-bbc6-d6deddf98711 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 200 Aug 25 04:52:00.736237 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 382/1520] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:00 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:01.173985 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-705562d7-7029-4160-aa55-e66a93ed1df3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:01.176752 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:01.177297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1064784009"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:01.179817 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Create volume request body: {'volume': {'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1064784009'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:01.350661 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Create volume of 1 GB Aug 25 04:52:01.355680 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Availability Zones retrieved successfully. Aug 25 04:52:01.361867 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Flow 'volume_create_api' (ea672bae-b7f3-4606-b25c-8e2d92b3a375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:01.363453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3905f99-121d-4c15-a9cd-bc092a3c4398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:01.364455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:01.438305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3905f99-121d-4c15-a9cd-bc092a3c4398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:01.439402 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b561069d-a0f6-48ce-87e4-e047486b74f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:01.525751 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Created reservations ['236ab797-d0de-4024-afb3-d50ee3c2807e', 'e352563d-0998-4c53-96af-f532c816cbcf', 'b2bf362c-ed07-4f72-8b74-2a7d66ff8c1b', '8e15257d-9d96-45ab-b917-6a4b9966c9bb'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:01.527061 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b561069d-a0f6-48ce-87e4-e047486b74f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['236ab797-d0de-4024-afb3-d50ee3c2807e', 'e352563d-0998-4c53-96af-f532c816cbcf', 'b2bf362c-ed07-4f72-8b74-2a7d66ff8c1b', '8e15257d-9d96-45ab-b917-6a4b9966c9bb']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:01.528182 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b8429d1-d632-440f-9a48-0e955003b168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:01.560045 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b8429d1-d632-440f-9a48-0e955003b168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85ba633e-b180-4a14-99b5-f190a3763760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1064784009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c3f92dd87504203af2ef3acb084f7e3',qos_specs=None,replication_status=,reservations=['236ab797-d0de-4024-afb3-d50ee3c2807e','e352563d-0998-4c53-96af-f532c816cbcf','b2bf362c-ed07-4f72-8b74-2a7d66ff8c1b','8e15257d-9d96-45ab-b917-6a4b9966c9bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21ae28c252c4e51a883516e74f59de3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1064784009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85ba633e-b180-4a14-99b5-f190a3763760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c3f92dd87504203af2ef3acb084f7e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f21ae28c252c4e51a883516e74f59de3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:01.561329 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392bc2b7-816c-452f-ba9f-5ab8014ef7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:01.591634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392bc2b7-816c-452f-ba9f-5ab8014ef7b6) transitioned into state 'SUCCESS' from state '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-1064784009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c3f92dd87504203af2ef3acb084f7e3',qos_specs=None,replication_status=,reservations=['236ab797-d0de-4024-afb3-d50ee3c2807e','e352563d-0998-4c53-96af-f532c816cbcf','b2bf362c-ed07-4f72-8b74-2a7d66ff8c1b','8e15257d-9d96-45ab-b917-6a4b9966c9bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21ae28c252c4e51a883516e74f59de3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:01.592621 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aaaa69a-c9ef-4df5-bc4e-4e1543eab943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:01.608052 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aaaa69a-c9ef-4df5-bc4e-4e1543eab943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:01.609523 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Flow 'volume_create_api' (ea672bae-b7f3-4606-b25c-8e2d92b3a375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:01.609984 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Create volume request issued successfully. Aug 25 04:52:01.610794 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-705562d7-7029-4160-aa55-e66a93ed1df3 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:01.611626 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 384/1521] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:01 2026] POST /volume/v3/volumes => generated 751 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:01.628658 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-362d83fc-4571-4c6f-b652-805e8b509464 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:01.631846 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-362d83fc-4571-4c6f-b652-805e8b509464 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] GET https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 Aug 25 04:52:01.631846 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-362d83fc-4571-4c6f-b652-805e8b509464 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:01.632677 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-362d83fc-4571-4c6f-b652-805e8b509464 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:01.642640 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:01.642640 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:01.648408 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-362d83fc-4571-4c6f-b652-805e8b509464 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Volume info retrieved successfully. Aug 25 04:52:01.655527 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-362d83fc-4571-4c6f-b652-805e8b509464 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 returned with HTTP 200 Aug 25 04:52:01.656166 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 379/1522] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:01 2026] GET /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:01.754838 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7af8e826-2837-4dd3-9c1e-73debbd93f65 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:01.757319 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7af8e826-2837-4dd3-9c1e-73debbd93f65 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] GET https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 Aug 25 04:52:01.757540 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7af8e826-2837-4dd3-9c1e-73debbd93f65 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:01.757748 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7af8e826-2837-4dd3-9c1e-73debbd93f65 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:01.771698 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7af8e826-2837-4dd3-9c1e-73debbd93f65 tempest-ServerStableDeviceRescueTest-2111128013 tempest-ServerStableDeviceRescueTest-2111128013-project-member] https://10.4.3.213/volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 returned with HTTP 404 Aug 25 04:52:01.771698 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 378/1523] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:01 2026] GET /volume/v3/volumes/2e791c59-39c6-47ef-a9e6-873a43bbee91 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:02.675928 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7206f6cc-ab2d-4da9-95d0-3f0778e5168f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:02.680127 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7206f6cc-ab2d-4da9-95d0-3f0778e5168f tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] GET https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 Aug 25 04:52:02.680682 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7206f6cc-ab2d-4da9-95d0-3f0778e5168f tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:02.680682 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7206f6cc-ab2d-4da9-95d0-3f0778e5168f tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:02.694374 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:02.694374 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:02.701101 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7206f6cc-ab2d-4da9-95d0-3f0778e5168f tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Volume info retrieved successfully. Aug 25 04:52:02.710380 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7206f6cc-ab2d-4da9-95d0-3f0778e5168f tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 returned with HTTP 200 Aug 25 04:52:02.710957 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 383/1524] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:02 2026] GET /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:02.731045 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c3b1ac34-ab9a-4ba9-b621-578476b54401 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:02.733179 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3b1ac34-ab9a-4ba9-b621-578476b54401 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] POST https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760/action Aug 25 04:52:02.733568 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3b1ac34-ab9a-4ba9-b621-578476b54401 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-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=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:52:02.733766 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3b1ac34-ab9a-4ba9-b621-578476b54401 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:02.743597 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:02.743597 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:02.750362 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:02.750362 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:02.751149 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c3b1ac34-ab9a-4ba9-b621-578476b54401 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Volume info retrieved successfully. Aug 25 04:52:02.766904 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c3b1ac34-ab9a-4ba9-b621-578476b54401 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Update volume metadata completed successfully. Aug 25 04:52:02.767201 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3b1ac34-ab9a-4ba9-b621-578476b54401 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760/action returned with HTTP 200 Aug 25 04:52:02.767701 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 385/1525] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:52:02 2026] POST /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760/action => generated 563 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:02.776830 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d1809ef0-8cc0-49c7-b0a3-d0b896d99862 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:02.779907 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1809ef0-8cc0-49c7-b0a3-d0b896d99862 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] GET https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 Aug 25 04:52:02.780158 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1809ef0-8cc0-49c7-b0a3-d0b896d99862 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:02.780397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1809ef0-8cc0-49c7-b0a3-d0b896d99862 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:02.790761 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:02.790761 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:02.799074 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d1809ef0-8cc0-49c7-b0a3-d0b896d99862 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Volume info retrieved successfully. Aug 25 04:52:02.807791 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1809ef0-8cc0-49c7-b0a3-d0b896d99862 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 returned with HTTP 200 Aug 25 04:52:02.808351 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 380/1526] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:02 2026] GET /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 => generated 1419 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:02.823874 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-905ee859-2b33-448b-a64f-e01c60efa8a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:02.826133 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-905ee859-2b33-448b-a64f-e01c60efa8a1 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] POST https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760/action Aug 25 04:52:02.826770 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-905ee859-2b33-448b-a64f-e01c60efa8a1 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:52:02.827137 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-905ee859-2b33-448b-a64f-e01c60efa8a1 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:02.839514 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:02.839514 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:02.846887 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:02.846887 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:02.847655 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-905ee859-2b33-448b-a64f-e01c60efa8a1 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Volume info retrieved successfully. Aug 25 04:52:02.855290 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-905ee859-2b33-448b-a64f-e01c60efa8a1 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Get volume image-metadata completed successfully. Aug 25 04:52:02.870201 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-905ee859-2b33-448b-a64f-e01c60efa8a1 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Delete volume metadata completed successfully. Aug 25 04:52:02.870789 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-905ee859-2b33-448b-a64f-e01c60efa8a1 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760/action returned with HTTP 200 Aug 25 04:52:02.871647 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 379/1527] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:52:02 2026] POST /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 04:52:02.880215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07b3b245-cd4b-4954-a86d-41174f6c0483 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:02.883748 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07b3b245-cd4b-4954-a86d-41174f6c0483 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] POST https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760/action Aug 25 04:52:02.885769 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07b3b245-cd4b-4954-a86d-41174f6c0483 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:52:02.886017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07b3b245-cd4b-4954-a86d-41174f6c0483 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:02.902116 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:02.902116 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:02.902894 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-07b3b245-cd4b-4954-a86d-41174f6c0483 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Volume info retrieved successfully. Aug 25 04:52:02.913385 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-07b3b245-cd4b-4954-a86d-41174f6c0483 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Get volume image-metadata completed successfully. Aug 25 04:52:02.913742 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07b3b245-cd4b-4954-a86d-41174f6c0483 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760/action returned with HTTP 200 Aug 25 04:52:02.914516 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 384/1528] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:52:02 2026] POST /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760/action => generated 537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:02.931154 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1fb8e91-eee8-4562-8df0-b07c1377edba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:02.936794 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1fb8e91-eee8-4562-8df0-b07c1377edba tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] GET https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 Aug 25 04:52:02.936794 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1fb8e91-eee8-4562-8df0-b07c1377edba tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:02.936794 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1fb8e91-eee8-4562-8df0-b07c1377edba tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:02.947317 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:02.947317 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:02.952873 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a1fb8e91-eee8-4562-8df0-b07c1377edba tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Volume info retrieved successfully. Aug 25 04:52:02.962512 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1fb8e91-eee8-4562-8df0-b07c1377edba tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 returned with HTTP 200 Aug 25 04:52:02.963014 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 386/1529] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:02 2026] GET /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 => generated 1393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:02.979162 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-350416d4-d340-4ef5-ae19-6965c2ff3d09 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:02.983073 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-350416d4-d340-4ef5-ae19-6965c2ff3d09 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] DELETE https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 Aug 25 04:52:02.983270 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-350416d4-d340-4ef5-ae19-6965c2ff3d09 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:02.983455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-350416d4-d340-4ef5-ae19-6965c2ff3d09 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:02.983784 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-350416d4-d340-4ef5-ae19-6965c2ff3d09 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Delete volume with id: 85ba633e-b180-4a14-99b5-f190a3763760 Aug 25 04:52:03.004332 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:03.004332 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:03.007108 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-350416d4-d340-4ef5-ae19-6965c2ff3d09 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Volume info retrieved successfully. Aug 25 04:52:03.041519 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-350416d4-d340-4ef5-ae19-6965c2ff3d09 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Delete volume request issued successfully. Aug 25 04:52:03.041519 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-350416d4-d340-4ef5-ae19-6965c2ff3d09 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 returned with HTTP 202 Aug 25 04:52:03.041519 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 381/1530] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:02 2026] DELETE /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:03.049233 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-772b9a72-d103-4433-9dd6-747edacea448 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:03.050904 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-772b9a72-d103-4433-9dd6-747edacea448 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] GET https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 Aug 25 04:52:03.051299 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-772b9a72-d103-4433-9dd6-747edacea448 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:03.051619 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-772b9a72-d103-4433-9dd6-747edacea448 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:03.063469 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:03.063469 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:03.070241 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-772b9a72-d103-4433-9dd6-747edacea448 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Volume info retrieved successfully. Aug 25 04:52:03.074062 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-772b9a72-d103-4433-9dd6-747edacea448 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 returned with HTTP 200 Aug 25 04:52:03.074711 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 380/1531] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:03 2026] GET /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:04.093403 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6ed4f3e-9e56-4b33-96f3-9ff8de80e843 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:04.096589 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6ed4f3e-9e56-4b33-96f3-9ff8de80e843 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] GET https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 Aug 25 04:52:04.096905 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6ed4f3e-9e56-4b33-96f3-9ff8de80e843 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:04.097261 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6ed4f3e-9e56-4b33-96f3-9ff8de80e843 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:04.110886 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6ed4f3e-9e56-4b33-96f3-9ff8de80e843 tempest-VolumesImageMetadata-2046026831 tempest-VolumesImageMetadata-2046026831-project-member] https://10.4.3.213/volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 returned with HTTP 404 Aug 25 04:52:04.111536 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 385/1532] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:04 2026] GET /volume/v3/volumes/85ba633e-b180-4a14-99b5-f190a3763760 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:06.011607 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:06.075777 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:06.076390 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2072864038", "metadata": {"Type": "Test"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:06.078454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2072864038', 'metadata': {'Type': 'Test'}}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:06.078764 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume of 1 GB Aug 25 04:52:06.087294 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Availability Zones retrieved successfully. Aug 25 04:52:06.094391 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (8f3c2833-dfee-4256-94bb-0de253182049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:06.095691 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb164139-01dd-4d64-9914-7a0aca46de1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:06.097048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:06.141668 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb164139-01dd-4d64-9914-7a0aca46de1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:06.143448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92123e60-1f06-44f0-815f-0f2f66492753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:06.259456 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Created reservations ['2faf64a7-4299-4b75-ad3b-ad1311d62d2e', '39141529-b475-4ff5-9a8a-9fa2f1c4607e', '7f15f52a-18d5-46be-b2fd-d5d5adfe8ab5', '2da3cd29-45ba-427e-a40b-31acf8d59055'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:06.259456 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92123e60-1f06-44f0-815f-0f2f66492753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2faf64a7-4299-4b75-ad3b-ad1311d62d2e', '39141529-b475-4ff5-9a8a-9fa2f1c4607e', '7f15f52a-18d5-46be-b2fd-d5d5adfe8ab5', '2da3cd29-45ba-427e-a40b-31acf8d59055']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:06.259456 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fba95a4-9675-42d8-becd-2b0f41ae3134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:06.299374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fba95a4-9675-42d8-becd-2b0f41ae3134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34581a33-e378-4c42-85d1-790738f8d042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2072864038',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['2faf64a7-4299-4b75-ad3b-ad1311d62d2e','39141529-b475-4ff5-9a8a-9fa2f1c4607e','7f15f52a-18d5-46be-b2fd-d5d5adfe8ab5','2da3cd29-45ba-427e-a40b-31acf8d59055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2072864038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34581a33-e378-4c42-85d1-790738f8d042,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b989c93fca6d4599963a889ca64de59e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:06.300799 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b48629-4f20-461e-8d53-9b123852a44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:06.331941 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b48629-4f20-461e-8d53-9b123852a44f) transitioned into state 'SUCCESS' from state '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-2072864038',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['2faf64a7-4299-4b75-ad3b-ad1311d62d2e','39141529-b475-4ff5-9a8a-9fa2f1c4607e','7f15f52a-18d5-46be-b2fd-d5d5adfe8ab5','2da3cd29-45ba-427e-a40b-31acf8d59055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:06.333447 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7f5fa0-b375-43e0-a0e7-cbff09340504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:06.348527 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7f5fa0-b375-43e0-a0e7-cbff09340504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:06.350364 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (8f3c2833-dfee-4256-94bb-0de253182049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:06.351065 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request issued successfully. Aug 25 04:52:06.352259 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d43406d-ea95-452e-86d2-a202ec72a1ee tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:06.353113 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 387/1533] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:06 2026] POST /volume/v3/volumes => generated 759 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:06.369196 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-06a6c252-9504-46f6-bdd3-4c2db028eeca None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:06.371861 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06a6c252-9504-46f6-bdd3-4c2db028eeca tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:06.372157 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06a6c252-9504-46f6-bdd3-4c2db028eeca tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:06.372574 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06a6c252-9504-46f6-bdd3-4c2db028eeca tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:06.385361 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:06.385361 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:06.391015 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-06a6c252-9504-46f6-bdd3-4c2db028eeca tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:06.397987 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06a6c252-9504-46f6-bdd3-4c2db028eeca tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 200 Aug 25 04:52:06.398595 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 382/1534] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:06 2026] GET /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:07.051207 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad0ed027-0c00-4c52-abfb-f6b612a168ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.117141 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad0ed027-0c00-4c52-abfb-f6b612a168ed tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:52:07.117544 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad0ed027-0c00-4c52-abfb-f6b612a168ed tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-923416128", "description": "tempest-group-type-description-1507237180", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:07.141208 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad0ed027-0c00-4c52-abfb-f6b612a168ed tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:52:07.141640 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 381/1535] 10.4.3.213 () {70 vars in 1312 bytes} [Tue Aug 25 04:52:07 2026] POST /volume/v3/group_types => generated 264 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:07.151261 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b99962b6-f06a-435b-8513-19f49436bbd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.155379 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b99962b6-f06a-435b-8513-19f49436bbd0 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] GET https://10.4.3.213/volume/v3/group_types Aug 25 04:52:07.155755 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b99962b6-f06a-435b-8513-19f49436bbd0 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.155857 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b99962b6-f06a-435b-8513-19f49436bbd0 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.171228 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b99962b6-f06a-435b-8513-19f49436bbd0 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 200 Aug 25 04:52:07.171823 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 386/1536] 10.4.3.213 () {68 vars in 1290 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/group_types => generated 498 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:07.180394 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0cf9343b-7851-4f65-be19-582574138703 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.182801 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cf9343b-7851-4f65-be19-582574138703 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] PUT https://10.4.3.213/volume/v3/group_types/2b69af87-6e73-45da-9df9-e83724e76e1e Aug 25 04:52:07.182947 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cf9343b-7851-4f65-be19-582574138703 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-464199686", "description": "updated-group-type-desc"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:07.189710 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:07.189710 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:07.203138 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cf9343b-7851-4f65-be19-582574138703 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types/2b69af87-6e73-45da-9df9-e83724e76e1e returned with HTTP 200 Aug 25 04:52:07.203656 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 388/1537] 10.4.3.213 () {70 vars in 1422 bytes} [Tue Aug 25 04:52:07 2026] PUT /volume/v3/group_types/2b69af87-6e73-45da-9df9-e83724e76e1e => generated 254 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:07.213201 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca574bfb-48a5-456e-9d9e-a627cfc5fcb0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.215509 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca574bfb-48a5-456e-9d9e-a627cfc5fcb0 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] GET https://10.4.3.213/volume/v3/group_types/2b69af87-6e73-45da-9df9-e83724e76e1e Aug 25 04:52:07.218458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca574bfb-48a5-456e-9d9e-a627cfc5fcb0 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.218458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca574bfb-48a5-456e-9d9e-a627cfc5fcb0 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.221419 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca574bfb-48a5-456e-9d9e-a627cfc5fcb0 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types/2b69af87-6e73-45da-9df9-e83724e76e1e returned with HTTP 200 Aug 25 04:52:07.222946 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 383/1538] 10.4.3.213 () {68 vars in 1401 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/group_types/2b69af87-6e73-45da-9df9-e83724e76e1e => generated 254 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:07.232905 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-230d02ac-5b1d-475d-9e72-cc106789c130 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.235951 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-230d02ac-5b1d-475d-9e72-cc106789c130 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/2b69af87-6e73-45da-9df9-e83724e76e1e Aug 25 04:52:07.236669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-230d02ac-5b1d-475d-9e72-cc106789c130 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.236968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-230d02ac-5b1d-475d-9e72-cc106789c130 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.254113 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-230d02ac-5b1d-475d-9e72-cc106789c130 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types/2b69af87-6e73-45da-9df9-e83724e76e1e returned with HTTP 202 Aug 25 04:52:07.254690 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 382/1539] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:52:07 2026] DELETE /volume/v3/group_types/2b69af87-6e73-45da-9df9-e83724e76e1e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:52:07.262570 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a8ee369-7962-4197-8888-56406b379e25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.264487 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a8ee369-7962-4197-8888-56406b379e25 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] GET https://10.4.3.213/volume/v3/group_types Aug 25 04:52:07.264714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a8ee369-7962-4197-8888-56406b379e25 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.264942 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a8ee369-7962-4197-8888-56406b379e25 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.272407 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a8ee369-7962-4197-8888-56406b379e25 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 200 Aug 25 04:52:07.272920 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 387/1540] 10.4.3.213 () {68 vars in 1290 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/group_types => generated 248 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:07.285935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-83b6ef4c-a15d-4e43-b62c-dc846aa4eb4c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.287597 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83b6ef4c-a15d-4e43-b62c-dc846aa4eb4c tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:52:07.288049 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83b6ef4c-a15d-4e43-b62c-dc846aa4eb4c tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2030400592", "is_public": true}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:07.312525 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83b6ef4c-a15d-4e43-b62c-dc846aa4eb4c tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:52:07.313059 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 389/1541] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:52:07 2026] POST /volume/v3/group_types => generated 164 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:07.324260 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfe13fef-0c61-49d9-b2e1-42fb8cce7744 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.326274 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfe13fef-0c61-49d9-b2e1-42fb8cce7744 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:52:07.327445 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfe13fef-0c61-49d9-b2e1-42fb8cce7744 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-326107707", "is_public": false}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:07.353186 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfe13fef-0c61-49d9-b2e1-42fb8cce7744 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:52:07.353186 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 384/1542] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:52:07 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 25 04:52:07.365144 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da5d12a5-e920-4ca2-ba82-a5b2b5b6e481 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.367374 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da5d12a5-e920-4ca2-ba82-a5b2b5b6e481 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] GET https://10.4.3.213/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 25 04:52:07.367771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da5d12a5-e920-4ca2-ba82-a5b2b5b6e481 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.368117 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da5d12a5-e920-4ca2-ba82-a5b2b5b6e481 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.385760 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da5d12a5-e920-4ca2-ba82-a5b2b5b6e481 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 25 04:52:07.386205 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 383/1543] 10.4.3.213 () {68 vars in 1351 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:07.398586 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85085579-7cd4-4951-948b-b418dc2a8c72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.400903 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85085579-7cd4-4951-948b-b418dc2a8c72 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] GET https://10.4.3.213/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 25 04:52:07.401194 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85085579-7cd4-4951-948b-b418dc2a8c72 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.401659 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85085579-7cd4-4951-948b-b418dc2a8c72 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.416631 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5010483-4fdb-4222-9fae-ce3bd7bd20eb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.417197 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85085579-7cd4-4951-948b-b418dc2a8c72 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 25 04:52:07.417803 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 388/1544] 10.4.3.213 () {68 vars in 1353 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:07.419098 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5010483-4fdb-4222-9fae-ce3bd7bd20eb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:07.419605 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5010483-4fdb-4222-9fae-ce3bd7bd20eb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.419605 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5010483-4fdb-4222-9fae-ce3bd7bd20eb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.428681 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0bf81eb3-04ae-48ca-b9c8-2f849740b16d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.429969 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:07.429969 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:07.430598 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bf81eb3-04ae-48ca-b9c8-2f849740b16d tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] GET https://10.4.3.213/volume/v3/group_types?is_public=False Aug 25 04:52:07.430800 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bf81eb3-04ae-48ca-b9c8-2f849740b16d tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.431009 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bf81eb3-04ae-48ca-b9c8-2f849740b16d tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.435297 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d5010483-4fdb-4222-9fae-ce3bd7bd20eb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:07.442262 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5010483-4fdb-4222-9fae-ce3bd7bd20eb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 200 Aug 25 04:52:07.442406 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 390/1545] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:07.443289 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bf81eb3-04ae-48ca-b9c8-2f849740b16d tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 25 04:52:07.443289 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 385/1546] 10.4.3.213 () {68 vars in 1321 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:07.456124 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5ba5f86-453a-4d88-a503-21671e31ff44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.458180 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5ba5f86-453a-4d88-a503-21671e31ff44 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] GET https://10.4.3.213/volume/v3/group_types?is_public=True Aug 25 04:52:07.458371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5ba5f86-453a-4d88-a503-21671e31ff44 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.458581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5ba5f86-453a-4d88-a503-21671e31ff44 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.463113 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-262bd19e-3292-454c-a114-137b6b5e5c42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.466327 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-262bd19e-3292-454c-a114-137b6b5e5c42 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:07.466593 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-262bd19e-3292-454c-a114-137b6b5e5c42 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.466872 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-262bd19e-3292-454c-a114-137b6b5e5c42 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.471377 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5ba5f86-453a-4d88-a503-21671e31ff44 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 25 04:52:07.472286 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 384/1547] 10.4.3.213 () {68 vars in 1319 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:07.476694 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:07.476694 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:07.480956 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9e725cf8-7818-4178-994f-62f5d6fdb7af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.481935 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-262bd19e-3292-454c-a114-137b6b5e5c42 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:07.483475 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e725cf8-7818-4178-994f-62f5d6fdb7af tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/b6ff491b-0e33-43e8-885b-91173524c629 Aug 25 04:52:07.484020 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e725cf8-7818-4178-994f-62f5d6fdb7af tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.484185 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9e725cf8-7818-4178-994f-62f5d6fdb7af tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.488035 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-262bd19e-3292-454c-a114-137b6b5e5c42 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 200 Aug 25 04:52:07.488808 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 389/1548] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:07.502584 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9e725cf8-7818-4178-994f-62f5d6fdb7af tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types/b6ff491b-0e33-43e8-885b-91173524c629 returned with HTTP 202 Aug 25 04:52:07.503071 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4477ac7b-06e6-4abc-9599-3ca7839b94cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.503134 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 391/1549] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:52:07 2026] DELETE /volume/v3/group_types/b6ff491b-0e33-43e8-885b-91173524c629 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:52:07.505524 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4477ac7b-06e6-4abc-9599-3ca7839b94cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] PUT https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:07.505961 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4477ac7b-06e6-4abc-9599-3ca7839b94cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2072864038"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:07.511182 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74416c2a-0d7e-4141-a063-7e88a5af9713 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.514560 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74416c2a-0d7e-4141-a063-7e88a5af9713 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/50202353-eda6-448e-a518-3adfdbede4cb Aug 25 04:52:07.514560 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74416c2a-0d7e-4141-a063-7e88a5af9713 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.514915 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74416c2a-0d7e-4141-a063-7e88a5af9713 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.519339 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:07.519339 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:07.524122 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4477ac7b-06e6-4abc-9599-3ca7839b94cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:07.531971 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74416c2a-0d7e-4141-a063-7e88a5af9713 tempest-GroupTypesTest-888990144 tempest-GroupTypesTest-888990144-project-admin] https://10.4.3.213/volume/v3/group_types/50202353-eda6-448e-a518-3adfdbede4cb returned with HTTP 202 Aug 25 04:52:07.532588 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 385/1550] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:52:07 2026] DELETE /volume/v3/group_types/50202353-eda6-448e-a518-3adfdbede4cb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:52:07.534260 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4477ac7b-06e6-4abc-9599-3ca7839b94cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume updated successfully. Aug 25 04:52:07.536155 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4477ac7b-06e6-4abc-9599-3ca7839b94cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 200 Aug 25 04:52:07.537057 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 386/1551] 10.4.3.213 () {68 vars in 1368 bytes} [Tue Aug 25 04:52:07 2026] PUT /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 784 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:07.557109 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0887aa83-fcee-4e87-80a4-c9674111af99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.558995 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0887aa83-fcee-4e87-80a4-c9674111af99 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] PUT https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:07.560260 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0887aa83-fcee-4e87-80a4-c9674111af99 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-267636936", "description": "This is the new description of volume"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:07.574526 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:07.574526 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:07.584018 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0887aa83-fcee-4e87-80a4-c9674111af99 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:07.602930 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0887aa83-fcee-4e87-80a4-c9674111af99 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume updated successfully. Aug 25 04:52:07.603885 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0887aa83-fcee-4e87-80a4-c9674111af99 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 200 Aug 25 04:52:07.604700 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 390/1552] 10.4.3.213 () {68 vars in 1369 bytes} [Tue Aug 25 04:52:07 2026] PUT /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:07.621041 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f09dfcd-9814-4244-afe7-602c58f9c045 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.624305 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f09dfcd-9814-4244-afe7-602c58f9c045 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:07.624305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f09dfcd-9814-4244-afe7-602c58f9c045 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.624610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f09dfcd-9814-4244-afe7-602c58f9c045 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.636570 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:07.636570 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:07.642717 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1f09dfcd-9814-4244-afe7-602c58f9c045 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:07.653452 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f09dfcd-9814-4244-afe7-602c58f9c045 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 200 Aug 25 04:52:07.654643 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 392/1553] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 890 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:07.674243 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1678e4ed-0075-4dd5-a741-708f45410b6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.677667 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:07.678162 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1193015980", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-300645755"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:07.680643 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1193015980', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-300645755'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:07.681625 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume of 1 GB Aug 25 04:52:07.687191 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Availability Zones retrieved successfully. Aug 25 04:52:07.699602 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (f1210da2-fb31-4f1a-9563-7a37ef84d035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:07.701503 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae92e2f2-d8d1-4d69-bebe-8e4af80349ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:07.702648 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:07.741814 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae92e2f2-d8d1-4d69-bebe-8e4af80349ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:07.743248 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e290320e-2496-4792-9ca3-b6f3c30228ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:07.823978 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Created reservations ['e6ff0332-5638-4292-9c83-8a279f5bea84', 'fdb8954c-9c6f-4c77-932c-c6f0d0a00c5c', '1aa72c41-be66-4aab-8ef7-dedcf89bd171', '57e56436-86c1-40e1-b3eb-192e82b3e072'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:07.825078 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e290320e-2496-4792-9ca3-b6f3c30228ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ff0332-5638-4292-9c83-8a279f5bea84', 'fdb8954c-9c6f-4c77-932c-c6f0d0a00c5c', '1aa72c41-be66-4aab-8ef7-dedcf89bd171', '57e56436-86c1-40e1-b3eb-192e82b3e072']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:07.825898 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a9fa00-e1a0-4cb1-978a-9f8a1632615b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:07.860670 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a9fa00-e1a0-4cb1-978a-9f8a1632615b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83cc2e9c-7ff2-42cf-b703-ee3db1903172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1193015980',display_name='tempest-VolumesGetTest-Volume-300645755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['e6ff0332-5638-4292-9c83-8a279f5bea84','fdb8954c-9c6f-4c77-932c-c6f0d0a00c5c','1aa72c41-be66-4aab-8ef7-dedcf89bd171','57e56436-86c1-40e1-b3eb-192e82b3e072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1193015980',display_name='tempest-VolumesGetTest-Volume-300645755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83cc2e9c-7ff2-42cf-b703-ee3db1903172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b989c93fca6d4599963a889ca64de59e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:07.863837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed7bab90-8ef6-4ec8-8607-2acc39392009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:07.898769 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed7bab90-8ef6-4ec8-8607-2acc39392009) transitioned into 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-1193015980',display_name='tempest-VolumesGetTest-Volume-300645755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['e6ff0332-5638-4292-9c83-8a279f5bea84','fdb8954c-9c6f-4c77-932c-c6f0d0a00c5c','1aa72c41-be66-4aab-8ef7-dedcf89bd171','57e56436-86c1-40e1-b3eb-192e82b3e072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:07.899136 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e3c991-165c-418f-95a1-7310ce8d8726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:07.912966 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e3c991-165c-418f-95a1-7310ce8d8726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:07.914009 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (f1210da2-fb31-4f1a-9563-7a37ef84d035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:07.914445 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request issued successfully. Aug 25 04:52:07.915128 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1678e4ed-0075-4dd5-a741-708f45410b6b tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:07.915884 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 386/1554] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:07 2026] POST /volume/v3/volumes => generated 779 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:07.939619 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c1f379d7-48c4-4e44-8281-0d5ad6571975 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:07.942088 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1f379d7-48c4-4e44-8281-0d5ad6571975 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 Aug 25 04:52:07.942315 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1f379d7-48c4-4e44-8281-0d5ad6571975 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:07.942921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1f379d7-48c4-4e44-8281-0d5ad6571975 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:07.961555 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:07.961555 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:07.967385 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c1f379d7-48c4-4e44-8281-0d5ad6571975 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:07.975752 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1f379d7-48c4-4e44-8281-0d5ad6571975 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 returned with HTTP 200 Aug 25 04:52:07.976057 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 387/1555] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:07 2026] GET /volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:08.995189 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6f75e67-39f4-4311-9f4b-03c215e616d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:08.998390 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6f75e67-39f4-4311-9f4b-03c215e616d8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 Aug 25 04:52:08.998845 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6f75e67-39f4-4311-9f4b-03c215e616d8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:08.999618 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6f75e67-39f4-4311-9f4b-03c215e616d8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:09.011105 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:09.011105 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:09.017089 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6f75e67-39f4-4311-9f4b-03c215e616d8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:09.025051 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6f75e67-39f4-4311-9f4b-03c215e616d8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 returned with HTTP 200 Aug 25 04:52:09.025464 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 391/1556] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:08 2026] GET /volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:09.046414 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c0a5599-311b-4ff7-abd1-9662a0f784ec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:09.050269 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c0a5599-311b-4ff7-abd1-9662a0f784ec tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] PUT https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 Aug 25 04:52:09.052402 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c0a5599-311b-4ff7-abd1-9662a0f784ec tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2072864038", "description": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:09.069333 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:09.069333 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:09.076464 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9c0a5599-311b-4ff7-abd1-9662a0f784ec tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:09.092956 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9c0a5599-311b-4ff7-abd1-9662a0f784ec tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume updated successfully. Aug 25 04:52:09.093270 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c0a5599-311b-4ff7-abd1-9662a0f784ec tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 returned with HTTP 200 Aug 25 04:52:09.093745 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 393/1557] 10.4.3.213 () {68 vars in 1368 bytes} [Tue Aug 25 04:52:09 2026] PUT /volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 => generated 770 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:09.112398 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e71b946e-5451-4f54-879e-e7a754d85602 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:09.116994 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e71b946e-5451-4f54-879e-e7a754d85602 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 Aug 25 04:52:09.116994 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e71b946e-5451-4f54-879e-e7a754d85602 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:09.116994 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e71b946e-5451-4f54-879e-e7a754d85602 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:09.131329 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:09.131329 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:09.143677 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e71b946e-5451-4f54-879e-e7a754d85602 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:09.152624 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e71b946e-5451-4f54-879e-e7a754d85602 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 returned with HTTP 200 Aug 25 04:52:09.153840 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 387/1558] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:09 2026] GET /volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:09.171459 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d2755006-6b8c-4b44-ac81-d8340457a321 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:09.175030 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2755006-6b8c-4b44-ac81-d8340457a321 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] DELETE https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 Aug 25 04:52:09.175030 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2755006-6b8c-4b44-ac81-d8340457a321 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:09.175274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2755006-6b8c-4b44-ac81-d8340457a321 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:09.175448 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d2755006-6b8c-4b44-ac81-d8340457a321 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume with id: 83cc2e9c-7ff2-42cf-b703-ee3db1903172 Aug 25 04:52:09.188670 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:09.188670 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:09.189418 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d2755006-6b8c-4b44-ac81-d8340457a321 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:09.234504 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d2755006-6b8c-4b44-ac81-d8340457a321 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume request issued successfully. Aug 25 04:52:09.234504 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2755006-6b8c-4b44-ac81-d8340457a321 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 returned with HTTP 202 Aug 25 04:52:09.235454 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 388/1559] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:09 2026] DELETE /volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:09.250481 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ac6061f-e41a-4c85-887d-f657ac5a90f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:09.254300 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ac6061f-e41a-4c85-887d-f657ac5a90f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 Aug 25 04:52:09.254300 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ac6061f-e41a-4c85-887d-f657ac5a90f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:09.254453 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ac6061f-e41a-4c85-887d-f657ac5a90f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:09.269201 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:09.269201 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:09.276810 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ac6061f-e41a-4c85-887d-f657ac5a90f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:09.288099 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ac6061f-e41a-4c85-887d-f657ac5a90f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 returned with HTTP 200 Aug 25 04:52:09.288794 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 392/1560] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:09 2026] GET /volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 => generated 837 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:10.312063 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bb342984-5cef-48c8-ae0a-15ff6e2a6ebf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:10.316022 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb342984-5cef-48c8-ae0a-15ff6e2a6ebf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 Aug 25 04:52:10.316022 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb342984-5cef-48c8-ae0a-15ff6e2a6ebf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:10.319101 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb342984-5cef-48c8-ae0a-15ff6e2a6ebf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:10.346534 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb342984-5cef-48c8-ae0a-15ff6e2a6ebf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 returned with HTTP 404 Aug 25 04:52:10.348068 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 394/1561] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:10 2026] GET /volume/v3/volumes/83cc2e9c-7ff2-42cf-b703-ee3db1903172 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:10.361914 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f838842-774e-430e-9a90-bc1257f55a32 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:10.365603 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f838842-774e-430e-9a90-bc1257f55a32 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:10.365603 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f838842-774e-430e-9a90-bc1257f55a32 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:10.365603 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f838842-774e-430e-9a90-bc1257f55a32 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:10.387729 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:10.387729 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:10.398103 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f838842-774e-430e-9a90-bc1257f55a32 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:10.409312 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f838842-774e-430e-9a90-bc1257f55a32 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 200 Aug 25 04:52:10.409312 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 388/1562] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:10 2026] GET /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 890 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:10.429606 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c8ace14a-340d-476a-9f71-678a71c06e89 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:10.433067 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8ace14a-340d-476a-9f71-678a71c06e89 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] DELETE https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:10.433536 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8ace14a-340d-476a-9f71-678a71c06e89 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:10.433728 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8ace14a-340d-476a-9f71-678a71c06e89 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:10.433999 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c8ace14a-340d-476a-9f71-678a71c06e89 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume with id: 34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:10.448587 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:10.448587 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:10.449421 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c8ace14a-340d-476a-9f71-678a71c06e89 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:10.494019 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c8ace14a-340d-476a-9f71-678a71c06e89 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume request issued successfully. Aug 25 04:52:10.494165 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8ace14a-340d-476a-9f71-678a71c06e89 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 202 Aug 25 04:52:10.494762 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 389/1563] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:10 2026] DELETE /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 04:52:10.505588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef4445c8-271a-477d-a318-20868b7bf4bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:10.508951 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef4445c8-271a-477d-a318-20868b7bf4bf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:10.509219 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef4445c8-271a-477d-a318-20868b7bf4bf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:10.509671 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef4445c8-271a-477d-a318-20868b7bf4bf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:10.522885 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:10.522885 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:10.538653 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ef4445c8-271a-477d-a318-20868b7bf4bf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:10.551791 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef4445c8-271a-477d-a318-20868b7bf4bf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 200 Aug 25 04:52:10.552036 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 393/1564] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:10 2026] GET /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 889 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:11.571188 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e14a5c41-70fb-4bd1-9eab-f0275b80f9c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:11.576057 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e14a5c41-70fb-4bd1-9eab-f0275b80f9c4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 Aug 25 04:52:11.576057 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e14a5c41-70fb-4bd1-9eab-f0275b80f9c4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:11.576842 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e14a5c41-70fb-4bd1-9eab-f0275b80f9c4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:11.590104 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e14a5c41-70fb-4bd1-9eab-f0275b80f9c4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 returned with HTTP 404 Aug 25 04:52:11.591134 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 395/1565] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:11 2026] GET /volume/v3/volumes/34581a33-e378-4c42-85d1-790738f8d042 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:11.604113 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:11.607538 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:11.608273 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-605502264"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:11.612102 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-605502264'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:11.612232 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume of 1 GB Aug 25 04:52:11.620819 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Availability Zones retrieved successfully. Aug 25 04:52:11.625275 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f5e20b85-cb5f-4056-a2fb-2b8744a63ef9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:11.629188 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (bf938745-77ac-413c-8531-b8502e5da848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:11.630643 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7713ab0-56c2-4eff-8e48-ed9f64d54daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:11.632209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:11.672461 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7713ab0-56c2-4eff-8e48-ed9f64d54daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:11.674635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab46f0be-2c88-4708-a1f9-974c8b585631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:11.759466 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Created reservations ['1abb81c9-f002-4b76-bc9b-5689810a969a', '3a5108a4-2ee2-49dd-ba42-e2b3bbe5d5d8', '1a0ae9f9-d1a7-4e3e-999e-2dbc0ca944c8', 'd0876bd9-3357-46d7-a236-424e68180fc1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:11.759466 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab46f0be-2c88-4708-a1f9-974c8b585631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1abb81c9-f002-4b76-bc9b-5689810a969a', '3a5108a4-2ee2-49dd-ba42-e2b3bbe5d5d8', '1a0ae9f9-d1a7-4e3e-999e-2dbc0ca944c8', 'd0876bd9-3357-46d7-a236-424e68180fc1']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:11.760770 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb700ccd-73c7-43aa-bdcf-de8dfdcd398f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:11.804255 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb700ccd-73c7-43aa-bdcf-de8dfdcd398f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62c504fd-d32c-46cb-b3ce-397a16b28833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-605502264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['1abb81c9-f002-4b76-bc9b-5689810a969a','3a5108a4-2ee2-49dd-ba42-e2b3bbe5d5d8','1a0ae9f9-d1a7-4e3e-999e-2dbc0ca944c8','d0876bd9-3357-46d7-a236-424e68180fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-605502264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62c504fd-d32c-46cb-b3ce-397a16b28833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b989c93fca6d4599963a889ca64de59e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:11.810333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5474bf63-19da-4757-9b97-750622c3345b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:11.834638 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5e20b85-cb5f-4056-a2fb-2b8744a63ef9 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] GET https://10.4.3.213/volume/v3/os-quota-class-sets/default Aug 25 04:52:11.834771 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5e20b85-cb5f-4056-a2fb-2b8744a63ef9 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:11.835224 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5e20b85-cb5f-4056-a2fb-2b8744a63ef9 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:11.846513 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5474bf63-19da-4757-9b97-750622c3345b) transitioned into state 'SUCCESS' from state '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-605502264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['1abb81c9-f002-4b76-bc9b-5689810a969a','3a5108a4-2ee2-49dd-ba42-e2b3bbe5d5d8','1a0ae9f9-d1a7-4e3e-999e-2dbc0ca944c8','d0876bd9-3357-46d7-a236-424e68180fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:11.849147 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ddcb6f-a784-470a-9cb4-b89b74669bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:11.863695 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ddcb6f-a784-470a-9cb4-b89b74669bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:11.865628 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (bf938745-77ac-413c-8531-b8502e5da848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:11.865910 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request issued successfully. Aug 25 04:52:11.866683 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5473f743-3f5b-463b-bc82-c574033a3aa5 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:11.867986 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 389/1566] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:52:11 2026] POST /volume/v3/volumes => generated 744 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:11.868124 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5e20b85-cb5f-4056-a2fb-2b8744a63ef9 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] https://10.4.3.213/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 04:52:11.868562 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 390/1567] 10.4.3.213 () {66 vars in 1297 bytes} [Tue Aug 25 04:52:11 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:11.886400 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e73f2dcd-485a-47f0-8fbb-d9e67a5fe8e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:11.889843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-abcf4978-7cb7-4950-8906-08e9e999606c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:11.889958 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e73f2dcd-485a-47f0-8fbb-d9e67a5fe8e0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 Aug 25 04:52:11.891164 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e73f2dcd-485a-47f0-8fbb-d9e67a5fe8e0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:11.891164 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e73f2dcd-485a-47f0-8fbb-d9e67a5fe8e0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:11.893096 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abcf4978-7cb7-4950-8906-08e9e999606c tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] GET https://10.4.3.213/volume/v3/os-quota-class-sets/default Aug 25 04:52:11.894035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abcf4978-7cb7-4950-8906-08e9e999606c tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:11.894879 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abcf4978-7cb7-4950-8906-08e9e999606c tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:11.902114 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:11.902114 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:11.908709 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e73f2dcd-485a-47f0-8fbb-d9e67a5fe8e0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:11.915378 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e73f2dcd-485a-47f0-8fbb-d9e67a5fe8e0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 returned with HTTP 200 Aug 25 04:52:11.915985 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 394/1568] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:11 2026] GET /volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 => generated 812 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:11.918608 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abcf4978-7cb7-4950-8906-08e9e999606c tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] https://10.4.3.213/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 04:52:11.919257 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 396/1569] 10.4.3.213 () {66 vars in 1297 bytes} [Tue Aug 25 04:52:11 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:11.934941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb4fed68-a869-4bf8-984d-edec48cdb86f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:11.937533 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb4fed68-a869-4bf8-984d-edec48cdb86f tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:52:11.938066 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb4fed68-a869-4bf8-984d-edec48cdb86f tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1719515353"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:11.940212 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:11.940212 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:11.976901 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb4fed68-a869-4bf8-984d-edec48cdb86f tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:52:11.977932 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 390/1570] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:52:11 2026] POST /volume/v3/types => generated 228 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:11.999740 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-38f65297-dc73-4b42-a97b-3be11752bd7a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:12.002704 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38f65297-dc73-4b42-a97b-3be11752bd7a tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-class-sets/default Aug 25 04:52:12.003646 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-38f65297-dc73-4b42-a97b-3be11752bd7a tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-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-1719515353": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1719515353": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1719515353": 6}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:12.023633 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:12.029825 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:12.029825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-278883344"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:12.032240 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-278883344'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:12.032240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Create volume of 1 GB Aug 25 04:52:12.041567 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Availability Zones retrieved successfully. Aug 25 04:52:12.050888 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Flow 'volume_create_api' (481a182a-f450-44a4-997c-a4ff37cfcbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:12.055671 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3940cb5d-4fe0-4d90-b4f4-39c6b5c02a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:12.055671 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:12.103849 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3940cb5d-4fe0-4d90-b4f4-39c6b5c02a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:12.104855 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b6fed3-bac8-4435-bf22-2c0cb1cceeb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:12.217276 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Created reservations ['2240feaf-4d3f-461e-8cff-66cf509870d2', 'a9950774-127b-48c7-a153-b5629de0ee4a', 'f21b9c69-57f7-4efd-931a-09a055717a23', '00459d87-df7f-4759-8148-9e1133cbf86b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:12.218631 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b6fed3-bac8-4435-bf22-2c0cb1cceeb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2240feaf-4d3f-461e-8cff-66cf509870d2', 'a9950774-127b-48c7-a153-b5629de0ee4a', 'f21b9c69-57f7-4efd-931a-09a055717a23', '00459d87-df7f-4759-8148-9e1133cbf86b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:12.219987 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ec303b-c64c-4b20-9dd9-2eec96b3e240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:12.237706 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38f65297-dc73-4b42-a97b-3be11752bd7a tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] https://10.4.3.213/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 04:52:12.237706 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 391/1571] 10.4.3.213 () {68 vars in 1318 bytes} [Tue Aug 25 04:52:11 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:12.250073 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7ccc8a16-b897-4f42-bcbc-8ffd19cdefbc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:12.252692 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ccc8a16-b897-4f42-bcbc-8ffd19cdefbc tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/98bb1d0b7ba44700a903e7aa028b1679/defaults Aug 25 04:52:12.254225 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ccc8a16-b897-4f42-bcbc-8ffd19cdefbc tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:12.254225 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ccc8a16-b897-4f42-bcbc-8ffd19cdefbc tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Calling method 'defaults' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:12.263913 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ec303b-c64c-4b20-9dd9-2eec96b3e240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d488f95-8b38-48da-bd31-54fd4c6e8fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-278883344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3fcd9eed1d4305b4aa1a1a06ad982b',qos_specs=None,replication_status=,reservations=['2240feaf-4d3f-461e-8cff-66cf509870d2','a9950774-127b-48c7-a153-b5629de0ee4a','f21b9c69-57f7-4efd-931a-09a055717a23','00459d87-df7f-4759-8148-9e1133cbf86b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee368f982fa541bbbe86943fa06418e5',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-278883344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d488f95-8b38-48da-bd31-54fd4c6e8fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d3fcd9eed1d4305b4aa1a1a06ad982b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee368f982fa541bbbe86943fa06418e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:12.265395 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22d8ec5-c18d-4cc4-858e-0ae6112c29a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:12.275223 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ccc8a16-b897-4f42-bcbc-8ffd19cdefbc tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/98bb1d0b7ba44700a903e7aa028b1679/defaults returned with HTTP 200 Aug 25 04:52:12.276199 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 397/1572] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:52:12 2026] GET /volume/v3/os-quota-sets/98bb1d0b7ba44700a903e7aa028b1679/defaults => generated 645 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:12.315070 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22d8ec5-c18d-4cc4-858e-0ae6112c29a7) transitioned into state 'SUCCESS' from state '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-278883344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3fcd9eed1d4305b4aa1a1a06ad982b',qos_specs=None,replication_status=,reservations=['2240feaf-4d3f-461e-8cff-66cf509870d2','a9950774-127b-48c7-a153-b5629de0ee4a','f21b9c69-57f7-4efd-931a-09a055717a23','00459d87-df7f-4759-8148-9e1133cbf86b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee368f982fa541bbbe86943fa06418e5',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:12.316222 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af995401-7f96-42fc-9ebc-45d9da0c1d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:12.341344 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af995401-7f96-42fc-9ebc-45d9da0c1d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:12.343886 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Flow 'volume_create_api' (481a182a-f450-44a4-997c-a4ff37cfcbd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:12.343886 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Create volume request issued successfully. Aug 25 04:52:12.343886 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddec2273-08c4-449a-91ac-7c0fa3c38ebf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:12.344290 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 395/1573] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:52:12 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 25 04:52:12.367960 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27a4e31c-3e27-4db5-b06b-9d8cb385f8c4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:12.371504 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27a4e31c-3e27-4db5-b06b-9d8cb385f8c4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:12.372149 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27a4e31c-3e27-4db5-b06b-9d8cb385f8c4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:12.372546 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27a4e31c-3e27-4db5-b06b-9d8cb385f8c4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:12.394534 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:12.394534 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:12.403824 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27a4e31c-3e27-4db5-b06b-9d8cb385f8c4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:12.411444 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27a4e31c-3e27-4db5-b06b-9d8cb385f8c4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:12.412591 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 391/1574] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:12 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:12.668461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3f30bb79-bdea-4fe8-8b16-3bff267995b0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:12.668461 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f30bb79-bdea-4fe8-8b16-3bff267995b0 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/277c81641e864700ae8e4cce3f38817d/defaults Aug 25 04:52:12.668461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f30bb79-bdea-4fe8-8b16-3bff267995b0 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:12.668461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f30bb79-bdea-4fe8-8b16-3bff267995b0 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Calling method 'defaults' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:12.688772 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f30bb79-bdea-4fe8-8b16-3bff267995b0 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/277c81641e864700ae8e4cce3f38817d/defaults returned with HTTP 200 Aug 25 04:52:12.689421 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 392/1575] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:52:12 2026] GET /volume/v3/os-quota-sets/277c81641e864700ae8e4cce3f38817d/defaults => generated 645 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:12.846523 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f5350776-7423-4f9b-93f3-cb0536ab6352 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:12.850982 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5350776-7423-4f9b-93f3-cb0536ab6352 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] DELETE https://10.4.3.213/volume/v3/types/c71cc9bb-9b38-422a-a35c-d49f2c030125 Aug 25 04:52:12.851532 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5350776-7423-4f9b-93f3-cb0536ab6352 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:12.852674 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5350776-7423-4f9b-93f3-cb0536ab6352 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:12.900126 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5350776-7423-4f9b-93f3-cb0536ab6352 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] https://10.4.3.213/volume/v3/types/c71cc9bb-9b38-422a-a35c-d49f2c030125 returned with HTTP 202 Aug 25 04:52:12.900639 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 398/1576] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:52:12 2026] DELETE /volume/v3/types/c71cc9bb-9b38-422a-a35c-d49f2c030125 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 04:52:12.911843 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56aaa0ff-1e2b-423c-9086-52407f3f5bdc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:12.915192 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56aaa0ff-1e2b-423c-9086-52407f3f5bdc tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] GET https://10.4.3.213/volume/v3/types/c71cc9bb-9b38-422a-a35c-d49f2c030125 Aug 25 04:52:12.915505 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56aaa0ff-1e2b-423c-9086-52407f3f5bdc tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:12.915739 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56aaa0ff-1e2b-423c-9086-52407f3f5bdc tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:12.921960 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56aaa0ff-1e2b-423c-9086-52407f3f5bdc tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] https://10.4.3.213/volume/v3/types/c71cc9bb-9b38-422a-a35c-d49f2c030125 returned with HTTP 404 Aug 25 04:52:12.922623 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 396/1577] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:52:12 2026] GET /volume/v3/types/c71cc9bb-9b38-422a-a35c-d49f2c030125 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:12.937061 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14ae5aaf-dbcf-4e26-9f72-2dc822630ac8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:12.938304 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-99b5c3bc-5906-4d62-937a-a30649884148 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:12.939973 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14ae5aaf-dbcf-4e26-9f72-2dc822630ac8 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-class-sets/default Aug 25 04:52:12.940831 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14ae5aaf-dbcf-4e26-9f72-2dc822630ac8 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:12.943007 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99b5c3bc-5906-4d62-937a-a30649884148 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 Aug 25 04:52:12.943007 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99b5c3bc-5906-4d62-937a-a30649884148 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:12.943180 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99b5c3bc-5906-4d62-937a-a30649884148 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:12.957640 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:12.957640 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:12.965363 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-99b5c3bc-5906-4d62-937a-a30649884148 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:12.973946 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99b5c3bc-5906-4d62-937a-a30649884148 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 returned with HTTP 200 Aug 25 04:52:12.974936 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 393/1578] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:12 2026] GET /volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:12.998377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c20f67fa-d4db-46d1-9202-8770953a52be None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:13.001549 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:13.002149 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "62c504fd-d32c-46cb-b3ce-397a16b28833", "size": 1, "name": "tempest-VolumesGetTest-Volume-1180626640", "metadata": {"Type": "Test"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:13.005239 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request body: {'volume': {'source_volid': '62c504fd-d32c-46cb-b3ce-397a16b28833', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1180626640', 'metadata': {'Type': 'Test'}}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:13.016767 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:13.016767 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:13.018001 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume retrieved successfully. Aug 25 04:52:13.018001 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume of 1 GB Aug 25 04:52:13.026254 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Availability Zones retrieved successfully. Aug 25 04:52:13.037844 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (dc8c673b-9820-489c-b6fe-8744fc353d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:13.037844 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02668402-828e-4bbe-975a-70b0a15278e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:13.039928 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:13.041506 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14ae5aaf-dbcf-4e26-9f72-2dc822630ac8 tempest-VolumeQuotaClassesTest-577517176 tempest-VolumeQuotaClassesTest-577517176-project-admin] https://10.4.3.213/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 04:52:13.043512 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 392/1579] 10.4.3.213 () {68 vars in 1318 bytes} [Tue Aug 25 04:52:12 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:13.095082 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02668402-828e-4bbe-975a-70b0a15278e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '62c504fd-d32c-46cb-b3ce-397a16b28833', 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:13.095873 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb2554c-2427-4c35-aa46-dd5ec09ca515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:13.187304 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Created reservations ['2d46c840-9562-49d4-bf1b-a5d7fed37d59', 'cccbd62c-4b7d-4e41-a681-f7ee283a649a', '62c355d7-96ff-40a1-8bc5-45f69314739d', '903a286e-3d58-4d3b-820c-6e23f559b942'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:13.188738 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb2554c-2427-4c35-aa46-dd5ec09ca515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d46c840-9562-49d4-bf1b-a5d7fed37d59', 'cccbd62c-4b7d-4e41-a681-f7ee283a649a', '62c355d7-96ff-40a1-8bc5-45f69314739d', '903a286e-3d58-4d3b-820c-6e23f559b942']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:13.189678 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bafe480-55b8-47b7-ab39-9abc24158565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:13.253628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bafe480-55b8-47b7-ab39-9abc24158565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '007e666f-047f-4641-9da7-40a211cbb33f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1180626640',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['2d46c840-9562-49d4-bf1b-a5d7fed37d59','cccbd62c-4b7d-4e41-a681-f7ee283a649a','62c355d7-96ff-40a1-8bc5-45f69314739d','903a286e-3d58-4d3b-820c-6e23f559b942'],size=1,snapshot_id=None,source_replicaid=,source_volid=62c504fd-d32c-46cb-b3ce-397a16b28833,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1180626640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=007e666f-047f-4641-9da7-40a211cbb33f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b989c93fca6d4599963a889ca64de59e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=62c504fd-d32c-46cb-b3ce-397a16b28833,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:13.255071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3693b29d-34ff-41d2-8a13-c69fdeab4a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:13.299935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3693b29d-34ff-41d2-8a13-c69fdeab4a8d) transitioned into state 'SUCCESS' from state '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-1180626640',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['2d46c840-9562-49d4-bf1b-a5d7fed37d59','cccbd62c-4b7d-4e41-a681-f7ee283a649a','62c355d7-96ff-40a1-8bc5-45f69314739d','903a286e-3d58-4d3b-820c-6e23f559b942'],size=1,snapshot_id=None,source_replicaid=,source_volid=62c504fd-d32c-46cb-b3ce-397a16b28833,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:13.301378 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31459a04-bb1b-4241-a573-2eabe2095f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:13.332570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31459a04-bb1b-4241-a573-2eabe2095f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:13.332570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (dc8c673b-9820-489c-b6fe-8744fc353d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:13.332570 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request issued successfully. Aug 25 04:52:13.333419 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c20f67fa-d4db-46d1-9202-8770953a52be tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:13.334126 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 399/1580] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:12 2026] POST /volume/v3/volumes => generated 793 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:13.358868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-209ed007-c6a0-42b3-9d60-b32275831315 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:13.364252 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-209ed007-c6a0-42b3-9d60-b32275831315 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:13.364252 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-209ed007-c6a0-42b3-9d60-b32275831315 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:13.365066 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-209ed007-c6a0-42b3-9d60-b32275831315 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:13.381671 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:13.381671 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:13.398218 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-209ed007-c6a0-42b3-9d60-b32275831315 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:13.404814 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-22bf4628-164a-48df-a0f1-639d9c65e706 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:13.405546 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22bf4628-164a-48df-a0f1-639d9c65e706 None None] GET https://10.4.3.213/volume// Aug 25 04:52:13.405859 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22bf4628-164a-48df-a0f1-639d9c65e706 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:13.406228 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22bf4628-164a-48df-a0f1-639d9c65e706 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:13.407012 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22bf4628-164a-48df-a0f1-639d9c65e706 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:13.410491 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 394/1581] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:52:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:52:13.410538 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-209ed007-c6a0-42b3-9d60-b32275831315 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 200 Aug 25 04:52:13.410538 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 397/1582] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:13 2026] GET /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:13.434187 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cea86afd-9e4d-4be5-a9ec-2890489cedc5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:13.434777 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9d695a08-f302-4d13-8b19-a9945c8c703b req-c93ab843-7d11-4e78-b3fd-91eea0ff376e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:13.436377 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cea86afd-9e4d-4be5-a9ec-2890489cedc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:13.436837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cea86afd-9e4d-4be5-a9ec-2890489cedc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:13.436837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cea86afd-9e4d-4be5-a9ec-2890489cedc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:13.439915 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9d695a08-f302-4d13-8b19-a9945c8c703b req-c93ab843-7d11-4e78-b3fd-91eea0ff376e tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:52:13.441252 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9d695a08-f302-4d13-8b19-a9945c8c703b req-c93ab843-7d11-4e78-b3fd-91eea0ff376e tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0148a16-336b-4270-8ddc-4490b028a042", "connector": null, "instance_uuid": "5844d018-aed4-434f-a959-edf18f8c211e"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:13.446403 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:13.446403 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:13.450815 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cea86afd-9e4d-4be5-a9ec-2890489cedc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:13.458157 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cea86afd-9e4d-4be5-a9ec-2890489cedc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:13.458157 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 393/1583] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:13 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:13.472761 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:13.472761 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:13.556883 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9d695a08-f302-4d13-8b19-a9945c8c703b req-c93ab843-7d11-4e78-b3fd-91eea0ff376e tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:52:13.558611 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 400/1584] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:52:13 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:13.567402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-e51e5cda-f716-4328-839f-cae4ffd195f3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:13.572714 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-e51e5cda-f716-4328-839f-cae4ffd195f3 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:13.573527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-e51e5cda-f716-4328-839f-cae4ffd195f3 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:13.573527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-e51e5cda-f716-4328-839f-cae4ffd195f3 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:13.577706 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9d695a08-f302-4d13-8b19-a9945c8c703b req-fc504516-cd2e-4292-9428-6fd41f20f759 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:13.580774 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d695a08-f302-4d13-8b19-a9945c8c703b req-fc504516-cd2e-4292-9428-6fd41f20f759 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] DELETE https://10.4.3.213/volume/v3/attachments/84b8a101-746d-4924-8592-90321a92d84a Aug 25 04:52:13.581139 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d695a08-f302-4d13-8b19-a9945c8c703b req-fc504516-cd2e-4292-9428-6fd41f20f759 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:13.581449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d695a08-f302-4d13-8b19-a9945c8c703b req-fc504516-cd2e-4292-9428-6fd41f20f759 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:13.587400 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:13.587400 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:13.595329 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-e51e5cda-f716-4328-839f-cae4ffd195f3 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:13.596589 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:13.596589 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:13.606145 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-e51e5cda-f716-4328-839f-cae4ffd195f3 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:13.606531 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 395/1585] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:52:13 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:13.723034 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d695a08-f302-4d13-8b19-a9945c8c703b req-fc504516-cd2e-4292-9428-6fd41f20f759 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/attachments/84b8a101-746d-4924-8592-90321a92d84a returned with HTTP 200 Aug 25 04:52:13.723596 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 398/1586] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:52:13 2026] DELETE /volume/v3/attachments/84b8a101-746d-4924-8592-90321a92d84a => generated 192 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:13.802441 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34caf140-e5fd-4569-a299-fff51604e887 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:13.802853 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34caf140-e5fd-4569-a299-fff51604e887 None None] GET https://10.4.3.213/volume// Aug 25 04:52:13.803105 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34caf140-e5fd-4569-a299-fff51604e887 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:13.803404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34caf140-e5fd-4569-a299-fff51604e887 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:13.803833 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34caf140-e5fd-4569-a299-fff51604e887 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:13.804346 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 394/1587] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:52:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:52:13.817019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac209943-ee4c-4709-901f-d09993882a10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.133385 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac209943-ee4c-4709-901f-d09993882a10 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:52:14.134754 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac209943-ee4c-4709-901f-d09993882a10 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d488f95-8b38-48da-bd31-54fd4c6e8fd2", "connector": null, "instance_uuid": "ade1a45a-c2d1-4f08-bdab-9e0aa72d4bd3"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:14.145551 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:14.145551 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:14.193148 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac209943-ee4c-4709-901f-d09993882a10 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:52:14.193851 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 401/1588] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:52:13 2026] POST /volume/v3/attachments => generated 273 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:14.243342 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-44770e22-c4c7-415f-ada1-f3b833cabb2d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.248997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44770e22-c4c7-415f-ada1-f3b833cabb2d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:14.248997 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-44770e22-c4c7-415f-ada1-f3b833cabb2d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:14.248997 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-44770e22-c4c7-415f-ada1-f3b833cabb2d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:14.263301 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:14.263301 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:14.263920 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02970361-de33-406b-a4f4-676eb607cb11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.264556 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02970361-de33-406b-a4f4-676eb607cb11 None None] GET https://10.4.3.213/volume// Aug 25 04:52:14.264685 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02970361-de33-406b-a4f4-676eb607cb11 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:14.265041 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02970361-de33-406b-a4f4-676eb607cb11 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:14.265673 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02970361-de33-406b-a4f4-676eb607cb11 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:14.266233 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 399/1589] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:52: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 25 04:52:14.268648 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-44770e22-c4c7-415f-ada1-f3b833cabb2d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:14.277464 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44770e22-c4c7-415f-ada1-f3b833cabb2d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:14.277464 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 396/1590] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:14 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:14.282209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac662038-abae-4152-b745-2c5b04157c68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.285984 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac662038-abae-4152-b745-2c5b04157c68 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:14.285984 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac662038-abae-4152-b745-2c5b04157c68 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:14.287275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac662038-abae-4152-b745-2c5b04157c68 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:14.299938 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:14.299938 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:14.307810 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac662038-abae-4152-b745-2c5b04157c68 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:14.314723 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-ac662038-abae-4152-b745-2c5b04157c68 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:14.315086 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 395/1591] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:52:14 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:52:14.432198 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-23215ba2-3ebc-464e-a14e-fd322e56aca2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.436626 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23215ba2-3ebc-464e-a14e-fd322e56aca2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:14.436626 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23215ba2-3ebc-464e-a14e-fd322e56aca2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:14.437017 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23215ba2-3ebc-464e-a14e-fd322e56aca2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:14.448479 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:14.448479 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:14.455237 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-23215ba2-3ebc-464e-a14e-fd322e56aca2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:14.461100 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-0c6f7b1c-999e-440b-a678-2e56c5fac13c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.464832 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-0c6f7b1c-999e-440b-a678-2e56c5fac13c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] PUT https://10.4.3.213/volume/v3/attachments/72814fd0-9550-4a37-ba35-8930c3b42053 Aug 25 04:52:14.465227 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-0c6f7b1c-999e-440b-a678-2e56c5fac13c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:14.468292 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23215ba2-3ebc-464e-a14e-fd322e56aca2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 200 Aug 25 04:52:14.468292 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 402/1592] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:14 2026] GET /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 886 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:14.492171 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-164da743-cee6-4bdb-96ab-61091c722572 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.493247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-0c6f7b1c-999e-440b-a678-2e56c5fac13c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Acquiring lock "cinder-attachment_update-8d488f95-8b38-48da-bd31-54fd4c6e8fd2-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:52:14.495121 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-164da743-cee6-4bdb-96ab-61091c722572 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:14.495456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-164da743-cee6-4bdb-96ab-61091c722572 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:14.495921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-164da743-cee6-4bdb-96ab-61091c722572 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:14.502896 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-0c6f7b1c-999e-440b-a678-2e56c5fac13c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Lock "cinder-attachment_update-8d488f95-8b38-48da-bd31-54fd4c6e8fd2-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:52:14.504125 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:14.504125 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:14.516925 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:14.516925 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:14.529111 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-164da743-cee6-4bdb-96ab-61091c722572 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:14.541496 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-164da743-cee6-4bdb-96ab-61091c722572 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 200 Aug 25 04:52:14.541603 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 397/1593] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:14 2026] GET /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:14.562648 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f86b05d-c6d7-48a8-8a3f-17e149ceddd2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.566863 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f86b05d-c6d7-48a8-8a3f-17e149ceddd2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] PUT https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:14.567225 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f86b05d-c6d7-48a8-8a3f-17e149ceddd2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1180626640"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:14.586413 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:14.586413 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:14.599124 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f86b05d-c6d7-48a8-8a3f-17e149ceddd2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:14.626608 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f86b05d-c6d7-48a8-8a3f-17e149ceddd2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume updated successfully. Aug 25 04:52:14.626608 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f86b05d-c6d7-48a8-8a3f-17e149ceddd2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 200 Aug 25 04:52:14.626608 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 396/1594] 10.4.3.213 () {68 vars in 1368 bytes} [Tue Aug 25 04:52:14 2026] PUT /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:14.652535 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b8c0a3a9-1e8c-48da-a027-50eea7e80126 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.655328 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-0c6f7b1c-999e-440b-a678-2e56c5fac13c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Lock "cinder-attachment_update-8d488f95-8b38-48da-bd31-54fd4c6e8fd2-np0000008045" released by "attachment_update" :: held 0.153s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:52:14.656559 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-0c6f7b1c-999e-440b-a678-2e56c5fac13c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments/72814fd0-9550-4a37-ba35-8930c3b42053 returned with HTTP 200 Aug 25 04:52:14.657153 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 400/1595] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:52:14 2026] PUT /volume/v3/attachments/72814fd0-9550-4a37-ba35-8930c3b42053 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:14.664024 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8c0a3a9-1e8c-48da-a027-50eea7e80126 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] PUT https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:14.664567 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8c0a3a9-1e8c-48da-a027-50eea7e80126 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1512890115", "description": "This is the new description of volume"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:14.684122 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:14.684122 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:14.695695 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b8c0a3a9-1e8c-48da-a027-50eea7e80126 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:14.710267 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b8c0a3a9-1e8c-48da-a027-50eea7e80126 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume updated successfully. Aug 25 04:52:14.710267 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8c0a3a9-1e8c-48da-a027-50eea7e80126 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 200 Aug 25 04:52:14.710267 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 403/1596] 10.4.3.213 () {68 vars in 1369 bytes} [Tue Aug 25 04:52:14 2026] PUT /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:52:14.728210 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-29baf304-72ff-4d99-9d2b-7bfe6d678d39 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.731565 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29baf304-72ff-4d99-9d2b-7bfe6d678d39 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:14.732835 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29baf304-72ff-4d99-9d2b-7bfe6d678d39 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:14.733863 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29baf304-72ff-4d99-9d2b-7bfe6d678d39 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:14.749548 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:14.749548 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:14.759604 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-29baf304-72ff-4d99-9d2b-7bfe6d678d39 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:14.766218 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29baf304-72ff-4d99-9d2b-7bfe6d678d39 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 200 Aug 25 04:52:14.767029 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 398/1597] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:14 2026] GET /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 925 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:14.790243 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-928fbd03-a2a5-4d65-8898-5906052bffbe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:14.795070 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:14.796599 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-855329128", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1214936196"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:14.802034 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-855329128', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1214936196'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:14.802299 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume of 1 GB Aug 25 04:52:14.813185 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Availability Zones retrieved successfully. Aug 25 04:52:14.827441 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (d590cb5a-5998-4bc5-99f2-22a77c097bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:14.830514 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e3afd80-4d66-4dcd-9263-b8d50a60436e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:14.833484 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:14.874088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e3afd80-4d66-4dcd-9263-b8d50a60436e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:14.875259 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30b8d9e-05a9-4cb7-a7ab-7148e74c88e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:14.951446 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Created reservations ['569f96b6-0636-4f84-a408-e77e89f55e6d', 'b228edf0-4931-4d4a-bae4-4ae4f2133e20', 'd036eea4-3010-4eea-9bc8-c01ae325ea7a', '34d6512c-71fb-4445-be52-d058aedc93bc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:14.951446 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30b8d9e-05a9-4cb7-a7ab-7148e74c88e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569f96b6-0636-4f84-a408-e77e89f55e6d', 'b228edf0-4931-4d4a-bae4-4ae4f2133e20', 'd036eea4-3010-4eea-9bc8-c01ae325ea7a', '34d6512c-71fb-4445-be52-d058aedc93bc']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:14.952312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5d0474-25e6-4a6c-878a-e53b23de698a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:14.992856 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5d0474-25e6-4a6c-878a-e53b23de698a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3e23f7f-f4c4-4105-a4c3-db700b876c55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-855329128',display_name='tempest-VolumesGetTest-Volume-1214936196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['569f96b6-0636-4f84-a408-e77e89f55e6d','b228edf0-4931-4d4a-bae4-4ae4f2133e20','d036eea4-3010-4eea-9bc8-c01ae325ea7a','34d6512c-71fb-4445-be52-d058aedc93bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-855329128',display_name='tempest-VolumesGetTest-Volume-1214936196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3e23f7f-f4c4-4105-a4c3-db700b876c55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b989c93fca6d4599963a889ca64de59e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:14.993563 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6627a43-518a-4d17-bbab-69e2f1a52dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:15.028955 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6627a43-518a-4d17-bbab-69e2f1a52dc2) transitioned into 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-855329128',display_name='tempest-VolumesGetTest-Volume-1214936196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['569f96b6-0636-4f84-a408-e77e89f55e6d','b228edf0-4931-4d4a-bae4-4ae4f2133e20','d036eea4-3010-4eea-9bc8-c01ae325ea7a','34d6512c-71fb-4445-be52-d058aedc93bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:15.029954 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51651be9-1d97-46ba-9ea3-f739ed8b1ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:15.047044 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51651be9-1d97-46ba-9ea3-f739ed8b1ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:15.047933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (d590cb5a-5998-4bc5-99f2-22a77c097bce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:15.049087 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request issued successfully. Aug 25 04:52:15.049087 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-928fbd03-a2a5-4d65-8898-5906052bffbe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:15.049663 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 397/1598] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:14 2026] POST /volume/v3/volumes => generated 779 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:15.069190 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95a5bed9-3026-4915-a57e-e1d98f2fce00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:15.074335 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95a5bed9-3026-4915-a57e-e1d98f2fce00 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 Aug 25 04:52:15.074656 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95a5bed9-3026-4915-a57e-e1d98f2fce00 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:15.075086 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95a5bed9-3026-4915-a57e-e1d98f2fce00 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:15.099099 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:15.099099 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:15.112201 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95a5bed9-3026-4915-a57e-e1d98f2fce00 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:15.122625 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95a5bed9-3026-4915-a57e-e1d98f2fce00 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 returned with HTTP 200 Aug 25 04:52:15.124079 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 401/1599] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:15 2026] GET /volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:15.302008 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7fe7dc8d-e82d-4eb8-a3ca-a73d0bab1525 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:15.304343 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fe7dc8d-e82d-4eb8-a3ca-a73d0bab1525 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:15.304343 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fe7dc8d-e82d-4eb8-a3ca-a73d0bab1525 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:15.304498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fe7dc8d-e82d-4eb8-a3ca-a73d0bab1525 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:15.327498 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:15.327498 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:15.336841 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7fe7dc8d-e82d-4eb8-a3ca-a73d0bab1525 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:15.350499 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fe7dc8d-e82d-4eb8-a3ca-a73d0bab1525 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:15.351686 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 404/1600] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:15 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:15.747339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-94b0f0ad-8075-4db9-bde0-38a45b85fdef None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:15.748079 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-94b0f0ad-8075-4db9-bde0-38a45b85fdef None None] GET https://10.4.3.213/volume// Aug 25 04:52:15.748329 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-94b0f0ad-8075-4db9-bde0-38a45b85fdef None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:15.748771 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-94b0f0ad-8075-4db9-bde0-38a45b85fdef None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:15.749649 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-94b0f0ad-8075-4db9-bde0-38a45b85fdef None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:15.750574 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 399/1601] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:52: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 25 04:52:15.761042 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-eaffc17a-65e4-43ef-b0b1-087f0c150e17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:15.767134 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-eaffc17a-65e4-43ef-b0b1-087f0c150e17 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] GET https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 Aug 25 04:52:15.767134 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-eaffc17a-65e4-43ef-b0b1-087f0c150e17 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:15.767134 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-eaffc17a-65e4-43ef-b0b1-087f0c150e17 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:15.783643 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:15.783643 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:15.790191 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-eaffc17a-65e4-43ef-b0b1-087f0c150e17 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Volume info retrieved successfully. Aug 25 04:52:15.796652 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-eaffc17a-65e4-43ef-b0b1-087f0c150e17 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 returned with HTTP 200 Aug 25 04:52:15.797322 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 398/1602] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:52:15 2026] GET /volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 => generated 1540 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 04:52:15.968714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-15250aca-7381-4051-a32f-67420e825220 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:15.972226 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-15250aca-7381-4051-a32f-67420e825220 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] PUT https://10.4.3.213/volume/v3/attachments/04a2d074-9ab0-4a42-8687-d81e4ef6d60d Aug 25 04:52:15.973905 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-15250aca-7381-4051-a32f-67420e825220 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:15.987668 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-15250aca-7381-4051-a32f-67420e825220 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Acquiring lock "cinder-attachment_update-f0148a16-336b-4270-8ddc-4490b028a042-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:52:15.993712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-15250aca-7381-4051-a32f-67420e825220 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Lock "cinder-attachment_update-f0148a16-336b-4270-8ddc-4490b028a042-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:52:15.995165 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:15.995165 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:16.138202 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-15250aca-7381-4051-a32f-67420e825220 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Lock "cinder-attachment_update-f0148a16-336b-4270-8ddc-4490b028a042-np0000008045" released by "attachment_update" :: held 0.145s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:52:16.139335 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-15250aca-7381-4051-a32f-67420e825220 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/attachments/04a2d074-9ab0-4a42-8687-d81e4ef6d60d returned with HTTP 200 Aug 25 04:52:16.140701 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 402/1603] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:52:15 2026] PUT /volume/v3/attachments/04a2d074-9ab0-4a42-8687-d81e4ef6d60d => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:16.147340 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fba8b527-8262-434f-80af-88ae04dec1bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:16.149985 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fba8b527-8262-434f-80af-88ae04dec1bb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 Aug 25 04:52:16.150195 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fba8b527-8262-434f-80af-88ae04dec1bb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:16.150395 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fba8b527-8262-434f-80af-88ae04dec1bb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:16.161008 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:16.161008 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:16.168273 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fba8b527-8262-434f-80af-88ae04dec1bb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:16.177586 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fba8b527-8262-434f-80af-88ae04dec1bb tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 returned with HTTP 200 Aug 25 04:52:16.178938 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 405/1604] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:16 2026] GET /volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:16.191863 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-2bbacd00-0c00-4aa1-917a-c5c6d70bfc05 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:16.196215 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-2bbacd00-0c00-4aa1-917a-c5c6d70bfc05 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] POST https://10.4.3.213/volume/v3/attachments/04a2d074-9ab0-4a42-8687-d81e4ef6d60d/action Aug 25 04:52:16.197624 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-2bbacd00-0c00-4aa1-917a-c5c6d70bfc05 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:52:16.197624 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-2bbacd00-0c00-4aa1-917a-c5c6d70bfc05 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:16.199141 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8fad30ca-ca2f-469d-9436-f44aff0275af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:16.201750 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fad30ca-ca2f-469d-9436-f44aff0275af tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] PUT https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 Aug 25 04:52:16.202978 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fad30ca-ca2f-469d-9436-f44aff0275af tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1180626640", "description": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:16.215872 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:16.215872 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:16.227761 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8fad30ca-ca2f-469d-9436-f44aff0275af tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:16.238139 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:16.238139 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:16.242986 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8fad30ca-ca2f-469d-9436-f44aff0275af tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume updated successfully. Aug 25 04:52:16.244051 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fad30ca-ca2f-469d-9436-f44aff0275af tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 returned with HTTP 200 Aug 25 04:52:16.244548 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 399/1605] 10.4.3.213 () {68 vars in 1368 bytes} [Tue Aug 25 04:52:16 2026] PUT /volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 => generated 770 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:16.260895 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd4456bb-a4c9-4569-9e7e-dad5eb8b460c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:16.267174 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-03a8ec40-6283-4d89-ba21-e5d31878b617 req-2bbacd00-0c00-4aa1-917a-c5c6d70bfc05 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/attachments/04a2d074-9ab0-4a42-8687-d81e4ef6d60d/action returned with HTTP 204 Aug 25 04:52:16.267837 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 400/1606] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:52:16 2026] POST /volume/v3/attachments/04a2d074-9ab0-4a42-8687-d81e4ef6d60d/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:16.268123 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd4456bb-a4c9-4569-9e7e-dad5eb8b460c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 Aug 25 04:52:16.271282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd4456bb-a4c9-4569-9e7e-dad5eb8b460c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:16.271282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd4456bb-a4c9-4569-9e7e-dad5eb8b460c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:16.285705 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:16.285705 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:16.295240 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd4456bb-a4c9-4569-9e7e-dad5eb8b460c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:16.306519 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd4456bb-a4c9-4569-9e7e-dad5eb8b460c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 returned with HTTP 200 Aug 25 04:52:16.307190 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 403/1607] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:16 2026] GET /volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:52:16.338942 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f850be8-7d3f-4b05-b300-8b6297c6b987 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:16.341495 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f850be8-7d3f-4b05-b300-8b6297c6b987 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 Aug 25 04:52:16.341495 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f850be8-7d3f-4b05-b300-8b6297c6b987 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:16.341628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f850be8-7d3f-4b05-b300-8b6297c6b987 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:16.341807 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3f850be8-7d3f-4b05-b300-8b6297c6b987 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume with id: d3e23f7f-f4c4-4105-a4c3-db700b876c55 Aug 25 04:52:16.354059 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:16.354059 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:16.354273 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3f850be8-7d3f-4b05-b300-8b6297c6b987 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:16.369695 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ee86f6d-5c72-4247-a6d3-6069826fc5b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:16.373189 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ee86f6d-5c72-4247-a6d3-6069826fc5b4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:16.375022 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ee86f6d-5c72-4247-a6d3-6069826fc5b4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:16.375022 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ee86f6d-5c72-4247-a6d3-6069826fc5b4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:16.390982 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3f850be8-7d3f-4b05-b300-8b6297c6b987 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume request issued successfully. Aug 25 04:52:16.391922 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f850be8-7d3f-4b05-b300-8b6297c6b987 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 returned with HTTP 202 Aug 25 04:52:16.391922 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 406/1608] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:16 2026] DELETE /volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:16.396854 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:16.396854 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:16.408586 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0ee86f6d-5c72-4247-a6d3-6069826fc5b4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:16.411717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-73bb18ce-702e-4d56-acf7-bc342f359aa9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:16.416327 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ee86f6d-5c72-4247-a6d3-6069826fc5b4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:16.417700 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 400/1609] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:16 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:16.417884 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73bb18ce-702e-4d56-acf7-bc342f359aa9 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 Aug 25 04:52:16.417884 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73bb18ce-702e-4d56-acf7-bc342f359aa9 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:16.421311 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73bb18ce-702e-4d56-acf7-bc342f359aa9 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:16.436141 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:16.436141 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:16.448022 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-73bb18ce-702e-4d56-acf7-bc342f359aa9 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:16.458960 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73bb18ce-702e-4d56-acf7-bc342f359aa9 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 returned with HTTP 200 Aug 25 04:52:16.459638 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 401/1610] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:16 2026] GET /volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 => generated 837 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:17.196131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e19f457c-07b5-42fb-a22f-12ec5410c6d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.348676 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e19f457c-07b5-42fb-a22f-12ec5410c6d3 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:52:17.349227 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e19f457c-07b5-42fb-a22f-12ec5410c6d3 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1392839414", "extra_specs": {"spec1": "val1"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.372951 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e19f457c-07b5-42fb-a22f-12ec5410c6d3 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:52:17.373285 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 404/1611] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:52:17 2026] POST /volume/v3/types => generated 243 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:17.389240 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-14647531-97aa-4306-bac6-63816d55befd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.391995 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14647531-97aa-4306-bac6-63816d55befd tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] POST https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs Aug 25 04:52:17.392521 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-14647531-97aa-4306-bac6-63816d55befd tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.394754 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-14647531-97aa-4306-bac6-63816d55befd tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs returned with HTTP 400 Aug 25 04:52:17.395330 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 407/1612] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 04:52:17 2026] POST /volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:52:17.410155 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b25df294-0341-4cad-9881-b997023bae70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.412986 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b25df294-0341-4cad-9881-b997023bae70 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] POST https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs Aug 25 04:52:17.413418 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b25df294-0341-4cad-9881-b997023bae70 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.415629 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b25df294-0341-4cad-9881-b997023bae70 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs returned with HTTP 400 Aug 25 04:52:17.416281 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 401/1613] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 04:52:17 2026] POST /volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:52:17.426316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13be4354-8f1b-4766-8ace-ba3ef829c1b8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.431988 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13be4354-8f1b-4766-8ace-ba3ef829c1b8 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] POST https://10.4.3.213/volume/v3/types/b1a603b8-f2e8-4be7-94eb-2c5891896929/extra_specs Aug 25 04:52:17.432566 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13be4354-8f1b-4766-8ace-ba3ef829c1b8 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.437582 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e82cd3db-045d-4093-99f8-0962cbb33e40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.442904 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e82cd3db-045d-4093-99f8-0962cbb33e40 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:17.443208 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e82cd3db-045d-4093-99f8-0962cbb33e40 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.443549 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e82cd3db-045d-4093-99f8-0962cbb33e40 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.450621 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13be4354-8f1b-4766-8ace-ba3ef829c1b8 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/b1a603b8-f2e8-4be7-94eb-2c5891896929/extra_specs returned with HTTP 404 Aug 25 04:52:17.451856 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 402/1614] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 04:52:17 2026] POST /volume/v3/types/b1a603b8-f2e8-4be7-94eb-2c5891896929/extra_specs => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:17.462553 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:17.462553 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:17.466929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a01fc511-a407-4ca4-8c77-caf582010b92 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.467094 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.467534 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e82cd3db-045d-4093-99f8-0962cbb33e40 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:17.469119 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a01fc511-a407-4ca4-8c77-caf582010b92 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] DELETE https://10.4.3.213/volume/v3/types/965ce023-d8e0-4748-80fb-d3e88c6ad615/extra_specs/spec1 Aug 25 04:52:17.469339 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a01fc511-a407-4ca4-8c77-caf582010b92 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.469570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a01fc511-a407-4ca4-8c77-caf582010b92 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.470543 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:17.470929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1580470821", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.473464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1580470821', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:17.473672 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e82cd3db-045d-4093-99f8-0962cbb33e40 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:17.473736 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Create volume of 1 GB Aug 25 04:52:17.474072 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 405/1615] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:17 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:17.474491 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a01fc511-a407-4ca4-8c77-caf582010b92 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/965ce023-d8e0-4748-80fb-d3e88c6ad615/extra_specs/spec1 returned with HTTP 404 Aug 25 04:52:17.475243 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 408/1616] 10.4.3.213 () {66 vars in 1399 bytes} [Tue Aug 25 04:52:17 2026] DELETE /volume/v3/types/965ce023-d8e0-4748-80fb-d3e88c6ad615/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:17.480584 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-30f040fe-ef79-4047-9723-689af65949b4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.483257 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30f040fe-ef79-4047-9723-689af65949b4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 Aug 25 04:52:17.483596 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30f040fe-ef79-4047-9723-689af65949b4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.483833 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30f040fe-ef79-4047-9723-689af65949b4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.485265 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Availability Zones retrieved successfully. Aug 25 04:52:17.490383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efd9eaf3-97e1-4d59-99a5-071619337846 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.490947 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30f040fe-ef79-4047-9723-689af65949b4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 returned with HTTP 404 Aug 25 04:52:17.491666 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 403/1617] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:17 2026] GET /volume/v3/volumes/d3e23f7f-f4c4-4105-a4c3-db700b876c55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:17.492491 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efd9eaf3-97e1-4d59-99a5-071619337846 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] GET https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/nonexistent_extra_spec_name Aug 25 04:52:17.492746 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efd9eaf3-97e1-4d59-99a5-071619337846 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.492963 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efd9eaf3-97e1-4d59-99a5-071619337846 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.494563 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Flow 'volume_create_api' (9a7f11fa-8feb-4889-bf3a-3b2c59a0b492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:17.497648 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282f210e-54c1-456d-abdc-11c470d55293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:17.500094 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efd9eaf3-97e1-4d59-99a5-071619337846 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 25 04:52:17.500609 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 406/1618] 10.4.3.213 () {66 vars in 1462 bytes} [Tue Aug 25 04:52:17 2026] GET /volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:17.501984 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:17.502906 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dbb831dc-6bef-4914-9225-d12e364f9adf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.505358 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbb831dc-6bef-4914-9225-d12e364f9adf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:17.505556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbb831dc-6bef-4914-9225-d12e364f9adf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.505909 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbb831dc-6bef-4914-9225-d12e364f9adf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.511849 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0ae3818d-a845-4268-8c08-67b308c2cef6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.514450 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0ae3818d-a845-4268-8c08-67b308c2cef6 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] GET https://10.4.3.213/volume/v3/types/9928399a-5d19-4739-ae50-76c4635c6c97/extra_specs/spec1 Aug 25 04:52:17.514701 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0ae3818d-a845-4268-8c08-67b308c2cef6 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.515933 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:17.515933 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:17.517118 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0ae3818d-a845-4268-8c08-67b308c2cef6 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.522218 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dbb831dc-6bef-4914-9225-d12e364f9adf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:17.526993 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbb831dc-6bef-4914-9225-d12e364f9adf tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 200 Aug 25 04:52:17.529361 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 409/1619] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:17 2026] GET /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:17.532804 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0ae3818d-a845-4268-8c08-67b308c2cef6 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/9928399a-5d19-4739-ae50-76c4635c6c97/extra_specs/spec1 returned with HTTP 404 Aug 25 04:52:17.532804 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 404/1620] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 04:52:17 2026] GET /volume/v3/types/9928399a-5d19-4739-ae50-76c4635c6c97/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:52:17.546671 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7935a9aa-827e-40ed-bdcb-a356022fcbb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.546872 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282f210e-54c1-456d-abdc-11c470d55293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:17.546999 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59c574a3-577e-454d-bd53-acfac3f65cf2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.548669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7720ea63-4947-4efc-a371-5ec13903bc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:17.548787 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7935a9aa-827e-40ed-bdcb-a356022fcbb9 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] GET https://10.4.3.213/volume/v3/types/60503f25-0b57-436e-93b4-8c0438b6fa4d/extra_specs Aug 25 04:52:17.549193 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7935a9aa-827e-40ed-bdcb-a356022fcbb9 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.549345 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59c574a3-577e-454d-bd53-acfac3f65cf2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] DELETE https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:17.549413 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59c574a3-577e-454d-bd53-acfac3f65cf2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.549501 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7935a9aa-827e-40ed-bdcb-a356022fcbb9 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.549702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59c574a3-577e-454d-bd53-acfac3f65cf2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.549883 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-59c574a3-577e-454d-bd53-acfac3f65cf2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume with id: 007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:17.555127 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7935a9aa-827e-40ed-bdcb-a356022fcbb9 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/60503f25-0b57-436e-93b4-8c0438b6fa4d/extra_specs returned with HTTP 404 Aug 25 04:52:17.555792 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 407/1621] 10.4.3.213 () {66 vars in 1378 bytes} [Tue Aug 25 04:52:17 2026] GET /volume/v3/types/60503f25-0b57-436e-93b4-8c0438b6fa4d/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:17.559121 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:17.559121 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:17.559395 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-59c574a3-577e-454d-bd53-acfac3f65cf2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:17.571050 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d0bc005a-bb17-41fb-b4f2-b18d69555cdf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.576073 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0bc005a-bb17-41fb-b4f2-b18d69555cdf tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] PUT https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/spec1 Aug 25 04:52:17.576073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0bc005a-bb17-41fb-b4f2-b18d69555cdf tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.579591 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0bc005a-bb17-41fb-b4f2-b18d69555cdf tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/spec1 returned with HTTP 400 Aug 25 04:52:17.580733 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 405/1622] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:52:17 2026] PUT /volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:52:17.586761 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-59c574a3-577e-454d-bd53-acfac3f65cf2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume request issued successfully. Aug 25 04:52:17.587046 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59c574a3-577e-454d-bd53-acfac3f65cf2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 202 Aug 25 04:52:17.587879 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 410/1623] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:17 2026] DELETE /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:17.592422 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7f31eea-c6f2-4299-a1c2-310ffe32110c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.595074 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7f31eea-c6f2-4299-a1c2-310ffe32110c tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] PUT https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/spec1 Aug 25 04:52:17.595962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7f31eea-c6f2-4299-a1c2-310ffe32110c tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Action: 'update', calling method: update, body: null {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.600975 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7f31eea-c6f2-4299-a1c2-310ffe32110c tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/spec1 returned with HTTP 400 Aug 25 04:52:17.601155 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 408/1624] 10.4.3.213 () {68 vars in 1415 bytes} [Tue Aug 25 04:52:17 2026] PUT /volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:52:17.605279 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7bf04854-071e-43a5-9e03-7286175cddc6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.608977 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7bf04854-071e-43a5-9e03-7286175cddc6 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:17.609512 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7bf04854-071e-43a5-9e03-7286175cddc6 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.609947 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7bf04854-071e-43a5-9e03-7286175cddc6 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.611251 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21d72ffe-c74b-485f-8e5c-2e455bea1894 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.613236 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21d72ffe-c74b-485f-8e5c-2e455bea1894 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] PUT https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/None Aug 25 04:52:17.613602 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21d72ffe-c74b-485f-8e5c-2e455bea1894 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.627492 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:17.627492 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:17.627680 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21d72ffe-c74b-485f-8e5c-2e455bea1894 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 04:52:17.627680 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21d72ffe-c74b-485f-8e5c-2e455bea1894 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/None returned with HTTP 400 Aug 25 04:52:17.627680 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 411/1625] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:52:17 2026] PUT /volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/None => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:52:17.634097 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7bf04854-071e-43a5-9e03-7286175cddc6 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:17.641012 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05161c16-539b-429b-98f1-02a715eb71dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.644574 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05161c16-539b-429b-98f1-02a715eb71dd tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] PUT https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/db34981a-55e0-44ff-870a-36f4eb9a09f1 Aug 25 04:52:17.644687 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7bf04854-071e-43a5-9e03-7286175cddc6 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 200 Aug 25 04:52:17.644744 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05161c16-539b-429b-98f1-02a715eb71dd tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.644835 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 406/1626] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:17 2026] GET /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 924 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:17.660269 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05161c16-539b-429b-98f1-02a715eb71dd tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 04:52:17.660532 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05161c16-539b-429b-98f1-02a715eb71dd tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/db34981a-55e0-44ff-870a-36f4eb9a09f1 returned with HTTP 400 Aug 25 04:52:17.661218 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 409/1627] 10.4.3.213 () {68 vars in 1509 bytes} [Tue Aug 25 04:52:17 2026] PUT /volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b/extra_specs/db34981a-55e0-44ff-870a-36f4eb9a09f1 => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:52:17.668214 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Created reservations ['89fa975f-e69b-4c0d-842f-c7a504e83442', '42d3fcdd-74b6-4a34-a3b2-61ca8079c2e4', '0c1cb2d5-da69-4428-aa32-b2c71af90325', '671e2784-049b-4ea5-ba78-84960d17d753'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:17.670069 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7720ea63-4947-4efc-a371-5ec13903bc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89fa975f-e69b-4c0d-842f-c7a504e83442', '42d3fcdd-74b6-4a34-a3b2-61ca8079c2e4', '0c1cb2d5-da69-4428-aa32-b2c71af90325', '671e2784-049b-4ea5-ba78-84960d17d753']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:17.670797 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-994f8f24-6644-4ed4-9ddd-eeee6341e387 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.671336 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146d589d-0f99-40a7-9622-5c45c1c19a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:17.673115 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-994f8f24-6644-4ed4-9ddd-eeee6341e387 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] PUT https://10.4.3.213/volume/v3/types/fe352b59-d8a6-476e-a5a0-50937838073d/extra_specs/spec1 Aug 25 04:52:17.673446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-994f8f24-6644-4ed4-9ddd-eeee6341e387 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:17.687645 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-994f8f24-6644-4ed4-9ddd-eeee6341e387 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/fe352b59-d8a6-476e-a5a0-50937838073d/extra_specs/spec1 returned with HTTP 404 Aug 25 04:52:17.688500 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 412/1628] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:52:17 2026] PUT /volume/v3/types/fe352b59-d8a6-476e-a5a0-50937838073d/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:17.698834 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c03ee814-b05b-4755-af43-320df44ab57b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.704720 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c03ee814-b05b-4755-af43-320df44ab57b tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] DELETE https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b Aug 25 04:52:17.704720 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c03ee814-b05b-4755-af43-320df44ab57b tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.704720 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c03ee814-b05b-4755-af43-320df44ab57b tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.713236 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146d589d-0f99-40a7-9622-5c45c1c19a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29819ba9-4a43-4db9-b638-d25c18ae85b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1580470821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26d454a178eb477b97f1cd0bf5bad96e',qos_specs=None,replication_status=,reservations=['89fa975f-e69b-4c0d-842f-c7a504e83442','42d3fcdd-74b6-4a34-a3b2-61ca8079c2e4','0c1cb2d5-da69-4428-aa32-b2c71af90325','671e2784-049b-4ea5-ba78-84960d17d753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba805c0b5ed48f78c98d7ab4f8efa71',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1580470821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29819ba9-4a43-4db9-b638-d25c18ae85b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26d454a178eb477b97f1cd0bf5bad96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ba805c0b5ed48f78c98d7ab4f8efa71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:17.714876 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f6b559-951b-43b9-a67d-13d95cdfefc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:17.749593 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f6b559-951b-43b9-a67d-13d95cdfefc6) transitioned into state 'SUCCESS' from state '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-1580470821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26d454a178eb477b97f1cd0bf5bad96e',qos_specs=None,replication_status=,reservations=['89fa975f-e69b-4c0d-842f-c7a504e83442','42d3fcdd-74b6-4a34-a3b2-61ca8079c2e4','0c1cb2d5-da69-4428-aa32-b2c71af90325','671e2784-049b-4ea5-ba78-84960d17d753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba805c0b5ed48f78c98d7ab4f8efa71',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:17.750510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23e2b42-5ad4-4fe6-b17b-89b9de15edea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:17.766889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23e2b42-5ad4-4fe6-b17b-89b9de15edea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:17.768061 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Flow 'volume_create_api' (9a7f11fa-8feb-4889-bf3a-3b2c59a0b492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:17.768578 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Create volume request issued successfully. Aug 25 04:52:17.769295 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f48b4d2-5b93-4cbe-8375-be3ea4f1558d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:17.770121 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 402/1629] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:17 2026] POST /volume/v3/volumes => generated 755 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:17.778122 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c03ee814-b05b-4755-af43-320df44ab57b tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b returned with HTTP 202 Aug 25 04:52:17.778122 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 407/1630] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:52:17 2026] DELETE /volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:17.786822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a595987f-3b58-442d-a2d6-1b3814c51c49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.789090 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a595987f-3b58-442d-a2d6-1b3814c51c49 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] GET https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b Aug 25 04:52:17.789378 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a595987f-3b58-442d-a2d6-1b3814c51c49 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.789622 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a595987f-3b58-442d-a2d6-1b3814c51c49 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.790006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2288cffe-1f75-4605-8ef0-f143518052c0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:17.792117 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2288cffe-1f75-4605-8ef0-f143518052c0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:17.793569 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2288cffe-1f75-4605-8ef0-f143518052c0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:17.793833 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2288cffe-1f75-4605-8ef0-f143518052c0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:17.794459 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a595987f-3b58-442d-a2d6-1b3814c51c49 tempest-ExtraSpecsNegativeTest-311406899 tempest-ExtraSpecsNegativeTest-311406899-project-admin] https://10.4.3.213/volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b returned with HTTP 404 Aug 25 04:52:17.795149 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 410/1631] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:52:17 2026] GET /volume/v3/types/857a27b2-fe20-409e-92cb-d105a87fd85b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:17.802452 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:17.802452 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:17.806502 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2288cffe-1f75-4605-8ef0-f143518052c0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:17.812184 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2288cffe-1f75-4605-8ef0-f143518052c0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:17.812795 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 413/1632] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:17 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:18.024270 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-60841e47-1f58-4356-a83f-8c163a6f10de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.026684 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-60841e47-1f58-4356-a83f-8c163a6f10de tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/attachments/72814fd0-9550-4a37-ba35-8930c3b42053/action Aug 25 04:52:18.027351 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-60841e47-1f58-4356-a83f-8c163a6f10de tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:52:18.027766 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-60841e47-1f58-4356-a83f-8c163a6f10de tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:18.052714 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:18.052714 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:18.074029 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-296010fc-db1f-4768-b8f7-56bcc3bccaab req-60841e47-1f58-4356-a83f-8c163a6f10de tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments/72814fd0-9550-4a37-ba35-8930c3b42053/action returned with HTTP 204 Aug 25 04:52:18.075000 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 403/1633] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:52:18 2026] POST /volume/v3/attachments/72814fd0-9550-4a37-ba35-8930c3b42053/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:18.493362 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-33ab5291-9157-4b6f-83ae-7238715b3304 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.500455 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33ab5291-9157-4b6f-83ae-7238715b3304 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:18.500455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33ab5291-9157-4b6f-83ae-7238715b3304 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.500455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33ab5291-9157-4b6f-83ae-7238715b3304 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:18.517976 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:18.517976 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:18.522234 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-33ab5291-9157-4b6f-83ae-7238715b3304 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:18.531383 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33ab5291-9157-4b6f-83ae-7238715b3304 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:18.532148 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 408/1634] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:18 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:18.551204 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c274d297-6e0d-4447-af2f-b8d750fdbbbd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.553811 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c274d297-6e0d-4447-af2f-b8d750fdbbbd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:52:18.553811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c274d297-6e0d-4447-af2f-b8d750fdbbbd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.554088 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c274d297-6e0d-4447-af2f-b8d750fdbbbd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:18.569344 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:18.569344 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:18.574729 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c274d297-6e0d-4447-af2f-b8d750fdbbbd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:52:18.581061 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c274d297-6e0d-4447-af2f-b8d750fdbbbd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:52:18.581849 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 411/1635] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:18 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:18.663918 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d6f21acd-34ad-4283-9c70-71939ab3ff6c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.668318 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6f21acd-34ad-4283-9c70-71939ab3ff6c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f Aug 25 04:52:18.668610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6f21acd-34ad-4283-9c70-71939ab3ff6c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.668881 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6f21acd-34ad-4283-9c70-71939ab3ff6c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:18.687510 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6f21acd-34ad-4283-9c70-71939ab3ff6c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f returned with HTTP 404 Aug 25 04:52:18.687627 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 414/1636] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:18 2026] GET /volume/v3/volumes/007e666f-047f-4641-9da7-40a211cbb33f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:18.703895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b56df11-4068-4c4f-8a4e-f60e6ad2b836 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.706238 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b56df11-4068-4c4f-8a4e-f60e6ad2b836 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 Aug 25 04:52:18.706528 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b56df11-4068-4c4f-8a4e-f60e6ad2b836 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.706810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b56df11-4068-4c4f-8a4e-f60e6ad2b836 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:18.719352 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:18.719352 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:18.726043 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b56df11-4068-4c4f-8a4e-f60e6ad2b836 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:18.734491 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b56df11-4068-4c4f-8a4e-f60e6ad2b836 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 returned with HTTP 200 Aug 25 04:52:18.735490 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 404/1637] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:18 2026] GET /volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:18.752511 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d3180906-8603-4c25-b75b-e96317a57ec2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.756236 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3180906-8603-4c25-b75b-e96317a57ec2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] DELETE https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 Aug 25 04:52:18.756236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3180906-8603-4c25-b75b-e96317a57ec2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.756236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3180906-8603-4c25-b75b-e96317a57ec2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:18.756236 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d3180906-8603-4c25-b75b-e96317a57ec2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume with id: 62c504fd-d32c-46cb-b3ce-397a16b28833 Aug 25 04:52:18.766178 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:18.766178 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:18.767636 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d3180906-8603-4c25-b75b-e96317a57ec2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:18.816981 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d3180906-8603-4c25-b75b-e96317a57ec2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume request issued successfully. Aug 25 04:52:18.817595 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3180906-8603-4c25-b75b-e96317a57ec2 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 returned with HTTP 202 Aug 25 04:52:18.817983 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 409/1638] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:18 2026] DELETE /volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 04:52:18.829621 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa52c6ec-59e3-43ba-90fc-7422a451e8f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.831271 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa52c6ec-59e3-43ba-90fc-7422a451e8f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 Aug 25 04:52:18.831553 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa52c6ec-59e3-43ba-90fc-7422a451e8f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.831830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa52c6ec-59e3-43ba-90fc-7422a451e8f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:18.836451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be0fb34b-940c-42da-9e81-9f3307761915 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.841400 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be0fb34b-940c-42da-9e81-9f3307761915 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:18.842569 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be0fb34b-940c-42da-9e81-9f3307761915 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.842761 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be0fb34b-940c-42da-9e81-9f3307761915 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:18.851603 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:18.851603 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:18.856504 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa52c6ec-59e3-43ba-90fc-7422a451e8f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:18.856813 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:18.856813 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:18.864221 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa52c6ec-59e3-43ba-90fc-7422a451e8f4 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 returned with HTTP 200 Aug 25 04:52:18.864827 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 412/1639] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:18 2026] GET /volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:18.865693 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-be0fb34b-940c-42da-9e81-9f3307761915 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:18.875043 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be0fb34b-940c-42da-9e81-9f3307761915 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:18.875657 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 415/1640] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:18 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:18.893081 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd0c9fab-d1fd-4045-aae5-00801aff8494 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.896611 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0c9fab-d1fd-4045-aae5-00801aff8494 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:18.896797 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0c9fab-d1fd-4045-aae5-00801aff8494 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.897068 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd0c9fab-d1fd-4045-aae5-00801aff8494 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:18.909937 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:18.909937 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:18.919548 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd0c9fab-d1fd-4045-aae5-00801aff8494 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:18.932358 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd0c9fab-d1fd-4045-aae5-00801aff8494 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:18.932358 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 405/1641] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:18 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:18.951907 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-41b2a187-5cfe-4e10-a487-960a66c10e54 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.954643 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41b2a187-5cfe-4e10-a487-960a66c10e54 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes Aug 25 04:52:18.955085 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41b2a187-5cfe-4e10-a487-960a66c10e54 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.956131 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41b2a187-5cfe-4e10-a487-960a66c10e54 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:18.956717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-41b2a187-5cfe-4e10-a487-960a66c10e54 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:18.957589 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-41b2a187-5cfe-4e10-a487-960a66c10e54 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:52:18.974018 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-41b2a187-5cfe-4e10-a487-960a66c10e54 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Get all volumes completed successfully. Aug 25 04:52:18.974018 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41b2a187-5cfe-4e10-a487-960a66c10e54 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 200 Aug 25 04:52:18.974018 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 410/1642] 10.4.3.213 () {66 vars in 1237 bytes} [Tue Aug 25 04:52:18 2026] GET /volume/v3/volumes => generated 339 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:18.988720 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1d76743-647f-475c-9399-c9998b9cd620 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:18.992114 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1d76743-647f-475c-9399-c9998b9cd620 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:18.993212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1d76743-647f-475c-9399-c9998b9cd620 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:18.993397 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1d76743-647f-475c-9399-c9998b9cd620 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:19.010562 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:19.010562 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:19.020890 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e1d76743-647f-475c-9399-c9998b9cd620 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:19.029575 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1d76743-647f-475c-9399-c9998b9cd620 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:19.030377 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 413/1643] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:18 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:19.096731 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-8b443b39-d6b5-4868-84bf-c06a6e19bf43 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:19.103578 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-8b443b39-d6b5-4868-84bf-c06a6e19bf43 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:19.103578 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-8b443b39-d6b5-4868-84bf-c06a6e19bf43 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:19.103723 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-8b443b39-d6b5-4868-84bf-c06a6e19bf43 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:19.119697 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:19.119697 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:19.135936 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-8b443b39-d6b5-4868-84bf-c06a6e19bf43 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:19.145734 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-8b443b39-d6b5-4868-84bf-c06a6e19bf43 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:19.146463 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 416/1644] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:52:19 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:19.315116 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e6d9a98-8e2b-4d41-9e15-b12ebba8a92c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:19.317912 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e6d9a98-8e2b-4d41-9e15-b12ebba8a92c None None] GET https://10.4.3.213/volume// Aug 25 04:52:19.318465 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e6d9a98-8e2b-4d41-9e15-b12ebba8a92c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:19.319039 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e6d9a98-8e2b-4d41-9e15-b12ebba8a92c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:19.321381 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e6d9a98-8e2b-4d41-9e15-b12ebba8a92c None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:19.322280 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 406/1645] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:52:19 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:52:19.335328 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-9bf7bbd6-df44-4e6e-b1b5-deea1a3a44be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:19.596688 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-9bf7bbd6-df44-4e6e-b1b5-deea1a3a44be tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:52:19.599517 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-9bf7bbd6-df44-4e6e-b1b5-deea1a3a44be tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29819ba9-4a43-4db9-b638-d25c18ae85b4", "connector": null, "instance_uuid": "60dc1a09-7b36-41ba-987e-62f4d6fb040a"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:19.610053 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:19.610053 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:19.664132 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-9bf7bbd6-df44-4e6e-b1b5-deea1a3a44be tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:52:19.664132 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 411/1646] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:52:19 2026] POST /volume/v3/attachments => generated 273 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:19.715036 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c189be3-9ad6-48b1-bffd-22b3365cd98c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:19.719552 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c189be3-9ad6-48b1-bffd-22b3365cd98c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:19.719552 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c189be3-9ad6-48b1-bffd-22b3365cd98c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:19.719552 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c189be3-9ad6-48b1-bffd-22b3365cd98c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:19.728258 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=237,cinder:INSERT=22,cinder:UPDATE=38 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:52:19.733656 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:19.733656 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:19.740330 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c189be3-9ad6-48b1-bffd-22b3365cd98c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:19.749686 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c189be3-9ad6-48b1-bffd-22b3365cd98c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:19.751084 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 414/1647] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:19 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:19.789184 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-18f2c0e9-2dc7-42a2-a285-8e7c1337d274 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:19.789833 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18f2c0e9-2dc7-42a2-a285-8e7c1337d274 None None] GET https://10.4.3.213/volume// Aug 25 04:52:19.790171 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18f2c0e9-2dc7-42a2-a285-8e7c1337d274 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:19.790379 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-18f2c0e9-2dc7-42a2-a285-8e7c1337d274 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:19.791292 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-18f2c0e9-2dc7-42a2-a285-8e7c1337d274 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:19.791366 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 417/1648] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:52: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 25 04:52:19.821522 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-887c1015-d258-4913-a9bb-9a3ddc6cb120 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:19.825750 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-887c1015-d258-4913-a9bb-9a3ddc6cb120 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:19.825750 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-887c1015-d258-4913-a9bb-9a3ddc6cb120 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:19.825956 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-887c1015-d258-4913-a9bb-9a3ddc6cb120 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:19.830042 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=382,cinder:UPDATE=128,cinder:INSERT=70 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:52:19.844756 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:19.844756 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:19.849673 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-887c1015-d258-4913-a9bb-9a3ddc6cb120 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:19.857814 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-887c1015-d258-4913-a9bb-9a3ddc6cb120 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:19.857814 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 407/1649] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:52:19 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:52:19.887853 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d17d8864-db83-4325-8a86-b96f3d3956fd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:19.890284 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d17d8864-db83-4325-8a86-b96f3d3956fd tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 Aug 25 04:52:19.890628 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d17d8864-db83-4325-8a86-b96f3d3956fd tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:19.890943 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d17d8864-db83-4325-8a86-b96f3d3956fd tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:19.904378 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d17d8864-db83-4325-8a86-b96f3d3956fd tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 returned with HTTP 404 Aug 25 04:52:19.904527 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-6530e55f-c078-494f-9118-1304fe9603b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:19.904657 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 412/1650] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:19 2026] GET /volume/v3/volumes/62c504fd-d32c-46cb-b3ce-397a16b28833 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:19.910599 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-6530e55f-c078-494f-9118-1304fe9603b5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:52:19.910599 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-6530e55f-c078-494f-9118-1304fe9603b5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:19.910599 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-6530e55f-c078-494f-9118-1304fe9603b5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:19.930342 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:19.930342 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:19.936059 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-6530e55f-c078-494f-9118-1304fe9603b5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:52:19.942641 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-6530e55f-c078-494f-9118-1304fe9603b5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:52:19.942795 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 415/1651] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:52:19 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:19.970807 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:19.975274 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:19.975274 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-VolumesGetTest-Volume-1533869918", "metadata": {"Type": "Test"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:19.976508 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request body: {'volume': {'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1533869918', 'metadata': {'Type': 'Test'}}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:20.072736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-fd73f3c9-f1e0-4285-a0a7-5889be09bac5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:20.076025 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-fd73f3c9-f1e0-4285-a0a7-5889be09bac5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] PUT https://10.4.3.213/volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925 Aug 25 04:52:20.077149 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-fd73f3c9-f1e0-4285-a0a7-5889be09bac5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:20.099876 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-fd73f3c9-f1e0-4285-a0a7-5889be09bac5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Acquiring lock "cinder-attachment_update-29819ba9-4a43-4db9-b638-d25c18ae85b4-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:52:20.105814 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-fd73f3c9-f1e0-4285-a0a7-5889be09bac5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Lock "cinder-attachment_update-29819ba9-4a43-4db9-b638-d25c18ae85b4-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:52:20.107485 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:20.107485 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:20.118539 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume of 1 GB Aug 25 04:52:20.121316 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=336,cinder:UPDATE=98,cinder:INSERT=52 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:52:20.126006 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Availability Zones retrieved successfully. Aug 25 04:52:20.132738 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (d3406a87-8e20-4fee-8441-6180de0972ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:20.134090 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c8a298-3070-4ecf-a86a-09ef5e9a5d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:20.137632 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:20.226447 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c8a298-3070-4ecf-a86a-09ef5e9a5d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:20.229037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e7fd57-c937-4d33-a79f-5cccea7b0124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:20.271365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-fd73f3c9-f1e0-4285-a0a7-5889be09bac5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Lock "cinder-attachment_update-29819ba9-4a43-4db9-b638-d25c18ae85b4-np0000008045" released by "attachment_update" :: held 0.165s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:52:20.272793 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-fd73f3c9-f1e0-4285-a0a7-5889be09bac5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925 returned with HTTP 200 Aug 25 04:52:20.273910 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 408/1652] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:52:20 2026] PUT /volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:20.286572 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Created reservations ['f09dff94-6037-4bf8-b706-56304bf0a68b', '330cca1a-1275-483e-97b6-28dd0e675173', '6d6f47a3-0c6c-4907-be6a-163dd63b1152', '063e0625-f129-4177-93a0-41bb20e7bb74'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:20.288106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e7fd57-c937-4d33-a79f-5cccea7b0124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f09dff94-6037-4bf8-b706-56304bf0a68b', '330cca1a-1275-483e-97b6-28dd0e675173', '6d6f47a3-0c6c-4907-be6a-163dd63b1152', '063e0625-f129-4177-93a0-41bb20e7bb74']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:20.288199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce46f17c-1a92-4f4a-b68b-0d304efb4848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:20.333812 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce46f17c-1a92-4f4a-b68b-0d304efb4848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c67c59f-4ee9-4303-af0b-705e25fae31f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1533869918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['f09dff94-6037-4bf8-b706-56304bf0a68b','330cca1a-1275-483e-97b6-28dd0e675173','6d6f47a3-0c6c-4907-be6a-163dd63b1152','063e0625-f129-4177-93a0-41bb20e7bb74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1533869918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c67c59f-4ee9-4303-af0b-705e25fae31f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b989c93fca6d4599963a889ca64de59e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:20.333812 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07e338ba-8f92-4e99-ae78-0c063282ad07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:20.364291 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07e338ba-8f92-4e99-ae78-0c063282ad07) transitioned into state 'SUCCESS' from state '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-1533869918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['f09dff94-6037-4bf8-b706-56304bf0a68b','330cca1a-1275-483e-97b6-28dd0e675173','6d6f47a3-0c6c-4907-be6a-163dd63b1152','063e0625-f129-4177-93a0-41bb20e7bb74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:20.365323 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9268c8-ee1b-4da5-8644-f5ec330f0401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:20.388872 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9268c8-ee1b-4da5-8644-f5ec330f0401) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:20.388872 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (d3406a87-8e20-4fee-8441-6180de0972ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:20.389242 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request issued successfully. Aug 25 04:52:20.389930 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b951528c-cc1c-4313-9839-2d12b36e7dfe tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:20.390525 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 418/1653] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:19 2026] POST /volume/v3/volumes => generated 759 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:20.410701 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-262d19a6-5c1c-4ce0-9458-2f47aa9355fd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:20.414717 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-262d19a6-5c1c-4ce0-9458-2f47aa9355fd tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:20.415794 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-262d19a6-5c1c-4ce0-9458-2f47aa9355fd tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:20.415794 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-262d19a6-5c1c-4ce0-9458-2f47aa9355fd tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:20.418797 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=284,cinder:UPDATE=68,cinder:INSERT=29 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:52:20.427662 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:20.427662 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:20.439224 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-262d19a6-5c1c-4ce0-9458-2f47aa9355fd tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:20.448368 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-262d19a6-5c1c-4ce0-9458-2f47aa9355fd tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 200 Aug 25 04:52:20.449192 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 413/1654] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:20 2026] GET /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:20.557713 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f3ac441-8d71-4ec8-baef-81c65777d4a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:20.557924 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f3ac441-8d71-4ec8-baef-81c65777d4a8 None None] GET https://10.4.3.213/volume// Aug 25 04:52:20.558048 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f3ac441-8d71-4ec8-baef-81c65777d4a8 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:20.558334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f3ac441-8d71-4ec8-baef-81c65777d4a8 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:20.558722 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f3ac441-8d71-4ec8-baef-81c65777d4a8 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:20.559074 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 416/1655] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:52: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 25 04:52:20.589061 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-75340d46-8864-4a59-8f4a-33994509ffb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:20.593460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-75340d46-8864-4a59-8f4a-33994509ffb4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:52:20.593725 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-75340d46-8864-4a59-8f4a-33994509ffb4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e", "connector": null, "instance_uuid": "155314d0-24fe-4405-bebb-aaff63711c4d"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:20.626634 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:20.626634 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:20.700671 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-75340d46-8864-4a59-8f4a-33994509ffb4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:52:20.701716 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 409/1656] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:52:20 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:20.730828 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-2b823f23-a8dd-42b2-a7c1-033b713c0c94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:20.734371 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-2b823f23-a8dd-42b2-a7c1-033b713c0c94 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/attachments/7b535000-25a0-4ca7-b844-3799b23021f8 Aug 25 04:52:20.734608 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-2b823f23-a8dd-42b2-a7c1-033b713c0c94 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:20.735502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-2b823f23-a8dd-42b2-a7c1-033b713c0c94 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:20.761872 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:20.761872 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:20.774664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6c8b9d75-55b4-45e3-b64c-f7a70b22c385 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:20.777664 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c8b9d75-55b4-45e3-b64c-f7a70b22c385 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:20.777664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c8b9d75-55b4-45e3-b64c-f7a70b22c385 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:20.780096 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6c8b9d75-55b4-45e3-b64c-f7a70b22c385 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:20.795195 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:20.795195 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:20.805257 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6c8b9d75-55b4-45e3-b64c-f7a70b22c385 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:20.819828 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6c8b9d75-55b4-45e3-b64c-f7a70b22c385 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:20.820375 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 414/1657] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:20 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:20.903164 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-2b823f23-a8dd-42b2-a7c1-033b713c0c94 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/7b535000-25a0-4ca7-b844-3799b23021f8 returned with HTTP 200 Aug 25 04:52:20.903759 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 419/1658] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:52:20 2026] DELETE /volume/v3/attachments/7b535000-25a0-4ca7-b844-3799b23021f8 => generated 367 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:21.421308 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.469507 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75ecb6f3-938b-487a-a02d-ae4016693d9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.471958 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75ecb6f3-938b-487a-a02d-ae4016693d9d tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:21.472156 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75ecb6f3-938b-487a-a02d-ae4016693d9d tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:21.472352 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75ecb6f3-938b-487a-a02d-ae4016693d9d tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:21.481151 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:21.481151 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:21.488451 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-75ecb6f3-938b-487a-a02d-ae4016693d9d tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:21.504268 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75ecb6f3-938b-487a-a02d-ae4016693d9d tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 200 Aug 25 04:52:21.504857 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 410/1659] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:21 2026] GET /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:21.523286 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c35c92f4-6420-4c62-aa90-ddd2ffcec957 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.525921 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c35c92f4-6420-4c62-aa90-ddd2ffcec957 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:21.526119 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c35c92f4-6420-4c62-aa90-ddd2ffcec957 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:21.526317 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c35c92f4-6420-4c62-aa90-ddd2ffcec957 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:21.541693 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:21.541693 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:21.546787 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c35c92f4-6420-4c62-aa90-ddd2ffcec957 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:21.552875 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c35c92f4-6420-4c62-aa90-ddd2ffcec957 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 200 Aug 25 04:52:21.553325 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 415/1660] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:21 2026] GET /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:21.571630 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0acf274-e572-4802-bdb4-965b536ad898 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.573843 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0acf274-e572-4802-bdb4-965b536ad898 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] PUT https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:21.574354 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0acf274-e572-4802-bdb4-965b536ad898 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1533869918"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:21.586922 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:21.586922 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:21.593454 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0acf274-e572-4802-bdb4-965b536ad898 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:21.601536 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c0acf274-e572-4802-bdb4-965b536ad898 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume updated successfully. Aug 25 04:52:21.602542 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0acf274-e572-4802-bdb4-965b536ad898 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 200 Aug 25 04:52:21.603202 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 420/1661] 10.4.3.213 () {68 vars in 1368 bytes} [Tue Aug 25 04:52:21 2026] PUT /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 783 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:21.616332 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d669de8-1755-4de9-9dfe-d8e8c6b6a193 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.618601 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:21.619080 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1161798209"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:21.620087 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d669de8-1755-4de9-9dfe-d8e8c6b6a193 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] PUT https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:21.620482 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d669de8-1755-4de9-9dfe-d8e8c6b6a193 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-321101078", "description": "This is the new description of volume"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:21.620953 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1161798209'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:21.621072 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Create volume of 1 GB Aug 25 04:52:21.625864 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Availability Zones retrieved successfully. Aug 25 04:52:21.633574 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Flow 'volume_create_api' (930ac60b-c532-4814-baf1-7c8be331f8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:21.633879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb203c92-cd70-46dd-9fe7-7242fd8da8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.634448 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:21.634448 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:21.634911 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:21.640953 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3d669de8-1755-4de9-9dfe-d8e8c6b6a193 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:21.651102 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3d669de8-1755-4de9-9dfe-d8e8c6b6a193 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume updated successfully. Aug 25 04:52:21.651845 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d669de8-1755-4de9-9dfe-d8e8c6b6a193 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 200 Aug 25 04:52:21.652316 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 411/1662] 10.4.3.213 () {68 vars in 1369 bytes} [Tue Aug 25 04:52:21 2026] PUT /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:21.666506 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb203c92-cd70-46dd-9fe7-7242fd8da8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.667487 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b244e885-a07d-462f-b436-5019aee35e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.673487 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9ee9f794-812d-4618-b13b-65ed8ea3ba86 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.675401 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ee9f794-812d-4618-b13b-65ed8ea3ba86 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:21.675639 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ee9f794-812d-4618-b13b-65ed8ea3ba86 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:21.675845 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ee9f794-812d-4618-b13b-65ed8ea3ba86 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:21.686973 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:21.686973 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:21.691400 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ee9f794-812d-4618-b13b-65ed8ea3ba86 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:21.697624 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ee9f794-812d-4618-b13b-65ed8ea3ba86 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 200 Aug 25 04:52:21.701560 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 416/1663] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:21 2026] GET /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:21.712915 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5168223d-561d-4d0f-9e95-df1ad4896410 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.715181 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:21.715566 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-327597452", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1622347244"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:21.717475 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-327597452', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1622347244'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:21.717696 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume of 1 GB Aug 25 04:52:21.722852 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Availability Zones retrieved successfully. Aug 25 04:52:21.731673 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (4c713eca-8546-4735-973f-71e4b5f9d046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:21.734321 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4435e697-a16b-4464-a02b-a30cc6fb71da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.735256 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:21.747163 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Created reservations ['8d258087-a4e0-41e0-9c52-da796a748c20', 'b214a9fa-87da-4dcd-be45-95b87150fe12', '813bbd54-3f5d-4a4d-9573-97c8c5e0271d', 'bdb1780f-7f4b-4e51-990a-28b6e35716e6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:21.747963 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b244e885-a07d-462f-b436-5019aee35e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d258087-a4e0-41e0-9c52-da796a748c20', 'b214a9fa-87da-4dcd-be45-95b87150fe12', '813bbd54-3f5d-4a4d-9573-97c8c5e0271d', 'bdb1780f-7f4b-4e51-990a-28b6e35716e6']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.748658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d611a068-9fb3-425e-b959-01863577d431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.774451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4435e697-a16b-4464-a02b-a30cc6fb71da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.774673 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d611a068-9fb3-425e-b959-01863577d431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '821e2fbc-eef2-4c5c-a40c-793e3f8b70be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1161798209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0476840c601e45a0a11f23bf64a23601',qos_specs=None,replication_status=,reservations=['8d258087-a4e0-41e0-9c52-da796a748c20','b214a9fa-87da-4dcd-be45-95b87150fe12','813bbd54-3f5d-4a4d-9573-97c8c5e0271d','bdb1780f-7f4b-4e51-990a-28b6e35716e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c2d00c7df54cf1a1aea5ab46dee9ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1161798209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=821e2fbc-eef2-4c5c-a40c-793e3f8b70be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0476840c601e45a0a11f23bf64a23601',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0c2d00c7df54cf1a1aea5ab46dee9ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.774800 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e43191-8dca-48aa-98eb-165704be28d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.774868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297a5860-df03-4685-b0be-75550b6f1be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.799950 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297a5860-df03-4685-b0be-75550b6f1be4) transitioned into state 'SUCCESS' from state '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-1161798209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0476840c601e45a0a11f23bf64a23601',qos_specs=None,replication_status=,reservations=['8d258087-a4e0-41e0-9c52-da796a748c20','b214a9fa-87da-4dcd-be45-95b87150fe12','813bbd54-3f5d-4a4d-9573-97c8c5e0271d','bdb1780f-7f4b-4e51-990a-28b6e35716e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c2d00c7df54cf1a1aea5ab46dee9ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.801025 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57934a27-27dd-4f1a-8753-b9395429e88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.818181 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57934a27-27dd-4f1a-8753-b9395429e88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.819449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Flow 'volume_create_api' (930ac60b-c532-4814-baf1-7c8be331f8ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:21.819923 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Create volume request issued successfully. Aug 25 04:52:21.820950 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b46ab368-f0dc-4019-9fbb-b60027b77d86 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:21.821524 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 417/1664] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:52:21 2026] POST /volume/v3/volumes => generated 750 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:21.837338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24dabded-5cbd-4dde-b09e-04312ba3d3f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.839137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Created reservations ['19639d45-0690-40a8-8ca4-1ba15235f3c1', '06af38b1-a758-4639-a41f-6eb11f151fd4', 'd9829f10-2cdc-48f1-b363-76901834b7fc', 'a3c3ba36-32b6-49a8-b159-53e7206cbea9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:21.840335 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e43191-8dca-48aa-98eb-165704be28d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19639d45-0690-40a8-8ca4-1ba15235f3c1', '06af38b1-a758-4639-a41f-6eb11f151fd4', 'd9829f10-2cdc-48f1-b363-76901834b7fc', 'a3c3ba36-32b6-49a8-b159-53e7206cbea9']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.840475 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24dabded-5cbd-4dde-b09e-04312ba3d3f3 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] GET https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be Aug 25 04:52:21.840730 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24dabded-5cbd-4dde-b09e-04312ba3d3f3 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:21.841042 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24dabded-5cbd-4dde-b09e-04312ba3d3f3 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:21.841555 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73e9e4b-6ad5-4b22-8e30-48e7e860885a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.845874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-45c2d4ab-d7a0-4777-b378-625736f0bcb0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.851642 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-45c2d4ab-d7a0-4777-b378-625736f0bcb0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:21.851945 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-45c2d4ab-d7a0-4777-b378-625736f0bcb0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:21.853533 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-45c2d4ab-d7a0-4777-b378-625736f0bcb0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:21.857681 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:21.857681 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:21.866724 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-24dabded-5cbd-4dde-b09e-04312ba3d3f3 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Volume info retrieved successfully. Aug 25 04:52:21.873541 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73e9e4b-6ad5-4b22-8e30-48e7e860885a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b86c3a48-4515-478c-841e-322b7da5fa65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-327597452',display_name='tempest-VolumesGetTest-Volume-1622347244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['19639d45-0690-40a8-8ca4-1ba15235f3c1','06af38b1-a758-4639-a41f-6eb11f151fd4','d9829f10-2cdc-48f1-b363-76901834b7fc','a3c3ba36-32b6-49a8-b159-53e7206cbea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-327597452',display_name='tempest-VolumesGetTest-Volume-1622347244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b86c3a48-4515-478c-841e-322b7da5fa65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b989c93fca6d4599963a889ca64de59e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.874286 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6356fbb0-8df5-4914-8f45-cc64e8ae96cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.875313 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:21.875313 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:21.880462 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24dabded-5cbd-4dde-b09e-04312ba3d3f3 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be returned with HTTP 200 Aug 25 04:52:21.880462 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 412/1665] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:21 2026] GET /volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:21.881553 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-45c2d4ab-d7a0-4777-b378-625736f0bcb0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:21.887642 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-45c2d4ab-d7a0-4777-b378-625736f0bcb0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:21.888453 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 417/1666] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:21 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:21.896259 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6356fbb0-8df5-4914-8f45-cc64e8ae96cc) transitioned into 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-327597452',display_name='tempest-VolumesGetTest-Volume-1622347244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b989c93fca6d4599963a889ca64de59e',qos_specs=None,replication_status=,reservations=['19639d45-0690-40a8-8ca4-1ba15235f3c1','06af38b1-a758-4639-a41f-6eb11f151fd4','d9829f10-2cdc-48f1-b363-76901834b7fc','a3c3ba36-32b6-49a8-b159-53e7206cbea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997b04fd0bba46dba74ac0e917cf6ccf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.897509 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bb23da-714c-4ffe-a5ea-ff1606f17fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:21.910071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bb23da-714c-4ffe-a5ea-ff1606f17fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:21.911399 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Flow 'volume_create_api' (4c713eca-8546-4735-973f-71e4b5f9d046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:21.911851 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Create volume request issued successfully. Aug 25 04:52:21.912820 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5168223d-561d-4d0f-9e95-df1ad4896410 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:21.913587 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 421/1667] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:21 2026] POST /volume/v3/volumes => generated 779 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:21.926321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4bdd8431-5474-487a-b84b-1db65a449185 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:21.929050 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bdd8431-5474-487a-b84b-1db65a449185 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 Aug 25 04:52:21.929719 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bdd8431-5474-487a-b84b-1db65a449185 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:21.929719 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bdd8431-5474-487a-b84b-1db65a449185 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:21.940510 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:21.940510 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:21.946382 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4bdd8431-5474-487a-b84b-1db65a449185 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:21.953745 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bdd8431-5474-487a-b84b-1db65a449185 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 returned with HTTP 200 Aug 25 04:52:21.954336 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 418/1668] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:21 2026] GET /volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:22.315070 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-a89866a1-11be-4105-8778-52297fa6c142 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:22.320538 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-a89866a1-11be-4105-8778-52297fa6c142 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] PUT https://10.4.3.213/volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab Aug 25 04:52:22.321119 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-a89866a1-11be-4105-8778-52297fa6c142 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:22.345888 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-a89866a1-11be-4105-8778-52297fa6c142 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Acquiring lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:52:22.355409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-a89866a1-11be-4105-8778-52297fa6c142 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:52:22.355409 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:22.355409 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:22.511304 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-a89866a1-11be-4105-8778-52297fa6c142 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e-np0000008045" released by "attachment_update" :: held 0.158s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:52:22.513283 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-a89866a1-11be-4105-8778-52297fa6c142 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab returned with HTTP 200 Aug 25 04:52:22.513283 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 413/1669] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:52:22 2026] PUT /volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:22.529609 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-f148e3be-85f1-4aa4-bd9e-808f7823e689 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:22.533002 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-f148e3be-85f1-4aa4-bd9e-808f7823e689 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab Aug 25 04:52:22.538267 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-f148e3be-85f1-4aa4-bd9e-808f7823e689 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:22.538267 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-f148e3be-85f1-4aa4-bd9e-808f7823e689 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:22.570710 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-f148e3be-85f1-4aa4-bd9e-808f7823e689 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab returned with HTTP 200 Aug 25 04:52:22.571242 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 418/1670] 10.4.3.213 () {70 vars in 1651 bytes} [Tue Aug 25 04:52:22 2026] GET /volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:22.893465 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5fac988e-1b02-4eab-8133-5df3d94b7830 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:22.896454 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5fac988e-1b02-4eab-8133-5df3d94b7830 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] GET https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be Aug 25 04:52:22.896454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5fac988e-1b02-4eab-8133-5df3d94b7830 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:22.896454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5fac988e-1b02-4eab-8133-5df3d94b7830 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:22.907074 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ee6a27b-2ae4-48d5-b64e-dec043390faf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:22.908960 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ee6a27b-2ae4-48d5-b64e-dec043390faf tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:22.909214 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ee6a27b-2ae4-48d5-b64e-dec043390faf tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:22.909481 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ee6a27b-2ae4-48d5-b64e-dec043390faf tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:22.917831 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:22.917831 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:22.921095 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:22.921095 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:22.923105 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5fac988e-1b02-4eab-8133-5df3d94b7830 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Volume info retrieved successfully. Aug 25 04:52:22.925604 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ee6a27b-2ae4-48d5-b64e-dec043390faf tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:22.931379 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ee6a27b-2ae4-48d5-b64e-dec043390faf tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:22.931817 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 419/1671] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:22 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:22.932243 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5fac988e-1b02-4eab-8133-5df3d94b7830 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be returned with HTTP 200 Aug 25 04:52:22.932689 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 422/1672] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:22 2026] GET /volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:22.948865 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b460ddd-b67d-43f4-b985-783ea4d232b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:22.950580 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b460ddd-b67d-43f4-b985-783ea4d232b1 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] GET https://10.4.3.213/volume/v3/limits Aug 25 04:52:22.950783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b460ddd-b67d-43f4-b985-783ea4d232b1 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:22.950999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b460ddd-b67d-43f4-b985-783ea4d232b1 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:22.960188 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:22.960188 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:22.969849 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7dbf2841-41ea-41c8-8b08-61b47dcedb8c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:22.970445 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b460ddd-b67d-43f4-b985-783ea4d232b1 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] https://10.4.3.213/volume/v3/limits returned with HTTP 200 Aug 25 04:52:22.970922 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 414/1673] 10.4.3.213 () {66 vars in 1234 bytes} [Tue Aug 25 04:52:22 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:22.975538 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7dbf2841-41ea-41c8-8b08-61b47dcedb8c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 Aug 25 04:52:22.975538 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7dbf2841-41ea-41c8-8b08-61b47dcedb8c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:22.978779 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7dbf2841-41ea-41c8-8b08-61b47dcedb8c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:22.981243 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f5ceafc-6fe5-4200-a1ac-702c67bba06f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:22.983913 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f5ceafc-6fe5-4200-a1ac-702c67bba06f tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] GET https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be Aug 25 04:52:22.984092 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f5ceafc-6fe5-4200-a1ac-702c67bba06f tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:22.984269 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f5ceafc-6fe5-4200-a1ac-702c67bba06f tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:22.988242 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:22.988242 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:22.991934 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:22.991934 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:22.993243 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7dbf2841-41ea-41c8-8b08-61b47dcedb8c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:22.996092 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f5ceafc-6fe5-4200-a1ac-702c67bba06f tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Volume info retrieved successfully. Aug 25 04:52:22.999316 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7dbf2841-41ea-41c8-8b08-61b47dcedb8c tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 returned with HTTP 200 Aug 25 04:52:22.999848 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 419/1674] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:22 2026] GET /volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:23.003461 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f5ceafc-6fe5-4200-a1ac-702c67bba06f tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be returned with HTTP 200 Aug 25 04:52:23.003461 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 420/1675] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:22 2026] GET /volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:23.016661 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d003fa71-405d-4bfb-bb98-d319f5a79250 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:23.016805 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b23f95b0-1163-4293-a109-10cdfc20fed9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:23.020460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b23f95b0-1163-4293-a109-10cdfc20fed9 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] DELETE https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be Aug 25 04:52:23.020460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b23f95b0-1163-4293-a109-10cdfc20fed9 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:23.020460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b23f95b0-1163-4293-a109-10cdfc20fed9 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:23.020460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b23f95b0-1163-4293-a109-10cdfc20fed9 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Delete volume with id: 821e2fbc-eef2-4c5c-a40c-793e3f8b70be Aug 25 04:52:23.020680 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d003fa71-405d-4bfb-bb98-d319f5a79250 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] PUT https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 Aug 25 04:52:23.021065 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d003fa71-405d-4bfb-bb98-d319f5a79250 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1533869918", "description": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:23.033467 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:23.033467 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:23.033467 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b23f95b0-1163-4293-a109-10cdfc20fed9 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Volume info retrieved successfully. Aug 25 04:52:23.038062 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:23.038062 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:23.045501 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d003fa71-405d-4bfb-bb98-d319f5a79250 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:23.057538 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b23f95b0-1163-4293-a109-10cdfc20fed9 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Delete volume request issued successfully. Aug 25 04:52:23.057885 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b23f95b0-1163-4293-a109-10cdfc20fed9 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be returned with HTTP 202 Aug 25 04:52:23.057995 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d003fa71-405d-4bfb-bb98-d319f5a79250 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume updated successfully. Aug 25 04:52:23.058448 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 415/1676] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:23 2026] DELETE /volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:23.059131 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d003fa71-405d-4bfb-bb98-d319f5a79250 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 returned with HTTP 200 Aug 25 04:52:23.059829 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 423/1677] 10.4.3.213 () {68 vars in 1368 bytes} [Tue Aug 25 04:52:23 2026] PUT /volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 => generated 770 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:23.069590 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-beead809-4fd4-469a-9574-032eba65b194 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:23.071683 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-beead809-4fd4-469a-9574-032eba65b194 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] GET https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be Aug 25 04:52:23.071893 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-beead809-4fd4-469a-9574-032eba65b194 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:23.072094 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-beead809-4fd4-469a-9574-032eba65b194 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:23.075729 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c67c73f-da06-4bf6-b4ec-7456b15d6f67 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:23.078903 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c67c73f-da06-4bf6-b4ec-7456b15d6f67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 Aug 25 04:52:23.079186 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c67c73f-da06-4bf6-b4ec-7456b15d6f67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:23.079490 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c67c73f-da06-4bf6-b4ec-7456b15d6f67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:23.079553 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:23.079553 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:23.084717 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-beead809-4fd4-469a-9574-032eba65b194 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Volume info retrieved successfully. Aug 25 04:52:23.089279 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-beead809-4fd4-469a-9574-032eba65b194 tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be returned with HTTP 200 Aug 25 04:52:23.089811 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 420/1678] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:23 2026] GET /volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:23.094657 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:23.094657 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:23.101443 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c67c73f-da06-4bf6-b4ec-7456b15d6f67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:23.107824 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c67c73f-da06-4bf6-b4ec-7456b15d6f67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 returned with HTTP 200 Aug 25 04:52:23.108308 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 421/1679] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:23 2026] GET /volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:23.125291 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5aff55bc-2038-478d-a111-eb00ac053ae8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:23.127126 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5aff55bc-2038-478d-a111-eb00ac053ae8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] DELETE https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 Aug 25 04:52:23.127340 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5aff55bc-2038-478d-a111-eb00ac053ae8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:23.127556 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5aff55bc-2038-478d-a111-eb00ac053ae8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:23.127714 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5aff55bc-2038-478d-a111-eb00ac053ae8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume with id: b86c3a48-4515-478c-841e-322b7da5fa65 Aug 25 04:52:23.137106 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:23.137106 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:23.137638 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5aff55bc-2038-478d-a111-eb00ac053ae8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:23.170453 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5aff55bc-2038-478d-a111-eb00ac053ae8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume request issued successfully. Aug 25 04:52:23.170803 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5aff55bc-2038-478d-a111-eb00ac053ae8 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 returned with HTTP 202 Aug 25 04:52:23.171718 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 416/1680] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:23 2026] DELETE /volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:23.183650 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21c6d78a-c6fe-4c0d-80be-d57090c29c7e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:23.187171 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21c6d78a-c6fe-4c0d-80be-d57090c29c7e tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 Aug 25 04:52:23.188295 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21c6d78a-c6fe-4c0d-80be-d57090c29c7e tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:23.188584 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21c6d78a-c6fe-4c0d-80be-d57090c29c7e tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:23.199491 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:23.199491 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:23.206620 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-21c6d78a-c6fe-4c0d-80be-d57090c29c7e tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:23.214707 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21c6d78a-c6fe-4c0d-80be-d57090c29c7e tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 returned with HTTP 200 Aug 25 04:52:23.215767 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 424/1681] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:23 2026] GET /volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:52:23.948900 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b7fed8d9-98ee-4785-b81a-be3748b868a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:23.953262 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b7fed8d9-98ee-4785-b81a-be3748b868a7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:23.953562 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b7fed8d9-98ee-4785-b81a-be3748b868a7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:23.953883 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b7fed8d9-98ee-4785-b81a-be3748b868a7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:23.969372 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:23.969372 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:23.975989 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b7fed8d9-98ee-4785-b81a-be3748b868a7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:23.989804 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b7fed8d9-98ee-4785-b81a-be3748b868a7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:23.990230 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 421/1682] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:23 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:24.109576 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2dd7285f-136d-464d-a1ff-d217172cde4b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.112216 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2dd7285f-136d-464d-a1ff-d217172cde4b tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] GET https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be Aug 25 04:52:24.112457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2dd7285f-136d-464d-a1ff-d217172cde4b tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.112867 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2dd7285f-136d-464d-a1ff-d217172cde4b tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.120953 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2dd7285f-136d-464d-a1ff-d217172cde4b tempest-AbsoluteLimitsTests-677479195 tempest-AbsoluteLimitsTests-677479195-project-member] https://10.4.3.213/volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be returned with HTTP 404 Aug 25 04:52:24.121677 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 422/1683] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:24 2026] GET /volume/v3/volumes/821e2fbc-eef2-4c5c-a40c-793e3f8b70be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:24.232143 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d22787b3-7681-4647-b213-482e30f5eded None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.234790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d22787b3-7681-4647-b213-482e30f5eded tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 Aug 25 04:52:24.234790 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d22787b3-7681-4647-b213-482e30f5eded tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.235045 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d22787b3-7681-4647-b213-482e30f5eded tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.241414 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d22787b3-7681-4647-b213-482e30f5eded tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 returned with HTTP 404 Aug 25 04:52:24.242347 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 417/1684] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:24 2026] GET /volume/v3/volumes/b86c3a48-4515-478c-841e-322b7da5fa65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:24.249846 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f34806d-93ba-4ca2-a52a-68bb752700cc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.251955 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f34806d-93ba-4ca2-a52a-68bb752700cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:24.252327 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f34806d-93ba-4ca2-a52a-68bb752700cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.252572 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f34806d-93ba-4ca2-a52a-68bb752700cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.263122 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2593b143-3617-4626-bc1f-ffe0ebbf7d07 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.263284 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:24.263284 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:24.265456 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2593b143-3617-4626-bc1f-ffe0ebbf7d07 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:24.266229 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2593b143-3617-4626-bc1f-ffe0ebbf7d07 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.268500 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2593b143-3617-4626-bc1f-ffe0ebbf7d07 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.270335 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8f34806d-93ba-4ca2-a52a-68bb752700cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:24.278729 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f34806d-93ba-4ca2-a52a-68bb752700cc tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 200 Aug 25 04:52:24.280239 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 425/1685] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:24 2026] GET /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 1405 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:24.285151 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:24.285151 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:24.291689 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2593b143-3617-4626-bc1f-ffe0ebbf7d07 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:24.295834 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d418fca0-327b-4ff3-90e9-f4e856798b67 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.297804 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d418fca0-327b-4ff3-90e9-f4e856798b67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] DELETE https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:24.298055 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d418fca0-327b-4ff3-90e9-f4e856798b67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.298243 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d418fca0-327b-4ff3-90e9-f4e856798b67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.298420 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2593b143-3617-4626-bc1f-ffe0ebbf7d07 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:24.298514 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d418fca0-327b-4ff3-90e9-f4e856798b67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume with id: 5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:24.299097 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 422/1686] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:24 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:24.307967 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:24.307967 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:24.308760 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d418fca0-327b-4ff3-90e9-f4e856798b67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:24.340096 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d418fca0-327b-4ff3-90e9-f4e856798b67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Delete volume request issued successfully. Aug 25 04:52:24.340564 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d418fca0-327b-4ff3-90e9-f4e856798b67 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 202 Aug 25 04:52:24.341127 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 423/1687] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:24 2026] DELETE /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:24.352569 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e6abfd4-3155-44fd-9745-4605943f3be0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.355876 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e6abfd4-3155-44fd-9745-4605943f3be0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:24.356925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e6abfd4-3155-44fd-9745-4605943f3be0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.357587 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e6abfd4-3155-44fd-9745-4605943f3be0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.369518 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:24.369518 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:24.370344 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2f694948-9be4-45f0-ab01-b56ecb5ec478 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.372947 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2f694948-9be4-45f0-ab01-b56ecb5ec478 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:24.373281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2f694948-9be4-45f0-ab01-b56ecb5ec478 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.373850 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2f694948-9be4-45f0-ab01-b56ecb5ec478 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.377965 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8e6abfd4-3155-44fd-9745-4605943f3be0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Volume info retrieved successfully. Aug 25 04:52:24.384607 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:24.384607 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:24.388161 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e6abfd4-3155-44fd-9745-4605943f3be0 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 200 Aug 25 04:52:24.388268 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 418/1688] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:24 2026] GET /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 1404 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:24.401321 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2f694948-9be4-45f0-ab01-b56ecb5ec478 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:24.409905 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2f694948-9be4-45f0-ab01-b56ecb5ec478 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:24.410112 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 426/1689] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:52:24 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:24.580390 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e08cbdc-1185-4df2-bd74-3beb11ebca84 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.581195 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e08cbdc-1185-4df2-bd74-3beb11ebca84 None None] GET https://10.4.3.213/volume// Aug 25 04:52:24.581496 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e08cbdc-1185-4df2-bd74-3beb11ebca84 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.582676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e08cbdc-1185-4df2-bd74-3beb11ebca84 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.583446 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e08cbdc-1185-4df2-bd74-3beb11ebca84 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:24.583710 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 423/1690] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:52:24 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:52:24.604967 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2bc5a723-2c04-4825-a0cf-f57eae03effa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.774757 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2bc5a723-2c04-4825-a0cf-f57eae03effa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:52:24.775126 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2bc5a723-2c04-4825-a0cf-f57eae03effa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2833ffd0-ab2c-42c8-9eb8-d8c63658149b", "connector": null, "instance_uuid": "a6657f4b-31f1-44aa-9ff8-6dd75c357cb8"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:24.785449 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:24.785449 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:24.822842 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-2bc5a723-2c04-4825-a0cf-f57eae03effa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:52:24.823593 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 424/1691] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:52:24 2026] POST /volume/v3/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:24.864611 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0633e6e3-91ca-40bb-a4af-f7b62c667ad6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.867654 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0633e6e3-91ca-40bb-a4af-f7b62c667ad6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:24.867945 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0633e6e3-91ca-40bb-a4af-f7b62c667ad6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.868521 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0633e6e3-91ca-40bb-a4af-f7b62c667ad6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.882935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a058cac5-b97f-45d8-99a6-c3717d7e39fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.883405 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a058cac5-b97f-45d8-99a6-c3717d7e39fd None None] GET https://10.4.3.213/volume// Aug 25 04:52:24.884320 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a058cac5-b97f-45d8-99a6-c3717d7e39fd None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.884320 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a058cac5-b97f-45d8-99a6-c3717d7e39fd None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.884616 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:24.884616 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:24.884964 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a058cac5-b97f-45d8-99a6-c3717d7e39fd None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:24.885329 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 427/1692] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:52: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 25 04:52:24.890443 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0633e6e3-91ca-40bb-a4af-f7b62c667ad6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:24.894420 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-02dbecc8-e1f3-41ec-83e1-0db6028f300f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:24.897552 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0633e6e3-91ca-40bb-a4af-f7b62c667ad6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:24.898157 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 419/1693] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:24 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:24.898705 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-02dbecc8-e1f3-41ec-83e1-0db6028f300f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:24.899136 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-02dbecc8-e1f3-41ec-83e1-0db6028f300f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:24.899308 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-02dbecc8-e1f3-41ec-83e1-0db6028f300f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:24.917130 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:24.917130 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:24.923014 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-02dbecc8-e1f3-41ec-83e1-0db6028f300f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:24.929802 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-02dbecc8-e1f3-41ec-83e1-0db6028f300f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:24.930397 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 424/1694] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:52:24 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 1020 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:52:25.008670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bbb24f5c-8767-4b4e-95ef-0d9379f586bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:25.011199 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbb24f5c-8767-4b4e-95ef-0d9379f586bb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:25.011544 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbb24f5c-8767-4b4e-95ef-0d9379f586bb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:25.011845 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbb24f5c-8767-4b4e-95ef-0d9379f586bb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:25.029895 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:25.029895 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:25.035621 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bbb24f5c-8767-4b4e-95ef-0d9379f586bb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:25.041342 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbb24f5c-8767-4b4e-95ef-0d9379f586bb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:25.041997 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 425/1695] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:25 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:25.054626 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-6f148bc4-d203-488c-9f3e-550b1da81c2a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:25.057018 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-6f148bc4-d203-488c-9f3e-550b1da81c2a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] PUT https://10.4.3.213/volume/v3/attachments/3f5d3af1-0a62-4613-ab8c-1e8a7b818951 Aug 25 04:52:25.057590 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-6f148bc4-d203-488c-9f3e-550b1da81c2a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:25.069593 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-6f148bc4-d203-488c-9f3e-550b1da81c2a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Acquiring lock "cinder-attachment_update-2833ffd0-ab2c-42c8-9eb8-d8c63658149b-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:52:25.076509 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-6f148bc4-d203-488c-9f3e-550b1da81c2a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Lock "cinder-attachment_update-2833ffd0-ab2c-42c8-9eb8-d8c63658149b-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:52:25.077900 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:25.077900 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:25.236936 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-6f148bc4-d203-488c-9f3e-550b1da81c2a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Lock "cinder-attachment_update-2833ffd0-ab2c-42c8-9eb8-d8c63658149b-np0000008045" released by "attachment_update" :: held 0.160s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:52:25.238101 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-6f148bc4-d203-488c-9f3e-550b1da81c2a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/attachments/3f5d3af1-0a62-4613-ab8c-1e8a7b818951 returned with HTTP 200 Aug 25 04:52:25.238262 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 428/1696] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:52:25 2026] PUT /volume/v3/attachments/3f5d3af1-0a62-4613-ab8c-1e8a7b818951 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:25.412442 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df16098e-8eed-4f61-b8e9-1b0c307704d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:25.416833 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df16098e-8eed-4f61-b8e9-1b0c307704d3 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] GET https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f Aug 25 04:52:25.416833 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df16098e-8eed-4f61-b8e9-1b0c307704d3 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:25.417227 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df16098e-8eed-4f61-b8e9-1b0c307704d3 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:25.427137 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df16098e-8eed-4f61-b8e9-1b0c307704d3 tempest-VolumesGetTest-2079880981 tempest-VolumesGetTest-2079880981-project-member] https://10.4.3.213/volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f returned with HTTP 404 Aug 25 04:52:25.430900 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 420/1697] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:25 2026] GET /volume/v3/volumes/5c67c59f-4ee9-4303-af0b-705e25fae31f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:25.643815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-c6f3078b-deca-4e46-a334-37d0daf69848 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:25.650240 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-c6f3078b-deca-4e46-a334-37d0daf69848 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] POST https://10.4.3.213/volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925/action Aug 25 04:52:25.651077 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-c6f3078b-deca-4e46-a334-37d0daf69848 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:52:25.651386 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-c6f3078b-deca-4e46-a334-37d0daf69848 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:25.678910 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:25.678910 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:25.706771 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5e4cd738-8307-4203-a32f-cc3b7b8f44b2 req-c6f3078b-deca-4e46-a334-37d0daf69848 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925/action returned with HTTP 204 Aug 25 04:52:25.708090 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 425/1698] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:52:25 2026] POST /volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:25.920112 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ddc0ed5-4791-4aba-98f3-6e0c85daa1c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:25.922499 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ddc0ed5-4791-4aba-98f3-6e0c85daa1c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:25.922499 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ddc0ed5-4791-4aba-98f3-6e0c85daa1c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:25.922690 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ddc0ed5-4791-4aba-98f3-6e0c85daa1c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:25.949343 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:25.949343 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:25.959216 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ddc0ed5-4791-4aba-98f3-6e0c85daa1c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:25.968390 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ddc0ed5-4791-4aba-98f3-6e0c85daa1c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:25.969228 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 426/1699] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:25 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:26.060241 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-31aa2a9e-4165-4329-bcb6-b5bb62796df2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:26.066457 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-31aa2a9e-4165-4329-bcb6-b5bb62796df2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:26.067099 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-31aa2a9e-4165-4329-bcb6-b5bb62796df2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:26.067310 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-31aa2a9e-4165-4329-bcb6-b5bb62796df2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:26.083596 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:26.083596 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:26.090319 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-31aa2a9e-4165-4329-bcb6-b5bb62796df2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:26.096580 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-31aa2a9e-4165-4329-bcb6-b5bb62796df2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:26.097462 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 429/1700] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:26 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:26.124492 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01a7adf5-f0d6-4585-a755-b447c7cdb29e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:26.127674 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01a7adf5-f0d6-4585-a755-b447c7cdb29e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:26.127674 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01a7adf5-f0d6-4585-a755-b447c7cdb29e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:26.128125 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01a7adf5-f0d6-4585-a755-b447c7cdb29e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:26.152985 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:26.152985 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:26.167193 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01a7adf5-f0d6-4585-a755-b447c7cdb29e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:26.175234 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01a7adf5-f0d6-4585-a755-b447c7cdb29e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:26.176582 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 421/1701] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:26 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 1140 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:26.194293 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1d185dcd-4c96-4572-a7f2-8e2cc44facd6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:26.198137 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d185dcd-4c96-4572-a7f2-8e2cc44facd6 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:52:26.199379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1d185dcd-4c96-4572-a7f2-8e2cc44facd6 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29819ba9-4a43-4db9-b638-d25c18ae85b4", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-673816730", "description": null, "metadata": null}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:26.220530 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:26.220530 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:26.221531 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1d185dcd-4c96-4572-a7f2-8e2cc44facd6 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:26.221990 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-1d185dcd-4c96-4572-a7f2-8e2cc44facd6 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Create snapshot from volume 29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:26.291533 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-1d185dcd-4c96-4572-a7f2-8e2cc44facd6 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Created reservations ['553617d9-4608-4c70-b4ee-2ead5f57838d', 'dd6a4606-a183-4c84-8338-b32cab6eebfe', 'f948b7f2-31b7-4b3b-a0c9-04b53db12fa2', '83d396c2-4b7a-4dd3-8573-cb8c17a44c64'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:26.359440 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1d185dcd-4c96-4572-a7f2-8e2cc44facd6 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Snapshot force create request issued successfully. Aug 25 04:52:26.359913 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1d185dcd-4c96-4572-a7f2-8e2cc44facd6 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:52:26.360717 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 426/1702] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:52:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:26.375071 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ccc1767-3dba-4268-bc78-465fb729a47b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:26.378788 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ccc1767-3dba-4268-bc78-465fb729a47b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:52:26.379116 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ccc1767-3dba-4268-bc78-465fb729a47b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:26.379458 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ccc1767-3dba-4268-bc78-465fb729a47b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:26.387831 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:26.387831 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:26.388672 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4ccc1767-3dba-4268-bc78-465fb729a47b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Snapshot retrieved successfully. Aug 25 04:52:26.389817 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ccc1767-3dba-4268-bc78-465fb729a47b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 returned with HTTP 200 Aug 25 04:52:26.390337 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 427/1703] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:26 2026] GET /volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:26.988038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a816d1ef-b2e4-47b3-b315-89aba7cd6518 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:26.991184 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a816d1ef-b2e4-47b3-b315-89aba7cd6518 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:26.991447 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a816d1ef-b2e4-47b3-b315-89aba7cd6518 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:26.991826 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a816d1ef-b2e4-47b3-b315-89aba7cd6518 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:27.006862 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:27.006862 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:27.012857 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a816d1ef-b2e4-47b3-b315-89aba7cd6518 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:27.019009 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a816d1ef-b2e4-47b3-b315-89aba7cd6518 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:27.019600 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 430/1704] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:26 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:27.271680 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-99c6aedd-c6b8-4932-baca-07096c8b2a66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:27.404973 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fc7443a1-ee2e-470d-901c-5e117de39f95 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:27.407455 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fc7443a1-ee2e-470d-901c-5e117de39f95 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:52:27.407768 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fc7443a1-ee2e-470d-901c-5e117de39f95 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:27.408092 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fc7443a1-ee2e-470d-901c-5e117de39f95 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:27.415261 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:27.415261 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:27.415945 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fc7443a1-ee2e-470d-901c-5e117de39f95 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Snapshot retrieved successfully. Aug 25 04:52:27.417079 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fc7443a1-ee2e-470d-901c-5e117de39f95 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 returned with HTTP 200 Aug 25 04:52:27.417608 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 427/1705] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:27 2026] GET /volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:27.420313 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99c6aedd-c6b8-4932-baca-07096c8b2a66 tempest-VolumesSummaryTest-808859328 tempest-VolumesSummaryTest-808859328-project-member] GET https://10.4.3.213/volume/v3/volumes/summary Aug 25 04:52:27.420568 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99c6aedd-c6b8-4932-baca-07096c8b2a66 tempest-VolumesSummaryTest-808859328 tempest-VolumesSummaryTest-808859328-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:27.420797 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99c6aedd-c6b8-4932-baca-07096c8b2a66 tempest-VolumesSummaryTest-808859328 tempest-VolumesSummaryTest-808859328-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:27.420970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-99c6aedd-c6b8-4932-baca-07096c8b2a66 tempest-VolumesSummaryTest-808859328 tempest-VolumesSummaryTest-808859328-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:27.428498 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89d3a5a0-6d13-42a6-ae94-8c1047027c5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:27.431551 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89d3a5a0-6d13-42a6-ae94-8c1047027c5b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:52:27.431551 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89d3a5a0-6d13-42a6-ae94-8c1047027c5b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:27.432525 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89d3a5a0-6d13-42a6-ae94-8c1047027c5b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:27.454349 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-99c6aedd-c6b8-4932-baca-07096c8b2a66 tempest-VolumesSummaryTest-808859328 tempest-VolumesSummaryTest-808859328-project-member] Get summary completed successfully. Aug 25 04:52:27.454349 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99c6aedd-c6b8-4932-baca-07096c8b2a66 tempest-VolumesSummaryTest-808859328 tempest-VolumesSummaryTest-808859328-project-member] https://10.4.3.213/volume/v3/volumes/summary returned with HTTP 200 Aug 25 04:52:27.454349 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 422/1706] 10.4.3.213 () {68 vars in 1302 bytes} [Tue Aug 25 04:52:27 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:27.455559 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:27.455559 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:27.455559 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89d3a5a0-6d13-42a6-ae94-8c1047027c5b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Snapshot retrieved successfully. Aug 25 04:52:27.455559 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89d3a5a0-6d13-42a6-ae94-8c1047027c5b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 returned with HTTP 200 Aug 25 04:52:27.455559 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 428/1707] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:27 2026] GET /volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:27.468613 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-434bec82-aa42-489f-9f1e-3e755dfbc4a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:27.470611 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-434bec82-aa42-489f-9f1e-3e755dfbc4a3 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:52:27.470993 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-434bec82-aa42-489f-9f1e-3e755dfbc4a3 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:27.471255 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-434bec82-aa42-489f-9f1e-3e755dfbc4a3 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:27.489337 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:27.489337 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:27.496699 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-434bec82-aa42-489f-9f1e-3e755dfbc4a3 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:52:27.507665 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-434bec82-aa42-489f-9f1e-3e755dfbc4a3 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:52:27.508302 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 431/1708] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:27 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:28.038717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-72e0138d-2a6e-495a-940f-3dddd4c36250 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:28.040215 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-72e0138d-2a6e-495a-940f-3dddd4c36250 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:28.040555 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-72e0138d-2a6e-495a-940f-3dddd4c36250 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:28.041825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-72e0138d-2a6e-495a-940f-3dddd4c36250 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:28.055029 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:28.055029 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:28.062830 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-72e0138d-2a6e-495a-940f-3dddd4c36250 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:28.067295 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-72e0138d-2a6e-495a-940f-3dddd4c36250 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:28.068229 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 428/1709] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:28 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:29.085449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9272f24d-2641-43a0-8fc3-fee0abe009bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:29.087636 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9272f24d-2641-43a0-8fc3-fee0abe009bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:29.087884 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9272f24d-2641-43a0-8fc3-fee0abe009bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:29.088126 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9272f24d-2641-43a0-8fc3-fee0abe009bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:29.100867 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:29.100867 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:29.106814 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9272f24d-2641-43a0-8fc3-fee0abe009bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:29.112985 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9272f24d-2641-43a0-8fc3-fee0abe009bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:29.113380 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 423/1710] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:29 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:29.378455 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:29.382950 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-710f32ec-785d-4beb-a488-7cf9619fc85c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:29.387309 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-710f32ec-785d-4beb-a488-7cf9619fc85c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab/action Aug 25 04:52:29.387309 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-710f32ec-785d-4beb-a488-7cf9619fc85c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:52:29.388101 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-710f32ec-785d-4beb-a488-7cf9619fc85c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:29.444508 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:29.444508 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:29.465043 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2bd59f09-7047-4941-aebc-e38f4abaf5df req-710f32ec-785d-4beb-a488-7cf9619fc85c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab/action returned with HTTP 204 Aug 25 04:52:29.465851 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 432/1711] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:52:29 2026] POST /volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:52:29.547810 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:29.548164 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1082888230"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:29.550449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1082888230'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:29.550449 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Create volume of 1 GB Aug 25 04:52:29.556349 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Availability Zones retrieved successfully. Aug 25 04:52:29.565457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Flow 'volume_create_api' (89fe089a-3b18-40e8-b66e-22bf0ec38fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:29.565899 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a8b043-59e0-4b52-9311-31894951e524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:29.567156 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:29.612610 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a8b043-59e0-4b52-9311-31894951e524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:29.613586 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce89e97-de44-4bff-aff1-226f68c0e318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:29.719528 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Created reservations ['e727adfa-9bcc-488c-94c3-3565173aa0bd', '1bcc90d5-64e1-4c29-b709-687388195983', '97b4f7f0-f591-42c7-852b-91c8299040c8', '5c7d5886-4e2e-4238-9530-a97b73754afe'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:29.720643 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce89e97-de44-4bff-aff1-226f68c0e318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e727adfa-9bcc-488c-94c3-3565173aa0bd', '1bcc90d5-64e1-4c29-b709-687388195983', '97b4f7f0-f591-42c7-852b-91c8299040c8', '5c7d5886-4e2e-4238-9530-a97b73754afe']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:29.721473 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b4e0ca-18d5-42c9-b445-3f0eb9081cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:29.748613 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b4e0ca-18d5-42c9-b445-3f0eb9081cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f67b78be-4941-4d8d-9480-d672b8b6b2dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1082888230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4957e643a37474fb897ef3911655a59',qos_specs=None,replication_status=,reservations=['e727adfa-9bcc-488c-94c3-3565173aa0bd','1bcc90d5-64e1-4c29-b709-687388195983','97b4f7f0-f591-42c7-852b-91c8299040c8','5c7d5886-4e2e-4238-9530-a97b73754afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf90fc4b21d447a999877e2602a9af54',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1082888230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f67b78be-4941-4d8d-9480-d672b8b6b2dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4957e643a37474fb897ef3911655a59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf90fc4b21d447a999877e2602a9af54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:29.749273 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a57e19e-8cf4-40d5-b3d8-96056f39f503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:29.770339 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a57e19e-8cf4-40d5-b3d8-96056f39f503) transitioned into state 'SUCCESS' from state '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-1082888230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4957e643a37474fb897ef3911655a59',qos_specs=None,replication_status=,reservations=['e727adfa-9bcc-488c-94c3-3565173aa0bd','1bcc90d5-64e1-4c29-b709-687388195983','97b4f7f0-f591-42c7-852b-91c8299040c8','5c7d5886-4e2e-4238-9530-a97b73754afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf90fc4b21d447a999877e2602a9af54',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:29.771282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2384be0f-104f-4d7d-a390-e61e5a76bee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:29.785568 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2384be0f-104f-4d7d-a390-e61e5a76bee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:29.786575 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Flow 'volume_create_api' (89fe089a-3b18-40e8-b66e-22bf0ec38fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:29.787332 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Create volume request issued successfully. Aug 25 04:52:29.787418 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffb7d05e-860a-408f-adfc-da61b61b5cd7 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:29.788341 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 429/1712] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:52:29 2026] POST /volume/v3/volumes => generated 758 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:29.809584 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-650f78d8-da3c-4d3a-985d-6733585f4fbe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:29.815946 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-650f78d8-da3c-4d3a-985d-6733585f4fbe tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:29.815946 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-650f78d8-da3c-4d3a-985d-6733585f4fbe tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:29.815946 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-650f78d8-da3c-4d3a-985d-6733585f4fbe tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:29.833875 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:29.833875 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:29.838287 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-650f78d8-da3c-4d3a-985d-6733585f4fbe tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Volume info retrieved successfully. Aug 25 04:52:29.846376 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-650f78d8-da3c-4d3a-985d-6733585f4fbe tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc returned with HTTP 200 Aug 25 04:52:29.846376 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 429/1713] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:29 2026] GET /volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:30.129674 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97804c92-52c5-4327-adfb-0c34c9f456c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:30.132156 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97804c92-52c5-4327-adfb-0c34c9f456c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:30.132338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97804c92-52c5-4327-adfb-0c34c9f456c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:30.132560 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97804c92-52c5-4327-adfb-0c34c9f456c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:30.153807 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:30.153807 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:30.168399 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97804c92-52c5-4327-adfb-0c34c9f456c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:30.181593 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97804c92-52c5-4327-adfb-0c34c9f456c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:30.181593 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 424/1714] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:30 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:30.736130 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-e7832aff-9bd8-4346-8bd4-6e89adaea0dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:30.743059 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-e7832aff-9bd8-4346-8bd4-6e89adaea0dd tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/attachments/3f5d3af1-0a62-4613-ab8c-1e8a7b818951/action Aug 25 04:52:30.743581 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-e7832aff-9bd8-4346-8bd4-6e89adaea0dd tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:52:30.743854 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-e7832aff-9bd8-4346-8bd4-6e89adaea0dd tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:30.773277 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:30.773277 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:30.808984 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f6a4ca83-5f91-4385-a6ec-87c39152c136 req-e7832aff-9bd8-4346-8bd4-6e89adaea0dd tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/attachments/3f5d3af1-0a62-4613-ab8c-1e8a7b818951/action returned with HTTP 204 Aug 25 04:52:30.810798 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 433/1715] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:52:30 2026] POST /volume/v3/attachments/3f5d3af1-0a62-4613-ab8c-1e8a7b818951/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:30.866449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86b96213-4c94-4a62-9587-c71e084b5be4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:30.868934 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86b96213-4c94-4a62-9587-c71e084b5be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:30.869085 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86b96213-4c94-4a62-9587-c71e084b5be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:30.869952 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86b96213-4c94-4a62-9587-c71e084b5be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:30.881202 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:30.881202 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:30.891751 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86b96213-4c94-4a62-9587-c71e084b5be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Volume info retrieved successfully. Aug 25 04:52:30.901777 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86b96213-4c94-4a62-9587-c71e084b5be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc returned with HTTP 200 Aug 25 04:52:30.902287 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 430/1716] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:30 2026] GET /volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:30.917117 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-39885ae0-9d4a-4563-9510-83c05b33097b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:30.919049 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39885ae0-9d4a-4563-9510-83c05b33097b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:52:30.919515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39885ae0-9d4a-4563-9510-83c05b33097b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f67b78be-4941-4d8d-9480-d672b8b6b2dc", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-269179271"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:30.930843 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:30.930843 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:30.931001 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-39885ae0-9d4a-4563-9510-83c05b33097b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Volume info retrieved successfully. Aug 25 04:52:30.931071 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-39885ae0-9d4a-4563-9510-83c05b33097b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Create snapshot from volume f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:30.985085 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-39885ae0-9d4a-4563-9510-83c05b33097b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Created reservations ['fc45fe89-cf36-47c7-99e2-36a84d99a49f', '58ad4be5-b6d2-48ce-a4d9-81658f86cfab', '58811ce2-d84a-4bde-b484-2e8dd6ed0814', '78726f70-35dc-469b-84e3-883c585a4280'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:31.033709 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-39885ae0-9d4a-4563-9510-83c05b33097b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot create request issued successfully. Aug 25 04:52:31.034239 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39885ae0-9d4a-4563-9510-83c05b33097b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:52:31.034929 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 430/1717] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:52:30 2026] POST /volume/v3/snapshots => generated 313 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:31.052749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74c5c0d8-deee-4af6-8ce2-dc842a2f43fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:31.055171 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74c5c0d8-deee-4af6-8ce2-dc842a2f43fa tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 Aug 25 04:52:31.056404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74c5c0d8-deee-4af6-8ce2-dc842a2f43fa tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:31.056404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74c5c0d8-deee-4af6-8ce2-dc842a2f43fa tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:31.062816 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:31.062816 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:31.063499 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-74c5c0d8-deee-4af6-8ce2-dc842a2f43fa tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:31.064392 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74c5c0d8-deee-4af6-8ce2-dc842a2f43fa tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 returned with HTTP 200 Aug 25 04:52:31.065040 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 425/1718] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:31 2026] GET /volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:31.207464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d0c8c42a-5176-4a7c-ab52-aa5901b15ed7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:31.211657 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0c8c42a-5176-4a7c-ab52-aa5901b15ed7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:31.211657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0c8c42a-5176-4a7c-ab52-aa5901b15ed7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:31.212006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0c8c42a-5176-4a7c-ab52-aa5901b15ed7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:31.227030 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:31.227030 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:31.231894 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d0c8c42a-5176-4a7c-ab52-aa5901b15ed7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:31.238788 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0c8c42a-5176-4a7c-ab52-aa5901b15ed7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:31.239380 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 434/1719] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:31 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:31.258866 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b865d0e-3a53-4db0-9659-b9518d0e9978 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:31.264377 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b865d0e-3a53-4db0-9659-b9518d0e9978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:52:31.264804 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b865d0e-3a53-4db0-9659-b9518d0e9978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2833ffd0-ab2c-42c8-9eb8-d8c63658149b", "name": "tempest-VolumesBackupsTest-Backup-673761482", "force": true, "container": "tempest-volumesbackupstest-backup-container-1919454570"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:31.267056 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-2b865d0e-3a53-4db0-9659-b9518d0e9978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating new backup {'backup': {'volume_id': '2833ffd0-ab2c-42c8-9eb8-d8c63658149b', 'name': 'tempest-VolumesBackupsTest-Backup-673761482', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1919454570'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:52:31.267454 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-2b865d0e-3a53-4db0-9659-b9518d0e9978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating backup of volume 2833ffd0-ab2c-42c8-9eb8-d8c63658149b in container tempest-volumesbackupstest-backup-container-1919454570 Aug 25 04:52:31.286869 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:31.286869 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:31.287569 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b865d0e-3a53-4db0-9659-b9518d0e9978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:31.342070 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2b865d0e-3a53-4db0-9659-b9518d0e9978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['f608a192-32a9-4871-8f29-4254c6b3feca', '904e58d0-a888-44e1-b672-7e321b602148'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:31.396148 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b865d0e-3a53-4db0-9659-b9518d0e9978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:52:31.396723 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 431/1720] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:31 2026] POST /volume/v3/backups => generated 329 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:31.408402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2751d94c-59c3-4f8c-82a3-37eab4f05bfa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:31.412874 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2751d94c-59c3-4f8c-82a3-37eab4f05bfa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:31.413327 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2751d94c-59c3-4f8c-82a3-37eab4f05bfa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:31.414397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2751d94c-59c3-4f8c-82a3-37eab4f05bfa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:31.414615 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2751d94c-59c3-4f8c-82a3-37eab4f05bfa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:31.426365 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:31.426365 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:31.427513 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2751d94c-59c3-4f8c-82a3-37eab4f05bfa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:31.428250 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 431/1721] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:31 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:31.582037 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e8b5fb98-d99d-4d55-9988-54ece7bbe7a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:31.584391 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8b5fb98-d99d-4d55-9988-54ece7bbe7a4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:52:31.584841 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8b5fb98-d99d-4d55-9988-54ece7bbe7a4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:31.585629 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8b5fb98-d99d-4d55-9988-54ece7bbe7a4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:31.594247 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:31.594247 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:31.601847 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e8b5fb98-d99d-4d55-9988-54ece7bbe7a4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:52:31.609729 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8b5fb98-d99d-4d55-9988-54ece7bbe7a4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:52:31.610417 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 426/1722] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:31 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:31.695296 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0f208a67-6be8-45d2-9390-f9357190550f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:31.697699 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f208a67-6be8-45d2-9390-f9357190550f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:52:31.698037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f208a67-6be8-45d2-9390-f9357190550f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:31.698267 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f208a67-6be8-45d2-9390-f9357190550f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:31.716087 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:31.716087 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:31.721259 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0f208a67-6be8-45d2-9390-f9357190550f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:52:31.729517 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f208a67-6be8-45d2-9390-f9357190550f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:52:31.731453 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 435/1723] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:31 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:32.077798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04404b59-9fef-45ad-ad7d-0b39b203556b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:32.080583 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04404b59-9fef-45ad-ad7d-0b39b203556b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 Aug 25 04:52:32.081183 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04404b59-9fef-45ad-ad7d-0b39b203556b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:32.081251 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04404b59-9fef-45ad-ad7d-0b39b203556b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:32.091009 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:32.091009 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:32.091597 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04404b59-9fef-45ad-ad7d-0b39b203556b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:32.093042 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04404b59-9fef-45ad-ad7d-0b39b203556b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 returned with HTTP 200 Aug 25 04:52:32.094191 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 432/1724] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:32 2026] GET /volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:32.107855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-35855d76-5172-4cdb-9956-d3da5e7360c5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:32.112064 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-35855d76-5172-4cdb-9956-d3da5e7360c5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:52:32.113358 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-35855d76-5172-4cdb-9956-d3da5e7360c5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f67b78be-4941-4d8d-9480-d672b8b6b2dc", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2058161925"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:32.136154 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:32.136154 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:32.136937 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-35855d76-5172-4cdb-9956-d3da5e7360c5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Volume info retrieved successfully. Aug 25 04:52:32.137073 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-35855d76-5172-4cdb-9956-d3da5e7360c5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Create snapshot from volume f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:32.202506 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-35855d76-5172-4cdb-9956-d3da5e7360c5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Created reservations ['3b0fdc48-9c4a-4694-b7b2-0001a6bdd230', '8d7fcda9-50a8-4f67-8515-ffb63caac38c', 'e515748d-5627-4b9f-bd27-cdcbd0925250', '9f101173-29b7-4cbd-b624-894055f695fc'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:32.272888 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-35855d76-5172-4cdb-9956-d3da5e7360c5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot create request issued successfully. Aug 25 04:52:32.273183 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-35855d76-5172-4cdb-9956-d3da5e7360c5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:52:32.273755 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 432/1725] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:52:32 2026] POST /volume/v3/snapshots => generated 314 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:32.287786 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef4de784-78b7-435a-8009-5561d1151d18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:32.290405 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef4de784-78b7-435a-8009-5561d1151d18 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 Aug 25 04:52:32.290405 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef4de784-78b7-435a-8009-5561d1151d18 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:32.292076 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef4de784-78b7-435a-8009-5561d1151d18 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:32.301789 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:32.301789 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:32.302379 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef4de784-78b7-435a-8009-5561d1151d18 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:32.303582 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef4de784-78b7-435a-8009-5561d1151d18 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 returned with HTTP 200 Aug 25 04:52:32.304707 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 427/1726] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:32 2026] GET /volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:32.441421 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f326fa87-72d0-44cc-9f11-d4b21cc0da7e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:32.443829 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f326fa87-72d0-44cc-9f11-d4b21cc0da7e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:32.444116 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f326fa87-72d0-44cc-9f11-d4b21cc0da7e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:32.444388 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f326fa87-72d0-44cc-9f11-d4b21cc0da7e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:32.444790 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f326fa87-72d0-44cc-9f11-d4b21cc0da7e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:32.453364 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:32.453364 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:32.454305 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f326fa87-72d0-44cc-9f11-d4b21cc0da7e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:32.455030 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 436/1727] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:32 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:33.326490 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95af0dbc-0291-4af9-b026-34d0ad2aade8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:33.329947 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95af0dbc-0291-4af9-b026-34d0ad2aade8 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 Aug 25 04:52:33.330212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95af0dbc-0291-4af9-b026-34d0ad2aade8 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:33.330525 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95af0dbc-0291-4af9-b026-34d0ad2aade8 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:33.347185 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:33.347185 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:33.347938 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95af0dbc-0291-4af9-b026-34d0ad2aade8 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:33.349340 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95af0dbc-0291-4af9-b026-34d0ad2aade8 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 returned with HTTP 200 Aug 25 04:52:33.349972 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 433/1728] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:33 2026] GET /volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:33.365581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-55bec161-d1ff-4f7a-b3b7-dc2fe97a2767 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:33.368481 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55bec161-d1ff-4f7a-b3b7-dc2fe97a2767 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:52:33.369326 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55bec161-d1ff-4f7a-b3b7-dc2fe97a2767 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f67b78be-4941-4d8d-9480-d672b8b6b2dc", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:33.384617 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:33.384617 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:33.385748 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-55bec161-d1ff-4f7a-b3b7-dc2fe97a2767 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Volume info retrieved successfully. Aug 25 04:52:33.387001 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-55bec161-d1ff-4f7a-b3b7-dc2fe97a2767 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Create snapshot from volume f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:33.467856 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-55bec161-d1ff-4f7a-b3b7-dc2fe97a2767 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Created reservations ['ed463da7-aaa8-44d7-81f8-1dfa2351d0e3', '38b58cf6-e55a-4ab4-86e4-4f95f7a1b4d5', '7f5cef90-33e7-481b-b1b6-23dbf0f34c7b', '1a547a97-48b0-4633-aded-ab8f16bc1fc1'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:33.470120 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-026b6f29-48d2-42e8-b605-d09f27fcd6b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:33.474635 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-026b6f29-48d2-42e8-b605-d09f27fcd6b4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:33.474635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-026b6f29-48d2-42e8-b605-d09f27fcd6b4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:33.474635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-026b6f29-48d2-42e8-b605-d09f27fcd6b4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:33.474635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-026b6f29-48d2-42e8-b605-d09f27fcd6b4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:33.484260 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:33.484260 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:33.486113 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-026b6f29-48d2-42e8-b605-d09f27fcd6b4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:33.487250 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 428/1729] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:33 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:33.527478 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-55bec161-d1ff-4f7a-b3b7-dc2fe97a2767 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot create request issued successfully. Aug 25 04:52:33.527478 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55bec161-d1ff-4f7a-b3b7-dc2fe97a2767 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:52:33.527478 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 433/1730] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:52:33 2026] POST /volume/v3/snapshots => generated 314 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:33.538215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9412f672-954d-43ff-af66-23c46d5486e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:33.544148 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9412f672-954d-43ff-af66-23c46d5486e3 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 Aug 25 04:52:33.544148 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9412f672-954d-43ff-af66-23c46d5486e3 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:33.544148 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9412f672-954d-43ff-af66-23c46d5486e3 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:33.551409 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:33.551409 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:33.552018 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9412f672-954d-43ff-af66-23c46d5486e3 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:33.554345 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9412f672-954d-43ff-af66-23c46d5486e3 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 returned with HTTP 200 Aug 25 04:52:33.554345 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 437/1731] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:33 2026] GET /volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.509909 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-205b4935-2bf7-4fac-93c1-3e3c28ca280c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.520132 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-205b4935-2bf7-4fac-93c1-3e3c28ca280c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:34.520620 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-205b4935-2bf7-4fac-93c1-3e3c28ca280c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.521213 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-205b4935-2bf7-4fac-93c1-3e3c28ca280c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.521865 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-205b4935-2bf7-4fac-93c1-3e3c28ca280c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:34.531649 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:34.531649 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:34.532603 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-205b4935-2bf7-4fac-93c1-3e3c28ca280c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:34.535159 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 434/1732] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.566679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-298c993f-d538-4c62-95cc-494dfffdd6d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.569793 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-298c993f-d538-4c62-95cc-494dfffdd6d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 Aug 25 04:52:34.570046 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-298c993f-d538-4c62-95cc-494dfffdd6d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.570293 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-298c993f-d538-4c62-95cc-494dfffdd6d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.578782 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:34.578782 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:34.579574 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-298c993f-d538-4c62-95cc-494dfffdd6d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:34.580756 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-298c993f-d538-4c62-95cc-494dfffdd6d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 returned with HTTP 200 Aug 25 04:52:34.581172 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 429/1733] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.598152 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-90611bda-6c8a-431e-abd5-5d5d545aae7a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.600276 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-90611bda-6c8a-431e-abd5-5d5d545aae7a tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?limit=1 Aug 25 04:52:34.600276 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-90611bda-6c8a-431e-abd5-5d5d545aae7a tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.601169 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-90611bda-6c8a-431e-abd5-5d5d545aae7a tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.601462 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-90611bda-6c8a-431e-abd5-5d5d545aae7a tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.601723 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:34.601723 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:34.603181 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-90611bda-6c8a-431e-abd5-5d5d545aae7a tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.607453 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-90611bda-6c8a-431e-abd5-5d5d545aae7a tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.608123 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-90611bda-6c8a-431e-abd5-5d5d545aae7a tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 25 04:52:34.609050 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 434/1734] 10.4.3.213 () {66 vars in 1258 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.628945 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c28b1d91-a92d-4530-a2d4-c834be98dcf0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.631556 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c28b1d91-a92d-4530-a2d4-c834be98dcf0 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots Aug 25 04:52:34.631859 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c28b1d91-a92d-4530-a2d4-c834be98dcf0 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.632139 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c28b1d91-a92d-4530-a2d4-c834be98dcf0 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.632517 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-c28b1d91-a92d-4530-a2d4-c834be98dcf0 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.634006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-c28b1d91-a92d-4530-a2d4-c834be98dcf0 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.640278 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c28b1d91-a92d-4530-a2d4-c834be98dcf0 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.640787 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c28b1d91-a92d-4530-a2d4-c834be98dcf0 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 200 Aug 25 04:52:34.641374 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 438/1735] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.654272 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b4fc863-08ac-4d4e-8890-6fcb65deb65e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.655995 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b4fc863-08ac-4d4e-8890-6fcb65deb65e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?limit=100000 Aug 25 04:52:34.656750 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b4fc863-08ac-4d4e-8890-6fcb65deb65e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.656750 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b4fc863-08ac-4d4e-8890-6fcb65deb65e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.657459 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-3b4fc863-08ac-4d4e-8890-6fcb65deb65e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.659054 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-3b4fc863-08ac-4d4e-8890-6fcb65deb65e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.664246 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3b4fc863-08ac-4d4e-8890-6fcb65deb65e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.664941 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b4fc863-08ac-4d4e-8890-6fcb65deb65e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 25 04:52:34.665187 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 435/1736] 10.4.3.213 () {66 vars in 1268 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.685275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-677a68b7-a1bd-474c-b625-8404766d3844 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.687495 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-677a68b7-a1bd-474c-b625-8404766d3844 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?limit=0 Aug 25 04:52:34.688049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-677a68b7-a1bd-474c-b625-8404766d3844 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.688188 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-677a68b7-a1bd-474c-b625-8404766d3844 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.688779 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-677a68b7-a1bd-474c-b625-8404766d3844 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.692691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-677a68b7-a1bd-474c-b625-8404766d3844 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.699094 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-677a68b7-a1bd-474c-b625-8404766d3844 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.699579 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-677a68b7-a1bd-474c-b625-8404766d3844 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 25 04:52:34.700152 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 430/1737] 10.4.3.213 () {66 vars in 1258 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:52:34.714356 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-27233883-c5d4-46e2-8783-019f849aaf1d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.718740 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-27233883-c5d4-46e2-8783-019f849aaf1d tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots Aug 25 04:52:34.719531 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-27233883-c5d4-46e2-8783-019f849aaf1d tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.722098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-27233883-c5d4-46e2-8783-019f849aaf1d tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.722512 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-27233883-c5d4-46e2-8783-019f849aaf1d tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.723120 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:34.723120 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:34.724457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-27233883-c5d4-46e2-8783-019f849aaf1d tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.731126 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-27233883-c5d4-46e2-8783-019f849aaf1d tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.731843 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-27233883-c5d4-46e2-8783-019f849aaf1d tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 200 Aug 25 04:52:34.732779 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 435/1738] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.752679 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b3aa8808-0e90-4e53-87a3-9e985804245c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.756249 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3aa8808-0e90-4e53-87a3-9e985804245c tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?marker=7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 Aug 25 04:52:34.756249 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3aa8808-0e90-4e53-87a3-9e985804245c tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.756249 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b3aa8808-0e90-4e53-87a3-9e985804245c tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.756598 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-b3aa8808-0e90-4e53-87a3-9e985804245c tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.756878 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:34.756878 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:34.758205 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-b3aa8808-0e90-4e53-87a3-9e985804245c tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.794410 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b3aa8808-0e90-4e53-87a3-9e985804245c tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.794991 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b3aa8808-0e90-4e53-87a3-9e985804245c tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?marker=7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 returned with HTTP 200 Aug 25 04:52:34.795789 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 439/1739] 10.4.3.213 () {66 vars in 1330 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots?marker=7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 => generated 341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.816267 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d15b4e93-c3ec-490c-98d5-c49c05cabe75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.818560 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d15b4e93-c3ec-490c-98d5-c49c05cabe75 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?offset=2&limit=3 Aug 25 04:52:34.818825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d15b4e93-c3ec-490c-98d5-c49c05cabe75 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.819928 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d15b4e93-c3ec-490c-98d5-c49c05cabe75 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.819928 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-d15b4e93-c3ec-490c-98d5-c49c05cabe75 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.820952 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:34.820952 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:34.821682 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-d15b4e93-c3ec-490c-98d5-c49c05cabe75 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.839575 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d15b4e93-c3ec-490c-98d5-c49c05cabe75 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.839971 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d15b4e93-c3ec-490c-98d5-c49c05cabe75 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 25 04:52:34.840642 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 436/1740] 10.4.3.213 () {66 vars in 1276 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.856490 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7eb52dde-409f-4403-b519-ea461c99353b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.859785 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7eb52dde-409f-4403-b519-ea461c99353b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 25 04:52:34.860131 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7eb52dde-409f-4403-b519-ea461c99353b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.860392 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7eb52dde-409f-4403-b519-ea461c99353b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.860890 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-7eb52dde-409f-4403-b519-ea461c99353b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.863460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-7eb52dde-409f-4403-b519-ea461c99353b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.892866 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7eb52dde-409f-4403-b519-ea461c99353b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.896771 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7eb52dde-409f-4403-b519-ea461c99353b tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 25 04:52:34.897266 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 431/1741] 10.4.3.213 () {66 vars in 1308 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.914014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-92d69628-c903-4352-8553-6c60e82d35d2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.918605 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-92d69628-c903-4352-8553-6c60e82d35d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 25 04:52:34.918605 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-92d69628-c903-4352-8553-6c60e82d35d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.918605 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-92d69628-c903-4352-8553-6c60e82d35d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.918605 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-92d69628-c903-4352-8553-6c60e82d35d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.918916 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:34.918916 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:34.920000 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-92d69628-c903-4352-8553-6c60e82d35d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.926314 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-92d69628-c903-4352-8553-6c60e82d35d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.927094 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-92d69628-c903-4352-8553-6c60e82d35d2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 25 04:52:34.927309 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 436/1742] 10.4.3.213 () {66 vars in 1310 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:34.952523 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e6260b9-44b3-4703-b714-27b04307e0d6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:34.958039 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e6260b9-44b3-4703-b714-27b04307e0d6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 25 04:52:34.958039 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e6260b9-44b3-4703-b714-27b04307e0d6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:34.964073 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e6260b9-44b3-4703-b714-27b04307e0d6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:34.964421 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-2e6260b9-44b3-4703-b714-27b04307e0d6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:34.964660 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:34.964660 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:34.965585 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-2e6260b9-44b3-4703-b714-27b04307e0d6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:34.984141 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2e6260b9-44b3-4703-b714-27b04307e0d6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:34.984871 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e6260b9-44b3-4703-b714-27b04307e0d6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 25 04:52:34.985583 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 440/1743] 10.4.3.213 () {66 vars in 1292 bytes} [Tue Aug 25 04:52:34 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.005755 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-752e30c6-8121-4833-b8e5-ed06a87298a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.007970 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-752e30c6-8121-4833-b8e5-ed06a87298a1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 25 04:52:35.007970 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-752e30c6-8121-4833-b8e5-ed06a87298a1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.008196 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-752e30c6-8121-4833-b8e5-ed06a87298a1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.008588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-752e30c6-8121-4833-b8e5-ed06a87298a1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:35.008889 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.008889 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:35.010123 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-752e30c6-8121-4833-b8e5-ed06a87298a1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:35.022809 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-752e30c6-8121-4833-b8e5-ed06a87298a1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:35.023254 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-752e30c6-8121-4833-b8e5-ed06a87298a1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 25 04:52:35.023767 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 437/1744] 10.4.3.213 () {66 vars in 1294 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.042027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7da073d-caf5-4ae3-9565-e2cbcad8c33e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.044193 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7da073d-caf5-4ae3-9565-e2cbcad8c33e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 25 04:52:35.044376 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7da073d-caf5-4ae3-9565-e2cbcad8c33e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.045314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7da073d-caf5-4ae3-9565-e2cbcad8c33e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.045314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-a7da073d-caf5-4ae3-9565-e2cbcad8c33e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:35.046394 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.046394 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:35.047213 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-a7da073d-caf5-4ae3-9565-e2cbcad8c33e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:35.061781 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a7da073d-caf5-4ae3-9565-e2cbcad8c33e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:35.061781 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7da073d-caf5-4ae3-9565-e2cbcad8c33e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 25 04:52:35.061956 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 432/1745] 10.4.3.213 () {66 vars in 1312 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.083396 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1db3621a-a47d-4595-b5a3-b1cc999bb423 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.085650 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1db3621a-a47d-4595-b5a3-b1cc999bb423 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 25 04:52:35.087160 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1db3621a-a47d-4595-b5a3-b1cc999bb423 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.087160 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1db3621a-a47d-4595-b5a3-b1cc999bb423 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.087160 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-1db3621a-a47d-4595-b5a3-b1cc999bb423 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:35.087160 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.087160 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:35.088082 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-1db3621a-a47d-4595-b5a3-b1cc999bb423 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:35.106272 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1db3621a-a47d-4595-b5a3-b1cc999bb423 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:35.106825 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1db3621a-a47d-4595-b5a3-b1cc999bb423 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 25 04:52:35.108245 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 437/1746] 10.4.3.213 () {66 vars in 1314 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.123762 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a5ac3e1a-501c-4cad-bf1f-81a60ef76746 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.126237 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5ac3e1a-501c-4cad-bf1f-81a60ef76746 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 Aug 25 04:52:35.126559 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a5ac3e1a-501c-4cad-bf1f-81a60ef76746 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.126910 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a5ac3e1a-501c-4cad-bf1f-81a60ef76746 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.127114 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-a5ac3e1a-501c-4cad-bf1f-81a60ef76746 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:35.127519 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.127519 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:35.128642 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-a5ac3e1a-501c-4cad-bf1f-81a60ef76746 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:35.144345 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a5ac3e1a-501c-4cad-bf1f-81a60ef76746 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:35.144744 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.144744 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:35.145520 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5ac3e1a-501c-4cad-bf1f-81a60ef76746 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 returned with HTTP 200 Aug 25 04:52:35.146063 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 441/1747] 10.4.3.213 () {66 vars in 1385 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.162898 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9dc340c2-d070-4a76-a329-2a0d648f76e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.165634 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9dc340c2-d070-4a76-a329-2a0d648f76e9 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail?status=available Aug 25 04:52:35.165634 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9dc340c2-d070-4a76-a329-2a0d648f76e9 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.165879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9dc340c2-d070-4a76-a329-2a0d648f76e9 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.166051 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-9dc340c2-d070-4a76-a329-2a0d648f76e9 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:35.166672 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.166672 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:35.167303 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-9dc340c2-d070-4a76-a329-2a0d648f76e9 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:35.182583 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9dc340c2-d070-4a76-a329-2a0d648f76e9 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:35.183456 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.183456 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:35.184364 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9dc340c2-d070-4a76-a329-2a0d648f76e9 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 25 04:52:35.185133 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 438/1748] 10.4.3.213 () {66 vars in 1297 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:35.199325 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fe003ed-f593-41ac-bb6c-b3c8704cd8c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.201214 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fe003ed-f593-41ac-bb6c-b3c8704cd8c2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 Aug 25 04:52:35.201775 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fe003ed-f593-41ac-bb6c-b3c8704cd8c2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.202085 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fe003ed-f593-41ac-bb6c-b3c8704cd8c2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.202669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-3fe003ed-f593-41ac-bb6c-b3c8704cd8c2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:35.202843 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.202843 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:35.204203 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-3fe003ed-f593-41ac-bb6c-b3c8704cd8c2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:35.217168 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3fe003ed-f593-41ac-bb6c-b3c8704cd8c2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:35.217887 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.217887 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:35.218794 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fe003ed-f593-41ac-bb6c-b3c8704cd8c2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 returned with HTTP 200 Aug 25 04:52:35.219476 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 433/1749] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.234582 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e31b5314-3ca3-4227-b206-cbfc11b8b25e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.236823 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e31b5314-3ca3-4227-b206-cbfc11b8b25e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 Aug 25 04:52:35.237232 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e31b5314-3ca3-4227-b206-cbfc11b8b25e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.238454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e31b5314-3ca3-4227-b206-cbfc11b8b25e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.238454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-e31b5314-3ca3-4227-b206-cbfc11b8b25e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:35.238454 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.238454 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:35.239945 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-e31b5314-3ca3-4227-b206-cbfc11b8b25e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:35.255783 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e31b5314-3ca3-4227-b206-cbfc11b8b25e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:35.256959 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e31b5314-3ca3-4227-b206-cbfc11b8b25e tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 returned with HTTP 200 Aug 25 04:52:35.257576 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 438/1750] 10.4.3.213 () {66 vars in 1364 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.272022 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c2e9d199-e6a4-4b9f-8d2e-39bddc0b7f97 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.274498 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2e9d199-e6a4-4b9f-8d2e-39bddc0b7f97 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?status=available Aug 25 04:52:35.274498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2e9d199-e6a4-4b9f-8d2e-39bddc0b7f97 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.275714 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2e9d199-e6a4-4b9f-8d2e-39bddc0b7f97 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.275714 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-c2e9d199-e6a4-4b9f-8d2e-39bddc0b7f97 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:35.276232 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-c2e9d199-e6a4-4b9f-8d2e-39bddc0b7f97 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:35.289752 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c2e9d199-e6a4-4b9f-8d2e-39bddc0b7f97 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:35.290689 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2e9d199-e6a4-4b9f-8d2e-39bddc0b7f97 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?status=available returned with HTTP 200 Aug 25 04:52:35.291340 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 442/1751] 10.4.3.213 () {66 vars in 1276 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.310412 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-713f3118-aec6-4c06-8f89-2de641c59be4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.313200 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-713f3118-aec6-4c06-8f89-2de641c59be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 Aug 25 04:52:35.313200 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-713f3118-aec6-4c06-8f89-2de641c59be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.314184 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-713f3118-aec6-4c06-8f89-2de641c59be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.314184 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-713f3118-aec6-4c06-8f89-2de641c59be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:52:35.315863 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-713f3118-aec6-4c06-8f89-2de641c59be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:52:35.333397 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-713f3118-aec6-4c06-8f89-2de641c59be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Get all snapshots completed successfully. Aug 25 04:52:35.334200 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-713f3118-aec6-4c06-8f89-2de641c59be4 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 returned with HTTP 200 Aug 25 04:52:35.334200 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 439/1752] 10.4.3.213 () {66 vars in 1398 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1524076654 => generated 342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.350617 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31f8a628-6bae-4b0e-a1c7-48f187cadad1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.354877 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31f8a628-6bae-4b0e-a1c7-48f187cadad1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 Aug 25 04:52:35.355154 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31f8a628-6bae-4b0e-a1c7-48f187cadad1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.355347 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31f8a628-6bae-4b0e-a1c7-48f187cadad1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.355477 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-31f8a628-6bae-4b0e-a1c7-48f187cadad1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Delete snapshot with id: a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 Aug 25 04:52:35.361720 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.361720 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:35.362123 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-31f8a628-6bae-4b0e-a1c7-48f187cadad1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:35.388254 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-31f8a628-6bae-4b0e-a1c7-48f187cadad1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot delete request issued successfully. Aug 25 04:52:35.388927 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31f8a628-6bae-4b0e-a1c7-48f187cadad1 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 returned with HTTP 202 Aug 25 04:52:35.389468 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 434/1753] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:52:35 2026] DELETE /volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:35.401041 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfda22d0-34ab-4fca-8273-708722963e49 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.402851 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfda22d0-34ab-4fca-8273-708722963e49 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 Aug 25 04:52:35.403236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfda22d0-34ab-4fca-8273-708722963e49 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.403655 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfda22d0-34ab-4fca-8273-708722963e49 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.416852 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.416852 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:35.420540 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dfda22d0-34ab-4fca-8273-708722963e49 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:35.420540 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfda22d0-34ab-4fca-8273-708722963e49 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 returned with HTTP 200 Aug 25 04:52:35.421296 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 439/1754] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:35.556524 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e0d9f02c-d800-4d16-bb37-aadd19ca63d7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:35.560791 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0d9f02c-d800-4d16-bb37-aadd19ca63d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:35.560948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0d9f02c-d800-4d16-bb37-aadd19ca63d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:35.561169 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0d9f02c-d800-4d16-bb37-aadd19ca63d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:35.562292 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e0d9f02c-d800-4d16-bb37-aadd19ca63d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:35.572020 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:35.572020 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:35.574022 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0d9f02c-d800-4d16-bb37-aadd19ca63d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:35.574751 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 443/1755] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:35 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:36.437737 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7627d70b-c1f2-4cf6-9abd-655c50372578 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:36.443454 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7627d70b-c1f2-4cf6-9abd-655c50372578 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 Aug 25 04:52:36.443454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7627d70b-c1f2-4cf6-9abd-655c50372578 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:36.443454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7627d70b-c1f2-4cf6-9abd-655c50372578 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:36.467350 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7627d70b-c1f2-4cf6-9abd-655c50372578 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 returned with HTTP 404 Aug 25 04:52:36.468177 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 440/1756] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:36 2026] GET /volume/v3/snapshots/a64f73a8-0dcc-440a-b8a6-bf6cefa6d7d4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:36.479474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c9f3d5f-c4cc-4b40-9d72-6951272805f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:36.482094 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c9f3d5f-c4cc-4b40-9d72-6951272805f5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 Aug 25 04:52:36.482221 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c9f3d5f-c4cc-4b40-9d72-6951272805f5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:36.483314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c9f3d5f-c4cc-4b40-9d72-6951272805f5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:36.483314 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-2c9f3d5f-c4cc-4b40-9d72-6951272805f5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Delete snapshot with id: 7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 Aug 25 04:52:36.489203 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:36.489203 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:36.489984 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2c9f3d5f-c4cc-4b40-9d72-6951272805f5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:36.514178 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2c9f3d5f-c4cc-4b40-9d72-6951272805f5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot delete request issued successfully. Aug 25 04:52:36.514353 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c9f3d5f-c4cc-4b40-9d72-6951272805f5 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 returned with HTTP 202 Aug 25 04:52:36.514883 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 435/1757] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:52:36 2026] DELETE /volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:36.528330 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-abf919da-833c-46fb-999d-2e7e651d74b2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:36.530856 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-abf919da-833c-46fb-999d-2e7e651d74b2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 Aug 25 04:52:36.531107 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-abf919da-833c-46fb-999d-2e7e651d74b2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:36.531379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-abf919da-833c-46fb-999d-2e7e651d74b2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:36.538516 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:36.538516 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:36.538920 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-abf919da-833c-46fb-999d-2e7e651d74b2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:36.540039 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-abf919da-833c-46fb-999d-2e7e651d74b2 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 returned with HTTP 200 Aug 25 04:52:36.540769 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 440/1758] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:36 2026] GET /volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:52:36.595904 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4952cb2d-9455-46bc-806f-8a6ea2d07957 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:36.599460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4952cb2d-9455-46bc-806f-8a6ea2d07957 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:36.601374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4952cb2d-9455-46bc-806f-8a6ea2d07957 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:36.601966 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4952cb2d-9455-46bc-806f-8a6ea2d07957 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:36.601966 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4952cb2d-9455-46bc-806f-8a6ea2d07957 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:36.609357 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:36.609357 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:36.611251 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4952cb2d-9455-46bc-806f-8a6ea2d07957 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:36.611251 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 444/1759] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:36 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:37.555937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62beac9d-0b82-43da-a285-6d745359149f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:37.559285 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62beac9d-0b82-43da-a285-6d745359149f tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 Aug 25 04:52:37.559570 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62beac9d-0b82-43da-a285-6d745359149f tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:37.559830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62beac9d-0b82-43da-a285-6d745359149f tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:37.570068 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62beac9d-0b82-43da-a285-6d745359149f tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 returned with HTTP 404 Aug 25 04:52:37.570734 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 441/1760] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:37 2026] GET /volume/v3/snapshots/7b1b0184-ff6c-4d64-9b5d-c7694ca05e93 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:37.581711 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c21537d-6049-4ab7-92ba-f2c37835a3f6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:37.583650 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c21537d-6049-4ab7-92ba-f2c37835a3f6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 Aug 25 04:52:37.584074 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c21537d-6049-4ab7-92ba-f2c37835a3f6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:37.584273 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c21537d-6049-4ab7-92ba-f2c37835a3f6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:37.584950 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-5c21537d-6049-4ab7-92ba-f2c37835a3f6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Delete snapshot with id: 89eb3e1c-ae37-47c3-9e78-b45646b35370 Aug 25 04:52:37.590939 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:37.590939 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:37.592258 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c21537d-6049-4ab7-92ba-f2c37835a3f6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:37.614669 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c21537d-6049-4ab7-92ba-f2c37835a3f6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot delete request issued successfully. Aug 25 04:52:37.614669 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c21537d-6049-4ab7-92ba-f2c37835a3f6 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 returned with HTTP 202 Aug 25 04:52:37.617087 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 436/1761] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:52:37 2026] DELETE /volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:37.626766 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-61f976ef-2718-47b5-a57c-fb221a0f1aab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:37.631824 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-61f976ef-2718-47b5-a57c-fb221a0f1aab tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 Aug 25 04:52:37.632167 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-61f976ef-2718-47b5-a57c-fb221a0f1aab tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:37.632513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-61f976ef-2718-47b5-a57c-fb221a0f1aab tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:37.632863 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9ca0225-8c1a-43c2-b711-4bc8f5835ab2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:37.635591 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9ca0225-8c1a-43c2-b711-4bc8f5835ab2 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:37.635819 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9ca0225-8c1a-43c2-b711-4bc8f5835ab2 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:37.636067 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9ca0225-8c1a-43c2-b711-4bc8f5835ab2 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:37.636219 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d9ca0225-8c1a-43c2-b711-4bc8f5835ab2 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:37.641883 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:37.641883 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:37.642506 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-61f976ef-2718-47b5-a57c-fb221a0f1aab tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Snapshot retrieved successfully. Aug 25 04:52:37.643791 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-61f976ef-2718-47b5-a57c-fb221a0f1aab tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 returned with HTTP 200 Aug 25 04:52:37.644505 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 441/1762] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:37 2026] GET /volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:37.648212 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:37.648212 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:37.650317 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9ca0225-8c1a-43c2-b711-4bc8f5835ab2 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:37.651197 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 445/1763] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:37 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:38.657146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb923638-9c2e-4d64-9c4a-6ad68f617864 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:38.662978 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb923638-9c2e-4d64-9c4a-6ad68f617864 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 Aug 25 04:52:38.662978 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb923638-9c2e-4d64-9c4a-6ad68f617864 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:38.663360 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb923638-9c2e-4d64-9c4a-6ad68f617864 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:38.671149 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7faf2d96-aff6-4d6c-94c5-7ccbce888b71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:38.675664 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7faf2d96-aff6-4d6c-94c5-7ccbce888b71 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:38.675958 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7faf2d96-aff6-4d6c-94c5-7ccbce888b71 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:38.676189 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7faf2d96-aff6-4d6c-94c5-7ccbce888b71 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:38.676350 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7faf2d96-aff6-4d6c-94c5-7ccbce888b71 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:38.679456 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb923638-9c2e-4d64-9c4a-6ad68f617864 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 returned with HTTP 404 Aug 25 04:52:38.680145 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 442/1764] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:38 2026] GET /volume/v3/snapshots/89eb3e1c-ae37-47c3-9e78-b45646b35370 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:38.686082 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:38.686082 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:38.688055 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7faf2d96-aff6-4d6c-94c5-7ccbce888b71 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:38.688055 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 437/1765] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:38 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:38.688510 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-489006e9-6bb5-4fe6-a409-fcc3200465ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:38.691194 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-489006e9-6bb5-4fe6-a409-fcc3200465ba tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:38.691502 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-489006e9-6bb5-4fe6-a409-fcc3200465ba tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:38.691841 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-489006e9-6bb5-4fe6-a409-fcc3200465ba tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:38.704188 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:38.704188 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:38.712357 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-489006e9-6bb5-4fe6-a409-fcc3200465ba tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Volume info retrieved successfully. Aug 25 04:52:38.721303 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-489006e9-6bb5-4fe6-a409-fcc3200465ba tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc returned with HTTP 200 Aug 25 04:52:38.721923 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 442/1766] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:38 2026] GET /volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:38.739259 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13d77dac-4794-4141-ad14-db8947422f42 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:38.743613 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13d77dac-4794-4141-ad14-db8947422f42 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:38.743613 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13d77dac-4794-4141-ad14-db8947422f42 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:38.743613 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13d77dac-4794-4141-ad14-db8947422f42 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:38.743613 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-13d77dac-4794-4141-ad14-db8947422f42 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Delete volume with id: f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:38.754182 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:38.754182 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:38.755171 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13d77dac-4794-4141-ad14-db8947422f42 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Volume info retrieved successfully. Aug 25 04:52:38.782487 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13d77dac-4794-4141-ad14-db8947422f42 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Delete volume request issued successfully. Aug 25 04:52:38.782487 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13d77dac-4794-4141-ad14-db8947422f42 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc returned with HTTP 202 Aug 25 04:52:38.782487 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 446/1767] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:38 2026] DELETE /volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:38.797111 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17a8e854-71a7-482b-a643-ea01b50d56cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:38.802278 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17a8e854-71a7-482b-a643-ea01b50d56cf tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:38.802533 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17a8e854-71a7-482b-a643-ea01b50d56cf tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:38.802746 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17a8e854-71a7-482b-a643-ea01b50d56cf tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:38.815788 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:38.815788 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:38.829542 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17a8e854-71a7-482b-a643-ea01b50d56cf tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Volume info retrieved successfully. Aug 25 04:52:38.837558 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17a8e854-71a7-482b-a643-ea01b50d56cf tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc returned with HTTP 200 Aug 25 04:52:38.838115 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 443/1768] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:38 2026] GET /volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:39.704409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-afee7bd1-b6d4-44c5-a6d8-b8fbf2b56e13 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:39.706571 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afee7bd1-b6d4-44c5-a6d8-b8fbf2b56e13 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:39.706851 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afee7bd1-b6d4-44c5-a6d8-b8fbf2b56e13 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:39.707064 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afee7bd1-b6d4-44c5-a6d8-b8fbf2b56e13 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:39.707210 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-afee7bd1-b6d4-44c5-a6d8-b8fbf2b56e13 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:39.713455 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:39.713455 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:39.714694 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afee7bd1-b6d4-44c5-a6d8-b8fbf2b56e13 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:39.714858 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 438/1769] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:39 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:39.856816 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2b9dd5d5-2fc7-441e-af69-0a661c3c9877 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:39.859142 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b9dd5d5-2fc7-441e-af69-0a661c3c9877 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] GET https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc Aug 25 04:52:39.859510 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b9dd5d5-2fc7-441e-af69-0a661c3c9877 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:39.859791 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2b9dd5d5-2fc7-441e-af69-0a661c3c9877 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:39.867886 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2b9dd5d5-2fc7-441e-af69-0a661c3c9877 tempest-VolumesSnapshotListTestJSON-1615765988 tempest-VolumesSnapshotListTestJSON-1615765988-project-member] https://10.4.3.213/volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc returned with HTTP 404 Aug 25 04:52:39.868527 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 443/1770] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:39 2026] GET /volume/v3/volumes/f67b78be-4941-4d8d-9480-d672b8b6b2dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:40.729990 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b5da289f-884a-4624-812d-d80b4c412b7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:40.733018 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5da289f-884a-4624-812d-d80b4c412b7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:40.734317 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5da289f-884a-4624-812d-d80b4c412b7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:40.736059 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5da289f-884a-4624-812d-d80b4c412b7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:40.736423 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b5da289f-884a-4624-812d-d80b4c412b7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:40.742357 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:40.742357 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:40.744343 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5da289f-884a-4624-812d-d80b4c412b7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:40.745078 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 447/1771] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:40 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:52:41.764821 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22430a1f-8fcd-47ee-abb4-cc9dc5043252 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:41.769456 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22430a1f-8fcd-47ee-abb4-cc9dc5043252 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:41.769456 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22430a1f-8fcd-47ee-abb4-cc9dc5043252 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:41.769456 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22430a1f-8fcd-47ee-abb4-cc9dc5043252 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:41.769456 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-22430a1f-8fcd-47ee-abb4-cc9dc5043252 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:41.778190 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:41.778190 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:41.780141 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22430a1f-8fcd-47ee-abb4-cc9dc5043252 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:41.781084 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 444/1772] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:41 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:42.748066 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:42.798951 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-986b6373-0ecd-4e91-8957-70d1179cc876 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:42.802468 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-986b6373-0ecd-4e91-8957-70d1179cc876 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:42.802780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-986b6373-0ecd-4e91-8957-70d1179cc876 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:42.803088 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-986b6373-0ecd-4e91-8957-70d1179cc876 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:42.805406 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-986b6373-0ecd-4e91-8957-70d1179cc876 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:42.814028 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:42.814028 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:42.816044 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-986b6373-0ecd-4e91-8957-70d1179cc876 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:42.816670 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 444/1773] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:42 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:42.947080 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:42.947174 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1787280164"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:42.952029 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1787280164'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:42.952261 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Create volume of 1 GB Aug 25 04:52:42.960348 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Availability Zones retrieved successfully. Aug 25 04:52:42.968225 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Flow 'volume_create_api' (2f645d17-de11-4720-b3f9-d1bd37d14ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:42.970067 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ac99a6-a375-4557-ab4f-95942fc8dc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:42.971904 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:43.014925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ac99a6-a375-4557-ab4f-95942fc8dc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:43.015596 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e541ec2-54ee-4eb2-840a-7b73d0955169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:43.142721 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Created reservations ['d40eeb56-b761-496f-839d-0a8ba4a8d6d6', '75f0c437-90dc-4d51-a982-dee5acf64e02', '9352f282-426d-428e-96ad-b5f453c46057', 'a3e1acf1-96ef-4df5-a546-cc636cc14428'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:43.144239 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e541ec2-54ee-4eb2-840a-7b73d0955169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d40eeb56-b761-496f-839d-0a8ba4a8d6d6', '75f0c437-90dc-4d51-a982-dee5acf64e02', '9352f282-426d-428e-96ad-b5f453c46057', 'a3e1acf1-96ef-4df5-a546-cc636cc14428']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:43.145390 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb04d98-9ed5-4e6b-b32d-6d45eaf159f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:43.183461 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb04d98-9ed5-4e6b-b32d-6d45eaf159f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d27a0a-7119-4291-a6d2-8f2660edd975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1787280164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6915dc638fec40479aec57a1c3f8c824',qos_specs=None,replication_status=,reservations=['d40eeb56-b761-496f-839d-0a8ba4a8d6d6','75f0c437-90dc-4d51-a982-dee5acf64e02','9352f282-426d-428e-96ad-b5f453c46057','a3e1acf1-96ef-4df5-a546-cc636cc14428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec174c20d9b49cf99ae5fd31a70a359',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1787280164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d27a0a-7119-4291-a6d2-8f2660edd975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6915dc638fec40479aec57a1c3f8c824',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec174c20d9b49cf99ae5fd31a70a359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:43.184456 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7469f9b9-e5eb-40aa-86d4-a281a208549c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:43.225947 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7469f9b9-e5eb-40aa-86d4-a281a208549c) transitioned into state 'SUCCESS' from state '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-1787280164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6915dc638fec40479aec57a1c3f8c824',qos_specs=None,replication_status=,reservations=['d40eeb56-b761-496f-839d-0a8ba4a8d6d6','75f0c437-90dc-4d51-a982-dee5acf64e02','9352f282-426d-428e-96ad-b5f453c46057','a3e1acf1-96ef-4df5-a546-cc636cc14428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec174c20d9b49cf99ae5fd31a70a359',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:43.226509 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdce984d-65cb-4e21-9bfd-f4a6fb8d23fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:43.247055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdce984d-65cb-4e21-9bfd-f4a6fb8d23fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:43.249504 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Flow 'volume_create_api' (2f645d17-de11-4720-b3f9-d1bd37d14ce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:43.249936 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Create volume request issued successfully. Aug 25 04:52:43.250651 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e53a909-66f0-4c1f-87a7-ecce5cc20c57 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:43.251221 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 439/1774] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:52:42 2026] POST /volume/v3/volumes => generated 774 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:43.277747 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-170d3923-4193-48fe-8a2a-02b3d4597ce7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:43.280949 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-170d3923-4193-48fe-8a2a-02b3d4597ce7 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:52:43.280949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-170d3923-4193-48fe-8a2a-02b3d4597ce7 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:43.281839 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-170d3923-4193-48fe-8a2a-02b3d4597ce7 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:43.296095 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:43.296095 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:43.302239 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-170d3923-4193-48fe-8a2a-02b3d4597ce7 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:52:43.309289 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-170d3923-4193-48fe-8a2a-02b3d4597ce7 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:52:43.310820 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 448/1775] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:52:43 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:43.836005 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8c39c7c-3abe-4c4c-9372-53665eb7a2ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:43.839086 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8c39c7c-3abe-4c4c-9372-53665eb7a2ba tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:43.839655 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8c39c7c-3abe-4c4c-9372-53665eb7a2ba tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:43.840321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8c39c7c-3abe-4c4c-9372-53665eb7a2ba tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:43.840321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a8c39c7c-3abe-4c4c-9372-53665eb7a2ba tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:43.847386 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:43.847386 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:43.848581 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8c39c7c-3abe-4c4c-9372-53665eb7a2ba tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:43.849469 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 445/1776] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:43 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:44.327368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ff39a055-4238-45c6-9bde-c9f989aedc36 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:44.329326 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff39a055-4238-45c6-9bde-c9f989aedc36 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:52:44.329575 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff39a055-4238-45c6-9bde-c9f989aedc36 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:44.329837 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff39a055-4238-45c6-9bde-c9f989aedc36 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:44.341057 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:44.341057 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:44.346062 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ff39a055-4238-45c6-9bde-c9f989aedc36 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:52:44.352408 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff39a055-4238-45c6-9bde-c9f989aedc36 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:52:44.353571 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 445/1777] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:52:44 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:44.869003 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8bbc3bb2-ad95-46a2-b202-e51ff85f5975 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:44.871489 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bbc3bb2-ad95-46a2-b202-e51ff85f5975 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:44.871879 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bbc3bb2-ad95-46a2-b202-e51ff85f5975 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:44.872178 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bbc3bb2-ad95-46a2-b202-e51ff85f5975 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:44.872460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8bbc3bb2-ad95-46a2-b202-e51ff85f5975 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:44.879719 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:44.879719 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:44.880660 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bbc3bb2-ad95-46a2-b202-e51ff85f5975 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:44.881252 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 440/1778] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:44 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:45.900457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-293528cd-2009-4cba-9224-6ee8206f5e83 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:45.901642 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-293528cd-2009-4cba-9224-6ee8206f5e83 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:45.901941 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-293528cd-2009-4cba-9224-6ee8206f5e83 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:45.902217 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-293528cd-2009-4cba-9224-6ee8206f5e83 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:45.902470 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-293528cd-2009-4cba-9224-6ee8206f5e83 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:45.910093 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:45.910093 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:45.911911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-293528cd-2009-4cba-9224-6ee8206f5e83 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:45.912972 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 449/1779] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:45 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:46.929040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5c3f994-150e-4ad3-b4d6-fc50d8c8201c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:46.931480 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5c3f994-150e-4ad3-b4d6-fc50d8c8201c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:46.931797 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5c3f994-150e-4ad3-b4d6-fc50d8c8201c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:46.932077 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5c3f994-150e-4ad3-b4d6-fc50d8c8201c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:46.932244 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a5c3f994-150e-4ad3-b4d6-fc50d8c8201c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:46.940026 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:46.940026 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:46.942418 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5c3f994-150e-4ad3-b4d6-fc50d8c8201c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:46.943201 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 446/1780] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:46 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:47.964307 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-db51e876-df13-4a4a-9df3-61d1a2ccdff4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:47.973595 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-db51e876-df13-4a4a-9df3-61d1a2ccdff4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:47.973891 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-db51e876-df13-4a4a-9df3-61d1a2ccdff4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:47.974148 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-db51e876-df13-4a4a-9df3-61d1a2ccdff4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:47.974319 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-db51e876-df13-4a4a-9df3-61d1a2ccdff4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:47.982608 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:47.982608 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:47.983727 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-db51e876-df13-4a4a-9df3-61d1a2ccdff4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:47.984159 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 446/1781] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:47 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:49.003963 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ecd1b0a-7327-4853-a41e-a791097ffa1c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:49.008179 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ecd1b0a-7327-4853-a41e-a791097ffa1c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:49.008442 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ecd1b0a-7327-4853-a41e-a791097ffa1c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:49.008826 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ecd1b0a-7327-4853-a41e-a791097ffa1c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:49.009085 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7ecd1b0a-7327-4853-a41e-a791097ffa1c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:49.016118 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:49.016118 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:49.017408 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ecd1b0a-7327-4853-a41e-a791097ffa1c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:49.017978 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 441/1782] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:49 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:50.036411 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0e33c99e-3e8e-4b56-bab6-30a478568751 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:50.043036 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e33c99e-3e8e-4b56-bab6-30a478568751 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:50.043036 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e33c99e-3e8e-4b56-bab6-30a478568751 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:50.043216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e33c99e-3e8e-4b56-bab6-30a478568751 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:50.043216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0e33c99e-3e8e-4b56-bab6-30a478568751 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:50.049018 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:50.049018 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:50.050227 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e33c99e-3e8e-4b56-bab6-30a478568751 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:50.050953 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 450/1783] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:50 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:51.064731 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ec4cebf-f8f5-412e-a40e-2a9711629221 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:51.066700 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec4cebf-f8f5-412e-a40e-2a9711629221 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:51.066937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ec4cebf-f8f5-412e-a40e-2a9711629221 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:51.067212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ec4cebf-f8f5-412e-a40e-2a9711629221 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:51.067373 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5ec4cebf-f8f5-412e-a40e-2a9711629221 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:51.073983 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:51.073983 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:51.075550 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec4cebf-f8f5-412e-a40e-2a9711629221 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:51.075985 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 447/1784] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:51 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:51.091203 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-20d9378c-76a0-447b-9931-5e04335d2a0d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:51.093357 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20d9378c-76a0-447b-9931-5e04335d2a0d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:51.093928 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20d9378c-76a0-447b-9931-5e04335d2a0d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:51.094699 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20d9378c-76a0-447b-9931-5e04335d2a0d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:51.111540 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:51.111540 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:51.117073 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-20d9378c-76a0-447b-9931-5e04335d2a0d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:51.123547 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20d9378c-76a0-447b-9931-5e04335d2a0d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:51.123846 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 447/1785] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:51 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:51.143572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aaaca20c-48e6-46e7-b036-b230d0795a76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:51.145997 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaaca20c-48e6-46e7-b036-b230d0795a76 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:51.146228 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aaaca20c-48e6-46e7-b036-b230d0795a76 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:51.146573 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aaaca20c-48e6-46e7-b036-b230d0795a76 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:51.146752 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-aaaca20c-48e6-46e7-b036-b230d0795a76 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete backup with id: 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. Aug 25 04:52:51.153969 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:51.153969 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:51.171208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-aaaca20c-48e6-46e7-b036-b230d0795a76 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] delete_backup rpcapi backup_id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:52:51.173087 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaaca20c-48e6-46e7-b036-b230d0795a76 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 202 Aug 25 04:52:51.173730 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 442/1786] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:51 2026] DELETE /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:52:51.183453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ecf1f843-5ec8-45c3-abfb-d30d20676788 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:51.191136 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecf1f843-5ec8-45c3-abfb-d30d20676788 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:51.191524 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecf1f843-5ec8-45c3-abfb-d30d20676788 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:51.191794 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ecf1f843-5ec8-45c3-abfb-d30d20676788 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:51.191900 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ecf1f843-5ec8-45c3-abfb-d30d20676788 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:51.200804 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:51.200804 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:51.201259 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ecf1f843-5ec8-45c3-abfb-d30d20676788 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 200 Aug 25 04:52:51.201883 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 451/1787] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:51 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:52.221278 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b68b16dc-6e99-4f33-8a3d-3504fc8b9fd6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:52.224384 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b68b16dc-6e99-4f33-8a3d-3504fc8b9fd6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 Aug 25 04:52:52.224384 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b68b16dc-6e99-4f33-8a3d-3504fc8b9fd6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:52.224384 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b68b16dc-6e99-4f33-8a3d-3504fc8b9fd6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:52.224384 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b68b16dc-6e99-4f33-8a3d-3504fc8b9fd6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 5f1512de-5e17-4ef4-8ba4-f8beb67d3732. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:52:52.232192 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b68b16dc-6e99-4f33-8a3d-3504fc8b9fd6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 returned with HTTP 404 Aug 25 04:52:52.232192 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 448/1788] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:52 2026] GET /volume/v3/backups/5f1512de-5e17-4ef4-8ba4-f8beb67d3732 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:52.401606 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ca498f18-66d6-4e84-8de3-c3318085c5e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:52.403780 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ca498f18-66d6-4e84-8de3-c3318085c5e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:52.404095 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ca498f18-66d6-4e84-8de3-c3318085c5e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:52.404206 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ca498f18-66d6-4e84-8de3-c3318085c5e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:52.416753 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:52.416753 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:52.421277 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ca498f18-66d6-4e84-8de3-c3318085c5e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:52.427235 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ca498f18-66d6-4e84-8de3-c3318085c5e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:52.427750 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 448/1789] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:52:52 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:52.453391 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-32550473-af34-49a7-8684-09401c0214f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:52.456502 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-32550473-af34-49a7-8684-09401c0214f5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b/action Aug 25 04:52:52.457010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-32550473-af34-49a7-8684-09401c0214f5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:52:52.457196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-32550473-af34-49a7-8684-09401c0214f5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:52.470546 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:52.470546 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:52.471290 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-32550473-af34-49a7-8684-09401c0214f5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:52.479753 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-32550473-af34-49a7-8684-09401c0214f5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Begin detaching volume completed successfully. Aug 25 04:52:52.480072 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-32550473-af34-49a7-8684-09401c0214f5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b/action returned with HTTP 202 Aug 25 04:52:52.480852 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 443/1790] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:52:52 2026] POST /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:52:52.505115 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-52030f8e-51d0-49e5-9938-2a6beb42fed4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:52.508025 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52030f8e-51d0-49e5-9938-2a6beb42fed4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:52.508681 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-52030f8e-51d0-49e5-9938-2a6beb42fed4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:52.509101 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-52030f8e-51d0-49e5-9938-2a6beb42fed4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:52.521832 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:52.521832 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:52.526954 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-52030f8e-51d0-49e5-9938-2a6beb42fed4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:52.532490 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52030f8e-51d0-49e5-9938-2a6beb42fed4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:52.533398 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 452/1791] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:52 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:52.535082 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-371d8495-452f-44e3-86ec-1463cdef000c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:52.535743 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-371d8495-452f-44e3-86ec-1463cdef000c None None] GET https://10.4.3.213/volume// Aug 25 04:52:52.536002 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-371d8495-452f-44e3-86ec-1463cdef000c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:52.536293 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-371d8495-452f-44e3-86ec-1463cdef000c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:52.536774 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-371d8495-452f-44e3-86ec-1463cdef000c None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:52:52.537294 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 449/1792] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:52: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 25 04:52:52.549534 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-72b6451f-617b-433b-b402-ad26818dc890 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:52.552234 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-72b6451f-617b-433b-b402-ad26818dc890 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:52.552494 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-72b6451f-617b-433b-b402-ad26818dc890 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:52.552743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-72b6451f-617b-433b-b402-ad26818dc890 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:52.564999 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:52.564999 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:52.570845 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-72b6451f-617b-433b-b402-ad26818dc890 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:52.576209 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-72b6451f-617b-433b-b402-ad26818dc890 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:52.576804 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 449/1793] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:52:52 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:52:53.555189 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9eaf6243-9653-4c2d-ad73-830f4a01e8ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:53.556471 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9eaf6243-9653-4c2d-ad73-830f4a01e8ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:53.556740 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9eaf6243-9653-4c2d-ad73-830f4a01e8ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:53.556946 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9eaf6243-9653-4c2d-ad73-830f4a01e8ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:53.568699 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:53.568699 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:53.575711 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9eaf6243-9653-4c2d-ad73-830f4a01e8ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:53.583081 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9eaf6243-9653-4c2d-ad73-830f4a01e8ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:53.583683 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 444/1794] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:53 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:53.590827 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ec933683-0ba6-4ecf-ab78-515c78b53456 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:53.594308 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ec933683-0ba6-4ecf-ab78-515c78b53456 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/attachments/3f5d3af1-0a62-4613-ab8c-1e8a7b818951 Aug 25 04:52:53.594505 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ec933683-0ba6-4ecf-ab78-515c78b53456 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:53.594712 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ec933683-0ba6-4ecf-ab78-515c78b53456 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:53.602964 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:53.602964 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:53.686191 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cd3b1058-4484-4562-a242-43a9efdb6f0d req-ec933683-0ba6-4ecf-ab78-515c78b53456 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/attachments/3f5d3af1-0a62-4613-ab8c-1e8a7b818951 returned with HTTP 200 Aug 25 04:52:53.686725 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 453/1795] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:52:53 2026] DELETE /volume/v3/attachments/3f5d3af1-0a62-4613-ab8c-1e8a7b818951 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:53.861695 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a53ffddf-24ea-4a42-9d7b-b767a5d064b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:53.863977 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a53ffddf-24ea-4a42-9d7b-b767a5d064b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:52:53.864218 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a53ffddf-24ea-4a42-9d7b-b767a5d064b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:53.864463 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a53ffddf-24ea-4a42-9d7b-b767a5d064b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:53.864609 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a53ffddf-24ea-4a42-9d7b-b767a5d064b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Delete snapshot with id: 2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:52:53.872807 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:53.872807 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:53.873359 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a53ffddf-24ea-4a42-9d7b-b767a5d064b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Snapshot retrieved successfully. Aug 25 04:52:53.900466 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a53ffddf-24ea-4a42-9d7b-b767a5d064b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Snapshot delete request issued successfully. Aug 25 04:52:53.900762 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a53ffddf-24ea-4a42-9d7b-b767a5d064b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 returned with HTTP 202 Aug 25 04:52:53.901449 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 450/1796] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:52:53 2026] DELETE /volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:53.910691 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-961a38b8-a065-402f-88f0-4298a9053b2a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:53.912674 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-961a38b8-a065-402f-88f0-4298a9053b2a tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:52:53.913733 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-961a38b8-a065-402f-88f0-4298a9053b2a tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:53.914148 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-961a38b8-a065-402f-88f0-4298a9053b2a tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:53.922703 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:53.922703 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:53.922703 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-961a38b8-a065-402f-88f0-4298a9053b2a tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Snapshot retrieved successfully. Aug 25 04:52:53.922703 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-961a38b8-a065-402f-88f0-4298a9053b2a tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 returned with HTTP 200 Aug 25 04:52:53.923009 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 450/1797] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:53 2026] GET /volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:54.603775 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc9dbfed-5ba7-44ac-a856-fe0941b18d40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:54.606161 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc9dbfed-5ba7-44ac-a856-fe0941b18d40 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:54.606413 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc9dbfed-5ba7-44ac-a856-fe0941b18d40 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:54.606738 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc9dbfed-5ba7-44ac-a856-fe0941b18d40 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:54.615829 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:54.615829 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:54.621313 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc9dbfed-5ba7-44ac-a856-fe0941b18d40 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:54.626814 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc9dbfed-5ba7-44ac-a856-fe0941b18d40 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:54.627157 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 445/1798] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:54 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:54.939131 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d55b5909-a579-48e5-ae86-497c9fd2c25e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:54.942448 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d55b5909-a579-48e5-ae86-497c9fd2c25e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:52:54.942448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d55b5909-a579-48e5-ae86-497c9fd2c25e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:54.942448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d55b5909-a579-48e5-ae86-497c9fd2c25e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:54.947603 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d55b5909-a579-48e5-ae86-497c9fd2c25e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 returned with HTTP 404 Aug 25 04:52:54.948446 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 454/1799] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:52:54 2026] GET /volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:52:55.105168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-5a0fb72f-0a8d-402c-a21b-faf5d90eb392 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:55.108476 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-5a0fb72f-0a8d-402c-a21b-faf5d90eb392 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/attachments?instance_id=60dc1a09-7b36-41ba-987e-62f4d6fb040a Aug 25 04:52:55.108844 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-5a0fb72f-0a8d-402c-a21b-faf5d90eb392 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:55.109124 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-5a0fb72f-0a8d-402c-a21b-faf5d90eb392 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:55.134295 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-5a0fb72f-0a8d-402c-a21b-faf5d90eb392 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments?instance_id=60dc1a09-7b36-41ba-987e-62f4d6fb040a returned with HTTP 200 Aug 25 04:52:55.134295 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 451/1800] 10.4.3.213 () {70 vars in 1637 bytes} [Tue Aug 25 04:52:55 2026] GET /volume/v3/attachments?instance_id=60dc1a09-7b36-41ba-987e-62f4d6fb040a => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:55.148068 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-22d44024-0974-406f-a247-f192bc75963e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:55.150315 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-22d44024-0974-406f-a247-f192bc75963e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925 Aug 25 04:52:55.150682 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-22d44024-0974-406f-a247-f192bc75963e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:55.150953 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-22d44024-0974-406f-a247-f192bc75963e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:55.174521 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e35630dd-c10c-43ab-a456-a35a1a991e9d req-22d44024-0974-406f-a247-f192bc75963e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925 returned with HTTP 200 Aug 25 04:52:55.175166 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 451/1801] 10.4.3.213 () {70 vars in 1651 bytes} [Tue Aug 25 04:52:55 2026] GET /volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:52:55.817168 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6da17335-f4f5-4388-b858-9edd86933d98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:56.000954 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6da17335-f4f5-4388-b858-9edd86933d98 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:52:56.001332 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6da17335-f4f5-4388-b858-9edd86933d98 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:56.037373 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6da17335-f4f5-4388-b858-9edd86933d98 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:52:56.037373 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 446/1802] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:52:55 2026] POST /volume/v3/types => generated 267 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:58.871683 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-51112e68-cb26-4aa0-b272-d4c8264ecb87 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:58.873938 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51112e68-cb26-4aa0-b272-d4c8264ecb87 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:52:58.874741 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51112e68-cb26-4aa0-b272-d4c8264ecb87 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416", "extra_specs": {}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:58.881263 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:58.881263 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:58.900020 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51112e68-cb26-4aa0-b272-d4c8264ecb87 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:52:58.901234 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 455/1803] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:52:58 2026] POST /volume/v3/types => generated 267 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:58.913131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84d8f11d-f051-4c43-8668-cea95aca5c43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:58.915891 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84d8f11d-f051-4c43-8668-cea95aca5c43 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:52:58.916354 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84d8f11d-f051-4c43-8668-cea95aca5c43 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:58.919300 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:58.919300 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:58.939288 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84d8f11d-f051-4c43-8668-cea95aca5c43 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:52:58.939556 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 452/1804] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:52:58 2026] POST /volume/v3/types => generated 269 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:58.951794 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:58.954106 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:58.954403 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1607660253", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:58.956214 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1607660253', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:58.960363 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Create volume of 1 GB Aug 25 04:52:58.960900 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:58.960900 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:58.961651 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Availability Zones retrieved successfully. Aug 25 04:52:58.967716 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Flow 'volume_create_api' (a2f2b922-ba5a-4ee8-b894-db139719ef78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:58.968869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32ba863-9ec5-4caf-b4df-a370ded456fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:58.969890 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:58.996349 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32ba863-9ec5-4caf-b4df-a370ded456fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:52:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6ed700bb-18e0-419c-b126-a89d30b21799,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ed700bb-18e0-419c-b126-a89d30b21799', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:58.997769 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9973b1d0-f96b-474f-9569-f6a49cd1cfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.038849 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:52:59.039442 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:52:59.091355 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Created reservations ['5ce250ff-a6f0-4278-b7ab-dd44ae51d57b', '8cd1cecf-7b89-42c4-95ad-b0c3d426e0cb', 'a046a530-90c6-4400-a3e3-2efe3b269e36', 'cae22a77-8374-47c4-93e9-7cf087315757'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:59.092503 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9973b1d0-f96b-474f-9569-f6a49cd1cfd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ce250ff-a6f0-4278-b7ab-dd44ae51d57b', '8cd1cecf-7b89-42c4-95ad-b0c3d426e0cb', 'a046a530-90c6-4400-a3e3-2efe3b269e36', 'cae22a77-8374-47c4-93e9-7cf087315757']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.094011 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3984a311-f7f6-4c3a-9800-45d2cef979ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.123308 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3984a311-f7f6-4c3a-9800-45d2cef979ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb544e32-d264-4505-b575-f25ff7e9ac28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1607660253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e99f409644f4924a6df548d2a18bfd8',qos_specs=None,replication_status=,reservations=['5ce250ff-a6f0-4278-b7ab-dd44ae51d57b','8cd1cecf-7b89-42c4-95ad-b0c3d426e0cb','a046a530-90c6-4400-a3e3-2efe3b269e36','cae22a77-8374-47c4-93e9-7cf087315757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fdf4953c3d4712bc62732a57692622',volume_type_id=6ed700bb-18e0-419c-b126-a89d30b21799), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1607660253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb544e32-d264-4505-b575-f25ff7e9ac28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e99f409644f4924a6df548d2a18bfd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fdf4953c3d4712bc62732a57692622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ed700bb-18e0-419c-b126-a89d30b21799),volume_type_id=6ed700bb-18e0-419c-b126-a89d30b21799)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.124119 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62361630-363f-429c-bfd8-24bb7345ca42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.163922 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62361630-363f-429c-bfd8-24bb7345ca42) transitioned into state 'SUCCESS' from state '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-1607660253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e99f409644f4924a6df548d2a18bfd8',qos_specs=None,replication_status=,reservations=['5ce250ff-a6f0-4278-b7ab-dd44ae51d57b','8cd1cecf-7b89-42c4-95ad-b0c3d426e0cb','a046a530-90c6-4400-a3e3-2efe3b269e36','cae22a77-8374-47c4-93e9-7cf087315757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fdf4953c3d4712bc62732a57692622',volume_type_id=6ed700bb-18e0-419c-b126-a89d30b21799)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.164810 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a53d97-151b-4fc3-be2b-6ba292fcf2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.182862 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a53d97-151b-4fc3-be2b-6ba292fcf2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.183950 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Flow 'volume_create_api' (a2f2b922-ba5a-4ee8-b894-db139719ef78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:59.184312 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Create volume request issued successfully. Aug 25 04:52:59.185496 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-51091908-cccb-483c-a16c-5ea97e8dc1f2 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:59.186107 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 452/1805] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:58 2026] POST /volume/v3/volumes => generated 845 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:59.203292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:59.209518 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:59.210306 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1707780819", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:59.212550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9dbfa897-6853-4e47-b9c9-581f04ada0b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:59.220282 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1707780819', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:59.222282 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9dbfa897-6853-4e47-b9c9-581f04ada0b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:59.222282 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9dbfa897-6853-4e47-b9c9-581f04ada0b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:59.223720 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9dbfa897-6853-4e47-b9c9-581f04ada0b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:59.223873 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9dbfa897-6853-4e47-b9c9-581f04ada0b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume with id: 2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:59.230073 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Create volume of 1 GB Aug 25 04:52:59.230468 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:59.230468 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:52:59.231149 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Availability Zones retrieved successfully. Aug 25 04:52:59.237321 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:59.237321 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:59.237836 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Flow 'volume_create_api' (3a875874-f280-4fd2-9cf7-fb1007f02e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:59.238443 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9dbfa897-6853-4e47-b9c9-581f04ada0b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:59.239112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7381b52-aac4-4c2e-809f-6e683d438150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.240238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:59.268669 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9dbfa897-6853-4e47-b9c9-581f04ada0b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume request issued successfully. Aug 25 04:52:59.271703 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9dbfa897-6853-4e47-b9c9-581f04ada0b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 202 Aug 25 04:52:59.272338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7381b52-aac4-4c2e-809f-6e683d438150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:52:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aefc5346-34c9-4a5b-802c-17b4e00bfbd9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aefc5346-34c9-4a5b-802c-17b4e00bfbd9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.272477 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 456/1806] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:52:59 2026] DELETE /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:52:59.272534 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277fd941-b9f2-4a6f-8757-54ad7be9730a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.278498 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25c406d9-563c-4cf2-b984-752bdf8386d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:59.282527 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25c406d9-563c-4cf2-b984-752bdf8386d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:52:59.282647 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25c406d9-563c-4cf2-b984-752bdf8386d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:59.282893 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25c406d9-563c-4cf2-b984-752bdf8386d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:59.292019 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:59.292019 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:52:59.299798 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25c406d9-563c-4cf2-b984-752bdf8386d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:52:59.309387 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25c406d9-563c-4cf2-b984-752bdf8386d7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 200 Aug 25 04:52:59.310062 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 453/1807] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:59 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:52:59.317265 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:52:59.318764 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:52:59.363600 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Created reservations ['2c59b605-8fb4-43c7-b1aa-16bae22c755c', '7aecd17f-3926-4365-ac5c-8fcd4c4999a0', '9a6db338-0bd1-4511-a64e-036a9536b139', '41d23ee7-16a6-4918-ba7b-84fe5f5b77bf'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:59.364979 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277fd941-b9f2-4a6f-8757-54ad7be9730a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c59b605-8fb4-43c7-b1aa-16bae22c755c', '7aecd17f-3926-4365-ac5c-8fcd4c4999a0', '9a6db338-0bd1-4511-a64e-036a9536b139', '41d23ee7-16a6-4918-ba7b-84fe5f5b77bf']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.366810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f495bf-4343-4680-b7ed-7e42bc784d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.396190 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f495bf-4343-4680-b7ed-7e42bc784d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1707780819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e99f409644f4924a6df548d2a18bfd8',qos_specs=None,replication_status=,reservations=['2c59b605-8fb4-43c7-b1aa-16bae22c755c','7aecd17f-3926-4365-ac5c-8fcd4c4999a0','9a6db338-0bd1-4511-a64e-036a9536b139','41d23ee7-16a6-4918-ba7b-84fe5f5b77bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fdf4953c3d4712bc62732a57692622',volume_type_id=aefc5346-34c9-4a5b-802c-17b4e00bfbd9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1707780819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e99f409644f4924a6df548d2a18bfd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fdf4953c3d4712bc62732a57692622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aefc5346-34c9-4a5b-802c-17b4e00bfbd9),volume_type_id=aefc5346-34c9-4a5b-802c-17b4e00bfbd9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.397522 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ffe40e-9f2b-4b5a-9eb7-8254b71095e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.434293 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ffe40e-9f2b-4b5a-9eb7-8254b71095e5) transitioned into state 'SUCCESS' from state '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-1707780819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e99f409644f4924a6df548d2a18bfd8',qos_specs=None,replication_status=,reservations=['2c59b605-8fb4-43c7-b1aa-16bae22c755c','7aecd17f-3926-4365-ac5c-8fcd4c4999a0','9a6db338-0bd1-4511-a64e-036a9536b139','41d23ee7-16a6-4918-ba7b-84fe5f5b77bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fdf4953c3d4712bc62732a57692622',volume_type_id=aefc5346-34c9-4a5b-802c-17b4e00bfbd9)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.435220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be2209f-9dcc-41f0-a791-83b7489044b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.446460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be2209f-9dcc-41f0-a791-83b7489044b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.447613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Flow 'volume_create_api' (3a875874-f280-4fd2-9cf7-fb1007f02e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:59.448010 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Create volume request issued successfully. Aug 25 04:52:59.448774 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06e275a0-4707-4640-81ba-f6d185a8cc48 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:59.449337 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 447/1808] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:59 2026] POST /volume/v3/volumes => generated 847 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:59.484904 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:59.487092 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:52:59.487544 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-351720669", "snapshot_id": null, "imageRef": "a1fc58fb-8c45-4eb6-b78d-ddd7cd3ea62a", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:52:59.489377 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-351720669', 'snapshot_id': None, 'imageRef': 'a1fc58fb-8c45-4eb6-b78d-ddd7cd3ea62a', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:52:59.641820 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Create volume of 1 GB Aug 25 04:52:59.642209 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:59.642209 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:52:59.642938 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Availability Zones retrieved successfully. Aug 25 04:52:59.648880 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Flow 'volume_create_api' (f698a444-c99c-484d-9eb6-92ce0eb6a62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:59.649802 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459e7f7a-d4c6-4780-a7c1-ad131ea471c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.650790 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:52:59.708535 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459e7f7a-d4c6-4780-a7c1-ad131ea471c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:52:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30fde970-15cc-405b-9774-c32ddb10b112,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30fde970-15cc-405b-9774-c32ddb10b112', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.709751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed07cc8a-362a-4e99-9860-02b2986f4d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.750524 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:52:59.750936 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:52:59.798134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Created reservations ['55f729a9-60c6-4161-8674-63386c77065e', 'ea65d88a-e1b3-4a2e-b6cd-429b9e56823b', 'c892a7d9-c68b-4d13-837c-73d4b3f867be', '681d9d9b-e4f7-45df-8e13-ad42e08ff2b1'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:52:59.799369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed07cc8a-362a-4e99-9860-02b2986f4d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55f729a9-60c6-4161-8674-63386c77065e', 'ea65d88a-e1b3-4a2e-b6cd-429b9e56823b', 'c892a7d9-c68b-4d13-837c-73d4b3f867be', '681d9d9b-e4f7-45df-8e13-ad42e08ff2b1']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.800773 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8194d03-62d7-416e-8c2e-d55edfcceca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.829068 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8194d03-62d7-416e-8c2e-d55edfcceca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78fc3205-72cc-4342-b7c8-76c668096c27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-351720669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e99f409644f4924a6df548d2a18bfd8',qos_specs=None,replication_status=,reservations=['55f729a9-60c6-4161-8674-63386c77065e','ea65d88a-e1b3-4a2e-b6cd-429b9e56823b','c892a7d9-c68b-4d13-837c-73d4b3f867be','681d9d9b-e4f7-45df-8e13-ad42e08ff2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fdf4953c3d4712bc62732a57692622',volume_type_id=30fde970-15cc-405b-9774-c32ddb10b112), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-351720669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78fc3205-72cc-4342-b7c8-76c668096c27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e99f409644f4924a6df548d2a18bfd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7fdf4953c3d4712bc62732a57692622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30fde970-15cc-405b-9774-c32ddb10b112),volume_type_id=30fde970-15cc-405b-9774-c32ddb10b112)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.829842 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2315aad-9f75-4eae-a0b6-a2b6deb38ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.848346 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2315aad-9f75-4eae-a0b6-a2b6deb38ffc) transitioned into state 'SUCCESS' from state '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-351720669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e99f409644f4924a6df548d2a18bfd8',qos_specs=None,replication_status=,reservations=['55f729a9-60c6-4161-8674-63386c77065e','ea65d88a-e1b3-4a2e-b6cd-429b9e56823b','c892a7d9-c68b-4d13-837c-73d4b3f867be','681d9d9b-e4f7-45df-8e13-ad42e08ff2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7fdf4953c3d4712bc62732a57692622',volume_type_id=30fde970-15cc-405b-9774-c32ddb10b112)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.849138 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a051fc-fdd3-4bac-bb06-c164cf4b8d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:52:59.859543 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a051fc-fdd3-4bac-bb06-c164cf4b8d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:52:59.860374 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Flow 'volume_create_api' (f698a444-c99c-484d-9eb6-92ce0eb6a62d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:52:59.860790 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Create volume request issued successfully. Aug 25 04:52:59.861326 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-157deb48-5bfe-4ec7-97e9-f59826f35b01 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:52:59.861915 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 453/1809] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:52:59 2026] POST /volume/v3/volumes => generated 844 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:52:59.876733 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc19e602-baaa-4b0c-9b6a-784150b4e335 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:52:59.878802 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc19e602-baaa-4b0c-9b6a-784150b4e335 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:52:59.878996 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc19e602-baaa-4b0c-9b6a-784150b4e335 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:52:59.879234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc19e602-baaa-4b0c-9b6a-784150b4e335 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:52:59.887031 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:52:59.887031 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:52:59.891540 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bc19e602-baaa-4b0c-9b6a-784150b4e335 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:52:59.896223 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc19e602-baaa-4b0c-9b6a-784150b4e335 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:52:59.896647 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 457/1810] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:52:59 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 912 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:00.330559 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ac8a87f-0db8-40be-a44d-b93729d4d350 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:00.333446 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ac8a87f-0db8-40be-a44d-b93729d4d350 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:53:00.333732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ac8a87f-0db8-40be-a44d-b93729d4d350 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:00.333977 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ac8a87f-0db8-40be-a44d-b93729d4d350 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:00.347664 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ac8a87f-0db8-40be-a44d-b93729d4d350 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 404 Aug 25 04:53:00.348106 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 454/1811] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:00 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:00.359701 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af1a3bdc-e2a8-4931-ba2f-e0add78c58b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:00.365642 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af1a3bdc-e2a8-4931-ba2f-e0add78c58b3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:53:00.365775 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af1a3bdc-e2a8-4931-ba2f-e0add78c58b3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:00.368337 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af1a3bdc-e2a8-4931-ba2f-e0add78c58b3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:00.379361 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af1a3bdc-e2a8-4931-ba2f-e0add78c58b3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 404 Aug 25 04:53:00.380082 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 448/1812] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:00 2026] GET /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:00.388237 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d6b6e641-e602-45c5-975f-609023a00443 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:00.395738 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d6b6e641-e602-45c5-975f-609023a00443 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:53:00.396069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d6b6e641-e602-45c5-975f-609023a00443 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:00.398318 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d6b6e641-e602-45c5-975f-609023a00443 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:00.398318 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d6b6e641-e602-45c5-975f-609023a00443 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume with id: 2833ffd0-ab2c-42c8-9eb8-d8c63658149b Aug 25 04:53:00.412686 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d6b6e641-e602-45c5-975f-609023a00443 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b returned with HTTP 404 Aug 25 04:53:00.413387 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 454/1813] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:00 2026] DELETE /volume/v3/volumes/2833ffd0-ab2c-42c8-9eb8-d8c63658149b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:00.462118 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:00.465084 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:00.465084 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1638862400"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:00.466422 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request body: {'volume': {'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1638862400'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:00.594351 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume of 1 GB Aug 25 04:53:00.604942 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Availability Zones retrieved successfully. Aug 25 04:53:00.613821 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (d237f91d-0f4d-4304-89a8-44bb080a3ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:00.614743 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddedc92a-8af2-4cec-ab4c-38c83e464be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:00.616115 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:00.692120 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddedc92a-8af2-4cec-ab4c-38c83e464be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:00.693089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36b8b5b-40ed-48b9-98aa-56c65c852310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:00.754304 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['6e192d80-164f-42ee-a3c0-29ed43ccc62a', 'ddeb418b-1bd9-4360-89c1-7c713b9a268b', 'c6036d46-64f8-4674-bc72-d98e22762dfe', 'c43d633b-ce3d-4a50-98c7-c5e00a138d91'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:00.755575 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36b8b5b-40ed-48b9-98aa-56c65c852310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e192d80-164f-42ee-a3c0-29ed43ccc62a', 'ddeb418b-1bd9-4360-89c1-7c713b9a268b', 'c6036d46-64f8-4674-bc72-d98e22762dfe', 'c43d633b-ce3d-4a50-98c7-c5e00a138d91']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:00.757064 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6beed09e-7261-436c-a70a-2044066ea010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:00.791636 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6beed09e-7261-436c-a70a-2044066ea010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0637e3ef-c246-4a72-964b-2364709bd957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1638862400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['6e192d80-164f-42ee-a3c0-29ed43ccc62a','ddeb418b-1bd9-4360-89c1-7c713b9a268b','c6036d46-64f8-4674-bc72-d98e22762dfe','c43d633b-ce3d-4a50-98c7-c5e00a138d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1638862400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0637e3ef-c246-4a72-964b-2364709bd957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30a88285504447fa582e1ceb96ebfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b3a11ee8c647e58f6fcd369270355c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:00.792843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5f5a29-a7f3-44fc-b26f-d3f3ef5db885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:00.831678 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5f5a29-a7f3-44fc-b26f-d3f3ef5db885) transitioned into state 'SUCCESS' from state '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-1638862400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['6e192d80-164f-42ee-a3c0-29ed43ccc62a','ddeb418b-1bd9-4360-89c1-7c713b9a268b','c6036d46-64f8-4674-bc72-d98e22762dfe','c43d633b-ce3d-4a50-98c7-c5e00a138d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:00.832782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a181e9f-599a-4a22-801a-cb0eea39b696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:00.855701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a181e9f-599a-4a22-801a-cb0eea39b696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:00.860229 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (d237f91d-0f4d-4304-89a8-44bb080a3ef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:00.860902 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request issued successfully. Aug 25 04:53:00.861686 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5836de8-1f43-41d6-b7e3-05a71b622e36 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:00.862214 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 458/1814] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:53:00 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 25 04:53:00.879830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fdc74e7d-bb4e-4457-b281-96c2d0f4c7b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:00.886944 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdc74e7d-bb4e-4457-b281-96c2d0f4c7b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 Aug 25 04:53:00.886996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdc74e7d-bb4e-4457-b281-96c2d0f4c7b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:00.888294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdc74e7d-bb4e-4457-b281-96c2d0f4c7b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:00.899285 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:00.899285 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:00.909395 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fdc74e7d-bb4e-4457-b281-96c2d0f4c7b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:00.916697 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6cf3bbf2-4c69-453d-9916-1f18a96d37d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:00.917656 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdc74e7d-bb4e-4457-b281-96c2d0f4c7b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 returned with HTTP 200 Aug 25 04:53:00.918403 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 455/1815] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:00 2026] GET /volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:00.919190 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cf3bbf2-4c69-453d-9916-1f18a96d37d3 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:00.919513 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cf3bbf2-4c69-453d-9916-1f18a96d37d3 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:00.920382 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cf3bbf2-4c69-453d-9916-1f18a96d37d3 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:00.935892 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:00.935892 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:00.944412 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6cf3bbf2-4c69-453d-9916-1f18a96d37d3 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:00.959377 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cf3bbf2-4c69-453d-9916-1f18a96d37d3 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:00.959377 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 449/1816] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:00 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 936 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:01.936858 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e8cad76-1b90-4974-b4b9-12e1f474d378 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:01.939952 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e8cad76-1b90-4974-b4b9-12e1f474d378 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 Aug 25 04:53:01.940255 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e8cad76-1b90-4974-b4b9-12e1f474d378 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:01.940560 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e8cad76-1b90-4974-b4b9-12e1f474d378 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:01.957763 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:01.957763 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:01.965105 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6e8cad76-1b90-4974-b4b9-12e1f474d378 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:01.974353 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e8cad76-1b90-4974-b4b9-12e1f474d378 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 returned with HTTP 200 Aug 25 04:53:01.974946 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 455/1817] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:01 2026] GET /volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 => generated 1357 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:01.977252 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9dedfe4b-5011-4779-b85e-e87947266678 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:01.979397 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9dedfe4b-5011-4779-b85e-e87947266678 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:01.979731 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9dedfe4b-5011-4779-b85e-e87947266678 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:01.980036 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9dedfe4b-5011-4779-b85e-e87947266678 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:01.992014 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:01.992014 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:01.993599 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb3a8743-30c1-44c4-9759-cbb182d5e4ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:01.996921 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb3a8743-30c1-44c4-9759-cbb182d5e4ee tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 Aug 25 04:53:01.997269 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb3a8743-30c1-44c4-9759-cbb182d5e4ee tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:01.997825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb3a8743-30c1-44c4-9759-cbb182d5e4ee tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:01.998686 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9dedfe4b-5011-4779-b85e-e87947266678 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:02.006305 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9dedfe4b-5011-4779-b85e-e87947266678 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:02.006871 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 459/1818] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:01 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:02.007119 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:02.007119 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:02.011877 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb3a8743-30c1-44c4-9759-cbb182d5e4ee tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:02.018011 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb3a8743-30c1-44c4-9759-cbb182d5e4ee tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 returned with HTTP 200 Aug 25 04:53:02.018529 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 456/1819] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:01 2026] GET /volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:02.035392 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0df89bc1-9900-43a2-be9d-2e1667a4f53c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:02.038197 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0df89bc1-9900-43a2-be9d-2e1667a4f53c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:53:02.038894 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0df89bc1-9900-43a2-be9d-2e1667a4f53c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0637e3ef-c246-4a72-964b-2364709bd957", "name": "tempest-VolumesBackupsTest-Backup-893841174", "container": "tempest-volumesbackupstest-backup-container-1550875414"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:02.041547 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-0df89bc1-9900-43a2-be9d-2e1667a4f53c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating new backup {'backup': {'volume_id': '0637e3ef-c246-4a72-964b-2364709bd957', 'name': 'tempest-VolumesBackupsTest-Backup-893841174', 'container': 'tempest-volumesbackupstest-backup-container-1550875414'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:53:02.042008 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-0df89bc1-9900-43a2-be9d-2e1667a4f53c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating backup of volume 0637e3ef-c246-4a72-964b-2364709bd957 in container tempest-volumesbackupstest-backup-container-1550875414 Aug 25 04:53:02.053769 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:02.053769 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:02.054750 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0df89bc1-9900-43a2-be9d-2e1667a4f53c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:02.085444 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0df89bc1-9900-43a2-be9d-2e1667a4f53c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['420240dd-e50e-4047-bedc-47d88ca022aa', 'e8560750-f46e-4274-ad1b-ad8847dcc35d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:02.146342 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0df89bc1-9900-43a2-be9d-2e1667a4f53c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:53:02.146880 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 450/1820] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:53:02 2026] POST /volume/v3/backups => generated 329 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:02.157772 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e4035339-1292-4c9b-8e79-9fe83a4a8176 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:02.159854 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4035339-1292-4c9b-8e79-9fe83a4a8176 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:02.161626 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4035339-1292-4c9b-8e79-9fe83a4a8176 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:02.161626 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4035339-1292-4c9b-8e79-9fe83a4a8176 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:02.161626 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e4035339-1292-4c9b-8e79-9fe83a4a8176 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:02.173043 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:02.173043 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:02.174093 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4035339-1292-4c9b-8e79-9fe83a4a8176 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:02.174590 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 456/1821] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:02 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:03.025669 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-04139dcb-335a-48eb-80c6-619113f4495c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:03.028766 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04139dcb-335a-48eb-80c6-619113f4495c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:03.028766 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04139dcb-335a-48eb-80c6-619113f4495c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:03.028766 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04139dcb-335a-48eb-80c6-619113f4495c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:03.045283 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:03.045283 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:03.054617 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-04139dcb-335a-48eb-80c6-619113f4495c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:03.062294 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04139dcb-335a-48eb-80c6-619113f4495c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:03.065025 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 460/1822] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:03 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 997 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:03.196532 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11563ea5-cbc7-4f0b-8c39-1ca8a8e789b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:03.198995 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11563ea5-cbc7-4f0b-8c39-1ca8a8e789b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:03.199324 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11563ea5-cbc7-4f0b-8c39-1ca8a8e789b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:03.199421 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11563ea5-cbc7-4f0b-8c39-1ca8a8e789b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:03.199599 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-11563ea5-cbc7-4f0b-8c39-1ca8a8e789b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:03.205353 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:03.205353 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:03.206698 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11563ea5-cbc7-4f0b-8c39-1ca8a8e789b1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:03.207539 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 457/1823] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:03 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:04.083102 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1c0502f-d2dc-46f2-8fac-82553058af2c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:04.087671 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1c0502f-d2dc-46f2-8fac-82553058af2c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:04.088175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1c0502f-d2dc-46f2-8fac-82553058af2c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:04.088607 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1c0502f-d2dc-46f2-8fac-82553058af2c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:04.099564 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:04.099564 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:04.105261 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1c0502f-d2dc-46f2-8fac-82553058af2c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:04.113390 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1c0502f-d2dc-46f2-8fac-82553058af2c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:04.114002 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 451/1824] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:04 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:04.218803 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-12be8e23-bcf3-4511-a684-379fb0b2aa90 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:04.220677 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-12be8e23-bcf3-4511-a684-379fb0b2aa90 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:04.220873 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-12be8e23-bcf3-4511-a684-379fb0b2aa90 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:04.221057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-12be8e23-bcf3-4511-a684-379fb0b2aa90 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:04.221193 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-12be8e23-bcf3-4511-a684-379fb0b2aa90 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:04.225269 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:04.225269 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:04.226018 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-12be8e23-bcf3-4511-a684-379fb0b2aa90 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:04.226372 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 457/1825] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:04 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:05.131957 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44ddf0c8-dcba-4a9b-9865-acd1982ffb11 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:05.134057 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44ddf0c8-dcba-4a9b-9865-acd1982ffb11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:05.134245 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44ddf0c8-dcba-4a9b-9865-acd1982ffb11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:05.134452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44ddf0c8-dcba-4a9b-9865-acd1982ffb11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:05.141602 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:05.141602 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:05.145830 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44ddf0c8-dcba-4a9b-9865-acd1982ffb11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:05.150919 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44ddf0c8-dcba-4a9b-9865-acd1982ffb11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:05.151678 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 461/1826] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:05 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:05.236585 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5019aa58-c7c4-46b3-b4f5-20e92b6ddd58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:05.238380 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5019aa58-c7c4-46b3-b4f5-20e92b6ddd58 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:05.238602 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5019aa58-c7c4-46b3-b4f5-20e92b6ddd58 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:05.238793 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5019aa58-c7c4-46b3-b4f5-20e92b6ddd58 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:05.238902 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5019aa58-c7c4-46b3-b4f5-20e92b6ddd58 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:05.248952 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:05.248952 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:05.249772 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5019aa58-c7c4-46b3-b4f5-20e92b6ddd58 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:05.250170 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 458/1827] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:05 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:06.165383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa8cb13d-e01b-46fa-965a-ec5e99e72d67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:06.168508 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa8cb13d-e01b-46fa-965a-ec5e99e72d67 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:06.168867 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa8cb13d-e01b-46fa-965a-ec5e99e72d67 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:06.169203 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa8cb13d-e01b-46fa-965a-ec5e99e72d67 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:06.178359 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:06.178359 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:06.183141 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aa8cb13d-e01b-46fa-965a-ec5e99e72d67 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:06.189110 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa8cb13d-e01b-46fa-965a-ec5e99e72d67 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:06.189606 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 452/1828] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:06 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:06.264006 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cea71852-dd42-4f09-8b07-d74a878887e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:06.268232 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cea71852-dd42-4f09-8b07-d74a878887e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:06.268628 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cea71852-dd42-4f09-8b07-d74a878887e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:06.269919 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cea71852-dd42-4f09-8b07-d74a878887e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:06.270125 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-cea71852-dd42-4f09-8b07-d74a878887e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:06.286346 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:06.286346 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:06.288730 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cea71852-dd42-4f09-8b07-d74a878887e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:06.289918 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 458/1829] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:06 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:07.205587 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc97c84a-943f-460a-85de-08026e59f850 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:07.208161 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc97c84a-943f-460a-85de-08026e59f850 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:07.208536 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc97c84a-943f-460a-85de-08026e59f850 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:07.208755 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc97c84a-943f-460a-85de-08026e59f850 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:07.218877 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:07.218877 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:07.224997 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bc97c84a-943f-460a-85de-08026e59f850 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:07.231411 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc97c84a-943f-460a-85de-08026e59f850 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:07.231990 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 462/1830] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:07 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:07.305035 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54b9f79f-c7cd-4580-90c6-3d92a52b8e70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:07.307618 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54b9f79f-c7cd-4580-90c6-3d92a52b8e70 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:07.307905 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54b9f79f-c7cd-4580-90c6-3d92a52b8e70 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:07.308294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54b9f79f-c7cd-4580-90c6-3d92a52b8e70 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:07.308294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-54b9f79f-c7cd-4580-90c6-3d92a52b8e70 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:07.313495 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:07.313495 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:07.314507 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54b9f79f-c7cd-4580-90c6-3d92a52b8e70 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:07.315193 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 459/1831] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:07 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:08.252081 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cc5ac9e-54b4-4b30-bc17-26d731b09fbe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:08.256662 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cc5ac9e-54b4-4b30-bc17-26d731b09fbe tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:08.256662 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cc5ac9e-54b4-4b30-bc17-26d731b09fbe tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:08.257179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cc5ac9e-54b4-4b30-bc17-26d731b09fbe tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:08.269479 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:08.269479 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:08.275440 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2cc5ac9e-54b4-4b30-bc17-26d731b09fbe tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:08.282610 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cc5ac9e-54b4-4b30-bc17-26d731b09fbe tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:08.282610 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 453/1832] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:08 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:08.327341 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3422ba5f-bedb-4ce1-ad3f-07038e5035ef None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:08.329393 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3422ba5f-bedb-4ce1-ad3f-07038e5035ef tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:08.329685 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3422ba5f-bedb-4ce1-ad3f-07038e5035ef tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:08.329924 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3422ba5f-bedb-4ce1-ad3f-07038e5035ef tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:08.330469 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3422ba5f-bedb-4ce1-ad3f-07038e5035ef tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:08.336301 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:08.336301 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:08.337311 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3422ba5f-bedb-4ce1-ad3f-07038e5035ef tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:08.337797 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 459/1833] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:08 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:08.676180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-85f41d7c-9fa5-4f53-b61f-a3dc3bd98b25 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:08.679461 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-85f41d7c-9fa5-4f53-b61f-a3dc3bd98b25 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] DELETE https://10.4.3.213/volume/v3/attachments/04a2d074-9ab0-4a42-8687-d81e4ef6d60d Aug 25 04:53:08.679696 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-85f41d7c-9fa5-4f53-b61f-a3dc3bd98b25 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:08.679978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-85f41d7c-9fa5-4f53-b61f-a3dc3bd98b25 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:08.693564 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:08.693564 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:08.794880 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-85f41d7c-9fa5-4f53-b61f-a3dc3bd98b25 tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/attachments/04a2d074-9ab0-4a42-8687-d81e4ef6d60d returned with HTTP 200 Aug 25 04:53:08.795634 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 463/1834] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:08 2026] DELETE /volume/v3/attachments/04a2d074-9ab0-4a42-8687-d81e4ef6d60d => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:08.817853 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-bfbac83a-274d-4c18-bbd0-fc4f4f43715c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:08.820604 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-bfbac83a-274d-4c18-bbd0-fc4f4f43715c tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 Aug 25 04:53:08.820890 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-bfbac83a-274d-4c18-bbd0-fc4f4f43715c tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:08.821170 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-bfbac83a-274d-4c18-bbd0-fc4f4f43715c tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:08.821488 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-bfbac83a-274d-4c18-bbd0-fc4f4f43715c tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Delete volume with id: f0148a16-336b-4270-8ddc-4490b028a042 Aug 25 04:53:08.822926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-85cf4d3f-f981-4358-8e7f-e9c242d69029 req-bda8d055-218d-4b9f-9057-1113decc2474 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:08.825831 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-85cf4d3f-f981-4358-8e7f-e9c242d69029 req-bda8d055-218d-4b9f-9057-1113decc2474 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:53:08.826217 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-85cf4d3f-f981-4358-8e7f-e9c242d69029 req-bda8d055-218d-4b9f-9057-1113decc2474 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:08.826382 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-85cf4d3f-f981-4358-8e7f-e9c242d69029 req-bda8d055-218d-4b9f-9057-1113decc2474 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:08.832883 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:08.832883 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:08.833475 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-bfbac83a-274d-4c18-bbd0-fc4f4f43715c tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Volume info retrieved successfully. Aug 25 04:53:08.841891 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:08.841891 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:08.849074 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-85cf4d3f-f981-4358-8e7f-e9c242d69029 req-bda8d055-218d-4b9f-9057-1113decc2474 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:53:08.855632 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-85cf4d3f-f981-4358-8e7f-e9c242d69029 req-bda8d055-218d-4b9f-9057-1113decc2474 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:53:08.856070 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 454/1835] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:08 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:08.860377 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-bfbac83a-274d-4c18-bbd0-fc4f4f43715c tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] Delete volume request issued successfully. Aug 25 04:53:08.860665 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9ed22658-d200-4f86-a945-155a4a0484f8 req-bfbac83a-274d-4c18-bbd0-fc4f4f43715c tempest-TestShelveInstance-1261723999 tempest-TestShelveInstance-1261723999-project-member] https://10.4.3.213/volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 returned with HTTP 202 Aug 25 04:53:08.861417 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 460/1836] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:53:08 2026] DELETE /volume/v3/volumes/f0148a16-336b-4270-8ddc-4490b028a042 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:09.301617 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ec1479a8-6c18-4ccf-ac35-32cca8deee11 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:09.304654 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec1479a8-6c18-4ccf-ac35-32cca8deee11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:09.304904 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec1479a8-6c18-4ccf-ac35-32cca8deee11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:09.305171 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec1479a8-6c18-4ccf-ac35-32cca8deee11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:09.325871 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:09.325871 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:09.331691 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ec1479a8-6c18-4ccf-ac35-32cca8deee11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:09.340313 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec1479a8-6c18-4ccf-ac35-32cca8deee11 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:09.341157 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 460/1837] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:09 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 997 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:09.351583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19414ba9-3fc2-4890-ac4c-4fafe52fb4bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:09.353844 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19414ba9-3fc2-4890-ac4c-4fafe52fb4bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:09.354042 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19414ba9-3fc2-4890-ac4c-4fafe52fb4bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:09.354355 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19414ba9-3fc2-4890-ac4c-4fafe52fb4bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:09.354590 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-19414ba9-3fc2-4890-ac4c-4fafe52fb4bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:09.360655 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:09.360655 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:09.361989 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19414ba9-3fc2-4890-ac4c-4fafe52fb4bb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:09.362526 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 464/1838] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:09 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:10.357618 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68ba58b8-5299-4e4d-a677-c3245180b97c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:10.361153 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68ba58b8-5299-4e4d-a677-c3245180b97c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:10.361153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68ba58b8-5299-4e4d-a677-c3245180b97c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:10.361153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68ba58b8-5299-4e4d-a677-c3245180b97c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:10.372736 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:10.372736 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:10.377258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4505e19c-4ae1-4a96-b7a2-650f15677112 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:10.381488 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68ba58b8-5299-4e4d-a677-c3245180b97c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:10.381803 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4505e19c-4ae1-4a96-b7a2-650f15677112 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:10.381803 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4505e19c-4ae1-4a96-b7a2-650f15677112 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:10.381803 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4505e19c-4ae1-4a96-b7a2-650f15677112 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:10.381803 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4505e19c-4ae1-4a96-b7a2-650f15677112 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:10.387351 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68ba58b8-5299-4e4d-a677-c3245180b97c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:10.387996 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 455/1839] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:10 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 1247 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:10.388245 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:10.388245 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:10.389104 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4505e19c-4ae1-4a96-b7a2-650f15677112 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:10.389618 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 461/1840] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:10 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:10.519980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-930c90a3-febc-42c7-91bf-edd7b04fb099 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:10.522587 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-930c90a3-febc-42c7-91bf-edd7b04fb099 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:10.522818 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-930c90a3-febc-42c7-91bf-edd7b04fb099 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:10.523010 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-930c90a3-febc-42c7-91bf-edd7b04fb099 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:10.531815 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:10.531815 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:10.536010 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-930c90a3-febc-42c7-91bf-edd7b04fb099 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:10.541318 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-930c90a3-febc-42c7-91bf-edd7b04fb099 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:10.541837 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 461/1841] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:10 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 1247 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:11.081662 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-0e7238e5-d104-4b7f-97e8-1ffc23b7700f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.087449 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-0e7238e5-d104-4b7f-97e8-1ffc23b7700f tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:11.087449 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-0e7238e5-d104-4b7f-97e8-1ffc23b7700f tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:11.087449 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-0e7238e5-d104-4b7f-97e8-1ffc23b7700f tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:11.095472 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:11.095472 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:11.100361 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-0e7238e5-d104-4b7f-97e8-1ffc23b7700f tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:11.105897 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-0e7238e5-d104-4b7f-97e8-1ffc23b7700f tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:11.109454 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 465/1842] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:11 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 1247 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:11.120463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc28b186-17e9-40d6-8478-f180ecaec4ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.120463 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc28b186-17e9-40d6-8478-f180ecaec4ff None None] GET https://10.4.3.213/volume// Aug 25 04:53:11.120832 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc28b186-17e9-40d6-8478-f180ecaec4ff None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:11.120898 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc28b186-17e9-40d6-8478-f180ecaec4ff None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:11.121250 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc28b186-17e9-40d6-8478-f180ecaec4ff None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:11.121584 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 456/1843] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:53: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 25 04:53:11.131017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-974f9175-4b79-4057-a531-33075f5508c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.134476 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-974f9175-4b79-4057-a531-33075f5508c9 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:53:11.137451 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-974f9175-4b79-4057-a531-33075f5508c9 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78fc3205-72cc-4342-b7c8-76c668096c27", "connector": null, "instance_uuid": "ee8560f1-634c-4904-85dc-ea43763b5af5"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:11.150803 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:11.150803 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:11.201173 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-974f9175-4b79-4057-a531-33075f5508c9 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:53:11.201812 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 462/1844] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:53:11 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:11.364665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-089a78fe-a4e6-461a-9987-5406828c51de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.368458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-089a78fe-a4e6-461a-9987-5406828c51de tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:11.368458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-089a78fe-a4e6-461a-9987-5406828c51de tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:11.368458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-089a78fe-a4e6-461a-9987-5406828c51de tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:11.385377 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:11.385377 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:11.392485 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-089a78fe-a4e6-461a-9987-5406828c51de tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Volume info retrieved successfully. Aug 25 04:53:11.397061 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-089a78fe-a4e6-461a-9987-5406828c51de tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:11.397061 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 462/1845] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:11 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:11.410414 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-444db1bb-8cd2-4e4a-a0e1-2e9feadd8a78 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.414224 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-444db1bb-8cd2-4e4a-a0e1-2e9feadd8a78 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:11.414467 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-444db1bb-8cd2-4e4a-a0e1-2e9feadd8a78 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:11.414716 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-444db1bb-8cd2-4e4a-a0e1-2e9feadd8a78 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:11.414854 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-444db1bb-8cd2-4e4a-a0e1-2e9feadd8a78 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:11.423386 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:11.423386 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:11.426045 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-444db1bb-8cd2-4e4a-a0e1-2e9feadd8a78 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:11.426720 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 466/1846] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:11 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:11.460820 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-9d3bfdf0-ce2b-4b54-be26-5b68efeb6eeb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.464407 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-9d3bfdf0-ce2b-4b54-be26-5b68efeb6eeb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:11.464749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-9d3bfdf0-ce2b-4b54-be26-5b68efeb6eeb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:11.465094 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-9d3bfdf0-ce2b-4b54-be26-5b68efeb6eeb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:11.487324 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:11.487324 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:11.495259 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-9d3bfdf0-ce2b-4b54-be26-5b68efeb6eeb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:11.506454 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-9d3bfdf0-ce2b-4b54-be26-5b68efeb6eeb tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:11.506988 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 457/1847] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:11 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:11.542761 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-5373c160-e672-40eb-9c3a-c573bd12ab58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.545443 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-5373c160-e672-40eb-9c3a-c573bd12ab58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e/action Aug 25 04:53:11.545888 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-5373c160-e672-40eb-9c3a-c573bd12ab58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:11.546029 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-5373c160-e672-40eb-9c3a-c573bd12ab58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:11.562703 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:11.562703 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:11.563350 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-5373c160-e672-40eb-9c3a-c573bd12ab58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:11.573902 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-5373c160-e672-40eb-9c3a-c573bd12ab58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Begin detaching volume completed successfully. Aug 25 04:53:11.574287 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-5373c160-e672-40eb-9c3a-c573bd12ab58 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e/action returned with HTTP 202 Aug 25 04:53:11.576005 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 463/1848] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:53:11 2026] POST /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:53:11.608418 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-deb946e3-3936-4e64-b186-d92db8d3ddb6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.611682 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-deb946e3-3936-4e64-b186-d92db8d3ddb6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:11.611923 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-deb946e3-3936-4e64-b186-d92db8d3ddb6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:11.612280 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-deb946e3-3936-4e64-b186-d92db8d3ddb6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:11.640497 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:11.640497 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:11.651136 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-deb946e3-3936-4e64-b186-d92db8d3ddb6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:11.651849 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c6ac9275-1fde-4cd7-a268-ec6e24bcb9aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.652324 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6ac9275-1fde-4cd7-a268-ec6e24bcb9aa None None] GET https://10.4.3.213/volume// Aug 25 04:53:11.653455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6ac9275-1fde-4cd7-a268-ec6e24bcb9aa None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:11.653455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6ac9275-1fde-4cd7-a268-ec6e24bcb9aa None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:11.653455 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6ac9275-1fde-4cd7-a268-ec6e24bcb9aa None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:11.653779 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 467/1849] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53: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 25 04:53:11.662225 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-deb946e3-3936-4e64-b186-d92db8d3ddb6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:11.663179 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 463/1850] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:11 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1444 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:11.664856 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-3582557a-b823-4630-b2e4-fee86ab80257 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:11.667299 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-3582557a-b823-4630-b2e4-fee86ab80257 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:11.667512 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-3582557a-b823-4630-b2e4-fee86ab80257 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:11.667797 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-3582557a-b823-4630-b2e4-fee86ab80257 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:11.688245 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:11.688245 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:11.694358 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-3582557a-b823-4630-b2e4-fee86ab80257 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:11.705116 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-3582557a-b823-4630-b2e4-fee86ab80257 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:11.706451 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 458/1851] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:11 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1624 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:12.083477 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb2a7fc0-8e9a-4fb0-9268-df518eeb07c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.085402 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb2a7fc0-8e9a-4fb0-9268-df518eeb07c0 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:53:12.085682 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb2a7fc0-8e9a-4fb0-9268-df518eeb07c0 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.085880 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb2a7fc0-8e9a-4fb0-9268-df518eeb07c0 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.099016 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.099016 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:12.104052 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb2a7fc0-8e9a-4fb0-9268-df518eeb07c0 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:53:12.110271 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb2a7fc0-8e9a-4fb0-9268-df518eeb07c0 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:53:12.110818 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 464/1852] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:12.168627 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cfab4268-4880-4421-97b6-740c1b293387 req-232a96dc-d75a-4f06-830b-e66997bb7807 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.173861 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-232a96dc-d75a-4f06-830b-e66997bb7807 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:53:12.173986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-232a96dc-d75a-4f06-830b-e66997bb7807 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.174184 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-232a96dc-d75a-4f06-830b-e66997bb7807 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.189388 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.189388 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:12.200248 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-cfab4268-4880-4421-97b6-740c1b293387 req-232a96dc-d75a-4f06-830b-e66997bb7807 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:53:12.206449 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-232a96dc-d75a-4f06-830b-e66997bb7807 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:53:12.206978 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 468/1853] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:12.230810 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-cfab4268-4880-4421-97b6-740c1b293387 req-72c5ef97-8c97-48c4-8451-74421899bd6f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.233870 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-72c5ef97-8c97-48c4-8451-74421899bd6f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2/action Aug 25 04:53:12.234276 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-72c5ef97-8c97-48c4-8451-74421899bd6f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:12.234495 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-72c5ef97-8c97-48c4-8451-74421899bd6f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:12.248186 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.248186 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:12.248755 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-cfab4268-4880-4421-97b6-740c1b293387 req-72c5ef97-8c97-48c4-8451-74421899bd6f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:53:12.258993 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-cfab4268-4880-4421-97b6-740c1b293387 req-72c5ef97-8c97-48c4-8451-74421899bd6f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Begin detaching volume completed successfully. Aug 25 04:53:12.259284 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-72c5ef97-8c97-48c4-8451-74421899bd6f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2/action returned with HTTP 202 Aug 25 04:53:12.259950 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 464/1854] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:53:12 2026] POST /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:53:12.332613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff7da6d5-08cb-4da0-8a92-c94637e58e48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.333128 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff7da6d5-08cb-4da0-8a92-c94637e58e48 None None] GET https://10.4.3.213/volume// Aug 25 04:53:12.333324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff7da6d5-08cb-4da0-8a92-c94637e58e48 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.333564 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff7da6d5-08cb-4da0-8a92-c94637e58e48 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.333969 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff7da6d5-08cb-4da0-8a92-c94637e58e48 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:12.334350 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 459/1855] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53: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 25 04:53:12.345141 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cfab4268-4880-4421-97b6-740c1b293387 req-91d719ae-8922-4fb3-a9f2-7beef5665f20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.347771 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-91d719ae-8922-4fb3-a9f2-7beef5665f20 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:53:12.348022 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-91d719ae-8922-4fb3-a9f2-7beef5665f20 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.348260 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-91d719ae-8922-4fb3-a9f2-7beef5665f20 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.361712 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.361712 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:12.366282 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-cfab4268-4880-4421-97b6-740c1b293387 req-91d719ae-8922-4fb3-a9f2-7beef5665f20 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:53:12.371926 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-91d719ae-8922-4fb3-a9f2-7beef5665f20 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:53:12.372451 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 465/1856] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:12.434350 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-b550a0ff-71dd-45a5-955c-90fb88555dc4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.436741 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-b550a0ff-71dd-45a5-955c-90fb88555dc4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:12.437220 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-b550a0ff-71dd-45a5-955c-90fb88555dc4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.437580 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-b550a0ff-71dd-45a5-955c-90fb88555dc4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.447312 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3884b6cd-862c-440e-a053-102c2d7a38d6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.449825 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3884b6cd-862c-440e-a053-102c2d7a38d6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:12.450012 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3884b6cd-862c-440e-a053-102c2d7a38d6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.450227 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3884b6cd-862c-440e-a053-102c2d7a38d6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.450334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3884b6cd-862c-440e-a053-102c2d7a38d6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:12.452998 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.452998 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:12.454615 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.454615 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:12.455346 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3884b6cd-862c-440e-a053-102c2d7a38d6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:12.455934 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 465/1857] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:12.457080 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-b550a0ff-71dd-45a5-955c-90fb88555dc4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:12.461755 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-b550a0ff-71dd-45a5-955c-90fb88555dc4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:12.462225 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 469/1858] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1444 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:12.481404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-03821526-a936-43a3-86be-4062894b8cd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.484885 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-03821526-a936-43a3-86be-4062894b8cd6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5 Aug 25 04:53:12.485117 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-03821526-a936-43a3-86be-4062894b8cd6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.485368 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-03821526-a936-43a3-86be-4062894b8cd6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.496454 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.496454 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:12.558158 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-41aeb3fe-003e-40af-9d23-1feb7d9454ce req-03821526-a936-43a3-86be-4062894b8cd6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5 returned with HTTP 200 Aug 25 04:53:12.558440 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 460/1859] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:12 2026] DELETE /volume/v3/attachments/a202cf50-1463-4f64-9211-d4d10cd02de5 => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:12.684755 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56b8f3d2-44c2-43ea-826d-d008ca8a9c84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.689447 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56b8f3d2-44c2-43ea-826d-d008ca8a9c84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:12.689803 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56b8f3d2-44c2-43ea-826d-d008ca8a9c84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.690090 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56b8f3d2-44c2-43ea-826d-d008ca8a9c84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.705335 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.705335 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:12.710952 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-56b8f3d2-44c2-43ea-826d-d008ca8a9c84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:12.719230 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56b8f3d2-44c2-43ea-826d-d008ca8a9c84 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:12.719985 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 466/1860] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:12.736669 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-011acc20-baa9-47ee-8b99-3106c5e8aae5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.741566 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-011acc20-baa9-47ee-8b99-3106c5e8aae5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:12.741945 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-011acc20-baa9-47ee-8b99-3106c5e8aae5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.742073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-011acc20-baa9-47ee-8b99-3106c5e8aae5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.762727 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.762727 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:12.771231 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-011acc20-baa9-47ee-8b99-3106c5e8aae5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] Volume info retrieved successfully. Aug 25 04:53:12.780449 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-011acc20-baa9-47ee-8b99-3106c5e8aae5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-reader] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:12.780919 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 466/1861] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:12.836181 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-056c5d68-c91d-44b7-84ff-6e5dc0ea8dba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.836801 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-056c5d68-c91d-44b7-84ff-6e5dc0ea8dba tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:12.837158 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-056c5d68-c91d-44b7-84ff-6e5dc0ea8dba tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.837496 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-056c5d68-c91d-44b7-84ff-6e5dc0ea8dba tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.850150 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.850150 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:12.855707 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-056c5d68-c91d-44b7-84ff-6e5dc0ea8dba tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:12.861026 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-056c5d68-c91d-44b7-84ff-6e5dc0ea8dba tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:12.861544 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 470/1862] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:12.885095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-181bde98-549d-4ce5-ad9d-642b29c38b38 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.888583 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-181bde98-549d-4ce5-ad9d-642b29c38b38 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e/action Aug 25 04:53:12.889086 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-181bde98-549d-4ce5-ad9d-642b29c38b38 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:12.890169 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-181bde98-549d-4ce5-ad9d-642b29c38b38 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:12.910314 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.910314 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:12.911194 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-181bde98-549d-4ce5-ad9d-642b29c38b38 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:12.927849 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-181bde98-549d-4ce5-ad9d-642b29c38b38 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Begin detaching volume completed successfully. Aug 25 04:53:12.928467 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-181bde98-549d-4ce5-ad9d-642b29c38b38 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e/action returned with HTTP 202 Aug 25 04:53:12.929461 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 461/1863] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:53:12 2026] POST /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:53:12.945901 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c0f3fe1-3879-446d-b41f-6b01e8a26b93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.946465 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c0f3fe1-3879-446d-b41f-6b01e8a26b93 None None] GET https://10.4.3.213/volume// Aug 25 04:53:12.946706 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c0f3fe1-3879-446d-b41f-6b01e8a26b93 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.946915 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c0f3fe1-3879-446d-b41f-6b01e8a26b93 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.947217 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c0f3fe1-3879-446d-b41f-6b01e8a26b93 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:12.947559 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 467/1864] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53: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 25 04:53:12.959495 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-298d1a22-17cf-438f-861a-87ee48c66e86 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.961690 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-298d1a22-17cf-438f-861a-87ee48c66e86 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:12.961921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-298d1a22-17cf-438f-861a-87ee48c66e86 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.962240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-298d1a22-17cf-438f-861a-87ee48c66e86 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.983772 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-d6c3fa29-cbbb-489c-822b-2aac5f22ecbd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:12.983936 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:12.983936 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:12.986195 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-d6c3fa29-cbbb-489c-822b-2aac5f22ecbd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:53:12.986470 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-d6c3fa29-cbbb-489c-822b-2aac5f22ecbd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:12.986726 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-d6c3fa29-cbbb-489c-822b-2aac5f22ecbd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:12.991003 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-298d1a22-17cf-438f-861a-87ee48c66e86 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:12.998572 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-298d1a22-17cf-438f-861a-87ee48c66e86 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:12.999246 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 467/1865] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:13.001416 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ed22d76-3912-46e9-a540-3abc846bf713 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:13.001902 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ed22d76-3912-46e9-a540-3abc846bf713 None None] GET https://10.4.3.213/volume// Aug 25 04:53:13.002089 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ed22d76-3912-46e9-a540-3abc846bf713 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:13.002278 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ed22d76-3912-46e9-a540-3abc846bf713 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:13.002656 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ed22d76-3912-46e9-a540-3abc846bf713 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:13.002971 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 462/1866] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:53:13.006200 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:13.006200 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:13.016385 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-d6c3fa29-cbbb-489c-822b-2aac5f22ecbd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:53:13.016905 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-47558eaa-97b3-4291-b793-0c2c83c5db8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:13.020004 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-47558eaa-97b3-4291-b793-0c2c83c5db8a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:13.020380 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-47558eaa-97b3-4291-b793-0c2c83c5db8a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:13.021379 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-47558eaa-97b3-4291-b793-0c2c83c5db8a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:13.023224 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-d6c3fa29-cbbb-489c-822b-2aac5f22ecbd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:53:13.024851 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 471/1867] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:12 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 1426 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:13.037019 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:13.037019 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:13.043493 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-47558eaa-97b3-4291-b793-0c2c83c5db8a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:13.053462 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-47558eaa-97b3-4291-b793-0c2c83c5db8a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:13.053462 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 468/1868] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:13 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:13.163356 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-23ddb9eb-9883-4b2f-92a4-e0fbece8c782 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:13.166009 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-23ddb9eb-9883-4b2f-92a4-e0fbece8c782 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] PUT https://10.4.3.213/volume/v3/attachments/c6cce6c3-ab2e-4ce1-a6e1-a44f591cd272 Aug 25 04:53:13.166371 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-23ddb9eb-9883-4b2f-92a4-e0fbece8c782 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:13.180614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-23ddb9eb-9883-4b2f-92a4-e0fbece8c782 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Acquiring lock "cinder-attachment_update-78fc3205-72cc-4342-b7c8-76c668096c27-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:53:13.189250 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-23ddb9eb-9883-4b2f-92a4-e0fbece8c782 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Lock "cinder-attachment_update-78fc3205-72cc-4342-b7c8-76c668096c27-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:53:13.190859 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:13.190859 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:13.345754 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-23ddb9eb-9883-4b2f-92a4-e0fbece8c782 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Lock "cinder-attachment_update-78fc3205-72cc-4342-b7c8-76c668096c27-np0000008045" released by "attachment_update" :: held 0.156s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:53:13.346022 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-23ddb9eb-9883-4b2f-92a4-e0fbece8c782 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments/c6cce6c3-ab2e-4ce1-a6e1-a44f591cd272 returned with HTTP 200 Aug 25 04:53:13.348282 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 468/1869] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:53:13 2026] PUT /volume/v3/attachments/c6cce6c3-ab2e-4ce1-a6e1-a44f591cd272 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:13.396788 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-7e54b1de-caae-458c-a4f6-dc655b620638 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:13.400263 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-7e54b1de-caae-458c-a4f6-dc655b620638 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/attachments/c6cce6c3-ab2e-4ce1-a6e1-a44f591cd272/action Aug 25 04:53:13.400859 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-7e54b1de-caae-458c-a4f6-dc655b620638 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:13.401053 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-7e54b1de-caae-458c-a4f6-dc655b620638 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:13.428560 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:13.428560 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:13.447709 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e496f6dc-ad96-4259-a884-edc8a99550a9 req-7e54b1de-caae-458c-a4f6-dc655b620638 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments/c6cce6c3-ab2e-4ce1-a6e1-a44f591cd272/action returned with HTTP 204 Aug 25 04:53:13.448277 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 463/1870] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:53:13 2026] POST /volume/v3/attachments/c6cce6c3-ab2e-4ce1-a6e1-a44f591cd272/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:13.471038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-07d6c3e8-7c70-4222-8bb2-8882f40d6481 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:13.473568 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07d6c3e8-7c70-4222-8bb2-8882f40d6481 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:13.474041 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-07d6c3e8-7c70-4222-8bb2-8882f40d6481 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:13.474114 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-07d6c3e8-7c70-4222-8bb2-8882f40d6481 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:13.474331 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-07d6c3e8-7c70-4222-8bb2-8882f40d6481 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:13.485481 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:13.485481 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:13.485481 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07d6c3e8-7c70-4222-8bb2-8882f40d6481 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:13.485481 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 472/1871] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:13 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:13.632206 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cfab4268-4880-4421-97b6-740c1b293387 req-785f84aa-05c7-4678-9f85-35565aee3d37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:13.636855 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-785f84aa-05c7-4678-9f85-35565aee3d37 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] DELETE https://10.4.3.213/volume/v3/attachments/72814fd0-9550-4a37-ba35-8930c3b42053 Aug 25 04:53:13.637100 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-785f84aa-05c7-4678-9f85-35565aee3d37 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:13.637285 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-785f84aa-05c7-4678-9f85-35565aee3d37 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:13.647263 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:13.647263 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:13.714454 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cfab4268-4880-4421-97b6-740c1b293387 req-785f84aa-05c7-4678-9f85-35565aee3d37 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments/72814fd0-9550-4a37-ba35-8930c3b42053 returned with HTTP 200 Aug 25 04:53:13.714454 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 469/1872] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:13 2026] DELETE /volume/v3/attachments/72814fd0-9550-4a37-ba35-8930c3b42053 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:14.013196 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0f9d83dd-189b-4f28-af8b-96f2c65accd6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:14.015125 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f9d83dd-189b-4f28-af8b-96f2c65accd6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:14.015341 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f9d83dd-189b-4f28-af8b-96f2c65accd6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:14.015579 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f9d83dd-189b-4f28-af8b-96f2c65accd6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:14.028251 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:14.028251 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:14.033578 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0f9d83dd-189b-4f28-af8b-96f2c65accd6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:14.042051 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f9d83dd-189b-4f28-af8b-96f2c65accd6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:14.042647 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 469/1873] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:14 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:14.471071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-213acb6b-e044-49be-b62d-22cf46ab460b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:14.473383 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-213acb6b-e044-49be-b62d-22cf46ab460b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:53:14.473671 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-213acb6b-e044-49be-b62d-22cf46ab460b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:14.473899 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-213acb6b-e044-49be-b62d-22cf46ab460b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:14.482829 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:14.482829 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:14.489800 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-213acb6b-e044-49be-b62d-22cf46ab460b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:53:14.492397 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ac67ab75-f0e9-4f04-b539-b4e47acba5c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:14.494203 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-213acb6b-e044-49be-b62d-22cf46ab460b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:53:14.494669 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 464/1874] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:14 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:14.494795 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac67ab75-f0e9-4f04-b539-b4e47acba5c9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:14.495084 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac67ab75-f0e9-4f04-b539-b4e47acba5c9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:14.495347 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac67ab75-f0e9-4f04-b539-b4e47acba5c9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:14.495548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ac67ab75-f0e9-4f04-b539-b4e47acba5c9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:14.500963 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:14.500963 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:14.501986 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac67ab75-f0e9-4f04-b539-b4e47acba5c9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:14.502596 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 473/1875] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:14 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:15.057786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6db2944e-fd58-4a45-900e-74c0ead58de5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:15.060469 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6db2944e-fd58-4a45-900e-74c0ead58de5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:15.062443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6db2944e-fd58-4a45-900e-74c0ead58de5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:15.062443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6db2944e-fd58-4a45-900e-74c0ead58de5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:15.076762 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:15.076762 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:15.083272 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6db2944e-fd58-4a45-900e-74c0ead58de5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:15.093773 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6db2944e-fd58-4a45-900e-74c0ead58de5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:15.094404 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 470/1876] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:15 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:15.516815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a25ecacc-75b1-427a-bd8a-94f75a384deb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:15.519238 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a25ecacc-75b1-427a-bd8a-94f75a384deb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:15.520183 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a25ecacc-75b1-427a-bd8a-94f75a384deb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:15.520183 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a25ecacc-75b1-427a-bd8a-94f75a384deb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:15.520183 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a25ecacc-75b1-427a-bd8a-94f75a384deb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:15.525961 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:15.525961 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:15.527261 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a25ecacc-75b1-427a-bd8a-94f75a384deb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:15.527934 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 470/1877] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:15 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:16.112856 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a07974a5-f89b-4c81-9c69-0ab2a3eecdbc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:16.117249 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a07974a5-f89b-4c81-9c69-0ab2a3eecdbc tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:16.117651 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a07974a5-f89b-4c81-9c69-0ab2a3eecdbc tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:16.117877 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a07974a5-f89b-4c81-9c69-0ab2a3eecdbc tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:16.133051 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:16.133051 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:16.138630 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a07974a5-f89b-4c81-9c69-0ab2a3eecdbc tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:16.145753 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a07974a5-f89b-4c81-9c69-0ab2a3eecdbc tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:16.146320 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 465/1878] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:16 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:16.542489 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be15f3c8-8bb0-40ec-a78c-83c0521f63cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:16.545670 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be15f3c8-8bb0-40ec-a78c-83c0521f63cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:16.545956 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be15f3c8-8bb0-40ec-a78c-83c0521f63cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:16.546250 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be15f3c8-8bb0-40ec-a78c-83c0521f63cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:16.546578 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-be15f3c8-8bb0-40ec-a78c-83c0521f63cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:16.553726 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:16.553726 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:16.554976 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be15f3c8-8bb0-40ec-a78c-83c0521f63cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:16.555844 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 474/1879] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:16 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:17.164658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cf4409e-a314-4d14-85b0-1dfad0439c99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:17.167407 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cf4409e-a314-4d14-85b0-1dfad0439c99 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:17.167789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cf4409e-a314-4d14-85b0-1dfad0439c99 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:17.168083 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cf4409e-a314-4d14-85b0-1dfad0439c99 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:17.183958 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:17.183958 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:17.189591 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cf4409e-a314-4d14-85b0-1dfad0439c99 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:17.195951 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cf4409e-a314-4d14-85b0-1dfad0439c99 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:17.196466 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 471/1880] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:17 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:17.570569 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2debb930-b686-4e3a-842f-cd4f9055f205 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:17.573495 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2debb930-b686-4e3a-842f-cd4f9055f205 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:17.573709 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2debb930-b686-4e3a-842f-cd4f9055f205 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:17.574093 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2debb930-b686-4e3a-842f-cd4f9055f205 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:17.574486 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2debb930-b686-4e3a-842f-cd4f9055f205 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:17.580313 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:17.580313 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:17.581411 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2debb930-b686-4e3a-842f-cd4f9055f205 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:17.582288 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 471/1881] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:17 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:17.921317 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-a2e646b2-6398-4fd5-a775-00f6e07626c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:17.923551 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-a2e646b2-6398-4fd5-a775-00f6e07626c6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:17.923734 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-a2e646b2-6398-4fd5-a775-00f6e07626c6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:17.923939 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-a2e646b2-6398-4fd5-a775-00f6e07626c6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:17.933548 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:17.933548 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:17.938302 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-a2e646b2-6398-4fd5-a775-00f6e07626c6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:17.944204 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-a2e646b2-6398-4fd5-a775-00f6e07626c6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:17.944776 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 466/1882] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:17 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:18.215247 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bbd5ffa6-581a-4de3-913e-7630cbf71379 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:18.219150 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bbd5ffa6-581a-4de3-913e-7630cbf71379 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:18.219281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bbd5ffa6-581a-4de3-913e-7630cbf71379 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:18.219578 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bbd5ffa6-581a-4de3-913e-7630cbf71379 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:18.242650 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:18.242650 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:18.255318 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bbd5ffa6-581a-4de3-913e-7630cbf71379 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:18.267291 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bbd5ffa6-581a-4de3-913e-7630cbf71379 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:18.267943 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 475/1883] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:18 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:18.458826 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-3403d81e-2d83-4760-b169-8b5f5ac6252a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:18.461728 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-3403d81e-2d83-4760-b169-8b5f5ac6252a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab Aug 25 04:53:18.462549 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-3403d81e-2d83-4760-b169-8b5f5ac6252a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:18.462955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-3403d81e-2d83-4760-b169-8b5f5ac6252a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:18.475386 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:18.475386 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:18.564323 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cb0143c8-c23e-4b16-b670-430efedd3dbd req-3403d81e-2d83-4760-b169-8b5f5ac6252a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab returned with HTTP 200 Aug 25 04:53:18.565274 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 472/1884] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:18 2026] DELETE /volume/v3/attachments/2ebeed84-e9da-4762-9903-c60b011dbbab => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:18.596995 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1f90c317-02b0-4eeb-b189-f24b1abede59 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:18.599095 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f90c317-02b0-4eeb-b189-f24b1abede59 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:18.599805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f90c317-02b0-4eeb-b189-f24b1abede59 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:18.599805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f90c317-02b0-4eeb-b189-f24b1abede59 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:18.599805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1f90c317-02b0-4eeb-b189-f24b1abede59 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:18.607062 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:18.607062 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:18.610520 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f90c317-02b0-4eeb-b189-f24b1abede59 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:18.610881 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 472/1885] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:18 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:19.288336 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a340fd30-42eb-415f-9df3-3fc516aeafd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:19.290421 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a340fd30-42eb-415f-9df3-3fc516aeafd4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:19.290719 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a340fd30-42eb-415f-9df3-3fc516aeafd4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:19.290959 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a340fd30-42eb-415f-9df3-3fc516aeafd4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:19.300299 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:19.300299 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:19.305112 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a340fd30-42eb-415f-9df3-3fc516aeafd4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:19.310855 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a340fd30-42eb-415f-9df3-3fc516aeafd4 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:19.311088 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 467/1886] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:19 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:19.329850 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2642d98c-33af-45c5-8112-9613498c47b1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:19.331891 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2642d98c-33af-45c5-8112-9613498c47b1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:19.332000 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2642d98c-33af-45c5-8112-9613498c47b1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:19.332201 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2642d98c-33af-45c5-8112-9613498c47b1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:19.341141 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:19.341141 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:19.348032 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2642d98c-33af-45c5-8112-9613498c47b1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:19.355515 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2642d98c-33af-45c5-8112-9613498c47b1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:19.356088 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 476/1887] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:19 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:19.423359 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d9f83e4-57b5-44ce-b527-7c2cf0fa2850 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:19.425298 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d9f83e4-57b5-44ce-b527-7c2cf0fa2850 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:19.425485 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d9f83e4-57b5-44ce-b527-7c2cf0fa2850 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:19.425799 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d9f83e4-57b5-44ce-b527-7c2cf0fa2850 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:19.435992 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:19.435992 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:19.441388 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d9f83e4-57b5-44ce-b527-7c2cf0fa2850 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:19.446558 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d9f83e4-57b5-44ce-b527-7c2cf0fa2850 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:19.446942 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 473/1888] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:19 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:19.517024 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:19.528327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:19.530191 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:19.530677 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1619286110", "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:19.532637 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1619286110', 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:19.629597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d25e72c5-e5fe-43b0-a0fc-e5848325d9b0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:19.631700 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d25e72c5-e5fe-43b0-a0fc-e5848325d9b0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:19.631901 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d25e72c5-e5fe-43b0-a0fc-e5848325d9b0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:19.632153 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d25e72c5-e5fe-43b0-a0fc-e5848325d9b0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:19.632302 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d25e72c5-e5fe-43b0-a0fc-e5848325d9b0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:19.639808 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:19.639808 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:19.641020 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d25e72c5-e5fe-43b0-a0fc-e5848325d9b0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:19.641328 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:19.641842 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1645869548"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:19.643353 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1645869548'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:19.643513 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume of 1 GB Aug 25 04:53:19.644085 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 477/1889] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:19 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:19.648456 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume of 1 GB Aug 25 04:53:19.648456 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:19.648456 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:19.648456 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Availability Zones retrieved successfully. Aug 25 04:53:19.650826 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Availability Zones retrieved successfully. Aug 25 04:53:19.657066 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Flow 'volume_create_api' (5b97cfd5-9888-4473-aefc-9328169cf137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:19.657968 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (c27b08e8-efe0-4b9a-9af4-e347f8b11c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:19.658156 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a81e551-16f4-42d1-a0b2-5f068c8f431d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.660295 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7344d2a4-1048-49f2-8f6d-e191c66f649b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.660386 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:19.660471 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:19.688998 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7344d2a4-1048-49f2-8f6d-e191c66f649b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.690204 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e355c371-4669-428c-adf3-bb4d1d0f98c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.711249 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:19.711249 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:19.729093 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a81e551-16f4-42d1-a0b2-5f068c8f431d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3913e2a4-20f9-48f3-b243-03c46962cfba,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3913e2a4-20f9-48f3-b243-03c46962cfba', 'encryption_key_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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.730122 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c742a3a6-5c3c-40f4-878a-3650795c865f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.782881 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['1678a63d-c69e-40cb-9ebe-ec01c2fd2ee1', 'c60623ea-6732-46ca-a598-73a88f969a82', '330317d3-ca85-4d61-a529-39100fc2751b', '3b75ac1a-dd62-4423-a721-b53779e7a9b5'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:19.784054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e355c371-4669-428c-adf3-bb4d1d0f98c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1678a63d-c69e-40cb-9ebe-ec01c2fd2ee1', 'c60623ea-6732-46ca-a598-73a88f969a82', '330317d3-ca85-4d61-a529-39100fc2751b', '3b75ac1a-dd62-4423-a721-b53779e7a9b5']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.785233 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6ad5c2-8f0f-4c45-826c-78556b60fba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.787659 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Created reservations ['1597e2f1-c9f2-4480-a26b-f876fbe3e8f7', 'fec19e08-d5fd-4863-87fc-10f9a53479c4', '7169b13c-aed6-4f91-bce8-dc4293b79118', '1ceed82c-4432-4472-a7c8-f51de8d526c9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:19.788804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c742a3a6-5c3c-40f4-878a-3650795c865f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1597e2f1-c9f2-4480-a26b-f876fbe3e8f7', 'fec19e08-d5fd-4863-87fc-10f9a53479c4', '7169b13c-aed6-4f91-bce8-dc4293b79118', '1ceed82c-4432-4472-a7c8-f51de8d526c9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.789873 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a211cc-6811-4732-9c56-d32d1f7e8cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.816779 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6ad5c2-8f0f-4c45-826c-78556b60fba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0264335c-db20-467c-8c3e-9fb708301d22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1645869548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['1678a63d-c69e-40cb-9ebe-ec01c2fd2ee1','c60623ea-6732-46ca-a598-73a88f969a82','330317d3-ca85-4d61-a529-39100fc2751b','3b75ac1a-dd62-4423-a721-b53779e7a9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1645869548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0264335c-db20-467c-8c3e-9fb708301d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b72e5223ac0b44638ce23488b5c530a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.817905 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aecdf785-f713-447c-8e32-85d66dcb9d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.818600 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a211cc-6811-4732-9c56-d32d1f7e8cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '693360a0-9a2a-4135-b48e-8aafe46e3a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1619286110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0a861fbe3c87415aaf35c1ca66042b13',qos_specs=None,replication_status=,reservations=['1597e2f1-c9f2-4480-a26b-f876fbe3e8f7','fec19e08-d5fd-4863-87fc-10f9a53479c4','7169b13c-aed6-4f91-bce8-dc4293b79118','1ceed82c-4432-4472-a7c8-f51de8d526c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1619286110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=693360a0-9a2a-4135-b48e-8aafe46e3a76,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0a861fbe3c87415aaf35c1ca66042b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3913e2a4-20f9-48f3-b243-03c46962cfba),volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.819383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42fbfa6-2f6d-4eb9-95bd-7046ba421c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.838817 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42fbfa6-2f6d-4eb9-95bd-7046ba421c1b) transitioned into state 'SUCCESS' from state '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-1619286110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0a861fbe3c87415aaf35c1ca66042b13',qos_specs=None,replication_status=,reservations=['1597e2f1-c9f2-4480-a26b-f876fbe3e8f7','fec19e08-d5fd-4863-87fc-10f9a53479c4','7169b13c-aed6-4f91-bce8-dc4293b79118','1ceed82c-4432-4472-a7c8-f51de8d526c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2080d792a1c6444db56c90f0b9c03f5e',volume_type_id=3913e2a4-20f9-48f3-b243-03c46962cfba)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.838979 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47863c2-4873-4309-a398-e658609d6ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.848940 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47863c2-4873-4309-a398-e658609d6ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.850227 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Flow 'volume_create_api' (5b97cfd5-9888-4473-aefc-9328169cf137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:19.850706 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create volume request issued successfully. Aug 25 04:53:19.851467 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d38618e5-728d-4178-ba8f-e6c30f3544b0 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:19.852596 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 468/1890] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:53:19 2026] POST /volume/v3/volumes => generated 760 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:19.856354 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aecdf785-f713-447c-8e32-85d66dcb9d00) transitioned into state 'SUCCESS' from state '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-1645869548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['1678a63d-c69e-40cb-9ebe-ec01c2fd2ee1','c60623ea-6732-46ca-a598-73a88f969a82','330317d3-ca85-4d61-a529-39100fc2751b','3b75ac1a-dd62-4423-a721-b53779e7a9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.857121 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328c5a33-db5d-4f8f-95f1-a733d0257ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:19.866394 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6c20ddb-bef0-43eb-a03b-236f93117c48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:19.867645 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328c5a33-db5d-4f8f-95f1-a733d0257ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:19.868584 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6c20ddb-bef0-43eb-a03b-236f93117c48 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:19.868662 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (c27b08e8-efe0-4b9a-9af4-e347f8b11c5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:19.868844 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6c20ddb-bef0-43eb-a03b-236f93117c48 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:19.869022 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request issued successfully. Aug 25 04:53:19.869107 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6c20ddb-bef0-43eb-a03b-236f93117c48 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:19.869683 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-17f3db26-a8f1-4a5f-8d1e-471368d5ae46 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:19.870123 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 473/1891] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:19 2026] POST /volume/v3/volumes => generated 778 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:19.871543 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=233,cinder:INSERT=30,cinder:UPDATE=46 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:53:19.876843 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:19.876843 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:19.883058 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6c20ddb-bef0-43eb-a03b-236f93117c48 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:19.886936 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1db94670-af1a-4a68-be32-226e4bca19d8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:19.888994 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1db94670-af1a-4a68-be32-226e4bca19d8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 Aug 25 04:53:19.889240 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1db94670-af1a-4a68-be32-226e4bca19d8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:19.889407 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6c20ddb-bef0-43eb-a03b-236f93117c48 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 200 Aug 25 04:53:19.889480 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1db94670-af1a-4a68-be32-226e4bca19d8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:19.890030 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 474/1892] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:19 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:19.905467 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:19.905467 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:19.911756 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1db94670-af1a-4a68-be32-226e4bca19d8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:19.917161 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1db94670-af1a-4a68-be32-226e4bca19d8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 returned with HTTP 200 Aug 25 04:53:19.917774 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 478/1893] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:19 2026] GET /volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:20.658616 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ad219df-29e5-4587-b642-08704c57a361 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:20.661140 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ad219df-29e5-4587-b642-08704c57a361 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:20.661453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ad219df-29e5-4587-b642-08704c57a361 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:20.661746 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ad219df-29e5-4587-b642-08704c57a361 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:20.661907 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9ad219df-29e5-4587-b642-08704c57a361 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:20.664942 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=265,cinder:UPDATE=62,cinder:INSERT=31 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:53:20.669587 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:20.669587 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:20.670584 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ad219df-29e5-4587-b642-08704c57a361 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:20.671109 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 469/1894] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:20 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:20.682356 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-035159a4-d9ea-425b-93ef-399d44ace544 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:20.686250 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-035159a4-d9ea-425b-93ef-399d44ace544 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 Aug 25 04:53:20.686540 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-035159a4-d9ea-425b-93ef-399d44ace544 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:20.686768 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-035159a4-d9ea-425b-93ef-399d44ace544 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:20.691663 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=287,cinder:UPDATE=88,cinder:INSERT=52 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:53:20.699052 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:20.699052 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:20.705110 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-035159a4-d9ea-425b-93ef-399d44ace544 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:20.712024 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-035159a4-d9ea-425b-93ef-399d44ace544 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 returned with HTTP 200 Aug 25 04:53:20.712477 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 474/1895] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:20 2026] GET /volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:20.724907 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:20.727116 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e/restore Aug 25 04:53:20.727464 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:20.728814 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Restoring backup 6cf3b7cb-5a61-4879-bdfb-1302599d849e ({'restore': {}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 04:53:20.728919 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Restoring backup 6cf3b7cb-5a61-4879-bdfb-1302599d849e to volume None. Aug 25 04:53:20.733351 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:20.733351 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:20.734673 np0000008045 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating volume of 1 GB for restore of backup 6cf3b7cb-5a61-4879-bdfb-1302599d849e. Aug 25 04:53:20.739041 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Availability Zones retrieved successfully. Aug 25 04:53:20.745372 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (9fe09951-efda-4a1b-bded-8c9bbb7257ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:20.746518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca7981a5-6c7b-4146-a5b5-253c9a609028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:20.747631 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:20.783203 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca7981a5-6c7b-4146-a5b5-253c9a609028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:20.783974 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b130d7-890f-424f-ba12-811bcfa3ee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:20.827749 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['cc38ab93-3b9b-4055-bfb4-e3708bd58fdf', 'ef36e442-1360-4be3-871c-acb046d926d5', '3c6a45ed-4b26-4d76-83b0-8ac8a1f4ea3f', 'a254d921-7277-4cf1-88d5-161cdd901c72'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:20.828576 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b130d7-890f-424f-ba12-811bcfa3ee5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc38ab93-3b9b-4055-bfb4-e3708bd58fdf', 'ef36e442-1360-4be3-871c-acb046d926d5', '3c6a45ed-4b26-4d76-83b0-8ac8a1f4ea3f', 'a254d921-7277-4cf1-88d5-161cdd901c72']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:20.829360 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd161506-638d-40b8-b4ba-87ae6c7ac4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:20.861711 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd161506-638d-40b8-b4ba-87ae6c7ac4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cd9f669-7397-4082-ba8d-9173c8383e13', '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_6cf3b7cb-5a61-4879-bdfb-1302599d849e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['cc38ab93-3b9b-4055-bfb4-e3708bd58fdf','ef36e442-1360-4be3-871c-acb046d926d5','3c6a45ed-4b26-4d76-83b0-8ac8a1f4ea3f','a254d921-7277-4cf1-88d5-161cdd901c72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:20Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6cf3b7cb-5a61-4879-bdfb-1302599d849e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cd9f669-7397-4082-ba8d-9173c8383e13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30a88285504447fa582e1ceb96ebfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b3a11ee8c647e58f6fcd369270355c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:20.862644 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f5c869-ac7c-41c1-b833-6b1acdfe6ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:20.883616 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f5c869-ac7c-41c1-b833-6b1acdfe6ab6) transitioned into 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_6cf3b7cb-5a61-4879-bdfb-1302599d849e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['cc38ab93-3b9b-4055-bfb4-e3708bd58fdf','ef36e442-1360-4be3-871c-acb046d926d5','3c6a45ed-4b26-4d76-83b0-8ac8a1f4ea3f','a254d921-7277-4cf1-88d5-161cdd901c72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:20.884486 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1eee38a-f27e-4cac-8973-899aec2ae2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:20.899543 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1eee38a-f27e-4cac-8973-899aec2ae2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:20.900502 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (9fe09951-efda-4a1b-bded-8c9bbb7257ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:20.901103 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request issued successfully. Aug 25 04:53:20.908795 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3346c173-bdcf-4e19-9ed1-04cac581633b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:20.911453 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:20.911453 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:20.911683 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3346c173-bdcf-4e19-9ed1-04cac581633b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:20.912172 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:20.912263 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3346c173-bdcf-4e19-9ed1-04cac581633b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:20.912326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3346c173-bdcf-4e19-9ed1-04cac581633b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:20.917037 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=249,cinder:INSERT=22,cinder:UPDATE=54 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:53:20.926008 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:20.926008 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:20.935781 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da0f3acd-5f4b-41f9-9a69-040444ec2b84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:20.936919 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3346c173-bdcf-4e19-9ed1-04cac581633b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:20.937949 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da0f3acd-5f4b-41f9-9a69-040444ec2b84 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 Aug 25 04:53:20.938459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da0f3acd-5f4b-41f9-9a69-040444ec2b84 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:20.938459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da0f3acd-5f4b-41f9-9a69-040444ec2b84 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:20.946178 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3346c173-bdcf-4e19-9ed1-04cac581633b tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 200 Aug 25 04:53:20.946897 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 479/1896] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:20 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 1368 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:20.950636 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:20.950636 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:20.955918 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da0f3acd-5f4b-41f9-9a69-040444ec2b84 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:20.962574 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da0f3acd-5f4b-41f9-9a69-040444ec2b84 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 returned with HTTP 200 Aug 25 04:53:20.963915 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 470/1897] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:20 2026] GET /volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:20.991374 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-32f8561d-3495-4d75-80a3-77132e384a98 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:21.081036 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-32f8561d-3495-4d75-80a3-77132e384a98 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:21.081873 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-32f8561d-3495-4d75-80a3-77132e384a98 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0264335c-db20-467c-8c3e-9fb708301d22", "name": "tempest-ProjectMemberTests-Snapshot-1869558716"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:21.098195 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:21.098195 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:21.098983 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-32f8561d-3495-4d75-80a3-77132e384a98 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Volume info retrieved successfully. Aug 25 04:53:21.099230 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-32f8561d-3495-4d75-80a3-77132e384a98 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Create snapshot from volume 0264335c-db20-467c-8c3e-9fb708301d22 Aug 25 04:53:21.181386 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8862e1b7-318e-4e43-9497-d09960042917 req-a2561342-d5b5-49db-b5f3-fd9f48088183 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:21.185276 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-a2561342-d5b5-49db-b5f3-fd9f48088183 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:21.185701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-a2561342-d5b5-49db-b5f3-fd9f48088183 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:21.185956 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-a2561342-d5b5-49db-b5f3-fd9f48088183 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:21.201184 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:21.201184 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:21.219912 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-8862e1b7-318e-4e43-9497-d09960042917 req-a2561342-d5b5-49db-b5f3-fd9f48088183 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:21.228647 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-32f8561d-3495-4d75-80a3-77132e384a98 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Created reservations ['221fa24b-7fe8-48b8-87db-bdbef2caeff7', 'b6e66701-6727-45eb-aced-ae903163d7b3', 'd800c54a-099b-44ca-ab76-907b3265f1c7', '741671ed-bad0-4db5-a56a-b68441658ddf'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:21.231913 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-a2561342-d5b5-49db-b5f3-fd9f48088183 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 200 Aug 25 04:53:21.232576 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 480/1898] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:21 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 1368 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:21.309269 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-32f8561d-3495-4d75-80a3-77132e384a98 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot create request issued successfully. Aug 25 04:53:21.310742 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-32f8561d-3495-4d75-80a3-77132e384a98 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:21.310742 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 475/1899] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:53:20 2026] POST /volume/v3/snapshots => generated 305 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:21.324258 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc6b58a6-f002-4cf9-b266-7623588feec1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:21.326715 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc6b58a6-f002-4cf9-b266-7623588feec1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] GET https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 Aug 25 04:53:21.326715 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc6b58a6-f002-4cf9-b266-7623588feec1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:21.327968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc6b58a6-f002-4cf9-b266-7623588feec1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:21.334654 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:21.334654 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:21.335098 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bc6b58a6-f002-4cf9-b266-7623588feec1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:21.336341 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc6b58a6-f002-4cf9-b266-7623588feec1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 returned with HTTP 200 Aug 25 04:53:21.337054 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 471/1900] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:21 2026] GET /volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:21.817576 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-8862e1b7-318e-4e43-9497-d09960042917 req-1dad078e-29dd-43b7-8556-76a52eb3bc7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:21.819912 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-1dad078e-29dd-43b7-8556-76a52eb3bc7a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:21.820173 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-1dad078e-29dd-43b7-8556-76a52eb3bc7a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:21.820392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-1dad078e-29dd-43b7-8556-76a52eb3bc7a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:21.830394 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:21.830394 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:21.834404 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-8862e1b7-318e-4e43-9497-d09960042917 req-1dad078e-29dd-43b7-8556-76a52eb3bc7a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:21.840762 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-1dad078e-29dd-43b7-8556-76a52eb3bc7a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 200 Aug 25 04:53:21.841293 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 481/1901] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:21 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:21.855196 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1073f638-641f-45f8-b63a-b15feda71587 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:21.856109 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1073f638-641f-45f8-b63a-b15feda71587 None None] GET https://10.4.3.213/volume// Aug 25 04:53:21.856503 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1073f638-641f-45f8-b63a-b15feda71587 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:21.856874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1073f638-641f-45f8-b63a-b15feda71587 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:21.857400 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1073f638-641f-45f8-b63a-b15feda71587 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:21.857900 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 476/1902] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:53:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:53:21.869828 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8862e1b7-318e-4e43-9497-d09960042917 req-434669a3-a414-48fd-a125-4537ff6442e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:21.872400 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-434669a3-a414-48fd-a125-4537ff6442e3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:53:21.872952 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-434669a3-a414-48fd-a125-4537ff6442e3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "693360a0-9a2a-4135-b48e-8aafe46e3a76", "connector": null, "instance_uuid": "46c673f9-6941-4ede-85b0-35f9651e535a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:21.886289 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:21.886289 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:21.922903 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:21.922903 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:21.923614 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-434669a3-a414-48fd-a125-4537ff6442e3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:53:21.923685 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:21.923833 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 04:53:21.924170 np0000008045 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Overwriting volume 0cd9f669-7397-4082-ba8d-9173c8383e13 with restore of backup 6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:21.924336 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 472/1903] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:53:21 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 25 04:53:21.953231 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] restore_backup in rpcapi backup_id 6cf3b7cb-5a61-4879-bdfb-1302599d849e {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 04:53:21.955781 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d7c8bc9-9d46-470b-bf6a-489b9677a8c6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e/restore returned with HTTP 202 Aug 25 04:53:21.959089 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 475/1904] 10.4.3.213 () {68 vars in 1393 bytes} [Tue Aug 25 04:53:20 2026] POST /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e/restore => generated 189 bytes in 1232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:21.969297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c164a5ce-a1dc-4bc8-95db-a07305e30e72 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:21.971398 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c164a5ce-a1dc-4bc8-95db-a07305e30e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:21.971643 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c164a5ce-a1dc-4bc8-95db-a07305e30e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:21.971834 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c164a5ce-a1dc-4bc8-95db-a07305e30e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:21.972037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c164a5ce-a1dc-4bc8-95db-a07305e30e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:21.978188 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:21.978188 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:21.979374 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c164a5ce-a1dc-4bc8-95db-a07305e30e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:21.981732 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 482/1905] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:21 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:22.349815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-783457fa-d41c-4259-aa07-15e874c536c2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:22.354751 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-783457fa-d41c-4259-aa07-15e874c536c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] GET https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 Aug 25 04:53:22.355204 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-783457fa-d41c-4259-aa07-15e874c536c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:22.355572 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-783457fa-d41c-4259-aa07-15e874c536c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:22.363007 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:22.363007 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:22.363695 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-783457fa-d41c-4259-aa07-15e874c536c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:22.365345 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-783457fa-d41c-4259-aa07-15e874c536c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 returned with HTTP 200 Aug 25 04:53:22.365967 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 477/1906] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:22 2026] GET /volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:22.384383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06b9b390-a1df-400c-aa3a-1b0700138b97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:22.386379 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06b9b390-a1df-400c-aa3a-1b0700138b97 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 Aug 25 04:53:22.386664 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06b9b390-a1df-400c-aa3a-1b0700138b97 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:22.386982 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06b9b390-a1df-400c-aa3a-1b0700138b97 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:22.387135 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-06b9b390-a1df-400c-aa3a-1b0700138b97 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Delete snapshot with id: b2087946-852b-4e67-a68e-3afd4a971745 Aug 25 04:53:22.399987 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:22.399987 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:22.400614 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06b9b390-a1df-400c-aa3a-1b0700138b97 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:22.434460 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06b9b390-a1df-400c-aa3a-1b0700138b97 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot delete request issued successfully. Aug 25 04:53:22.434460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06b9b390-a1df-400c-aa3a-1b0700138b97 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 returned with HTTP 202 Aug 25 04:53:22.435223 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 473/1907] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:22 2026] DELETE /volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:22.450368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9bf613ab-1169-40c0-8bb6-013aaa42c449 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:22.455248 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bf613ab-1169-40c0-8bb6-013aaa42c449 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] GET https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 Aug 25 04:53:22.455248 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bf613ab-1169-40c0-8bb6-013aaa42c449 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:22.455248 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bf613ab-1169-40c0-8bb6-013aaa42c449 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:22.462287 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:22.462287 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:22.462951 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9bf613ab-1169-40c0-8bb6-013aaa42c449 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:22.464080 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bf613ab-1169-40c0-8bb6-013aaa42c449 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 returned with HTTP 200 Aug 25 04:53:22.467450 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 476/1908] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:22 2026] GET /volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:22.993967 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-67b96d11-9ef6-4384-9381-93b48c8d9dbc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:22.995962 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67b96d11-9ef6-4384-9381-93b48c8d9dbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:22.996290 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67b96d11-9ef6-4384-9381-93b48c8d9dbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:22.996589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67b96d11-9ef6-4384-9381-93b48c8d9dbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:22.996712 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-67b96d11-9ef6-4384-9381-93b48c8d9dbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:23.004093 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:23.004093 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:23.005715 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67b96d11-9ef6-4384-9381-93b48c8d9dbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:23.006324 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 483/1909] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:22 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:23.477805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3739be2a-3ebf-40a5-9fcd-8937a979c3fe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:23.481718 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3739be2a-3ebf-40a5-9fcd-8937a979c3fe tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] GET https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 Aug 25 04:53:23.484587 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3739be2a-3ebf-40a5-9fcd-8937a979c3fe tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:23.484757 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3739be2a-3ebf-40a5-9fcd-8937a979c3fe tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:23.501442 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3739be2a-3ebf-40a5-9fcd-8937a979c3fe tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 returned with HTTP 404 Aug 25 04:53:23.502167 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 478/1910] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:23 2026] GET /volume/v3/snapshots/b2087946-852b-4e67-a68e-3afd4a971745 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:23.512385 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50c600e1-2b34-4b85-af4b-40a601b2aac0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:23.516121 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c600e1-2b34-4b85-af4b-40a601b2aac0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 Aug 25 04:53:23.516343 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c600e1-2b34-4b85-af4b-40a601b2aac0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:23.516452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c600e1-2b34-4b85-af4b-40a601b2aac0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:23.516590 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-50c600e1-2b34-4b85-af4b-40a601b2aac0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume with id: 0264335c-db20-467c-8c3e-9fb708301d22 Aug 25 04:53:23.526039 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:23.526039 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:23.526564 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50c600e1-2b34-4b85-af4b-40a601b2aac0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:23.549822 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50c600e1-2b34-4b85-af4b-40a601b2aac0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume request issued successfully. Aug 25 04:53:23.550071 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c600e1-2b34-4b85-af4b-40a601b2aac0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 returned with HTTP 202 Aug 25 04:53:23.550748 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 474/1911] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:23 2026] DELETE /volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:23.560073 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7690725d-7ada-40ea-9f2d-194257ee56c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:23.564450 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7690725d-7ada-40ea-9f2d-194257ee56c6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 Aug 25 04:53:23.564861 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7690725d-7ada-40ea-9f2d-194257ee56c6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:23.565172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7690725d-7ada-40ea-9f2d-194257ee56c6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:23.578732 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:23.578732 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:23.587720 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7690725d-7ada-40ea-9f2d-194257ee56c6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:23.595071 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7690725d-7ada-40ea-9f2d-194257ee56c6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 returned with HTTP 200 Aug 25 04:53:23.596716 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 477/1912] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:23 2026] GET /volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:24.018057 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4492de10-bcd0-435b-8709-e179b05c981b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:24.020370 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4492de10-bcd0-435b-8709-e179b05c981b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:24.020621 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4492de10-bcd0-435b-8709-e179b05c981b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:24.020810 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4492de10-bcd0-435b-8709-e179b05c981b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:24.020911 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4492de10-bcd0-435b-8709-e179b05c981b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:24.025473 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:24.025473 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:24.026191 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4492de10-bcd0-435b-8709-e179b05c981b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:24.026699 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 484/1913] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:24 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:24.614018 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2808172b-b8b5-4e40-b363-ce751d14f184 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:24.614888 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f75ee547-4863-4b9f-b553-21f4d70b5435 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:24.615822 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f75ee547-4863-4b9f-b553-21f4d70b5435 None None] GET https://10.4.3.213/volume// Aug 25 04:53:24.616214 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f75ee547-4863-4b9f-b553-21f4d70b5435 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:24.617122 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2808172b-b8b5-4e40-b363-ce751d14f184 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 Aug 25 04:53:24.617362 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f75ee547-4863-4b9f-b553-21f4d70b5435 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:24.617481 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2808172b-b8b5-4e40-b363-ce751d14f184 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:24.617664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2808172b-b8b5-4e40-b363-ce751d14f184 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:24.618138 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f75ee547-4863-4b9f-b553-21f4d70b5435 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:24.618658 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 475/1914] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:53:24.625937 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2808172b-b8b5-4e40-b363-ce751d14f184 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 returned with HTTP 404 Aug 25 04:53:24.626971 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 479/1915] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:24 2026] GET /volume/v3/volumes/0264335c-db20-467c-8c3e-9fb708301d22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:24.627766 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8862e1b7-318e-4e43-9497-d09960042917 req-850493c9-9ba1-4029-b2ec-0fd16c673115 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:24.631961 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-850493c9-9ba1-4029-b2ec-0fd16c673115 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:24.632248 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-850493c9-9ba1-4029-b2ec-0fd16c673115 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:24.632561 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-850493c9-9ba1-4029-b2ec-0fd16c673115 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:24.636648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:24.641451 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:24.641451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1588353918"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:24.643102 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1588353918'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:24.643371 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume of 1 GB Aug 25 04:53:24.648673 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:24.648673 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:24.650011 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Availability Zones retrieved successfully. Aug 25 04:53:24.658455 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8862e1b7-318e-4e43-9497-d09960042917 req-850493c9-9ba1-4029-b2ec-0fd16c673115 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:24.659056 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (8dc6b65e-f14a-4239-894c-375ae4d6b4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:24.660649 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa50a5e-38eb-4112-8e96-058241a83f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.662100 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:24.664774 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-850493c9-9ba1-4029-b2ec-0fd16c673115 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 200 Aug 25 04:53:24.665354 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 478/1916] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:24 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 1547 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:24.693481 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:24.696847 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:24.697842 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-896396388"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:24.700246 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-896396388'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:24.700359 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Create volume of 1 GB Aug 25 04:53:24.711765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa50a5e-38eb-4112-8e96-058241a83f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.714357 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e68334d-483d-46c4-9e11-3cc967f7a7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.716014 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Availability Zones retrieved successfully. Aug 25 04:53:24.727279 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Flow 'volume_create_api' (902056df-079f-4856-b78c-996c3d7ba46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:24.729264 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c13eabd-b529-4d9b-b7a0-b3210a476ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.730735 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:24.787977 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c13eabd-b529-4d9b-b7a0-b3210a476ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.789052 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc24c070-c1b6-4b8d-bc5c-a455c7a88bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.793673 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['9eaa81ac-1abf-4422-88fa-6538125fa293', '81697290-73b3-4670-adf6-e54551f30fd2', 'f97e5249-43e7-43f4-858d-8bc750e16ace', '292a0958-1fd8-4c70-9368-18b2253d43db'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:24.794830 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e68334d-483d-46c4-9e11-3cc967f7a7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eaa81ac-1abf-4422-88fa-6538125fa293', '81697290-73b3-4670-adf6-e54551f30fd2', 'f97e5249-43e7-43f4-858d-8bc750e16ace', '292a0958-1fd8-4c70-9368-18b2253d43db']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.796011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc389ac1-49ec-47fd-af6e-481ccf6bb338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.840621 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-8862e1b7-318e-4e43-9497-d09960042917 req-5814f1a7-1ca4-45d6-a8d3-48e6db555a91 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:24.844795 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc389ac1-49ec-47fd-af6e-481ccf6bb338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '314a49fd-9855-4a15-8978-358704898532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1588353918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['9eaa81ac-1abf-4422-88fa-6538125fa293','81697290-73b3-4670-adf6-e54551f30fd2','f97e5249-43e7-43f4-858d-8bc750e16ace','292a0958-1fd8-4c70-9368-18b2253d43db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1588353918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=314a49fd-9855-4a15-8978-358704898532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b72e5223ac0b44638ce23488b5c530a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.845809 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-5814f1a7-1ca4-45d6-a8d3-48e6db555a91 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] PUT https://10.4.3.213/volume/v3/attachments/fe90582a-34dc-4d97-9b63-da7d39920b54 Aug 25 04:53:24.846543 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfe4698-e379-4edd-8f25-d86ebf3dc5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.846599 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-5814f1a7-1ca4-45d6-a8d3-48e6db555a91 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:24.859516 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-8862e1b7-318e-4e43-9497-d09960042917 req-5814f1a7-1ca4-45d6-a8d3-48e6db555a91 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Acquiring lock "cinder-attachment_update-693360a0-9a2a-4135-b48e-8aafe46e3a76-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:53:24.866680 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-8862e1b7-318e-4e43-9497-d09960042917 req-5814f1a7-1ca4-45d6-a8d3-48e6db555a91 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-693360a0-9a2a-4135-b48e-8aafe46e3a76-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:53:24.874781 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:24.874781 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:24.882585 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Created reservations ['912e8afc-a027-44eb-8047-414531ce6bd5', '84cd5e74-0299-4507-996b-ff422bf4ab5f', 'def5093d-1c95-4bc0-ae01-fcc9239a0e2b', 'ac125030-e851-4c4f-8057-07843a769387'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:24.883464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc24c070-c1b6-4b8d-bc5c-a455c7a88bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['912e8afc-a027-44eb-8047-414531ce6bd5', '84cd5e74-0299-4507-996b-ff422bf4ab5f', 'def5093d-1c95-4bc0-ae01-fcc9239a0e2b', 'ac125030-e851-4c4f-8057-07843a769387']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.886860 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137e42cd-4fcd-4b2b-a882-2fd01a974e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.925676 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfe4698-e379-4edd-8f25-d86ebf3dc5bb) transitioned into state 'SUCCESS' from state '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-1588353918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['9eaa81ac-1abf-4422-88fa-6538125fa293','81697290-73b3-4670-adf6-e54551f30fd2','f97e5249-43e7-43f4-858d-8bc750e16ace','292a0958-1fd8-4c70-9368-18b2253d43db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.928286 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5230b4-b743-48ae-b01f-0794ec507f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.928626 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137e42cd-4fcd-4b2b-a882-2fd01a974e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '331589b2-317e-4aca-8c0e-0e609789b925', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-896396388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d085c64078f34973b0e568de62d99b5d',qos_specs=None,replication_status=,reservations=['912e8afc-a027-44eb-8047-414531ce6bd5','84cd5e74-0299-4507-996b-ff422bf4ab5f','def5093d-1c95-4bc0-ae01-fcc9239a0e2b','ac125030-e851-4c4f-8057-07843a769387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbda3362f75e4d9083f49d2b4b526ac4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-896396388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=331589b2-317e-4aca-8c0e-0e609789b925,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d085c64078f34973b0e568de62d99b5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbda3362f75e4d9083f49d2b4b526ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.932398 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad847e91-7bb0-4d07-8f0a-9c69b1f1545e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.950695 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5230b4-b743-48ae-b01f-0794ec507f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.951612 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (8dc6b65e-f14a-4239-894c-375ae4d6b4b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:24.952521 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request issued successfully. Aug 25 04:53:24.955935 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f3cb8f17-7ea0-4032-8bac-ba53ae85dc53 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:24.957108 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 485/1917] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:24 2026] POST /volume/v3/volumes => generated 778 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:24.968013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad847e91-7bb0-4d07-8f0a-9c69b1f1545e) transitioned into state 'SUCCESS' from state '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-896396388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d085c64078f34973b0e568de62d99b5d',qos_specs=None,replication_status=,reservations=['912e8afc-a027-44eb-8047-414531ce6bd5','84cd5e74-0299-4507-996b-ff422bf4ab5f','def5093d-1c95-4bc0-ae01-fcc9239a0e2b','ac125030-e851-4c4f-8057-07843a769387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbda3362f75e4d9083f49d2b4b526ac4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.969626 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe18e8e-ae8c-4331-bf16-ddab9a3eff99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:24.974407 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ecaede72-9424-492c-8950-592edc60a878 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:24.977146 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecaede72-9424-492c-8950-592edc60a878 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 Aug 25 04:53:24.977420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecaede72-9424-492c-8950-592edc60a878 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:24.977733 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecaede72-9424-492c-8950-592edc60a878 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:24.987767 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe18e8e-ae8c-4331-bf16-ddab9a3eff99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:24.988939 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Flow 'volume_create_api' (902056df-079f-4856-b78c-996c3d7ba46b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:24.989092 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Create volume request issued successfully. Aug 25 04:53:24.989789 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-665cef1c-56b0-4a3c-b0d7-3b8fc3ef2447 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:24.990267 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 476/1918] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:24 2026] POST /volume/v3/volumes => generated 750 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:24.992918 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:24.992918 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:24.999401 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ecaede72-9424-492c-8950-592edc60a878 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:25.005011 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecaede72-9424-492c-8950-592edc60a878 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 returned with HTTP 200 Aug 25 04:53:25.005528 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 479/1919] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:24 2026] GET /volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:25.010308 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ef532c4-c12f-4037-be4c-7a5d82320886 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:25.014617 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ef532c4-c12f-4037-be4c-7a5d82320886 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:25.014617 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ef532c4-c12f-4037-be4c-7a5d82320886 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:25.014830 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ef532c4-c12f-4037-be4c-7a5d82320886 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:25.024592 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:25.024592 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:25.030152 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2ef532c4-c12f-4037-be4c-7a5d82320886 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:25.038962 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ef532c4-c12f-4037-be4c-7a5d82320886 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:25.039391 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 486/1920] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:25 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:25.040014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-8862e1b7-318e-4e43-9497-d09960042917 req-5814f1a7-1ca4-45d6-a8d3-48e6db555a91 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Lock "cinder-attachment_update-693360a0-9a2a-4135-b48e-8aafe46e3a76-np0000008045" released by "attachment_update" :: held 0.174s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:53:25.040395 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-5814f1a7-1ca4-45d6-a8d3-48e6db555a91 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/fe90582a-34dc-4d97-9b63-da7d39920b54 returned with HTTP 200 Aug 25 04:53:25.041396 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b449ea3c-8e4f-41f9-8bb7-a25bedb80789 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:25.044180 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 480/1921] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:53:24 2026] PUT /volume/v3/attachments/fe90582a-34dc-4d97-9b63-da7d39920b54 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:25.044443 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b449ea3c-8e4f-41f9-8bb7-a25bedb80789 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:25.046523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b449ea3c-8e4f-41f9-8bb7-a25bedb80789 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:25.046523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b449ea3c-8e4f-41f9-8bb7-a25bedb80789 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:25.046523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b449ea3c-8e4f-41f9-8bb7-a25bedb80789 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:25.054550 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:25.054550 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:25.055037 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b449ea3c-8e4f-41f9-8bb7-a25bedb80789 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:25.055568 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 477/1922] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:25 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:25.075841 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8862e1b7-318e-4e43-9497-d09960042917 req-b760e8e9-33c9-4492-9637-da55445ef681 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:25.078159 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-b760e8e9-33c9-4492-9637-da55445ef681 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/attachments/fe90582a-34dc-4d97-9b63-da7d39920b54/action Aug 25 04:53:25.078566 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-b760e8e9-33c9-4492-9637-da55445ef681 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:25.078696 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-b760e8e9-33c9-4492-9637-da55445ef681 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:25.097550 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:25.097550 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:25.119378 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8862e1b7-318e-4e43-9497-d09960042917 req-b760e8e9-33c9-4492-9637-da55445ef681 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/fe90582a-34dc-4d97-9b63-da7d39920b54/action returned with HTTP 204 Aug 25 04:53:25.120253 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 480/1923] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:53:25 2026] POST /volume/v3/attachments/fe90582a-34dc-4d97-9b63-da7d39920b54/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:26.023535 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ce1d4353-c14c-44c5-b0bd-d63e4107d730 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.025669 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ce1d4353-c14c-44c5-b0bd-d63e4107d730 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 Aug 25 04:53:26.026163 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ce1d4353-c14c-44c5-b0bd-d63e4107d730 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:26.026163 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ce1d4353-c14c-44c5-b0bd-d63e4107d730 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:26.035761 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.035761 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:26.041069 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ce1d4353-c14c-44c5-b0bd-d63e4107d730 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:26.045787 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ce1d4353-c14c-44c5-b0bd-d63e4107d730 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 returned with HTTP 200 Aug 25 04:53:26.046261 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 487/1924] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:26 2026] GET /volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:26.057862 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-52fd0316-4162-42a1-8c48-a49b28f0b03f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.061136 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52fd0316-4162-42a1-8c48-a49b28f0b03f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:26.061379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-faa0e9c0-ee28-4973-b75a-d0ebfb7400bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.061717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52fd0316-4162-42a1-8c48-a49b28f0b03f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:26.061717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52fd0316-4162-42a1-8c48-a49b28f0b03f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:26.067047 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-faa0e9c0-ee28-4973-b75a-d0ebfb7400bd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:26.067764 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-faa0e9c0-ee28-4973-b75a-d0ebfb7400bd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "314a49fd-9855-4a15-8978-358704898532", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1311986441"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:26.069294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33d05da2-511f-40d6-b01a-18ca2de83247 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.070805 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.070805 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:26.072183 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33d05da2-511f-40d6-b01a-18ca2de83247 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:26.072448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33d05da2-511f-40d6-b01a-18ca2de83247 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:26.072716 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33d05da2-511f-40d6-b01a-18ca2de83247 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:26.072851 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-33d05da2-511f-40d6-b01a-18ca2de83247 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:26.075165 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-52fd0316-4162-42a1-8c48-a49b28f0b03f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:26.077359 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.077359 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:26.078230 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33d05da2-511f-40d6-b01a-18ca2de83247 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:26.078681 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 481/1925] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:26 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:26.080654 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52fd0316-4162-42a1-8c48-a49b28f0b03f tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:26.081166 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 481/1926] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:26 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:26.087993 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.087993 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:26.088482 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-faa0e9c0-ee28-4973-b75a-d0ebfb7400bd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:26.088671 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-faa0e9c0-ee28-4973-b75a-d0ebfb7400bd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create snapshot from volume 314a49fd-9855-4a15-8978-358704898532 Aug 25 04:53:26.126884 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-faa0e9c0-ee28-4973-b75a-d0ebfb7400bd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['e7ac52d5-e429-4d95-b12d-e643469dec21', '81c7fe5a-dd90-4e8d-ba3c-c64b99f614da', '35f7470e-8303-4dd7-b252-dc631f4d4c7c', 'd52b4662-59d1-4b05-b706-a280cc0e9324'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:26.135145 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-5d1eb7a5-4371-4638-b70e-a1329041a43b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.138329 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-5d1eb7a5-4371-4638-b70e-a1329041a43b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:26.138679 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-5d1eb7a5-4371-4638-b70e-a1329041a43b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:26.138989 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-5d1eb7a5-4371-4638-b70e-a1329041a43b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:26.154094 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.154094 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:26.160302 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-5d1eb7a5-4371-4638-b70e-a1329041a43b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:26.167474 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-5d1eb7a5-4371-4638-b70e-a1329041a43b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:26.167870 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 488/1927] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:26 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:26.176691 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-faa0e9c0-ee28-4973-b75a-d0ebfb7400bd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot create request issued successfully. Aug 25 04:53:26.177197 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-faa0e9c0-ee28-4973-b75a-d0ebfb7400bd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:26.177901 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 478/1928] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:53:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:26.193200 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7062a12c-0942-47b4-852b-8195dec0c277 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.194324 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7062a12c-0942-47b4-852b-8195dec0c277 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 Aug 25 04:53:26.194618 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7062a12c-0942-47b4-852b-8195dec0c277 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:26.194873 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7062a12c-0942-47b4-852b-8195dec0c277 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:26.204117 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.204117 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:26.204597 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7062a12c-0942-47b4-852b-8195dec0c277 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:26.205787 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7062a12c-0942-47b4-852b-8195dec0c277 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 returned with HTTP 200 Aug 25 04:53:26.206025 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 482/1929] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:26 2026] GET /volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:26.272891 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9e3e982-67e2-4642-af2c-a30817d52e5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.273288 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9e3e982-67e2-4642-af2c-a30817d52e5f None None] GET https://10.4.3.213/volume// Aug 25 04:53:26.273505 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9e3e982-67e2-4642-af2c-a30817d52e5f None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:26.273703 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9e3e982-67e2-4642-af2c-a30817d52e5f None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:26.274194 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9e3e982-67e2-4642-af2c-a30817d52e5f None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:26.274547 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 482/1930] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:53: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 25 04:53:26.283831 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-997b1dec-2987-48bc-96b6-19f3b5442bc2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.286627 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-997b1dec-2987-48bc-96b6-19f3b5442bc2 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:53:26.287124 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-997b1dec-2987-48bc-96b6-19f3b5442bc2 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "331589b2-317e-4aca-8c0e-0e609789b925", "connector": null, "instance_uuid": "3c7d0486-92fb-4846-9188-0a89a0ca6bbe"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:26.302844 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.302844 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:26.341444 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-997b1dec-2987-48bc-96b6-19f3b5442bc2 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:53:26.342175 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 489/1931] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:53:26 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 25 04:53:26.379285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e7eb75f-f560-43c6-9aca-717cdd8eb98a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.382646 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e7eb75f-f560-43c6-9aca-717cdd8eb98a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:26.382646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e7eb75f-f560-43c6-9aca-717cdd8eb98a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:26.382646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e7eb75f-f560-43c6-9aca-717cdd8eb98a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:26.398774 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3766c452-5bc2-4d36-95ad-51c237130f78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.398908 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.398908 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:26.399387 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3766c452-5bc2-4d36-95ad-51c237130f78 None None] GET https://10.4.3.213/volume// Aug 25 04:53:26.399667 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3766c452-5bc2-4d36-95ad-51c237130f78 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:26.399948 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3766c452-5bc2-4d36-95ad-51c237130f78 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:26.400386 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3766c452-5bc2-4d36-95ad-51c237130f78 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:26.401136 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 483/1932] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53: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 25 04:53:26.403614 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0e7eb75f-f560-43c6-9aca-717cdd8eb98a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:26.409778 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e7eb75f-f560-43c6-9aca-717cdd8eb98a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:26.409846 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 479/1933] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:26 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:26.431260 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-b59ef54c-529f-45cb-81e9-20255320f0d5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.434014 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-b59ef54c-529f-45cb-81e9-20255320f0d5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:26.434408 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-b59ef54c-529f-45cb-81e9-20255320f0d5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:26.434786 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-b59ef54c-529f-45cb-81e9-20255320f0d5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:26.446217 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.446217 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:26.451657 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-b59ef54c-529f-45cb-81e9-20255320f0d5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:26.457015 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-b59ef54c-529f-45cb-81e9-20255320f0d5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:26.457873 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 483/1934] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:26 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:26.620943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-471adf99-2334-48e9-b500-bb42b70a7056 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:26.624852 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-471adf99-2334-48e9-b500-bb42b70a7056 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] PUT https://10.4.3.213/volume/v3/attachments/1441f07a-9eb2-4d79-96c8-82de9d14998a Aug 25 04:53:26.624852 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-471adf99-2334-48e9-b500-bb42b70a7056 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:26.636630 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-471adf99-2334-48e9-b500-bb42b70a7056 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Acquiring lock "cinder-attachment_update-331589b2-317e-4aca-8c0e-0e609789b925-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:53:26.644138 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-471adf99-2334-48e9-b500-bb42b70a7056 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Lock "cinder-attachment_update-331589b2-317e-4aca-8c0e-0e609789b925-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:53:26.645100 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:26.645100 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:26.745916 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-471adf99-2334-48e9-b500-bb42b70a7056 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Lock "cinder-attachment_update-331589b2-317e-4aca-8c0e-0e609789b925-np0000008045" released by "attachment_update" :: held 0.101s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:53:26.746129 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-471adf99-2334-48e9-b500-bb42b70a7056 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments/1441f07a-9eb2-4d79-96c8-82de9d14998a returned with HTTP 200 Aug 25 04:53:26.746984 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 490/1935] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:53:26 2026] PUT /volume/v3/attachments/1441f07a-9eb2-4d79-96c8-82de9d14998a => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:27.092987 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9e0b013-9189-4735-a74a-54a1242a1766 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:27.094861 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9e0b013-9189-4735-a74a-54a1242a1766 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:27.095071 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9e0b013-9189-4735-a74a-54a1242a1766 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:27.095306 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9e0b013-9189-4735-a74a-54a1242a1766 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:27.095422 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a9e0b013-9189-4735-a74a-54a1242a1766 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:27.101106 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:27.101106 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:27.102209 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9e0b013-9189-4735-a74a-54a1242a1766 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:27.102750 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 484/1936] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:27 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:27.217707 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18a75c8a-eb98-4c8e-a436-2be50dd9fb7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:27.219609 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18a75c8a-eb98-4c8e-a436-2be50dd9fb7a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 Aug 25 04:53:27.219779 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18a75c8a-eb98-4c8e-a436-2be50dd9fb7a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:27.219993 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18a75c8a-eb98-4c8e-a436-2be50dd9fb7a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:27.225716 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:27.225716 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:27.226001 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-18a75c8a-eb98-4c8e-a436-2be50dd9fb7a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:27.226782 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18a75c8a-eb98-4c8e-a436-2be50dd9fb7a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 returned with HTTP 200 Aug 25 04:53:27.227219 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 480/1937] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:27 2026] GET /volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:27.239692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a57c9f22-bf65-4f84-857d-8df08a51d026 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:27.242229 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a57c9f22-bf65-4f84-857d-8df08a51d026 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 Aug 25 04:53:27.242583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a57c9f22-bf65-4f84-857d-8df08a51d026 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:27.242837 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a57c9f22-bf65-4f84-857d-8df08a51d026 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:27.242998 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-a57c9f22-bf65-4f84-857d-8df08a51d026 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Delete snapshot with id: 23287fbe-2593-434d-a417-b92799cd70c5 Aug 25 04:53:27.250340 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:27.250340 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:27.251077 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a57c9f22-bf65-4f84-857d-8df08a51d026 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:27.270134 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a57c9f22-bf65-4f84-857d-8df08a51d026 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot delete request issued successfully. Aug 25 04:53:27.270497 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a57c9f22-bf65-4f84-857d-8df08a51d026 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 returned with HTTP 202 Aug 25 04:53:27.270937 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 484/1938] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:27 2026] DELETE /volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:27.279516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bae75378-4e01-46df-9b9f-31a8d18e17de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:27.284518 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bae75378-4e01-46df-9b9f-31a8d18e17de tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] GET https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 Aug 25 04:53:27.284518 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bae75378-4e01-46df-9b9f-31a8d18e17de tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:27.284790 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bae75378-4e01-46df-9b9f-31a8d18e17de tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:27.291145 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:27.291145 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:27.292376 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bae75378-4e01-46df-9b9f-31a8d18e17de tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:27.293210 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bae75378-4e01-46df-9b9f-31a8d18e17de tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 returned with HTTP 200 Aug 25 04:53:27.293626 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 491/1939] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:27 2026] GET /volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:27.426640 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3f7bc4c-9a8d-4e40-986e-04d17eeaf580 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:27.428858 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3f7bc4c-9a8d-4e40-986e-04d17eeaf580 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:27.429100 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3f7bc4c-9a8d-4e40-986e-04d17eeaf580 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:27.429369 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3f7bc4c-9a8d-4e40-986e-04d17eeaf580 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:27.441757 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:27.441757 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:27.446630 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b3f7bc4c-9a8d-4e40-986e-04d17eeaf580 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:27.452643 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3f7bc4c-9a8d-4e40-986e-04d17eeaf580 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:27.453061 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 485/1940] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:27 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:28.116571 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78eda74f-8774-4273-8010-a04cced456a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:28.118298 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78eda74f-8774-4273-8010-a04cced456a6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:28.118575 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78eda74f-8774-4273-8010-a04cced456a6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:28.118851 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78eda74f-8774-4273-8010-a04cced456a6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:28.119004 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-78eda74f-8774-4273-8010-a04cced456a6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:28.126571 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:28.126571 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:28.127481 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78eda74f-8774-4273-8010-a04cced456a6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:28.127894 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 481/1941] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:28 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:28.305874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2abfeb6f-ebb6-4498-865e-6c1d13dfc5c2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:28.308604 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2abfeb6f-ebb6-4498-865e-6c1d13dfc5c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] GET https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 Aug 25 04:53:28.308758 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2abfeb6f-ebb6-4498-865e-6c1d13dfc5c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:28.308992 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2abfeb6f-ebb6-4498-865e-6c1d13dfc5c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:28.314738 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2abfeb6f-ebb6-4498-865e-6c1d13dfc5c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 returned with HTTP 404 Aug 25 04:53:28.315532 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 485/1942] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:28 2026] GET /volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:28.324759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-75146c9c-7eeb-43e8-bfa7-b04d7fb5c53d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:28.327511 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75146c9c-7eeb-43e8-bfa7-b04d7fb5c53d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 Aug 25 04:53:28.327763 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75146c9c-7eeb-43e8-bfa7-b04d7fb5c53d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:28.328056 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75146c9c-7eeb-43e8-bfa7-b04d7fb5c53d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:28.328231 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-75146c9c-7eeb-43e8-bfa7-b04d7fb5c53d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete snapshot with id: 23287fbe-2593-434d-a417-b92799cd70c5 Aug 25 04:53:28.337014 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75146c9c-7eeb-43e8-bfa7-b04d7fb5c53d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 returned with HTTP 404 Aug 25 04:53:28.337784 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 492/1943] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:28 2026] DELETE /volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:28.347691 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d57b3a2-3f4f-4789-8fa3-60d4f4102764 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:28.350323 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d57b3a2-3f4f-4789-8fa3-60d4f4102764 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 Aug 25 04:53:28.350323 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d57b3a2-3f4f-4789-8fa3-60d4f4102764 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:28.350323 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d57b3a2-3f4f-4789-8fa3-60d4f4102764 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:28.361857 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d57b3a2-3f4f-4789-8fa3-60d4f4102764 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 returned with HTTP 404 Aug 25 04:53:28.362573 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 486/1944] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:28 2026] GET /volume/v3/snapshots/23287fbe-2593-434d-a417-b92799cd70c5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:28.372959 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d55d2b1d-affc-42ba-a2fb-547354309bb2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:28.375315 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d55d2b1d-affc-42ba-a2fb-547354309bb2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 Aug 25 04:53:28.375315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d55d2b1d-affc-42ba-a2fb-547354309bb2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:28.375315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d55d2b1d-affc-42ba-a2fb-547354309bb2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:28.375554 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d55d2b1d-affc-42ba-a2fb-547354309bb2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume with id: 314a49fd-9855-4a15-8978-358704898532 Aug 25 04:53:28.386953 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:28.386953 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:28.387399 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d55d2b1d-affc-42ba-a2fb-547354309bb2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:28.422315 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d55d2b1d-affc-42ba-a2fb-547354309bb2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume request issued successfully. Aug 25 04:53:28.422545 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d55d2b1d-affc-42ba-a2fb-547354309bb2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 returned with HTTP 202 Aug 25 04:53:28.423061 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 482/1945] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:28 2026] DELETE /volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:28.434581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7215c576-b468-4880-b0c8-4057c7c302a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:28.437256 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7215c576-b468-4880-b0c8-4057c7c302a6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 Aug 25 04:53:28.437786 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7215c576-b468-4880-b0c8-4057c7c302a6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:28.438231 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7215c576-b468-4880-b0c8-4057c7c302a6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:28.451268 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:28.451268 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:28.457696 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7215c576-b468-4880-b0c8-4057c7c302a6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:28.463325 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7215c576-b468-4880-b0c8-4057c7c302a6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 returned with HTTP 200 Aug 25 04:53:28.463955 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 486/1946] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:28 2026] GET /volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:28.466872 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-73abe59d-bd5b-468b-92c8-974b8297e997 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:28.471068 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73abe59d-bd5b-468b-92c8-974b8297e997 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:28.472106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73abe59d-bd5b-468b-92c8-974b8297e997 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:28.472106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73abe59d-bd5b-468b-92c8-974b8297e997 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:28.488641 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:28.488641 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:28.496297 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-73abe59d-bd5b-468b-92c8-974b8297e997 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:28.501365 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73abe59d-bd5b-468b-92c8-974b8297e997 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:28.501813 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 493/1947] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:28 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:29.146543 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec5960ab-930a-4036-b573-bb63aab1d449 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:29.148735 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec5960ab-930a-4036-b573-bb63aab1d449 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:29.149053 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec5960ab-930a-4036-b573-bb63aab1d449 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:29.149362 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec5960ab-930a-4036-b573-bb63aab1d449 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:29.149578 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ec5960ab-930a-4036-b573-bb63aab1d449 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:29.156342 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:29.156342 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:29.157589 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec5960ab-930a-4036-b573-bb63aab1d449 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:29.158097 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 487/1948] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:29 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:29.480538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8fdb14d1-e5c9-4ab5-bea7-51e67eefc700 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:29.482744 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fdb14d1-e5c9-4ab5-bea7-51e67eefc700 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 Aug 25 04:53:29.483047 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fdb14d1-e5c9-4ab5-bea7-51e67eefc700 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:29.483280 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fdb14d1-e5c9-4ab5-bea7-51e67eefc700 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:29.490747 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fdb14d1-e5c9-4ab5-bea7-51e67eefc700 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 returned with HTTP 404 Aug 25 04:53:29.491444 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 483/1949] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:29 2026] GET /volume/v3/volumes/314a49fd-9855-4a15-8978-358704898532 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:29.502530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:29.505052 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:29.505528 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1352897859"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:29.507509 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1352897859'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:29.507669 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume of 1 GB Aug 25 04:53:29.513753 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Availability Zones retrieved successfully. Aug 25 04:53:29.517288 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e9ef8fe7-457c-4024-9202-66b3d1bfba4b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:29.519548 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9ef8fe7-457c-4024-9202-66b3d1bfba4b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:29.519828 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9ef8fe7-457c-4024-9202-66b3d1bfba4b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:29.520129 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9ef8fe7-457c-4024-9202-66b3d1bfba4b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:29.521989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (b5a38c90-3a12-468a-9282-12af49bba936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:29.523888 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e9eb80-aa47-4a36-ab65-b82141bc4b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:29.525080 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:29.534903 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:29.534903 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:29.539041 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e9ef8fe7-457c-4024-9202-66b3d1bfba4b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:29.543864 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9ef8fe7-457c-4024-9202-66b3d1bfba4b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:29.544319 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 494/1950] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:29 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:29.562737 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e9eb80-aa47-4a36-ab65-b82141bc4b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:29.564102 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b949d0-53a4-4e32-8568-bb68105f2bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:29.614693 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['6973c3c7-d89c-4b91-ad45-4cbe85bee059', '56458988-92d5-4d41-8d0f-9635751c0ee1', '5ba4d5af-a4c5-4cdc-b55d-4b7db3316f49', '71345a6a-4704-492a-ab89-2324832eef7b'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:29.615899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b949d0-53a4-4e32-8568-bb68105f2bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6973c3c7-d89c-4b91-ad45-4cbe85bee059', '56458988-92d5-4d41-8d0f-9635751c0ee1', '5ba4d5af-a4c5-4cdc-b55d-4b7db3316f49', '71345a6a-4704-492a-ab89-2324832eef7b']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:29.617470 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49bfdc7-96ec-40ee-ad9d-a4c7e8fb8aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:29.656073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49bfdc7-96ec-40ee-ad9d-a4c7e8fb8aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '283deed8-634c-45ef-b6f3-47876a0248a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1352897859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['6973c3c7-d89c-4b91-ad45-4cbe85bee059','56458988-92d5-4d41-8d0f-9635751c0ee1','5ba4d5af-a4c5-4cdc-b55d-4b7db3316f49','71345a6a-4704-492a-ab89-2324832eef7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1352897859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=283deed8-634c-45ef-b6f3-47876a0248a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b72e5223ac0b44638ce23488b5c530a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:29.657201 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603883ce-a08f-4919-91ec-c2fb99e2c459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:29.687573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603883ce-a08f-4919-91ec-c2fb99e2c459) transitioned into state 'SUCCESS' from state '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-1352897859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['6973c3c7-d89c-4b91-ad45-4cbe85bee059','56458988-92d5-4d41-8d0f-9635751c0ee1','5ba4d5af-a4c5-4cdc-b55d-4b7db3316f49','71345a6a-4704-492a-ab89-2324832eef7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:29.688555 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4dbed8-3126-475e-bdaf-f1b22e3071e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:29.705368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4dbed8-3126-475e-bdaf-f1b22e3071e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:29.706528 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (b5a38c90-3a12-468a-9282-12af49bba936) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:29.706947 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request issued successfully. Aug 25 04:53:29.707801 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7421e6f-6271-4c95-a95c-2eda3c83e7ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:29.708343 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 487/1951] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:29 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:29.727144 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67de4ed2-ac2a-41b7-a99a-1092269b3bbc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:29.729688 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67de4ed2-ac2a-41b7-a99a-1092269b3bbc tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 Aug 25 04:53:29.730015 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67de4ed2-ac2a-41b7-a99a-1092269b3bbc tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:29.730358 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67de4ed2-ac2a-41b7-a99a-1092269b3bbc tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:29.741171 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:29.741171 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:29.748227 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-67de4ed2-ac2a-41b7-a99a-1092269b3bbc tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:29.758872 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67de4ed2-ac2a-41b7-a99a-1092269b3bbc tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 returned with HTTP 200 Aug 25 04:53:29.759817 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 488/1952] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:29 2026] GET /volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:30.171088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1aa5f64-8972-4bd8-9dc6-e0f3b1943e72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:30.173780 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1aa5f64-8972-4bd8-9dc6-e0f3b1943e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:30.174205 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1aa5f64-8972-4bd8-9dc6-e0f3b1943e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:30.174771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1aa5f64-8972-4bd8-9dc6-e0f3b1943e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:30.174982 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c1aa5f64-8972-4bd8-9dc6-e0f3b1943e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:30.183816 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:30.183816 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:30.184766 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1aa5f64-8972-4bd8-9dc6-e0f3b1943e72 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:30.185158 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 484/1953] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:30 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:30.557758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-265e47a5-ef60-4f15-b50c-9a65c36b069e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:30.560768 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-265e47a5-ef60-4f15-b50c-9a65c36b069e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:30.560995 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-265e47a5-ef60-4f15-b50c-9a65c36b069e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:30.561200 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-265e47a5-ef60-4f15-b50c-9a65c36b069e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:30.583519 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:30.583519 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:30.588929 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-265e47a5-ef60-4f15-b50c-9a65c36b069e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:30.596090 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-265e47a5-ef60-4f15-b50c-9a65c36b069e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:30.596675 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 495/1954] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:30 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:30.782261 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7b9f63bd-50a6-471a-8ce9-2bf7e20acdf8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:30.785008 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b9f63bd-50a6-471a-8ce9-2bf7e20acdf8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 Aug 25 04:53:30.785295 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b9f63bd-50a6-471a-8ce9-2bf7e20acdf8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:30.785585 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b9f63bd-50a6-471a-8ce9-2bf7e20acdf8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:30.798828 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:30.798828 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:30.803959 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7b9f63bd-50a6-471a-8ce9-2bf7e20acdf8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:30.811508 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b9f63bd-50a6-471a-8ce9-2bf7e20acdf8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 returned with HTTP 200 Aug 25 04:53:30.812107 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 488/1955] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:30 2026] GET /volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:30.833066 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcd1586e-a904-4215-b878-f8b7b3e397ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:30.835370 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcd1586e-a904-4215-b878-f8b7b3e397ce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:30.837820 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcd1586e-a904-4215-b878-f8b7b3e397ce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "283deed8-634c-45ef-b6f3-47876a0248a0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1568250339"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:30.852944 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:30.852944 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:30.853390 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcd1586e-a904-4215-b878-f8b7b3e397ce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:30.853787 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-fcd1586e-a904-4215-b878-f8b7b3e397ce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create snapshot from volume 283deed8-634c-45ef-b6f3-47876a0248a0 Aug 25 04:53:30.899566 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fcd1586e-a904-4215-b878-f8b7b3e397ce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['885d4936-e50f-44a3-ad7f-d0afab90d37c', '484852da-825b-4bee-872c-4ae84977aefa', '65ece7f5-c7c1-4272-9a06-7009c04829a0', '0b5ce46a-ea6d-4e7f-a59c-6109ccfc40c6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:30.953527 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcd1586e-a904-4215-b878-f8b7b3e397ce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot create request issued successfully. Aug 25 04:53:30.954480 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcd1586e-a904-4215-b878-f8b7b3e397ce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:30.955412 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 489/1956] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:53:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:30.973386 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7467c638-3474-45e4-9713-23f22256dfce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:30.976351 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7467c638-3474-45e4-9713-23f22256dfce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb Aug 25 04:53:30.976955 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7467c638-3474-45e4-9713-23f22256dfce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:30.977265 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7467c638-3474-45e4-9713-23f22256dfce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:30.990769 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:30.990769 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:30.991185 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7467c638-3474-45e4-9713-23f22256dfce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:30.992621 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7467c638-3474-45e4-9713-23f22256dfce tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb returned with HTTP 200 Aug 25 04:53:30.993375 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 485/1957] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:30 2026] GET /volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:31.198929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6af96fda-928b-4656-ada4-ee0c491f194f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:31.201379 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6af96fda-928b-4656-ada4-ee0c491f194f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:31.201673 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6af96fda-928b-4656-ada4-ee0c491f194f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:31.201940 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6af96fda-928b-4656-ada4-ee0c491f194f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:31.202088 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6af96fda-928b-4656-ada4-ee0c491f194f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:31.208181 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:31.208181 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:31.209075 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6af96fda-928b-4656-ada4-ee0c491f194f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:31.209518 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 496/1958] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:31 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:31.616679 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfaccde1-f06d-48c5-b966-befe3c4d1109 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:31.618715 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfaccde1-f06d-48c5-b966-befe3c4d1109 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:31.618891 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfaccde1-f06d-48c5-b966-befe3c4d1109 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:31.619220 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfaccde1-f06d-48c5-b966-befe3c4d1109 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:31.642892 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:31.642892 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:31.648640 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dfaccde1-f06d-48c5-b966-befe3c4d1109 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:31.655211 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfaccde1-f06d-48c5-b966-befe3c4d1109 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:31.655736 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 489/1959] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:31 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:32.006871 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6184787-977c-44bc-9c46-05cf82b0b3e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.009557 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6184787-977c-44bc-9c46-05cf82b0b3e2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb Aug 25 04:53:32.009807 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6184787-977c-44bc-9c46-05cf82b0b3e2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:32.010042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6184787-977c-44bc-9c46-05cf82b0b3e2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:32.019640 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:32.019640 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:32.020134 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6184787-977c-44bc-9c46-05cf82b0b3e2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:32.021226 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6184787-977c-44bc-9c46-05cf82b0b3e2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb returned with HTTP 200 Aug 25 04:53:32.022097 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 490/1960] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:32 2026] GET /volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:32.036897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-183b248f-5f34-4f54-b868-5b71258f5ba5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.040562 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-183b248f-5f34-4f54-b868-5b71258f5ba5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] POST https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb/action Aug 25 04:53:32.041813 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-183b248f-5f34-4f54-b868-5b71258f5ba5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:32.042024 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-183b248f-5f34-4f54-b868-5b71258f5ba5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:32.054127 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:32.054127 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:32.054682 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-183b248f-5f34-4f54-b868-5b71258f5ba5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:32.055859 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-183b248f-5f34-4f54-b868-5b71258f5ba5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7c12223033f94db5bbdf0e86d2fef308', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b72e5223ac0b44638ce23488b5c530a7', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 04:53:32.056164 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-183b248f-5f34-4f54-b868-5b71258f5ba5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb/action returned with HTTP 403 Aug 25 04:53:32.057271 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 486/1961] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:53:32 2026] POST /volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:32.069773 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-192547ea-7a3c-4cab-8a5f-b2d701e06696 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.072269 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-192547ea-7a3c-4cab-8a5f-b2d701e06696 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb Aug 25 04:53:32.073793 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-192547ea-7a3c-4cab-8a5f-b2d701e06696 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:32.073793 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-192547ea-7a3c-4cab-8a5f-b2d701e06696 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:32.074029 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-192547ea-7a3c-4cab-8a5f-b2d701e06696 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete snapshot with id: 4719011a-a59d-4da5-a546-448e7b76d4eb Aug 25 04:53:32.080670 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:32.080670 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:32.081133 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-192547ea-7a3c-4cab-8a5f-b2d701e06696 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:32.102110 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-192547ea-7a3c-4cab-8a5f-b2d701e06696 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot delete request issued successfully. Aug 25 04:53:32.102257 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-192547ea-7a3c-4cab-8a5f-b2d701e06696 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb returned with HTTP 202 Aug 25 04:53:32.102843 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 497/1962] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:32 2026] DELETE /volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:32.105738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.109995 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/limits Aug 25 04:53:32.110172 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:32.110413 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:32.112211 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d5e0b42-59b6-4b0a-a390-7bc8845de2b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.115419 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d5e0b42-59b6-4b0a-a390-7bc8845de2b5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb Aug 25 04:53:32.115802 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d5e0b42-59b6-4b0a-a390-7bc8845de2b5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:32.116114 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d5e0b42-59b6-4b0a-a390-7bc8845de2b5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:32.124488 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:32.124488 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:32.124998 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d5e0b42-59b6-4b0a-a390-7bc8845de2b5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:32.126042 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d5e0b42-59b6-4b0a-a390-7bc8845de2b5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb returned with HTTP 200 Aug 25 04:53:32.126706 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 491/1963] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:32 2026] GET /volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:32.131394 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:53:32.131904 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:53:32.133626 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1285099462-1537250178, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:53:32.133626 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-395808041-411848416, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:53:32.133626 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-136799922-649834670, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:53:32.159559 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-0a82232d-b0e0-4ad4-b463-18dd0312f675 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/limits returned with HTTP 200 Aug 25 04:53:32.160241 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 490/1964] 10.4.3.213 () {68 vars in 1484 bytes} [Tue Aug 25 04:53:32 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:32.220109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-8fff3b30-c653-467c-86b1-e2f9f3b11e04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.221373 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f65ca7e9-ae5d-423e-aabc-9c82f29972f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.224374 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f65ca7e9-ae5d-423e-aabc-9c82f29972f9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:32.224516 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-8fff3b30-c653-467c-86b1-e2f9f3b11e04 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:32.224613 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f65ca7e9-ae5d-423e-aabc-9c82f29972f9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:32.224778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-8fff3b30-c653-467c-86b1-e2f9f3b11e04 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:32.224925 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f65ca7e9-ae5d-423e-aabc-9c82f29972f9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:32.224990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-8fff3b30-c653-467c-86b1-e2f9f3b11e04 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:32.225157 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f65ca7e9-ae5d-423e-aabc-9c82f29972f9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:32.230757 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:32.230757 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:32.231763 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f65ca7e9-ae5d-423e-aabc-9c82f29972f9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:32.232316 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 498/1965] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:32 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:32.243599 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:32.243599 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:32.249601 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-8fff3b30-c653-467c-86b1-e2f9f3b11e04 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:32.257914 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-8fff3b30-c653-467c-86b1-e2f9f3b11e04 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 200 Aug 25 04:53:32.258511 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 487/1966] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:32 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 1660 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:32.272473 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-acb3e1f2-9923-46cf-b4b7-8948b5ff611c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.275938 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-acb3e1f2-9923-46cf-b4b7-8948b5ff611c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:32.276420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-acb3e1f2-9923-46cf-b4b7-8948b5ff611c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "693360a0-9a2a-4135-b48e-8aafe46e3a76", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:32.293640 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:32.293640 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:32.294359 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-acb3e1f2-9923-46cf-b4b7-8948b5ff611c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:32.294494 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-acb3e1f2-9923-46cf-b4b7-8948b5ff611c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Create snapshot from volume 693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:32.347906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-acb3e1f2-9923-46cf-b4b7-8948b5ff611c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Created reservations ['52c52473-8450-476f-9d6d-b1dd5bb8f66e', 'de75cff6-6423-4b24-8414-3f35a4c74150', '4c9e704a-341d-4c59-a1e2-d2a5875dc4dd', 'e49b0a38-9432-4e4d-86aa-cc8cbb2511cf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:32.395739 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-acb3e1f2-9923-46cf-b4b7-8948b5ff611c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Snapshot force create request issued successfully. Aug 25 04:53:32.395972 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d07606f2-fdec-4cba-92fd-8c639cf7363e req-acb3e1f2-9923-46cf-b4b7-8948b5ff611c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:32.396632 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 492/1967] 10.4.3.213 () {72 vars in 1547 bytes} [Tue Aug 25 04:53:32 2026] POST /volume/v3/snapshots => generated 292 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:32.672711 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71094c50-50b0-4545-b235-aaa4ef29771b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.674928 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71094c50-50b0-4545-b235-aaa4ef29771b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:32.675394 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71094c50-50b0-4545-b235-aaa4ef29771b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:32.675794 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71094c50-50b0-4545-b235-aaa4ef29771b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:32.690835 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:32.690835 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:32.696357 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71094c50-50b0-4545-b235-aaa4ef29771b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:32.702297 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71094c50-50b0-4545-b235-aaa4ef29771b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:32.702556 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 491/1968] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:32 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:32.910173 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-002499c4-3346-46de-8282-2526ea52bbcd req-29fdfee4-4414-4454-9dfe-f59b5c54c19f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:32.912632 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-29fdfee4-4414-4454-9dfe-f59b5c54c19f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:32.912888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-29fdfee4-4414-4454-9dfe-f59b5c54c19f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:32.913154 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-29fdfee4-4414-4454-9dfe-f59b5c54c19f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:32.921225 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:32.921225 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:32.925395 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-002499c4-3346-46de-8282-2526ea52bbcd req-29fdfee4-4414-4454-9dfe-f59b5c54c19f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:32.930409 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-29fdfee4-4414-4454-9dfe-f59b5c54c19f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:32.930892 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 499/1969] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:32 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:33.037543 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2781f08-9e41-463a-a45f-129bc277c985 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.037543 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2781f08-9e41-463a-a45f-129bc277c985 None None] GET https://10.4.3.213/volume// Aug 25 04:53:33.037543 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2781f08-9e41-463a-a45f-129bc277c985 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:33.037543 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2781f08-9e41-463a-a45f-129bc277c985 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:33.037543 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2781f08-9e41-463a-a45f-129bc277c985 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:33.040563 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 488/1970] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:53:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:53:33.052558 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-002499c4-3346-46de-8282-2526ea52bbcd req-ca6b8ab9-c088-4a59-a1db-0b545b7c9839 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.056542 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-ca6b8ab9-c088-4a59-a1db-0b545b7c9839 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:53:33.056542 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-ca6b8ab9-c088-4a59-a1db-0b545b7c9839 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9d27a0a-7119-4291-a6d2-8f2660edd975", "connector": null, "instance_uuid": "b95f0559-89e6-490f-8f7a-fee38ba94f62"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:33.068749 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:33.068749 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:33.112145 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-ca6b8ab9-c088-4a59-a1db-0b545b7c9839 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:53:33.112732 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 493/1971] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:53:33 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 25 04:53:33.140601 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-48914d8f-b79a-48b8-bdaa-542b9c096734 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.143651 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48914d8f-b79a-48b8-bdaa-542b9c096734 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb Aug 25 04:53:33.143911 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48914d8f-b79a-48b8-bdaa-542b9c096734 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:33.144269 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48914d8f-b79a-48b8-bdaa-542b9c096734 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:33.151141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc2a214f-2682-4fba-9eaf-5390e7b59e8a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.151806 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48914d8f-b79a-48b8-bdaa-542b9c096734 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb returned with HTTP 404 Aug 25 04:53:33.153206 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 492/1972] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:33 2026] GET /volume/v3/snapshots/4719011a-a59d-4da5-a546-448e7b76d4eb => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:33.153472 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc2a214f-2682-4fba-9eaf-5390e7b59e8a tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:33.153472 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc2a214f-2682-4fba-9eaf-5390e7b59e8a tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:33.153610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc2a214f-2682-4fba-9eaf-5390e7b59e8a tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:33.161628 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de985b32-4ac1-49a0-bcef-5fbcff8d381d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.163770 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de985b32-4ac1-49a0-bcef-5fbcff8d381d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 Aug 25 04:53:33.164041 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de985b32-4ac1-49a0-bcef-5fbcff8d381d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:33.164244 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de985b32-4ac1-49a0-bcef-5fbcff8d381d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:33.164465 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-de985b32-4ac1-49a0-bcef-5fbcff8d381d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume with id: 283deed8-634c-45ef-b6f3-47876a0248a0 Aug 25 04:53:33.167047 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:33.167047 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:33.174389 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bc2a214f-2682-4fba-9eaf-5390e7b59e8a tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:33.174588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-231701c2-b1ec-4070-90e7-0477b295d22f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.175096 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-231701c2-b1ec-4070-90e7-0477b295d22f None None] GET https://10.4.3.213/volume// Aug 25 04:53:33.175971 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-231701c2-b1ec-4070-90e7-0477b295d22f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:33.175971 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-231701c2-b1ec-4070-90e7-0477b295d22f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:33.175971 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-231701c2-b1ec-4070-90e7-0477b295d22f None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:33.176508 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 494/1973] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:53:33.180359 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc2a214f-2682-4fba-9eaf-5390e7b59e8a tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:33.181242 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 500/1974] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:33 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:33.185603 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:33.185603 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:33.186051 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de985b32-4ac1-49a0-bcef-5fbcff8d381d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:33.187424 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-002499c4-3346-46de-8282-2526ea52bbcd req-2d52f2dc-7447-4c52-9155-946d5e24907c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.190510 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-2d52f2dc-7447-4c52-9155-946d5e24907c tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:33.190812 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-2d52f2dc-7447-4c52-9155-946d5e24907c tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:33.191092 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-2d52f2dc-7447-4c52-9155-946d5e24907c tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:33.209938 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:33.209938 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:33.219410 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-002499c4-3346-46de-8282-2526ea52bbcd req-2d52f2dc-7447-4c52-9155-946d5e24907c tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:33.227033 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-2d52f2dc-7447-4c52-9155-946d5e24907c tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:33.227574 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 493/1975] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:33 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1028 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:33.228287 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de985b32-4ac1-49a0-bcef-5fbcff8d381d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume request issued successfully. Aug 25 04:53:33.228545 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de985b32-4ac1-49a0-bcef-5fbcff8d381d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 returned with HTTP 202 Aug 25 04:53:33.229137 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 489/1976] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:33 2026] DELETE /volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:33.239897 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d798689-1b2b-475a-bc4f-5cd69c9e8bb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.242763 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d798689-1b2b-475a-bc4f-5cd69c9e8bb0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 Aug 25 04:53:33.243041 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d798689-1b2b-475a-bc4f-5cd69c9e8bb0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:33.243325 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d798689-1b2b-475a-bc4f-5cd69c9e8bb0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:33.248463 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6c1a58e-1c89-482d-a142-2e8204d08a24 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.250842 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6c1a58e-1c89-482d-a142-2e8204d08a24 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:33.251141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6c1a58e-1c89-482d-a142-2e8204d08a24 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:33.251484 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6c1a58e-1c89-482d-a142-2e8204d08a24 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:33.251647 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a6c1a58e-1c89-482d-a142-2e8204d08a24 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:33.258175 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:33.258175 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:33.260556 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6c1a58e-1c89-482d-a142-2e8204d08a24 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:33.260556 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 501/1977] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:33 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:33.263270 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:33.263270 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:33.276927 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d798689-1b2b-475a-bc4f-5cd69c9e8bb0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:33.282948 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d798689-1b2b-475a-bc4f-5cd69c9e8bb0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 returned with HTTP 200 Aug 25 04:53:33.283560 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 495/1978] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:33 2026] GET /volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:33.366041 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-002499c4-3346-46de-8282-2526ea52bbcd req-1515560e-756a-4c2c-932c-cb923718f60e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.368690 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-1515560e-756a-4c2c-932c-cb923718f60e tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] PUT https://10.4.3.213/volume/v3/attachments/03562413-0fdd-4777-941d-09ebcc1b8e24 Aug 25 04:53:33.369508 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-1515560e-756a-4c2c-932c-cb923718f60e tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:33.379256 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-002499c4-3346-46de-8282-2526ea52bbcd req-1515560e-756a-4c2c-932c-cb923718f60e tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Acquiring lock "cinder-attachment_update-e9d27a0a-7119-4291-a6d2-8f2660edd975-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:53:33.384591 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-002499c4-3346-46de-8282-2526ea52bbcd req-1515560e-756a-4c2c-932c-cb923718f60e tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Lock "cinder-attachment_update-e9d27a0a-7119-4291-a6d2-8f2660edd975-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:53:33.385750 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:33.385750 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:33.518522 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-002499c4-3346-46de-8282-2526ea52bbcd req-1515560e-756a-4c2c-932c-cb923718f60e tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Lock "cinder-attachment_update-e9d27a0a-7119-4291-a6d2-8f2660edd975-np0000008045" released by "attachment_update" :: held 0.134s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:53:33.518939 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-1515560e-756a-4c2c-932c-cb923718f60e tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/attachments/03562413-0fdd-4777-941d-09ebcc1b8e24 returned with HTTP 200 Aug 25 04:53:33.519562 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 494/1979] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:53:33 2026] PUT /volume/v3/attachments/03562413-0fdd-4777-941d-09ebcc1b8e24 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:33.716900 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06b779e3-01d6-496e-bb38-03edecbede6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.720790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06b779e3-01d6-496e-bb38-03edecbede6b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:33.720790 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06b779e3-01d6-496e-bb38-03edecbede6b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:33.721373 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06b779e3-01d6-496e-bb38-03edecbede6b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:33.736497 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:33.736497 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:33.743145 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06b779e3-01d6-496e-bb38-03edecbede6b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:33.753019 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06b779e3-01d6-496e-bb38-03edecbede6b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:33.753019 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 490/1980] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:33 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:33.941462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-71e9ac76-cf12-4b52-96ef-420d275c78ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:33.947464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-71e9ac76-cf12-4b52-96ef-420d275c78ac tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/attachments/1441f07a-9eb2-4d79-96c8-82de9d14998a/action Aug 25 04:53:33.947464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-71e9ac76-cf12-4b52-96ef-420d275c78ac tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:33.947716 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-71e9ac76-cf12-4b52-96ef-420d275c78ac tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:33.967928 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:33.967928 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:33.991688 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-66100200-d97d-4f1a-b3dd-3e25927b9896 req-71e9ac76-cf12-4b52-96ef-420d275c78ac tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments/1441f07a-9eb2-4d79-96c8-82de9d14998a/action returned with HTTP 204 Aug 25 04:53:33.991688 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 502/1981] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:53:33 2026] POST /volume/v3/attachments/1441f07a-9eb2-4d79-96c8-82de9d14998a/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:34.200167 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4222ca89-1a50-455f-95d3-26139f3c3ccc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:34.202457 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4222ca89-1a50-455f-95d3-26139f3c3ccc tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:34.202693 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4222ca89-1a50-455f-95d3-26139f3c3ccc tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:34.203771 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4222ca89-1a50-455f-95d3-26139f3c3ccc tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:34.217732 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:34.217732 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:34.223686 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4222ca89-1a50-455f-95d3-26139f3c3ccc tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:34.232866 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4222ca89-1a50-455f-95d3-26139f3c3ccc tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:34.233950 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 496/1982] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:34 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:53:34.278000 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cacb29b8-df28-4532-b445-e7913605af2e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:34.281044 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cacb29b8-df28-4532-b445-e7913605af2e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:34.281722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cacb29b8-df28-4532-b445-e7913605af2e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:34.281935 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cacb29b8-df28-4532-b445-e7913605af2e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:34.282927 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-cacb29b8-df28-4532-b445-e7913605af2e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:34.292684 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:34.292684 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:34.292684 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cacb29b8-df28-4532-b445-e7913605af2e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:34.292684 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 495/1983] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:34 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:34.302909 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-072ab1af-1590-4fed-878b-7c843c6d2fc6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:34.307692 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-072ab1af-1590-4fed-878b-7c843c6d2fc6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 Aug 25 04:53:34.308032 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-072ab1af-1590-4fed-878b-7c843c6d2fc6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:34.308032 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-072ab1af-1590-4fed-878b-7c843c6d2fc6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:34.315567 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-072ab1af-1590-4fed-878b-7c843c6d2fc6 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 returned with HTTP 404 Aug 25 04:53:34.315567 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 491/1984] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:34 2026] GET /volume/v3/volumes/283deed8-634c-45ef-b6f3-47876a0248a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:34.333549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a695e344-cdf4-45ff-976e-35de038ee057 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:34.336133 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:34.336513 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-558661483"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:34.339217 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-558661483'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:34.339217 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume of 1 GB Aug 25 04:53:34.344866 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Availability Zones retrieved successfully. Aug 25 04:53:34.352671 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (55f025ca-7347-4b80-9469-6b38cb19faa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:34.354004 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8639d43-1984-425c-ac66-e96ea3e83066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:34.355152 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:34.390261 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8639d43-1984-425c-ac66-e96ea3e83066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:34.391323 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d29d3f-0b70-472f-93d4-d0216de882a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:34.446110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['041970e9-4c64-4b37-b763-ccaaa5c70abf', 'ebe342ea-b1c1-4468-b4dd-d4a3bc769ed3', 'ecf3ff43-f071-495b-abe5-fa9f53c555c3', '4fe39abb-24d5-4123-b08b-8732f7c90c17'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:34.447345 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d29d3f-0b70-472f-93d4-d0216de882a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041970e9-4c64-4b37-b763-ccaaa5c70abf', 'ebe342ea-b1c1-4468-b4dd-d4a3bc769ed3', 'ecf3ff43-f071-495b-abe5-fa9f53c555c3', '4fe39abb-24d5-4123-b08b-8732f7c90c17']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:34.448300 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (190b809b-fc45-41b8-ab38-3b8b9f30e3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:34.486419 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (190b809b-fc45-41b8-ab38-3b8b9f30e3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '874ef08a-5f75-430e-8566-86b6394a16a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-558661483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['041970e9-4c64-4b37-b763-ccaaa5c70abf','ebe342ea-b1c1-4468-b4dd-d4a3bc769ed3','ecf3ff43-f071-495b-abe5-fa9f53c555c3','4fe39abb-24d5-4123-b08b-8732f7c90c17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-558661483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=874ef08a-5f75-430e-8566-86b6394a16a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b72e5223ac0b44638ce23488b5c530a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:34.488046 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1044e920-8330-439a-b96e-7bae77ef4f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:34.517797 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1044e920-8330-439a-b96e-7bae77ef4f75) transitioned into state 'SUCCESS' from state '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-558661483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['041970e9-4c64-4b37-b763-ccaaa5c70abf','ebe342ea-b1c1-4468-b4dd-d4a3bc769ed3','ecf3ff43-f071-495b-abe5-fa9f53c555c3','4fe39abb-24d5-4123-b08b-8732f7c90c17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:34.518853 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7468ccd1-9904-411c-8326-65c7fb790903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:34.533886 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7468ccd1-9904-411c-8326-65c7fb790903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:34.535048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (55f025ca-7347-4b80-9469-6b38cb19faa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:34.535173 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request issued successfully. Aug 25 04:53:34.536611 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a695e344-cdf4-45ff-976e-35de038ee057 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:34.536611 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 503/1985] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:34 2026] POST /volume/v3/volumes => generated 777 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:34.552635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-621000b3-069d-46f2-9892-6c009fc2e9f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:34.555129 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-621000b3-069d-46f2-9892-6c009fc2e9f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 Aug 25 04:53:34.555269 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-621000b3-069d-46f2-9892-6c009fc2e9f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:34.555546 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-621000b3-069d-46f2-9892-6c009fc2e9f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:34.566355 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:34.566355 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:34.571656 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-621000b3-069d-46f2-9892-6c009fc2e9f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:34.579833 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-621000b3-069d-46f2-9892-6c009fc2e9f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 returned with HTTP 200 Aug 25 04:53:34.580605 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 497/1986] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:34 2026] GET /volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:34.771682 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8ff20ee2-57c1-4951-9d77-aaee6bb42dd3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:34.774708 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ff20ee2-57c1-4951-9d77-aaee6bb42dd3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:34.774708 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ff20ee2-57c1-4951-9d77-aaee6bb42dd3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:34.774958 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ff20ee2-57c1-4951-9d77-aaee6bb42dd3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:34.787848 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:34.787848 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:34.792023 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ff20ee2-57c1-4951-9d77-aaee6bb42dd3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:34.796964 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ff20ee2-57c1-4951-9d77-aaee6bb42dd3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:34.797357 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 496/1987] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:34 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:34.817451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae14748d-5b5d-40e4-a8d1-7418afdfacf9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:34.819634 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae14748d-5b5d-40e4-a8d1-7418afdfacf9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:34.819855 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae14748d-5b5d-40e4-a8d1-7418afdfacf9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:34.820082 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae14748d-5b5d-40e4-a8d1-7418afdfacf9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:34.834947 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:34.834947 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:34.843283 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ae14748d-5b5d-40e4-a8d1-7418afdfacf9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:34.850194 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae14748d-5b5d-40e4-a8d1-7418afdfacf9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:34.850714 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 492/1988] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:34 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:34.974097 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:34.977608 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:34.977812 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-237072454"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:34.979742 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-237072454'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:34.979742 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Create volume of 1 GB Aug 25 04:53:34.979920 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:34.979920 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:34.984748 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Availability Zones retrieved successfully. Aug 25 04:53:34.991714 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Flow 'volume_create_api' (6320748f-30e8-4deb-881a-10c23688a4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:34.992709 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de24f4b-e7c4-4c67-b365-24735ca32945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:34.994089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:35.025289 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de24f4b-e7c4-4c67-b365-24735ca32945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:35.026561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be53ff1c-bab6-4c8e-876d-eded9d474387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:35.094520 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Created reservations ['06cd839e-56f0-4cb9-ab92-363a7346583f', '64a58c4f-d2a2-4c63-8048-e4f4c4150ce1', '89bf9d5c-3024-4164-937a-35bd891dd2d4', '99bc9274-8de1-4547-8b1d-6c10ffc88685'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:35.096012 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be53ff1c-bab6-4c8e-876d-eded9d474387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06cd839e-56f0-4cb9-ab92-363a7346583f', '64a58c4f-d2a2-4c63-8048-e4f4c4150ce1', '89bf9d5c-3024-4164-937a-35bd891dd2d4', '99bc9274-8de1-4547-8b1d-6c10ffc88685']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:35.096850 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f44232-b4fd-4dfd-b668-0cca41f20d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:35.127516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f44232-b4fd-4dfd-b668-0cca41f20d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2345006-1c91-4f39-9541-dbd6fd5ead7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-237072454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d085c64078f34973b0e568de62d99b5d',qos_specs=None,replication_status=,reservations=['06cd839e-56f0-4cb9-ab92-363a7346583f','64a58c4f-d2a2-4c63-8048-e4f4c4150ce1','89bf9d5c-3024-4164-937a-35bd891dd2d4','99bc9274-8de1-4547-8b1d-6c10ffc88685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbda3362f75e4d9083f49d2b4b526ac4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-237072454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2345006-1c91-4f39-9541-dbd6fd5ead7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d085c64078f34973b0e568de62d99b5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbda3362f75e4d9083f49d2b4b526ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:35.128534 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56c81ae-54ac-42ae-b779-df9249ce98af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:35.163622 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56c81ae-54ac-42ae-b779-df9249ce98af) transitioned into state 'SUCCESS' from state '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-237072454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d085c64078f34973b0e568de62d99b5d',qos_specs=None,replication_status=,reservations=['06cd839e-56f0-4cb9-ab92-363a7346583f','64a58c4f-d2a2-4c63-8048-e4f4c4150ce1','89bf9d5c-3024-4164-937a-35bd891dd2d4','99bc9274-8de1-4547-8b1d-6c10ffc88685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbda3362f75e4d9083f49d2b4b526ac4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:35.164551 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a97389b9-a123-42ee-b042-e7bb471ae5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:35.176441 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a97389b9-a123-42ee-b042-e7bb471ae5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:35.177415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Flow 'volume_create_api' (6320748f-30e8-4deb-881a-10c23688a4af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:35.177780 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Create volume request issued successfully. Aug 25 04:53:35.178529 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a53f65be-da76-4d60-9a88-305c7a06f0fc tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:35.178949 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 504/1989] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:34 2026] POST /volume/v3/volumes => generated 750 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:35.200572 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9a113a4-8182-4bb4-b6c6-c9e7c849a5df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:35.206810 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9a113a4-8182-4bb4-b6c6-c9e7c849a5df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:35.208896 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9a113a4-8182-4bb4-b6c6-c9e7c849a5df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:35.209247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9a113a4-8182-4bb4-b6c6-c9e7c849a5df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:35.224909 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:35.224909 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:35.230761 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9a113a4-8182-4bb4-b6c6-c9e7c849a5df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:35.238525 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9a113a4-8182-4bb4-b6c6-c9e7c849a5df tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:35.239540 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 498/1990] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:35 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:35.250511 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-caa431bc-420a-4ecb-9490-dfa5fdec9a3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:35.252702 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-caa431bc-420a-4ecb-9490-dfa5fdec9a3d tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:35.253097 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-caa431bc-420a-4ecb-9490-dfa5fdec9a3d tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:35.253316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-caa431bc-420a-4ecb-9490-dfa5fdec9a3d tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:35.263808 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:35.263808 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:35.268025 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-caa431bc-420a-4ecb-9490-dfa5fdec9a3d tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:35.273465 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-caa431bc-420a-4ecb-9490-dfa5fdec9a3d tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:35.273969 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 497/1991] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:35 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:35.307400 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df5120e9-2c7a-48fb-a639-281c9d272474 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:35.309782 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df5120e9-2c7a-48fb-a639-281c9d272474 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:35.310817 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df5120e9-2c7a-48fb-a639-281c9d272474 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:35.311114 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df5120e9-2c7a-48fb-a639-281c9d272474 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:35.311309 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-df5120e9-2c7a-48fb-a639-281c9d272474 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:35.318063 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:35.318063 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:35.319197 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df5120e9-2c7a-48fb-a639-281c9d272474 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:35.319779 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 493/1992] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:35 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:35.595286 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6f3e994-816e-43e4-a1c7-60bb55c4247e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:35.598108 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6f3e994-816e-43e4-a1c7-60bb55c4247e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 Aug 25 04:53:35.598393 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6f3e994-816e-43e4-a1c7-60bb55c4247e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:35.598701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6f3e994-816e-43e4-a1c7-60bb55c4247e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:35.609372 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:35.609372 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:35.615188 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a6f3e994-816e-43e4-a1c7-60bb55c4247e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:35.621729 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6f3e994-816e-43e4-a1c7-60bb55c4247e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 returned with HTTP 200 Aug 25 04:53:35.622231 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 505/1993] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:35 2026] GET /volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:35.641157 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05048bbb-95f8-4a25-b8c4-73f5ac1f4684 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:35.643364 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05048bbb-95f8-4a25-b8c4-73f5ac1f4684 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:35.644060 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05048bbb-95f8-4a25-b8c4-73f5ac1f4684 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "874ef08a-5f75-430e-8566-86b6394a16a8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1236595987"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:35.656089 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:35.656089 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:35.656793 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05048bbb-95f8-4a25-b8c4-73f5ac1f4684 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:35.656841 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-05048bbb-95f8-4a25-b8c4-73f5ac1f4684 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create snapshot from volume 874ef08a-5f75-430e-8566-86b6394a16a8 Aug 25 04:53:35.717024 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-05048bbb-95f8-4a25-b8c4-73f5ac1f4684 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['adee9718-4062-4568-8796-7db8c11a7f85', '400acf84-8f7f-4d72-a1ff-d77ecf6e38dc', 'e8b855b6-ddb5-4126-ae13-e7bf6fb85614', 'cc0ca1a0-1614-4747-993d-2433fff631ca'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:35.727034 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9e866c4f-422a-4133-8202-365515bdec2a req-1e564a12-8d42-44ca-a63c-5221a1a8846f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:35.732588 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9e866c4f-422a-4133-8202-365515bdec2a req-1e564a12-8d42-44ca-a63c-5221a1a8846f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:35.732810 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9e866c4f-422a-4133-8202-365515bdec2a req-1e564a12-8d42-44ca-a63c-5221a1a8846f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:35.733014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9e866c4f-422a-4133-8202-365515bdec2a req-1e564a12-8d42-44ca-a63c-5221a1a8846f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:35.747141 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:35.747141 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:35.752354 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-9e866c4f-422a-4133-8202-365515bdec2a req-1e564a12-8d42-44ca-a63c-5221a1a8846f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:35.762534 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9e866c4f-422a-4133-8202-365515bdec2a req-1e564a12-8d42-44ca-a63c-5221a1a8846f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 200 Aug 25 04:53:35.763244 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 498/1994] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:35 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 1660 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:35.770164 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05048bbb-95f8-4a25-b8c4-73f5ac1f4684 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot create request issued successfully. Aug 25 04:53:35.770828 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05048bbb-95f8-4a25-b8c4-73f5ac1f4684 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:35.771171 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 499/1995] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:53:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 04:53:35.788962 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f85fa817-ce8f-4ea0-ba60-de1bc548380a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:35.792509 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f85fa817-ce8f-4ea0-ba60-de1bc548380a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 Aug 25 04:53:35.792843 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f85fa817-ce8f-4ea0-ba60-de1bc548380a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:35.793031 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f85fa817-ce8f-4ea0-ba60-de1bc548380a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:35.801532 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:35.801532 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:35.802089 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f85fa817-ce8f-4ea0-ba60-de1bc548380a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:35.802971 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f85fa817-ce8f-4ea0-ba60-de1bc548380a tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 returned with HTTP 200 Aug 25 04:53:35.803383 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 494/1996] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:35 2026] GET /volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:36.254400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f6ea788-84e6-44ac-8dc0-c6fb1e9a8315 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.256460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f6ea788-84e6-44ac-8dc0-c6fb1e9a8315 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:36.256703 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f6ea788-84e6-44ac-8dc0-c6fb1e9a8315 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.256971 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f6ea788-84e6-44ac-8dc0-c6fb1e9a8315 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.266259 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.266259 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:36.270553 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1f6ea788-84e6-44ac-8dc0-c6fb1e9a8315 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:36.277520 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f6ea788-84e6-44ac-8dc0-c6fb1e9a8315 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:36.277999 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 506/1997] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:36.293345 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bf0d6a1a-4d6c-4fcf-9458-ad24d0f33f5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.295289 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf0d6a1a-4d6c-4fcf-9458-ad24d0f33f5f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:36.295567 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf0d6a1a-4d6c-4fcf-9458-ad24d0f33f5f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.295783 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf0d6a1a-4d6c-4fcf-9458-ad24d0f33f5f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.307152 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.307152 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:36.311904 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bf0d6a1a-4d6c-4fcf-9458-ad24d0f33f5f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:36.317223 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf0d6a1a-4d6c-4fcf-9458-ad24d0f33f5f tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:36.317703 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 499/1998] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:36.325093 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bf51751c-70ce-4113-b233-37002a9291b4 req-1af80c81-9a8b-43b7-b70a-bdf50e6a3ec5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.329709 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-1af80c81-9a8b-43b7-b70a-bdf50e6a3ec5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:36.329918 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-1af80c81-9a8b-43b7-b70a-bdf50e6a3ec5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.330148 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-1af80c81-9a8b-43b7-b70a-bdf50e6a3ec5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.334370 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-454c3518-bd14-4e68-9849-dd0a285f479c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.336806 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-454c3518-bd14-4e68-9849-dd0a285f479c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:36.337105 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-454c3518-bd14-4e68-9849-dd0a285f479c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.337403 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-454c3518-bd14-4e68-9849-dd0a285f479c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.337607 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-454c3518-bd14-4e68-9849-dd0a285f479c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:36.338875 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.338875 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:36.342655 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bf51751c-70ce-4113-b233-37002a9291b4 req-1af80c81-9a8b-43b7-b70a-bdf50e6a3ec5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:36.343562 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.343562 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:36.344866 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-454c3518-bd14-4e68-9849-dd0a285f479c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:36.345325 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 495/1999] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:36.349716 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-1af80c81-9a8b-43b7-b70a-bdf50e6a3ec5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:36.350141 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 500/2000] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:36.435160 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-191503f5-2e47-4191-a367-caa5ff4f67a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.435746 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-191503f5-2e47-4191-a367-caa5ff4f67a2 None None] GET https://10.4.3.213/volume// Aug 25 04:53:36.435990 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-191503f5-2e47-4191-a367-caa5ff4f67a2 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.436255 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-191503f5-2e47-4191-a367-caa5ff4f67a2 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.436710 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-191503f5-2e47-4191-a367-caa5ff4f67a2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:36.437097 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 507/2001] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:53:36.446570 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-bf51751c-70ce-4113-b233-37002a9291b4 req-58a55a79-e2b6-4b82-89e4-928d517e9aa0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.448828 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-58a55a79-e2b6-4b82-89e4-928d517e9aa0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:53:36.449230 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-58a55a79-e2b6-4b82-89e4-928d517e9aa0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2345006-1c91-4f39-9541-dbd6fd5ead7c", "connector": null, "instance_uuid": "3c7d0486-92fb-4846-9188-0a89a0ca6bbe"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:36.457572 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.457572 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:36.480839 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-58a55a79-e2b6-4b82-89e4-928d517e9aa0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:53:36.481342 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 500/2002] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:53:36 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 25 04:53:36.515610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ebfb6c1-a62b-4d37-b31f-b83aa36c4652 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.518583 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ebfb6c1-a62b-4d37-b31f-b83aa36c4652 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:36.518900 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ebfb6c1-a62b-4d37-b31f-b83aa36c4652 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.519193 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ebfb6c1-a62b-4d37-b31f-b83aa36c4652 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.533297 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-997b4487-5206-43e6-b595-19b5df76bc95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.533777 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-997b4487-5206-43e6-b595-19b5df76bc95 None None] GET https://10.4.3.213/volume// Aug 25 04:53:36.533945 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-997b4487-5206-43e6-b595-19b5df76bc95 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.534142 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-997b4487-5206-43e6-b595-19b5df76bc95 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.534565 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-997b4487-5206-43e6-b595-19b5df76bc95 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:36.534879 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 501/2003] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53: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 25 04:53:36.541158 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.541158 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:36.545866 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bf51751c-70ce-4113-b233-37002a9291b4 req-74acd6db-68b4-49b7-92be-aa8f52d1646a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.546687 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8ebfb6c1-a62b-4d37-b31f-b83aa36c4652 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:36.549549 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-74acd6db-68b4-49b7-92be-aa8f52d1646a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:36.549871 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-74acd6db-68b4-49b7-92be-aa8f52d1646a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.550158 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-74acd6db-68b4-49b7-92be-aa8f52d1646a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.553097 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ebfb6c1-a62b-4d37-b31f-b83aa36c4652 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:36.553582 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 496/2004] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:36.561900 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.561900 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:36.565459 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-bf51751c-70ce-4113-b233-37002a9291b4 req-74acd6db-68b4-49b7-92be-aa8f52d1646a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:36.569631 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-74acd6db-68b4-49b7-92be-aa8f52d1646a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:36.570322 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 508/2005] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:36.672559 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-bf51751c-70ce-4113-b233-37002a9291b4 req-e33b4493-74ee-4e1c-a6a3-e636c6b4cc14 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.674954 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-e33b4493-74ee-4e1c-a6a3-e636c6b4cc14 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] PUT https://10.4.3.213/volume/v3/attachments/662e8644-5e29-493f-af90-919557a05f27 Aug 25 04:53:36.675382 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-e33b4493-74ee-4e1c-a6a3-e636c6b4cc14 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:36.685605 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-bf51751c-70ce-4113-b233-37002a9291b4 req-e33b4493-74ee-4e1c-a6a3-e636c6b4cc14 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Acquiring lock "cinder-attachment_update-e2345006-1c91-4f39-9541-dbd6fd5ead7c-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:53:36.690576 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-bf51751c-70ce-4113-b233-37002a9291b4 req-e33b4493-74ee-4e1c-a6a3-e636c6b4cc14 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Lock "cinder-attachment_update-e2345006-1c91-4f39-9541-dbd6fd5ead7c-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:53:36.691974 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.691974 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:36.813163 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8c99622-b5fe-4852-85b2-3143c2659f96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.816172 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8c99622-b5fe-4852-85b2-3143c2659f96 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 Aug 25 04:53:36.816172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8c99622-b5fe-4852-85b2-3143c2659f96 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.816172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8c99622-b5fe-4852-85b2-3143c2659f96 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.816344 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-bf51751c-70ce-4113-b233-37002a9291b4 req-e33b4493-74ee-4e1c-a6a3-e636c6b4cc14 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Lock "cinder-attachment_update-e2345006-1c91-4f39-9541-dbd6fd5ead7c-np0000008045" released by "attachment_update" :: held 0.126s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:53:36.816790 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-e33b4493-74ee-4e1c-a6a3-e636c6b4cc14 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments/662e8644-5e29-493f-af90-919557a05f27 returned with HTTP 200 Aug 25 04:53:36.817538 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 501/2006] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:53:36 2026] PUT /volume/v3/attachments/662e8644-5e29-493f-af90-919557a05f27 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:36.821445 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.821445 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:36.821912 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c8c99622-b5fe-4852-85b2-3143c2659f96 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:36.822675 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8c99622-b5fe-4852-85b2-3143c2659f96 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 returned with HTTP 200 Aug 25 04:53:36.823066 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 502/2007] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:36.835598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36d88bf9-2ab8-4381-96d5-96319fb70193 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.837985 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36d88bf9-2ab8-4381-96d5-96319fb70193 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] GET https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:36.838231 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36d88bf9-2ab8-4381-96d5-96319fb70193 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.838522 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36d88bf9-2ab8-4381-96d5-96319fb70193 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.838852 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-36d88bf9-2ab8-4381-96d5-96319fb70193 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:53:36.843351 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-36d88bf9-2ab8-4381-96d5-96319fb70193 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:53:36.849185 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-36d88bf9-2ab8-4381-96d5-96319fb70193 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Get all snapshots completed successfully. Aug 25 04:53:36.849655 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36d88bf9-2ab8-4381-96d5-96319fb70193 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 200 Aug 25 04:53:36.850125 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 497/2008] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/v3/snapshots => generated 336 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:36.859545 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-39df7ce2-8064-4da1-bc55-ffad24b211c2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.863754 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39df7ce2-8064-4da1-bc55-ffad24b211c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 Aug 25 04:53:36.863754 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39df7ce2-8064-4da1-bc55-ffad24b211c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.863754 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39df7ce2-8064-4da1-bc55-ffad24b211c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.863754 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-39df7ce2-8064-4da1-bc55-ffad24b211c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete snapshot with id: 90c0dbec-b2b9-4602-bf47-38eef00db376 Aug 25 04:53:36.870112 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.870112 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:36.870112 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-39df7ce2-8064-4da1-bc55-ffad24b211c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:36.895571 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-39df7ce2-8064-4da1-bc55-ffad24b211c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot delete request issued successfully. Aug 25 04:53:36.895776 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39df7ce2-8064-4da1-bc55-ffad24b211c2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 returned with HTTP 202 Aug 25 04:53:36.896922 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 509/2009] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:36 2026] DELETE /volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:36.905174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d9a47fc5-cf39-46e3-8563-baaab64272e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.907927 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9a47fc5-cf39-46e3-8563-baaab64272e5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 Aug 25 04:53:36.908248 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9a47fc5-cf39-46e3-8563-baaab64272e5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:36.908594 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9a47fc5-cf39-46e3-8563-baaab64272e5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:36.914512 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.914512 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:36.914871 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d9a47fc5-cf39-46e3-8563-baaab64272e5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:36.915699 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9a47fc5-cf39-46e3-8563-baaab64272e5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 returned with HTTP 200 Aug 25 04:53:36.916096 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 502/2010] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:36 2026] GET /volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:36.960021 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-002499c4-3346-46de-8282-2526ea52bbcd req-9caa8e39-36be-401d-bf24-72586f7cc6ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:36.962659 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-9caa8e39-36be-401d-bf24-72586f7cc6ff tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] POST https://10.4.3.213/volume/v3/attachments/03562413-0fdd-4777-941d-09ebcc1b8e24/action Aug 25 04:53:36.963145 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-9caa8e39-36be-401d-bf24-72586f7cc6ff tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:36.963325 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-9caa8e39-36be-401d-bf24-72586f7cc6ff tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:36.984007 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:36.984007 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:37.001163 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-002499c4-3346-46de-8282-2526ea52bbcd req-9caa8e39-36be-401d-bf24-72586f7cc6ff tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/attachments/03562413-0fdd-4777-941d-09ebcc1b8e24/action returned with HTTP 204 Aug 25 04:53:37.001929 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 503/2011] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:53:36 2026] POST /volume/v3/attachments/03562413-0fdd-4777-941d-09ebcc1b8e24/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:37.335378 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3606af13-7e50-4ae6-bbe7-f5878770adb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.335378 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3606af13-7e50-4ae6-bbe7-f5878770adb4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:37.335378 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3606af13-7e50-4ae6-bbe7-f5878770adb4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.335919 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3606af13-7e50-4ae6-bbe7-f5878770adb4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.346278 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.346278 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:37.350738 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3606af13-7e50-4ae6-bbe7-f5878770adb4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:37.357255 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3606af13-7e50-4ae6-bbe7-f5878770adb4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:37.357724 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 498/2012] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:37 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:37.358949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3a64a68f-6c8d-47e9-95ab-1417f1bfb978 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.364211 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a64a68f-6c8d-47e9-95ab-1417f1bfb978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:37.364461 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a64a68f-6c8d-47e9-95ab-1417f1bfb978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.364694 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a64a68f-6c8d-47e9-95ab-1417f1bfb978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.364827 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3a64a68f-6c8d-47e9-95ab-1417f1bfb978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:37.377335 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.377335 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:37.379097 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a64a68f-6c8d-47e9-95ab-1417f1bfb978 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:37.379257 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2175a20d-2ff6-498e-a6fe-f3fb10c978be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.379537 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 510/2013] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:37 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:37.381869 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2175a20d-2ff6-498e-a6fe-f3fb10c978be tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] POST https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975/action Aug 25 04:53:37.382366 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2175a20d-2ff6-498e-a6fe-f3fb10c978be tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:37.382612 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2175a20d-2ff6-498e-a6fe-f3fb10c978be tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:37.396715 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-baa9e83f-31aa-490f-815d-38dff6c1b4d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.397307 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.397307 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:37.397307 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2175a20d-2ff6-498e-a6fe-f3fb10c978be tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:37.397491 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baa9e83f-31aa-490f-815d-38dff6c1b4d3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 Aug 25 04:53:37.400501 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-baa9e83f-31aa-490f-815d-38dff6c1b4d3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.400501 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-baa9e83f-31aa-490f-815d-38dff6c1b4d3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.411336 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.411336 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:37.417503 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-baa9e83f-31aa-490f-815d-38dff6c1b4d3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:37.424860 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baa9e83f-31aa-490f-815d-38dff6c1b4d3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 returned with HTTP 200 Aug 25 04:53:37.425400 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 504/2014] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:37 2026] GET /volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 => generated 1412 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:37.443132 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-471c1145-6286-41bf-8c25-7e100b4f85c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.443541 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-2175a20d-2ff6-498e-a6fe-f3fb10c978be tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Created reservations ['e97f3290-d159-49c6-a723-795294e8cfaf', '4618f334-88b7-4b87-a0cd-9fe1027be757'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:37.445540 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-471c1145-6286-41bf-8c25-7e100b4f85c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 Aug 25 04:53:37.445864 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-471c1145-6286-41bf-8c25-7e100b4f85c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.446056 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-471c1145-6286-41bf-8c25-7e100b4f85c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.456455 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.456455 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:37.464029 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-471c1145-6286-41bf-8c25-7e100b4f85c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:37.464687 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2175a20d-2ff6-498e-a6fe-f3fb10c978be tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Extend volume request issued successfully. Aug 25 04:53:37.465994 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2175a20d-2ff6-498e-a6fe-f3fb10c978be tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975/action returned with HTTP 202 Aug 25 04:53:37.465994 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 503/2015] 10.4.3.213 () {70 vars in 1431 bytes} [Tue Aug 25 04:53:37 2026] POST /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 04:53:37.471025 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-471c1145-6286-41bf-8c25-7e100b4f85c3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 returned with HTTP 200 Aug 25 04:53:37.471660 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 499/2016] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:37 2026] GET /volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 => generated 1412 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:37.474394 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-90def0e6-b875-4c88-b007-403efa0628a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.476691 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90def0e6-b875-4c88-b007-403efa0628a4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:37.476868 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90def0e6-b875-4c88-b007-403efa0628a4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.477119 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90def0e6-b875-4c88-b007-403efa0628a4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.484134 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9077c62e-41ad-47ac-8fd4-b37986a05fec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.485894 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9077c62e-41ad-47ac-8fd4-b37986a05fec tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 Aug 25 04:53:37.486091 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9077c62e-41ad-47ac-8fd4-b37986a05fec tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.486275 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9077c62e-41ad-47ac-8fd4-b37986a05fec tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.486516 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9077c62e-41ad-47ac-8fd4-b37986a05fec tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume with id: 0cd9f669-7397-4082-ba8d-9173c8383e13 Aug 25 04:53:37.489039 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.489039 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:37.495702 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.495702 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:37.496447 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9077c62e-41ad-47ac-8fd4-b37986a05fec tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:37.496932 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-90def0e6-b875-4c88-b007-403efa0628a4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:37.504042 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90def0e6-b875-4c88-b007-403efa0628a4 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:37.504845 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 511/2017] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:37 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:37.521207 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9077c62e-41ad-47ac-8fd4-b37986a05fec tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume request issued successfully. Aug 25 04:53:37.521462 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9077c62e-41ad-47ac-8fd4-b37986a05fec tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 returned with HTTP 202 Aug 25 04:53:37.522038 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 505/2018] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:37 2026] DELETE /volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:37.532406 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-964dd86e-5503-4112-80f8-5a6cbd7629be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.535358 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-964dd86e-5503-4112-80f8-5a6cbd7629be tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 Aug 25 04:53:37.535726 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-964dd86e-5503-4112-80f8-5a6cbd7629be tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.535910 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-964dd86e-5503-4112-80f8-5a6cbd7629be tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.543714 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.543714 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:37.547845 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-964dd86e-5503-4112-80f8-5a6cbd7629be tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:37.553671 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-964dd86e-5503-4112-80f8-5a6cbd7629be tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 returned with HTTP 200 Aug 25 04:53:37.554048 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 504/2019] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:37 2026] GET /volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:37.568879 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b20bb2c5-5df4-4b3f-af2c-98349c077d30 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.570828 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b20bb2c5-5df4-4b3f-af2c-98349c077d30 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:37.571180 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b20bb2c5-5df4-4b3f-af2c-98349c077d30 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.571477 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b20bb2c5-5df4-4b3f-af2c-98349c077d30 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.581754 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.581754 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:37.585945 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b20bb2c5-5df4-4b3f-af2c-98349c077d30 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:37.591746 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b20bb2c5-5df4-4b3f-af2c-98349c077d30 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:37.592242 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 500/2020] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:37 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:37.845392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9e866c4f-422a-4133-8202-365515bdec2a req-e3543a21-5580-496c-b7d1-3d069f1a91de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.848661 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9e866c4f-422a-4133-8202-365515bdec2a req-e3543a21-5580-496c-b7d1-3d069f1a91de tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/attachments/fe90582a-34dc-4d97-9b63-da7d39920b54 Aug 25 04:53:37.848849 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9e866c4f-422a-4133-8202-365515bdec2a req-e3543a21-5580-496c-b7d1-3d069f1a91de tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.849035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9e866c4f-422a-4133-8202-365515bdec2a req-e3543a21-5580-496c-b7d1-3d069f1a91de tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.857491 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.857491 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:37.858005 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2175a20d-2ff6-498e-a6fe-f3fb10c978be req-942d07d3-730d-47d5-9ba2-be4f66038add None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.860128 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2175a20d-2ff6-498e-a6fe-f3fb10c978be req-942d07d3-730d-47d5-9ba2-be4f66038add service nova] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:37.860358 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2175a20d-2ff6-498e-a6fe-f3fb10c978be req-942d07d3-730d-47d5-9ba2-be4f66038add service nova] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.860609 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2175a20d-2ff6-498e-a6fe-f3fb10c978be req-942d07d3-730d-47d5-9ba2-be4f66038add service nova] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.872078 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.872078 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:37.875786 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2175a20d-2ff6-498e-a6fe-f3fb10c978be req-942d07d3-730d-47d5-9ba2-be4f66038add service nova] Volume info retrieved successfully. Aug 25 04:53:37.880500 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2175a20d-2ff6-498e-a6fe-f3fb10c978be req-942d07d3-730d-47d5-9ba2-be4f66038add service nova] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:37.881477 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 506/2021] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:37 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:37.924882 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9e866c4f-422a-4133-8202-365515bdec2a req-e3543a21-5580-496c-b7d1-3d069f1a91de tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/fe90582a-34dc-4d97-9b63-da7d39920b54 returned with HTTP 200 Aug 25 04:53:37.924882 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 512/2022] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:37 2026] DELETE /volume/v3/attachments/fe90582a-34dc-4d97-9b63-da7d39920b54 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:37.930712 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d52559c8-7a73-439e-8b12-40d8c77bc937 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.933120 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d52559c8-7a73-439e-8b12-40d8c77bc937 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 Aug 25 04:53:37.933384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d52559c8-7a73-439e-8b12-40d8c77bc937 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.933667 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d52559c8-7a73-439e-8b12-40d8c77bc937 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.938895 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d52559c8-7a73-439e-8b12-40d8c77bc937 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 returned with HTTP 404 Aug 25 04:53:37.939510 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 505/2023] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:37 2026] GET /volume/v3/snapshots/90c0dbec-b2b9-4602-bf47-38eef00db376 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:37.948783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1857ddf0-3dd1-4274-b833-0c58da2d6d12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:37.951082 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1857ddf0-3dd1-4274-b833-0c58da2d6d12 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 Aug 25 04:53:37.951421 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1857ddf0-3dd1-4274-b833-0c58da2d6d12 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:37.951857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1857ddf0-3dd1-4274-b833-0c58da2d6d12 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:37.951996 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1857ddf0-3dd1-4274-b833-0c58da2d6d12 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume with id: 874ef08a-5f75-430e-8566-86b6394a16a8 Aug 25 04:53:37.968254 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:37.968254 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:37.968779 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1857ddf0-3dd1-4274-b833-0c58da2d6d12 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:37.996123 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1857ddf0-3dd1-4274-b833-0c58da2d6d12 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume request issued successfully. Aug 25 04:53:37.996308 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1857ddf0-3dd1-4274-b833-0c58da2d6d12 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 returned with HTTP 202 Aug 25 04:53:37.996811 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 501/2024] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:37 2026] DELETE /volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:38.007093 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-224dfc2b-2d1f-442e-bbbb-29442b20fe21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.009164 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-224dfc2b-2d1f-442e-bbbb-29442b20fe21 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 Aug 25 04:53:38.009370 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-224dfc2b-2d1f-442e-bbbb-29442b20fe21 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:38.009616 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-224dfc2b-2d1f-442e-bbbb-29442b20fe21 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:38.022889 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:38.022889 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:38.033267 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-224dfc2b-2d1f-442e-bbbb-29442b20fe21 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:38.045447 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-224dfc2b-2d1f-442e-bbbb-29442b20fe21 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 returned with HTTP 200 Aug 25 04:53:38.045447 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 507/2025] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:38 2026] GET /volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:38.520137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c9257f0d-0cda-446d-8f8c-e71f56f584d1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.521546 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9257f0d-0cda-446d-8f8c-e71f56f584d1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:38.521766 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9257f0d-0cda-446d-8f8c-e71f56f584d1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:38.521961 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9257f0d-0cda-446d-8f8c-e71f56f584d1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:38.535281 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:38.535281 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:38.540838 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c9257f0d-0cda-446d-8f8c-e71f56f584d1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:38.546079 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9257f0d-0cda-446d-8f8c-e71f56f584d1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:38.546541 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 513/2026] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:38 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:38.559419 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3df139c8-0238-4983-91f3-bf3e50bcc0c1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.562556 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3df139c8-0238-4983-91f3-bf3e50bcc0c1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:38.562556 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3df139c8-0238-4983-91f3-bf3e50bcc0c1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:38.562556 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3df139c8-0238-4983-91f3-bf3e50bcc0c1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:38.570671 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e666aea-2d29-485c-baa5-a440561ef9f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.573490 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e666aea-2d29-485c-baa5-a440561ef9f7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 Aug 25 04:53:38.573773 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e666aea-2d29-485c-baa5-a440561ef9f7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:38.574063 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e666aea-2d29-485c-baa5-a440561ef9f7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:38.580306 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:38.580306 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:38.582048 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e666aea-2d29-485c-baa5-a440561ef9f7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 returned with HTTP 404 Aug 25 04:53:38.582672 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 502/2027] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:38 2026] GET /volume/v3/volumes/0cd9f669-7397-4082-ba8d-9173c8383e13 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:38.589252 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3df139c8-0238-4983-91f3-bf3e50bcc0c1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:38.597576 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-912a5a4b-4088-45b6-ba92-391870f19a60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.597915 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3df139c8-0238-4983-91f3-bf3e50bcc0c1 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:38.597915 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 506/2028] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:38 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:38.598458 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-912a5a4b-4088-45b6-ba92-391870f19a60 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:38.598766 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-912a5a4b-4088-45b6-ba92-391870f19a60 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:38.599018 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-912a5a4b-4088-45b6-ba92-391870f19a60 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:38.599155 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-912a5a4b-4088-45b6-ba92-391870f19a60 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete backup with id: 6cf3b7cb-5a61-4879-bdfb-1302599d849e. Aug 25 04:53:38.604537 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:38.604537 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:38.611172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3e840968-0285-4988-82bd-662e7947670e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.613828 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e840968-0285-4988-82bd-662e7947670e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:38.614048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e840968-0285-4988-82bd-662e7947670e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:38.614268 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3e840968-0285-4988-82bd-662e7947670e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:38.623711 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-912a5a4b-4088-45b6-ba92-391870f19a60 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] delete_backup rpcapi backup_id 6cf3b7cb-5a61-4879-bdfb-1302599d849e {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:53:38.625912 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-912a5a4b-4088-45b6-ba92-391870f19a60 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 202 Aug 25 04:53:38.626376 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 508/2029] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:38 2026] DELETE /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:53:38.630957 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:38.630957 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:38.636904 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3e840968-0285-4988-82bd-662e7947670e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:38.640849 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9d392d1-492d-4f0e-99f0-73a92f939cad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.644530 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3e840968-0285-4988-82bd-662e7947670e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:38.644650 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9d392d1-492d-4f0e-99f0-73a92f939cad tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:38.644887 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9d392d1-492d-4f0e-99f0-73a92f939cad tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:38.645133 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 514/2030] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:38 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:38.645169 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9d392d1-492d-4f0e-99f0-73a92f939cad tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:38.645315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d9d392d1-492d-4f0e-99f0-73a92f939cad tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:38.651373 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:38.651373 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:38.652613 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9d392d1-492d-4f0e-99f0-73a92f939cad tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 200 Aug 25 04:53:38.653160 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 503/2031] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:38 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:38.870158 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-726bdc61-1757-411f-ac78-5374d6955210 req-171dc255-9d7a-403f-800c-a89a83a371c8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.872369 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-171dc255-9d7a-403f-800c-a89a83a371c8 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:38.872643 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-171dc255-9d7a-403f-800c-a89a83a371c8 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:38.872864 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-171dc255-9d7a-403f-800c-a89a83a371c8 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:38.883955 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:38.883955 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:38.889054 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-726bdc61-1757-411f-ac78-5374d6955210 req-171dc255-9d7a-403f-800c-a89a83a371c8 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:38.894282 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-171dc255-9d7a-403f-800c-a89a83a371c8 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:38.894837 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 507/2032] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:38 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:38.915022 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-726bdc61-1757-411f-ac78-5374d6955210 req-0b841742-8f5c-4e4b-b245-11b1bd6a02bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.917749 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-0b841742-8f5c-4e4b-b245-11b1bd6a02bb tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] POST https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975/action Aug 25 04:53:38.918166 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-0b841742-8f5c-4e4b-b245-11b1bd6a02bb tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:38.918339 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-0b841742-8f5c-4e4b-b245-11b1bd6a02bb tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:38.931602 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:38.931602 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:38.932219 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-726bdc61-1757-411f-ac78-5374d6955210 req-0b841742-8f5c-4e4b-b245-11b1bd6a02bb tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:38.946702 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-726bdc61-1757-411f-ac78-5374d6955210 req-0b841742-8f5c-4e4b-b245-11b1bd6a02bb tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Begin detaching volume completed successfully. Aug 25 04:53:38.947236 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-0b841742-8f5c-4e4b-b245-11b1bd6a02bb tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975/action returned with HTTP 202 Aug 25 04:53:38.947474 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 509/2033] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:53:38 2026] POST /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:53:38.971708 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ede59b29-17fa-4d35-90e6-e3c75ca8ffcd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:38.975755 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ede59b29-17fa-4d35-90e6-e3c75ca8ffcd tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:38.976077 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ede59b29-17fa-4d35-90e6-e3c75ca8ffcd tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:38.976344 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ede59b29-17fa-4d35-90e6-e3c75ca8ffcd tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:38.988696 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:38.988696 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:38.993468 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ede59b29-17fa-4d35-90e6-e3c75ca8ffcd tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:38.998842 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ede59b29-17fa-4d35-90e6-e3c75ca8ffcd tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:38.999360 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 515/2034] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:38 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:39.002869 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c7e0507-438b-4448-8723-cc3c9bb3cc23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.003293 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c7e0507-438b-4448-8723-cc3c9bb3cc23 None None] GET https://10.4.3.213/volume// Aug 25 04:53:39.003563 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c7e0507-438b-4448-8723-cc3c9bb3cc23 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:39.003773 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c7e0507-438b-4448-8723-cc3c9bb3cc23 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:39.004139 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c7e0507-438b-4448-8723-cc3c9bb3cc23 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:39.004538 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 504/2035] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53: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 25 04:53:39.016555 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-726bdc61-1757-411f-ac78-5374d6955210 req-c0d52548-ef2a-4753-8470-3d7be47bfc6b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.018769 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-c0d52548-ef2a-4753-8470-3d7be47bfc6b tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:39.019055 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-c0d52548-ef2a-4753-8470-3d7be47bfc6b tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:39.019338 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-c0d52548-ef2a-4753-8470-3d7be47bfc6b tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:39.033558 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:39.033558 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:39.037267 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-726bdc61-1757-411f-ac78-5374d6955210 req-c0d52548-ef2a-4753-8470-3d7be47bfc6b tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:39.041351 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-c0d52548-ef2a-4753-8470-3d7be47bfc6b tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:39.041915 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 508/2036] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:39 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:39.058307 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-174c4534-3e0c-4069-9f6c-06c6e06e7666 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.060746 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-174c4534-3e0c-4069-9f6c-06c6e06e7666 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 Aug 25 04:53:39.060966 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-174c4534-3e0c-4069-9f6c-06c6e06e7666 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:39.061161 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-174c4534-3e0c-4069-9f6c-06c6e06e7666 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:39.068244 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-174c4534-3e0c-4069-9f6c-06c6e06e7666 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 returned with HTTP 404 Aug 25 04:53:39.069073 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 510/2037] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:39 2026] GET /volume/v3/volumes/874ef08a-5f75-430e-8566-86b6394a16a8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:39.081061 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.086397 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:39.087164 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-950429517"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:39.088981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-950429517'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:39.089141 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume of 1 GB Aug 25 04:53:39.094564 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Availability Zones retrieved successfully. Aug 25 04:53:39.103910 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (c4140f18-cb2e-4a47-956a-fca447be583a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:39.105262 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6cfcf9-9e23-49c3-a01c-848ee26f0669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:39.106387 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:39.135376 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6cfcf9-9e23-49c3-a01c-848ee26f0669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:39.136997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffc91b6-8489-4c15-9861-d37ad4c71cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:39.186858 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['47d9d0bc-192d-4fcd-aac5-8712e077ef8a', '847b0a95-7f30-4678-9e50-ac6d515425f9', '3843b3a4-598d-4f47-ab6d-bfc9b0503b3c', '3ea130b1-9018-422e-8e5f-d7c2170a9b73'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:39.187875 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffc91b6-8489-4c15-9861-d37ad4c71cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d9d0bc-192d-4fcd-aac5-8712e077ef8a', '847b0a95-7f30-4678-9e50-ac6d515425f9', '3843b3a4-598d-4f47-ab6d-bfc9b0503b3c', '3ea130b1-9018-422e-8e5f-d7c2170a9b73']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:39.188859 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c16b5152-46f8-4920-93a2-a791a93a0805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:39.219583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c16b5152-46f8-4920-93a2-a791a93a0805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84bd7d3c-2bbe-469c-b69d-2e6403f69401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-950429517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['47d9d0bc-192d-4fcd-aac5-8712e077ef8a','847b0a95-7f30-4678-9e50-ac6d515425f9','3843b3a4-598d-4f47-ab6d-bfc9b0503b3c','3ea130b1-9018-422e-8e5f-d7c2170a9b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-950429517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84bd7d3c-2bbe-469c-b69d-2e6403f69401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b72e5223ac0b44638ce23488b5c530a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:39.220366 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c7c232-ead0-417e-966d-fcb8c95efd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:39.241860 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c7c232-ead0-417e-966d-fcb8c95efd04) transitioned into state 'SUCCESS' from state '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-950429517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['47d9d0bc-192d-4fcd-aac5-8712e077ef8a','847b0a95-7f30-4678-9e50-ac6d515425f9','3843b3a4-598d-4f47-ab6d-bfc9b0503b3c','3ea130b1-9018-422e-8e5f-d7c2170a9b73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:39.242811 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8264af-8411-455b-b566-ceaef9cf9cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:39.254110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8264af-8411-455b-b566-ceaef9cf9cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:39.255116 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (c4140f18-cb2e-4a47-956a-fca447be583a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:39.255543 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request issued successfully. Aug 25 04:53:39.256213 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81dbe7ce-61ac-4700-ba04-3d8468d405c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:39.256711 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 516/2038] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:39 2026] POST /volume/v3/volumes => generated 777 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:39.280613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57cce760-79d0-4ac8-a757-2e71c836f84f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.286649 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57cce760-79d0-4ac8-a757-2e71c836f84f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 Aug 25 04:53:39.286959 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57cce760-79d0-4ac8-a757-2e71c836f84f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:39.287361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57cce760-79d0-4ac8-a757-2e71c836f84f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:39.302808 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:39.302808 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:39.308536 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-57cce760-79d0-4ac8-a757-2e71c836f84f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:39.313693 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57cce760-79d0-4ac8-a757-2e71c836f84f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 returned with HTTP 200 Aug 25 04:53:39.314163 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 505/2039] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:39 2026] GET /volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:39.664843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-10778857-2f8c-40a3-8206-072bd13d5ead None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.665356 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3e0cbae-8b2b-43dc-b8fd-a3b1c01f6933 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.667232 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10778857-2f8c-40a3-8206-072bd13d5ead tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:39.667550 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-10778857-2f8c-40a3-8206-072bd13d5ead tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:39.667647 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3e0cbae-8b2b-43dc-b8fd-a3b1c01f6933 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e Aug 25 04:53:39.667823 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-10778857-2f8c-40a3-8206-072bd13d5ead tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:39.667925 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3e0cbae-8b2b-43dc-b8fd-a3b1c01f6933 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:39.668202 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3e0cbae-8b2b-43dc-b8fd-a3b1c01f6933 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:39.668357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e3e0cbae-8b2b-43dc-b8fd-a3b1c01f6933 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6cf3b7cb-5a61-4879-bdfb-1302599d849e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:39.672904 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3e0cbae-8b2b-43dc-b8fd-a3b1c01f6933 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e returned with HTTP 404 Aug 25 04:53:39.673681 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 511/2040] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:39 2026] GET /volume/v3/backups/6cf3b7cb-5a61-4879-bdfb-1302599d849e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:39.681457 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:39.681457 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:39.687172 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-10778857-2f8c-40a3-8206-072bd13d5ead tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:39.694510 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10778857-2f8c-40a3-8206-072bd13d5ead tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:39.695109 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 509/2041] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:39 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:39.761834 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da76ddfe-2a01-4cc7-8759-f5130b35c608 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.763997 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da76ddfe-2a01-4cc7-8759-f5130b35c608 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 Aug 25 04:53:39.764764 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da76ddfe-2a01-4cc7-8759-f5130b35c608 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:39.765029 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da76ddfe-2a01-4cc7-8759-f5130b35c608 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:39.772711 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:39.772711 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:39.776574 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-da76ddfe-2a01-4cc7-8759-f5130b35c608 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:39.781958 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da76ddfe-2a01-4cc7-8759-f5130b35c608 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 returned with HTTP 200 Aug 25 04:53:39.782444 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 517/2042] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:39 2026] GET /volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:39.799093 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd38fcab-bbf9-4730-9277-d9f8a6565888 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.801308 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd38fcab-bbf9-4730-9277-d9f8a6565888 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 Aug 25 04:53:39.803452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd38fcab-bbf9-4730-9277-d9f8a6565888 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:39.803452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd38fcab-bbf9-4730-9277-d9f8a6565888 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:39.803452 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-dd38fcab-bbf9-4730-9277-d9f8a6565888 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume with id: 0637e3ef-c246-4a72-964b-2364709bd957 Aug 25 04:53:39.811463 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:39.811463 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:39.812447 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd38fcab-bbf9-4730-9277-d9f8a6565888 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:39.834289 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd38fcab-bbf9-4730-9277-d9f8a6565888 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume request issued successfully. Aug 25 04:53:39.835474 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd38fcab-bbf9-4730-9277-d9f8a6565888 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 returned with HTTP 202 Aug 25 04:53:39.835474 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 506/2043] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:39 2026] DELETE /volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:39.847886 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59fc18cc-c141-4d8a-aa9e-a7b7d437398f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:39.850158 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59fc18cc-c141-4d8a-aa9e-a7b7d437398f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 Aug 25 04:53:39.850437 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59fc18cc-c141-4d8a-aa9e-a7b7d437398f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:39.850703 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59fc18cc-c141-4d8a-aa9e-a7b7d437398f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:39.860080 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:39.860080 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:39.864999 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-59fc18cc-c141-4d8a-aa9e-a7b7d437398f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:39.872012 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59fc18cc-c141-4d8a-aa9e-a7b7d437398f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 returned with HTTP 200 Aug 25 04:53:39.872564 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 512/2044] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:39 2026] GET /volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:40.019766 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0262a333-31d2-47c9-8b3e-fdfab7f9a3ad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.022228 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0262a333-31d2-47c9-8b3e-fdfab7f9a3ad tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:40.022573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0262a333-31d2-47c9-8b3e-fdfab7f9a3ad tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:40.022858 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0262a333-31d2-47c9-8b3e-fdfab7f9a3ad tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:40.035643 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.035643 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:40.040109 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0262a333-31d2-47c9-8b3e-fdfab7f9a3ad tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:40.045662 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0262a333-31d2-47c9-8b3e-fdfab7f9a3ad tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:40.046172 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 510/2045] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:40 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:40.119512 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-92882700-a5d6-493c-aac4-d7eb480d7735 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.121921 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92882700-a5d6-493c-aac4-d7eb480d7735 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76?cascade=True Aug 25 04:53:40.122196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92882700-a5d6-493c-aac4-d7eb480d7735 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:40.122478 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92882700-a5d6-493c-aac4-d7eb480d7735 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:40.122694 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-92882700-a5d6-493c-aac4-d7eb480d7735 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Delete volume with id: 693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:40.133908 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.133908 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:40.134884 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-92882700-a5d6-493c-aac4-d7eb480d7735 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:40.166915 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-92882700-a5d6-493c-aac4-d7eb480d7735 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Delete volume request issued successfully. Aug 25 04:53:40.167270 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92882700-a5d6-493c-aac4-d7eb480d7735 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76?cascade=True returned with HTTP 202 Aug 25 04:53:40.167904 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 518/2046] 10.4.3.213 () {66 vars in 1376 bytes} [Tue Aug 25 04:53:40 2026] DELETE /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76?cascade=True => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:40.177336 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d26ea8a3-8cee-4e71-bbb9-b561ac6715d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.178966 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d26ea8a3-8cee-4e71-bbb9-b561ac6715d6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:40.180924 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d26ea8a3-8cee-4e71-bbb9-b561ac6715d6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:40.180924 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d26ea8a3-8cee-4e71-bbb9-b561ac6715d6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:40.187609 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.187609 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:40.192588 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d26ea8a3-8cee-4e71-bbb9-b561ac6715d6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:40.199746 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d26ea8a3-8cee-4e71-bbb9-b561ac6715d6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 200 Aug 25 04:53:40.200235 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 507/2047] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:40 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:40.331867 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6d1e7c7-df43-4e71-9532-a3b6d49609a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.333874 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6d1e7c7-df43-4e71-9532-a3b6d49609a3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 Aug 25 04:53:40.334100 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6d1e7c7-df43-4e71-9532-a3b6d49609a3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:40.334300 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6d1e7c7-df43-4e71-9532-a3b6d49609a3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:40.341814 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.341814 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:40.345344 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6d1e7c7-df43-4e71-9532-a3b6d49609a3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:40.349598 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6d1e7c7-df43-4e71-9532-a3b6d49609a3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 returned with HTTP 200 Aug 25 04:53:40.350005 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 513/2048] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:40 2026] GET /volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:40.363924 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-da829c1f-e6d1-492e-b9fb-6b1c754f077c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.365693 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-da829c1f-e6d1-492e-b9fb-6b1c754f077c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:40.366043 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-da829c1f-e6d1-492e-b9fb-6b1c754f077c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84bd7d3c-2bbe-469c-b69d-2e6403f69401", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-889834806"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:40.374891 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.374891 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:40.375259 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-da829c1f-e6d1-492e-b9fb-6b1c754f077c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:40.375392 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-da829c1f-e6d1-492e-b9fb-6b1c754f077c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create snapshot from volume 84bd7d3c-2bbe-469c-b69d-2e6403f69401 Aug 25 04:53:40.404070 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-da829c1f-e6d1-492e-b9fb-6b1c754f077c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['56240a0b-b62b-4c5b-9d69-4684e4b6299b', '38973a19-c69b-4549-816d-83cce1bad40c', 'e4fdd9e3-db24-4434-ae37-d9a96842a7b2', 'f6ca2a1e-8f95-4141-9fe1-0a67d73ea278'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:40.443009 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-da829c1f-e6d1-492e-b9fb-6b1c754f077c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot create request issued successfully. Aug 25 04:53:40.443507 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-da829c1f-e6d1-492e-b9fb-6b1c754f077c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:40.444071 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 511/2049] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:53:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:40.454588 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-463284f8-c964-4630-b238-da4301b121f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.457248 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-463284f8-c964-4630-b238-da4301b121f8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 Aug 25 04:53:40.457539 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-463284f8-c964-4630-b238-da4301b121f8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:40.457780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-463284f8-c964-4630-b238-da4301b121f8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:40.462914 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.462914 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:40.463360 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-463284f8-c964-4630-b238-da4301b121f8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:40.464067 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-463284f8-c964-4630-b238-da4301b121f8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 returned with HTTP 200 Aug 25 04:53:40.464498 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 519/2050] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:40 2026] GET /volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:40.660058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bf51751c-70ce-4113-b233-37002a9291b4 req-426284b7-49cb-4924-aac0-413cbf7e591a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.662354 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-426284b7-49cb-4924-aac0-413cbf7e591a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/attachments/662e8644-5e29-493f-af90-919557a05f27/action Aug 25 04:53:40.662943 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-426284b7-49cb-4924-aac0-413cbf7e591a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:40.663199 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-426284b7-49cb-4924-aac0-413cbf7e591a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:40.684225 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.684225 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:40.697286 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bf51751c-70ce-4113-b233-37002a9291b4 req-426284b7-49cb-4924-aac0-413cbf7e591a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments/662e8644-5e29-493f-af90-919557a05f27/action returned with HTTP 204 Aug 25 04:53:40.698052 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 508/2051] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:53:40 2026] POST /volume/v3/attachments/662e8644-5e29-493f-af90-919557a05f27/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:40.710539 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08216d2e-3a09-42e8-9a18-69a16ae9aad4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.712339 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08216d2e-3a09-42e8-9a18-69a16ae9aad4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:40.712602 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08216d2e-3a09-42e8-9a18-69a16ae9aad4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:40.712797 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08216d2e-3a09-42e8-9a18-69a16ae9aad4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:40.724389 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.724389 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:40.726951 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-08216d2e-3a09-42e8-9a18-69a16ae9aad4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:40.734003 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08216d2e-3a09-42e8-9a18-69a16ae9aad4 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:40.734003 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 514/2052] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:40 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:40.748752 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a9dc3fdf-d817-40c4-8a0e-abbeb28a904d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.751649 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9dc3fdf-d817-40c4-8a0e-abbeb28a904d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:40.751907 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9dc3fdf-d817-40c4-8a0e-abbeb28a904d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:40.752146 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9dc3fdf-d817-40c4-8a0e-abbeb28a904d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:40.754379 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-726bdc61-1757-411f-ac78-5374d6955210 req-72dcb924-c91f-486b-9a90-d570e88631fe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.757536 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-72dcb924-c91f-486b-9a90-d570e88631fe tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] DELETE https://10.4.3.213/volume/v3/attachments/03562413-0fdd-4777-941d-09ebcc1b8e24 Aug 25 04:53:40.757737 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-72dcb924-c91f-486b-9a90-d570e88631fe tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:40.757953 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-72dcb924-c91f-486b-9a90-d570e88631fe tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:40.764794 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.764794 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:40.768836 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:40.768836 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:40.769700 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9dc3fdf-d817-40c4-8a0e-abbeb28a904d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:40.775085 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9dc3fdf-d817-40c4-8a0e-abbeb28a904d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:40.775580 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 512/2053] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:40 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:40.823419 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-726bdc61-1757-411f-ac78-5374d6955210 req-72dcb924-c91f-486b-9a90-d570e88631fe tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/attachments/03562413-0fdd-4777-941d-09ebcc1b8e24 returned with HTTP 200 Aug 25 04:53:40.825341 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 520/2054] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:40 2026] DELETE /volume/v3/attachments/03562413-0fdd-4777-941d-09ebcc1b8e24 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:40.887886 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1c84017-b24f-4516-a7bf-30e900677c04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.890178 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1c84017-b24f-4516-a7bf-30e900677c04 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 Aug 25 04:53:40.890493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1c84017-b24f-4516-a7bf-30e900677c04 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:40.890813 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1c84017-b24f-4516-a7bf-30e900677c04 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:40.898813 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1c84017-b24f-4516-a7bf-30e900677c04 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 returned with HTTP 404 Aug 25 04:53:40.899647 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 509/2055] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:40 2026] GET /volume/v3/volumes/0637e3ef-c246-4a72-964b-2364709bd957 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:40.912465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:40.914695 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:40.915134 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-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-846241735"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:40.916984 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-846241735'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:40.916984 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume of 1 GB Aug 25 04:53:40.921754 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Availability Zones retrieved successfully. Aug 25 04:53:40.929333 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (b3d8d306-906b-401f-9dbe-82fb883fcf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:40.930997 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12dbaf4-3261-47cb-ac96-0e34b3ec9eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:40.932297 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:40.968998 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12dbaf4-3261-47cb-ac96-0e34b3ec9eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:40.970006 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d57c103-38a0-4046-9958-ed95d742f606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:41.022769 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['4a201ef9-fb25-4aa6-aa89-584745915485', '59634de4-70d6-4e43-bab3-68767007b076', 'dd5a9606-7686-4015-b54c-1e821c2cc107', 'cf2a8d9f-3696-484c-a68e-4ed59ede2bd9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:41.023733 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d57c103-38a0-4046-9958-ed95d742f606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a201ef9-fb25-4aa6-aa89-584745915485', '59634de4-70d6-4e43-bab3-68767007b076', 'dd5a9606-7686-4015-b54c-1e821c2cc107', 'cf2a8d9f-3696-484c-a68e-4ed59ede2bd9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:41.024763 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d761744a-e045-4774-9ab0-d9b9992a8579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:41.064833 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d761744a-e045-4774-9ab0-d9b9992a8579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f213fd-3d4e-4e85-9ff5-eab59a938944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-846241735',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['4a201ef9-fb25-4aa6-aa89-584745915485','59634de4-70d6-4e43-bab3-68767007b076','dd5a9606-7686-4015-b54c-1e821c2cc107','cf2a8d9f-3696-484c-a68e-4ed59ede2bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-846241735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91f213fd-3d4e-4e85-9ff5-eab59a938944,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='c30a88285504447fa582e1ceb96ebfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b3a11ee8c647e58f6fcd369270355c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:41.065666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7d2e54d-3a20-4f4b-95d0-a757560f3fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:41.083667 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7d2e54d-3a20-4f4b-95d0-a757560f3fdf) transitioned into state 'SUCCESS' from state '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-846241735',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['4a201ef9-fb25-4aa6-aa89-584745915485','59634de4-70d6-4e43-bab3-68767007b076','dd5a9606-7686-4015-b54c-1e821c2cc107','cf2a8d9f-3696-484c-a68e-4ed59ede2bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:41.084661 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c394909-9bdb-494e-a76b-9aa54d47c990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:41.098664 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c394909-9bdb-494e-a76b-9aa54d47c990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:41.100161 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (b3d8d306-906b-401f-9dbe-82fb883fcf2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:41.100649 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request issued successfully. Aug 25 04:53:41.101514 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2e69fb0-a331-4602-96c8-e9621a186cb3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:41.102071 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 515/2056] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:53:40 2026] POST /volume/v3/volumes => generated 815 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:41.117363 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-30f4474f-0ed7-4efb-8a54-f04da0d69671 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.121677 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30f4474f-0ed7-4efb-8a54-f04da0d69671 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:53:41.121979 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30f4474f-0ed7-4efb-8a54-f04da0d69671 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.122234 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30f4474f-0ed7-4efb-8a54-f04da0d69671 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.127158 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-39b32f42-946f-4225-822e-55b4454983b0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.130184 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39b32f42-946f-4225-822e-55b4454983b0 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:41.130328 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39b32f42-946f-4225-822e-55b4454983b0 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.130907 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39b32f42-946f-4225-822e-55b4454983b0 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.136514 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.136514 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:41.141419 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.141419 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:41.143845 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-30f4474f-0ed7-4efb-8a54-f04da0d69671 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:41.149245 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-39b32f42-946f-4225-822e-55b4454983b0 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:41.155621 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39b32f42-946f-4225-822e-55b4454983b0 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:41.155789 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30f4474f-0ed7-4efb-8a54-f04da0d69671 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 returned with HTTP 200 Aug 25 04:53:41.156212 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 513/2057] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:41.156357 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 521/2058] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:41.205753 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-24984fba-e656-44aa-be07-0816691eb077 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.209599 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-24984fba-e656-44aa-be07-0816691eb077 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:41.209830 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-24984fba-e656-44aa-be07-0816691eb077 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.210030 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-24984fba-e656-44aa-be07-0816691eb077 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.215694 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fb6cd8e-1b31-4cc7-97a5-3ebd4447e0ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.218584 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fb6cd8e-1b31-4cc7-97a5-3ebd4447e0ae tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:41.218850 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fb6cd8e-1b31-4cc7-97a5-3ebd4447e0ae tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.219115 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fb6cd8e-1b31-4cc7-97a5-3ebd4447e0ae tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.225065 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.225065 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:41.227934 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fb6cd8e-1b31-4cc7-97a5-3ebd4447e0ae tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 404 Aug 25 04:53:41.228547 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 516/2059] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:41.230940 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-24984fba-e656-44aa-be07-0816691eb077 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:41.239778 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-24984fba-e656-44aa-be07-0816691eb077 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:41.240625 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 510/2060] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:41.270471 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-5c88e1f5-e27b-4af1-97bb-e197c970cefb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.272289 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-5c88e1f5-e27b-4af1-97bb-e197c970cefb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925/action Aug 25 04:53:41.273412 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-5c88e1f5-e27b-4af1-97bb-e197c970cefb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:41.273625 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-5c88e1f5-e27b-4af1-97bb-e197c970cefb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:41.290581 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.290581 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:41.291300 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-5c88e1f5-e27b-4af1-97bb-e197c970cefb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:41.301758 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-5c88e1f5-e27b-4af1-97bb-e197c970cefb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Begin detaching volume completed successfully. Aug 25 04:53:41.302121 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-5c88e1f5-e27b-4af1-97bb-e197c970cefb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925/action returned with HTTP 202 Aug 25 04:53:41.302900 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 514/2061] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:53:41 2026] POST /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:53:41.341784 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e6b51bf2-61da-43ac-90f0-d00f4afbbace None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.342152 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6b51bf2-61da-43ac-90f0-d00f4afbbace tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:41.342297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6b51bf2-61da-43ac-90f0-d00f4afbbace tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.343151 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e6b51bf2-61da-43ac-90f0-d00f4afbbace tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.371598 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.371598 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:41.378964 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e6b51bf2-61da-43ac-90f0-d00f4afbbace tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:41.387770 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e6b51bf2-61da-43ac-90f0-d00f4afbbace tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:41.388367 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 522/2062] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:41.404818 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-383bd358-9fea-4593-9daf-2e1584d4d257 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.404957 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-383bd358-9fea-4593-9daf-2e1584d4d257 None None] GET https://10.4.3.213/volume// Aug 25 04:53:41.405110 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-383bd358-9fea-4593-9daf-2e1584d4d257 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.405534 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-383bd358-9fea-4593-9daf-2e1584d4d257 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.406024 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-383bd358-9fea-4593-9daf-2e1584d4d257 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:41.406621 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 517/2063] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:53:41.420933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-96eecace-dc0e-479d-84a6-1f0dbd1cd78d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.429282 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-96eecace-dc0e-479d-84a6-1f0dbd1cd78d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:41.429633 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-96eecace-dc0e-479d-84a6-1f0dbd1cd78d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.429897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-96eecace-dc0e-479d-84a6-1f0dbd1cd78d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.444488 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.444488 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:41.450419 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-96eecace-dc0e-479d-84a6-1f0dbd1cd78d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:41.457463 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-96eecace-dc0e-479d-84a6-1f0dbd1cd78d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:41.457463 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 511/2064] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 1318 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:41.475918 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a9fc936d-b91c-45ff-85bf-f330e1a5e721 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.478153 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9fc936d-b91c-45ff-85bf-f330e1a5e721 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 Aug 25 04:53:41.478580 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9fc936d-b91c-45ff-85bf-f330e1a5e721 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.478861 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9fc936d-b91c-45ff-85bf-f330e1a5e721 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.487370 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.487370 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:41.487853 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9fc936d-b91c-45ff-85bf-f330e1a5e721 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:41.488787 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9fc936d-b91c-45ff-85bf-f330e1a5e721 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 returned with HTTP 200 Aug 25 04:53:41.489476 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 515/2065] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:41.500155 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b8e428d4-f40a-413f-a831-d42503c98e4e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.502064 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8e428d4-f40a-413f-a831-d42503c98e4e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] POST https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79/action Aug 25 04:53:41.502438 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8e428d4-f40a-413f-a831-d42503c98e4e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:41.502552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8e428d4-f40a-413f-a831-d42503c98e4e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:41.506455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-b8e428d4-f40a-413f-a831-d42503c98e4e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Updating snapshot 'a6b9d589-ddd3-4aff-a13f-0ceca87cbc79' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:53:41.513572 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.513572 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:41.514069 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-b8e428d4-f40a-413f-a831-d42503c98e4e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7c12223033f94db5bbdf0e86d2fef308', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b72e5223ac0b44638ce23488b5c530a7', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 04:53:41.514366 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8e428d4-f40a-413f-a831-d42503c98e4e tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79/action returned with HTTP 403 Aug 25 04:53:41.515025 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 523/2066] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:53:41 2026] POST /volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:41.525018 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4bef463f-0a95-41a3-8751-3e4739500e44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.527302 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bef463f-0a95-41a3-8751-3e4739500e44 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 Aug 25 04:53:41.527658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bef463f-0a95-41a3-8751-3e4739500e44 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.528105 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4bef463f-0a95-41a3-8751-3e4739500e44 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.528268 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-4bef463f-0a95-41a3-8751-3e4739500e44 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete snapshot with id: a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 Aug 25 04:53:41.534325 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.534325 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:41.535255 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4bef463f-0a95-41a3-8751-3e4739500e44 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:41.567473 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4bef463f-0a95-41a3-8751-3e4739500e44 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot delete request issued successfully. Aug 25 04:53:41.567473 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4bef463f-0a95-41a3-8751-3e4739500e44 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 returned with HTTP 202 Aug 25 04:53:41.567473 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 518/2067] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:41 2026] DELETE /volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:41.580255 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49d2fe83-ee35-487a-8a4d-dd096797da04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.584784 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49d2fe83-ee35-487a-8a4d-dd096797da04 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 Aug 25 04:53:41.584784 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49d2fe83-ee35-487a-8a4d-dd096797da04 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.584784 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49d2fe83-ee35-487a-8a4d-dd096797da04 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.595262 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.595262 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:41.595262 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-49d2fe83-ee35-487a-8a4d-dd096797da04 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:41.596049 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49d2fe83-ee35-487a-8a4d-dd096797da04 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 returned with HTTP 200 Aug 25 04:53:41.596616 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 512/2068] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:41.621199 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13316152-6d4b-4547-87cb-0f67183e0ef3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.623645 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13316152-6d4b-4547-87cb-0f67183e0ef3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:41.623905 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13316152-6d4b-4547-87cb-0f67183e0ef3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.624147 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13316152-6d4b-4547-87cb-0f67183e0ef3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.624357 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-13316152-6d4b-4547-87cb-0f67183e0ef3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Delete volume with id: 693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:41.631185 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13316152-6d4b-4547-87cb-0f67183e0ef3 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 404 Aug 25 04:53:41.631879 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 516/2069] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:41 2026] DELETE /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:41.640755 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e5c2436-51d2-47a2-a1ac-6237a84b9ed5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.642602 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e5c2436-51d2-47a2-a1ac-6237a84b9ed5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 Aug 25 04:53:41.642802 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e5c2436-51d2-47a2-a1ac-6237a84b9ed5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.642992 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e5c2436-51d2-47a2-a1ac-6237a84b9ed5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.649131 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e5c2436-51d2-47a2-a1ac-6237a84b9ed5 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 returned with HTTP 404 Aug 25 04:53:41.649701 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 524/2070] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/volumes/693360a0-9a2a-4135-b48e-8aafe46e3a76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:41.657296 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc767c58-003c-47c2-9482-b8b0920d5e8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.658932 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc767c58-003c-47c2-9482-b8b0920d5e8f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:41.659122 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc767c58-003c-47c2-9482-b8b0920d5e8f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.659316 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc767c58-003c-47c2-9482-b8b0920d5e8f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.659514 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fc767c58-003c-47c2-9482-b8b0920d5e8f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Delete volume with id: 4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:41.666900 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.666900 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:41.667752 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fc767c58-003c-47c2-9482-b8b0920d5e8f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:41.689808 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fc767c58-003c-47c2-9482-b8b0920d5e8f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Delete volume request issued successfully. Aug 25 04:53:41.690086 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc767c58-003c-47c2-9482-b8b0920d5e8f tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 202 Aug 25 04:53:41.690687 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 519/2071] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:41 2026] DELETE /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:41.703087 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a0078060-175a-4657-819e-19e3d73eb71d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.710521 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0078060-175a-4657-819e-19e3d73eb71d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:41.710521 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0078060-175a-4657-819e-19e3d73eb71d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.710521 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0078060-175a-4657-819e-19e3d73eb71d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.729202 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.729202 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:41.741030 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a0078060-175a-4657-819e-19e3d73eb71d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:41.747221 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0078060-175a-4657-819e-19e3d73eb71d tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 200 Aug 25 04:53:41.747831 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 513/2072] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:41.862407 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-228e1592-336b-461b-bcac-546e7a045aa4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.866450 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-228e1592-336b-461b-bcac-546e7a045aa4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:53:41.866450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-228e1592-336b-461b-bcac-546e7a045aa4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.866450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-228e1592-336b-461b-bcac-546e7a045aa4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.866450 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-228e1592-336b-461b-bcac-546e7a045aa4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Delete snapshot with id: 2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:53:41.869374 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-228e1592-336b-461b-bcac-546e7a045aa4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 returned with HTTP 404 Aug 25 04:53:41.869857 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 517/2073] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:41 2026] DELETE /volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:41.883482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8764b460-9184-435e-a55d-3d954f117457 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.885962 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8764b460-9184-435e-a55d-3d954f117457 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 Aug 25 04:53:41.886234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8764b460-9184-435e-a55d-3d954f117457 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.886506 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8764b460-9184-435e-a55d-3d954f117457 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.890674 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8764b460-9184-435e-a55d-3d954f117457 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 returned with HTTP 404 Aug 25 04:53:41.891278 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 525/2074] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/snapshots/2dae6dcf-7ba5-4d08-a185-1cfd4fef75a5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:41.932316 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f860db34-0541-4ede-9ece-0d58e731859f req-0f4e11ad-8576-4ab8-9fb7-03fca8f727c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.934680 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-0f4e11ad-8576-4ab8-9fb7-03fca8f727c4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:53:41.934927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-0f4e11ad-8576-4ab8-9fb7-03fca8f727c4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:41.935175 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-0f4e11ad-8576-4ab8-9fb7-03fca8f727c4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:41.947097 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:41.947097 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:41.952026 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f860db34-0541-4ede-9ece-0d58e731859f req-0f4e11ad-8576-4ab8-9fb7-03fca8f727c4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:53:41.956702 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-0f4e11ad-8576-4ab8-9fb7-03fca8f727c4 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:53:41.957328 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 520/2075] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:41 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:53:41.981741 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f860db34-0541-4ede-9ece-0d58e731859f req-dd6db542-4c29-4861-8e4d-25b99409c3b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:41.984581 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-dd6db542-4c29-4861-8e4d-25b99409c3b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] POST https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4/action Aug 25 04:53:41.985072 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-dd6db542-4c29-4861-8e4d-25b99409c3b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:41.985511 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-dd6db542-4c29-4861-8e4d-25b99409c3b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:42.000339 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.000339 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:42.000962 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f860db34-0541-4ede-9ece-0d58e731859f req-dd6db542-4c29-4861-8e4d-25b99409c3b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:53:42.010338 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f860db34-0541-4ede-9ece-0d58e731859f req-dd6db542-4c29-4861-8e4d-25b99409c3b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Begin detaching volume completed successfully. Aug 25 04:53:42.010810 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-dd6db542-4c29-4861-8e4d-25b99409c3b0 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4/action returned with HTTP 202 Aug 25 04:53:42.011359 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 514/2076] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:53:41 2026] POST /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:53:42.055800 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d82b7dfb-9edf-4db9-9dc2-10789a366bea None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.056313 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d82b7dfb-9edf-4db9-9dc2-10789a366bea None None] GET https://10.4.3.213/volume// Aug 25 04:53:42.056571 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d82b7dfb-9edf-4db9-9dc2-10789a366bea None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.056843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d82b7dfb-9edf-4db9-9dc2-10789a366bea None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.057234 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d82b7dfb-9edf-4db9-9dc2-10789a366bea None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:42.057663 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 518/2077] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:53:42.065870 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f860db34-0541-4ede-9ece-0d58e731859f req-8085c25f-d86d-4b05-85d9-c32088ab981b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.068774 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-8085c25f-d86d-4b05-85d9-c32088ab981b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:53:42.069019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-8085c25f-d86d-4b05-85d9-c32088ab981b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.069225 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-8085c25f-d86d-4b05-85d9-c32088ab981b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.082691 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.082691 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:42.089104 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f860db34-0541-4ede-9ece-0d58e731859f req-8085c25f-d86d-4b05-85d9-c32088ab981b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:53:42.093811 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-8085c25f-d86d-4b05-85d9-c32088ab981b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:53:42.094120 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 526/2078] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:42.171449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d46e1a2c-45e9-4e93-9c77-883b67329df8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.173576 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d46e1a2c-45e9-4e93-9c77-883b67329df8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:53:42.173918 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d46e1a2c-45e9-4e93-9c77-883b67329df8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.174130 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d46e1a2c-45e9-4e93-9c77-883b67329df8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.185092 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.185092 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:42.190531 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d46e1a2c-45e9-4e93-9c77-883b67329df8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:42.196857 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d46e1a2c-45e9-4e93-9c77-883b67329df8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 returned with HTTP 200 Aug 25 04:53:42.197348 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 521/2079] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:42.214897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6edd51ce-1510-4c22-9090-54754a334b44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.216814 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6edd51ce-1510-4c22-9090-54754a334b44 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:53:42.217205 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6edd51ce-1510-4c22-9090-54754a334b44 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91f213fd-3d4e-4e85-9ff5-eab59a938944", "name": "tempest-VolumesBackupsTest-Backup-1013472398", "description": "tempest-backup-description-1041090131", "container": "tempest-volumesbackupstest-backup-container-1698428444"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:42.218722 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-6edd51ce-1510-4c22-9090-54754a334b44 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating new backup {'backup': {'volume_id': '91f213fd-3d4e-4e85-9ff5-eab59a938944', 'name': 'tempest-VolumesBackupsTest-Backup-1013472398', 'description': 'tempest-backup-description-1041090131', 'container': 'tempest-volumesbackupstest-backup-container-1698428444'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:53:42.218977 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-6edd51ce-1510-4c22-9090-54754a334b44 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating backup of volume 91f213fd-3d4e-4e85-9ff5-eab59a938944 in container tempest-volumesbackupstest-backup-container-1698428444 Aug 25 04:53:42.239108 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.239108 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:42.241321 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6edd51ce-1510-4c22-9090-54754a334b44 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:42.275663 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6edd51ce-1510-4c22-9090-54754a334b44 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['03d71bcd-3d48-4074-b9a1-60d418e95f86', '9f6ddd04-d3a2-456a-8b33-85dbbafb7427'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:42.297882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-7be68a36-7722-484f-ad45-847c68211d8b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.301722 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-7be68a36-7722-484f-ad45-847c68211d8b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] DELETE https://10.4.3.213/volume/v3/attachments/1441f07a-9eb2-4d79-96c8-82de9d14998a Aug 25 04:53:42.302157 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-7be68a36-7722-484f-ad45-847c68211d8b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.302549 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-7be68a36-7722-484f-ad45-847c68211d8b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.316884 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.316884 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:42.317819 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6edd51ce-1510-4c22-9090-54754a334b44 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:53:42.318465 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 515/2080] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:53:42 2026] POST /volume/v3/backups => generated 330 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:42.328949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7d5f2e48-6a19-4a99-9bbd-f594ae618410 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.330909 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d5f2e48-6a19-4a99-9bbd-f594ae618410 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:42.331105 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d5f2e48-6a19-4a99-9bbd-f594ae618410 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.331314 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d5f2e48-6a19-4a99-9bbd-f594ae618410 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.331452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7d5f2e48-6a19-4a99-9bbd-f594ae618410 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:42.336246 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.336246 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:42.337479 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d5f2e48-6a19-4a99-9bbd-f594ae618410 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:42.337756 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 527/2081] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:42.397878 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-899ef41f-92e2-4f8b-87ed-7d953b3878a1 req-7be68a36-7722-484f-ad45-847c68211d8b tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments/1441f07a-9eb2-4d79-96c8-82de9d14998a returned with HTTP 200 Aug 25 04:53:42.398549 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 519/2082] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:42 2026] DELETE /volume/v3/attachments/1441f07a-9eb2-4d79-96c8-82de9d14998a => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:42.406269 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a89d355-08d3-4ceb-ad33-bedd209d86a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.408719 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a89d355-08d3-4ceb-ad33-bedd209d86a3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:42.409013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a89d355-08d3-4ceb-ad33-bedd209d86a3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.409290 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a89d355-08d3-4ceb-ad33-bedd209d86a3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.419854 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.419854 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:42.424200 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5a89d355-08d3-4ceb-ad33-bedd209d86a3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:42.428630 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a89d355-08d3-4ceb-ad33-bedd209d86a3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:42.429027 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 522/2083] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:42.537128 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-1001535a-c929-41b6-883f-82ede9986720 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.539709 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-1001535a-c929-41b6-883f-82ede9986720 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:42.539934 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-1001535a-c929-41b6-883f-82ede9986720 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.540171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-1001535a-c929-41b6-883f-82ede9986720 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.551382 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.551382 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:42.555084 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-1001535a-c929-41b6-883f-82ede9986720 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:42.560106 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-1001535a-c929-41b6-883f-82ede9986720 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:42.560616 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 516/2084] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:42.587113 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-3c76753f-53a0-4775-b5d6-d55755a876c0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.594063 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-3c76753f-53a0-4775-b5d6-d55755a876c0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] POST https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c/action Aug 25 04:53:42.594913 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-3c76753f-53a0-4775-b5d6-d55755a876c0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:42.595515 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-3c76753f-53a0-4775-b5d6-d55755a876c0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:42.605998 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f40cd62f-a01a-425f-b020-65e62fae6175 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.607992 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f40cd62f-a01a-425f-b020-65e62fae6175 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 Aug 25 04:53:42.608264 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f40cd62f-a01a-425f-b020-65e62fae6175 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.608568 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f40cd62f-a01a-425f-b020-65e62fae6175 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.611303 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.611303 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:42.611846 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-3c76753f-53a0-4775-b5d6-d55755a876c0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:42.613231 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f40cd62f-a01a-425f-b020-65e62fae6175 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 returned with HTTP 404 Aug 25 04:53:42.613758 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 520/2085] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/snapshots/a6b9d589-ddd3-4aff-a13f-0ceca87cbc79 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:42.618733 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-3c76753f-53a0-4775-b5d6-d55755a876c0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Begin detaching volume completed successfully. Aug 25 04:53:42.618975 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-3c76753f-53a0-4775-b5d6-d55755a876c0 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c/action returned with HTTP 202 Aug 25 04:53:42.619694 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 528/2086] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:53:42 2026] POST /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:53:42.623071 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5841e6b-c13c-4f67-a1c6-d2542bf72da1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.626367 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5841e6b-c13c-4f67-a1c6-d2542bf72da1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 Aug 25 04:53:42.626697 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5841e6b-c13c-4f67-a1c6-d2542bf72da1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.627168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5841e6b-c13c-4f67-a1c6-d2542bf72da1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.627285 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d5841e6b-c13c-4f67-a1c6-d2542bf72da1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume with id: 84bd7d3c-2bbe-469c-b69d-2e6403f69401 Aug 25 04:53:42.638452 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.638452 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:42.638908 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5841e6b-c13c-4f67-a1c6-d2542bf72da1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:42.644758 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb29a5d3-8b08-48ae-8c3f-cd6580e148a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.648606 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb29a5d3-8b08-48ae-8c3f-cd6580e148a9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:42.648849 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb29a5d3-8b08-48ae-8c3f-cd6580e148a9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.649091 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb29a5d3-8b08-48ae-8c3f-cd6580e148a9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.665280 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.665280 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:42.667403 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5841e6b-c13c-4f67-a1c6-d2542bf72da1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume request issued successfully. Aug 25 04:53:42.667640 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5841e6b-c13c-4f67-a1c6-d2542bf72da1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 returned with HTTP 202 Aug 25 04:53:42.671468 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 523/2087] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:42 2026] DELETE /volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:42.671590 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bb29a5d3-8b08-48ae-8c3f-cd6580e148a9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:42.677909 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1a19747b-81bf-41e4-8792-7b26ab5b46f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.678082 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb29a5d3-8b08-48ae-8c3f-cd6580e148a9 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:42.678718 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 517/2088] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:42.679697 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a19747b-81bf-41e4-8792-7b26ab5b46f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 Aug 25 04:53:42.680002 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a19747b-81bf-41e4-8792-7b26ab5b46f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.680233 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a19747b-81bf-41e4-8792-7b26ab5b46f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.681668 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1912651f-3ac5-4138-aa21-63056651b845 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.682205 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1912651f-3ac5-4138-aa21-63056651b845 None None] GET https://10.4.3.213/volume// Aug 25 04:53:42.682487 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1912651f-3ac5-4138-aa21-63056651b845 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.682771 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1912651f-3ac5-4138-aa21-63056651b845 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.683198 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1912651f-3ac5-4138-aa21-63056651b845 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:53:42.684819 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 529/2089] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 04:53:42.694876 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-9cd8d5db-bdaf-44fd-bbae-1c3e4c3519eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.695012 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.695012 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:42.697055 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-9cd8d5db-bdaf-44fd-bbae-1c3e4c3519eb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:42.697554 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-9cd8d5db-bdaf-44fd-bbae-1c3e4c3519eb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.697666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-9cd8d5db-bdaf-44fd-bbae-1c3e4c3519eb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.699008 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1a19747b-81bf-41e4-8792-7b26ab5b46f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:42.705529 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a19747b-81bf-41e4-8792-7b26ab5b46f9 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 returned with HTTP 200 Aug 25 04:53:42.705995 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 521/2090] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:42.710913 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:42.710913 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:42.715978 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-9cd8d5db-bdaf-44fd-bbae-1c3e4c3519eb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:42.722659 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-9cd8d5db-bdaf-44fd-bbae-1c3e4c3519eb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:42.723455 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 524/2091] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:53:42.766131 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af862ee2-042b-4130-9988-c27228882bc6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:42.768495 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af862ee2-042b-4130-9988-c27228882bc6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e Aug 25 04:53:42.768679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af862ee2-042b-4130-9988-c27228882bc6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:42.768944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af862ee2-042b-4130-9988-c27228882bc6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:42.777190 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af862ee2-042b-4130-9988-c27228882bc6 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e returned with HTTP 404 Aug 25 04:53:42.777883 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 518/2092] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:42 2026] GET /volume/v3/volumes/4f9da0ec-044d-4fbe-ba8e-c2c65eafff6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:43.350201 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-db87c46e-01be-44e1-acbf-1d5968f3e46f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:43.352656 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db87c46e-01be-44e1-acbf-1d5968f3e46f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:43.352986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db87c46e-01be-44e1-acbf-1d5968f3e46f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:43.353312 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-db87c46e-01be-44e1-acbf-1d5968f3e46f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:43.353506 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-db87c46e-01be-44e1-acbf-1d5968f3e46f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:43.361340 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:43.361340 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:43.362544 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-db87c46e-01be-44e1-acbf-1d5968f3e46f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:43.363121 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 530/2093] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:43 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:43.693611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-095c65d4-c5da-4cc0-b44c-a6319be7d16e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:43.695646 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-095c65d4-c5da-4cc0-b44c-a6319be7d16e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:43.695857 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-095c65d4-c5da-4cc0-b44c-a6319be7d16e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:43.696061 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-095c65d4-c5da-4cc0-b44c-a6319be7d16e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:43.705974 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:43.705974 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:43.709577 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-095c65d4-c5da-4cc0-b44c-a6319be7d16e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:43.713564 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-095c65d4-c5da-4cc0-b44c-a6319be7d16e tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:43.714473 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 522/2094] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:43 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:43.719876 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cf72be56-e7ef-4e4b-b536-4cd7cb0e88ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:43.723329 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf72be56-e7ef-4e4b-b536-4cd7cb0e88ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 Aug 25 04:53:43.723790 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf72be56-e7ef-4e4b-b536-4cd7cb0e88ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:43.724163 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf72be56-e7ef-4e4b-b536-4cd7cb0e88ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:43.738324 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf72be56-e7ef-4e4b-b536-4cd7cb0e88ca tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 returned with HTTP 404 Aug 25 04:53:43.739171 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 525/2095] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:43 2026] GET /volume/v3/volumes/84bd7d3c-2bbe-469c-b69d-2e6403f69401 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:43.747255 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:43.749267 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:43.749640 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-108934221"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:43.751276 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-108934221'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:43.751550 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume of 1 GB Aug 25 04:53:43.756154 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Availability Zones retrieved successfully. Aug 25 04:53:43.763807 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (5a1362f2-8da5-4865-93f0-c718be7f05bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:43.764136 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39b6ca9-1f81-4225-9d0a-bf7a474252ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:43.765058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:43.799005 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39b6ca9-1f81-4225-9d0a-bf7a474252ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:43.800390 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4336dba-f85e-4f38-a341-7e419675b972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:43.843926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['19c11dfb-4466-4ffb-9613-ee1738f24eb9', '1ce492cc-4c5d-43fd-87df-11c21e276296', '1f465d6b-7603-411a-b718-3abf4f53b277', '75cb6d57-d044-418b-9417-019a6e8162c7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:43.845016 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4336dba-f85e-4f38-a341-7e419675b972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19c11dfb-4466-4ffb-9613-ee1738f24eb9', '1ce492cc-4c5d-43fd-87df-11c21e276296', '1f465d6b-7603-411a-b718-3abf4f53b277', '75cb6d57-d044-418b-9417-019a6e8162c7']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:43.846070 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62670036-f8b3-4604-b211-a0ff702d2888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:43.875328 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62670036-f8b3-4604-b211-a0ff702d2888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25160cac-03c2-4cc3-9c1e-a330bc448c27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108934221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['19c11dfb-4466-4ffb-9613-ee1738f24eb9','1ce492cc-4c5d-43fd-87df-11c21e276296','1f465d6b-7603-411a-b718-3abf4f53b277','75cb6d57-d044-418b-9417-019a6e8162c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108934221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25160cac-03c2-4cc3-9c1e-a330bc448c27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b72e5223ac0b44638ce23488b5c530a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:43.876237 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e235b70-5c12-4c56-bf42-2a123bfdd667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:43.902761 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e235b70-5c12-4c56-bf42-2a123bfdd667) transitioned into state 'SUCCESS' from state '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-108934221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['19c11dfb-4466-4ffb-9613-ee1738f24eb9','1ce492cc-4c5d-43fd-87df-11c21e276296','1f465d6b-7603-411a-b718-3abf4f53b277','75cb6d57-d044-418b-9417-019a6e8162c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:43.903791 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca210283-6b63-454c-bb43-ad22b59924c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:43.919455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca210283-6b63-454c-bb43-ad22b59924c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:43.919455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (5a1362f2-8da5-4865-93f0-c718be7f05bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:43.919663 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request issued successfully. Aug 25 04:53:43.920369 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ceb01ee-68c1-46d5-9ce7-7c926aa4ad10 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:43.920943 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 519/2096] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:43 2026] POST /volume/v3/volumes => generated 777 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:43.938914 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-544edccb-9d46-4903-9ff8-550e0eac0ec5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:43.940874 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-544edccb-9d46-4903-9ff8-550e0eac0ec5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 Aug 25 04:53:43.941086 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-544edccb-9d46-4903-9ff8-550e0eac0ec5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:43.941273 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-544edccb-9d46-4903-9ff8-550e0eac0ec5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:43.949884 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:43.949884 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:43.954598 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-544edccb-9d46-4903-9ff8-550e0eac0ec5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:43.960542 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-544edccb-9d46-4903-9ff8-550e0eac0ec5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 returned with HTTP 200 Aug 25 04:53:43.961051 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 531/2097] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:43 2026] GET /volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:44.290580 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fa2b8760-c6e5-4cff-825c-b6c66551a1aa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:44.296115 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fa2b8760-c6e5-4cff-825c-b6c66551a1aa tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:44.296361 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fa2b8760-c6e5-4cff-825c-b6c66551a1aa tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:44.296625 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fa2b8760-c6e5-4cff-825c-b6c66551a1aa tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:44.305895 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:44.305895 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:44.314749 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fa2b8760-c6e5-4cff-825c-b6c66551a1aa tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:44.323280 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fa2b8760-c6e5-4cff-825c-b6c66551a1aa tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:44.323763 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 523/2098] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:44 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:44.338760 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87a56d97-5bcc-46b9-b8b4-ab07b97bec24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:44.341014 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87a56d97-5bcc-46b9-b8b4-ab07b97bec24 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:44.341247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87a56d97-5bcc-46b9-b8b4-ab07b97bec24 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:44.341463 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87a56d97-5bcc-46b9-b8b4-ab07b97bec24 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:44.341641 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-87a56d97-5bcc-46b9-b8b4-ab07b97bec24 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Delete volume with id: e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:44.356249 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:44.356249 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:44.356868 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87a56d97-5bcc-46b9-b8b4-ab07b97bec24 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:44.380670 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df40be60-ac52-40f3-aae6-dd5064a1c460 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:44.384403 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df40be60-ac52-40f3-aae6-dd5064a1c460 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:44.384591 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df40be60-ac52-40f3-aae6-dd5064a1c460 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:44.384775 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df40be60-ac52-40f3-aae6-dd5064a1c460 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:44.384932 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-df40be60-ac52-40f3-aae6-dd5064a1c460 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:44.390055 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:44.390055 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:44.390944 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df40be60-ac52-40f3-aae6-dd5064a1c460 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:44.391350 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 520/2099] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:44 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:44.400786 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87a56d97-5bcc-46b9-b8b4-ab07b97bec24 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Delete volume request issued successfully. Aug 25 04:53:44.401122 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87a56d97-5bcc-46b9-b8b4-ab07b97bec24 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 202 Aug 25 04:53:44.401813 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 526/2100] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:53:44 2026] DELETE /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:53:44.410655 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-04360143-d819-40bb-bdec-d119576f2792 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:44.412577 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04360143-d819-40bb-bdec-d119576f2792 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:44.412627 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04360143-d819-40bb-bdec-d119576f2792 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:44.412777 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04360143-d819-40bb-bdec-d119576f2792 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:44.419650 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:44.419650 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:44.423367 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-04360143-d819-40bb-bdec-d119576f2792 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Volume info retrieved successfully. Aug 25 04:53:44.427452 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04360143-d819-40bb-bdec-d119576f2792 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 200 Aug 25 04:53:44.427875 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 532/2101] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:44 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:44.730102 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1aee9607-b58f-439e-a618-079936f2774c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:44.732357 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1aee9607-b58f-439e-a618-079936f2774c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:44.732589 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1aee9607-b58f-439e-a618-079936f2774c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:44.732814 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1aee9607-b58f-439e-a618-079936f2774c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:44.744388 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:44.744388 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:44.748304 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1aee9607-b58f-439e-a618-079936f2774c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:44.756229 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1aee9607-b58f-439e-a618-079936f2774c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:44.756656 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 524/2102] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:44 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:44.979172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a027cc74-63e7-4899-93ba-0dd2660abf8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:44.979803 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a027cc74-63e7-4899-93ba-0dd2660abf8f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 Aug 25 04:53:44.980003 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a027cc74-63e7-4899-93ba-0dd2660abf8f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:44.980201 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a027cc74-63e7-4899-93ba-0dd2660abf8f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:44.989003 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:44.989003 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:44.993542 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a027cc74-63e7-4899-93ba-0dd2660abf8f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:44.999254 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a027cc74-63e7-4899-93ba-0dd2660abf8f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 returned with HTTP 200 Aug 25 04:53:44.999690 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 521/2103] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:44 2026] GET /volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:45.017470 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0e67af8-e860-4070-be2a-b8e0ba7602fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.019783 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0e67af8-e860-4070-be2a-b8e0ba7602fa tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:45.020302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0e67af8-e860-4070-be2a-b8e0ba7602fa tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25160cac-03c2-4cc3-9c1e-a330bc448c27", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-587785054"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:45.031200 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:45.031200 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:45.031591 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0e67af8-e860-4070-be2a-b8e0ba7602fa tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:45.032491 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d0e67af8-e860-4070-be2a-b8e0ba7602fa tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create snapshot from volume 25160cac-03c2-4cc3-9c1e-a330bc448c27 Aug 25 04:53:45.063926 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d0e67af8-e860-4070-be2a-b8e0ba7602fa tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['92b73847-79fc-4ca5-ac9e-7c24a7727aad', 'c8030833-e170-4ac2-b356-85ca2e3bf4d5', 'f788a9a6-5d2d-49a1-8423-173265a9c8ef', '1f8c3090-a451-4df2-87a4-92340099a114'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:45.082830 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f860db34-0541-4ede-9ece-0d58e731859f req-1f0b0c6b-5a60-4816-a076-1f2faaebac55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.085964 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-1f0b0c6b-5a60-4816-a076-1f2faaebac55 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] DELETE https://10.4.3.213/volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925 Aug 25 04:53:45.086318 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-1f0b0c6b-5a60-4816-a076-1f2faaebac55 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:45.086511 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-1f0b0c6b-5a60-4816-a076-1f2faaebac55 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:45.098173 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:45.098173 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:45.105011 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0e67af8-e860-4070-be2a-b8e0ba7602fa tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot create request issued successfully. Aug 25 04:53:45.105811 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0e67af8-e860-4070-be2a-b8e0ba7602fa tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:45.106071 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 527/2104] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:53:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:45.118858 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1a4eea4e-210a-4dd1-b19b-95c66c467ad7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.122458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a4eea4e-210a-4dd1-b19b-95c66c467ad7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c Aug 25 04:53:45.122755 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a4eea4e-210a-4dd1-b19b-95c66c467ad7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:45.123013 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a4eea4e-210a-4dd1-b19b-95c66c467ad7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:45.130897 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:45.130897 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:45.131375 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1a4eea4e-210a-4dd1-b19b-95c66c467ad7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:45.132404 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a4eea4e-210a-4dd1-b19b-95c66c467ad7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c returned with HTTP 200 Aug 25 04:53:45.133590 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 525/2105] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:45 2026] GET /volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:45.180808 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f860db34-0541-4ede-9ece-0d58e731859f req-1f0b0c6b-5a60-4816-a076-1f2faaebac55 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925 returned with HTTP 200 Aug 25 04:53:45.181627 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 533/2106] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:45 2026] DELETE /volume/v3/attachments/b0b99d31-e232-41bd-a1ea-1a7a91106925 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:45.406726 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e05923ba-f592-444f-b508-32cab2a6e75a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.411497 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e05923ba-f592-444f-b508-32cab2a6e75a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:45.411792 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e05923ba-f592-444f-b508-32cab2a6e75a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:45.412079 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e05923ba-f592-444f-b508-32cab2a6e75a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:45.412293 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e05923ba-f592-444f-b508-32cab2a6e75a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:45.417714 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:45.417714 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:45.418833 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e05923ba-f592-444f-b508-32cab2a6e75a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:45.419372 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 522/2107] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:45 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:45.424859 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-4aad2e3a-fa3f-4c79-b499-6bd88b0b7c02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.427961 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-4aad2e3a-fa3f-4c79-b499-6bd88b0b7c02 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] DELETE https://10.4.3.213/volume/v3/attachments/662e8644-5e29-493f-af90-919557a05f27 Aug 25 04:53:45.428204 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-4aad2e3a-fa3f-4c79-b499-6bd88b0b7c02 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:45.428423 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-4aad2e3a-fa3f-4c79-b499-6bd88b0b7c02 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:45.436008 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:45.436008 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:45.446404 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed5bb60e-ccee-4ed6-b8a3-e0611b4aeca9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.449560 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed5bb60e-ccee-4ed6-b8a3-e0611b4aeca9 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] GET https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 Aug 25 04:53:45.450272 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed5bb60e-ccee-4ed6-b8a3-e0611b4aeca9 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:45.450564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed5bb60e-ccee-4ed6-b8a3-e0611b4aeca9 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:45.458753 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed5bb60e-ccee-4ed6-b8a3-e0611b4aeca9 tempest-VolumesExtendAttachedTest-655013350 tempest-VolumesExtendAttachedTest-655013350-project-member] https://10.4.3.213/volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 returned with HTTP 404 Aug 25 04:53:45.459366 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 526/2108] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:53:45 2026] GET /volume/v3/volumes/e9d27a0a-7119-4291-a6d2-8f2660edd975 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:53:45.495834 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13fc5fbf-4b9b-459f-b511-e6bcc5dff1d3 req-4aad2e3a-fa3f-4c79-b499-6bd88b0b7c02 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/attachments/662e8644-5e29-493f-af90-919557a05f27 returned with HTTP 200 Aug 25 04:53:45.496467 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 528/2109] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:45 2026] DELETE /volume/v3/attachments/662e8644-5e29-493f-af90-919557a05f27 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:45.770586 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44e92684-7b5a-4e6f-8e40-4013d06b6e05 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.772559 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44e92684-7b5a-4e6f-8e40-4013d06b6e05 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:45.772761 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44e92684-7b5a-4e6f-8e40-4013d06b6e05 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:45.772950 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44e92684-7b5a-4e6f-8e40-4013d06b6e05 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:45.780257 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:45.780257 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:45.784125 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44e92684-7b5a-4e6f-8e40-4013d06b6e05 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:45.788706 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44e92684-7b5a-4e6f-8e40-4013d06b6e05 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:45.789110 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 534/2110] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:45 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:45.805817 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0fa0352e-4ee5-460d-8f60-0593cb4c013d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.810531 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fa0352e-4ee5-460d-8f60-0593cb4c013d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:45.810531 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fa0352e-4ee5-460d-8f60-0593cb4c013d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:45.810531 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fa0352e-4ee5-460d-8f60-0593cb4c013d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:45.827793 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:45.827793 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:45.836718 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0fa0352e-4ee5-460d-8f60-0593cb4c013d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:45.850069 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fa0352e-4ee5-460d-8f60-0593cb4c013d tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:45.850647 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 523/2111] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:45 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:45.927369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4a09510f-2f7a-4340-b0d1-d426c7cb5b7a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.930000 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a09510f-2f7a-4340-b0d1-d426c7cb5b7a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:45.930229 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a09510f-2f7a-4340-b0d1-d426c7cb5b7a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:45.930356 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a09510f-2f7a-4340-b0d1-d426c7cb5b7a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:45.938347 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:45.938347 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:45.942553 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4a09510f-2f7a-4340-b0d1-d426c7cb5b7a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:45.947453 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a09510f-2f7a-4340-b0d1-d426c7cb5b7a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:45.947842 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 527/2112] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:45 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:45.979936 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56857630-b7c8-4fed-9210-3e2e8b783d2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:45.979936 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56857630-b7c8-4fed-9210-3e2e8b783d2c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:45.979936 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56857630-b7c8-4fed-9210-3e2e8b783d2c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:45.979936 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56857630-b7c8-4fed-9210-3e2e8b783d2c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:45.994558 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:45.994558 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:45.998234 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-56857630-b7c8-4fed-9210-3e2e8b783d2c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:46.005895 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56857630-b7c8-4fed-9210-3e2e8b783d2c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:46.005895 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 529/2113] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:45 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:46.070583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bebb8a4e-7619-4bd1-84e9-977f01eb1966 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:46.072493 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bebb8a4e-7619-4bd1-84e9-977f01eb1966 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:46.075455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bebb8a4e-7619-4bd1-84e9-977f01eb1966 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:46.075455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bebb8a4e-7619-4bd1-84e9-977f01eb1966 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:46.082454 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:46.082454 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:46.088444 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bebb8a4e-7619-4bd1-84e9-977f01eb1966 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:46.095937 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bebb8a4e-7619-4bd1-84e9-977f01eb1966 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:46.096336 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 535/2114] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:46 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:46.148895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5083028f-53a5-436e-a8f7-622d2d40a861 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:46.151549 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5083028f-53a5-436e-a8f7-622d2d40a861 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c Aug 25 04:53:46.151835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5083028f-53a5-436e-a8f7-622d2d40a861 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:46.152095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5083028f-53a5-436e-a8f7-622d2d40a861 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:46.159172 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:46.159172 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:46.159616 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5083028f-53a5-436e-a8f7-622d2d40a861 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:46.160535 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5083028f-53a5-436e-a8f7-622d2d40a861 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c returned with HTTP 200 Aug 25 04:53:46.161008 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 524/2115] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:46 2026] GET /volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:46.172751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-951a487f-a8e2-414b-8cf6-b3ba6a25704f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:46.175529 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-951a487f-a8e2-414b-8cf6-b3ba6a25704f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] GET https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c Aug 25 04:53:46.175803 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-951a487f-a8e2-414b-8cf6-b3ba6a25704f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:46.176060 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-951a487f-a8e2-414b-8cf6-b3ba6a25704f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:46.184046 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:46.184046 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:46.184656 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-951a487f-a8e2-414b-8cf6-b3ba6a25704f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:46.185709 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-951a487f-a8e2-414b-8cf6-b3ba6a25704f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c returned with HTTP 200 Aug 25 04:53:46.186044 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 528/2116] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:46 2026] GET /volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:46.198209 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d59be6a-3453-4a3d-ad46-947803279ba1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:46.203578 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d59be6a-3453-4a3d-ad46-947803279ba1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c Aug 25 04:53:46.203838 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d59be6a-3453-4a3d-ad46-947803279ba1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:46.204126 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d59be6a-3453-4a3d-ad46-947803279ba1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:46.204333 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-2d59be6a-3453-4a3d-ad46-947803279ba1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete snapshot with id: fa5e167f-a8f9-470c-902e-9a08fac7033c Aug 25 04:53:46.214325 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:46.214325 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:46.214875 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d59be6a-3453-4a3d-ad46-947803279ba1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:46.249548 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d59be6a-3453-4a3d-ad46-947803279ba1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot delete request issued successfully. Aug 25 04:53:46.249695 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d59be6a-3453-4a3d-ad46-947803279ba1 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c returned with HTTP 202 Aug 25 04:53:46.250163 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 530/2117] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:46 2026] DELETE /volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:46.261590 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e4c3ae5-6c50-4272-8b56-db45b00ca5fb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:46.263712 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e4c3ae5-6c50-4272-8b56-db45b00ca5fb tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c Aug 25 04:53:46.263998 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e4c3ae5-6c50-4272-8b56-db45b00ca5fb tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:46.264325 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e4c3ae5-6c50-4272-8b56-db45b00ca5fb tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:46.279660 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:46.279660 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:46.280731 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8e4c3ae5-6c50-4272-8b56-db45b00ca5fb tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:46.282476 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e4c3ae5-6c50-4272-8b56-db45b00ca5fb tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c returned with HTTP 200 Aug 25 04:53:46.283458 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 536/2118] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:46 2026] GET /volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:46.331820 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e0c2c5f7-2b5a-4003-b56b-38377d00f641 req-b314651a-4f88-45af-a29b-91cd9861f382 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:46.337005 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e0c2c5f7-2b5a-4003-b56b-38377d00f641 req-b314651a-4f88-45af-a29b-91cd9861f382 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:53:46.338416 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e0c2c5f7-2b5a-4003-b56b-38377d00f641 req-b314651a-4f88-45af-a29b-91cd9861f382 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:46.338416 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e0c2c5f7-2b5a-4003-b56b-38377d00f641 req-b314651a-4f88-45af-a29b-91cd9861f382 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:46.353979 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:46.353979 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:46.369503 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e0c2c5f7-2b5a-4003-b56b-38377d00f641 req-b314651a-4f88-45af-a29b-91cd9861f382 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:53:46.385612 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e0c2c5f7-2b5a-4003-b56b-38377d00f641 req-b314651a-4f88-45af-a29b-91cd9861f382 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:53:46.386151 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 525/2119] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:46 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:46.429904 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-01c966ea-2c06-451e-8c42-347b5ceea58e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:46.434064 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de0d7135-b3d4-415d-87a0-4372105deba6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:46.434485 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01c966ea-2c06-451e-8c42-347b5ceea58e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] DELETE https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:53:46.434847 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01c966ea-2c06-451e-8c42-347b5ceea58e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:46.436767 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de0d7135-b3d4-415d-87a0-4372105deba6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:46.436949 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de0d7135-b3d4-415d-87a0-4372105deba6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:46.437118 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01c966ea-2c06-451e-8c42-347b5ceea58e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:46.437182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de0d7135-b3d4-415d-87a0-4372105deba6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:46.437439 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-de0d7135-b3d4-415d-87a0-4372105deba6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:46.437992 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-01c966ea-2c06-451e-8c42-347b5ceea58e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Delete volume with id: 29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:53:46.443228 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:46.443228 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:46.444230 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de0d7135-b3d4-415d-87a0-4372105deba6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:46.444657 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 531/2120] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:46 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:46.452205 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:46.452205 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:46.452698 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-01c966ea-2c06-451e-8c42-347b5ceea58e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:53:46.476015 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-01c966ea-2c06-451e-8c42-347b5ceea58e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Delete volume request issued successfully. Aug 25 04:53:46.476219 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01c966ea-2c06-451e-8c42-347b5ceea58e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 202 Aug 25 04:53:46.476867 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 529/2121] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:46 2026] DELETE /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:46.496711 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8518d97d-d0f7-488a-8b2b-3eb4bf376a9c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:46.496711 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8518d97d-d0f7-488a-8b2b-3eb4bf376a9c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:53:46.496711 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8518d97d-d0f7-488a-8b2b-3eb4bf376a9c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:46.496711 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8518d97d-d0f7-488a-8b2b-3eb4bf376a9c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:46.518364 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:46.518364 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:46.525525 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8518d97d-d0f7-488a-8b2b-3eb4bf376a9c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:53:46.531741 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8518d97d-d0f7-488a-8b2b-3eb4bf376a9c tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 200 Aug 25 04:53:46.532478 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 537/2122] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:46 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:47.293087 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c63e9e05-d5f6-4573-a9ae-83d1e8a62209 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:47.296010 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c63e9e05-d5f6-4573-a9ae-83d1e8a62209 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c Aug 25 04:53:47.296278 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c63e9e05-d5f6-4573-a9ae-83d1e8a62209 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:47.296567 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c63e9e05-d5f6-4573-a9ae-83d1e8a62209 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:47.303648 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c63e9e05-d5f6-4573-a9ae-83d1e8a62209 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c returned with HTTP 404 Aug 25 04:53:47.304175 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 526/2123] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:47 2026] GET /volume/v3/snapshots/fa5e167f-a8f9-470c-902e-9a08fac7033c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:47.311452 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e3e4cfc-76fc-4946-9155-649565ef4707 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:47.314988 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e3e4cfc-76fc-4946-9155-649565ef4707 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 Aug 25 04:53:47.315180 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e3e4cfc-76fc-4946-9155-649565ef4707 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:47.315349 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e3e4cfc-76fc-4946-9155-649565ef4707 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:47.315571 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2e3e4cfc-76fc-4946-9155-649565ef4707 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume with id: 25160cac-03c2-4cc3-9c1e-a330bc448c27 Aug 25 04:53:47.324927 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:47.324927 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:47.325406 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e3e4cfc-76fc-4946-9155-649565ef4707 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:47.352243 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e3e4cfc-76fc-4946-9155-649565ef4707 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume request issued successfully. Aug 25 04:53:47.352593 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e3e4cfc-76fc-4946-9155-649565ef4707 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 returned with HTTP 202 Aug 25 04:53:47.353219 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 532/2124] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:47 2026] DELETE /volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:47.360980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-326bdbc7-2c78-4207-b868-18fca4b2fa63 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:47.363445 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-326bdbc7-2c78-4207-b868-18fca4b2fa63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 Aug 25 04:53:47.363732 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-326bdbc7-2c78-4207-b868-18fca4b2fa63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:47.363983 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-326bdbc7-2c78-4207-b868-18fca4b2fa63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:47.371806 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:47.371806 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:47.375858 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-326bdbc7-2c78-4207-b868-18fca4b2fa63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:47.381032 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-326bdbc7-2c78-4207-b868-18fca4b2fa63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 returned with HTTP 200 Aug 25 04:53:47.381495 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 530/2125] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:47 2026] GET /volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:47.456503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2cd139c1-a702-43b3-a85b-b3ae2085db9d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:47.458875 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2cd139c1-a702-43b3-a85b-b3ae2085db9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:47.459663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2cd139c1-a702-43b3-a85b-b3ae2085db9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:47.459663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2cd139c1-a702-43b3-a85b-b3ae2085db9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:47.459663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2cd139c1-a702-43b3-a85b-b3ae2085db9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:47.465452 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:47.465452 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:47.466443 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2cd139c1-a702-43b3-a85b-b3ae2085db9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:47.466868 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 538/2126] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:47 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:47.547493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d7bcfab-d3e0-4482-b362-3bb94bb6fa59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:47.549671 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d7bcfab-d3e0-4482-b362-3bb94bb6fa59 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 Aug 25 04:53:47.549865 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d7bcfab-d3e0-4482-b362-3bb94bb6fa59 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:47.550094 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d7bcfab-d3e0-4482-b362-3bb94bb6fa59 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:47.557287 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d7bcfab-d3e0-4482-b362-3bb94bb6fa59 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 returned with HTTP 404 Aug 25 04:53:47.557895 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 527/2127] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:47 2026] GET /volume/v3/volumes/29819ba9-4a43-4db9-b638-d25c18ae85b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:47.834499 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee11c642-418b-46ed-9fb9-377d66d7ff2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:47.837790 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee11c642-418b-46ed-9fb9-377d66d7ff2a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:53:47.838045 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee11c642-418b-46ed-9fb9-377d66d7ff2a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:47.838241 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee11c642-418b-46ed-9fb9-377d66d7ff2a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:47.838416 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ee11c642-418b-46ed-9fb9-377d66d7ff2a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Delete volume with id: efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:53:47.850302 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:47.850302 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:47.850813 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee11c642-418b-46ed-9fb9-377d66d7ff2a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:47.871735 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee11c642-418b-46ed-9fb9-377d66d7ff2a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Delete volume request issued successfully. Aug 25 04:53:47.872011 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee11c642-418b-46ed-9fb9-377d66d7ff2a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 202 Aug 25 04:53:47.872469 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 533/2128] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:47 2026] DELETE /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:47.884611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca7dbe3d-8e61-45fc-9860-22de853f1129 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:47.887247 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca7dbe3d-8e61-45fc-9860-22de853f1129 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:53:47.887247 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca7dbe3d-8e61-45fc-9860-22de853f1129 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:47.887623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca7dbe3d-8e61-45fc-9860-22de853f1129 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:47.903393 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:47.903393 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:47.909282 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ca7dbe3d-8e61-45fc-9860-22de853f1129 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:47.915867 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca7dbe3d-8e61-45fc-9860-22de853f1129 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 200 Aug 25 04:53:47.916452 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 531/2129] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:47 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:48.399281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b259cdd3-cfbd-46d8-be03-07534a0bf1b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:48.405252 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b259cdd3-cfbd-46d8-be03-07534a0bf1b4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 Aug 25 04:53:48.405582 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b259cdd3-cfbd-46d8-be03-07534a0bf1b4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:48.405953 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b259cdd3-cfbd-46d8-be03-07534a0bf1b4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:48.419547 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b259cdd3-cfbd-46d8-be03-07534a0bf1b4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 returned with HTTP 404 Aug 25 04:53:48.420114 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 539/2130] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:48 2026] GET /volume/v3/volumes/25160cac-03c2-4cc3-9c1e-a330bc448c27 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:48.431283 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:48.433217 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:48.433598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1943005307"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:48.435406 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1943005307'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:48.435796 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume of 1 GB Aug 25 04:53:48.440163 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Availability Zones retrieved successfully. Aug 25 04:53:48.446921 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (cdb8d795-bfdb-4c42-b344-2ce1323471e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:48.448532 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15569f96-c3a3-4ba0-a94a-7d485d159d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:48.449831 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:48.488968 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f5f495f-2fe2-4950-bc18-ab0de8241414 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:48.492623 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15569f96-c3a3-4ba0-a94a-7d485d159d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:48.493566 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f5f495f-2fe2-4950-bc18-ab0de8241414 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:48.493645 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376e8831-4f39-49bd-9e6f-8ea9c3cdaf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:48.493899 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f5f495f-2fe2-4950-bc18-ab0de8241414 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:48.494214 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f5f495f-2fe2-4950-bc18-ab0de8241414 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:48.494412 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9f5f495f-2fe2-4950-bc18-ab0de8241414 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:48.506381 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:48.506381 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:48.507747 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f5f495f-2fe2-4950-bc18-ab0de8241414 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:48.508381 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 534/2131] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:48 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:48.552534 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['d8600e6c-8b1b-4b9f-882c-55a838d19e20', 'e29201fb-d317-4813-8ffd-00c4afc09312', 'd5a1ebc2-6b83-4850-8c8c-48a876faab2e', '8402a324-fd0f-49d8-ac99-a1ee3f46e881'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:48.553484 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376e8831-4f39-49bd-9e6f-8ea9c3cdaf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8600e6c-8b1b-4b9f-882c-55a838d19e20', 'e29201fb-d317-4813-8ffd-00c4afc09312', 'd5a1ebc2-6b83-4850-8c8c-48a876faab2e', '8402a324-fd0f-49d8-ac99-a1ee3f46e881']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:48.554274 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4100e03f-2c06-4dba-add0-a4815b33db15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:48.588911 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4100e03f-2c06-4dba-add0-a4815b33db15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e0b311-3473-4b30-ba0b-4b2384317ae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943005307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['d8600e6c-8b1b-4b9f-882c-55a838d19e20','e29201fb-d317-4813-8ffd-00c4afc09312','d5a1ebc2-6b83-4850-8c8c-48a876faab2e','8402a324-fd0f-49d8-ac99-a1ee3f46e881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943005307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e0b311-3473-4b30-ba0b-4b2384317ae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b72e5223ac0b44638ce23488b5c530a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:48.590100 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff155ea4-2212-47b8-b213-c07995ab7ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:48.612993 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff155ea4-2212-47b8-b213-c07995ab7ad4) transitioned into state 'SUCCESS' from state '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-1943005307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['d8600e6c-8b1b-4b9f-882c-55a838d19e20','e29201fb-d317-4813-8ffd-00c4afc09312','d5a1ebc2-6b83-4850-8c8c-48a876faab2e','8402a324-fd0f-49d8-ac99-a1ee3f46e881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:48.613991 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fa5138-58d3-465a-8d45-a08c8c20381b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:48.625785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fa5138-58d3-465a-8d45-a08c8c20381b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:48.626715 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (cdb8d795-bfdb-4c42-b344-2ce1323471e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:48.627044 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request issued successfully. Aug 25 04:53:48.627717 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d831b5c3-48aa-471b-a402-7f4cc4e56eff tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:48.628285 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 528/2132] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:48 2026] POST /volume/v3/volumes => generated 778 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:48.649133 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d042af74-152e-4796-88d6-e53709795139 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:48.651141 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d042af74-152e-4796-88d6-e53709795139 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 Aug 25 04:53:48.651401 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d042af74-152e-4796-88d6-e53709795139 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:48.651637 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d042af74-152e-4796-88d6-e53709795139 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:48.658888 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:48.658888 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:48.663261 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d042af74-152e-4796-88d6-e53709795139 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:48.669994 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d042af74-152e-4796-88d6-e53709795139 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 returned with HTTP 200 Aug 25 04:53:48.670486 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 532/2133] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:48 2026] GET /volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:48.932749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cdeb541b-cd95-49a7-b3ac-4b250acad42c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:48.935592 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdeb541b-cd95-49a7-b3ac-4b250acad42c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee Aug 25 04:53:48.936378 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cdeb541b-cd95-49a7-b3ac-4b250acad42c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:48.936378 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cdeb541b-cd95-49a7-b3ac-4b250acad42c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:48.948616 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdeb541b-cd95-49a7-b3ac-4b250acad42c tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee returned with HTTP 404 Aug 25 04:53:48.949085 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 540/2134] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:48 2026] GET /volume/v3/volumes/efb2bd97-f435-4ff2-b814-e906cfd096ee => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:49.374705 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-071aa727-ee8b-46f7-b74e-fff0bf59f18a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:49.376999 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-071aa727-ee8b-46f7-b74e-fff0bf59f18a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:49.377194 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-071aa727-ee8b-46f7-b74e-fff0bf59f18a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:49.377401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-071aa727-ee8b-46f7-b74e-fff0bf59f18a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:49.377578 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-071aa727-ee8b-46f7-b74e-fff0bf59f18a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Delete volume with id: e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:49.384612 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:49.384612 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:49.385220 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-071aa727-ee8b-46f7-b74e-fff0bf59f18a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:49.414937 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-071aa727-ee8b-46f7-b74e-fff0bf59f18a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Delete volume request issued successfully. Aug 25 04:53:49.415182 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-071aa727-ee8b-46f7-b74e-fff0bf59f18a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 202 Aug 25 04:53:49.415700 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 535/2135] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:49 2026] DELETE /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:49.426157 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f3af3b28-7eab-40df-b706-0f10910f5199 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:49.428039 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3af3b28-7eab-40df-b706-0f10910f5199 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:49.428535 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3af3b28-7eab-40df-b706-0f10910f5199 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:49.428535 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3af3b28-7eab-40df-b706-0f10910f5199 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:49.440441 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:49.440441 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:49.445808 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f3af3b28-7eab-40df-b706-0f10910f5199 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:49.451817 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3af3b28-7eab-40df-b706-0f10910f5199 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 200 Aug 25 04:53:49.452492 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 529/2136] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:49 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:49.518621 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0bb90e3b-37f1-4d3b-90b2-c4f7cbaec707 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:49.521221 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bb90e3b-37f1-4d3b-90b2-c4f7cbaec707 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:49.521221 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bb90e3b-37f1-4d3b-90b2-c4f7cbaec707 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:49.521221 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0bb90e3b-37f1-4d3b-90b2-c4f7cbaec707 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:49.521221 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0bb90e3b-37f1-4d3b-90b2-c4f7cbaec707 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:49.526026 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:49.526026 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:49.527449 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0bb90e3b-37f1-4d3b-90b2-c4f7cbaec707 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:49.527938 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 533/2137] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:49 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:49.692037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6fb75b0e-8f63-4ff0-a883-c7caaeaa5544 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:49.693847 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fb75b0e-8f63-4ff0-a883-c7caaeaa5544 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 Aug 25 04:53:49.694045 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fb75b0e-8f63-4ff0-a883-c7caaeaa5544 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:49.694230 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fb75b0e-8f63-4ff0-a883-c7caaeaa5544 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:49.702201 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:49.702201 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:49.705941 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6fb75b0e-8f63-4ff0-a883-c7caaeaa5544 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:49.709870 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fb75b0e-8f63-4ff0-a883-c7caaeaa5544 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 returned with HTTP 200 Aug 25 04:53:49.710392 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 541/2138] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:49 2026] GET /volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:49.722765 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6ef6f6e-64f0-4afd-bcd4-378360944818 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:49.724831 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6ef6f6e-64f0-4afd-bcd4-378360944818 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:49.725242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6ef6f6e-64f0-4afd-bcd4-378360944818 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3e0b311-3473-4b30-ba0b-4b2384317ae9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1982715303"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:49.736508 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:49.736508 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:49.737089 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6ef6f6e-64f0-4afd-bcd4-378360944818 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:49.737261 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d6ef6f6e-64f0-4afd-bcd4-378360944818 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create snapshot from volume f3e0b311-3473-4b30-ba0b-4b2384317ae9 Aug 25 04:53:49.773799 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d6ef6f6e-64f0-4afd-bcd4-378360944818 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['95bbe3d7-cf93-4ae2-897f-210581306924', 'd43d5f4c-b22d-432e-82b4-a42fce9170ed', '43e814f3-7696-4566-9163-a3a2670b8e9d', '73811b46-0144-4d43-af77-bc7ee4391c40'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:49.816847 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6ef6f6e-64f0-4afd-bcd4-378360944818 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot create request issued successfully. Aug 25 04:53:49.817276 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6ef6f6e-64f0-4afd-bcd4-378360944818 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:49.817894 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 536/2139] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:53:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:49.826122 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7597132d-628f-4b89-88cf-c8c1f6d85aa5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:49.828154 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7597132d-628f-4b89-88cf-c8c1f6d85aa5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 Aug 25 04:53:49.828440 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7597132d-628f-4b89-88cf-c8c1f6d85aa5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:49.828689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7597132d-628f-4b89-88cf-c8c1f6d85aa5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:49.834196 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:49.834196 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:49.834696 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7597132d-628f-4b89-88cf-c8c1f6d85aa5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:49.835719 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7597132d-628f-4b89-88cf-c8c1f6d85aa5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 returned with HTTP 200 Aug 25 04:53:49.836232 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 530/2140] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:49 2026] GET /volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:50.465975 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b26a1cce-bc37-464e-aa50-3b0bb6a7add5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:50.467945 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b26a1cce-bc37-464e-aa50-3b0bb6a7add5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c Aug 25 04:53:50.468244 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b26a1cce-bc37-464e-aa50-3b0bb6a7add5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:50.468532 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b26a1cce-bc37-464e-aa50-3b0bb6a7add5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:50.477240 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b26a1cce-bc37-464e-aa50-3b0bb6a7add5 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c returned with HTTP 404 Aug 25 04:53:50.477908 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 534/2141] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:50 2026] GET /volume/v3/volumes/e2345006-1c91-4f39-9541-dbd6fd5ead7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:50.489739 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1875e208-630a-4927-b59f-55df28b4b03a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:50.492156 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1875e208-630a-4927-b59f-55df28b4b03a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] DELETE https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:50.492341 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1875e208-630a-4927-b59f-55df28b4b03a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:50.492634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1875e208-630a-4927-b59f-55df28b4b03a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:50.492799 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1875e208-630a-4927-b59f-55df28b4b03a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Delete volume with id: 331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:50.501096 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:50.501096 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:50.501729 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1875e208-630a-4927-b59f-55df28b4b03a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:50.522823 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1875e208-630a-4927-b59f-55df28b4b03a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Delete volume request issued successfully. Aug 25 04:53:50.523028 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1875e208-630a-4927-b59f-55df28b4b03a tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 202 Aug 25 04:53:50.523519 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 542/2142] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:50 2026] DELETE /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:50.532712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b503428-c370-4985-9978-8e77a269a28c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:50.538196 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b503428-c370-4985-9978-8e77a269a28c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:50.538344 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b503428-c370-4985-9978-8e77a269a28c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:50.538900 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b503428-c370-4985-9978-8e77a269a28c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:50.539534 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9f2f5ec-4652-47d4-b63f-601c5c647d04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:50.543529 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9f2f5ec-4652-47d4-b63f-601c5c647d04 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:50.543529 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9f2f5ec-4652-47d4-b63f-601c5c647d04 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:50.543529 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9f2f5ec-4652-47d4-b63f-601c5c647d04 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:50.543773 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f9f2f5ec-4652-47d4-b63f-601c5c647d04 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:50.546976 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:50.546976 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:50.549830 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:50.549830 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:50.550610 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9f2f5ec-4652-47d4-b63f-601c5c647d04 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:50.551179 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 531/2143] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:50 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:50.551272 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b503428-c370-4985-9978-8e77a269a28c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:50.556897 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b503428-c370-4985-9978-8e77a269a28c tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 200 Aug 25 04:53:50.557348 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 537/2144] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:50 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:50.847841 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-83434640-0025-4fbb-8e75-67e7b608c8e4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:50.849798 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-83434640-0025-4fbb-8e75-67e7b608c8e4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 Aug 25 04:53:50.850056 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-83434640-0025-4fbb-8e75-67e7b608c8e4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:50.850319 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-83434640-0025-4fbb-8e75-67e7b608c8e4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:50.856589 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:50.856589 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:50.857197 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-83434640-0025-4fbb-8e75-67e7b608c8e4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:50.858308 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-83434640-0025-4fbb-8e75-67e7b608c8e4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 returned with HTTP 200 Aug 25 04:53:50.858944 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 535/2145] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:50 2026] GET /volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:50.869219 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d6952de4-bbad-4006-ab69-45c35672e792 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:50.871679 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6952de4-bbad-4006-ab69-45c35672e792 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] POST https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940/action Aug 25 04:53:50.872304 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6952de4-bbad-4006-ab69-45c35672e792 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:53:50.872619 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6952de4-bbad-4006-ab69-45c35672e792 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:50.875885 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.snapshot_unmanage [None req-d6952de4-bbad-4006-ab69-45c35672e792 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Unmanage snapshot with id: 1db4f89d-9bc2-40a8-9b9a-bfb87e492940 Aug 25 04:53:50.882022 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:50.882022 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:50.882740 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d6952de4-bbad-4006-ab69-45c35672e792 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:50.883935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-d6952de4-bbad-4006-ab69-45c35672e792 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7c12223033f94db5bbdf0e86d2fef308', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b72e5223ac0b44638ce23488b5c530a7', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 04:53:50.884221 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6952de4-bbad-4006-ab69-45c35672e792 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940/action returned with HTTP 403 Aug 25 04:53:50.884967 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 543/2146] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:53:50 2026] POST /volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940/action => generated 117 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:50.898452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a10e0c4-8d2b-4646-b31e-473034cddd1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:50.900397 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a10e0c4-8d2b-4646-b31e-473034cddd1d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 Aug 25 04:53:50.900635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a10e0c4-8d2b-4646-b31e-473034cddd1d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:50.900862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a10e0c4-8d2b-4646-b31e-473034cddd1d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:50.901004 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-4a10e0c4-8d2b-4646-b31e-473034cddd1d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete snapshot with id: 1db4f89d-9bc2-40a8-9b9a-bfb87e492940 Aug 25 04:53:50.906332 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:50.906332 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:50.906701 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a10e0c4-8d2b-4646-b31e-473034cddd1d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:50.922247 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a10e0c4-8d2b-4646-b31e-473034cddd1d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot delete request issued successfully. Aug 25 04:53:50.922632 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a10e0c4-8d2b-4646-b31e-473034cddd1d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 returned with HTTP 202 Aug 25 04:53:50.923047 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 532/2147] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:50 2026] DELETE /volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:50.930944 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3941e76b-bf0b-4dbb-a9f9-bbc40603f633 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:50.933121 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3941e76b-bf0b-4dbb-a9f9-bbc40603f633 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 Aug 25 04:53:50.933422 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3941e76b-bf0b-4dbb-a9f9-bbc40603f633 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:50.933911 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3941e76b-bf0b-4dbb-a9f9-bbc40603f633 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:50.941598 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:50.941598 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:50.941965 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3941e76b-bf0b-4dbb-a9f9-bbc40603f633 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:50.942888 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3941e76b-bf0b-4dbb-a9f9-bbc40603f633 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 returned with HTTP 200 Aug 25 04:53:50.943456 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 538/2148] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:50 2026] GET /volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:51.564225 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-143fe4ea-5d8c-41ef-9c06-6cb462efa07f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:51.569665 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-143fe4ea-5d8c-41ef-9c06-6cb462efa07f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:51.569665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-143fe4ea-5d8c-41ef-9c06-6cb462efa07f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:51.569665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-143fe4ea-5d8c-41ef-9c06-6cb462efa07f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:51.569665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-143fe4ea-5d8c-41ef-9c06-6cb462efa07f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:51.574866 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:51.574866 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:51.576675 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-143fe4ea-5d8c-41ef-9c06-6cb462efa07f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:51.577162 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 536/2149] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:51 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:51.577235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-393086d7-16a5-4f57-9245-be0013c619bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:51.580197 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-393086d7-16a5-4f57-9245-be0013c619bb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 Aug 25 04:53:51.580495 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-393086d7-16a5-4f57-9245-be0013c619bb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:51.580779 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-393086d7-16a5-4f57-9245-be0013c619bb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:51.588662 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-393086d7-16a5-4f57-9245-be0013c619bb tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 returned with HTTP 404 Aug 25 04:53:51.589270 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 544/2150] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:51 2026] GET /volume/v3/volumes/331589b2-317e-4aca-8c0e-0e609789b925 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:51.680074 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-224b430e-061e-4da7-82ad-38fec2b16abf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:51.682566 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224b430e-061e-4da7-82ad-38fec2b16abf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] DELETE https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:53:51.682748 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224b430e-061e-4da7-82ad-38fec2b16abf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:51.682952 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224b430e-061e-4da7-82ad-38fec2b16abf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:51.683117 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-224b430e-061e-4da7-82ad-38fec2b16abf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Delete volume with id: a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:53:51.693084 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:51.693084 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:51.693553 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-224b430e-061e-4da7-82ad-38fec2b16abf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:51.713620 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-224b430e-061e-4da7-82ad-38fec2b16abf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Delete volume request issued successfully. Aug 25 04:53:51.713815 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224b430e-061e-4da7-82ad-38fec2b16abf tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 202 Aug 25 04:53:51.714215 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 533/2151] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:51 2026] DELETE /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:51.730224 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ba2d1ad-2c7d-445b-aa63-d6453f9608f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:51.734887 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ba2d1ad-2c7d-445b-aa63-d6453f9608f3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:53:51.735131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ba2d1ad-2c7d-445b-aa63-d6453f9608f3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:51.735437 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ba2d1ad-2c7d-445b-aa63-d6453f9608f3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:51.743722 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:51.743722 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:51.749388 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7ba2d1ad-2c7d-445b-aa63-d6453f9608f3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Volume info retrieved successfully. Aug 25 04:53:51.755845 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ba2d1ad-2c7d-445b-aa63-d6453f9608f3 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 200 Aug 25 04:53:51.756489 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 539/2152] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:51 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:51.953901 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-566d5e86-3a57-4379-a3c5-9a693b6001bc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:51.955900 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-566d5e86-3a57-4379-a3c5-9a693b6001bc tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 Aug 25 04:53:51.956128 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-566d5e86-3a57-4379-a3c5-9a693b6001bc tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:51.956372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-566d5e86-3a57-4379-a3c5-9a693b6001bc tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:51.962976 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-566d5e86-3a57-4379-a3c5-9a693b6001bc tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 returned with HTTP 404 Aug 25 04:53:51.963856 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 537/2153] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:51 2026] GET /volume/v3/snapshots/1db4f89d-9bc2-40a8-9b9a-bfb87e492940 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:51.973825 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b517ad9f-6633-4d7a-8595-13cda95f6585 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:51.976258 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b517ad9f-6633-4d7a-8595-13cda95f6585 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 Aug 25 04:53:51.976508 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b517ad9f-6633-4d7a-8595-13cda95f6585 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:51.976829 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b517ad9f-6633-4d7a-8595-13cda95f6585 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:51.977063 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b517ad9f-6633-4d7a-8595-13cda95f6585 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume with id: f3e0b311-3473-4b30-ba0b-4b2384317ae9 Aug 25 04:53:51.987985 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:51.987985 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:51.988393 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b517ad9f-6633-4d7a-8595-13cda95f6585 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:52.019000 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b517ad9f-6633-4d7a-8595-13cda95f6585 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume request issued successfully. Aug 25 04:53:52.019251 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b517ad9f-6633-4d7a-8595-13cda95f6585 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 returned with HTTP 202 Aug 25 04:53:52.019820 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 545/2154] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:51 2026] DELETE /volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:52.036037 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f702b5e-a41c-4c28-b507-5ad091815d37 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:52.038509 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f702b5e-a41c-4c28-b507-5ad091815d37 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 Aug 25 04:53:52.038862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f702b5e-a41c-4c28-b507-5ad091815d37 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:52.039154 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f702b5e-a41c-4c28-b507-5ad091815d37 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:52.051014 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:52.051014 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:52.055656 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f702b5e-a41c-4c28-b507-5ad091815d37 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:52.063029 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f702b5e-a41c-4c28-b507-5ad091815d37 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 returned with HTTP 200 Aug 25 04:53:52.063407 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 534/2155] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:52 2026] GET /volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:52.590894 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0f8ea42-245a-43e8-89b6-b946d90044ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:52.591455 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0f8ea42-245a-43e8-89b6-b946d90044ea tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:52.591752 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0f8ea42-245a-43e8-89b6-b946d90044ea tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:52.591984 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0f8ea42-245a-43e8-89b6-b946d90044ea tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:52.592041 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b0f8ea42-245a-43e8-89b6-b946d90044ea tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:52.596403 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:52.596403 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:52.597175 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0f8ea42-245a-43e8-89b6-b946d90044ea tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:52.597602 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 540/2156] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:52 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:52.773995 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ead24777-816d-4bd3-b238-420c9d1b6f62 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:52.776048 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ead24777-816d-4bd3-b238-420c9d1b6f62 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] GET https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d Aug 25 04:53:52.776450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ead24777-816d-4bd3-b238-420c9d1b6f62 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:52.776790 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ead24777-816d-4bd3-b238-420c9d1b6f62 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:52.782799 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ead24777-816d-4bd3-b238-420c9d1b6f62 tempest-AttachVolumeTestJSON-12153700 tempest-AttachVolumeTestJSON-12153700-project-member] https://10.4.3.213/volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d returned with HTTP 404 Aug 25 04:53:52.783456 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 538/2157] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:52 2026] GET /volume/v3/volumes/a60fdeda-148b-4be3-b0ac-7e9013fc273d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:53.080944 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b6c3c204-4665-4faa-8915-3ff2930271c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:53.083116 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6c3c204-4665-4faa-8915-3ff2930271c8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 Aug 25 04:53:53.083307 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6c3c204-4665-4faa-8915-3ff2930271c8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:53.083551 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b6c3c204-4665-4faa-8915-3ff2930271c8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:53.090895 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b6c3c204-4665-4faa-8915-3ff2930271c8 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 returned with HTTP 404 Aug 25 04:53:53.091595 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 546/2158] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:53 2026] GET /volume/v3/volumes/f3e0b311-3473-4b30-ba0b-4b2384317ae9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:53.099499 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:53.102738 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:53.103290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-689354266"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:53.105727 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-689354266'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:53.106370 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume of 1 GB Aug 25 04:53:53.112833 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Availability Zones retrieved successfully. Aug 25 04:53:53.122739 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (f0fb860e-127a-4a8b-9615-bcba2b683221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:53.124276 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862d532f-1b49-4a0a-93a8-0b32eba9e6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.125512 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:53.169689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862d532f-1b49-4a0a-93a8-0b32eba9e6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.171240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225181f8-a502-4747-b9c3-787a333cd98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.239644 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['3812eb8e-66aa-4c95-8ea4-1f305176ba7d', 'cf714092-13bf-440b-94a8-e441e258ca3d', 'bb245b80-784f-4948-b85c-5377ea786907', '650b6988-9644-42f4-a042-9ededecd47d4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:53.239984 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225181f8-a502-4747-b9c3-787a333cd98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3812eb8e-66aa-4c95-8ea4-1f305176ba7d', 'cf714092-13bf-440b-94a8-e441e258ca3d', 'bb245b80-784f-4948-b85c-5377ea786907', '650b6988-9644-42f4-a042-9ededecd47d4']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.241154 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f07b08-51ff-4887-8387-c88d03e3fe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.255920 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c30b4dae-227d-4a55-8201-1b1638f98562 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:53.269234 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f07b08-51ff-4887-8387-c88d03e3fe79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '176a40bf-eb66-4a88-a690-ac8d679da85c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-689354266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['3812eb8e-66aa-4c95-8ea4-1f305176ba7d','cf714092-13bf-440b-94a8-e441e258ca3d','bb245b80-784f-4948-b85c-5377ea786907','650b6988-9644-42f4-a042-9ededecd47d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-689354266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=176a40bf-eb66-4a88-a690-ac8d679da85c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b72e5223ac0b44638ce23488b5c530a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.271054 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f736bd-db2b-46aa-9702-3eb94aedb83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.290454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f736bd-db2b-46aa-9702-3eb94aedb83d) transitioned into state 'SUCCESS' from state '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-689354266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['3812eb8e-66aa-4c95-8ea4-1f305176ba7d','cf714092-13bf-440b-94a8-e441e258ca3d','bb245b80-784f-4948-b85c-5377ea786907','650b6988-9644-42f4-a042-9ededecd47d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.291112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e87d5e7-0def-4a9f-81a4-bea75b4c81a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.300857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e87d5e7-0def-4a9f-81a4-bea75b4c81a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.301653 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (f0fb860e-127a-4a8b-9615-bcba2b683221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:53.301952 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request issued successfully. Aug 25 04:53:53.302715 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-95681156-c0cd-46da-b17e-c69dd7ea7be3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:53.302992 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 535/2159] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:53 2026] POST /volume/v3/volumes => generated 777 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:53.326648 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b3ca4121-2429-4cd9-bdf0-dcfe9c6dbbe0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:53.327407 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3ca4121-2429-4cd9-bdf0-dcfe9c6dbbe0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c Aug 25 04:53:53.329192 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3ca4121-2429-4cd9-bdf0-dcfe9c6dbbe0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:53.329448 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3ca4121-2429-4cd9-bdf0-dcfe9c6dbbe0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:53.340289 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:53.340289 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:53.345114 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b3ca4121-2429-4cd9-bdf0-dcfe9c6dbbe0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:53.349470 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3ca4121-2429-4cd9-bdf0-dcfe9c6dbbe0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c returned with HTTP 200 Aug 25 04:53:53.349927 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 539/2160] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:53 2026] GET /volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:53.397002 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:53.397474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1602268986"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:53.399323 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1602268986'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:53.399535 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume of 1 GB Aug 25 04:53:53.404475 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Availability Zones retrieved successfully. Aug 25 04:53:53.410802 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Flow 'volume_create_api' (5a252f23-1fd3-4fbd-8773-d354d3625fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:53.411786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c871d64b-d699-45ad-a861-7ca6416f7b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.412656 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:53.445670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c871d64b-d699-45ad-a861-7ca6416f7b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.446399 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3656f5bb-2de6-4d83-a015-052b7310296e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.525747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Created reservations ['d704ba0c-98fe-4402-96a6-a4fe5ecc76db', 'cfc03c5e-ae21-41ca-a1be-7224cebb6845', '014815c1-0e8f-46b9-8d0d-a93e3e3ee4e5', '276392ba-152e-4266-aa4d-738b53fefafe'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:53.526727 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3656f5bb-2de6-4d83-a015-052b7310296e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d704ba0c-98fe-4402-96a6-a4fe5ecc76db', 'cfc03c5e-ae21-41ca-a1be-7224cebb6845', '014815c1-0e8f-46b9-8d0d-a93e3e3ee4e5', '276392ba-152e-4266-aa4d-738b53fefafe']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.527633 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1db508-1f93-4654-8817-10a5e91b6844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.561183 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1db508-1f93-4654-8817-10a5e91b6844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f41306f-2dd3-456b-89bf-7a014e27838e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1602268986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='222217259d7c4dec8462c7c285f27ab1',qos_specs=None,replication_status=,reservations=['d704ba0c-98fe-4402-96a6-a4fe5ecc76db','cfc03c5e-ae21-41ca-a1be-7224cebb6845','014815c1-0e8f-46b9-8d0d-a93e3e3ee4e5','276392ba-152e-4266-aa4d-738b53fefafe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80dc1eca50741dc91ebbc12b6904834',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1602268986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f41306f-2dd3-456b-89bf-7a014e27838e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='222217259d7c4dec8462c7c285f27ab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e80dc1eca50741dc91ebbc12b6904834',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.562122 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (158b53ad-819c-46ba-b9ca-df9778621c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.582593 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (158b53ad-819c-46ba-b9ca-df9778621c63) transitioned into state 'SUCCESS' from state '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-1602268986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='222217259d7c4dec8462c7c285f27ab1',qos_specs=None,replication_status=,reservations=['d704ba0c-98fe-4402-96a6-a4fe5ecc76db','cfc03c5e-ae21-41ca-a1be-7224cebb6845','014815c1-0e8f-46b9-8d0d-a93e3e3ee4e5','276392ba-152e-4266-aa4d-738b53fefafe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80dc1eca50741dc91ebbc12b6904834',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.583275 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a96693-b73b-453a-9142-1c6b817ba4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:53.591698 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a96693-b73b-453a-9142-1c6b817ba4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:53.592523 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Flow 'volume_create_api' (5a252f23-1fd3-4fbd-8773-d354d3625fb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:53.592808 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume request issued successfully. Aug 25 04:53:53.593374 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c30b4dae-227d-4a55-8201-1b1638f98562 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:53.593773 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 541/2161] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:53 2026] POST /volume/v3/volumes => generated 750 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:53.610110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ea6b2999-5b18-46b2-9576-d8ea47814cbc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:53.610492 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1dfe9b85-8268-4035-9f9d-33abd024d1a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:53.612170 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea6b2999-5b18-46b2-9576-d8ea47814cbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:53.612520 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea6b2999-5b18-46b2-9576-d8ea47814cbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:53.612758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ea6b2999-5b18-46b2-9576-d8ea47814cbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:53.612891 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ea6b2999-5b18-46b2-9576-d8ea47814cbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:53.613441 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dfe9b85-8268-4035-9f9d-33abd024d1a5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e Aug 25 04:53:53.613668 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dfe9b85-8268-4035-9f9d-33abd024d1a5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:53.613849 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dfe9b85-8268-4035-9f9d-33abd024d1a5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:53.619697 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:53.619697 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:53.620792 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ea6b2999-5b18-46b2-9576-d8ea47814cbc tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:53.621195 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 547/2162] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:53 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:53.622445 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:53.622445 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:53.627534 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1dfe9b85-8268-4035-9f9d-33abd024d1a5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Volume info retrieved successfully. Aug 25 04:53:53.632760 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dfe9b85-8268-4035-9f9d-33abd024d1a5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e returned with HTTP 200 Aug 25 04:53:53.633183 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 536/2163] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:53 2026] GET /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:54.368805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8466dda8-9221-4b01-84aa-5ee812b0d8b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:54.370686 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8466dda8-9221-4b01-84aa-5ee812b0d8b3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c Aug 25 04:53:54.370880 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8466dda8-9221-4b01-84aa-5ee812b0d8b3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:54.371074 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8466dda8-9221-4b01-84aa-5ee812b0d8b3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:54.382195 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:54.382195 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:54.395745 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8466dda8-9221-4b01-84aa-5ee812b0d8b3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:54.402647 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8466dda8-9221-4b01-84aa-5ee812b0d8b3 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c returned with HTTP 200 Aug 25 04:53:54.402818 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 540/2164] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:54 2026] GET /volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:54.421130 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6704db0-3cea-4090-a550-acf7425d0535 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:54.424765 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6704db0-3cea-4090-a550-acf7425d0535 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:54.424813 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6704db0-3cea-4090-a550-acf7425d0535 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "176a40bf-eb66-4a88-a690-ac8d679da85c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2006623645"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:54.435025 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:54.435025 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:54.435319 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6704db0-3cea-4090-a550-acf7425d0535 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:54.435471 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-f6704db0-3cea-4090-a550-acf7425d0535 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create snapshot from volume 176a40bf-eb66-4a88-a690-ac8d679da85c Aug 25 04:53:54.469303 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f6704db0-3cea-4090-a550-acf7425d0535 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['f69fd5b8-1e66-4af3-8f0f-b98590c6db4d', 'd8efdaf3-55d8-4bd0-befc-d092cfb242bc', 'fddc60b2-eefa-4381-8b7c-b5df66aaed5c', 'c15fee1c-bfa8-4030-b3cc-ed01645ed308'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:54.514208 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6704db0-3cea-4090-a550-acf7425d0535 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot create request issued successfully. Aug 25 04:53:54.514612 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6704db0-3cea-4090-a550-acf7425d0535 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:54.515169 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 542/2165] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:53:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:54.524834 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ab25fee1-240b-4cec-bc0c-7517c32d6eee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:54.526405 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab25fee1-240b-4cec-bc0c-7517c32d6eee tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 Aug 25 04:53:54.526636 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab25fee1-240b-4cec-bc0c-7517c32d6eee tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:54.527137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab25fee1-240b-4cec-bc0c-7517c32d6eee tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:54.533707 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:54.533707 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:54.534501 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ab25fee1-240b-4cec-bc0c-7517c32d6eee tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:54.536503 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab25fee1-240b-4cec-bc0c-7517c32d6eee tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 returned with HTTP 200 Aug 25 04:53:54.537442 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 548/2166] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:54 2026] GET /volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:54.637756 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5917d74-8026-4fa3-83b4-c7040b3535ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:54.640286 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5917d74-8026-4fa3-83b4-c7040b3535ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:54.640638 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5917d74-8026-4fa3-83b4-c7040b3535ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:54.640902 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5917d74-8026-4fa3-83b4-c7040b3535ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:54.641151 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f5917d74-8026-4fa3-83b4-c7040b3535ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:54.647326 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f58429f6-f2f7-4b06-8cc3-ae990e44600f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:54.649755 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f58429f6-f2f7-4b06-8cc3-ae990e44600f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e Aug 25 04:53:54.649853 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:54.649853 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:54.650031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f58429f6-f2f7-4b06-8cc3-ae990e44600f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:54.650321 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f58429f6-f2f7-4b06-8cc3-ae990e44600f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:54.650769 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5917d74-8026-4fa3-83b4-c7040b3535ca tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:54.651169 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 537/2167] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:54 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:54.661044 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:54.661044 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:54.666985 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f58429f6-f2f7-4b06-8cc3-ae990e44600f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Volume info retrieved successfully. Aug 25 04:53:54.672903 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f58429f6-f2f7-4b06-8cc3-ae990e44600f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e returned with HTTP 200 Aug 25 04:53:54.673448 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 541/2168] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:54 2026] GET /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:55.283293 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-50677a55-afae-4b7f-979e-a63d32537458 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:55.287585 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-50677a55-afae-4b7f-979e-a63d32537458 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:53:55.287947 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-50677a55-afae-4b7f-979e-a63d32537458 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:55.288400 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-50677a55-afae-4b7f-979e-a63d32537458 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:55.309366 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:55.309366 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:55.316558 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-50677a55-afae-4b7f-979e-a63d32537458 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:55.322283 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-50677a55-afae-4b7f-979e-a63d32537458 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f returned with HTTP 200 Aug 25 04:53:55.322813 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 543/2169] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:55 2026] GET /volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f => generated 1659 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:55.554982 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fa0d3fa3-13a1-454e-8fcb-f7e0ae926ae7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:55.560309 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa0d3fa3-13a1-454e-8fcb-f7e0ae926ae7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 Aug 25 04:53:55.560738 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa0d3fa3-13a1-454e-8fcb-f7e0ae926ae7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:55.560819 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa0d3fa3-13a1-454e-8fcb-f7e0ae926ae7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:55.575231 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:55.575231 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:55.575231 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fa0d3fa3-13a1-454e-8fcb-f7e0ae926ae7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:55.575231 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa0d3fa3-13a1-454e-8fcb-f7e0ae926ae7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 returned with HTTP 200 Aug 25 04:53:55.575528 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 549/2170] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:55 2026] GET /volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:55.590323 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-362cc7ca-61be-4e57-bfe8-1363af722b24 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:55.593118 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-362cc7ca-61be-4e57-bfe8-1363af722b24 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] PUT https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 Aug 25 04:53:55.593618 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-362cc7ca-61be-4e57-bfe8-1363af722b24 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:55.606728 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:55.606728 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:55.606728 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-362cc7ca-61be-4e57-bfe8-1363af722b24 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Snapshot retrieved successfully. Aug 25 04:53:55.627390 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-362cc7ca-61be-4e57-bfe8-1363af722b24 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 returned with HTTP 200 Aug 25 04:53:55.627390 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 538/2171] 10.4.3.213 () {68 vars in 1374 bytes} [Tue Aug 25 04:53:55 2026] PUT /volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 => generated 361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:55.639814 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-282ae35c-a432-45cb-bb96-d2d346613571 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:55.642566 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-282ae35c-a432-45cb-bb96-d2d346613571 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 Aug 25 04:53:55.643022 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-282ae35c-a432-45cb-bb96-d2d346613571 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:55.644152 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-282ae35c-a432-45cb-bb96-d2d346613571 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:55.644152 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-282ae35c-a432-45cb-bb96-d2d346613571 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete snapshot with id: 060b4581-1c03-4aca-8293-caae9a6a6706 Aug 25 04:53:55.651126 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:55.651126 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:55.652884 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-282ae35c-a432-45cb-bb96-d2d346613571 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:55.668703 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9df57261-6598-475b-a96b-a1a88b24380f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:55.671454 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9df57261-6598-475b-a96b-a1a88b24380f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:55.671811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9df57261-6598-475b-a96b-a1a88b24380f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:55.672119 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9df57261-6598-475b-a96b-a1a88b24380f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:55.672282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9df57261-6598-475b-a96b-a1a88b24380f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:55.679020 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-282ae35c-a432-45cb-bb96-d2d346613571 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot delete request issued successfully. Aug 25 04:53:55.679020 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-282ae35c-a432-45cb-bb96-d2d346613571 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 returned with HTTP 202 Aug 25 04:53:55.680178 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 542/2172] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:53:55 2026] DELETE /volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:55.682026 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:55.682026 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:55.683247 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9df57261-6598-475b-a96b-a1a88b24380f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:55.684088 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 544/2173] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:55 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:55.694597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-50f25240-11ea-4eef-afdb-3de450e65887 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:55.700501 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50f25240-11ea-4eef-afdb-3de450e65887 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 Aug 25 04:53:55.700842 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50f25240-11ea-4eef-afdb-3de450e65887 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:55.701423 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50f25240-11ea-4eef-afdb-3de450e65887 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:55.714664 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:55.714664 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:55.715448 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-50f25240-11ea-4eef-afdb-3de450e65887 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:55.716408 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50f25240-11ea-4eef-afdb-3de450e65887 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 returned with HTTP 200 Aug 25 04:53:55.717302 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 550/2174] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:55 2026] GET /volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 => generated 494 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:56.419927 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-55858fb9-c42d-4420-9657-6c3e26b2c2a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:56.422232 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-55858fb9-c42d-4420-9657-6c3e26b2c2a2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/attachments/35797d77-a948-46a0-9da1-0dd62ed31b0f Aug 25 04:53:56.422232 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-55858fb9-c42d-4420-9657-6c3e26b2c2a2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:56.422409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-55858fb9-c42d-4420-9657-6c3e26b2c2a2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:56.429804 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:56.429804 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:56.506824 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-edf7ce6e-1e2a-4dc1-ac7f-42079d867b41 req-55858fb9-c42d-4420-9657-6c3e26b2c2a2 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/attachments/35797d77-a948-46a0-9da1-0dd62ed31b0f returned with HTTP 200 Aug 25 04:53:56.507473 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 539/2175] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:53:56 2026] DELETE /volume/v3/attachments/35797d77-a948-46a0-9da1-0dd62ed31b0f => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:56.698029 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a17e29d9-dcbc-4293-9a0a-03ce55acd678 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:56.708266 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a17e29d9-dcbc-4293-9a0a-03ce55acd678 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:56.708266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a17e29d9-dcbc-4293-9a0a-03ce55acd678 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:56.708266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a17e29d9-dcbc-4293-9a0a-03ce55acd678 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:56.708266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a17e29d9-dcbc-4293-9a0a-03ce55acd678 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:56.715456 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:56.715456 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:56.715456 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a17e29d9-dcbc-4293-9a0a-03ce55acd678 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:56.715456 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 543/2176] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:56 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:56.729798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e577e13-a68e-40c5-87d2-c178a24367c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:56.731587 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e577e13-a68e-40c5-87d2-c178a24367c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 Aug 25 04:53:56.731767 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e577e13-a68e-40c5-87d2-c178a24367c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:56.731951 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e577e13-a68e-40c5-87d2-c178a24367c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:56.742948 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e577e13-a68e-40c5-87d2-c178a24367c7 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 returned with HTTP 404 Aug 25 04:53:56.743469 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 545/2177] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:56 2026] GET /volume/v3/snapshots/060b4581-1c03-4aca-8293-caae9a6a6706 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:56.755063 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-74d684e4-d229-43ad-ab62-c44e0e0d2b63 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:56.758451 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74d684e4-d229-43ad-ab62-c44e0e0d2b63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c Aug 25 04:53:56.758451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-74d684e4-d229-43ad-ab62-c44e0e0d2b63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:56.758451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-74d684e4-d229-43ad-ab62-c44e0e0d2b63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:56.758451 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-74d684e4-d229-43ad-ab62-c44e0e0d2b63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume with id: 176a40bf-eb66-4a88-a690-ac8d679da85c Aug 25 04:53:56.772478 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:56.772478 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:56.772478 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-74d684e4-d229-43ad-ab62-c44e0e0d2b63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:56.809733 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-74d684e4-d229-43ad-ab62-c44e0e0d2b63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume request issued successfully. Aug 25 04:53:56.810083 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-74d684e4-d229-43ad-ab62-c44e0e0d2b63 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c returned with HTTP 202 Aug 25 04:53:56.810717 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 551/2178] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:56 2026] DELETE /volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:56.822539 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04e9856e-8462-4dfa-a41a-c663fe94f2f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:56.826878 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04e9856e-8462-4dfa-a41a-c663fe94f2f4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c Aug 25 04:53:56.827170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04e9856e-8462-4dfa-a41a-c663fe94f2f4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:56.827491 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04e9856e-8462-4dfa-a41a-c663fe94f2f4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:56.836648 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:56.836648 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:56.844736 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04e9856e-8462-4dfa-a41a-c663fe94f2f4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:56.852644 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04e9856e-8462-4dfa-a41a-c663fe94f2f4 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c returned with HTTP 200 Aug 25 04:53:56.852905 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 540/2179] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:56 2026] GET /volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:57.726713 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5bddefb0-985e-423d-8105-0e5635e14043 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:57.731760 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5bddefb0-985e-423d-8105-0e5635e14043 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:57.731965 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5bddefb0-985e-423d-8105-0e5635e14043 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:57.732224 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5bddefb0-985e-423d-8105-0e5635e14043 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:57.732406 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5bddefb0-985e-423d-8105-0e5635e14043 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:57.747443 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:57.747443 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:57.748582 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5bddefb0-985e-423d-8105-0e5635e14043 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:57.749116 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 544/2180] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:57 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:57.790142 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:57.872026 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-30cadc27-9c6b-47dc-a93e-16d16237509d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:57.875071 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-30cadc27-9c6b-47dc-a93e-16d16237509d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c Aug 25 04:53:57.875255 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-30cadc27-9c6b-47dc-a93e-16d16237509d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:57.876168 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-30cadc27-9c6b-47dc-a93e-16d16237509d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:57.883638 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-30cadc27-9c6b-47dc-a93e-16d16237509d tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c returned with HTTP 404 Aug 25 04:53:57.885217 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 552/2181] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:57 2026] GET /volume/v3/volumes/176a40bf-eb66-4a88-a690-ac8d679da85c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:57.894675 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:57.896793 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:57.897266 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-430641554"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:57.899004 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-430641554'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:57.899181 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume of 1 GB Aug 25 04:53:57.904220 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Availability Zones retrieved successfully. Aug 25 04:53:57.914546 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (2026ad96-ba47-4d4e-8262-24cbd20aac7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:57.916526 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (269553cf-d6a4-4ba2-8e97-c11ae4f14a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:57.918039 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:57.947977 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (269553cf-d6a4-4ba2-8e97-c11ae4f14a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:57.948956 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85db6a62-f832-439f-a3d9-2ff68ca1dd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:57.980314 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:57.980314 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1031109441"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:57.981989 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1031109441'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:57.982572 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Create volume of 1 GB Aug 25 04:53:57.990647 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Availability Zones retrieved successfully. Aug 25 04:53:57.999255 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Flow 'volume_create_api' (976f3d30-248f-439d-9dcf-bfc31de08b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:58.001275 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32e21a0e-23b7-4d2a-90cd-29190be65387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.002894 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:58.021952 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['f13a7714-8b39-425c-99e8-9f503b1c57ce', '51215bf1-1ae8-4568-8cf8-86ceb6c5ac89', '10bf056b-77a1-4c4e-a120-9203221909e0', '6d489f7c-1609-4b1b-afd1-516f00eaa29f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:58.022946 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85db6a62-f832-439f-a3d9-2ff68ca1dd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f13a7714-8b39-425c-99e8-9f503b1c57ce', '51215bf1-1ae8-4568-8cf8-86ceb6c5ac89', '10bf056b-77a1-4c4e-a120-9203221909e0', '6d489f7c-1609-4b1b-afd1-516f00eaa29f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.023742 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4bd2440-92db-4df3-8a41-b48777bf77e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.049317 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32e21a0e-23b7-4d2a-90cd-29190be65387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.050187 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb8573b-d150-4718-aec1-a089acc8d211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.055725 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4bd2440-92db-4df3-8a41-b48777bf77e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ec56572-9fae-44fd-a59b-9135c3860654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-430641554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['f13a7714-8b39-425c-99e8-9f503b1c57ce','51215bf1-1ae8-4568-8cf8-86ceb6c5ac89','10bf056b-77a1-4c4e-a120-9203221909e0','6d489f7c-1609-4b1b-afd1-516f00eaa29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-430641554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ec56572-9fae-44fd-a59b-9135c3860654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b72e5223ac0b44638ce23488b5c530a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.056479 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188a1c14-1fc0-4835-95a6-33a672152631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.077652 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188a1c14-1fc0-4835-95a6-33a672152631) transitioned into state 'SUCCESS' from state '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-430641554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b72e5223ac0b44638ce23488b5c530a7',qos_specs=None,replication_status=,reservations=['f13a7714-8b39-425c-99e8-9f503b1c57ce','51215bf1-1ae8-4568-8cf8-86ceb6c5ac89','10bf056b-77a1-4c4e-a120-9203221909e0','6d489f7c-1609-4b1b-afd1-516f00eaa29f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7964f3c0904a67a3b1a4ebb96511cb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.078454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64d55c6-28a9-4cd7-80a1-afffbfea06cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.091485 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64d55c6-28a9-4cd7-80a1-afffbfea06cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.092771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Flow 'volume_create_api' (2026ad96-ba47-4d4e-8262-24cbd20aac7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:58.093208 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create volume request issued successfully. Aug 25 04:53:58.094296 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85fc8389-b018-4834-b06c-4bfa3c0e4547 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:58.094908 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 541/2182] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:53:57 2026] POST /volume/v3/volumes => generated 777 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:58.110635 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-48843538-1524-4163-86c6-836662375154 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:58.112411 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48843538-1524-4163-86c6-836662375154 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 Aug 25 04:53:58.112657 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48843538-1524-4163-86c6-836662375154 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:58.112868 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48843538-1524-4163-86c6-836662375154 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:58.125221 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:58.125221 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:58.129135 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48843538-1524-4163-86c6-836662375154 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:58.134062 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48843538-1524-4163-86c6-836662375154 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 returned with HTTP 200 Aug 25 04:53:58.134555 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 545/2183] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:58 2026] GET /volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:58.156113 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Created reservations ['600bee4d-7354-40da-a467-d9e16de8636c', 'c76b7227-d07a-4239-a4d0-5120b84a587f', '4f01f69a-07e8-42d1-a27d-b7f4cdba2ba6', 'de2117cd-7ba2-487a-b95b-a3399f38dbb9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:58.157352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb8573b-d150-4718-aec1-a089acc8d211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['600bee4d-7354-40da-a467-d9e16de8636c', 'c76b7227-d07a-4239-a4d0-5120b84a587f', '4f01f69a-07e8-42d1-a27d-b7f4cdba2ba6', 'de2117cd-7ba2-487a-b95b-a3399f38dbb9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.158352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abfe88b-9ab2-477e-8355-6ce751c865e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.194255 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abfe88b-9ab2-477e-8355-6ce751c865e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1f6ba56-ff7d-427d-b985-b5ab1425d207', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1031109441',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a7a09a333a949fcbfb035e3ad7f726c',qos_specs=None,replication_status=,reservations=['600bee4d-7354-40da-a467-d9e16de8636c','c76b7227-d07a-4239-a4d0-5120b84a587f','4f01f69a-07e8-42d1-a27d-b7f4cdba2ba6','de2117cd-7ba2-487a-b95b-a3399f38dbb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7469c4126d1d49cd9d5e1c117a1a1e54',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1031109441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1f6ba56-ff7d-427d-b985-b5ab1425d207,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a09a333a949fcbfb035e3ad7f726c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7469c4126d1d49cd9d5e1c117a1a1e54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.195092 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167c1912-f158-4c5b-ad0e-a58a4471c294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.222053 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (167c1912-f158-4c5b-ad0e-a58a4471c294) transitioned into state 'SUCCESS' from state '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-1031109441',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a7a09a333a949fcbfb035e3ad7f726c',qos_specs=None,replication_status=,reservations=['600bee4d-7354-40da-a467-d9e16de8636c','c76b7227-d07a-4239-a4d0-5120b84a587f','4f01f69a-07e8-42d1-a27d-b7f4cdba2ba6','de2117cd-7ba2-487a-b95b-a3399f38dbb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7469c4126d1d49cd9d5e1c117a1a1e54',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.222850 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbe7e8c-ccca-4151-8da9-0d41cc3a7936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.238215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbe7e8c-ccca-4151-8da9-0d41cc3a7936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.242070 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Flow 'volume_create_api' (976f3d30-248f-439d-9dcf-bfc31de08b1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:58.242579 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Create volume request issued successfully. Aug 25 04:53:58.243487 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b975160a-05fd-4c78-9d88-2f9550ad3063 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:58.244022 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 546/2184] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:53:57 2026] POST /volume/v3/volumes => generated 760 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:58.264586 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47be568a-c629-43be-b4cb-2dac67378796 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:58.266363 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47be568a-c629-43be-b4cb-2dac67378796 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 Aug 25 04:53:58.266580 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47be568a-c629-43be-b4cb-2dac67378796 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:58.266802 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47be568a-c629-43be-b4cb-2dac67378796 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:58.275087 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:58.275087 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:58.280703 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-47be568a-c629-43be-b4cb-2dac67378796 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:53:58.286049 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47be568a-c629-43be-b4cb-2dac67378796 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 returned with HTTP 200 Aug 25 04:53:58.286610 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 553/2185] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:58 2026] GET /volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:58.517777 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a9e7e8b-7e3e-423c-acf9-068a50316c9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:58.519414 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a9e7e8b-7e3e-423c-acf9-068a50316c9a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:53:58.521175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a9e7e8b-7e3e-423c-acf9-068a50316c9a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:58.521175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a9e7e8b-7e3e-423c-acf9-068a50316c9a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:58.521175 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9a9e7e8b-7e3e-423c-acf9-068a50316c9a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Delete volume with id: 4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:53:58.531585 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:58.531585 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:58.532279 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a9e7e8b-7e3e-423c-acf9-068a50316c9a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:58.555978 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a9e7e8b-7e3e-423c-acf9-068a50316c9a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Delete volume request issued successfully. Aug 25 04:53:58.556266 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a9e7e8b-7e3e-423c-acf9-068a50316c9a tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f returned with HTTP 202 Aug 25 04:53:58.557471 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 542/2186] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:53:58 2026] DELETE /volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:53:58.567175 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-991a5a32-7c53-44b0-9ae0-d752915169b7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:58.569170 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-991a5a32-7c53-44b0-9ae0-d752915169b7 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:53:58.569614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-991a5a32-7c53-44b0-9ae0-d752915169b7 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:58.569866 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-991a5a32-7c53-44b0-9ae0-d752915169b7 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:58.577726 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:58.577726 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:58.582899 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-991a5a32-7c53-44b0-9ae0-d752915169b7 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Volume info retrieved successfully. Aug 25 04:53:58.596576 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-991a5a32-7c53-44b0-9ae0-d752915169b7 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f returned with HTTP 200 Aug 25 04:53:58.597769 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 546/2187] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:58 2026] GET /volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:53:58.761617 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c11e375-5e65-428f-80ba-9baa1e854618 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:58.763975 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c11e375-5e65-428f-80ba-9baa1e854618 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:58.764283 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c11e375-5e65-428f-80ba-9baa1e854618 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:58.766444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c11e375-5e65-428f-80ba-9baa1e854618 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:58.766444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c11e375-5e65-428f-80ba-9baa1e854618 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:58.769060 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:58.769060 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:58.769890 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c11e375-5e65-428f-80ba-9baa1e854618 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:58.770249 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 547/2188] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:58 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:58.784276 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5129876e-71bc-49fd-a66b-f48b33fe620b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:58.786286 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5129876e-71bc-49fd-a66b-f48b33fe620b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:53:58.786593 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5129876e-71bc-49fd-a66b-f48b33fe620b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:58.786863 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5129876e-71bc-49fd-a66b-f48b33fe620b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:58.795035 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:58.795035 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:58.799459 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5129876e-71bc-49fd-a66b-f48b33fe620b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:58.804502 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5129876e-71bc-49fd-a66b-f48b33fe620b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 returned with HTTP 200 Aug 25 04:53:58.805029 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 554/2189] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:58 2026] GET /volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:58.823771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d375708-ba1a-4e24-bcd5-caa6a079138f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:58.828453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d375708-ba1a-4e24-bcd5-caa6a079138f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:53:58.828453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d375708-ba1a-4e24-bcd5-caa6a079138f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:58.828453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d375708-ba1a-4e24-bcd5-caa6a079138f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:58.828453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8d375708-ba1a-4e24-bcd5-caa6a079138f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:53:58.832627 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:58.832627 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:58.833469 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d375708-ba1a-4e24-bcd5-caa6a079138f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:53:58.833973 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 543/2190] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:58 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:58.849894 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d1786028-46e6-4a97-bcfc-1526b42403e6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:58.852346 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1786028-46e6-4a97-bcfc-1526b42403e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/detail Aug 25 04:53:58.852770 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1786028-46e6-4a97-bcfc-1526b42403e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:58.853097 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1786028-46e6-4a97-bcfc-1526b42403e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:58.853544 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-d1786028-46e6-4a97-bcfc-1526b42403e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:53:58.859869 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1786028-46e6-4a97-bcfc-1526b42403e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/detail returned with HTTP 200 Aug 25 04:53:58.860567 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 547/2191] 10.4.3.213 () {66 vars in 1258 bytes} [Tue Aug 25 04:53:58 2026] GET /volume/v3/backups/detail => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:58.877274 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:58.880354 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448/restore Aug 25 04:53:58.880354 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:58.881677 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Restoring backup d8a406ac-524c-422c-81b7-409a97ac4448 ({'restore': {}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 04:53:58.881834 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Restoring backup d8a406ac-524c-422c-81b7-409a97ac4448 to volume None. Aug 25 04:53:58.886536 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:58.886536 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:58.887834 np0000008045 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating volume of 1 GB for restore of backup d8a406ac-524c-422c-81b7-409a97ac4448. Aug 25 04:53:58.893015 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Availability Zones retrieved successfully. Aug 25 04:53:58.901724 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (c9c9b0c4-4366-46bf-84ab-37285b31df1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:58.903586 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d29ddb7-12d0-4f4c-8229-0f9013883c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.905132 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:58.945388 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d29ddb7-12d0-4f4c-8229-0f9013883c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.946563 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558346bd-84e6-498b-9fb9-2b9d46820757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:58.992773 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['71895828-334e-46ab-b151-c79dbe92f9f7', 'c6a46d6b-475a-475d-a16b-082745adef26', 'fdce3087-ec2a-4a19-810a-6f10c0d20e15', '59fd1e3e-0f59-4075-a757-f9ecd2b10304'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:58.993688 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558346bd-84e6-498b-9fb9-2b9d46820757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71895828-334e-46ab-b151-c79dbe92f9f7', 'c6a46d6b-475a-475d-a16b-082745adef26', 'fdce3087-ec2a-4a19-810a-6f10c0d20e15', '59fd1e3e-0f59-4075-a757-f9ecd2b10304']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:58.994811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642779c2-f7cc-4e07-a339-83febb75de2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:59.029321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642779c2-f7cc-4e07-a339-83febb75de2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9049fbc5-bc69-41d4-adf9-718ef8786770', '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_d8a406ac-524c-422c-81b7-409a97ac4448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['71895828-334e-46ab-b151-c79dbe92f9f7','c6a46d6b-475a-475d-a16b-082745adef26','fdce3087-ec2a-4a19-810a-6f10c0d20e15','59fd1e3e-0f59-4075-a757-f9ecd2b10304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d8a406ac-524c-422c-81b7-409a97ac4448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9049fbc5-bc69-41d4-adf9-718ef8786770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30a88285504447fa582e1ceb96ebfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b3a11ee8c647e58f6fcd369270355c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:59.030247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81eeb0fc-c80e-4662-a2ca-ca9c12b6015b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:59.047132 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81eeb0fc-c80e-4662-a2ca-ca9c12b6015b) transitioned into 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_d8a406ac-524c-422c-81b7-409a97ac4448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['71895828-334e-46ab-b151-c79dbe92f9f7','c6a46d6b-475a-475d-a16b-082745adef26','fdce3087-ec2a-4a19-810a-6f10c0d20e15','59fd1e3e-0f59-4075-a757-f9ecd2b10304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:59.048034 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596390a6-6446-49cd-80d0-ab48ec057a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:59.062095 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596390a6-6446-49cd-80d0-ab48ec057a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:59.063178 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (c9c9b0c4-4366-46bf-84ab-37285b31df1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:59.063588 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request issued successfully. Aug 25 04:53:59.072954 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:59.072954 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:53:59.073601 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:53:59.152514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3b45d4ca-8f01-4628-bfe5-f0fa7500a96c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:59.154247 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b45d4ca-8f01-4628-bfe5-f0fa7500a96c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 Aug 25 04:53:59.156449 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b45d4ca-8f01-4628-bfe5-f0fa7500a96c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:59.156449 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b45d4ca-8f01-4628-bfe5-f0fa7500a96c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:59.164852 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:59.164852 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:59.170999 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3b45d4ca-8f01-4628-bfe5-f0fa7500a96c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:59.183595 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b45d4ca-8f01-4628-bfe5-f0fa7500a96c tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 returned with HTTP 200 Aug 25 04:53:59.183595 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 555/2192] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:59 2026] GET /volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:53:59.202509 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe465c6a-192b-4cc1-9ce2-7382efe5dfef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:59.205309 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe465c6a-192b-4cc1-9ce2-7382efe5dfef tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:53:59.205671 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe465c6a-192b-4cc1-9ce2-7382efe5dfef tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ec56572-9fae-44fd-a59b-9135c3860654", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1214124580"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:59.226806 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:59.226806 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:59.227304 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe465c6a-192b-4cc1-9ce2-7382efe5dfef tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:53:59.227673 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-fe465c6a-192b-4cc1-9ce2-7382efe5dfef tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Create snapshot from volume 1ec56572-9fae-44fd-a59b-9135c3860654 Aug 25 04:53:59.273246 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fe465c6a-192b-4cc1-9ce2-7382efe5dfef tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Created reservations ['7100ff68-c41c-4f59-a484-847c5ac7c860', 'c25d1292-a058-40de-96e5-716c2859ab75', '74ee0154-0076-44b9-9ab5-aa42533ab30c', '574ccebf-83bf-4f2c-9f05-b4a2d77cb94f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:59.308743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-29e33f01-ff17-4bc7-ae53-f873c03796cd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:59.312342 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29e33f01-ff17-4bc7-ae53-f873c03796cd tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 Aug 25 04:53:59.312342 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29e33f01-ff17-4bc7-ae53-f873c03796cd tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:59.312620 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29e33f01-ff17-4bc7-ae53-f873c03796cd tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:59.317926 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe465c6a-192b-4cc1-9ce2-7382efe5dfef tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot create request issued successfully. Aug 25 04:53:59.318382 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe465c6a-192b-4cc1-9ce2-7382efe5dfef tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:53:59.318948 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 544/2193] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:53:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:59.328636 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:59.328636 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:53:59.331524 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6d4c6f0b-1dc2-4b05-a222-6af9425dc952 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:59.334146 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d4c6f0b-1dc2-4b05-a222-6af9425dc952 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a Aug 25 04:53:59.334372 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d4c6f0b-1dc2-4b05-a222-6af9425dc952 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:59.334644 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d4c6f0b-1dc2-4b05-a222-6af9425dc952 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:59.338520 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-29e33f01-ff17-4bc7-ae53-f873c03796cd tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:53:59.345666 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29e33f01-ff17-4bc7-ae53-f873c03796cd tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 returned with HTTP 200 Aug 25 04:53:59.346009 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:59.346009 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:53:59.346229 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 548/2194] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:59 2026] GET /volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:59.349687 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6d4c6f0b-1dc2-4b05-a222-6af9425dc952 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:53:59.355257 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d4c6f0b-1dc2-4b05-a222-6af9425dc952 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a returned with HTTP 200 Aug 25 04:53:59.356486 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 556/2195] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:53:59 2026] GET /volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:59.382868 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a0932cc5-34c1-45fb-a9eb-617be44f83b7 req-eed0cb36-e87e-48a4-8a39-144d71a4210e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:59.385264 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a0932cc5-34c1-45fb-a9eb-617be44f83b7 req-eed0cb36-e87e-48a4-8a39-144d71a4210e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 Aug 25 04:53:59.385646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a0932cc5-34c1-45fb-a9eb-617be44f83b7 req-eed0cb36-e87e-48a4-8a39-144d71a4210e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:59.385823 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a0932cc5-34c1-45fb-a9eb-617be44f83b7 req-eed0cb36-e87e-48a4-8a39-144d71a4210e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:59.393696 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:59.393696 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:59.398868 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a0932cc5-34c1-45fb-a9eb-617be44f83b7 req-eed0cb36-e87e-48a4-8a39-144d71a4210e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:53:59.404929 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a0932cc5-34c1-45fb-a9eb-617be44f83b7 req-eed0cb36-e87e-48a4-8a39-144d71a4210e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 returned with HTTP 200 Aug 25 04:53:59.406207 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 545/2196] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:53:59 2026] GET /volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:53:59.421214 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:59.423483 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:53:59.423914 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-424066853"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:53:59.426826 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-424066853'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:53:59.426826 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Create volume of 1 GB Aug 25 04:53:59.430103 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Availability Zones retrieved successfully. Aug 25 04:53:59.437266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Flow 'volume_create_api' (45da3a55-0320-4e1e-9440-0db513e7f3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:59.438215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f911b5-30c7-4aa4-9ea3-c820d78fd0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:59.439535 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:53:59.484700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f911b5-30c7-4aa4-9ea3-c820d78fd0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:59.484700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7d543b-fe6c-4feb-b014-b0126cd669d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:59.538570 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Created reservations ['e19a7c6a-6076-4a03-a9ca-6b7df9aab51a', 'd8b24924-a987-4361-bfc0-e2b9b901738a', '064a2a42-1bec-4ef9-a91a-674d167f0e82', '8fd25e72-189a-4cb4-a2d2-f0dee7396d92'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:53:59.539404 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7d543b-fe6c-4feb-b014-b0126cd669d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e19a7c6a-6076-4a03-a9ca-6b7df9aab51a', 'd8b24924-a987-4361-bfc0-e2b9b901738a', '064a2a42-1bec-4ef9-a91a-674d167f0e82', '8fd25e72-189a-4cb4-a2d2-f0dee7396d92']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:59.543212 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825fdd26-67d4-486a-bfc7-6029afb674af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:59.573974 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825fdd26-67d4-486a-bfc7-6029afb674af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54920e30-9a92-4e50-a8e0-b1f0f3bdfd51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-424066853',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a7a09a333a949fcbfb035e3ad7f726c',qos_specs=None,replication_status=,reservations=['e19a7c6a-6076-4a03-a9ca-6b7df9aab51a','d8b24924-a987-4361-bfc0-e2b9b901738a','064a2a42-1bec-4ef9-a91a-674d167f0e82','8fd25e72-189a-4cb4-a2d2-f0dee7396d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7469c4126d1d49cd9d5e1c117a1a1e54',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-424066853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54920e30-9a92-4e50-a8e0-b1f0f3bdfd51,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a09a333a949fcbfb035e3ad7f726c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7469c4126d1d49cd9d5e1c117a1a1e54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:59.576056 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7463ff50-01bd-4b8b-8d74-da99d734a807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:59.602450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7463ff50-01bd-4b8b-8d74-da99d734a807) transitioned into state 'SUCCESS' from state '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-424066853',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a7a09a333a949fcbfb035e3ad7f726c',qos_specs=None,replication_status=,reservations=['e19a7c6a-6076-4a03-a9ca-6b7df9aab51a','d8b24924-a987-4361-bfc0-e2b9b901738a','064a2a42-1bec-4ef9-a91a-674d167f0e82','8fd25e72-189a-4cb4-a2d2-f0dee7396d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7469c4126d1d49cd9d5e1c117a1a1e54',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:59.603356 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a6578e-26c2-45e7-8c8a-92e78a78a0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:53:59.613173 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df30f567-cb63-4e00-9d62-a5c8874133e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:59.616533 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df30f567-cb63-4e00-9d62-a5c8874133e1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] GET https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f Aug 25 04:53:59.616533 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df30f567-cb63-4e00-9d62-a5c8874133e1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:59.616656 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df30f567-cb63-4e00-9d62-a5c8874133e1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:59.617201 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a6578e-26c2-45e7-8c8a-92e78a78a0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:53:59.617921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Flow 'volume_create_api' (45da3a55-0320-4e1e-9440-0db513e7f3bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:53:59.618497 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Create volume request issued successfully. Aug 25 04:53:59.619212 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9fa8671e-94e8-40a2-831c-5b18a91de132 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:53:59.619814 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 549/2197] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:53:59 2026] POST /volume/v3/volumes => generated 759 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:53:59.623449 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df30f567-cb63-4e00-9d62-a5c8874133e1 tempest-AttachVolumeMultiAttachTest-1795816338 tempest-AttachVolumeMultiAttachTest-1795816338-project-member] https://10.4.3.213/volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f returned with HTTP 404 Aug 25 04:53:59.623449 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 557/2198] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:59 2026] GET /volume/v3/volumes/4e703e29-0131-4af5-b19f-541f8a08b24f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:53:59.636586 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea1a9fba-d460-4b1b-82f7-c14a8fe2c6e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:53:59.642723 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea1a9fba-d460-4b1b-82f7-c14a8fe2c6e0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 Aug 25 04:53:59.642723 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea1a9fba-d460-4b1b-82f7-c14a8fe2c6e0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:53:59.642723 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea1a9fba-d460-4b1b-82f7-c14a8fe2c6e0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:53:59.659372 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:53:59.659372 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:53:59.663056 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea1a9fba-d460-4b1b-82f7-c14a8fe2c6e0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:53:59.670261 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea1a9fba-d460-4b1b-82f7-c14a8fe2c6e0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 returned with HTTP 200 Aug 25 04:53:59.671097 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 546/2199] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:53:59 2026] GET /volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:00.085501 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.085501 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:00.085501 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:54:00.085501 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 04:54:00.085501 np0000008045 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Overwriting volume 9049fbc5-bc69-41d4-adf9-718ef8786770 with restore of backup d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:00.103488 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] restore_backup in rpcapi backup_id d8a406ac-524c-422c-81b7-409a97ac4448 {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 04:54:00.114202 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63e7bbb4-f9be-46f5-983e-32e8c1a8df8d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448/restore returned with HTTP 202 Aug 25 04:54:00.116051 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 548/2200] 10.4.3.213 () {68 vars in 1393 bytes} [Tue Aug 25 04:53:58 2026] POST /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448/restore => generated 189 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:00.125031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-67d7dfcf-97c7-40a0-afe9-9d16486de5f1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.127508 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-67d7dfcf-97c7-40a0-afe9-9d16486de5f1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:00.127920 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-67d7dfcf-97c7-40a0-afe9-9d16486de5f1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.128067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-67d7dfcf-97c7-40a0-afe9-9d16486de5f1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.128507 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-67d7dfcf-97c7-40a0-afe9-9d16486de5f1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:00.147621 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.147621 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:00.148659 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-67d7dfcf-97c7-40a0-afe9-9d16486de5f1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:00.149144 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 550/2201] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:00 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:00.369724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-58886e5b-4c07-40e1-88c7-382224f43345 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.371808 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58886e5b-4c07-40e1-88c7-382224f43345 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a Aug 25 04:54:00.372065 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58886e5b-4c07-40e1-88c7-382224f43345 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.372318 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58886e5b-4c07-40e1-88c7-382224f43345 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.379629 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.379629 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:00.381460 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-58886e5b-4c07-40e1-88c7-382224f43345 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:54:00.381460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58886e5b-4c07-40e1-88c7-382224f43345 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a returned with HTTP 200 Aug 25 04:54:00.381460 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 558/2202] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:00 2026] GET /volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:00.392356 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c19152d5-f187-4d29-aa9d-bfd536b0f29b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.394886 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c19152d5-f187-4d29-aa9d-bfd536b0f29b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] POST https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a/action Aug 25 04:54:00.395670 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c19152d5-f187-4d29-aa9d-bfd536b0f29b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:00.395821 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c19152d5-f187-4d29-aa9d-bfd536b0f29b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:00.397693 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-c19152d5-f187-4d29-aa9d-bfd536b0f29b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Updating snapshot '523dfda8-c177-4c50-8660-2fa6cdaede4a' with '{'status': 'creating'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 04:54:00.410247 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.410247 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:00.428979 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c19152d5-f187-4d29-aa9d-bfd536b0f29b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a/action returned with HTTP 202 Aug 25 04:54:00.429495 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 547/2203] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:54:00 2026] POST /volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:00.442648 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4db7cb9c-50a3-4902-9887-da59312728dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.445445 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4db7cb9c-50a3-4902-9887-da59312728dd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a Aug 25 04:54:00.445742 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4db7cb9c-50a3-4902-9887-da59312728dd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.446051 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4db7cb9c-50a3-4902-9887-da59312728dd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.452970 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.452970 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:00.453408 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4db7cb9c-50a3-4902-9887-da59312728dd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:54:00.454387 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4db7cb9c-50a3-4902-9887-da59312728dd tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a returned with HTTP 200 Aug 25 04:54:00.454932 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 549/2204] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:00 2026] GET /volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:00.464756 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dd8be96d-4d8a-4cb3-8f65-0dd3db0208a2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.466805 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd8be96d-4d8a-4cb3-8f65-0dd3db0208a2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] POST https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a/action Aug 25 04:54:00.467188 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd8be96d-4d8a-4cb3-8f65-0dd3db0208a2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:00.467363 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd8be96d-4d8a-4cb3-8f65-0dd3db0208a2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:00.468877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd8be96d-4d8a-4cb3-8f65-0dd3db0208a2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100270) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 04:54:00.480544 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.480544 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:00.480703 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.480742 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.snapshot_actions [None req-dd8be96d-4d8a-4cb3-8f65-0dd3db0208a2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] Updating snapshot 523dfda8-c177-4c50-8660-2fa6cdaede4a with info {'id': '523dfda8-c177-4c50-8660-2fa6cdaede4a', 'status': 'error', 'progress': '80%'} Aug 25 04:54:00.482528 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:00.483118 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-940052410", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:00.485107 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-940052410', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:00.485353 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Create volume of 1 GB Aug 25 04:54:00.489715 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd8be96d-4d8a-4cb3-8f65-0dd3db0208a2 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-member] https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a/action returned with HTTP 202 Aug 25 04:54:00.493457 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Availability Zones retrieved successfully. Aug 25 04:54:00.493640 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 551/2205] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 04:54:00 2026] POST /volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:00.497387 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Flow 'volume_create_api' (ef038b45-ce76-41d8-a80f-d6e7c06ad72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:00.498871 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2e0ccb-d8d1-430d-b403-dd0fe0268ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.500054 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:00.501183 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47b33acd-c83e-449b-ae6d-15454511a8a5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.504132 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47b33acd-c83e-449b-ae6d-15454511a8a5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a Aug 25 04:54:00.504441 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47b33acd-c83e-449b-ae6d-15454511a8a5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.504747 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47b33acd-c83e-449b-ae6d-15454511a8a5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.504906 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-47b33acd-c83e-449b-ae6d-15454511a8a5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete snapshot with id: 523dfda8-c177-4c50-8660-2fa6cdaede4a Aug 25 04:54:00.516454 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.516454 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:00.516454 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47b33acd-c83e-449b-ae6d-15454511a8a5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:54:00.538326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2e0ccb-d8d1-430d-b403-dd0fe0268ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.540180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6618fd05-86e5-44f4-b01a-dfe4905f2b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.540256 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47b33acd-c83e-449b-ae6d-15454511a8a5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot delete request issued successfully. Aug 25 04:54:00.540256 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47b33acd-c83e-449b-ae6d-15454511a8a5 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a returned with HTTP 202 Aug 25 04:54:00.541185 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 548/2206] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:54:00 2026] DELETE /volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 04:54:00.550521 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7baab8b8-4c7d-40ab-9b42-2751c3dcfcd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.553240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7baab8b8-4c7d-40ab-9b42-2751c3dcfcd0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a Aug 25 04:54:00.553653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7baab8b8-4c7d-40ab-9b42-2751c3dcfcd0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.553825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7baab8b8-4c7d-40ab-9b42-2751c3dcfcd0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.564203 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.564203 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:00.564676 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7baab8b8-4c7d-40ab-9b42-2751c3dcfcd0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Snapshot retrieved successfully. Aug 25 04:54:00.566342 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7baab8b8-4c7d-40ab-9b42-2751c3dcfcd0 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a returned with HTTP 200 Aug 25 04:54:00.566342 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 550/2207] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:00 2026] GET /volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:00.586702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Created reservations ['42664044-85f6-461e-85e8-c8f499863024', '2fb888ab-9f70-4a42-8f07-007852fe54b8', '180e1fcb-4a16-4f5c-ba1a-e19984003b5a', 'eb1dd1fd-89f0-4dc1-83e0-860b172699f5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:00.586702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6618fd05-86e5-44f4-b01a-dfe4905f2b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42664044-85f6-461e-85e8-c8f499863024', '2fb888ab-9f70-4a42-8f07-007852fe54b8', '180e1fcb-4a16-4f5c-ba1a-e19984003b5a', 'eb1dd1fd-89f0-4dc1-83e0-860b172699f5']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.586702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bf27c6-4582-4ca9-9f91-cf07672afb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.610626 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bf27c6-4582-4ca9-9f91-cf07672afb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28c5c132-a8ce-44da-b671-286e007f834a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-940052410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26d454a178eb477b97f1cd0bf5bad96e',qos_specs=None,replication_status=,reservations=['42664044-85f6-461e-85e8-c8f499863024','2fb888ab-9f70-4a42-8f07-007852fe54b8','180e1fcb-4a16-4f5c-ba1a-e19984003b5a','eb1dd1fd-89f0-4dc1-83e0-860b172699f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba805c0b5ed48f78c98d7ab4f8efa71',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-940052410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28c5c132-a8ce-44da-b671-286e007f834a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26d454a178eb477b97f1cd0bf5bad96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ba805c0b5ed48f78c98d7ab4f8efa71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.611608 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e61afcb3-8e6c-4ce4-800f-e41a43c046a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.642544 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e61afcb3-8e6c-4ce4-800f-e41a43c046a6) transitioned into state 'SUCCESS' from state '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-940052410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26d454a178eb477b97f1cd0bf5bad96e',qos_specs=None,replication_status=,reservations=['42664044-85f6-461e-85e8-c8f499863024','2fb888ab-9f70-4a42-8f07-007852fe54b8','180e1fcb-4a16-4f5c-ba1a-e19984003b5a','eb1dd1fd-89f0-4dc1-83e0-860b172699f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba805c0b5ed48f78c98d7ab4f8efa71',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.643048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e4171e-cdea-4ac6-8a58-edf4801cc22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.661583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e4171e-cdea-4ac6-8a58-edf4801cc22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.661583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Flow 'volume_create_api' (ef038b45-ce76-41d8-a80f-d6e7c06ad72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:00.661583 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Create volume request issued successfully. Aug 25 04:54:00.661583 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa4d29cd-67c5-4c16-b985-48e7e02314e5 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:00.661583 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 559/2208] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:54:00 2026] POST /volume/v3/volumes => generated 754 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:00.670522 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ced76479-5425-4c4a-a513-ac240eb3d613 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.672536 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ced76479-5425-4c4a-a513-ac240eb3d613 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:00.672943 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ced76479-5425-4c4a-a513-ac240eb3d613 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.673037 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ced76479-5425-4c4a-a513-ac240eb3d613 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.679555 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a609aab1-add7-4883-9ef4-d77b46f6be27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.682133 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a609aab1-add7-4883-9ef4-d77b46f6be27 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:00.682451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a609aab1-add7-4883-9ef4-d77b46f6be27 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.682730 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a609aab1-add7-4883-9ef4-d77b46f6be27 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.687786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c801be3-8b48-463d-88a4-4d3ea1ecdb17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.688443 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.688443 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:00.692665 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c801be3-8b48-463d-88a4-4d3ea1ecdb17 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 Aug 25 04:54:00.692724 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.692724 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:00.692798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c801be3-8b48-463d-88a4-4d3ea1ecdb17 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.692798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c801be3-8b48-463d-88a4-4d3ea1ecdb17 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.695052 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ced76479-5425-4c4a-a513-ac240eb3d613 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:00.695860 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a609aab1-add7-4883-9ef4-d77b46f6be27 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:00.701157 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a609aab1-add7-4883-9ef4-d77b46f6be27 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:00.701797 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 549/2209] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:00 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:00.702169 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ced76479-5425-4c4a-a513-ac240eb3d613 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:00.705449 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 552/2210] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:00 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:00.705565 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.705565 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:00.710124 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c801be3-8b48-463d-88a4-4d3ea1ecdb17 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:00.716621 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c801be3-8b48-463d-88a4-4d3ea1ecdb17 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 returned with HTTP 200 Aug 25 04:54:00.717487 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 551/2211] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:00 2026] GET /volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:00.749210 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1cc5bf38-0f06-4247-b3f4-95dc18c9306f req-56b47dd3-1849-4ad8-b4d9-622056974683 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.751568 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1cc5bf38-0f06-4247-b3f4-95dc18c9306f req-56b47dd3-1849-4ad8-b4d9-622056974683 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 Aug 25 04:54:00.751784 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1cc5bf38-0f06-4247-b3f4-95dc18c9306f req-56b47dd3-1849-4ad8-b4d9-622056974683 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.751985 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1cc5bf38-0f06-4247-b3f4-95dc18c9306f req-56b47dd3-1849-4ad8-b4d9-622056974683 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.760935 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.760935 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:00.766281 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1cc5bf38-0f06-4247-b3f4-95dc18c9306f req-56b47dd3-1849-4ad8-b4d9-622056974683 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:00.771938 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1cc5bf38-0f06-4247-b3f4-95dc18c9306f req-56b47dd3-1849-4ad8-b4d9-622056974683 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 returned with HTTP 200 Aug 25 04:54:00.772600 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 560/2212] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:00 2026] GET /volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:00.791247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.793702 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:00.794133 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1613780686"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:00.796327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1613780686'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:00.796680 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Create volume of 1 GB Aug 25 04:54:00.803173 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Availability Zones retrieved successfully. Aug 25 04:54:00.813727 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Flow 'volume_create_api' (513fcaec-f851-43b5-bcf2-abbe96f748dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:00.816389 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a9e7d9-f6a0-4827-9c23-7fefb34337b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.817992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:00.856685 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a9e7d9-f6a0-4827-9c23-7fefb34337b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.858451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb333ab-c6fd-4157-9b59-e8f0e10b5b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.906296 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Created reservations ['96351aef-ecfd-4d1b-8dfc-eb42f2fac481', 'f35db94d-c8d7-4174-bf14-1c47e6072ebf', '6eed272c-ce6c-4581-a497-9e8f14133c69', '6878d11e-5b2d-4ee1-b2cb-4d1758951b1e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:00.907928 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb333ab-c6fd-4157-9b59-e8f0e10b5b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96351aef-ecfd-4d1b-8dfc-eb42f2fac481', 'f35db94d-c8d7-4174-bf14-1c47e6072ebf', '6eed272c-ce6c-4581-a497-9e8f14133c69', '6878d11e-5b2d-4ee1-b2cb-4d1758951b1e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.908839 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb36b5e5-4e8f-4e1c-9bbd-a51d4e2d0db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.933741 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb36b5e5-4e8f-4e1c-9bbd-a51d4e2d0db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1613780686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a7a09a333a949fcbfb035e3ad7f726c',qos_specs=None,replication_status=,reservations=['96351aef-ecfd-4d1b-8dfc-eb42f2fac481','f35db94d-c8d7-4174-bf14-1c47e6072ebf','6eed272c-ce6c-4581-a497-9e8f14133c69','6878d11e-5b2d-4ee1-b2cb-4d1758951b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7469c4126d1d49cd9d5e1c117a1a1e54',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1613780686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a7a09a333a949fcbfb035e3ad7f726c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7469c4126d1d49cd9d5e1c117a1a1e54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.934597 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60f4d346-177c-4c79-86e3-62a9f687f99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.957582 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60f4d346-177c-4c79-86e3-62a9f687f99f) transitioned into state 'SUCCESS' from state '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-1613780686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a7a09a333a949fcbfb035e3ad7f726c',qos_specs=None,replication_status=,reservations=['96351aef-ecfd-4d1b-8dfc-eb42f2fac481','f35db94d-c8d7-4174-bf14-1c47e6072ebf','6eed272c-ce6c-4581-a497-9e8f14133c69','6878d11e-5b2d-4ee1-b2cb-4d1758951b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7469c4126d1d49cd9d5e1c117a1a1e54',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.958606 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f924768-009e-41c6-b6a3-c45d868890ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:00.970598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f924768-009e-41c6-b6a3-c45d868890ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:00.971970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Flow 'volume_create_api' (513fcaec-f851-43b5-bcf2-abbe96f748dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:00.972407 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Create volume request issued successfully. Aug 25 04:54:00.973284 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19bb85f8-f682-4c5c-8cfc-3ce6205d6ab1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:00.973810 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 550/2213] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:54:00 2026] POST /volume/v3/volumes => generated 760 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:00.989348 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-583153ce-d2ba-467c-b3e4-83f73e0499f5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:00.991398 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-583153ce-d2ba-467c-b3e4-83f73e0499f5 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb Aug 25 04:54:00.991663 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-583153ce-d2ba-467c-b3e4-83f73e0499f5 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:00.991871 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-583153ce-d2ba-467c-b3e4-83f73e0499f5 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:00.999697 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:00.999697 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:01.004099 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-583153ce-d2ba-467c-b3e4-83f73e0499f5 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:01.009879 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-583153ce-d2ba-467c-b3e4-83f73e0499f5 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb returned with HTTP 200 Aug 25 04:54:01.010520 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 553/2214] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:00 2026] GET /volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:01.162299 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5a7e3a1-e863-4600-912b-7021cd07f41b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.166558 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5a7e3a1-e863-4600-912b-7021cd07f41b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:01.166747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5a7e3a1-e863-4600-912b-7021cd07f41b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.166974 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5a7e3a1-e863-4600-912b-7021cd07f41b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.167086 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a5a7e3a1-e863-4600-912b-7021cd07f41b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:01.178983 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.178983 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:01.180476 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5a7e3a1-e863-4600-912b-7021cd07f41b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:01.180894 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 552/2215] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:01.201752 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-31c806f0-222d-4638-b641-d5613a06996c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.205959 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-31c806f0-222d-4638-b641-d5613a06996c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:01.206205 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-31c806f0-222d-4638-b641-d5613a06996c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.206376 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-31c806f0-222d-4638-b641-d5613a06996c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.212794 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.212794 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:01.216182 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-31c806f0-222d-4638-b641-d5613a06996c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:01.220146 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-31c806f0-222d-4638-b641-d5613a06996c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:01.220554 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 561/2216] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:01.317413 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6fcbe4d-66d0-48f2-9fbb-e19da186d2c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.317978 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6fcbe4d-66d0-48f2-9fbb-e19da186d2c2 None None] GET https://10.4.3.213/volume// Aug 25 04:54:01.318181 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6fcbe4d-66d0-48f2-9fbb-e19da186d2c2 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.318465 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6fcbe4d-66d0-48f2-9fbb-e19da186d2c2 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.319099 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6fcbe4d-66d0-48f2-9fbb-e19da186d2c2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:01.319163 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 551/2217] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:54: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 25 04:54:01.331217 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-4c6256cf-69e8-482b-9862-318d180c3de3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.333523 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-4c6256cf-69e8-482b-9862-318d180c3de3 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:54:01.333927 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-4c6256cf-69e8-482b-9862-318d180c3de3 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb544e32-d264-4505-b575-f25ff7e9ac28", "connector": null, "instance_uuid": "ee8560f1-634c-4904-85dc-ea43763b5af5"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:01.343131 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.343131 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:01.372539 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-4c6256cf-69e8-482b-9862-318d180c3de3 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:54:01.373199 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 554/2218] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:54:01 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 25 04:54:01.404200 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a1c978f-0fc0-405a-b6bc-10e5fc8ac232 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.406698 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a1c978f-0fc0-405a-b6bc-10e5fc8ac232 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:01.407181 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a1c978f-0fc0-405a-b6bc-10e5fc8ac232 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.407352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a1c978f-0fc0-405a-b6bc-10e5fc8ac232 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.419324 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-22529e59-fa61-493f-ae8e-01ffec3fd742 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.419887 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22529e59-fa61-493f-ae8e-01ffec3fd742 None None] GET https://10.4.3.213/volume// Aug 25 04:54:01.419887 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22529e59-fa61-493f-ae8e-01ffec3fd742 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.420148 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-22529e59-fa61-493f-ae8e-01ffec3fd742 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.420598 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-22529e59-fa61-493f-ae8e-01ffec3fd742 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:01.420933 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 562/2219] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:54: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 25 04:54:01.424665 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.424665 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:01.429160 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-b91cbbf0-aab3-4985-832b-77689e61e459 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.430904 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a1c978f-0fc0-405a-b6bc-10e5fc8ac232 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:01.432000 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-b91cbbf0-aab3-4985-832b-77689e61e459 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:01.432261 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-b91cbbf0-aab3-4985-832b-77689e61e459 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.432528 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-b91cbbf0-aab3-4985-832b-77689e61e459 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.436615 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a1c978f-0fc0-405a-b6bc-10e5fc8ac232 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:01.437243 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 553/2220] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:01.445066 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.445066 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:01.449545 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-b91cbbf0-aab3-4985-832b-77689e61e459 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:01.455544 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-b91cbbf0-aab3-4985-832b-77689e61e459 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:01.456014 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 552/2221] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 1117 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:01.577537 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-62c3b1d7-b409-4776-a26e-e8245e421268 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.578452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-30b9494d-41fe-4998-a321-acbfada6fb56 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.579865 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-62c3b1d7-b409-4776-a26e-e8245e421268 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a Aug 25 04:54:01.580049 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-62c3b1d7-b409-4776-a26e-e8245e421268 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.580234 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-62c3b1d7-b409-4776-a26e-e8245e421268 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.581436 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-30b9494d-41fe-4998-a321-acbfada6fb56 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] PUT https://10.4.3.213/volume/v3/attachments/4f1c0538-a81e-4b8b-9c3f-5cdba888f676 Aug 25 04:54:01.582049 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-30b9494d-41fe-4998-a321-acbfada6fb56 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:01.585439 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-62c3b1d7-b409-4776-a26e-e8245e421268 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a returned with HTTP 404 Aug 25 04:54:01.586107 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 555/2222] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/snapshots/523dfda8-c177-4c50-8660-2fa6cdaede4a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:01.591940 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-30b9494d-41fe-4998-a321-acbfada6fb56 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Acquiring lock "cinder-attachment_update-bb544e32-d264-4505-b575-f25ff7e9ac28-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:54:01.597044 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-30b9494d-41fe-4998-a321-acbfada6fb56 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Lock "cinder-attachment_update-bb544e32-d264-4505-b575-f25ff7e9ac28-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:54:01.597746 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7ec70ad-9e36-42cd-9ca4-434685fa439b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.598458 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.598458 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:01.599907 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7ec70ad-9e36-42cd-9ca4-434685fa439b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 Aug 25 04:54:01.600359 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7ec70ad-9e36-42cd-9ca4-434685fa439b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.600609 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7ec70ad-9e36-42cd-9ca4-434685fa439b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.600869 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d7ec70ad-9e36-42cd-9ca4-434685fa439b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume with id: 1ec56572-9fae-44fd-a59b-9135c3860654 Aug 25 04:54:01.609795 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.609795 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:01.610419 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d7ec70ad-9e36-42cd-9ca4-434685fa439b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:54:01.634238 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d7ec70ad-9e36-42cd-9ca4-434685fa439b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Delete volume request issued successfully. Aug 25 04:54:01.634478 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7ec70ad-9e36-42cd-9ca4-434685fa439b tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 returned with HTTP 202 Aug 25 04:54:01.635246 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 554/2223] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:01 2026] DELETE /volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:01.647168 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e8da690a-34d3-4130-9dd1-7e602f104578 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.648872 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8da690a-34d3-4130-9dd1-7e602f104578 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 Aug 25 04:54:01.650452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8da690a-34d3-4130-9dd1-7e602f104578 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.650452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8da690a-34d3-4130-9dd1-7e602f104578 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.658857 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.658857 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:01.662979 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e8da690a-34d3-4130-9dd1-7e602f104578 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Volume info retrieved successfully. Aug 25 04:54:01.667967 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8da690a-34d3-4130-9dd1-7e602f104578 tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 returned with HTTP 200 Aug 25 04:54:01.668630 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 553/2224] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:01.720177 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8a5674b7-2bfa-4096-80f8-84af249357f2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.722752 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a5674b7-2bfa-4096-80f8-84af249357f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:01.723127 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a5674b7-2bfa-4096-80f8-84af249357f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.723422 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a5674b7-2bfa-4096-80f8-84af249357f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.732132 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-30b9494d-41fe-4998-a321-acbfada6fb56 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Lock "cinder-attachment_update-bb544e32-d264-4505-b575-f25ff7e9ac28-np0000008045" released by "attachment_update" :: held 0.135s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:54:01.732456 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.732456 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:01.732542 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-30b9494d-41fe-4998-a321-acbfada6fb56 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments/4f1c0538-a81e-4b8b-9c3f-5cdba888f676 returned with HTTP 200 Aug 25 04:54:01.733135 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 563/2225] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:54:01 2026] PUT /volume/v3/attachments/4f1c0538-a81e-4b8b-9c3f-5cdba888f676 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:01.739280 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8a5674b7-2bfa-4096-80f8-84af249357f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:01.745069 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a5674b7-2bfa-4096-80f8-84af249357f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:01.745596 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 556/2226] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:01.762535 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b766a910-efbc-4095-a507-e477298b257b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.766393 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b766a910-efbc-4095-a507-e477298b257b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:01.766891 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b766a910-efbc-4095-a507-e477298b257b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.767458 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b766a910-efbc-4095-a507-e477298b257b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.779410 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.779410 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:01.784253 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b766a910-efbc-4095-a507-e477298b257b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:01.791307 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b766a910-efbc-4095-a507-e477298b257b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:01.792076 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 555/2227] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:01.801546 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ac036db-a2da-413d-9dd8-1a4b61005f60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.805453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ac036db-a2da-413d-9dd8-1a4b61005f60 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/2539a6ad-5373-41b8-b75f-006f55b3c8f1/action Aug 25 04:54:01.805453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ac036db-a2da-413d-9dd8-1a4b61005f60 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-attach": {"instance_uuid": "4e32058c-118e-4157-a591-a7f3a3b7203f", "mountpoint": "/dev/vdc"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:01.805453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ac036db-a2da-413d-9dd8-1a4b61005f60 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4e32058c-118e-4157-a591-a7f3a3b7203f", "mountpoint": "/dev/vdc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:01.805978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eafbd4b6-3b30-435b-ac52-325a71e34972 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.808093 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eafbd4b6-3b30-435b-ac52-325a71e34972 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes Aug 25 04:54:01.808281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eafbd4b6-3b30-435b-ac52-325a71e34972 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.808590 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eafbd4b6-3b30-435b-ac52-325a71e34972 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.808866 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-eafbd4b6-3b30-435b-ac52-325a71e34972 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:01.809219 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.809219 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:01.809696 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-eafbd4b6-3b30-435b-ac52-325a71e34972 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:01.816968 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ac036db-a2da-413d-9dd8-1a4b61005f60 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/2539a6ad-5373-41b8-b75f-006f55b3c8f1/action returned with HTTP 404 Aug 25 04:54:01.817132 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eafbd4b6-3b30-435b-ac52-325a71e34972 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Get all volumes completed successfully. Aug 25 04:54:01.817672 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eafbd4b6-3b30-435b-ac52-325a71e34972 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 200 Aug 25 04:54:01.818083 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 564/2228] 10.4.3.213 () {66 vars in 1237 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/volumes => generated 338 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:01.818813 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 554/2229] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:01 2026] POST /volume/v3/volumes/2539a6ad-5373-41b8-b75f-006f55b3c8f1/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:01.829944 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-74a194dd-25df-4d7b-8117-3b7a667c3069 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.832963 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74a194dd-25df-4d7b-8117-3b7a667c3069 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:01.832963 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74a194dd-25df-4d7b-8117-3b7a667c3069 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.833350 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74a194dd-25df-4d7b-8117-3b7a667c3069 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.842923 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.842923 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:01.849129 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-74a194dd-25df-4d7b-8117-3b7a667c3069 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:01.856411 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74a194dd-25df-4d7b-8117-3b7a667c3069 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:01.856986 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 557/2230] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:01.918214 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-d20d4347-0791-446f-a053-ff795555aabb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:01.923701 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-d20d4347-0791-446f-a053-ff795555aabb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:01.923999 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-d20d4347-0791-446f-a053-ff795555aabb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:01.924278 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-d20d4347-0791-446f-a053-ff795555aabb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:01.937687 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:01.937687 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:01.948737 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-d20d4347-0791-446f-a053-ff795555aabb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:01.957724 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-d20d4347-0791-446f-a053-ff795555aabb tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:01.958798 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 556/2231] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:01 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:02.029104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c2406f40-bc43-4b0f-8838-f4fa82b384e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.032291 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2406f40-bc43-4b0f-8838-f4fa82b384e1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb Aug 25 04:54:02.032291 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2406f40-bc43-4b0f-8838-f4fa82b384e1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.032291 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2406f40-bc43-4b0f-8838-f4fa82b384e1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.043759 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.043759 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:02.051480 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c2406f40-bc43-4b0f-8838-f4fa82b384e1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:02.060380 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2406f40-bc43-4b0f-8838-f4fa82b384e1 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb returned with HTTP 200 Aug 25 04:54:02.060956 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 565/2232] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:02.074759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37ae4a12-44e0-4417-a33b-03fcbe1e37a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.078455 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37ae4a12-44e0-4417-a33b-03fcbe1e37a2 None None] GET https://10.4.3.213/volume// Aug 25 04:54:02.078455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37ae4a12-44e0-4417-a33b-03fcbe1e37a2 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.078455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37ae4a12-44e0-4417-a33b-03fcbe1e37a2 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.078455 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37ae4a12-44e0-4417-a33b-03fcbe1e37a2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:02.078680 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 555/2233] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:54: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 25 04:54:02.090629 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-0895b6bd-a02f-4949-9d97-ff1d867d82e3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.096657 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-0895b6bd-a02f-4949-9d97-ff1d867d82e3 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:54:02.097136 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-0895b6bd-a02f-4949-9d97-ff1d867d82e3 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28c5c132-a8ce-44da-b671-286e007f834a", "connector": null, "instance_uuid": "3cad0155-3efe-4732-b203-fbb9af439be2"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:02.102784 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6ad0755-0c2a-4912-9447-4593e2229663 req-e6a4507c-b57f-4170-9318-fc1de94e638d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.105623 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6ad0755-0c2a-4912-9447-4593e2229663 req-e6a4507c-b57f-4170-9318-fc1de94e638d tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb Aug 25 04:54:02.105945 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6ad0755-0c2a-4912-9447-4593e2229663 req-e6a4507c-b57f-4170-9318-fc1de94e638d tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.106250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6ad0755-0c2a-4912-9447-4593e2229663 req-e6a4507c-b57f-4170-9318-fc1de94e638d tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.114405 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.114405 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:02.114610 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.114610 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:02.118587 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f6ad0755-0c2a-4912-9447-4593e2229663 req-e6a4507c-b57f-4170-9318-fc1de94e638d tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:02.124164 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6ad0755-0c2a-4912-9447-4593e2229663 req-e6a4507c-b57f-4170-9318-fc1de94e638d tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb returned with HTTP 200 Aug 25 04:54:02.124756 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 557/2234] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:02.164936 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-0895b6bd-a02f-4949-9d97-ff1d867d82e3 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:54:02.165489 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 558/2235] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:54:02 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 25 04:54:02.192894 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61496ccf-297f-4828-901b-c395a87904a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.198452 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61496ccf-297f-4828-901b-c395a87904a3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:02.198452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61496ccf-297f-4828-901b-c395a87904a3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.198452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61496ccf-297f-4828-901b-c395a87904a3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.198452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-61496ccf-297f-4828-901b-c395a87904a3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:02.208484 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.208484 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:02.210677 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61496ccf-297f-4828-901b-c395a87904a3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:02.211266 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 566/2236] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:02.226582 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f96e550-8928-4625-b015-426f7b471a9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.230417 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f96e550-8928-4625-b015-426f7b471a9f tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:02.230813 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f96e550-8928-4625-b015-426f7b471a9f tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.232312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f96e550-8928-4625-b015-426f7b471a9f tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.242609 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a446f23-0ccf-499b-b5cf-46c93bca9e21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.242609 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a446f23-0ccf-499b-b5cf-46c93bca9e21 None None] GET https://10.4.3.213/volume// Aug 25 04:54:02.242609 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a446f23-0ccf-499b-b5cf-46c93bca9e21 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.243171 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a446f23-0ccf-499b-b5cf-46c93bca9e21 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.243222 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a446f23-0ccf-499b-b5cf-46c93bca9e21 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:02.243815 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 558/2237] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:54:02.254903 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.254903 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:02.256208 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-26195213-677b-4a45-9539-a4c676bd96f2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.257688 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-26195213-677b-4a45-9539-a4c676bd96f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:02.257989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-26195213-677b-4a45-9539-a4c676bd96f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.258211 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-26195213-677b-4a45-9539-a4c676bd96f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.263460 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f96e550-8928-4625-b015-426f7b471a9f tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:02.266109 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f96e550-8928-4625-b015-426f7b471a9f tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:02.266732 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 556/2238] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:02.273747 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.273747 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:02.280389 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-26195213-677b-4a45-9539-a4c676bd96f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:02.288791 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-26195213-677b-4a45-9539-a4c676bd96f2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:02.289726 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 559/2239] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:02.359268 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5f27d3c8-1b65-42f3-b687-5cfa1c3ee089 req-1a4981fd-5e4e-4646-b7d0-3aba9a02701e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.362374 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5f27d3c8-1b65-42f3-b687-5cfa1c3ee089 req-1a4981fd-5e4e-4646-b7d0-3aba9a02701e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:02.364446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5f27d3c8-1b65-42f3-b687-5cfa1c3ee089 req-1a4981fd-5e4e-4646-b7d0-3aba9a02701e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.364446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5f27d3c8-1b65-42f3-b687-5cfa1c3ee089 req-1a4981fd-5e4e-4646-b7d0-3aba9a02701e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.364446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [req-5f27d3c8-1b65-42f3-b687-5cfa1c3ee089 req-1a4981fd-5e4e-4646-b7d0-3aba9a02701e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:02.364446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-5f27d3c8-1b65-42f3-b687-5cfa1c3ee089 req-1a4981fd-5e4e-4646-b7d0-3aba9a02701e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:02.388935 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5f27d3c8-1b65-42f3-b687-5cfa1c3ee089 req-1a4981fd-5e4e-4646-b7d0-3aba9a02701e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Get all volumes completed successfully. Aug 25 04:54:02.390178 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.390178 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:02.395166 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5f27d3c8-1b65-42f3-b687-5cfa1c3ee089 req-1a4981fd-5e4e-4646-b7d0-3aba9a02701e tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:02.395635 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 567/2240] 10.4.3.213 () {68 vars in 1508 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:02.425895 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-52f5af14-7d16-4bf7-8a0a-56a53fd96406 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.428890 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-52f5af14-7d16-4bf7-8a0a-56a53fd96406 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] PUT https://10.4.3.213/volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b Aug 25 04:54:02.431021 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-52f5af14-7d16-4bf7-8a0a-56a53fd96406 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:02.434482 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f5d6e556-8ba9-4025-af2b-1e5f32d08202 req-80cd38ff-efe8-4ff1-a805-c1835f9bb73c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.440074 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f5d6e556-8ba9-4025-af2b-1e5f32d08202 req-80cd38ff-efe8-4ff1-a805-c1835f9bb73c tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:02.440074 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f5d6e556-8ba9-4025-af2b-1e5f32d08202 req-80cd38ff-efe8-4ff1-a805-c1835f9bb73c tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.440074 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f5d6e556-8ba9-4025-af2b-1e5f32d08202 req-80cd38ff-efe8-4ff1-a805-c1835f9bb73c tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.440074 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-f5d6e556-8ba9-4025-af2b-1e5f32d08202 req-80cd38ff-efe8-4ff1-a805-c1835f9bb73c tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:02.440074 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-f5d6e556-8ba9-4025-af2b-1e5f32d08202 req-80cd38ff-efe8-4ff1-a805-c1835f9bb73c tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:02.442815 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-52f5af14-7d16-4bf7-8a0a-56a53fd96406 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Acquiring lock "cinder-attachment_update-28c5c132-a8ce-44da-b671-286e007f834a-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:54:02.448389 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f5d6e556-8ba9-4025-af2b-1e5f32d08202 req-80cd38ff-efe8-4ff1-a805-c1835f9bb73c tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Get all volumes completed successfully. Aug 25 04:54:02.452292 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.452292 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:02.452490 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-52f5af14-7d16-4bf7-8a0a-56a53fd96406 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Lock "cinder-attachment_update-28c5c132-a8ce-44da-b671-286e007f834a-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:54:02.452490 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.452490 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:02.454893 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f5d6e556-8ba9-4025-af2b-1e5f32d08202 req-80cd38ff-efe8-4ff1-a805-c1835f9bb73c tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:02.455075 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 557/2241] 10.4.3.213 () {68 vars in 1508 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:02.455497 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c1c151dd-2a73-43f8-be51-70f0fb3d41db None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.457374 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1c151dd-2a73-43f8-be51-70f0fb3d41db tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:02.457611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1c151dd-2a73-43f8-be51-70f0fb3d41db tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.459464 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1c151dd-2a73-43f8-be51-70f0fb3d41db tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.476138 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.476138 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:02.480897 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c1c151dd-2a73-43f8-be51-70f0fb3d41db tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:02.485982 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1c151dd-2a73-43f8-be51-70f0fb3d41db tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:02.486981 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 560/2242] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:02.499358 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-825f8c09-adc5-4f32-b216-997526769fd0 req-679ac714-ef91-4283-8685-c3bb69f2e6fb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.502369 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-825f8c09-adc5-4f32-b216-997526769fd0 req-679ac714-ef91-4283-8685-c3bb69f2e6fb tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:02.504589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-825f8c09-adc5-4f32-b216-997526769fd0 req-679ac714-ef91-4283-8685-c3bb69f2e6fb tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.504589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-825f8c09-adc5-4f32-b216-997526769fd0 req-679ac714-ef91-4283-8685-c3bb69f2e6fb tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.504589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [req-825f8c09-adc5-4f32-b216-997526769fd0 req-679ac714-ef91-4283-8685-c3bb69f2e6fb tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:02.504589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [req-825f8c09-adc5-4f32-b216-997526769fd0 req-679ac714-ef91-4283-8685-c3bb69f2e6fb tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:02.521421 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-825f8c09-adc5-4f32-b216-997526769fd0 req-679ac714-ef91-4283-8685-c3bb69f2e6fb tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Get all volumes completed successfully. Aug 25 04:54:02.521939 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.521939 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:02.528540 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-825f8c09-adc5-4f32-b216-997526769fd0 req-679ac714-ef91-4283-8685-c3bb69f2e6fb tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:02.529229 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 568/2243] 10.4.3.213 () {68 vars in 1508 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:54:02.567105 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c248ad14-83ec-441d-bd2b-19433b89a84a req-1950b1c1-f75f-4cc7-9e61-ea4ea61a1a99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.569350 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c248ad14-83ec-441d-bd2b-19433b89a84a req-1950b1c1-f75f-4cc7-9e61-ea4ea61a1a99 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:02.569801 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c248ad14-83ec-441d-bd2b-19433b89a84a req-1950b1c1-f75f-4cc7-9e61-ea4ea61a1a99 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.570086 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c248ad14-83ec-441d-bd2b-19433b89a84a req-1950b1c1-f75f-4cc7-9e61-ea4ea61a1a99 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.570660 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-c248ad14-83ec-441d-bd2b-19433b89a84a req-1950b1c1-f75f-4cc7-9e61-ea4ea61a1a99 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:02.572631 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-c248ad14-83ec-441d-bd2b-19433b89a84a req-1950b1c1-f75f-4cc7-9e61-ea4ea61a1a99 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:02.578192 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-52f5af14-7d16-4bf7-8a0a-56a53fd96406 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Lock "cinder-attachment_update-28c5c132-a8ce-44da-b671-286e007f834a-np0000008045" released by "attachment_update" :: held 0.128s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:54:02.578739 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-52f5af14-7d16-4bf7-8a0a-56a53fd96406 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b returned with HTTP 200 Aug 25 04:54:02.579654 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 559/2244] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:54:02 2026] PUT /volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:02.583326 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c248ad14-83ec-441d-bd2b-19433b89a84a req-1950b1c1-f75f-4cc7-9e61-ea4ea61a1a99 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Get all volumes completed successfully. Aug 25 04:54:02.584570 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.584570 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:02.589701 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c248ad14-83ec-441d-bd2b-19433b89a84a req-1950b1c1-f75f-4cc7-9e61-ea4ea61a1a99 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:02.590139 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 558/2245] 10.4.3.213 () {68 vars in 1508 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:02.627339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-68cc1528-7e92-48cb-9160-7f29db950d10 req-ae3a8381-d5c2-44f9-aec3-4d10ba5eaca0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.630035 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-68cc1528-7e92-48cb-9160-7f29db950d10 req-ae3a8381-d5c2-44f9-aec3-4d10ba5eaca0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:02.630283 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-68cc1528-7e92-48cb-9160-7f29db950d10 req-ae3a8381-d5c2-44f9-aec3-4d10ba5eaca0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.630566 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-68cc1528-7e92-48cb-9160-7f29db950d10 req-ae3a8381-d5c2-44f9-aec3-4d10ba5eaca0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.630929 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [req-68cc1528-7e92-48cb-9160-7f29db950d10 req-ae3a8381-d5c2-44f9-aec3-4d10ba5eaca0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:02.632122 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-68cc1528-7e92-48cb-9160-7f29db950d10 req-ae3a8381-d5c2-44f9-aec3-4d10ba5eaca0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:02.649792 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-68cc1528-7e92-48cb-9160-7f29db950d10 req-ae3a8381-d5c2-44f9-aec3-4d10ba5eaca0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Get all volumes completed successfully. Aug 25 04:54:02.650335 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.650335 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:02.657681 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-68cc1528-7e92-48cb-9160-7f29db950d10 req-ae3a8381-d5c2-44f9-aec3-4d10ba5eaca0 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:02.658243 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 561/2246] 10.4.3.213 () {68 vars in 1508 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:54:02.682827 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c923e92e-91ab-477a-a9c2-38d26183006f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.685532 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c923e92e-91ab-477a-a9c2-38d26183006f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] GET https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 Aug 25 04:54:02.685532 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c923e92e-91ab-477a-a9c2-38d26183006f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.685532 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c923e92e-91ab-477a-a9c2-38d26183006f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.694763 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c923e92e-91ab-477a-a9c2-38d26183006f tempest-ProjectMemberTests-1177407811 tempest-ProjectMemberTests-1177407811-project-admin] https://10.4.3.213/volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 returned with HTTP 404 Aug 25 04:54:02.694941 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 569/2247] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/1ec56572-9fae-44fd-a59b-9135c3860654 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:02.696207 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fe8d015a-54b3-4191-aa5f-22152f3588dd req-24bfb694-5a68-455d-bbc0-9ba442186b56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.703200 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fe8d015a-54b3-4191-aa5f-22152f3588dd req-24bfb694-5a68-455d-bbc0-9ba442186b56 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:02.703557 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fe8d015a-54b3-4191-aa5f-22152f3588dd req-24bfb694-5a68-455d-bbc0-9ba442186b56 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.703845 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fe8d015a-54b3-4191-aa5f-22152f3588dd req-24bfb694-5a68-455d-bbc0-9ba442186b56 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.704286 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-fe8d015a-54b3-4191-aa5f-22152f3588dd req-24bfb694-5a68-455d-bbc0-9ba442186b56 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:02.705253 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.705253 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:02.705955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-fe8d015a-54b3-4191-aa5f-22152f3588dd req-24bfb694-5a68-455d-bbc0-9ba442186b56 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:02.724031 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fe8d015a-54b3-4191-aa5f-22152f3588dd req-24bfb694-5a68-455d-bbc0-9ba442186b56 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Get all volumes completed successfully. Aug 25 04:54:02.725827 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.725827 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:02.733687 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fe8d015a-54b3-4191-aa5f-22152f3588dd req-24bfb694-5a68-455d-bbc0-9ba442186b56 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:02.734375 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 560/2248] 10.4.3.213 () {68 vars in 1508 bytes} [Tue Aug 25 04:54:02 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 25 04:54:02.771287 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5a355d5b-e1da-44dc-b1a1-f762b4cccf35 req-c4a4ef88-12d4-4299-8343-afb448e60c7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.774583 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a355d5b-e1da-44dc-b1a1-f762b4cccf35 req-c4a4ef88-12d4-4299-8343-afb448e60c7b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:02.774776 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a355d5b-e1da-44dc-b1a1-f762b4cccf35 req-c4a4ef88-12d4-4299-8343-afb448e60c7b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.775152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a355d5b-e1da-44dc-b1a1-f762b4cccf35 req-c4a4ef88-12d4-4299-8343-afb448e60c7b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.775794 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-5a355d5b-e1da-44dc-b1a1-f762b4cccf35 req-c4a4ef88-12d4-4299-8343-afb448e60c7b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:02.776618 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-5a355d5b-e1da-44dc-b1a1-f762b4cccf35 req-c4a4ef88-12d4-4299-8343-afb448e60c7b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:02.785407 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5a355d5b-e1da-44dc-b1a1-f762b4cccf35 req-c4a4ef88-12d4-4299-8343-afb448e60c7b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Get all volumes completed successfully. Aug 25 04:54:02.787181 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.787181 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:02.791776 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a355d5b-e1da-44dc-b1a1-f762b4cccf35 req-c4a4ef88-12d4-4299-8343-afb448e60c7b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:02.792360 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 559/2249] 10.4.3.213 () {68 vars in 1508 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:02.820596 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f7ad8975-0b8f-4f01-b5fa-f9f7c666e434 req-c2676dc6-e7c7-46ab-93c9-776b433a950f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.823250 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f7ad8975-0b8f-4f01-b5fa-f9f7c666e434 req-c2676dc6-e7c7-46ab-93c9-776b433a950f tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:02.823476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f7ad8975-0b8f-4f01-b5fa-f9f7c666e434 req-c2676dc6-e7c7-46ab-93c9-776b433a950f tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.823666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f7ad8975-0b8f-4f01-b5fa-f9f7c666e434 req-c2676dc6-e7c7-46ab-93c9-776b433a950f tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.823903 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [req-f7ad8975-0b8f-4f01-b5fa-f9f7c666e434 req-c2676dc6-e7c7-46ab-93c9-776b433a950f tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:02.824611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-f7ad8975-0b8f-4f01-b5fa-f9f7c666e434 req-c2676dc6-e7c7-46ab-93c9-776b433a950f tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:02.833369 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f7ad8975-0b8f-4f01-b5fa-f9f7c666e434 req-c2676dc6-e7c7-46ab-93c9-776b433a950f tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] Get all volumes completed successfully. Aug 25 04:54:02.834545 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.834545 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:02.838910 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f7ad8975-0b8f-4f01-b5fa-f9f7c666e434 req-c2676dc6-e7c7-46ab-93c9-776b433a950f tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-reader] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:02.839334 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 562/2250] 10.4.3.213 () {68 vars in 1508 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:02.862143 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-479b37d3-9201-4564-8a54-f2322700555a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.864535 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-479b37d3-9201-4564-8a54-f2322700555a tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] DELETE https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb Aug 25 04:54:02.864820 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-479b37d3-9201-4564-8a54-f2322700555a tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.865393 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-479b37d3-9201-4564-8a54-f2322700555a tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.865646 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-479b37d3-9201-4564-8a54-f2322700555a tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Delete volume with id: ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb Aug 25 04:54:02.874572 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.874572 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:02.875819 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-479b37d3-9201-4564-8a54-f2322700555a tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:02.904266 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-479b37d3-9201-4564-8a54-f2322700555a tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Delete volume request issued successfully. Aug 25 04:54:02.904266 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-479b37d3-9201-4564-8a54-f2322700555a tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb returned with HTTP 202 Aug 25 04:54:02.904549 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 570/2251] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:02 2026] DELETE /volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:02.914235 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8a2c035-a3a6-437b-a961-dcaba3d178ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:02.916154 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8a2c035-a3a6-437b-a961-dcaba3d178ca tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb Aug 25 04:54:02.916404 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8a2c035-a3a6-437b-a961-dcaba3d178ca tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:02.916580 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8a2c035-a3a6-437b-a961-dcaba3d178ca tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:02.925656 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:02.925656 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:02.929534 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8a2c035-a3a6-437b-a961-dcaba3d178ca tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:02.934917 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8a2c035-a3a6-437b-a961-dcaba3d178ca tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb returned with HTTP 200 Aug 25 04:54:02.935336 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 561/2252] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:02 2026] GET /volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:03.226961 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48b15417-8627-4a94-badb-17b8dfeeef92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:03.229021 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48b15417-8627-4a94-badb-17b8dfeeef92 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:03.229292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48b15417-8627-4a94-badb-17b8dfeeef92 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:03.229605 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48b15417-8627-4a94-badb-17b8dfeeef92 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:03.229758 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-48b15417-8627-4a94-badb-17b8dfeeef92 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:03.239189 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:03.239189 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:03.240214 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48b15417-8627-4a94-badb-17b8dfeeef92 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:03.240949 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 560/2253] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:03 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:03.286501 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f69a52fc-2390-4ff4-ae2e-712bf6db470d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:03.288744 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f69a52fc-2390-4ff4-ae2e-712bf6db470d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:03.288744 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f69a52fc-2390-4ff4-ae2e-712bf6db470d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:03.289272 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f69a52fc-2390-4ff4-ae2e-712bf6db470d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:03.301516 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:03.301516 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:03.314497 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f69a52fc-2390-4ff4-ae2e-712bf6db470d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:03.325910 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f69a52fc-2390-4ff4-ae2e-712bf6db470d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:03.326474 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 563/2254] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:03 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:03.501782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a8c00a6b-a724-45d2-96fa-4c1e42f777b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:03.504042 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8c00a6b-a724-45d2-96fa-4c1e42f777b6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:03.504310 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a8c00a6b-a724-45d2-96fa-4c1e42f777b6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:03.504625 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a8c00a6b-a724-45d2-96fa-4c1e42f777b6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:03.519478 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:03.519478 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:03.524987 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a8c00a6b-a724-45d2-96fa-4c1e42f777b6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:03.530386 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8c00a6b-a724-45d2-96fa-4c1e42f777b6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:03.530931 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 571/2255] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:03 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:03.962039 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d057a071-63e7-45cc-b54e-f703b715ddbe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:03.965670 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d057a071-63e7-45cc-b54e-f703b715ddbe tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb Aug 25 04:54:03.965670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d057a071-63e7-45cc-b54e-f703b715ddbe tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:03.966370 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d057a071-63e7-45cc-b54e-f703b715ddbe tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:03.976516 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d057a071-63e7-45cc-b54e-f703b715ddbe tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb returned with HTTP 404 Aug 25 04:54:03.977182 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 562/2256] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:03 2026] GET /volume/v3/volumes/ce56d4d5-8513-4a3d-9b79-7d12fc8e75fb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:03.988110 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de4eeb83-5443-4f88-8bc3-030c3f4ffc31 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:03.991034 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de4eeb83-5443-4f88-8bc3-030c3f4ffc31 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] DELETE https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 Aug 25 04:54:03.991467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de4eeb83-5443-4f88-8bc3-030c3f4ffc31 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:03.991810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de4eeb83-5443-4f88-8bc3-030c3f4ffc31 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:03.992075 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-de4eeb83-5443-4f88-8bc3-030c3f4ffc31 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Delete volume with id: 54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 Aug 25 04:54:04.002570 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:04.002570 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:04.003318 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de4eeb83-5443-4f88-8bc3-030c3f4ffc31 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:04.029417 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-de4eeb83-5443-4f88-8bc3-030c3f4ffc31 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Delete volume request issued successfully. Aug 25 04:54:04.029967 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de4eeb83-5443-4f88-8bc3-030c3f4ffc31 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 returned with HTTP 202 Aug 25 04:54:04.030734 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 561/2257] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:03 2026] DELETE /volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:04.039190 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b38f4316-7a42-4d88-83c7-595bc91f60fa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:04.041286 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b38f4316-7a42-4d88-83c7-595bc91f60fa tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 Aug 25 04:54:04.041640 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b38f4316-7a42-4d88-83c7-595bc91f60fa tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:04.041920 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b38f4316-7a42-4d88-83c7-595bc91f60fa tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:04.053080 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:04.053080 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:04.060451 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b38f4316-7a42-4d88-83c7-595bc91f60fa tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:04.068046 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b38f4316-7a42-4d88-83c7-595bc91f60fa tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 returned with HTTP 200 Aug 25 04:54:04.068696 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 564/2258] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:04 2026] GET /volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:04.253254 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8fd9fe36-8310-4a14-8a0c-e94cadb2ba35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:04.255661 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8fd9fe36-8310-4a14-8a0c-e94cadb2ba35 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:04.255924 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8fd9fe36-8310-4a14-8a0c-e94cadb2ba35 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:04.256172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8fd9fe36-8310-4a14-8a0c-e94cadb2ba35 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:04.256305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8fd9fe36-8310-4a14-8a0c-e94cadb2ba35 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:04.261989 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:04.261989 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:04.262949 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8fd9fe36-8310-4a14-8a0c-e94cadb2ba35 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:04.263401 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 572/2259] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:04 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:04.342136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9fc60173-05ac-49a8-8289-e8a61001405d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:04.346375 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fc60173-05ac-49a8-8289-e8a61001405d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:04.346641 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fc60173-05ac-49a8-8289-e8a61001405d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:04.346892 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fc60173-05ac-49a8-8289-e8a61001405d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:04.361511 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:04.361511 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:04.365755 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9fc60173-05ac-49a8-8289-e8a61001405d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:04.371545 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fc60173-05ac-49a8-8289-e8a61001405d tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:04.372112 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 563/2260] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:04 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:04.479992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:04.482366 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:04.483088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-670743806", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:04.487642 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-670743806', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:04.487642 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Create volume of 1 GB Aug 25 04:54:04.498457 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Availability Zones retrieved successfully. Aug 25 04:54:04.504458 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Flow 'volume_create_api' (c13b1de5-8f32-46c6-995b-0c967e703901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:04.506025 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063290ff-9a08-413d-90db-1cf80f3da7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.508192 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:04.547699 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d0dd2ed1-2df6-4698-8b92-e7ec17ad4120 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:04.548617 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063290ff-9a08-413d-90db-1cf80f3da7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.549564 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa8f184-6f44-4f70-8e6f-0271f901deec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.549667 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0dd2ed1-2df6-4698-8b92-e7ec17ad4120 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:04.549860 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0dd2ed1-2df6-4698-8b92-e7ec17ad4120 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:04.550081 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0dd2ed1-2df6-4698-8b92-e7ec17ad4120 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:04.559723 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:04.559723 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:04.563399 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d0dd2ed1-2df6-4698-8b92-e7ec17ad4120 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:04.568448 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0dd2ed1-2df6-4698-8b92-e7ec17ad4120 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:04.568934 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 565/2261] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:04 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:04.609047 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:04.611272 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:04.611785 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1099697923"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:04.613311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1099697923'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:04.613607 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Create volume of 1 GB Aug 25 04:54:04.618033 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Availability Zones retrieved successfully. Aug 25 04:54:04.624647 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Flow 'volume_create_api' (88a5bcf7-ce5d-4f50-bd02-3649009da374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:04.626181 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c6af87-4453-4bea-a71a-7f21b2c2a3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.626757 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:04.633637 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Created reservations ['830e7caf-f3aa-44cd-9ad5-76525605c23a', '7374b8c2-958b-4704-8ffa-5661122b204b', 'ac888e81-6ec1-48c0-baca-4835240f22b2', 'e0e929a2-fb0e-4d99-8b55-4cee249ae123'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:04.636450 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa8f184-6f44-4f70-8e6f-0271f901deec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['830e7caf-f3aa-44cd-9ad5-76525605c23a', '7374b8c2-958b-4704-8ffa-5661122b204b', 'ac888e81-6ec1-48c0-baca-4835240f22b2', 'e0e929a2-fb0e-4d99-8b55-4cee249ae123']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.636450 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def88b05-d160-4b4e-b0a2-7383642a0e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.655999 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c6af87-4453-4bea-a71a-7f21b2c2a3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.657147 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598ee654-7708-453e-b68c-4edaa2e4ebb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.659990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def88b05-d160-4b4e-b0a2-7383642a0e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6202cdfd-8234-429a-85e3-c8be77baa276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-670743806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d36e879cd5f4234b1b5f3c0c43c01f4',qos_specs=None,replication_status=,reservations=['830e7caf-f3aa-44cd-9ad5-76525605c23a','7374b8c2-958b-4704-8ffa-5661122b204b','ac888e81-6ec1-48c0-baca-4835240f22b2','e0e929a2-fb0e-4d99-8b55-4cee249ae123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ff262f4167490fb638c053af4943b6',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-670743806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6202cdfd-8234-429a-85e3-c8be77baa276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d36e879cd5f4234b1b5f3c0c43c01f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84ff262f4167490fb638c053af4943b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.661920 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d0ae97-0ff2-48ba-b685-bf44a3342b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.689459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d0ae97-0ff2-48ba-b685-bf44a3342b75) transitioned into state 'SUCCESS' from state '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-670743806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d36e879cd5f4234b1b5f3c0c43c01f4',qos_specs=None,replication_status=,reservations=['830e7caf-f3aa-44cd-9ad5-76525605c23a','7374b8c2-958b-4704-8ffa-5661122b204b','ac888e81-6ec1-48c0-baca-4835240f22b2','e0e929a2-fb0e-4d99-8b55-4cee249ae123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ff262f4167490fb638c053af4943b6',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.689459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (738ce72f-bc83-4d49-b752-3d7ccfdbb8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.698224 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Created reservations ['ec0f9d3c-06b7-4874-8f8d-d59500e02406', '3399789e-6199-4e5f-ac7c-6ef61b71f8b9', '747842d4-cfde-4572-a3de-6d7d011feff2', 'cab551df-9a41-4866-ae06-2074d1d5193c'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:04.699081 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598ee654-7708-453e-b68c-4edaa2e4ebb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec0f9d3c-06b7-4874-8f8d-d59500e02406', '3399789e-6199-4e5f-ac7c-6ef61b71f8b9', '747842d4-cfde-4572-a3de-6d7d011feff2', 'cab551df-9a41-4866-ae06-2074d1d5193c']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.699902 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7dae2ae-2474-4829-92af-e23eb175f0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.703202 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (738ce72f-bc83-4d49-b752-3d7ccfdbb8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.704552 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Flow 'volume_create_api' (c13b1de5-8f32-46c6-995b-0c967e703901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:04.706569 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Create volume request issued successfully. Aug 25 04:54:04.706569 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-81ff47e9-4ba3-48b5-9f9f-018249dcfb2a tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:04.706569 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 562/2262] 10.4.3.213 () {72 vars in 1541 bytes} [Tue Aug 25 04:54:04 2026] POST /volume/v3/volumes => generated 754 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:04.718315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-e9ebdb56-98e9-430c-8ed9-612b81c0b6c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:04.720360 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-e9ebdb56-98e9-430c-8ed9-612b81c0b6c3 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] GET https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:04.720589 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-e9ebdb56-98e9-430c-8ed9-612b81c0b6c3 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:04.720779 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-e9ebdb56-98e9-430c-8ed9-612b81c0b6c3 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:04.725546 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7dae2ae-2474-4829-92af-e23eb175f0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ede50b2b-9159-4c81-a2b7-e184021814cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1099697923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3fcd9eed1d4305b4aa1a1a06ad982b',qos_specs=None,replication_status=,reservations=['ec0f9d3c-06b7-4874-8f8d-d59500e02406','3399789e-6199-4e5f-ac7c-6ef61b71f8b9','747842d4-cfde-4572-a3de-6d7d011feff2','cab551df-9a41-4866-ae06-2074d1d5193c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee368f982fa541bbbe86943fa06418e5',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1099697923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ede50b2b-9159-4c81-a2b7-e184021814cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d3fcd9eed1d4305b4aa1a1a06ad982b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee368f982fa541bbbe86943fa06418e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.726281 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7024b92-66c4-491a-96bf-f9bb4bc741f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.738946 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:04.738946 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:04.744464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7024b92-66c4-491a-96bf-f9bb4bc741f4) transitioned into state 'SUCCESS' from state '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-1099697923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3fcd9eed1d4305b4aa1a1a06ad982b',qos_specs=None,replication_status=,reservations=['ec0f9d3c-06b7-4874-8f8d-d59500e02406','3399789e-6199-4e5f-ac7c-6ef61b71f8b9','747842d4-cfde-4572-a3de-6d7d011feff2','cab551df-9a41-4866-ae06-2074d1d5193c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee368f982fa541bbbe86943fa06418e5',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.744464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54323015-dd04-4456-a6fc-50a09a30e07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:04.747077 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-e9ebdb56-98e9-430c-8ed9-612b81c0b6c3 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Volume info retrieved successfully. Aug 25 04:54:04.753818 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-39e66af3-91ef-4e35-8e06-6cd38837a32f req-e9ebdb56-98e9-430c-8ed9-612b81c0b6c3 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 returned with HTTP 200 Aug 25 04:54:04.754581 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 564/2263] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:04 2026] GET /volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:04.754910 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54323015-dd04-4456-a6fc-50a09a30e07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:04.755815 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Flow 'volume_create_api' (88a5bcf7-ce5d-4f50-bd02-3649009da374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:04.756134 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Create volume request issued successfully. Aug 25 04:54:04.756745 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ae8d466-848d-428a-b302-f5ae6a743d07 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:04.757376 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 573/2264] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:04 2026] POST /volume/v3/volumes => generated 755 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:04.770759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7b1644ea-67c1-4247-8235-017023e3eb18 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:04.773069 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b1644ea-67c1-4247-8235-017023e3eb18 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:04.773350 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b1644ea-67c1-4247-8235-017023e3eb18 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:04.773623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b1644ea-67c1-4247-8235-017023e3eb18 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:04.784946 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:04.784946 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:04.789847 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7b1644ea-67c1-4247-8235-017023e3eb18 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:04.792056 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-92c18033-69ba-4d5e-a621-570a580d20cd req-3a9a24bc-6afb-483f-91c2-533ad5b47112 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:04.796181 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b1644ea-67c1-4247-8235-017023e3eb18 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:04.796655 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 566/2265] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:04 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:04.797571 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-92c18033-69ba-4d5e-a621-570a580d20cd req-3a9a24bc-6afb-483f-91c2-533ad5b47112 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] GET https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:04.797824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-92c18033-69ba-4d5e-a621-570a580d20cd req-3a9a24bc-6afb-483f-91c2-533ad5b47112 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:04.798065 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-92c18033-69ba-4d5e-a621-570a580d20cd req-3a9a24bc-6afb-483f-91c2-533ad5b47112 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:04.817860 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:04.817860 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:04.822026 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-92c18033-69ba-4d5e-a621-570a580d20cd req-3a9a24bc-6afb-483f-91c2-533ad5b47112 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Volume info retrieved successfully. Aug 25 04:54:04.827627 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-92c18033-69ba-4d5e-a621-570a580d20cd req-3a9a24bc-6afb-483f-91c2-533ad5b47112 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 returned with HTTP 200 Aug 25 04:54:04.827627 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 563/2266] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:04 2026] GET /volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:05.085411 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db1b0d71-5dda-428c-8a8d-cfc8248a707b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.087564 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db1b0d71-5dda-428c-8a8d-cfc8248a707b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 Aug 25 04:54:05.088026 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db1b0d71-5dda-428c-8a8d-cfc8248a707b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:05.088399 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db1b0d71-5dda-428c-8a8d-cfc8248a707b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:05.095748 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db1b0d71-5dda-428c-8a8d-cfc8248a707b tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 returned with HTTP 404 Aug 25 04:54:05.096523 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 565/2267] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:05 2026] GET /volume/v3/volumes/54920e30-9a92-4e50-a8e0-b1f0f3bdfd51 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:05.107230 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f4b9b9ed-c832-40e0-806e-94dfb7d545c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.109638 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f4b9b9ed-c832-40e0-806e-94dfb7d545c3 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 Aug 25 04:54:05.109895 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f4b9b9ed-c832-40e0-806e-94dfb7d545c3 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:05.110145 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f4b9b9ed-c832-40e0-806e-94dfb7d545c3 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:05.110371 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f4b9b9ed-c832-40e0-806e-94dfb7d545c3 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Delete volume with id: e1f6ba56-ff7d-427d-b985-b5ab1425d207 Aug 25 04:54:05.119819 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.119819 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:05.120663 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f4b9b9ed-c832-40e0-806e-94dfb7d545c3 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:05.145996 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f4b9b9ed-c832-40e0-806e-94dfb7d545c3 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Delete volume request issued successfully. Aug 25 04:54:05.146211 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f4b9b9ed-c832-40e0-806e-94dfb7d545c3 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 returned with HTTP 202 Aug 25 04:54:05.146862 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 574/2268] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:05 2026] DELETE /volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:05.156021 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8583057c-90fa-4ac3-b6fb-1db017e28c98 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.159376 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8583057c-90fa-4ac3-b6fb-1db017e28c98 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 Aug 25 04:54:05.159784 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8583057c-90fa-4ac3-b6fb-1db017e28c98 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:05.160073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8583057c-90fa-4ac3-b6fb-1db017e28c98 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:05.170926 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.170926 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:05.176853 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8583057c-90fa-4ac3-b6fb-1db017e28c98 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Volume info retrieved successfully. Aug 25 04:54:05.183936 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8583057c-90fa-4ac3-b6fb-1db017e28c98 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 returned with HTTP 200 Aug 25 04:54:05.184158 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 567/2269] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:05 2026] GET /volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:05.274981 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f49c980f-7632-4761-8a1b-42ffc2f785eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.278076 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f49c980f-7632-4761-8a1b-42ffc2f785eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:05.278076 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f49c980f-7632-4761-8a1b-42ffc2f785eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:05.278248 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f49c980f-7632-4761-8a1b-42ffc2f785eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:05.278437 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f49c980f-7632-4761-8a1b-42ffc2f785eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:05.284830 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.284830 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:05.285844 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f49c980f-7632-4761-8a1b-42ffc2f785eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:05.286344 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 564/2270] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:05 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:05.388205 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c4c9367-a8f6-49c6-8140-7a7bcb8c0504 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.390153 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c4c9367-a8f6-49c6-8140-7a7bcb8c0504 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:05.390737 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c4c9367-a8f6-49c6-8140-7a7bcb8c0504 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:05.391173 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c4c9367-a8f6-49c6-8140-7a7bcb8c0504 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:05.402797 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.402797 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:05.406801 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c4c9367-a8f6-49c6-8140-7a7bcb8c0504 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:05.412037 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c4c9367-a8f6-49c6-8140-7a7bcb8c0504 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:05.412037 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 566/2271] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:05 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:05.588053 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5b75233-d984-481f-8fa6-b9a6e62893bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.591808 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5b75233-d984-481f-8fa6-b9a6e62893bf tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:05.592037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5b75233-d984-481f-8fa6-b9a6e62893bf tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:05.592245 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5b75233-d984-481f-8fa6-b9a6e62893bf tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:05.601152 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.601152 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:05.605141 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d5b75233-d984-481f-8fa6-b9a6e62893bf tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:05.616350 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5b75233-d984-481f-8fa6-b9a6e62893bf tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:05.616764 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 575/2272] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:05 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:05.778378 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-362a6394-98e5-401b-970b-635627dd9da1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.781134 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-362a6394-98e5-401b-970b-635627dd9da1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/attachments/4f1c0538-a81e-4b8b-9c3f-5cdba888f676/action Aug 25 04:54:05.781673 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-362a6394-98e5-401b-970b-635627dd9da1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:05.782579 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-362a6394-98e5-401b-970b-635627dd9da1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:05.804911 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.804911 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:05.817729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-576825ee-64b4-4742-bf82-23d0961265e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.822278 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c51b8a3f-8852-47b7-ae55-315b826aa685 req-362a6394-98e5-401b-970b-635627dd9da1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments/4f1c0538-a81e-4b8b-9c3f-5cdba888f676/action returned with HTTP 204 Aug 25 04:54:05.822962 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 568/2273] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:54:05 2026] POST /volume/v3/attachments/4f1c0538-a81e-4b8b-9c3f-5cdba888f676/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:05.824841 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-576825ee-64b4-4742-bf82-23d0961265e7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:05.825785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-576825ee-64b4-4742-bf82-23d0961265e7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:05.825785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-576825ee-64b4-4742-bf82-23d0961265e7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:05.842453 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.842453 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:05.848028 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-576825ee-64b4-4742-bf82-23d0961265e7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:05.856397 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-576825ee-64b4-4742-bf82-23d0961265e7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:05.856893 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 565/2274] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:05 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:05.859560 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2f896b6f-b059-41e2-b77f-1467c0b1e3b1 req-103b421f-b290-4eeb-a03f-b97ad3569a84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.862197 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f896b6f-b059-41e2-b77f-1467c0b1e3b1 req-103b421f-b290-4eeb-a03f-b97ad3569a84 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] GET https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:05.863747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f896b6f-b059-41e2-b77f-1467c0b1e3b1 req-103b421f-b290-4eeb-a03f-b97ad3569a84 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:05.863747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f896b6f-b059-41e2-b77f-1467c0b1e3b1 req-103b421f-b290-4eeb-a03f-b97ad3569a84 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:05.871394 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.871394 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:05.876380 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2f896b6f-b059-41e2-b77f-1467c0b1e3b1 req-103b421f-b290-4eeb-a03f-b97ad3569a84 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Volume info retrieved successfully. Aug 25 04:54:05.883634 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f896b6f-b059-41e2-b77f-1467c0b1e3b1 req-103b421f-b290-4eeb-a03f-b97ad3569a84 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 returned with HTTP 200 Aug 25 04:54:05.883634 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 567/2275] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:05 2026] GET /volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:05.912634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-0d8b1600-7a58-46d7-aab8-54bd90460197 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.915169 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-0d8b1600-7a58-46d7-aab8-54bd90460197 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:05.915446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-0d8b1600-7a58-46d7-aab8-54bd90460197 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:05.915766 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-0d8b1600-7a58-46d7-aab8-54bd90460197 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:05.917048 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-6c011619-b5ce-4042-9c83-5f21f80278c7 req-2ea65c64-3c5a-469b-af5f-b4d369abdcc0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:05.920017 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6c011619-b5ce-4042-9c83-5f21f80278c7 req-2ea65c64-3c5a-469b-af5f-b4d369abdcc0 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:54:05.920541 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6c011619-b5ce-4042-9c83-5f21f80278c7 req-2ea65c64-3c5a-469b-af5f-b4d369abdcc0 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6202cdfd-8234-429a-85e3-c8be77baa276", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2104713170", "description": null, "metadata": {}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:05.925017 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.925017 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:05.930671 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-0d8b1600-7a58-46d7-aab8-54bd90460197 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:05.933363 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:05.933363 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:05.934084 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-6c011619-b5ce-4042-9c83-5f21f80278c7 req-2ea65c64-3c5a-469b-af5f-b4d369abdcc0 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Volume info retrieved successfully. Aug 25 04:54:05.934324 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [req-6c011619-b5ce-4042-9c83-5f21f80278c7 req-2ea65c64-3c5a-469b-af5f-b4d369abdcc0 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Create snapshot from volume 6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:05.937324 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-0d8b1600-7a58-46d7-aab8-54bd90460197 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:05.937946 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 576/2276] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:05 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:05.987701 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [req-6c011619-b5ce-4042-9c83-5f21f80278c7 req-2ea65c64-3c5a-469b-af5f-b4d369abdcc0 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Created reservations ['b83babfe-2262-4952-824b-bc6ed842f3b1', 'c5978305-9651-4d02-a5ff-de7c28adfa03', '38cc8599-6953-48ac-a279-bddfa72f7065', '05557362-9dbb-4947-b392-f6a085a319a8'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:06.026508 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-6c011619-b5ce-4042-9c83-5f21f80278c7 req-2ea65c64-3c5a-469b-af5f-b4d369abdcc0 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Snapshot create request issued successfully. Aug 25 04:54:06.026508 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6c011619-b5ce-4042-9c83-5f21f80278c7 req-2ea65c64-3c5a-469b-af5f-b4d369abdcc0 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:54:06.026805 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee31880c-b802-44fc-928e-50243708f100 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.026878 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 569/2277] 10.4.3.213 () {72 vars in 1547 bytes} [Tue Aug 25 04:54:05 2026] POST /volume/v3/snapshots => generated 311 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:06.026938 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee31880c-b802-44fc-928e-50243708f100 None None] GET https://10.4.3.213/volume// Aug 25 04:54:06.026938 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee31880c-b802-44fc-928e-50243708f100 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.026938 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee31880c-b802-44fc-928e-50243708f100 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.026938 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee31880c-b802-44fc-928e-50243708f100 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:06.026938 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 566/2278] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:54: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 25 04:54:06.039617 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-e3335238-583d-4844-931d-a674df92c00a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.045837 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-e3335238-583d-4844-931d-a674df92c00a tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:54:06.045837 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-e3335238-583d-4844-931d-a674df92c00a tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ede50b2b-9159-4c81-a2b7-e184021814cb", "connector": null, "instance_uuid": "201d32ba-a397-43a8-86f3-3f6aa8d243f1"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:06.059508 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.059508 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:06.105711 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-e3335238-583d-4844-931d-a674df92c00a tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:54:06.106333 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 568/2279] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:54:06 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:54:06.109747 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b628a44c-9af8-4d8d-8b49-0af9a22cfe89 req-6047dc99-1240-4edb-9fd0-04746705ba15 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.113700 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b628a44c-9af8-4d8d-8b49-0af9a22cfe89 req-6047dc99-1240-4edb-9fd0-04746705ba15 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] GET https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 Aug 25 04:54:06.114183 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b628a44c-9af8-4d8d-8b49-0af9a22cfe89 req-6047dc99-1240-4edb-9fd0-04746705ba15 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.114183 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b628a44c-9af8-4d8d-8b49-0af9a22cfe89 req-6047dc99-1240-4edb-9fd0-04746705ba15 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.121389 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.121389 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:06.121884 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b628a44c-9af8-4d8d-8b49-0af9a22cfe89 req-6047dc99-1240-4edb-9fd0-04746705ba15 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] Snapshot retrieved successfully. Aug 25 04:54:06.122731 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b628a44c-9af8-4d8d-8b49-0af9a22cfe89 req-6047dc99-1240-4edb-9fd0-04746705ba15 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 returned with HTTP 200 Aug 25 04:54:06.123122 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 577/2280] 10.4.3.213 () {68 vars in 1604 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:06.139418 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-07e880e0-9492-481c-bcb6-86b8c8e0decc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.141852 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-07e880e0-9492-481c-bcb6-86b8c8e0decc tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:06.142023 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-07e880e0-9492-481c-bcb6-86b8c8e0decc tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.142444 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-07e880e0-9492-481c-bcb6-86b8c8e0decc tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.153719 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c796a3b-c6de-4810-8367-c27f322cb7e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.154142 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c796a3b-c6de-4810-8367-c27f322cb7e3 None None] GET https://10.4.3.213/volume// Aug 25 04:54:06.154366 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c796a3b-c6de-4810-8367-c27f322cb7e3 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.154613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c796a3b-c6de-4810-8367-c27f322cb7e3 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.154881 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c796a3b-c6de-4810-8367-c27f322cb7e3 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:06.155161 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 567/2281] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:54: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 25 04:54:06.156416 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-87623da3-eaa5-4a2f-bf97-89deb2bcc2ab req-8c684adc-0729-4d32-96b1-d40929cb47de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.158661 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-87623da3-eaa5-4a2f-bf97-89deb2bcc2ab req-8c684adc-0729-4d32-96b1-d40929cb47de tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] GET https://10.4.3.213/volume/v3/snapshots/detail Aug 25 04:54:06.158906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-87623da3-eaa5-4a2f-bf97-89deb2bcc2ab req-8c684adc-0729-4d32-96b1-d40929cb47de tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.159134 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-87623da3-eaa5-4a2f-bf97-89deb2bcc2ab req-8c684adc-0729-4d32-96b1-d40929cb47de tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.159365 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-87623da3-eaa5-4a2f-bf97-89deb2bcc2ab req-8c684adc-0729-4d32-96b1-d40929cb47de tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:06.159807 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.159807 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:06.161188 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [req-87623da3-eaa5-4a2f-bf97-89deb2bcc2ab req-8c684adc-0729-4d32-96b1-d40929cb47de tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:54:06.163526 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.163526 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:06.165981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-65272087-a39f-464d-9fef-e1d17be4c31f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.167400 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-87623da3-eaa5-4a2f-bf97-89deb2bcc2ab req-8c684adc-0729-4d32-96b1-d40929cb47de tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] Get all snapshots completed successfully. Aug 25 04:54:06.167548 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.167548 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:06.168034 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-87623da3-eaa5-4a2f-bf97-89deb2bcc2ab req-8c684adc-0729-4d32-96b1-d40929cb47de tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-reader] https://10.4.3.213/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 04:54:06.168523 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 569/2282] 10.4.3.213 () {68 vars in 1514 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:06.168872 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-07e880e0-9492-481c-bcb6-86b8c8e0decc tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:06.170710 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-65272087-a39f-464d-9fef-e1d17be4c31f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:06.171044 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-65272087-a39f-464d-9fef-e1d17be4c31f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.171391 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-65272087-a39f-464d-9fef-e1d17be4c31f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.181859 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-07e880e0-9492-481c-bcb6-86b8c8e0decc tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:06.182876 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 570/2283] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:06.184370 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.184370 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:06.190257 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-65272087-a39f-464d-9fef-e1d17be4c31f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:06.197956 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-65272087-a39f-464d-9fef-e1d17be4c31f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:06.198502 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 578/2284] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:06.201308 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a129001b-efbf-472b-8845-257949d0d8d2 req-7cc10a0b-926c-4d76-a1f6-3790279e573d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.205724 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c0a3629-1ca9-4ee7-9d1b-38616fea84d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.206162 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a129001b-efbf-472b-8845-257949d0d8d2 req-7cc10a0b-926c-4d76-a1f6-3790279e573d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] GET https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 Aug 25 04:54:06.206442 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a129001b-efbf-472b-8845-257949d0d8d2 req-7cc10a0b-926c-4d76-a1f6-3790279e573d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.206709 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a129001b-efbf-472b-8845-257949d0d8d2 req-7cc10a0b-926c-4d76-a1f6-3790279e573d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.207982 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c0a3629-1ca9-4ee7-9d1b-38616fea84d5 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] GET https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 Aug 25 04:54:06.207982 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c0a3629-1ca9-4ee7-9d1b-38616fea84d5 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.208049 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c0a3629-1ca9-4ee7-9d1b-38616fea84d5 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.213149 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.213149 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:06.213659 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a129001b-efbf-472b-8845-257949d0d8d2 req-7cc10a0b-926c-4d76-a1f6-3790279e573d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Snapshot retrieved successfully. Aug 25 04:54:06.214369 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a129001b-efbf-472b-8845-257949d0d8d2 req-7cc10a0b-926c-4d76-a1f6-3790279e573d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 returned with HTTP 200 Aug 25 04:54:06.214778 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 568/2285] 10.4.3.213 () {68 vars in 1604 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:06.215249 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c0a3629-1ca9-4ee7-9d1b-38616fea84d5 tempest-VolumesTestJSON-397873293 tempest-VolumesTestJSON-397873293-project-member] https://10.4.3.213/volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 returned with HTTP 404 Aug 25 04:54:06.215993 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 570/2286] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/volumes/e1f6ba56-ff7d-427d-b985-b5ab1425d207 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:06.243275 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b7ad99fb-48f2-4ef9-bc16-5dd3d206dcdf req-415b1e8f-b192-4131-969d-18bc6be27b86 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.246273 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b7ad99fb-48f2-4ef9-bc16-5dd3d206dcdf req-415b1e8f-b192-4131-969d-18bc6be27b86 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 Aug 25 04:54:06.246420 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b7ad99fb-48f2-4ef9-bc16-5dd3d206dcdf req-415b1e8f-b192-4131-969d-18bc6be27b86 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.246923 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b7ad99fb-48f2-4ef9-bc16-5dd3d206dcdf req-415b1e8f-b192-4131-969d-18bc6be27b86 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.246923 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [req-b7ad99fb-48f2-4ef9-bc16-5dd3d206dcdf req-415b1e8f-b192-4131-969d-18bc6be27b86 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Delete snapshot with id: 2bec01b4-3c6d-42f1-9e99-11e5f27f0957 Aug 25 04:54:06.255060 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.255060 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:06.255543 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-b7ad99fb-48f2-4ef9-bc16-5dd3d206dcdf req-415b1e8f-b192-4131-969d-18bc6be27b86 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Snapshot retrieved successfully. Aug 25 04:54:06.288654 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-b7ad99fb-48f2-4ef9-bc16-5dd3d206dcdf req-415b1e8f-b192-4131-969d-18bc6be27b86 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Snapshot delete request issued successfully. Aug 25 04:54:06.288841 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b7ad99fb-48f2-4ef9-bc16-5dd3d206dcdf req-415b1e8f-b192-4131-969d-18bc6be27b86 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 returned with HTTP 202 Aug 25 04:54:06.289206 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 571/2287] 10.4.3.213 () {70 vars in 1626 bytes} [Tue Aug 25 04:54:06 2026] DELETE /volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:06.303008 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3fd54297-0624-4317-807a-bd9350f8536d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.305515 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3fd54297-0624-4317-807a-bd9350f8536d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:06.305844 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3fd54297-0624-4317-807a-bd9350f8536d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.306081 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3fd54297-0624-4317-807a-bd9350f8536d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.306586 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3fd54297-0624-4317-807a-bd9350f8536d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:06.314042 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.314042 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:06.315307 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3fd54297-0624-4317-807a-bd9350f8536d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:06.315466 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 579/2288] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:06.329071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8be8b128-5423-4984-96fb-5872200d8aaf req-f0791fb9-f2d7-47fe-a45e-df3cc6499a6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.332012 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8be8b128-5423-4984-96fb-5872200d8aaf req-f0791fb9-f2d7-47fe-a45e-df3cc6499a6e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] GET https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 Aug 25 04:54:06.332332 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8be8b128-5423-4984-96fb-5872200d8aaf req-f0791fb9-f2d7-47fe-a45e-df3cc6499a6e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.332647 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8be8b128-5423-4984-96fb-5872200d8aaf req-f0791fb9-f2d7-47fe-a45e-df3cc6499a6e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.334986 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-ea8dffc2-3421-4255-a1b6-9400fd2098a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.337559 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-ea8dffc2-3421-4255-a1b6-9400fd2098a8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] PUT https://10.4.3.213/volume/v3/attachments/e771c5f3-d7ff-42ca-9602-f0a523dafffa Aug 25 04:54:06.338189 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-ea8dffc2-3421-4255-a1b6-9400fd2098a8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:06.338413 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.338413 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:06.338950 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8be8b128-5423-4984-96fb-5872200d8aaf req-f0791fb9-f2d7-47fe-a45e-df3cc6499a6e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Snapshot retrieved successfully. Aug 25 04:54:06.340106 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8be8b128-5423-4984-96fb-5872200d8aaf req-f0791fb9-f2d7-47fe-a45e-df3cc6499a6e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 returned with HTTP 200 Aug 25 04:54:06.341145 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 569/2289] 10.4.3.213 () {68 vars in 1604 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:06.360275 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-ea8dffc2-3421-4255-a1b6-9400fd2098a8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Acquiring lock "cinder-attachment_update-ede50b2b-9159-4c81-a2b7-e184021814cb-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:54:06.365572 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-ea8dffc2-3421-4255-a1b6-9400fd2098a8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Lock "cinder-attachment_update-ede50b2b-9159-4c81-a2b7-e184021814cb-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:54:06.366698 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.366698 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:06.420403 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.422161 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:06.422896 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bfd3f72d-4a61-4d6c-a57b-972de2765f11", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2043890828"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:06.425782 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume request body: {'volume': {'imageRef': 'bfd3f72d-4a61-4d6c-a57b-972de2765f11', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2043890828'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:06.429892 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4b09fb7-bbb0-4ca0-86cc-5af94290191b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.433072 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4b09fb7-bbb0-4ca0-86cc-5af94290191b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:06.433266 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4b09fb7-bbb0-4ca0-86cc-5af94290191b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.433489 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4b09fb7-bbb0-4ca0-86cc-5af94290191b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.445479 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.445479 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:06.453739 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a4b09fb7-bbb0-4ca0-86cc-5af94290191b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:06.458668 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4b09fb7-bbb0-4ca0-86cc-5af94290191b tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:06.462461 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 580/2290] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:06.484844 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-ea8dffc2-3421-4255-a1b6-9400fd2098a8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Lock "cinder-attachment_update-ede50b2b-9159-4c81-a2b7-e184021814cb-np0000008045" released by "attachment_update" :: held 0.119s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:54:06.485170 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-ea8dffc2-3421-4255-a1b6-9400fd2098a8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments/e771c5f3-d7ff-42ca-9602-f0a523dafffa returned with HTTP 200 Aug 25 04:54:06.485682 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 571/2291] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:54:06 2026] PUT /volume/v3/attachments/e771c5f3-d7ff-42ca-9602-f0a523dafffa => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:06.519395 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume of 2 GB Aug 25 04:54:06.521196 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.521196 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:06.524659 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Availability Zones retrieved successfully. Aug 25 04:54:06.531603 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Flow 'volume_create_api' (37c8f986-0e0e-409f-9503-ae951093487e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:06.533040 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbac53d-17b1-4efc-98c8-d0ecdb346ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:06.534295 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Validating volume size '2' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:06.575453 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbac53d-17b1-4efc-98c8-d0ecdb346ba7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 04:54:06.575453 np0000008045 devstack@c-api.service[100270]: Failure: cinder.exception.InvalidInput: Invalid input received: Image bfd3f72d-4a61-4d6c-a57b-972de2765f11 is not active. Aug 25 04:54:06.576355 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbac53d-17b1-4efc-98c8-d0ecdb346ba7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:06.577335 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbac53d-17b1-4efc-98c8-d0ecdb346ba7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 04:54:06.578366 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Flow 'volume_create_api' (37c8f986-0e0e-409f-9503-ae951093487e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 04:54:06.578790 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-576445b8-e94c-4ed1-a3cb-9d9d5279932c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 400 Aug 25 04:54:06.579581 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 572/2292] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:54:06 2026] POST /volume/v3/volumes => generated 125 bytes in 160 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:06.631354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ff7e4de-71ec-4df7-abde-08ba6b8c03d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.634143 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ff7e4de-71ec-4df7-abde-08ba6b8c03d6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:06.634371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ff7e4de-71ec-4df7-abde-08ba6b8c03d6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.634587 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ff7e4de-71ec-4df7-abde-08ba6b8c03d6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.645183 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.645183 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:06.649006 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ff7e4de-71ec-4df7-abde-08ba6b8c03d6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:06.653506 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ff7e4de-71ec-4df7-abde-08ba6b8c03d6 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:06.654051 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 570/2293] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:06.671637 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71fa2656-80da-42e0-8e5f-59f20a370051 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:06.676566 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71fa2656-80da-42e0-8e5f-59f20a370051 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:06.676794 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71fa2656-80da-42e0-8e5f-59f20a370051 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:06.677059 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71fa2656-80da-42e0-8e5f-59f20a370051 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:06.696777 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:06.696777 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:06.705403 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-71fa2656-80da-42e0-8e5f-59f20a370051 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:06.711208 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71fa2656-80da-42e0-8e5f-59f20a370051 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:06.711977 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 581/2294] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:06 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 1230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:07.204879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46132bf8-3a45-4f5d-9576-974d2c3237a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.207014 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46132bf8-3a45-4f5d-9576-974d2c3237a1 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:07.207477 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46132bf8-3a45-4f5d-9576-974d2c3237a1 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.207712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46132bf8-3a45-4f5d-9576-974d2c3237a1 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.221811 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.221811 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:07.226254 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-46132bf8-3a45-4f5d-9576-974d2c3237a1 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:07.232783 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46132bf8-3a45-4f5d-9576-974d2c3237a1 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:07.233141 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 572/2295] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:07 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:07.265217 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-704075b8-ae08-4e93-8a02-d108f929e1fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.267815 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-704075b8-ae08-4e93-8a02-d108f929e1fc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:07.267815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-704075b8-ae08-4e93-8a02-d108f929e1fc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.268024 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-704075b8-ae08-4e93-8a02-d108f929e1fc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.286298 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.286298 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:07.290857 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-704075b8-ae08-4e93-8a02-d108f929e1fc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:07.296141 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-704075b8-ae08-4e93-8a02-d108f929e1fc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:07.296590 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 573/2296] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:07 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:07.326956 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff9c05bc-9add-46bd-9fd2-07c227f97907 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.328875 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff9c05bc-9add-46bd-9fd2-07c227f97907 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:07.329102 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff9c05bc-9add-46bd-9fd2-07c227f97907 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.329554 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff9c05bc-9add-46bd-9fd2-07c227f97907 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.329554 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ff9c05bc-9add-46bd-9fd2-07c227f97907 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:07.335161 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.335161 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:07.336478 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff9c05bc-9add-46bd-9fd2-07c227f97907 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:07.337151 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 571/2297] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:07 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:07.368898 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-62aaa4c4-756a-4008-8325-dfe656078530 req-3a05286c-efc6-42f4-ab24-62014920e5fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.371694 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-62aaa4c4-756a-4008-8325-dfe656078530 req-3a05286c-efc6-42f4-ab24-62014920e5fc tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] GET https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 Aug 25 04:54:07.371860 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-62aaa4c4-756a-4008-8325-dfe656078530 req-3a05286c-efc6-42f4-ab24-62014920e5fc tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.372142 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-62aaa4c4-756a-4008-8325-dfe656078530 req-3a05286c-efc6-42f4-ab24-62014920e5fc tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.377637 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-62aaa4c4-756a-4008-8325-dfe656078530 req-3a05286c-efc6-42f4-ab24-62014920e5fc tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 returned with HTTP 404 Aug 25 04:54:07.378315 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 582/2298] 10.4.3.213 () {68 vars in 1604 bytes} [Tue Aug 25 04:54:07 2026] GET /volume/v3/snapshots/2bec01b4-3c6d-42f1-9e99-11e5f27f0957 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:07.407546 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-04657b8a-48c8-4d1a-8f95-805eff1d8fe5 req-feeb1b52-3da5-49fc-ac93-8f2d7776ee55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.410610 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-04657b8a-48c8-4d1a-8f95-805eff1d8fe5 req-feeb1b52-3da5-49fc-ac93-8f2d7776ee55 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] DELETE https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:07.410970 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-04657b8a-48c8-4d1a-8f95-805eff1d8fe5 req-feeb1b52-3da5-49fc-ac93-8f2d7776ee55 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.411302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-04657b8a-48c8-4d1a-8f95-805eff1d8fe5 req-feeb1b52-3da5-49fc-ac93-8f2d7776ee55 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.411600 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-04657b8a-48c8-4d1a-8f95-805eff1d8fe5 req-feeb1b52-3da5-49fc-ac93-8f2d7776ee55 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Delete volume with id: 6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:07.421473 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.421473 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:07.422376 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-04657b8a-48c8-4d1a-8f95-805eff1d8fe5 req-feeb1b52-3da5-49fc-ac93-8f2d7776ee55 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Volume info retrieved successfully. Aug 25 04:54:07.447958 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-04657b8a-48c8-4d1a-8f95-805eff1d8fe5 req-feeb1b52-3da5-49fc-ac93-8f2d7776ee55 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Delete volume request issued successfully. Aug 25 04:54:07.447958 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-04657b8a-48c8-4d1a-8f95-805eff1d8fe5 req-feeb1b52-3da5-49fc-ac93-8f2d7776ee55 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 returned with HTTP 202 Aug 25 04:54:07.447958 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 573/2299] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:54:07 2026] DELETE /volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:07.479949 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4fa41538-9f77-46ac-aa0f-1ad7d4e37a46 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.482493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-20857a2e-80c6-4a6f-abd8-a44bd97d52a7 req-e3aeffcd-31e8-4230-bdf7-f2bce019683d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.486685 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-20857a2e-80c6-4a6f-abd8-a44bd97d52a7 req-e3aeffcd-31e8-4230-bdf7-f2bce019683d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] GET https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:07.486888 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fa41538-9f77-46ac-aa0f-1ad7d4e37a46 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:07.486936 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-20857a2e-80c6-4a6f-abd8-a44bd97d52a7 req-e3aeffcd-31e8-4230-bdf7-f2bce019683d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.487148 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fa41538-9f77-46ac-aa0f-1ad7d4e37a46 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.487201 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-20857a2e-80c6-4a6f-abd8-a44bd97d52a7 req-e3aeffcd-31e8-4230-bdf7-f2bce019683d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.487413 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fa41538-9f77-46ac-aa0f-1ad7d4e37a46 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.501477 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.501477 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:07.504327 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.504327 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:07.509224 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4fa41538-9f77-46ac-aa0f-1ad7d4e37a46 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:07.509735 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-20857a2e-80c6-4a6f-abd8-a44bd97d52a7 req-e3aeffcd-31e8-4230-bdf7-f2bce019683d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Volume info retrieved successfully. Aug 25 04:54:07.517394 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-20857a2e-80c6-4a6f-abd8-a44bd97d52a7 req-e3aeffcd-31e8-4230-bdf7-f2bce019683d tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 returned with HTTP 200 Aug 25 04:54:07.518286 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 572/2300] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:07 2026] GET /volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:07.519040 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fa41538-9f77-46ac-aa0f-1ad7d4e37a46 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:07.519658 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 574/2301] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:07 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:07.683724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-1ebf8c3c-2ea4-4993-8fe5-d6b8e21970ea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.686128 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-1ebf8c3c-2ea4-4993-8fe5-d6b8e21970ea tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:07.686378 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-1ebf8c3c-2ea4-4993-8fe5-d6b8e21970ea tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.686906 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-1ebf8c3c-2ea4-4993-8fe5-d6b8e21970ea tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.695269 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.695269 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:07.700935 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-1ebf8c3c-2ea4-4993-8fe5-d6b8e21970ea tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:07.707708 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-1ebf8c3c-2ea4-4993-8fe5-d6b8e21970ea tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:07.708345 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 583/2302] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:07 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 940 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:07.811232 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c7972fc-14e9-48a1-a002-33542d8383aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.811232 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c7972fc-14e9-48a1-a002-33542d8383aa None None] GET https://10.4.3.213/volume// Aug 25 04:54:07.811232 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c7972fc-14e9-48a1-a002-33542d8383aa None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.811232 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c7972fc-14e9-48a1-a002-33542d8383aa None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.811232 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c7972fc-14e9-48a1-a002-33542d8383aa None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:07.811232 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 574/2303] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:54: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 25 04:54:07.822264 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-3ad90e88-f236-440a-b7a0-07413a18ed8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.824591 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-3ad90e88-f236-440a-b7a0-07413a18ed8a tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:54:07.825018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-3ad90e88-f236-440a-b7a0-07413a18ed8a tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77", "connector": null, "instance_uuid": "ee8560f1-634c-4904-85dc-ea43763b5af5"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:07.834764 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.834764 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:07.876534 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-3ad90e88-f236-440a-b7a0-07413a18ed8a tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:54:07.877112 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 573/2304] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:54:07 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 25 04:54:07.910250 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-373cd099-ba4a-4787-b2b3-2a830c03fa23 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.914407 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-373cd099-ba4a-4787-b2b3-2a830c03fa23 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:07.914604 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-373cd099-ba4a-4787-b2b3-2a830c03fa23 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.914825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-373cd099-ba4a-4787-b2b3-2a830c03fa23 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.917771 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-51c98081-706d-4304-82ac-7f88795c604e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.918222 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51c98081-706d-4304-82ac-7f88795c604e None None] GET https://10.4.3.213/volume// Aug 25 04:54:07.918407 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51c98081-706d-4304-82ac-7f88795c604e None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.918633 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51c98081-706d-4304-82ac-7f88795c604e None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.918979 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51c98081-706d-4304-82ac-7f88795c604e None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:07.919290 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 584/2305] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:54: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 25 04:54:07.928014 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-6f27b6be-33cd-4998-b154-01cf271f1593 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:07.928574 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.928574 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:07.932017 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-6f27b6be-33cd-4998-b154-01cf271f1593 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:07.932017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-6f27b6be-33cd-4998-b154-01cf271f1593 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:07.932017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-6f27b6be-33cd-4998-b154-01cf271f1593 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:07.933243 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-373cd099-ba4a-4787-b2b3-2a830c03fa23 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:07.938790 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-373cd099-ba4a-4787-b2b3-2a830c03fa23 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:07.940042 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 575/2306] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:07 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:07.947748 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:07.947748 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:07.955182 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-6f27b6be-33cd-4998-b154-01cf271f1593 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:07.964054 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-6f27b6be-33cd-4998-b154-01cf271f1593 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:07.964609 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 575/2307] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:54:07 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 1119 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:08.079719 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-cadd3283-8ff5-4154-b91a-2905b7201259 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.082532 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-cadd3283-8ff5-4154-b91a-2905b7201259 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] PUT https://10.4.3.213/volume/v3/attachments/5be4b017-1aaa-4618-be7d-5a2a1fea8508 Aug 25 04:54:08.082978 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-cadd3283-8ff5-4154-b91a-2905b7201259 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:08.094670 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-cadd3283-8ff5-4154-b91a-2905b7201259 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Acquiring lock "cinder-attachment_update-5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:54:08.101627 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-cadd3283-8ff5-4154-b91a-2905b7201259 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Lock "cinder-attachment_update-5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:54:08.103112 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:08.103112 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:08.203027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-cadd3283-8ff5-4154-b91a-2905b7201259 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Lock "cinder-attachment_update-5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77-np0000008045" released by "attachment_update" :: held 0.101s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:54:08.203608 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-cadd3283-8ff5-4154-b91a-2905b7201259 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments/5be4b017-1aaa-4618-be7d-5a2a1fea8508 returned with HTTP 200 Aug 25 04:54:08.203992 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 574/2308] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:54:08 2026] PUT /volume/v3/attachments/5be4b017-1aaa-4618-be7d-5a2a1fea8508 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:08.248713 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4aea3f9e-db91-400f-bf5c-9a61569fabc8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.250653 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4aea3f9e-db91-400f-bf5c-9a61569fabc8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:08.250891 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4aea3f9e-db91-400f-bf5c-9a61569fabc8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:08.251079 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4aea3f9e-db91-400f-bf5c-9a61569fabc8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:08.261849 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:08.261849 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:08.265986 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4aea3f9e-db91-400f-bf5c-9a61569fabc8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:08.272492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4aea3f9e-db91-400f-bf5c-9a61569fabc8 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:08.272492 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 585/2309] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:08 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:08.348423 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d0e074da-f17d-4e3c-b4c0-31fd831b1c49 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.352895 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a31ce38a-370f-425b-ba1f-dcea056ed068 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.355809 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a31ce38a-370f-425b-ba1f-dcea056ed068 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:08.356059 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a31ce38a-370f-425b-ba1f-dcea056ed068 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:08.356301 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a31ce38a-370f-425b-ba1f-dcea056ed068 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:08.356401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a31ce38a-370f-425b-ba1f-dcea056ed068 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:08.360622 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:08.360622 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:08.361359 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a31ce38a-370f-425b-ba1f-dcea056ed068 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:08.361711 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 576/2310] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:08 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:08.418774 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0e074da-f17d-4e3c-b4c0-31fd831b1c49 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:08.419136 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0e074da-f17d-4e3c-b4c0-31fd831b1c49 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-502334874"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:08.433569 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0e074da-f17d-4e3c-b4c0-31fd831b1c49 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:08.433962 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 576/2311] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:08 2026] POST /volume/v3/types => generated 223 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:08.442040 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ee756e4-3db9-4779-9caf-7f828b463770 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.444401 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ee756e4-3db9-4779-9caf-7f828b463770 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:54:08.444889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ee756e4-3db9-4779-9caf-7f828b463770 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-891514014"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:08.446848 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:08.446848 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:08.461558 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ee756e4-3db9-4779-9caf-7f828b463770 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:54:08.462115 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 575/2312] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:54:08 2026] POST /volume/v3/group_types => generated 180 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:08.469982 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d0b36f5-834e-4056-a8a4-e892ce91f26d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.535326 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d0b36f5-834e-4056-a8a4-e892ce91f26d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/groups Aug 25 04:54:08.535750 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d0b36f5-834e-4056-a8a4-e892ce91f26d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9ef3568a-0587-48ca-a9c8-f89184f42311", "volume_types": ["9b700a8d-8207-48e5-a2ee-5352ab5ff678"], "name": "tempest-GroupSnapshotsTest-Group-1494853170"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:08.536523 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a66c28c-8b09-4624-ba41-7afabc0fc2b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.537258 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-0d0b36f5-834e-4056-a8a4-e892ce91f26d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating new group {'group': {'group_type': '9ef3568a-0587-48ca-a9c8-f89184f42311', 'volume_types': ['9b700a8d-8207-48e5-a2ee-5352ab5ff678'], 'name': 'tempest-GroupSnapshotsTest-Group-1494853170'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 04:54:08.540400 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a66c28c-8b09-4624-ba41-7afabc0fc2b7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:08.540666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a66c28c-8b09-4624-ba41-7afabc0fc2b7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:08.540887 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-0d0b36f5-834e-4056-a8a4-e892ce91f26d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating group tempest-GroupSnapshotsTest-Group-1494853170. Aug 25 04:54:08.540937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a66c28c-8b09-4624-ba41-7afabc0fc2b7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:08.550019 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0d0b36f5-834e-4056-a8a4-e892ce91f26d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Availability Zones retrieved successfully. Aug 25 04:54:08.550151 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9004718c-7db9-402a-9249-654170debd6a req-5c7ade17-95ef-47bd-8c69-2fdc04ef18f1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.554836 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9004718c-7db9-402a-9249-654170debd6a req-5c7ade17-95ef-47bd-8c69-2fdc04ef18f1 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] GET https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:08.555317 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9004718c-7db9-402a-9249-654170debd6a req-5c7ade17-95ef-47bd-8c69-2fdc04ef18f1 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:08.555317 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9004718c-7db9-402a-9249-654170debd6a req-5c7ade17-95ef-47bd-8c69-2fdc04ef18f1 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:08.559092 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:08.559092 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:08.566220 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5a66c28c-8b09-4624-ba41-7afabc0fc2b7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:08.566398 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9004718c-7db9-402a-9249-654170debd6a req-5c7ade17-95ef-47bd-8c69-2fdc04ef18f1 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 returned with HTTP 404 Aug 25 04:54:08.566398 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 577/2313] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:08 2026] GET /volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:08.576921 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a66c28c-8b09-4624-ba41-7afabc0fc2b7 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:08.577444 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 577/2314] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:08 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:08.577554 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0d0b36f5-834e-4056-a8a4-e892ce91f26d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['76a8d897-4dce-4879-97fe-646b431dd222'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:08.594039 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9eac08de-9819-47e9-a8fb-78c561ce912e req-11e53b8b-2b25-4026-9cf6-4c1b6889fc3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.596242 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9eac08de-9819-47e9-a8fb-78c561ce912e req-11e53b8b-2b25-4026-9cf6-4c1b6889fc3e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] DELETE https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:08.596519 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9eac08de-9819-47e9-a8fb-78c561ce912e req-11e53b8b-2b25-4026-9cf6-4c1b6889fc3e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:08.596756 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9eac08de-9819-47e9-a8fb-78c561ce912e req-11e53b8b-2b25-4026-9cf6-4c1b6889fc3e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:08.596948 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-9eac08de-9819-47e9-a8fb-78c561ce912e req-11e53b8b-2b25-4026-9cf6-4c1b6889fc3e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Delete volume with id: 6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:08.602343 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d0b36f5-834e-4056-a8a4-e892ce91f26d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups returned with HTTP 202 Aug 25 04:54:08.602856 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 586/2315] 10.4.3.213 () {70 vars in 1297 bytes} [Tue Aug 25 04:54:08 2026] POST /volume/v3/groups => generated 112 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:08.604773 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9eac08de-9819-47e9-a8fb-78c561ce912e req-11e53b8b-2b25-4026-9cf6-4c1b6889fc3e tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 returned with HTTP 404 Aug 25 04:54:08.605400 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 576/2316] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:54:08 2026] DELETE /volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:08.613065 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4a0cc7cb-5e6a-4ba3-b522-4ed558e0efc2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.615186 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a0cc7cb-5e6a-4ba3-b522-4ed558e0efc2 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527 Aug 25 04:54:08.615721 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a0cc7cb-5e6a-4ba3-b522-4ed558e0efc2 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:08.616066 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a0cc7cb-5e6a-4ba3-b522-4ed558e0efc2 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:08.616532 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-4a0cc7cb-5e6a-4ba3-b522-4ed558e0efc2 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 25ab9799-4581-4c05-8ece-264b7c06c527 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:08.622823 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:08.622823 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:08.633508 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-94f8abc8-a50c-47c5-b192-c6804305944b req-8f745557-0970-44a7-9771-6a9c40eb8c47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.633766 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a0cc7cb-5e6a-4ba3-b522-4ed558e0efc2 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527 returned with HTTP 200 Aug 25 04:54:08.634386 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 578/2317] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:08 2026] GET /volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:08.638884 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94f8abc8-a50c-47c5-b192-c6804305944b req-8f745557-0970-44a7-9771-6a9c40eb8c47 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] GET https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 Aug 25 04:54:08.639115 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94f8abc8-a50c-47c5-b192-c6804305944b req-8f745557-0970-44a7-9771-6a9c40eb8c47 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:08.639491 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-94f8abc8-a50c-47c5-b192-c6804305944b req-8f745557-0970-44a7-9771-6a9c40eb8c47 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:08.649103 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-94f8abc8-a50c-47c5-b192-c6804305944b req-8f745557-0970-44a7-9771-6a9c40eb8c47 tempest-VolumesSnapshotsTestJSON-5522554 tempest-VolumesSnapshotsTestJSON-5522554-project-member] https://10.4.3.213/volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 returned with HTTP 404 Aug 25 04:54:08.649662 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 578/2318] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:08 2026] GET /volume/v3/volumes/6202cdfd-8234-429a-85e3-c8be77baa276 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:08.830438 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.833127 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:08.833593 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a664ee05-1881-4abd-9199-96ca286baea7"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:08.835706 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a664ee05-1881-4abd-9199-96ca286baea7'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:08.846163 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-2178eba0-e560-409e-87bb-e79c16049032 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.850209 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-2178eba0-e560-409e-87bb-e79c16049032 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] POST https://10.4.3.213/volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b/action Aug 25 04:54:08.850641 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-2178eba0-e560-409e-87bb-e79c16049032 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:08.850770 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-2178eba0-e560-409e-87bb-e79c16049032 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:08.877002 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:08.877002 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:08.892264 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e927b5c3-c863-4e1c-b465-fba22f3fa0b3 req-2178eba0-e560-409e-87bb-e79c16049032 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b/action returned with HTTP 204 Aug 25 04:54:08.892781 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 577/2319] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:54:08 2026] POST /volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:08.928546 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume of 1 GB Aug 25 04:54:08.929053 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:08.929053 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:08.933517 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Availability Zones retrieved successfully. Aug 25 04:54:08.939792 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Flow 'volume_create_api' (bc02cb26-4010-45c1-b9dc-5bdc6582fae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:08.940830 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f32f855-d48b-4f88-a13e-2a6e36b52227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:08.941806 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:08.953964 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-47d46a8b-e0d1-445d-bc82-6bd9d433cec9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:08.957476 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47d46a8b-e0d1-445d-bc82-6bd9d433cec9 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:08.957476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47d46a8b-e0d1-445d-bc82-6bd9d433cec9 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:08.957476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47d46a8b-e0d1-445d-bc82-6bd9d433cec9 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:08.969979 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:08.969979 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:08.974602 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-47d46a8b-e0d1-445d-bc82-6bd9d433cec9 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:08.979746 np0000008045 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f32f855-d48b-4f88-a13e-2a6e36b52227) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 04:54:08.979746 np0000008045 devstack@c-api.service[100269]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 25 04:54:08.981019 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47d46a8b-e0d1-445d-bc82-6bd9d433cec9 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:08.981781 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 579/2320] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:08 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:08.982106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f32f855-d48b-4f88-a13e-2a6e36b52227) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:08.982962 np0000008045 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f32f855-d48b-4f88-a13e-2a6e36b52227) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 04:54:08.983764 np0000008045 devstack@c-api.service[100269]: WARNING cinder.volume.api [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Flow 'volume_create_api' (bc02cb26-4010-45c1-b9dc-5bdc6582fae4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 04:54:08.984111 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-235c9c4c-8128-4e4b-82e8-09042bfb0a00 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 400 Aug 25 04:54:08.984749 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 587/2321] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:08 2026] POST /volume/v3/volumes => generated 134 bytes in 155 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:09.274908 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f15dfdd-3efa-49b8-8c9a-0ce174cb1a43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.277414 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f15dfdd-3efa-49b8-8c9a-0ce174cb1a43 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:09.277895 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f15dfdd-3efa-49b8-8c9a-0ce174cb1a43 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.280135 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f15dfdd-3efa-49b8-8c9a-0ce174cb1a43 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 400 Aug 25 04:54:09.280757 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 579/2322] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:09.292924 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44d5f795-5ef9-49d9-aa16-860746f70ece None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.295517 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13dcec3a-ff9c-4eb6-92f9-64d6b03f5371 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.297115 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13dcec3a-ff9c-4eb6-92f9-64d6b03f5371 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:09.297245 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44d5f795-5ef9-49d9-aa16-860746f70ece tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:09.297599 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13dcec3a-ff9c-4eb6-92f9-64d6b03f5371 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.297836 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44d5f795-5ef9-49d9-aa16-860746f70ece tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3066cda1-39b4-4093-a4fa-eccc96ad3465"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.298259 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13dcec3a-ff9c-4eb6-92f9-64d6b03f5371 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.299631 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-44d5f795-5ef9-49d9-aa16-860746f70ece tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3066cda1-39b4-4093-a4fa-eccc96ad3465'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:09.305494 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44d5f795-5ef9-49d9-aa16-860746f70ece tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 404 Aug 25 04:54:09.308079 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 578/2323] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:09.313240 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.313240 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:09.319131 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-da5fdbdb-b4b5-4449-8094-23ee4c4fff9a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.319755 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-13dcec3a-ff9c-4eb6-92f9-64d6b03f5371 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:09.321568 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da5fdbdb-b4b5-4449-8094-23ee4c4fff9a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:09.321997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-da5fdbdb-b4b5-4449-8094-23ee4c4fff9a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "63d62353-33e9-489d-9955-ab1f854e49b6"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.324626 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-da5fdbdb-b4b5-4449-8094-23ee4c4fff9a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '63d62353-33e9-489d-9955-ab1f854e49b6'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:09.327726 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13dcec3a-ff9c-4eb6-92f9-64d6b03f5371 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:09.328301 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 580/2324] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:09.339713 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-da5fdbdb-b4b5-4449-8094-23ee4c4fff9a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 404 Aug 25 04:54:09.340307 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 588/2325] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:09.351647 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6607e41d-e07f-4e7b-84f9-a961fce67235 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.353694 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6607e41d-e07f-4e7b-84f9-a961fce67235 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:09.354144 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6607e41d-e07f-4e7b-84f9-a961fce67235 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "add0b454-78ac-413a-9675-8bfefe11cff9"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.356331 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6607e41d-e07f-4e7b-84f9-a961fce67235 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'add0b454-78ac-413a-9675-8bfefe11cff9'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:09.365682 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6607e41d-e07f-4e7b-84f9-a961fce67235 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 404 Aug 25 04:54:09.366455 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 580/2326] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:09.376720 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57577629-d49f-467a-b8dc-d408fc6f8441 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.376868 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9a088ad3-6189-4920-abb1-a9b9a7754eb3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.378325 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57577629-d49f-467a-b8dc-d408fc6f8441 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:09.380453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57577629-d49f-467a-b8dc-d408fc6f8441 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.380453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57577629-d49f-467a-b8dc-d408fc6f8441 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.380453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-57577629-d49f-467a-b8dc-d408fc6f8441 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:09.380594 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a088ad3-6189-4920-abb1-a9b9a7754eb3 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:09.380594 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9a088ad3-6189-4920-abb1-a9b9a7754eb3 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.382458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a088ad3-6189-4920-abb1-a9b9a7754eb3 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 400 Aug 25 04:54:09.383136 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 581/2327] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:09.384555 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.384555 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:09.385959 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57577629-d49f-467a-b8dc-d408fc6f8441 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:09.386257 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 579/2328] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:09.392481 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2df6f384-cb68-480d-9820-706ed4ea4ce0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.394604 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2df6f384-cb68-480d-9820-706ed4ea4ce0 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:09.394986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2df6f384-cb68-480d-9820-706ed4ea4ce0 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.396769 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2df6f384-cb68-480d-9820-706ed4ea4ce0 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 400 Aug 25 04:54:09.397334 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 589/2329] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:09.409094 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68d44ca7-9169-4033-94b8-ffd33e984009 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.411034 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68d44ca7-9169-4033-94b8-ffd33e984009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:09.411387 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68d44ca7-9169-4033-94b8-ffd33e984009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.413074 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68d44ca7-9169-4033-94b8-ffd33e984009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 400 Aug 25 04:54:09.413599 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 581/2330] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:09.422933 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3aa0c209-c7a0-457c-b609-26223cfd44a9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.427458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3aa0c209-c7a0-457c-b609-26223cfd44a9 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] DELETE https://10.4.3.213/volume/v3/volumes/tempest-invalid-885253234 Aug 25 04:54:09.427458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3aa0c209-c7a0-457c-b609-26223cfd44a9 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.427458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3aa0c209-c7a0-457c-b609-26223cfd44a9 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.427458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-3aa0c209-c7a0-457c-b609-26223cfd44a9 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Delete volume with id: tempest-invalid-885253234 Aug 25 04:54:09.434402 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3aa0c209-c7a0-457c-b609-26223cfd44a9 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/tempest-invalid-885253234 returned with HTTP 404 Aug 25 04:54:09.435305 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 582/2331] 10.4.3.213 () {66 vars in 1318 bytes} [Tue Aug 25 04:54:09 2026] DELETE /volume/v3/volumes/tempest-invalid-885253234 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:09.445595 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d90185a5-d9ee-49a2-90ee-7f804c3fe5ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.447906 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 580/2332] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:54:09 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 25 04:54:09.457648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8a833fa4-325d-40b7-8348-19baaaebd73c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.459715 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a833fa4-325d-40b7-8348-19baaaebd73c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/xxx/action Aug 25 04:54:09.460094 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a833fa4-325d-40b7-8348-19baaaebd73c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-detach": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:09.460335 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a833fa4-325d-40b7-8348-19baaaebd73c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.469171 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a833fa4-325d-40b7-8348-19baaaebd73c tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 25 04:54:09.469824 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 590/2333] 10.4.3.213 () {68 vars in 1291 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:09.479887 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-effcb9f1-ebfe-405c-9b19-0b05ae3a49c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.482378 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-effcb9f1-ebfe-405c-9b19-0b05ae3a49c5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes/tempest-invalid-944465701 Aug 25 04:54:09.482635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-effcb9f1-ebfe-405c-9b19-0b05ae3a49c5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.482911 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-effcb9f1-ebfe-405c-9b19-0b05ae3a49c5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.494360 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-effcb9f1-ebfe-405c-9b19-0b05ae3a49c5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/tempest-invalid-944465701 returned with HTTP 404 Aug 25 04:54:09.495012 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 582/2334] 10.4.3.213 () {66 vars in 1315 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes/tempest-invalid-944465701 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:09.504652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-72118aaf-2f32-4f89-991c-18b90f21f542 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.507787 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 583/2335] 10.4.3.213 () {66 vars in 1240 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 04:54:09.515855 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64df685b-e9ad-4f46-a14a-bd91af1808ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.518246 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64df685b-e9ad-4f46-a14a-bd91af1808ec tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?status=null Aug 25 04:54:09.518561 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64df685b-e9ad-4f46-a14a-bd91af1808ec tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.518855 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64df685b-e9ad-4f46-a14a-bd91af1808ec tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.519222 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-64df685b-e9ad-4f46-a14a-bd91af1808ec tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:09.521438 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-64df685b-e9ad-4f46-a14a-bd91af1808ec tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Could not evaluate value null, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:54:09.524720 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-64df685b-e9ad-4f46-a14a-bd91af1808ec tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:09.558620 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64df685b-e9ad-4f46-a14a-bd91af1808ec tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Get all volumes completed successfully. Aug 25 04:54:09.560775 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64df685b-e9ad-4f46-a14a-bd91af1808ec tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 25 04:54:09.561189 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 581/2336] 10.4.3.213 () {66 vars in 1281 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:54:09.576879 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5ceb98c1-3c49-466f-b40a-363380e127b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.579249 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ceb98c1-3c49-466f-b40a-363380e127b2 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1840198331 Aug 25 04:54:09.579522 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ceb98c1-3c49-466f-b40a-363380e127b2 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.579722 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5ceb98c1-3c49-466f-b40a-363380e127b2 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.580110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-5ceb98c1-3c49-466f-b40a-363380e127b2 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:09.580943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5ceb98c1-3c49-466f-b40a-363380e127b2 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1840198331'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:09.593700 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b89a5f35-f594-4487-83e4-42178df51303 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.595704 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b89a5f35-f594-4487-83e4-42178df51303 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:09.595885 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b89a5f35-f594-4487-83e4-42178df51303 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.596098 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b89a5f35-f594-4487-83e4-42178df51303 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.606236 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.606236 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:09.609101 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5ceb98c1-3c49-466f-b40a-363380e127b2 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Get all volumes completed successfully. Aug 25 04:54:09.609975 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b89a5f35-f594-4487-83e4-42178df51303 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:09.611341 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5ceb98c1-3c49-466f-b40a-363380e127b2 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1840198331 returned with HTTP 200 Aug 25 04:54:09.611731 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 591/2337] 10.4.3.213 () {66 vars in 1359 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1840198331 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:54:09.614311 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b89a5f35-f594-4487-83e4-42178df51303 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:09.614678 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 583/2338] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:09.627473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d5354cc7-686d-4252-ad4c-afa51e485622 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.629129 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d5354cc7-686d-4252-ad4c-afa51e485622 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes?status=null Aug 25 04:54:09.629533 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d5354cc7-686d-4252-ad4c-afa51e485622 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.629660 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0936765b-79fb-4d89-8154-ca2f5ce36823 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.629955 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d5354cc7-686d-4252-ad4c-afa51e485622 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.630655 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-d5354cc7-686d-4252-ad4c-afa51e485622 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:09.631007 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d5354cc7-686d-4252-ad4c-afa51e485622 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Could not evaluate value null, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:54:09.633276 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0936765b-79fb-4d89-8154-ca2f5ce36823 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:09.633392 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d5354cc7-686d-4252-ad4c-afa51e485622 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:09.633457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0936765b-79fb-4d89-8154-ca2f5ce36823 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.633457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0936765b-79fb-4d89-8154-ca2f5ce36823 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.646687 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9077ad5f-b6d6-47ff-8b87-64ceb0529389 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.652412 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9077ad5f-b6d6-47ff-8b87-64ceb0529389 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527 Aug 25 04:54:09.652493 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.652493 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:09.652559 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9077ad5f-b6d6-47ff-8b87-64ceb0529389 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.652559 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9077ad5f-b6d6-47ff-8b87-64ceb0529389 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.652559 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-9077ad5f-b6d6-47ff-8b87-64ceb0529389 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 25ab9799-4581-4c05-8ece-264b7c06c527 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:09.652559 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.652559 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:09.654277 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0936765b-79fb-4d89-8154-ca2f5ce36823 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:09.658369 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0936765b-79fb-4d89-8154-ca2f5ce36823 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:09.658781 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 582/2339] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:09.663667 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9077ad5f-b6d6-47ff-8b87-64ceb0529389 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527 returned with HTTP 200 Aug 25 04:54:09.663667 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 592/2340] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:09.672864 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.674678 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:09.675216 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-211548303", "volume_type": "9b700a8d-8207-48e5-a2ee-5352ab5ff678", "group_id": "25ab9799-4581-4c05-8ece-264b7c06c527", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.676541 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d5354cc7-686d-4252-ad4c-afa51e485622 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Get all volumes completed successfully. Aug 25 04:54:09.676634 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85421d7c-bfdb-4b2c-bd78-7385233608aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.676703 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d5354cc7-686d-4252-ad4c-afa51e485622 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes?status=null returned with HTTP 200 Aug 25 04:54:09.676703 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 584/2341] 10.4.3.213 () {66 vars in 1260 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:54:09.677972 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-211548303', 'volume_type': '9b700a8d-8207-48e5-a2ee-5352ab5ff678', 'group_id': '25ab9799-4581-4c05-8ece-264b7c06c527', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:09.678589 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85421d7c-bfdb-4b2c-bd78-7385233608aa tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:54:09.678944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85421d7c-bfdb-4b2c-bd78-7385233608aa tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.679336 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85421d7c-bfdb-4b2c-bd78-7385233608aa tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.685932 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5912789-1957-440c-8c64-24b6f5d57009 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.687372 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.687372 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:09.687708 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5912789-1957-440c-8c64-24b6f5d57009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-85080246 Aug 25 04:54:09.687923 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5912789-1957-440c-8c64-24b6f5d57009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.687982 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume of 1 GB Aug 25 04:54:09.688512 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5912789-1957-440c-8c64-24b6f5d57009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.688512 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-e5912789-1957-440c-8c64-24b6f5d57009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:09.688824 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.688824 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:09.689258 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e5912789-1957-440c-8c64-24b6f5d57009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-85080246'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:09.690977 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.690977 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:09.694443 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85421d7c-bfdb-4b2c-bd78-7385233608aa tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:54:09.694565 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Availability Zones retrieved successfully. Aug 25 04:54:09.694952 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5912789-1957-440c-8c64-24b6f5d57009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Get all volumes completed successfully. Aug 25 04:54:09.695274 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5912789-1957-440c-8c64-24b6f5d57009 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-85080246 returned with HTTP 200 Aug 25 04:54:09.695671 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 593/2342] 10.4.3.213 () {66 vars in 1334 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-85080246 => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:54:09.698905 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85421d7c-bfdb-4b2c-bd78-7385233608aa tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:54:09.699280 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 583/2343] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:09.701115 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (538130ca-5007-4b3a-9338-8a03f4136795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:09.702588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64400852-4050-4d56-829c-070cbaee863f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:09.703398 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.703398 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:09.703971 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:09.717760 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2fd08f00-9ac5-415d-951c-9a7dea71efda None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.724585 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2fd08f00-9ac5-415d-951c-9a7dea71efda tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action Aug 25 04:54:09.724585 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2fd08f00-9ac5-415d-951c-9a7dea71efda tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:09.724585 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2fd08f00-9ac5-415d-951c-9a7dea71efda tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.729706 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64400852-4050-4d56-829c-070cbaee863f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:54:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b700a8d-8207-48e5-a2ee-5352ab5ff678,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-502334874',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b700a8d-8207-48e5-a2ee-5352ab5ff678', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '25ab9799-4581-4c05-8ece-264b7c06c527', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:09.730417 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e1e5fc-a0e5-4a92-a0d8-31157f7e5e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:09.736813 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.736813 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:09.737029 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2fd08f00-9ac5-415d-951c-9a7dea71efda tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Volume info retrieved successfully. Aug 25 04:54:09.746897 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2fd08f00-9ac5-415d-951c-9a7dea71efda tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Reserve volume completed successfully. Aug 25 04:54:09.747357 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2fd08f00-9ac5-415d-951c-9a7dea71efda tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action returned with HTTP 202 Aug 25 04:54:09.748161 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 585/2344] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:09.756671 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c9c075b0-1618-4d99-9548-4969fcacf470 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.758817 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9c075b0-1618-4d99-9548-4969fcacf470 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action Aug 25 04:54:09.759089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9c075b0-1618-4d99-9548-4969fcacf470 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:09.759230 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c9c075b0-1618-4d99-9548-4969fcacf470 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.771343 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.771343 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:09.772231 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c9c075b0-1618-4d99-9548-4969fcacf470 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Volume info retrieved successfully. Aug 25 04:54:09.777106 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-502334874 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-502334874, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:09.777745 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-502334874 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-502334874, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:09.777835 np0000008045 devstack@c-api.service[100269]: ERROR cinder.volume.api [None req-c9c075b0-1618-4d99-9548-4969fcacf470 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Volume status must be available to reserve, but the status is attaching. Aug 25 04:54:09.778192 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c9c075b0-1618-4d99-9548-4969fcacf470 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action returned with HTTP 400 Aug 25 04:54:09.779030 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 594/2345] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action => generated 132 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:09.791884 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50c1fbfd-a000-412f-9aa6-24b28d76ba32 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.794526 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c1fbfd-a000-412f-9aa6-24b28d76ba32 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action Aug 25 04:54:09.795212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c1fbfd-a000-412f-9aa6-24b28d76ba32 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:09.795393 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c1fbfd-a000-412f-9aa6-24b28d76ba32 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.813394 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.813394 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:09.814112 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50c1fbfd-a000-412f-9aa6-24b28d76ba32 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Volume info retrieved successfully. Aug 25 04:54:09.841448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['d2ef37ef-d458-462f-a60d-aa5a630af2ca', 'b24ae0a8-0d4e-49fb-bd9c-8cd0f5e5c093', 'a4e0c1d1-ecc1-4720-bdf2-b166f45300d2', '2a616972-e709-496f-92f6-c83650a27139'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:09.843523 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e1e5fc-a0e5-4a92-a0d8-31157f7e5e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ef37ef-d458-462f-a60d-aa5a630af2ca', 'b24ae0a8-0d4e-49fb-bd9c-8cd0f5e5c093', 'a4e0c1d1-ecc1-4720-bdf2-b166f45300d2', '2a616972-e709-496f-92f6-c83650a27139']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:09.844094 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee0093c-59c2-4052-9cef-f967a644ad05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:09.846315 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50c1fbfd-a000-412f-9aa6-24b28d76ba32 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Unreserve volume completed successfully. Aug 25 04:54:09.846660 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c1fbfd-a000-412f-9aa6-24b28d76ba32 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action returned with HTTP 202 Aug 25 04:54:09.847224 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 584/2346] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:09.858546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5f360631-ab22-4a3f-9f62-a6c9a149ce61 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.861457 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f360631-ab22-4a3f-9f62-a6c9a149ce61 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/c63f9e15-c6f6-460f-8d65-35e0ecdcb87f/action Aug 25 04:54:09.861898 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f360631-ab22-4a3f-9f62-a6c9a149ce61 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:09.865098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f360631-ab22-4a3f-9f62-a6c9a149ce61 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.872980 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f360631-ab22-4a3f-9f62-a6c9a149ce61 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/c63f9e15-c6f6-460f-8d65-35e0ecdcb87f/action returned with HTTP 404 Aug 25 04:54:09.873553 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 586/2347] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes/c63f9e15-c6f6-460f-8d65-35e0ecdcb87f/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:09.878290 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee0093c-59c2-4052-9cef-f967a644ad05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6366ceb7-9375-4ae4-ac3f-af7610a50da0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-211548303',encryption_key_id=None,group_id=25ab9799-4581-4c05-8ece-264b7c06c527,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['d2ef37ef-d458-462f-a60d-aa5a630af2ca','b24ae0a8-0d4e-49fb-bd9c-8cd0f5e5c093','a4e0c1d1-ecc1-4720-bdf2-b166f45300d2','2a616972-e709-496f-92f6-c83650a27139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=9b700a8d-8207-48e5-a2ee-5352ab5ff678), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-211548303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=25ab9799-4581-4c05-8ece-264b7c06c527,host=None,id=6366ceb7-9375-4ae4-ac3f-af7610a50da0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ccf588d15c2457fa22d808c3715e6b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777b703c5d1548749f07d24699a744a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b700a8d-8207-48e5-a2ee-5352ab5ff678),volume_type_id=9b700a8d-8207-48e5-a2ee-5352ab5ff678)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:09.879190 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40cdd9d4-c9c4-4e2c-b659-4993e943fbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:09.883309 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c11e9080-2c8f-4c41-823a-7075cb95ab0a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.886069 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c11e9080-2c8f-4c41-823a-7075cb95ab0a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/cca79e98-fac1-4bc6-8eb7-299e6a15842f/action Aug 25 04:54:09.886834 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c11e9080-2c8f-4c41-823a-7075cb95ab0a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:09.886834 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c11e9080-2c8f-4c41-823a-7075cb95ab0a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.896669 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c11e9080-2c8f-4c41-823a-7075cb95ab0a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/cca79e98-fac1-4bc6-8eb7-299e6a15842f/action returned with HTTP 404 Aug 25 04:54:09.897321 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 595/2348] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes/cca79e98-fac1-4bc6-8eb7-299e6a15842f/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:09.909100 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27aea664-24c1-480e-abd0-224b000b73fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.914713 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 585/2349] 10.4.3.213 () {68 vars in 1260 bytes} [Tue Aug 25 04:54:09 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 04:54:09.915630 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40cdd9d4-c9c4-4e2c-b659-4993e943fbe1) transitioned into state 'SUCCESS' from state '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-211548303',encryption_key_id=None,group_id=25ab9799-4581-4c05-8ece-264b7c06c527,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['d2ef37ef-d458-462f-a60d-aa5a630af2ca','b24ae0a8-0d4e-49fb-bd9c-8cd0f5e5c093','a4e0c1d1-ecc1-4720-bdf2-b166f45300d2','2a616972-e709-496f-92f6-c83650a27139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=9b700a8d-8207-48e5-a2ee-5352ab5ff678)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:09.916505 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f3bfb2-e5f9-4a8e-8efc-e91c7c814e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:09.926076 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-da0aa50e-4fe3-49a3-9365-ccae2d10d5c7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.927811 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-da0aa50e-4fe3-49a3-9365-ccae2d10d5c7 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] PUT https://10.4.3.213/volume/v3/volumes/tempest-invalid-36184062 Aug 25 04:54:09.928182 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-da0aa50e-4fe3-49a3-9365-ccae2d10d5c7 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.937521 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-da0aa50e-4fe3-49a3-9365-ccae2d10d5c7 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/tempest-invalid-36184062 returned with HTTP 404 Aug 25 04:54:09.937521 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 587/2350] 10.4.3.213 () {68 vars in 1332 bytes} [Tue Aug 25 04:54:09 2026] PUT /volume/v3/volumes/tempest-invalid-36184062 => generated 97 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:09.938011 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f3bfb2-e5f9-4a8e-8efc-e91c7c814e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:09.938011 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (538130ca-5007-4b3a-9338-8a03f4136795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:09.938011 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume request issued successfully. Aug 25 04:54:09.939456 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:09.939456 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:09.947006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-64c8175f-0d4c-4e98-8c0d-1e2565c3d2ab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.950596 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-64c8175f-0d4c-4e98-8c0d-1e2565c3d2ab tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] PUT https://10.4.3.213/volume/v3/volumes/24290f8a-aec3-484e-b57e-64222591a12b Aug 25 04:54:09.951122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-64c8175f-0d4c-4e98-8c0d-1e2565c3d2ab tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:09.961007 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-64c8175f-0d4c-4e98-8c0d-1e2565c3d2ab tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/24290f8a-aec3-484e-b57e-64222591a12b returned with HTTP 404 Aug 25 04:54:09.961823 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 596/2351] 10.4.3.213 () {68 vars in 1368 bytes} [Tue Aug 25 04:54:09 2026] PUT /volume/v3/volumes/24290f8a-aec3-484e-b57e-64222591a12b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:09.973548 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4aa55e51-f9c6-45c7-9770-5cd42dbff715 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.975830 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4aa55e51-f9c6-45c7-9770-5cd42dbff715 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] DELETE https://10.4.3.213/volume/v3/volumes/df7f3e21-8330-4605-a4de-b6e9c5b5ed6b Aug 25 04:54:09.976023 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4aa55e51-f9c6-45c7-9770-5cd42dbff715 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.976355 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4aa55e51-f9c6-45c7-9770-5cd42dbff715 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.976666 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4aa55e51-f9c6-45c7-9770-5cd42dbff715 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Delete volume with id: df7f3e21-8330-4605-a4de-b6e9c5b5ed6b Aug 25 04:54:09.985149 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:09.985626 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4aa55e51-f9c6-45c7-9770-5cd42dbff715 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/df7f3e21-8330-4605-a4de-b6e9c5b5ed6b returned with HTTP 404 Aug 25 04:54:09.986272 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 586/2352] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:09 2026] DELETE /volume/v3/volumes/df7f3e21-8330-4605-a4de-b6e9c5b5ed6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:09.989963 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:09.989963 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:09.996769 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cbeac925-c0dc-4bb3-8fdd-c689dbf25799 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.996828 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03549bcb-c413-41c7-a21e-d8adb6fef400 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:09.997368 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a930843f-7fc6-4da0-9ef5-705fd645e86e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:09.997974 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 584/2353] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes => generated 821 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:09.999488 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03549bcb-c413-41c7-a21e-d8adb6fef400 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action Aug 25 04:54:09.999710 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cbeac925-c0dc-4bb3-8fdd-c689dbf25799 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:09.999710 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cbeac925-c0dc-4bb3-8fdd-c689dbf25799 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:09.999795 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03549bcb-c413-41c7-a21e-d8adb6fef400 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:09.999834 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cbeac925-c0dc-4bb3-8fdd-c689dbf25799 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:09.999874 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03549bcb-c413-41c7-a21e-d8adb6fef400 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:10.001047 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03549bcb-c413-41c7-a21e-d8adb6fef400 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action returned with HTTP 400 Aug 25 04:54:10.001446 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 597/2354] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:09 2026] POST /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:10.011200 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30898d42-8528-470a-8035-6552878e8c4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.011441 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da1b9f8b-dc86-489c-b1c8-80368054e285 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.013448 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:10.013448 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:10.013750 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30898d42-8528-470a-8035-6552878e8c4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action Aug 25 04:54:10.014041 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da1b9f8b-dc86-489c-b1c8-80368054e285 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 Aug 25 04:54:10.014341 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da1b9f8b-dc86-489c-b1c8-80368054e285 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:10.014398 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30898d42-8528-470a-8035-6552878e8c4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:10.014601 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30898d42-8528-470a-8035-6552878e8c4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:10.014664 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da1b9f8b-dc86-489c-b1c8-80368054e285 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:10.016931 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30898d42-8528-470a-8035-6552878e8c4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action returned with HTTP 400 Aug 25 04:54:10.017749 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 587/2355] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:10 2026] POST /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:10.018777 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cbeac925-c0dc-4bb3-8fdd-c689dbf25799 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:10.023640 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:10.023640 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:10.025439 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cbeac925-c0dc-4bb3-8fdd-c689dbf25799 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:10.026013 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 588/2356] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:09 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:10.027065 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-99adb62c-8390-4467-917f-3ff68ba7468f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.028799 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99adb62c-8390-4467-917f-3ff68ba7468f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/60035901-7a6c-4cf5-b716-a217486c580a/action Aug 25 04:54:10.029122 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da1b9f8b-dc86-489c-b1c8-80368054e285 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:10.029218 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99adb62c-8390-4467-917f-3ff68ba7468f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:10.029420 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99adb62c-8390-4467-917f-3ff68ba7468f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:10.029894 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-da1b9f8b-dc86-489c-b1c8-80368054e285 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:10.030074 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-da1b9f8b-dc86-489c-b1c8-80368054e285 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:10.038306 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99adb62c-8390-4467-917f-3ff68ba7468f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/60035901-7a6c-4cf5-b716-a217486c580a/action returned with HTTP 404 Aug 25 04:54:10.038798 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 598/2357] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:10 2026] POST /volume/v3/volumes/60035901-7a6c-4cf5-b716-a217486c580a/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:10.047592 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab5e24d0-c341-4a42-b577-6606c9dd9c5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.050279 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab5e24d0-c341-4a42-b577-6606c9dd9c5e tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action Aug 25 04:54:10.050666 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab5e24d0-c341-4a42-b577-6606c9dd9c5e tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:10.050795 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab5e24d0-c341-4a42-b577-6606c9dd9c5e tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:10.052825 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab5e24d0-c341-4a42-b577-6606c9dd9c5e tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action returned with HTTP 400 Aug 25 04:54:10.053306 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 588/2358] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:10 2026] POST /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:54:10.061719 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dbb3d519-e518-4ab9-8e7f-d07e47801be5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.063418 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dbb3d519-e518-4ab9-8e7f-d07e47801be5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] POST https://10.4.3.213/volume/v3/volumes/None/action Aug 25 04:54:10.063875 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dbb3d519-e518-4ab9-8e7f-d07e47801be5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:10.064071 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dbb3d519-e518-4ab9-8e7f-d07e47801be5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:10.072465 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dbb3d519-e518-4ab9-8e7f-d07e47801be5 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/None/action returned with HTTP 404 Aug 25 04:54:10.073351 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 589/2359] 10.4.3.213 () {68 vars in 1294 bytes} [Tue Aug 25 04:54:10 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:10.075106 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-da1b9f8b-dc86-489c-b1c8-80368054e285 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:10.078899 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:10.078899 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:10.084065 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-96ecde68-1a10-4be1-9760-96e44e6c1004 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.085942 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96ecde68-1a10-4be1-9760-96e44e6c1004 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes/73aa6e6c-3303-4d72-b3c0-34e49ec15d51 Aug 25 04:54:10.086137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96ecde68-1a10-4be1-9760-96e44e6c1004 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:10.086299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96ecde68-1a10-4be1-9760-96e44e6c1004 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:10.087211 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da1b9f8b-dc86-489c-b1c8-80368054e285 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 returned with HTTP 200 Aug 25 04:54:10.088246 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 585/2360] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:10 2026] GET /volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:10.093670 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96ecde68-1a10-4be1-9760-96e44e6c1004 tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/73aa6e6c-3303-4d72-b3c0-34e49ec15d51 returned with HTTP 404 Aug 25 04:54:10.094327 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 599/2361] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:10 2026] GET /volume/v3/volumes/73aa6e6c-3303-4d72-b3c0-34e49ec15d51 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:10.102551 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03863799-8b40-4fbf-b904-ff4c4cafb10f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.105100 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03863799-8b40-4fbf-b904-ff4c4cafb10f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e Aug 25 04:54:10.105446 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03863799-8b40-4fbf-b904-ff4c4cafb10f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:10.105742 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03863799-8b40-4fbf-b904-ff4c4cafb10f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:10.114089 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:10.114089 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:10.118735 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-03863799-8b40-4fbf-b904-ff4c4cafb10f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Volume info retrieved successfully. Aug 25 04:54:10.125523 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03863799-8b40-4fbf-b904-ff4c4cafb10f tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e returned with HTTP 200 Aug 25 04:54:10.125715 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 589/2362] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:10 2026] GET /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:10.143134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-531c5a4c-d1b3-40b3-9919-b82581850b4a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.144895 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-531c5a4c-d1b3-40b3-9919-b82581850b4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] DELETE https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e Aug 25 04:54:10.145089 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-531c5a4c-d1b3-40b3-9919-b82581850b4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:10.145277 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-531c5a4c-d1b3-40b3-9919-b82581850b4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:10.145493 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-531c5a4c-d1b3-40b3-9919-b82581850b4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Delete volume with id: 5f41306f-2dd3-456b-89bf-7a014e27838e Aug 25 04:54:10.157234 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:10.157234 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:10.157951 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-531c5a4c-d1b3-40b3-9919-b82581850b4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Volume info retrieved successfully. Aug 25 04:54:10.190374 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-531c5a4c-d1b3-40b3-9919-b82581850b4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Delete volume request issued successfully. Aug 25 04:54:10.190578 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-531c5a4c-d1b3-40b3-9919-b82581850b4a tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e returned with HTTP 202 Aug 25 04:54:10.191159 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 590/2363] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:10 2026] DELETE /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:10.200601 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89535209-5c86-4ba3-be4a-fd1c09ad61df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.205261 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89535209-5c86-4ba3-be4a-fd1c09ad61df tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e Aug 25 04:54:10.205546 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89535209-5c86-4ba3-be4a-fd1c09ad61df tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:10.205752 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89535209-5c86-4ba3-be4a-fd1c09ad61df tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:10.213600 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:10.213600 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:10.219712 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89535209-5c86-4ba3-be4a-fd1c09ad61df tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Volume info retrieved successfully. Aug 25 04:54:10.225007 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89535209-5c86-4ba3-be4a-fd1c09ad61df tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e returned with HTTP 200 Aug 25 04:54:10.225481 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 586/2364] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:10 2026] GET /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:10.344118 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f724087b-9769-4476-9b01-bfaee3e8ea6a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.345689 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f724087b-9769-4476-9b01-bfaee3e8ea6a tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:10.345909 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f724087b-9769-4476-9b01-bfaee3e8ea6a tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:10.346090 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f724087b-9769-4476-9b01-bfaee3e8ea6a tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:10.355318 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:10.355318 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:10.358681 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f724087b-9769-4476-9b01-bfaee3e8ea6a tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:10.362745 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f724087b-9769-4476-9b01-bfaee3e8ea6a tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:10.363099 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 600/2365] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:10 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:10.397397 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-59dddafc-870a-427e-85ca-15a4eeadd343 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.399744 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59dddafc-870a-427e-85ca-15a4eeadd343 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:10.400027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59dddafc-870a-427e-85ca-15a4eeadd343 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:10.400311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-59dddafc-870a-427e-85ca-15a4eeadd343 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:10.400480 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-59dddafc-870a-427e-85ca-15a4eeadd343 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:10.408125 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:10.408125 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:10.409158 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-59dddafc-870a-427e-85ca-15a4eeadd343 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:10.409664 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 590/2366] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:10 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:10.716654 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c03d1328-5601-4770-af88-f16c4520068b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.822075 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c03d1328-5601-4770-af88-f16c4520068b tempest-VolumePoolsAdminTestsJSON-1362912962 tempest-VolumePoolsAdminTestsJSON-1362912962-project-admin] GET https://10.4.3.213/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 04:54:10.822296 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c03d1328-5601-4770-af88-f16c4520068b tempest-VolumePoolsAdminTestsJSON-1362912962 tempest-VolumePoolsAdminTestsJSON-1362912962-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:10.822542 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c03d1328-5601-4770-af88-f16c4520068b tempest-VolumePoolsAdminTestsJSON-1362912962 tempest-VolumePoolsAdminTestsJSON-1362912962-project-admin] Calling method 'get_pools' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:10.832543 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c03d1328-5601-4770-af88-f16c4520068b tempest-VolumePoolsAdminTestsJSON-1362912962 tempest-VolumePoolsAdminTestsJSON-1362912962-project-admin] https://10.4.3.213/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 04:54:10.833136 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 591/2367] 10.4.3.213 () {66 vars in 1314 bytes} [Tue Aug 25 04:54:10 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:10.843443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3771394-fc66-48e1-bc94-7c6ec56971a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:10.845330 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3771394-fc66-48e1-bc94-7c6ec56971a3 tempest-VolumePoolsAdminTestsJSON-1362912962 tempest-VolumePoolsAdminTestsJSON-1362912962-project-admin] GET https://10.4.3.213/volume/v3/scheduler-stats/get_pools Aug 25 04:54:10.845554 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3771394-fc66-48e1-bc94-7c6ec56971a3 tempest-VolumePoolsAdminTestsJSON-1362912962 tempest-VolumePoolsAdminTestsJSON-1362912962-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:10.845756 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3771394-fc66-48e1-bc94-7c6ec56971a3 tempest-VolumePoolsAdminTestsJSON-1362912962 tempest-VolumePoolsAdminTestsJSON-1362912962-project-admin] Calling method 'get_pools' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:10.855569 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3771394-fc66-48e1-bc94-7c6ec56971a3 tempest-VolumePoolsAdminTestsJSON-1362912962 tempest-VolumePoolsAdminTestsJSON-1362912962-project-admin] https://10.4.3.213/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 04:54:10.856078 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 587/2368] 10.4.3.213 () {66 vars in 1291 bytes} [Tue Aug 25 04:54:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:11.042418 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d913ada9-6c9d-4e28-a8fa-6ef5163323d1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:11.044499 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d913ada9-6c9d-4e28-a8fa-6ef5163323d1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:11.044692 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d913ada9-6c9d-4e28-a8fa-6ef5163323d1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:11.044897 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d913ada9-6c9d-4e28-a8fa-6ef5163323d1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:11.054717 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:11.054717 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:11.058751 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d913ada9-6c9d-4e28-a8fa-6ef5163323d1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:11.063574 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d913ada9-6c9d-4e28-a8fa-6ef5163323d1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:11.064141 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 601/2369] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:11 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:11.104070 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19f5f393-9574-47ff-9aa0-f089bae9a44d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:11.106097 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19f5f393-9574-47ff-9aa0-f089bae9a44d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 Aug 25 04:54:11.106368 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19f5f393-9574-47ff-9aa0-f089bae9a44d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:11.106624 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19f5f393-9574-47ff-9aa0-f089bae9a44d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:11.115839 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:11.115839 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:11.120087 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19f5f393-9574-47ff-9aa0-f089bae9a44d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:11.121014 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-19f5f393-9574-47ff-9aa0-f089bae9a44d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:11.121209 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-19f5f393-9574-47ff-9aa0-f089bae9a44d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:11.180380 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-19f5f393-9574-47ff-9aa0-f089bae9a44d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:11.184648 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:11.184648 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:11.194831 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19f5f393-9574-47ff-9aa0-f089bae9a44d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 returned with HTTP 200 Aug 25 04:54:11.195371 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 591/2370] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:11 2026] GET /volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:11.215610 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a1888668-356f-42b5-a056-53054cb0984e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:11.217976 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a1888668-356f-42b5-a056-53054cb0984e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/group_snapshots Aug 25 04:54:11.218173 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a1888668-356f-42b5-a056-53054cb0984e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "25ab9799-4581-4c05-8ece-264b7c06c527", "name": "tempest-group_snapshot-777816349"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:11.220088 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-a1888668-356f-42b5-a056-53054cb0984e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '25ab9799-4581-4c05-8ece-264b7c06c527', 'name': 'tempest-group_snapshot-777816349'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 04:54:11.223735 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:11.223735 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:11.229767 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.group_snapshots [None req-a1888668-356f-42b5-a056-53054cb0984e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating group_snapshot tempest-group_snapshot-777816349. Aug 25 04:54:11.241079 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63dd7bc2-c147-4fad-a593-1548f8ba065b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:11.243484 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63dd7bc2-c147-4fad-a593-1548f8ba065b tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] GET https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e Aug 25 04:54:11.244301 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63dd7bc2-c147-4fad-a593-1548f8ba065b tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:11.244301 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63dd7bc2-c147-4fad-a593-1548f8ba065b tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:11.252894 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63dd7bc2-c147-4fad-a593-1548f8ba065b tempest-VolumesNegativeTest-1930911351 tempest-VolumesNegativeTest-1930911351-project-member] https://10.4.3.213/volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e returned with HTTP 404 Aug 25 04:54:11.252894 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 588/2371] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:11 2026] GET /volume/v3/volumes/5f41306f-2dd3-456b-89bf-7a014e27838e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:11.260681 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:11.260681 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:11.280449 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-a1888668-356f-42b5-a056-53054cb0984e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-502334874 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-502334874, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:11.280449 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-a1888668-356f-42b5-a056-53054cb0984e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-502334874 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-502334874, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:11.302672 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a1888668-356f-42b5-a056-53054cb0984e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['2d1a0e1a-eb71-41d0-a2b2-b0b06abc4a35', '78ce328e-d5f6-4dc6-8a19-6db211922e7f', '09ece9b2-0049-425a-a741-9725eae863aa', '183f3c51-b65c-4423-a653-5d181eee158e'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:11.341710 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a1888668-356f-42b5-a056-53054cb0984e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots returned with HTTP 202 Aug 25 04:54:11.342352 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 592/2372] 10.4.3.213 () {70 vars in 1324 bytes} [Tue Aug 25 04:54:11 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:11.353195 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1cc82619-4526-4448-9e6f-3b498e8e5544 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:11.357883 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1cc82619-4526-4448-9e6f-3b498e8e5544 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 Aug 25 04:54:11.359311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1cc82619-4526-4448-9e6f-3b498e8e5544 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:11.359556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1cc82619-4526-4448-9e6f-3b498e8e5544 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:11.359696 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-1cc82619-4526-4448-9e6f-3b498e8e5544 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member c3d780b6-a695-4c9a-a856-76c6834c5cc1 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:11.368865 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:11.368865 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:11.377882 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1cc82619-4526-4448-9e6f-3b498e8e5544 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 returned with HTTP 200 Aug 25 04:54:11.377963 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 602/2373] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:11 2026] GET /volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 => generated 306 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:11.381044 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c5b9e21b-a909-46ec-be07-d9f3421311ec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:11.387000 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5b9e21b-a909-46ec-be07-d9f3421311ec tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:11.387000 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5b9e21b-a909-46ec-be07-d9f3421311ec tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:11.387447 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5b9e21b-a909-46ec-be07-d9f3421311ec tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:11.406101 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:11.406101 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:11.412542 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c5b9e21b-a909-46ec-be07-d9f3421311ec tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:11.420572 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5b9e21b-a909-46ec-be07-d9f3421311ec tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:11.424788 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 592/2374] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:11 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:11.426699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94f5ddc6-3104-45f0-b788-484ce0e1d5e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:11.426699 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94f5ddc6-3104-45f0-b788-484ce0e1d5e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:11.426699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94f5ddc6-3104-45f0-b788-484ce0e1d5e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:11.426699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94f5ddc6-3104-45f0-b788-484ce0e1d5e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:11.426699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-94f5ddc6-3104-45f0-b788-484ce0e1d5e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:11.428973 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:11.428973 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:11.430018 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94f5ddc6-3104-45f0-b788-484ce0e1d5e3 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:11.430596 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 589/2375] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:11 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:11.888094 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-75e2f090-9be8-4aaa-a19f-56ce61fbc2be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:11.891777 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-75e2f090-9be8-4aaa-a19f-56ce61fbc2be tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/attachments/e771c5f3-d7ff-42ca-9602-f0a523dafffa/action Aug 25 04:54:11.894305 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-75e2f090-9be8-4aaa-a19f-56ce61fbc2be tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:11.894305 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-75e2f090-9be8-4aaa-a19f-56ce61fbc2be tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:11.912071 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:11.912071 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:11.925585 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-57302aa7-e5f8-4af5-8a7d-6d7bd1cf8f4c req-75e2f090-9be8-4aaa-a19f-56ce61fbc2be tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments/e771c5f3-d7ff-42ca-9602-f0a523dafffa/action returned with HTTP 204 Aug 25 04:54:11.926092 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 593/2376] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:54:11 2026] POST /volume/v3/attachments/e771c5f3-d7ff-42ca-9602-f0a523dafffa/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:12.075941 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6d3790ba-c261-4e54-b2d6-e783e98faada None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.078001 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d3790ba-c261-4e54-b2d6-e783e98faada tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:12.078244 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d3790ba-c261-4e54-b2d6-e783e98faada tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.078510 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d3790ba-c261-4e54-b2d6-e783e98faada tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.089304 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.089304 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:12.093659 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6d3790ba-c261-4e54-b2d6-e783e98faada tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:12.097828 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d3790ba-c261-4e54-b2d6-e783e98faada tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:12.098248 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 603/2377] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:12.389399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a10afe8-bdf7-4542-9b9e-520bf7d38f69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.392028 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a10afe8-bdf7-4542-9b9e-520bf7d38f69 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 Aug 25 04:54:12.392028 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a10afe8-bdf7-4542-9b9e-520bf7d38f69 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.392028 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a10afe8-bdf7-4542-9b9e-520bf7d38f69 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.392028 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-4a10afe8-bdf7-4542-9b9e-520bf7d38f69 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member c3d780b6-a695-4c9a-a856-76c6834c5cc1 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:12.395864 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.395864 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:12.399873 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a10afe8-bdf7-4542-9b9e-520bf7d38f69 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 returned with HTTP 200 Aug 25 04:54:12.400586 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 593/2378] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:12.410147 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c344067f-a093-4e5b-8576-3db521d3ecb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.411933 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c344067f-a093-4e5b-8576-3db521d3ecb3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail Aug 25 04:54:12.412146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c344067f-a093-4e5b-8576-3db521d3ecb3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.412357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c344067f-a093-4e5b-8576-3db521d3ecb3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.412645 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-c344067f-a093-4e5b-8576-3db521d3ecb3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:12.413670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-c344067f-a093-4e5b-8576-3db521d3ecb3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:54:12.418703 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c344067f-a093-4e5b-8576-3db521d3ecb3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all snapshots completed successfully. Aug 25 04:54:12.419063 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.419063 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:12.419641 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c344067f-a093-4e5b-8576-3db521d3ecb3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 04:54:12.420188 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 590/2379] 10.4.3.213 () {66 vars in 1264 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:12.431933 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-18844436-9101-46ff-9f84-b61617f7da7f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.434000 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18844436-9101-46ff-9f84-b61617f7da7f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/f6895532-5cf7-4768-9396-91ad62382f9c Aug 25 04:54:12.434243 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18844436-9101-46ff-9f84-b61617f7da7f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.434499 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e4ada627-3ae0-40bd-ad64-f005fb490ad5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.434546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18844436-9101-46ff-9f84-b61617f7da7f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.437272 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4ada627-3ae0-40bd-ad64-f005fb490ad5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:12.437538 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4ada627-3ae0-40bd-ad64-f005fb490ad5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.437780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e4ada627-3ae0-40bd-ad64-f005fb490ad5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.440246 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.440246 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:12.440845 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-18844436-9101-46ff-9f84-b61617f7da7f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Snapshot retrieved successfully. Aug 25 04:54:12.442015 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18844436-9101-46ff-9f84-b61617f7da7f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/f6895532-5cf7-4768-9396-91ad62382f9c returned with HTTP 200 Aug 25 04:54:12.442518 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 594/2380] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/snapshots/f6895532-5cf7-4768-9396-91ad62382f9c => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:12.444591 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5436d0e5-ee9d-455f-ad6f-5db101814786 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.445908 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5436d0e5-ee9d-455f-ad6f-5db101814786 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:12.446182 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5436d0e5-ee9d-455f-ad6f-5db101814786 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.446460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5436d0e5-ee9d-455f-ad6f-5db101814786 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.446635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5436d0e5-ee9d-455f-ad6f-5db101814786 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:12.451641 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.451641 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:12.452172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.452595 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.452595 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:12.454216 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/groups/action Aug 25 04:54:12.454873 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5436d0e5-ee9d-455f-ad6f-5db101814786 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:12.454927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "c3d780b6-a695-4c9a-a856-76c6834c5cc1", "name": "tempest-Group_from_snap-1838996763"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:12.454927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "c3d780b6-a695-4c9a-a856-76c6834c5cc1", "name": "tempest-Group_from_snap-1838996763"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:12.455012 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 594/2381] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:12.456039 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'c3d780b6-a695-4c9a-a856-76c6834c5cc1', 'name': 'tempest-Group_from_snap-1838996763'}}. {{(pid=100267) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 04:54:12.456178 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating group tempest-Group_from_snap-1838996763 from group_snapshot c3d780b6-a695-4c9a-a856-76c6834c5cc1. Aug 25 04:54:12.456667 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e4ada627-3ae0-40bd-ad64-f005fb490ad5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:12.459513 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.459513 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:12.465830 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.465830 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:12.468140 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e4ada627-3ae0-40bd-ad64-f005fb490ad5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:12.468899 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 604/2382] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:12.469275 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.469275 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:12.483541 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a27d342c-702c-408e-9d84-7aa31480a29f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.485636 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a27d342c-702c-408e-9d84-7aa31480a29f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:12.486141 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a27d342c-702c-408e-9d84-7aa31480a29f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.486141 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a27d342c-702c-408e-9d84-7aa31480a29f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.503463 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.503463 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:12.509086 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a27d342c-702c-408e-9d84-7aa31480a29f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:12.514284 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['18bc3dab-354b-46ab-8316-f2d3257383d8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:12.514548 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a27d342c-702c-408e-9d84-7aa31480a29f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:12.515092 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 595/2383] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:12.585385 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ce58093e-bce4-43d8-902d-1c2ba441ac23 req-f497de9d-90d9-467c-8a5b-a148665f80d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.588372 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ce58093e-bce4-43d8-902d-1c2ba441ac23 req-f497de9d-90d9-467c-8a5b-a148665f80d6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:12.588760 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ce58093e-bce4-43d8-902d-1c2ba441ac23 req-f497de9d-90d9-467c-8a5b-a148665f80d6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.590083 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ce58093e-bce4-43d8-902d-1c2ba441ac23 req-f497de9d-90d9-467c-8a5b-a148665f80d6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.599856 np0000008045 devstack@c-api.service[100267]: INFO cinder.group.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] A mapping entry already exists for group 68130a11-6854-4035-989c-f0c50ac53085 and volume type 9b700a8d-8207-48e5-a2ee-5352ab5ff678. Do not need to create again. Aug 25 04:54:12.600172 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.600172 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:12.600741 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Availability Zones retrieved successfully. Aug 25 04:54:12.602358 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.602358 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:12.605727 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (600e58c9-26d5-43cd-8b49-3200e1719a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:12.606751 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9cd6929-f4ec-4f93-bc72-43a0acde0bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:12.608767 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:12.608836 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ce58093e-bce4-43d8-902d-1c2ba441ac23 req-f497de9d-90d9-467c-8a5b-a148665f80d6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:12.617859 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ce58093e-bce4-43d8-902d-1c2ba441ac23 req-f497de9d-90d9-467c-8a5b-a148665f80d6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:12.618021 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 595/2384] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:12.636186 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a2772194-faa0-4cd7-8481-a725740482c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.638378 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2772194-faa0-4cd7-8481-a725740482c9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:12.639740 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2772194-faa0-4cd7-8481-a725740482c9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.639740 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2772194-faa0-4cd7-8481-a725740482c9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.645613 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9cd6929-f4ec-4f93-bc72-43a0acde0bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f6895532-5cf7-4768-9396-91ad62382f9c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:54:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b700a8d-8207-48e5-a2ee-5352ab5ff678,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-502334874',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b700a8d-8207-48e5-a2ee-5352ab5ff678', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '68130a11-6854-4035-989c-f0c50ac53085', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:12.646692 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (983b719c-afee-40e8-b77b-8f9bd99c9a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:12.649150 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.649150 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:12.653980 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a2772194-faa0-4cd7-8481-a725740482c9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:12.659523 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2772194-faa0-4cd7-8481-a725740482c9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:12.660003 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 605/2385] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:12.692828 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['de0a9ec8-8ca1-441b-9bc5-5279ec4544db', 'e4ef9084-7c9a-4b22-a14e-0bba22dbda47'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:12.694010 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (983b719c-afee-40e8-b77b-8f9bd99c9a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de0a9ec8-8ca1-441b-9bc5-5279ec4544db', 'e4ef9084-7c9a-4b22-a14e-0bba22dbda47']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:12.694867 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee947c0-2df0-487a-8acb-f2de93af764d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:12.727974 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e95d7476-175f-432e-b597-826571f0a3f3 req-8a24b8b7-af8e-4c38-8281-a38fbafac85e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.732987 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-8a24b8b7-af8e-4c38-8281-a38fbafac85e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:12.732987 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-8a24b8b7-af8e-4c38-8281-a38fbafac85e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.732987 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-8a24b8b7-af8e-4c38-8281-a38fbafac85e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.733937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee947c0-2df0-487a-8acb-f2de93af764d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2a73467-7c5c-49be-ab47-5a04112b0aae', '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=68130a11-6854-4035-989c-f0c50ac53085,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['de0a9ec8-8ca1-441b-9bc5-5279ec4544db','e4ef9084-7c9a-4b22-a14e-0bba22dbda47'],size=1,snapshot_id=f6895532-5cf7-4768-9396-91ad62382f9c,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=9b700a8d-8207-48e5-a2ee-5352ab5ff678), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=68130a11-6854-4035-989c-f0c50ac53085,host=None,id=f2a73467-7c5c-49be-ab47-5a04112b0aae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ccf588d15c2457fa22d808c3715e6b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f6895532-5cf7-4768-9396-91ad62382f9c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777b703c5d1548749f07d24699a744a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b700a8d-8207-48e5-a2ee-5352ab5ff678),volume_type_id=9b700a8d-8207-48e5-a2ee-5352ab5ff678)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:12.734510 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42e47d7-b4e4-4afe-a9d7-9845be9a16b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:12.743722 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.743722 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:12.750233 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e95d7476-175f-432e-b597-826571f0a3f3 req-8a24b8b7-af8e-4c38-8281-a38fbafac85e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:12.753195 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-8a24b8b7-af8e-4c38-8281-a38fbafac85e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:12.753850 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 596/2386] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:12.754439 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f42e47d7-b4e4-4afe-a9d7-9845be9a16b1) transitioned into state 'SUCCESS' from 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=68130a11-6854-4035-989c-f0c50ac53085,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['de0a9ec8-8ca1-441b-9bc5-5279ec4544db','e4ef9084-7c9a-4b22-a14e-0bba22dbda47'],size=1,snapshot_id=f6895532-5cf7-4768-9396-91ad62382f9c,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=9b700a8d-8207-48e5-a2ee-5352ab5ff678)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:12.755294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (600e58c9-26d5-43cd-8b49-3200e1719a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:12.755743 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume request issued successfully. Aug 25 04:54:12.772231 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fe49150-9da0-4bf0-b06f-553f678c9ea1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/action returned with HTTP 202 Aug 25 04:54:12.774016 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 591/2387] 10.4.3.213 () {70 vars in 1318 bytes} [Tue Aug 25 04:54:12 2026] POST /volume/v3/groups/action => generated 103 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:12.778132 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e95d7476-175f-432e-b597-826571f0a3f3 req-eb6806b8-f31a-47c5-b7e8-d68ecb243c5c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.781855 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-eb6806b8-f31a-47c5-b7e8-d68ecb243c5c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb/action Aug 25 04:54:12.782010 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-207eb28c-142c-4c09-ab23-af1f73861951 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.782487 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-eb6806b8-f31a-47c5-b7e8-d68ecb243c5c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:12.782610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-eb6806b8-f31a-47c5-b7e8-d68ecb243c5c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:12.783944 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:12.784178 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.784472 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.784740 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:12.785952 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:12.796575 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all volumes completed successfully. Aug 25 04:54:12.797045 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.797045 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:12.797263 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:12.797479 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e95d7476-175f-432e-b597-826571f0a3f3 req-eb6806b8-f31a-47c5-b7e8-d68ecb243c5c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:12.797525 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:12.805673 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e95d7476-175f-432e-b597-826571f0a3f3 req-eb6806b8-f31a-47c5-b7e8-d68ecb243c5c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Begin detaching volume completed successfully. Aug 25 04:54:12.805914 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-eb6806b8-f31a-47c5-b7e8-d68ecb243c5c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb/action returned with HTTP 202 Aug 25 04:54:12.806449 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 596/2388] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:54:12 2026] POST /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:12.860515 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:12.867829 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.867829 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:12.880835 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:12.881107 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:12.899687 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7af8d339-5cdb-4be1-b833-993da04f3ca1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.900129 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7af8d339-5cdb-4be1-b833-993da04f3ca1 None None] GET https://10.4.3.213/volume// Aug 25 04:54:12.900367 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7af8d339-5cdb-4be1-b833-993da04f3ca1 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.900709 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7af8d339-5cdb-4be1-b833-993da04f3ca1 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.901080 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7af8d339-5cdb-4be1-b833-993da04f3ca1 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:12.901450 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 597/2389] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:54: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 25 04:54:12.911498 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e95d7476-175f-432e-b597-826571f0a3f3 req-a2889d02-74b7-47cb-92ba-dac8762ca51b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.915558 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-a2889d02-74b7-47cb-92ba-dac8762ca51b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:12.917008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-a2889d02-74b7-47cb-92ba-dac8762ca51b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.917008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-a2889d02-74b7-47cb-92ba-dac8762ca51b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.929144 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.929144 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:12.934459 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e95d7476-175f-432e-b597-826571f0a3f3 req-a2889d02-74b7-47cb-92ba-dac8762ca51b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:12.935392 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:12.938393 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-a2889d02-74b7-47cb-92ba-dac8762ca51b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:12.939290 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 592/2390] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:12.939714 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.939714 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:12.949725 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-207eb28c-142c-4c09-ab23-af1f73861951 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:12.950236 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 606/2391] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:12.968605 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50839b8f-407b-4360-afed-8494cf05b9d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:12.970529 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50839b8f-407b-4360-afed-8494cf05b9d0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/f2a73467-7c5c-49be-ab47-5a04112b0aae Aug 25 04:54:12.970798 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50839b8f-407b-4360-afed-8494cf05b9d0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:12.970957 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50839b8f-407b-4360-afed-8494cf05b9d0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:12.990497 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:12.990497 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:12.997606 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50839b8f-407b-4360-afed-8494cf05b9d0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:12.999042 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-50839b8f-407b-4360-afed-8494cf05b9d0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:12.999385 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-50839b8f-407b-4360-afed-8494cf05b9d0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:13.050701 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-50839b8f-407b-4360-afed-8494cf05b9d0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:13.054119 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.054119 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:13.061928 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50839b8f-407b-4360-afed-8494cf05b9d0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/f2a73467-7c5c-49be-ab47-5a04112b0aae returned with HTTP 200 Aug 25 04:54:13.062442 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 597/2392] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:12 2026] GET /volume/v3/volumes/f2a73467-7c5c-49be-ab47-5a04112b0aae => generated 926 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:13.075788 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c2995d18-aac6-4bcd-ad64-6369f275cf6a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.077831 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2995d18-aac6-4bcd-ad64-6369f275cf6a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/68130a11-6854-4035-989c-f0c50ac53085 Aug 25 04:54:13.078372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2995d18-aac6-4bcd-ad64-6369f275cf6a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:13.078372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c2995d18-aac6-4bcd-ad64-6369f275cf6a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:13.078372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-c2995d18-aac6-4bcd-ad64-6369f275cf6a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 68130a11-6854-4035-989c-f0c50ac53085 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:13.081961 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.081961 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:13.090029 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c2995d18-aac6-4bcd-ad64-6369f275cf6a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/68130a11-6854-4035-989c-f0c50ac53085 returned with HTTP 200 Aug 25 04:54:13.090501 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 598/2393] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:13 2026] GET /volume/v3/groups/68130a11-6854-4035-989c-f0c50ac53085 => generated 418 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:13.102971 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.105891 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:13.106119 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:13.106373 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:13.106707 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:13.107566 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:13.111565 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28a95ede-026a-4b7a-8943-35b726a94371 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.114057 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28a95ede-026a-4b7a-8943-35b726a94371 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:13.114482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28a95ede-026a-4b7a-8943-35b726a94371 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:13.114482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28a95ede-026a-4b7a-8943-35b726a94371 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:13.117357 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all volumes completed successfully. Aug 25 04:54:13.117357 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:13.117357 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:13.132003 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.132003 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:13.137618 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28a95ede-026a-4b7a-8943-35b726a94371 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:13.142073 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28a95ede-026a-4b7a-8943-35b726a94371 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:13.142478 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 607/2394] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:13 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 940 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:13.163592 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:13.169909 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.169909 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:13.175380 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:13.175553 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:13.219808 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:13.225160 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.225160 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:13.241652 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb42f56f-b8a6-4499-8c28-f640f27c0e42 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:13.242157 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 593/2395] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:54:13 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:13.255636 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01b4c9fe-201b-48e1-b201-a894229fd150 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.258023 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01b4c9fe-201b-48e1-b201-a894229fd150 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/groups/68130a11-6854-4035-989c-f0c50ac53085/action Aug 25 04:54:13.258510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01b4c9fe-201b-48e1-b201-a894229fd150 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:13.258689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01b4c9fe-201b-48e1-b201-a894229fd150 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:13.260293 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-01b4c9fe-201b-48e1-b201-a894229fd150 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] delete called for group 68130a11-6854-4035-989c-f0c50ac53085 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:54:13.260596 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-01b4c9fe-201b-48e1-b201-a894229fd150 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Delete group with id: 68130a11-6854-4035-989c-f0c50ac53085 Aug 25 04:54:13.264088 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.264088 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:13.338526 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01b4c9fe-201b-48e1-b201-a894229fd150 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/68130a11-6854-4035-989c-f0c50ac53085/action returned with HTTP 202 Aug 25 04:54:13.339458 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 598/2396] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:54:13 2026] POST /volume/v3/groups/68130a11-6854-4035-989c-f0c50ac53085/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:13.349052 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a6748e8a-ca24-44e0-8b12-61ea9ef5c439 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.352262 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6748e8a-ca24-44e0-8b12-61ea9ef5c439 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/f2a73467-7c5c-49be-ab47-5a04112b0aae Aug 25 04:54:13.352588 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6748e8a-ca24-44e0-8b12-61ea9ef5c439 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:13.352836 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6748e8a-ca24-44e0-8b12-61ea9ef5c439 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:13.362235 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.362235 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:13.367126 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a6748e8a-ca24-44e0-8b12-61ea9ef5c439 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:13.368066 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-a6748e8a-ca24-44e0-8b12-61ea9ef5c439 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:13.368237 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-a6748e8a-ca24-44e0-8b12-61ea9ef5c439 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:13.431002 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-a6748e8a-ca24-44e0-8b12-61ea9ef5c439 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:13.435332 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.435332 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:13.445658 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6748e8a-ca24-44e0-8b12-61ea9ef5c439 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/f2a73467-7c5c-49be-ab47-5a04112b0aae returned with HTTP 200 Aug 25 04:54:13.446229 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 599/2397] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:13 2026] GET /volume/v3/volumes/f2a73467-7c5c-49be-ab47-5a04112b0aae => generated 925 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:13.470191 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a1b5b72f-14e5-4d57-807e-7ef0a65c4212 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.472495 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1b5b72f-14e5-4d57-807e-7ef0a65c4212 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:13.473498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1b5b72f-14e5-4d57-807e-7ef0a65c4212 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:13.473498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a1b5b72f-14e5-4d57-807e-7ef0a65c4212 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:13.473498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a1b5b72f-14e5-4d57-807e-7ef0a65c4212 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:13.476288 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b64601e9-a36a-4a26-b3b9-86c0851f564f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.481193 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.481193 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:13.482161 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a1b5b72f-14e5-4d57-807e-7ef0a65c4212 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:13.482389 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 608/2398] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:13 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:54:13.571990 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b64601e9-a36a-4a26-b3b9-86c0851f564f tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:13.572379 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b64601e9-a36a-4a26-b3b9-86c0851f564f tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-876066156"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:13.585963 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b64601e9-a36a-4a26-b3b9-86c0851f564f tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:13.586321 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 594/2399] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:13 2026] POST /volume/v3/types => generated 232 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:13.597011 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69b69f1c-bec2-42ef-a8b5-bc2f32c1da16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.599131 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69b69f1c-bec2-42ef-a8b5-bc2f32c1da16 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:13.599573 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69b69f1c-bec2-42ef-a8b5-bc2f32c1da16 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2082453501", "extra_specs": {"multiattach": " True"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:13.619310 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69b69f1c-bec2-42ef-a8b5-bc2f32c1da16 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:13.619796 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 599/2400] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:54:13 2026] POST /volume/v3/types => generated 259 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:13.630243 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.695036 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:13.695709 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-876066156", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2048630484"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:13.697497 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-876066156', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2048630484'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:13.701657 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Create volume of 1 GB Aug 25 04:54:13.701986 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.701986 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:13.702702 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Availability Zones retrieved successfully. Aug 25 04:54:13.708467 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Flow 'volume_create_api' (9139b438-92dc-46d9-988a-955209b91649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:13.709044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d295d7dd-507c-4abb-a729-f3e37841d248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:13.710009 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:13.731837 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d295d7dd-507c-4abb-a729-f3e37841d248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:54:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58307f80-f67d-44c2-a836-695331a35a97,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-876066156',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58307f80-f67d-44c2-a836-695331a35a97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:13.732665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0740f67-878e-465c-8e70-0e50c79accaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:13.759630 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-876066156 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-876066156, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:13.759967 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-876066156 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-876066156, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:13.806704 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Created reservations ['d5d10583-4863-4618-a21c-47dd6706cb75', '3aec4382-ebc3-459f-af4b-feacf99add7d', 'b66720d5-dd3a-4f2a-b410-acd38f8d0ad7', '897acda7-51bb-4c4f-ae12-21c607d38a95'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:13.807814 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0740f67-878e-465c-8e70-0e50c79accaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d10583-4863-4618-a21c-47dd6706cb75', '3aec4382-ebc3-459f-af4b-feacf99add7d', 'b66720d5-dd3a-4f2a-b410-acd38f8d0ad7', '897acda7-51bb-4c4f-ae12-21c607d38a95']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:13.808822 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (407f09e1-bca9-438a-af90-f5d33a4ae26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:13.835557 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (407f09e1-bca9-438a-af90-f5d33a4ae26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f1ac66e-3c9a-4a75-adc2-0373f060ac18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2048630484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1714f4d6ad4f433fb3ba83db91e51d3b',qos_specs=None,replication_status=,reservations=['d5d10583-4863-4618-a21c-47dd6706cb75','3aec4382-ebc3-459f-af4b-feacf99add7d','b66720d5-dd3a-4f2a-b410-acd38f8d0ad7','897acda7-51bb-4c4f-ae12-21c607d38a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53a3a5e8cf84b819384c95834dc2b61',volume_type_id=58307f80-f67d-44c2-a836-695331a35a97), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2048630484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f1ac66e-3c9a-4a75-adc2-0373f060ac18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1714f4d6ad4f433fb3ba83db91e51d3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c53a3a5e8cf84b819384c95834dc2b61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58307f80-f67d-44c2-a836-695331a35a97),volume_type_id=58307f80-f67d-44c2-a836-695331a35a97)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:13.836391 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637ebe57-d7ea-44e7-9373-af4639fc93af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:13.855925 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637ebe57-d7ea-44e7-9373-af4639fc93af) transitioned into state 'SUCCESS' from state '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-2048630484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1714f4d6ad4f433fb3ba83db91e51d3b',qos_specs=None,replication_status=,reservations=['d5d10583-4863-4618-a21c-47dd6706cb75','3aec4382-ebc3-459f-af4b-feacf99add7d','b66720d5-dd3a-4f2a-b410-acd38f8d0ad7','897acda7-51bb-4c4f-ae12-21c607d38a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53a3a5e8cf84b819384c95834dc2b61',volume_type_id=58307f80-f67d-44c2-a836-695331a35a97)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:13.856846 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa4a9d7-9feb-4806-9706-617a82c0297e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:13.867969 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa4a9d7-9feb-4806-9706-617a82c0297e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:13.869167 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Flow 'volume_create_api' (9139b438-92dc-46d9-988a-955209b91649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:13.869509 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Create volume request issued successfully. Aug 25 04:54:13.870122 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe3d8c6d-0f8a-4a6a-92a3-1d882440aa88 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:13.870597 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 600/2401] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:54:13 2026] POST /volume/v3/volumes => generated 871 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:13.884647 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2a7aae4-ab56-4a4a-8721-1399f50ebf61 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:13.886488 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2a7aae4-ab56-4a4a-8721-1399f50ebf61 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:13.886716 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2a7aae4-ab56-4a4a-8721-1399f50ebf61 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:13.886929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2a7aae4-ab56-4a4a-8721-1399f50ebf61 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:13.894610 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:13.894610 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:13.899145 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d2a7aae4-ab56-4a4a-8721-1399f50ebf61 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:13.903990 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2a7aae4-ab56-4a4a-8721-1399f50ebf61 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:13.904405 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 609/2402] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:13 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:14.159380 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd6b137c-79ed-4504-8d8c-c5172615f513 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.161154 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd6b137c-79ed-4504-8d8c-c5172615f513 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:14.161354 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd6b137c-79ed-4504-8d8c-c5172615f513 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.161563 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd6b137c-79ed-4504-8d8c-c5172615f513 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.173126 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.173126 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:14.177195 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bd6b137c-79ed-4504-8d8c-c5172615f513 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:14.183000 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd6b137c-79ed-4504-8d8c-c5172615f513 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:14.183460 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 595/2403] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:14.462201 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2eaa1abb-c3f0-4ff5-bab1-a52133a78a01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.464194 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2eaa1abb-c3f0-4ff5-bab1-a52133a78a01 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/f2a73467-7c5c-49be-ab47-5a04112b0aae Aug 25 04:54:14.464636 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2eaa1abb-c3f0-4ff5-bab1-a52133a78a01 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.464968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2eaa1abb-c3f0-4ff5-bab1-a52133a78a01 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.471348 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2eaa1abb-c3f0-4ff5-bab1-a52133a78a01 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/f2a73467-7c5c-49be-ab47-5a04112b0aae returned with HTTP 404 Aug 25 04:54:14.471960 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 600/2404] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/volumes/f2a73467-7c5c-49be-ab47-5a04112b0aae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:14.480110 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a3dd2ae7-3420-4e58-8857-2543e96b1d4d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.482710 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3dd2ae7-3420-4e58-8857-2543e96b1d4d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/68130a11-6854-4035-989c-f0c50ac53085 Aug 25 04:54:14.483024 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3dd2ae7-3420-4e58-8857-2543e96b1d4d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.483277 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a3dd2ae7-3420-4e58-8857-2543e96b1d4d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.483478 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-a3dd2ae7-3420-4e58-8857-2543e96b1d4d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 68130a11-6854-4035-989c-f0c50ac53085 {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:14.487374 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a3dd2ae7-3420-4e58-8857-2543e96b1d4d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/68130a11-6854-4035-989c-f0c50ac53085 returned with HTTP 404 Aug 25 04:54:14.488009 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 601/2405] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/groups/68130a11-6854-4035-989c-f0c50ac53085 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:14.495019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc840afe-10e6-4e08-bcea-d959ae325933 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.495917 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8f8e793-95e6-4e8a-a77b-76eb92c5cb7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.497029 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc840afe-10e6-4e08-bcea-d959ae325933 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] DELETE https://10.4.3.213/volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 Aug 25 04:54:14.497293 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc840afe-10e6-4e08-bcea-d959ae325933 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.497556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc840afe-10e6-4e08-bcea-d959ae325933 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.497746 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-fc840afe-10e6-4e08-bcea-d959ae325933 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] delete called for member c3d780b6-a695-4c9a-a856-76c6834c5cc1 {{(pid=100269) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 04:54:14.497893 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8f8e793-95e6-4e8a-a77b-76eb92c5cb7c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:14.498032 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.group_snapshots [None req-fc840afe-10e6-4e08-bcea-d959ae325933 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Delete group_snapshot with id: c3d780b6-a695-4c9a-a856-76c6834c5cc1 Aug 25 04:54:14.498085 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8f8e793-95e6-4e8a-a77b-76eb92c5cb7c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.498298 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8f8e793-95e6-4e8a-a77b-76eb92c5cb7c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.498436 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d8f8e793-95e6-4e8a-a77b-76eb92c5cb7c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:14.501741 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.501741 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:14.502831 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.502831 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:14.503690 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8f8e793-95e6-4e8a-a77b-76eb92c5cb7c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:14.504100 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 596/2406] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:14.527633 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc840afe-10e6-4e08-bcea-d959ae325933 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 returned with HTTP 202 Aug 25 04:54:14.528070 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 610/2407] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:54:14 2026] DELETE /volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:14.535212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.537178 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:14.537505 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.537716 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.538001 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:14.538782 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:14.547963 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all volumes completed successfully. Aug 25 04:54:14.548960 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:14.549186 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:14.591332 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:14.594527 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.594527 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:14.603535 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc00ecc2-26a3-4912-8eac-dcc692fa7b38 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:14.604148 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 601/2408] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:54:14.618184 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-39ed79d6-1b54-42ec-bddd-ac46dbc16692 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.620104 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39ed79d6-1b54-42ec-bddd-ac46dbc16692 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail Aug 25 04:54:14.620348 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39ed79d6-1b54-42ec-bddd-ac46dbc16692 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.620589 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39ed79d6-1b54-42ec-bddd-ac46dbc16692 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.620907 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-39ed79d6-1b54-42ec-bddd-ac46dbc16692 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:14.621190 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.621190 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:14.622026 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-39ed79d6-1b54-42ec-bddd-ac46dbc16692 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:54:14.626994 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-39ed79d6-1b54-42ec-bddd-ac46dbc16692 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all snapshots completed successfully. Aug 25 04:54:14.627834 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39ed79d6-1b54-42ec-bddd-ac46dbc16692 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 04:54:14.628274 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 602/2409] 10.4.3.213 () {66 vars in 1264 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:54:14.636542 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b82541fb-38e7-4103-8b5a-1d076ea5b9f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.638398 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b82541fb-38e7-4103-8b5a-1d076ea5b9f3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 Aug 25 04:54:14.638786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b82541fb-38e7-4103-8b5a-1d076ea5b9f3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.639042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b82541fb-38e7-4103-8b5a-1d076ea5b9f3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.639225 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-b82541fb-38e7-4103-8b5a-1d076ea5b9f3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member c3d780b6-a695-4c9a-a856-76c6834c5cc1 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:14.642143 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b82541fb-38e7-4103-8b5a-1d076ea5b9f3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 returned with HTTP 404 Aug 25 04:54:14.642653 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 597/2410] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/group_snapshots/c3d780b6-a695-4c9a-a856-76c6834c5cc1 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:14.650136 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e52286d-11dd-43bb-9fef-f62556450345 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.652399 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:14.652720 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.653005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.653371 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:14.653840 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.653840 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:14.654463 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:14.665181 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all volumes completed successfully. Aug 25 04:54:14.666166 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:14.666400 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:14.712013 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:14.715889 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.715889 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:14.725514 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e52286d-11dd-43bb-9fef-f62556450345 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:14.726009 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 611/2411] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:14.742908 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88d775a5-0469-4a82-b041-1988101eaf59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.745828 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88d775a5-0469-4a82-b041-1988101eaf59 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527/action Aug 25 04:54:14.746393 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88d775a5-0469-4a82-b041-1988101eaf59 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:14.746610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88d775a5-0469-4a82-b041-1988101eaf59 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:14.749949 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-88d775a5-0469-4a82-b041-1988101eaf59 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] delete called for group 25ab9799-4581-4c05-8ece-264b7c06c527 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:54:14.750089 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-88d775a5-0469-4a82-b041-1988101eaf59 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Delete group with id: 25ab9799-4581-4c05-8ece-264b7c06c527 Aug 25 04:54:14.753900 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.753900 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:14.791192 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88d775a5-0469-4a82-b041-1988101eaf59 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527/action returned with HTTP 202 Aug 25 04:54:14.791771 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 602/2412] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:54:14 2026] POST /volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:14.799362 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2c58d22b-ab87-402a-b80f-7ad4feac9456 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.804452 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c58d22b-ab87-402a-b80f-7ad4feac9456 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 Aug 25 04:54:14.804452 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c58d22b-ab87-402a-b80f-7ad4feac9456 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.804452 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c58d22b-ab87-402a-b80f-7ad4feac9456 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.813645 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.813645 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:14.819405 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2c58d22b-ab87-402a-b80f-7ad4feac9456 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:14.820256 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-2c58d22b-ab87-402a-b80f-7ad4feac9456 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:14.820411 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-2c58d22b-ab87-402a-b80f-7ad4feac9456 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:14.869829 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-2c58d22b-ab87-402a-b80f-7ad4feac9456 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:14.873374 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.873374 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:14.882164 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c58d22b-ab87-402a-b80f-7ad4feac9456 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 returned with HTTP 200 Aug 25 04:54:14.882588 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 603/2413] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:14.906993 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-82f7b892-93d4-4981-86c8-242f07cd8753 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.909196 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-82f7b892-93d4-4981-86c8-242f07cd8753 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/attachments/5be4b017-1aaa-4618-be7d-5a2a1fea8508/action Aug 25 04:54:14.909555 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-82f7b892-93d4-4981-86c8-242f07cd8753 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:14.909682 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-82f7b892-93d4-4981-86c8-242f07cd8753 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:14.918778 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94d0c84d-e782-4cb8-96a4-4c9e20ae4acb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.921888 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94d0c84d-e782-4cb8-96a4-4c9e20ae4acb tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:14.922200 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94d0c84d-e782-4cb8-96a4-4c9e20ae4acb tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.922530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94d0c84d-e782-4cb8-96a4-4c9e20ae4acb tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.928534 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.928534 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:14.931618 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.931618 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:14.937070 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94d0c84d-e782-4cb8-96a4-4c9e20ae4acb tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:14.940225 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5279715d-11d4-4d3a-a812-07bea8bb22bd req-82f7b892-93d4-4981-86c8-242f07cd8753 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments/5be4b017-1aaa-4618-be7d-5a2a1fea8508/action returned with HTTP 204 Aug 25 04:54:14.940789 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 598/2414] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:54:14 2026] POST /volume/v3/attachments/5be4b017-1aaa-4618-be7d-5a2a1fea8508/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:14.943087 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94d0c84d-e782-4cb8-96a4-4c9e20ae4acb tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:14.943087 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 612/2415] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:14.957935 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65b67d1f-81a4-4cb5-ac0f-881102dffc8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.960152 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65b67d1f-81a4-4cb5-ac0f-881102dffc8f tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:14.960585 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65b67d1f-81a4-4cb5-ac0f-881102dffc8f tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:14.960901 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65b67d1f-81a4-4cb5-ac0f-881102dffc8f tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:14.970600 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:14.970600 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:14.974799 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-65b67d1f-81a4-4cb5-ac0f-881102dffc8f tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Volume info retrieved successfully. Aug 25 04:54:14.980381 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65b67d1f-81a4-4cb5-ac0f-881102dffc8f tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:14.981104 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 603/2416] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:14 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 1183 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:14.994457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a9950820-107d-4604-ae5b-bc0baa48f46d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:14.996889 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] POST https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18/action Aug 25 04:54:14.997346 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2082453501", "migration_policy": "never"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:14.997527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2082453501", "migration_policy": "never"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:15.007828 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.007828 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:15.008784 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:15.014927 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.014927 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:15.024407 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e95d7476-175f-432e-b597-826571f0a3f3 req-2f67a8ed-549a-4da8-aa15-7f9dcb00dd87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.027085 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-2f67a8ed-549a-4da8-aa15-7f9dcb00dd87 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] DELETE https://10.4.3.213/volume/v3/attachments/e771c5f3-d7ff-42ca-9602-f0a523dafffa Aug 25 04:54:15.027278 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-2f67a8ed-549a-4da8-aa15-7f9dcb00dd87 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.027572 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-2f67a8ed-549a-4da8-aa15-7f9dcb00dd87 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.041715 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.041715 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:15.051884 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2082453501 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2082453501, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:15.051884 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2082453501 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2082453501, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:15.091564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Created reservations ['e27e668b-d4ef-4667-b740-69479c729267', '745622ca-13f5-4833-b4cc-3af50fbf9590'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:15.114932 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e95d7476-175f-432e-b597-826571f0a3f3 req-2f67a8ed-549a-4da8-aa15-7f9dcb00dd87 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments/e771c5f3-d7ff-42ca-9602-f0a523dafffa returned with HTTP 200 Aug 25 04:54:15.115480 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 599/2417] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:54:15 2026] DELETE /volume/v3/attachments/e771c5f3-d7ff-42ca-9602-f0a523dafffa => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:15.117316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Created reservations ['ba9a5093-497c-47a5-aa9c-59838a794ab1', 'cbb1a2ef-8195-442c-b52e-eb7cb6312c90'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:15.166672 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Retype volume request issued successfully. Aug 25 04:54:15.166985 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9950820-107d-4604-ae5b-bc0baa48f46d tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18/action returned with HTTP 202 Aug 25 04:54:15.167522 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 604/2418] 10.4.3.213 () {70 vars in 1432 bytes} [Tue Aug 25 04:54:14 2026] POST /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 04:54:15.175141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fe7d992e-caee-4545-a623-4d222303555c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.178418 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe7d992e-caee-4545-a623-4d222303555c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:15.182503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe7d992e-caee-4545-a623-4d222303555c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.182503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe7d992e-caee-4545-a623-4d222303555c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.192175 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.192175 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:15.200017 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-caf41fc9-02cd-4705-b8be-eb2561028bdd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.200533 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fe7d992e-caee-4545-a623-4d222303555c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:15.202348 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-caf41fc9-02cd-4705-b8be-eb2561028bdd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:15.202579 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-caf41fc9-02cd-4705-b8be-eb2561028bdd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.202824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-caf41fc9-02cd-4705-b8be-eb2561028bdd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.208896 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe7d992e-caee-4545-a623-4d222303555c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:15.209422 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 613/2419] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:15.219770 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.219770 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:15.226873 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-caf41fc9-02cd-4705-b8be-eb2561028bdd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:15.233000 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-caf41fc9-02cd-4705-b8be-eb2561028bdd tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:15.233574 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 604/2420] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 1232 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:15.249947 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ba3aa55-9ab5-449b-b4fe-b2d94a34c292 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.252103 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ba3aa55-9ab5-449b-b4fe-b2d94a34c292 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:15.252516 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ba3aa55-9ab5-449b-b4fe-b2d94a34c292 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.252789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ba3aa55-9ab5-449b-b4fe-b2d94a34c292 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.262526 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.262526 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:15.266152 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ba3aa55-9ab5-449b-b4fe-b2d94a34c292 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:15.270784 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ba3aa55-9ab5-449b-b4fe-b2d94a34c292 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:15.271167 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 600/2421] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 1232 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:15.514910 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a910359b-ff98-4f7b-971e-da21e151e7a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.518202 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a910359b-ff98-4f7b-971e-da21e151e7a8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:15.518477 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a910359b-ff98-4f7b-971e-da21e151e7a8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.518709 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a910359b-ff98-4f7b-971e-da21e151e7a8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.518831 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a910359b-ff98-4f7b-971e-da21e151e7a8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:15.524030 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.524030 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:15.525040 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a910359b-ff98-4f7b-971e-da21e151e7a8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:15.525507 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 605/2422] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:15.534490 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9da526a1-b0a8-4aa0-85d0-d952a0b744cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.536258 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9da526a1-b0a8-4aa0-85d0-d952a0b744cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 Aug 25 04:54:15.536484 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9da526a1-b0a8-4aa0-85d0-d952a0b744cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.536685 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9da526a1-b0a8-4aa0-85d0-d952a0b744cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.544467 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.544467 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:15.548366 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9da526a1-b0a8-4aa0-85d0-d952a0b744cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:54:15.551988 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9da526a1-b0a8-4aa0-85d0-d952a0b744cf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 returned with HTTP 200 Aug 25 04:54:15.552491 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 614/2423] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 => generated 965 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:15.564443 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-40ae59c0-153f-44c2-b525-abb7ddcabdcf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.566002 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40ae59c0-153f-44c2-b525-abb7ddcabdcf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 Aug 25 04:54:15.566341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40ae59c0-153f-44c2-b525-abb7ddcabdcf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.566659 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40ae59c0-153f-44c2-b525-abb7ddcabdcf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.573495 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.573495 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:15.577180 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-40ae59c0-153f-44c2-b525-abb7ddcabdcf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:54:15.581065 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40ae59c0-153f-44c2-b525-abb7ddcabdcf tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 returned with HTTP 200 Aug 25 04:54:15.581438 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 605/2424] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 => generated 965 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:15.593382 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab501a96-f00a-48fd-b93e-820d925cc3eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.595111 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab501a96-f00a-48fd-b93e-820d925cc3eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 Aug 25 04:54:15.595334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab501a96-f00a-48fd-b93e-820d925cc3eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.595545 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab501a96-f00a-48fd-b93e-820d925cc3eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.595701 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ab501a96-f00a-48fd-b93e-820d925cc3eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume with id: 9049fbc5-bc69-41d4-adf9-718ef8786770 Aug 25 04:54:15.603544 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.603544 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:15.604087 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab501a96-f00a-48fd-b93e-820d925cc3eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:54:15.622218 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab501a96-f00a-48fd-b93e-820d925cc3eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume request issued successfully. Aug 25 04:54:15.622545 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab501a96-f00a-48fd-b93e-820d925cc3eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 returned with HTTP 202 Aug 25 04:54:15.623059 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 601/2425] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:15 2026] DELETE /volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:15.631220 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d724a223-0ed7-48c1-99d1-42dc83b82697 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.633742 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d724a223-0ed7-48c1-99d1-42dc83b82697 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 Aug 25 04:54:15.633953 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d724a223-0ed7-48c1-99d1-42dc83b82697 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.634181 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d724a223-0ed7-48c1-99d1-42dc83b82697 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.643721 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:15.643721 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:15.647585 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d724a223-0ed7-48c1-99d1-42dc83b82697 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:54:15.652451 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d724a223-0ed7-48c1-99d1-42dc83b82697 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 returned with HTTP 200 Aug 25 04:54:15.652871 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 606/2426] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:15.900128 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-826c0e14-0591-4dd4-a123-0be388c4772c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.902970 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-826c0e14-0591-4dd4-a123-0be388c4772c tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 Aug 25 04:54:15.903174 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-826c0e14-0591-4dd4-a123-0be388c4772c tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.903380 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-826c0e14-0591-4dd4-a123-0be388c4772c tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.908927 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-826c0e14-0591-4dd4-a123-0be388c4772c tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 returned with HTTP 404 Aug 25 04:54:15.909482 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 615/2427] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/volumes/6366ceb7-9375-4ae4-ac3f-af7610a50da0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:15.917149 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0a18c02-6524-4e6b-b765-4186145996dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.919187 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0a18c02-6524-4e6b-b765-4186145996dc tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527 Aug 25 04:54:15.919483 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0a18c02-6524-4e6b-b765-4186145996dc tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.919712 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0a18c02-6524-4e6b-b765-4186145996dc tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.919860 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-c0a18c02-6524-4e6b-b765-4186145996dc tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 25ab9799-4581-4c05-8ece-264b7c06c527 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:15.925881 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0a18c02-6524-4e6b-b765-4186145996dc tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527 returned with HTTP 404 Aug 25 04:54:15.926446 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 606/2428] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/groups/25ab9799-4581-4c05-8ece-264b7c06c527 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:15.933811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3cec9fff-38a3-4084-905e-770f8f423d53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.935925 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cec9fff-38a3-4084-905e-770f8f423d53 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/9ef3568a-0587-48ca-a9c8-f89184f42311 Aug 25 04:54:15.936148 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cec9fff-38a3-4084-905e-770f8f423d53 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.936338 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cec9fff-38a3-4084-905e-770f8f423d53 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.950565 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cec9fff-38a3-4084-905e-770f8f423d53 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/group_types/9ef3568a-0587-48ca-a9c8-f89184f42311 returned with HTTP 202 Aug 25 04:54:15.950959 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 602/2429] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:54:15 2026] DELETE /volume/v3/group_types/9ef3568a-0587-48ca-a9c8-f89184f42311 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:15.959633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ae0c8766-b31f-460e-8f3a-7279f9764f38 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.961425 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae0c8766-b31f-460e-8f3a-7279f9764f38 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] DELETE https://10.4.3.213/volume/v3/types/9b700a8d-8207-48e5-a2ee-5352ab5ff678 Aug 25 04:54:15.961618 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae0c8766-b31f-460e-8f3a-7279f9764f38 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.961844 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae0c8766-b31f-460e-8f3a-7279f9764f38 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:15.987902 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae0c8766-b31f-460e-8f3a-7279f9764f38 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/types/9b700a8d-8207-48e5-a2ee-5352ab5ff678 returned with HTTP 202 Aug 25 04:54:15.988319 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 607/2430] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:15 2026] DELETE /volume/v3/types/9b700a8d-8207-48e5-a2ee-5352ab5ff678 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:15.996523 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-32cba5c7-0606-4fb6-9de9-fe45fd9e179d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:15.998570 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32cba5c7-0606-4fb6-9de9-fe45fd9e179d tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] GET https://10.4.3.213/volume/v3/types/9b700a8d-8207-48e5-a2ee-5352ab5ff678 Aug 25 04:54:15.998835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32cba5c7-0606-4fb6-9de9-fe45fd9e179d tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:15.999078 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-32cba5c7-0606-4fb6-9de9-fe45fd9e179d tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.005997 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-32cba5c7-0606-4fb6-9de9-fe45fd9e179d tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/types/9b700a8d-8207-48e5-a2ee-5352ab5ff678 returned with HTTP 404 Aug 25 04:54:16.006603 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 616/2431] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:15 2026] GET /volume/v3/types/9b700a8d-8207-48e5-a2ee-5352ab5ff678 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:16.017620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8639f46-0895-43aa-bc0f-a37cce98f1ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.023168 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8639f46-0895-43aa-bc0f-a37cce98f1ef tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:16.023683 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8639f46-0895-43aa-bc0f-a37cce98f1ef tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2048397070"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:16.048285 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8639f46-0895-43aa-bc0f-a37cce98f1ef tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:16.048704 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 607/2432] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:16 2026] POST /volume/v3/types => generated 224 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:16.053489 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64ff1d7c-6763-41b6-8b79-ba71b52b3626 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.056345 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64ff1d7c-6763-41b6-8b79-ba71b52b3626 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:54:16.056757 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64ff1d7c-6763-41b6-8b79-ba71b52b3626 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:16.057096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64ff1d7c-6763-41b6-8b79-ba71b52b3626 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.058708 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-684cde3d-6772-4f1a-a821-05f39e0861b2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.060929 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-684cde3d-6772-4f1a-a821-05f39e0861b2 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:54:16.061482 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-684cde3d-6772-4f1a-a821-05f39e0861b2 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1003977816"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:16.067025 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:16.067025 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:16.071982 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64ff1d7c-6763-41b6-8b79-ba71b52b3626 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:54:16.078480 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64ff1d7c-6763-41b6-8b79-ba71b52b3626 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:54:16.079190 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 603/2433] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:16 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:16.080922 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-684cde3d-6772-4f1a-a821-05f39e0861b2 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:54:16.081303 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 608/2434] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:54:16 2026] POST /volume/v3/group_types => generated 181 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:16.089386 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a77d9789-98e9-42b7-b41f-d5ea7d92b4e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.091419 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a77d9789-98e9-42b7-b41f-d5ea7d92b4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/groups Aug 25 04:54:16.091848 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a77d9789-98e9-42b7-b41f-d5ea7d92b4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ab7fedfb-b1db-4293-8a83-5022da6265e5", "volume_types": ["f3e248c0-f29f-4f50-a85f-3c29c710e1dd"], "name": "tempest-GroupSnapshotsTest-Group-221440502"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:16.093529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-a77d9789-98e9-42b7-b41f-d5ea7d92b4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating new group {'group': {'group_type': 'ab7fedfb-b1db-4293-8a83-5022da6265e5', 'volume_types': ['f3e248c0-f29f-4f50-a85f-3c29c710e1dd'], 'name': 'tempest-GroupSnapshotsTest-Group-221440502'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 04:54:16.098177 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-a77d9789-98e9-42b7-b41f-d5ea7d92b4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating group tempest-GroupSnapshotsTest-Group-221440502. Aug 25 04:54:16.106189 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a77d9789-98e9-42b7-b41f-d5ea7d92b4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Availability Zones retrieved successfully. Aug 25 04:54:16.119024 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a77d9789-98e9-42b7-b41f-d5ea7d92b4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['8522ee3d-5fb0-4b96-8923-52da7c1b3a14'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:16.152845 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a77d9789-98e9-42b7-b41f-d5ea7d92b4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups returned with HTTP 202 Aug 25 04:54:16.153764 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 617/2435] 10.4.3.213 () {70 vars in 1297 bytes} [Tue Aug 25 04:54:16 2026] POST /volume/v3/groups => generated 111 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:16.163204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41670db0-3d48-40c7-8428-e0ae803ad497 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.165392 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41670db0-3d48-40c7-8428-e0ae803ad497 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:16.165711 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41670db0-3d48-40c7-8428-e0ae803ad497 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:16.166042 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41670db0-3d48-40c7-8428-e0ae803ad497 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.166042 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-41670db0-3d48-40c7-8428-e0ae803ad497 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:16.174570 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:16.174570 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:16.187357 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41670db0-3d48-40c7-8428-e0ae803ad497 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:16.187953 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 608/2436] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:16 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:16.224171 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23423c41-d0d7-4c4e-b605-53ba62efc4c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.227580 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23423c41-d0d7-4c4e-b605-53ba62efc4c1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:16.227580 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23423c41-d0d7-4c4e-b605-53ba62efc4c1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:16.227580 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23423c41-d0d7-4c4e-b605-53ba62efc4c1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.234147 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:16.234147 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:16.238632 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23423c41-d0d7-4c4e-b605-53ba62efc4c1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:16.244339 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23423c41-d0d7-4c4e-b605-53ba62efc4c1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:16.244839 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 604/2437] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:16 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:16.259025 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-04d73398-2b4e-42c4-8299-1e4101515dc0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.261196 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-04d73398-2b4e-42c4-8299-1e4101515dc0 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:16.261750 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-04d73398-2b4e-42c4-8299-1e4101515dc0 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:16.261963 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-04d73398-2b4e-42c4-8299-1e4101515dc0 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.271314 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:16.271314 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:16.275555 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-04d73398-2b4e-42c4-8299-1e4101515dc0 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Volume info retrieved successfully. Aug 25 04:54:16.280411 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-04d73398-2b4e-42c4-8299-1e4101515dc0 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:16.280411 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 609/2438] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:16 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 1183 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:16.296829 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-655b65dd-fcce-44f7-9405-b7024808047b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.299920 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-655b65dd-fcce-44f7-9405-b7024808047b tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:16.299920 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-655b65dd-fcce-44f7-9405-b7024808047b tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:16.299920 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-655b65dd-fcce-44f7-9405-b7024808047b tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.309542 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:16.309542 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:16.314782 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-655b65dd-fcce-44f7-9405-b7024808047b tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Volume info retrieved successfully. Aug 25 04:54:16.321331 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-655b65dd-fcce-44f7-9405-b7024808047b tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:16.321331 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 618/2439] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:16 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 1183 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:16.334944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96eb97f2-0f79-431f-80b7-69d566d9190a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.337208 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] POST https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18/action Aug 25 04:54:16.337695 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-876066156", "migration_policy": "never"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:16.337879 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-876066156", "migration_policy": "never"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:16.346717 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:16.346717 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:16.347318 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:16.364489 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-876066156 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-876066156, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:16.364775 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-876066156 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-876066156, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:16.373673 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Created reservations ['28ec85d9-06e4-40a9-a2de-b9a2d42266c0', '8a44abb5-95b6-4c5b-b7e9-ff8aeda0836e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:16.391986 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2082453501 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2082453501, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:16.392256 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2082453501 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2082453501, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:16.399953 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Created reservations ['8982510c-82f8-4662-a8ee-ef5ea05d9a07', 'b99ecee2-9485-48c8-9d8c-4b74afa154a9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:16.434496 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Retype volume request issued successfully. Aug 25 04:54:16.434496 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96eb97f2-0f79-431f-80b7-69d566d9190a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18/action returned with HTTP 202 Aug 25 04:54:16.434496 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 609/2440] 10.4.3.213 () {70 vars in 1432 bytes} [Tue Aug 25 04:54:16 2026] POST /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 04:54:16.442418 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e677947f-40f2-4d67-ad68-a0ae2ad57145 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.444886 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e677947f-40f2-4d67-ad68-a0ae2ad57145 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:16.445134 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e677947f-40f2-4d67-ad68-a0ae2ad57145 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:16.445367 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e677947f-40f2-4d67-ad68-a0ae2ad57145 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.454301 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:16.454301 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:16.459302 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e677947f-40f2-4d67-ad68-a0ae2ad57145 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:16.465924 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e677947f-40f2-4d67-ad68-a0ae2ad57145 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:16.466402 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 605/2441] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:16 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:16.672014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fd1fdb99-a02f-4ee2-9014-32486f3716c7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.674794 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd1fdb99-a02f-4ee2-9014-32486f3716c7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 Aug 25 04:54:16.675729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fd1fdb99-a02f-4ee2-9014-32486f3716c7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:16.675729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fd1fdb99-a02f-4ee2-9014-32486f3716c7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.683281 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fd1fdb99-a02f-4ee2-9014-32486f3716c7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 returned with HTTP 404 Aug 25 04:54:16.684761 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 610/2442] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:16 2026] GET /volume/v3/volumes/9049fbc5-bc69-41d4-adf9-718ef8786770 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:16.692186 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9a7e81e-d4f3-466f-8e00-d03b1a01556a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.694464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9a7e81e-d4f3-466f-8e00-d03b1a01556a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:16.694804 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9a7e81e-d4f3-466f-8e00-d03b1a01556a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:16.694973 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9a7e81e-d4f3-466f-8e00-d03b1a01556a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.695074 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-d9a7e81e-d4f3-466f-8e00-d03b1a01556a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete backup with id: d8a406ac-524c-422c-81b7-409a97ac4448. Aug 25 04:54:16.701747 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:16.701747 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:16.723927 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-d9a7e81e-d4f3-466f-8e00-d03b1a01556a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] delete_backup rpcapi backup_id d8a406ac-524c-422c-81b7-409a97ac4448 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:54:16.730598 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9a7e81e-d4f3-466f-8e00-d03b1a01556a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 202 Aug 25 04:54:16.730598 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 619/2443] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:16 2026] DELETE /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:16.743010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bfa4d7a6-c420-489c-ace2-b08a55501e23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:16.747871 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bfa4d7a6-c420-489c-ace2-b08a55501e23 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:16.748418 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bfa4d7a6-c420-489c-ace2-b08a55501e23 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:16.748877 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bfa4d7a6-c420-489c-ace2-b08a55501e23 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:16.749136 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bfa4d7a6-c420-489c-ace2-b08a55501e23 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:16.760148 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:16.760148 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:16.761564 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bfa4d7a6-c420-489c-ace2-b08a55501e23 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 200 Aug 25 04:54:16.762178 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 610/2444] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:16 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:17.207576 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-476bb67f-e828-471e-b85a-f107509eb64d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.209570 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-476bb67f-e828-471e-b85a-f107509eb64d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:17.210092 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-476bb67f-e828-471e-b85a-f107509eb64d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.211142 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-476bb67f-e828-471e-b85a-f107509eb64d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.211142 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-476bb67f-e828-471e-b85a-f107509eb64d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:17.219096 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.219096 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:17.242019 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-476bb67f-e828-471e-b85a-f107509eb64d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:17.242593 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 606/2445] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:17.255572 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7df784d8-4a3b-46f4-be18-7d978f65863d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.257198 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:17.258924 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-644823809", "volume_type": "f3e248c0-f29f-4f50-a85f-3c29c710e1dd", "group_id": "e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:17.262341 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-644823809', 'volume_type': 'f3e248c0-f29f-4f50-a85f-3c29c710e1dd', 'group_id': 'e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:17.273248 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.273248 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:17.273974 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume of 1 GB Aug 25 04:54:17.285765 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Availability Zones retrieved successfully. Aug 25 04:54:17.296000 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (488c47e1-3c62-4bc1-a18f-fada15827f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:17.296000 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1d7e18-d4a6-402d-8bbd-41a5219557a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:17.296000 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.296000 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:17.296551 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:17.325444 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1d7e18-d4a6-402d-8bbd-41a5219557a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:54:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3e248c0-f29f-4f50-a85f-3c29c710e1dd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2048397070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3e248c0-f29f-4f50-a85f-3c29c710e1dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:17.326604 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a5a61e-4484-40f6-9f3c-e258556d2349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:17.366916 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2048397070 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2048397070, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:17.367269 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2048397070 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2048397070, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:17.403124 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['35011e6b-c182-4858-b9db-1eeb6d05395d', '16db96a9-0138-45e1-881c-b0ada7e06e28', '234ec057-936e-49b3-a13e-47b8aa026ff0', '94e52b85-cb0c-4951-b410-5e96abc914ba'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:17.404130 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a5a61e-4484-40f6-9f3c-e258556d2349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35011e6b-c182-4858-b9db-1eeb6d05395d', '16db96a9-0138-45e1-881c-b0ada7e06e28', '234ec057-936e-49b3-a13e-47b8aa026ff0', '94e52b85-cb0c-4951-b410-5e96abc914ba']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:17.404982 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be662465-6e52-42d9-ba03-e452377595bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:17.438342 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be662465-6e52-42d9-ba03-e452377595bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a72dc51d-353d-411b-8f05-b8ecfa469c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-644823809',encryption_key_id=None,group_id=e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['35011e6b-c182-4858-b9db-1eeb6d05395d','16db96a9-0138-45e1-881c-b0ada7e06e28','234ec057-936e-49b3-a13e-47b8aa026ff0','94e52b85-cb0c-4951-b410-5e96abc914ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=f3e248c0-f29f-4f50-a85f-3c29c710e1dd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-644823809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d,host=None,id=a72dc51d-353d-411b-8f05-b8ecfa469c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ccf588d15c2457fa22d808c3715e6b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777b703c5d1548749f07d24699a744a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3e248c0-f29f-4f50-a85f-3c29c710e1dd),volume_type_id=f3e248c0-f29f-4f50-a85f-3c29c710e1dd)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:17.441247 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f955fbad-656a-43bd-b42b-121803a0fbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:17.470104 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f955fbad-656a-43bd-b42b-121803a0fbff) transitioned into state 'SUCCESS' from state '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-644823809',encryption_key_id=None,group_id=e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['35011e6b-c182-4858-b9db-1eeb6d05395d','16db96a9-0138-45e1-881c-b0ada7e06e28','234ec057-936e-49b3-a13e-47b8aa026ff0','94e52b85-cb0c-4951-b410-5e96abc914ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=f3e248c0-f29f-4f50-a85f-3c29c710e1dd)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:17.471278 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f64c607-aab9-4cf7-b59a-e431296e5068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:17.484835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c4f86df4-b50c-43d5-9a59-c769209dbf0c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.487107 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4f86df4-b50c-43d5-9a59-c769209dbf0c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:17.487498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4f86df4-b50c-43d5-9a59-c769209dbf0c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.487785 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4f86df4-b50c-43d5-9a59-c769209dbf0c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.490496 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f64c607-aab9-4cf7-b59a-e431296e5068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:17.491620 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (488c47e1-3c62-4bc1-a18f-fada15827f6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:17.491944 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume request issued successfully. Aug 25 04:54:17.492751 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:17.492940 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:17.507802 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.507802 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:17.519484 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c4f86df4-b50c-43d5-9a59-c769209dbf0c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:17.524186 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4f86df4-b50c-43d5-9a59-c769209dbf0c tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:17.525104 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 620/2446] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:17.541012 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b7fc531-69ac-4be1-9988-94b0c4d44ce9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.543786 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b7fc531-69ac-4be1-9988-94b0c4d44ce9 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:17.544067 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b7fc531-69ac-4be1-9988-94b0c4d44ce9 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.544328 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b7fc531-69ac-4be1-9988-94b0c4d44ce9 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.550123 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:17.554605 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.554605 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:17.554972 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.554972 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:17.560196 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b7fc531-69ac-4be1-9988-94b0c4d44ce9 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Volume info retrieved successfully. Aug 25 04:54:17.560511 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7df784d8-4a3b-46f4-be18-7d978f65863d tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:17.561051 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 611/2447] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:54:17 2026] POST /volume/v3/volumes => generated 822 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:17.569596 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b7fc531-69ac-4be1-9988-94b0c4d44ce9 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:17.570018 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 611/2448] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 1183 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:17.584168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df81198b-dfaa-42cf-a0c0-2a2b7621027f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.585721 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df81198b-dfaa-42cf-a0c0-2a2b7621027f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/a72dc51d-353d-411b-8f05-b8ecfa469c21 Aug 25 04:54:17.585969 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df81198b-dfaa-42cf-a0c0-2a2b7621027f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.586202 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df81198b-dfaa-42cf-a0c0-2a2b7621027f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.586535 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1221219d-64c2-41b5-b86e-18e1f0f59af4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.588932 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1221219d-64c2-41b5-b86e-18e1f0f59af4 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] GET https://10.4.3.213/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2048630484 Aug 25 04:54:17.590459 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1221219d-64c2-41b5-b86e-18e1f0f59af4 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.590459 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1221219d-64c2-41b5-b86e-18e1f0f59af4 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.590654 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1221219d-64c2-41b5-b86e-18e1f0f59af4 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2048630484'), ('all_tenants', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:17.595741 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.595741 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:17.608950 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df81198b-dfaa-42cf-a0c0-2a2b7621027f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:17.608950 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-df81198b-dfaa-42cf-a0c0-2a2b7621027f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:17.608950 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-df81198b-dfaa-42cf-a0c0-2a2b7621027f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:17.637126 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1221219d-64c2-41b5-b86e-18e1f0f59af4 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Get all volumes completed successfully. Aug 25 04:54:17.637126 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1221219d-64c2-41b5-b86e-18e1f0f59af4 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2048630484 returned with HTTP 200 Aug 25 04:54:17.637126 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 621/2449] 10.4.3.213 () {68 vars in 1429 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2048630484 => generated 342 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:17.646252 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-15aff2c6-d828-4766-9ab7-3ec3186f1f46 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.649592 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15aff2c6-d828-4766-9ab7-3ec3186f1f46 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] GET https://10.4.3.213/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2048630484 Aug 25 04:54:17.649844 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15aff2c6-d828-4766-9ab7-3ec3186f1f46 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.650042 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15aff2c6-d828-4766-9ab7-3ec3186f1f46 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.650946 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-15aff2c6-d828-4766-9ab7-3ec3186f1f46 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2048630484'), ('all_tenants', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:17.663257 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-df81198b-dfaa-42cf-a0c0-2a2b7621027f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:17.669095 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.669095 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:17.680592 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df81198b-dfaa-42cf-a0c0-2a2b7621027f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/a72dc51d-353d-411b-8f05-b8ecfa469c21 returned with HTTP 200 Aug 25 04:54:17.681142 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 607/2450] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/volumes/a72dc51d-353d-411b-8f05-b8ecfa469c21 => generated 890 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:17.688932 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15aff2c6-d828-4766-9ab7-3ec3186f1f46 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Get all volumes completed successfully. Aug 25 04:54:17.689682 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15aff2c6-d828-4766-9ab7-3ec3186f1f46 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2048630484 returned with HTTP 200 Aug 25 04:54:17.690510 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 612/2451] 10.4.3.213 () {68 vars in 1429 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2048630484 => generated 342 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:17.700119 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0a25db4-2fad-4d1b-b881-3765e7f895d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.703043 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0a25db4-2fad-4d1b-b881-3765e7f895d0 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:17.703397 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0a25db4-2fad-4d1b-b881-3765e7f895d0 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.703715 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0a25db4-2fad-4d1b-b881-3765e7f895d0 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.716043 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.716043 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:17.722073 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0a25db4-2fad-4d1b-b881-3765e7f895d0 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:17.732326 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0a25db4-2fad-4d1b-b881-3765e7f895d0 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:17.732907 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 612/2452] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:17.750885 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e481ceec-fa58-4d0e-8d36-c6b939e1269a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.753237 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e481ceec-fa58-4d0e-8d36-c6b939e1269a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] DELETE https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:17.753533 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e481ceec-fa58-4d0e-8d36-c6b939e1269a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.753783 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e481ceec-fa58-4d0e-8d36-c6b939e1269a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.754066 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e481ceec-fa58-4d0e-8d36-c6b939e1269a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Delete volume with id: 7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:17.761911 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.761911 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:17.762802 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e481ceec-fa58-4d0e-8d36-c6b939e1269a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:17.775882 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d733f88-9da4-4ba9-b032-048cfaf78625 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.779246 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d733f88-9da4-4ba9-b032-048cfaf78625 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 Aug 25 04:54:17.779246 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d733f88-9da4-4ba9-b032-048cfaf78625 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.779397 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d733f88-9da4-4ba9-b032-048cfaf78625 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.779508 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4d733f88-9da4-4ba9-b032-048cfaf78625 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id d8a406ac-524c-422c-81b7-409a97ac4448. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:54:17.788374 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e481ceec-fa58-4d0e-8d36-c6b939e1269a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Delete volume request issued successfully. Aug 25 04:54:17.788536 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e481ceec-fa58-4d0e-8d36-c6b939e1269a tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 202 Aug 25 04:54:17.788948 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 622/2453] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:54:17 2026] DELETE /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:17.793056 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d733f88-9da4-4ba9-b032-048cfaf78625 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 returned with HTTP 404 Aug 25 04:54:17.793602 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 608/2454] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/backups/d8a406ac-524c-422c-81b7-409a97ac4448 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:54:17.805732 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-889ffc0f-cea9-4a0e-969f-bdda46f922a1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.808071 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-889ffc0f-cea9-4a0e-969f-bdda46f922a1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:17.808340 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-889ffc0f-cea9-4a0e-969f-bdda46f922a1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.808564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-889ffc0f-cea9-4a0e-969f-bdda46f922a1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.818329 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.818329 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:17.823933 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-889ffc0f-cea9-4a0e-969f-bdda46f922a1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Volume info retrieved successfully. Aug 25 04:54:17.830512 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-889ffc0f-cea9-4a0e-969f-bdda46f922a1 tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 200 Aug 25 04:54:17.831074 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 613/2455] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:17.908585 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d599676-5ba1-44f1-b30d-5fab10464ff9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.910821 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d599676-5ba1-44f1-b30d-5fab10464ff9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:54:17.911620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d599676-5ba1-44f1-b30d-5fab10464ff9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.911620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d599676-5ba1-44f1-b30d-5fab10464ff9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.911786 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0d599676-5ba1-44f1-b30d-5fab10464ff9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume with id: 91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:54:17.922204 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.922204 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:17.922574 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d599676-5ba1-44f1-b30d-5fab10464ff9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:54:17.945392 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d599676-5ba1-44f1-b30d-5fab10464ff9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume request issued successfully. Aug 25 04:54:17.945702 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d599676-5ba1-44f1-b30d-5fab10464ff9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 returned with HTTP 202 Aug 25 04:54:17.946327 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 613/2456] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:17 2026] DELETE /volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:17.954760 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b6467b3-469f-44e0-aa05-b1d370092e5c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:17.957440 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b6467b3-469f-44e0-aa05-b1d370092e5c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:54:17.957717 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b6467b3-469f-44e0-aa05-b1d370092e5c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:17.957925 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b6467b3-469f-44e0-aa05-b1d370092e5c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:17.968243 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:17.968243 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:17.974236 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b6467b3-469f-44e0-aa05-b1d370092e5c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:54:17.981199 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b6467b3-469f-44e0-aa05-b1d370092e5c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 returned with HTTP 200 Aug 25 04:54:17.981851 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 623/2457] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:17 2026] GET /volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:18.699474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7350bf16-5860-41b9-8df2-4740dff1134f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:18.701647 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7350bf16-5860-41b9-8df2-4740dff1134f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/a72dc51d-353d-411b-8f05-b8ecfa469c21 Aug 25 04:54:18.701933 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7350bf16-5860-41b9-8df2-4740dff1134f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:18.702188 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7350bf16-5860-41b9-8df2-4740dff1134f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:18.709379 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:18.709379 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:18.713114 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7350bf16-5860-41b9-8df2-4740dff1134f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:18.713878 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-7350bf16-5860-41b9-8df2-4740dff1134f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:18.714131 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-7350bf16-5860-41b9-8df2-4740dff1134f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:18.752686 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-7350bf16-5860-41b9-8df2-4740dff1134f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:18.758137 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:18.758137 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:18.767849 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7350bf16-5860-41b9-8df2-4740dff1134f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/a72dc51d-353d-411b-8f05-b8ecfa469c21 returned with HTTP 200 Aug 25 04:54:18.768535 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 609/2458] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:18 2026] GET /volume/v3/volumes/a72dc51d-353d-411b-8f05-b8ecfa469c21 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:18.784639 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:18.786691 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:18.787163 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1338558875", "volume_type": "f3e248c0-f29f-4f50-a85f-3c29c710e1dd", "group_id": "e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:18.788908 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1338558875', 'volume_type': 'f3e248c0-f29f-4f50-a85f-3c29c710e1dd', 'group_id': 'e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:18.797485 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:18.797485 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:18.798014 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume of 1 GB Aug 25 04:54:18.805481 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Availability Zones retrieved successfully. Aug 25 04:54:18.811571 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (aba73669-5866-4c4c-beda-fda14548b5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:18.815743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181c9e31-ed5a-4d6a-b938-be6233937ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:18.817190 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:18.817190 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:18.817882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:18.839596 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181c9e31-ed5a-4d6a-b938-be6233937ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:54:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3e248c0-f29f-4f50-a85f-3c29c710e1dd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2048397070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3e248c0-f29f-4f50-a85f-3c29c710e1dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:18.840487 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2b8d49-a501-4cca-97d8-717492022462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:18.848695 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68ae4afd-cf8e-4752-8785-8c84b8d2c03b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:18.850599 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68ae4afd-cf8e-4752-8785-8c84b8d2c03b tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] GET https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 Aug 25 04:54:18.850819 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68ae4afd-cf8e-4752-8785-8c84b8d2c03b tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:18.851006 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68ae4afd-cf8e-4752-8785-8c84b8d2c03b tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:18.857037 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68ae4afd-cf8e-4752-8785-8c84b8d2c03b tempest-VolumeRetypeMultiattachTest-903343466 tempest-VolumeRetypeMultiattachTest-903343466-project-member] https://10.4.3.213/volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 returned with HTTP 404 Aug 25 04:54:18.857556 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 614/2459] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:18 2026] GET /volume/v3/volumes/7f1ac66e-3c9a-4a75-adc2-0373f060ac18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:18.868100 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1a1d1183-2d32-4748-b9a4-9d350e253990 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:18.870263 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a1d1183-2d32-4748-b9a4-9d350e253990 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] DELETE https://10.4.3.213/volume/v3/types/133076b6-b5d7-4bf2-b878-8542382cfa33 Aug 25 04:54:18.870474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a1d1183-2d32-4748-b9a4-9d350e253990 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:18.870681 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a1d1183-2d32-4748-b9a4-9d350e253990 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:18.897870 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['de760a36-1aa7-49a4-b846-3e801924e69d', 'a1b25c27-c4f0-4f74-baf2-c102e6c82fa6', '3e797e0d-ffae-46c9-91cc-c47d2915a5f1', 'c3d8d3df-4bcb-4719-ae7d-31646bff6390'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:18.899127 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2b8d49-a501-4cca-97d8-717492022462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de760a36-1aa7-49a4-b846-3e801924e69d', 'a1b25c27-c4f0-4f74-baf2-c102e6c82fa6', '3e797e0d-ffae-46c9-91cc-c47d2915a5f1', 'c3d8d3df-4bcb-4719-ae7d-31646bff6390']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:18.899924 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (849cc3da-e043-4588-84c4-20968c1776b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:18.900494 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a1d1183-2d32-4748-b9a4-9d350e253990 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/types/133076b6-b5d7-4bf2-b878-8542382cfa33 returned with HTTP 202 Aug 25 04:54:18.901624 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 624/2460] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:18 2026] DELETE /volume/v3/types/133076b6-b5d7-4bf2-b878-8542382cfa33 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:18.919678 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad3388d3-2c8e-45c7-9f7f-4e4492607af1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:18.925121 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad3388d3-2c8e-45c7-9f7f-4e4492607af1 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] GET https://10.4.3.213/volume/v3/types/133076b6-b5d7-4bf2-b878-8542382cfa33 Aug 25 04:54:18.925121 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad3388d3-2c8e-45c7-9f7f-4e4492607af1 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:18.925121 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad3388d3-2c8e-45c7-9f7f-4e4492607af1 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:18.929589 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (849cc3da-e043-4588-84c4-20968c1776b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36e7837d-2a5b-4722-9ea8-79a3aa609253', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1338558875',encryption_key_id=None,group_id=e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['de760a36-1aa7-49a4-b846-3e801924e69d','a1b25c27-c4f0-4f74-baf2-c102e6c82fa6','3e797e0d-ffae-46c9-91cc-c47d2915a5f1','c3d8d3df-4bcb-4719-ae7d-31646bff6390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=f3e248c0-f29f-4f50-a85f-3c29c710e1dd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1338558875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d,host=None,id=36e7837d-2a5b-4722-9ea8-79a3aa609253,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ccf588d15c2457fa22d808c3715e6b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777b703c5d1548749f07d24699a744a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3e248c0-f29f-4f50-a85f-3c29c710e1dd),volume_type_id=f3e248c0-f29f-4f50-a85f-3c29c710e1dd)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:18.930771 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62771951-ed22-49fa-bd50-9f3186a9dddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:18.934142 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad3388d3-2c8e-45c7-9f7f-4e4492607af1 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/types/133076b6-b5d7-4bf2-b878-8542382cfa33 returned with HTTP 404 Aug 25 04:54:18.934142 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 610/2461] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:18 2026] GET /volume/v3/types/133076b6-b5d7-4bf2-b878-8542382cfa33 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:18.943322 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1747e7bb-6160-4532-9995-2dbb4fd70c3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:18.946055 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1747e7bb-6160-4532-9995-2dbb4fd70c3b tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] DELETE https://10.4.3.213/volume/v3/types/58307f80-f67d-44c2-a836-695331a35a97 Aug 25 04:54:18.946421 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1747e7bb-6160-4532-9995-2dbb4fd70c3b tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:18.946749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1747e7bb-6160-4532-9995-2dbb4fd70c3b tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:18.956779 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62771951-ed22-49fa-bd50-9f3186a9dddc) transitioned into state 'SUCCESS' from state '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-1338558875',encryption_key_id=None,group_id=e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['de760a36-1aa7-49a4-b846-3e801924e69d','a1b25c27-c4f0-4f74-baf2-c102e6c82fa6','3e797e0d-ffae-46c9-91cc-c47d2915a5f1','c3d8d3df-4bcb-4719-ae7d-31646bff6390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=f3e248c0-f29f-4f50-a85f-3c29c710e1dd)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:18.957824 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3a1e29-5a1d-473e-babe-e9574f859681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:18.980463 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3a1e29-5a1d-473e-babe-e9574f859681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:18.980463 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (aba73669-5866-4c4c-beda-fda14548b5f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:18.980745 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1747e7bb-6160-4532-9995-2dbb4fd70c3b tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/types/58307f80-f67d-44c2-a836-695331a35a97 returned with HTTP 202 Aug 25 04:54:18.980813 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume request issued successfully. Aug 25 04:54:18.980854 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 615/2462] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:18 2026] DELETE /volume/v3/types/58307f80-f67d-44c2-a836-695331a35a97 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:18.980891 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:18.980891 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:18.991624 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3c94357b-9c9c-417d-b1c5-67ae5f552ea5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:18.994035 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c94357b-9c9c-417d-b1c5-67ae5f552ea5 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] GET https://10.4.3.213/volume/v3/types/58307f80-f67d-44c2-a836-695331a35a97 Aug 25 04:54:18.994348 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c94357b-9c9c-417d-b1c5-67ae5f552ea5 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:18.994703 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c94357b-9c9c-417d-b1c5-67ae5f552ea5 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:19.000560 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0195c155-4ccf-4a29-a8e1-16874b0c12d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:19.000714 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c94357b-9c9c-417d-b1c5-67ae5f552ea5 tempest-VolumeRetypeMultiattachTest-111514243 tempest-VolumeRetypeMultiattachTest-111514243-project-admin] https://10.4.3.213/volume/v3/types/58307f80-f67d-44c2-a836-695331a35a97 returned with HTTP 404 Aug 25 04:54:19.000714 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 625/2463] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:18 2026] GET /volume/v3/types/58307f80-f67d-44c2-a836-695331a35a97 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:19.003886 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0195c155-4ccf-4a29-a8e1-16874b0c12d0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:54:19.003886 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0195c155-4ccf-4a29-a8e1-16874b0c12d0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:19.003886 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0195c155-4ccf-4a29-a8e1-16874b0c12d0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:19.008487 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0195c155-4ccf-4a29-a8e1-16874b0c12d0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 returned with HTTP 404 Aug 25 04:54:19.008877 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 611/2464] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:18 2026] GET /volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:19.020018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44050a98-0f47-4985-81cf-00189aa1c883 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:19.022275 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:19.024090 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44050a98-0f47-4985-81cf-00189aa1c883 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:54:19.024393 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44050a98-0f47-4985-81cf-00189aa1c883 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:19.024714 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44050a98-0f47-4985-81cf-00189aa1c883 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:19.025558 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:19.025558 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:19.029961 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-05ce3828-578e-4258-a1eb-3e5d21bbc4e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:19.030646 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 614/2465] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:54:18 2026] POST /volume/v3/volumes => generated 823 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:19.030708 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44050a98-0f47-4985-81cf-00189aa1c883 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 returned with HTTP 404 Aug 25 04:54:19.034044 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 616/2466] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:19 2026] GET /volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:19.040338 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2763cb6d-bdc0-4033-aae6-dbc29482d852 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:19.042958 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a7e8880-d700-464c-b9ee-09b371bd1a00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:19.043100 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2763cb6d-bdc0-4033-aae6-dbc29482d852 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:54:19.043453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2763cb6d-bdc0-4033-aae6-dbc29482d852 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:19.043797 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2763cb6d-bdc0-4033-aae6-dbc29482d852 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:19.044813 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2763cb6d-bdc0-4033-aae6-dbc29482d852 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume with id: 91f213fd-3d4e-4e85-9ff5-eab59a938944 Aug 25 04:54:19.045445 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a7e8880-d700-464c-b9ee-09b371bd1a00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 Aug 25 04:54:19.045707 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a7e8880-d700-464c-b9ee-09b371bd1a00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:19.045909 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a7e8880-d700-464c-b9ee-09b371bd1a00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:19.052795 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2763cb6d-bdc0-4033-aae6-dbc29482d852 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 returned with HTTP 404 Aug 25 04:54:19.053538 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 626/2467] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:19 2026] DELETE /volume/v3/volumes/91f213fd-3d4e-4e85-9ff5-eab59a938944 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:19.056857 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:19.056857 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:19.062271 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a7e8880-d700-464c-b9ee-09b371bd1a00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:19.063220 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-3a7e8880-d700-464c-b9ee-09b371bd1a00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:19.063600 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-3a7e8880-d700-464c-b9ee-09b371bd1a00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:19.068208 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-208c587e-f094-472e-a3c7-5363f4b44d10 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:19.070807 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:19.071266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1995304847"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:19.073090 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1995304847'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:19.073200 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume of 1 GB Aug 25 04:54:19.078449 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Availability Zones retrieved successfully. Aug 25 04:54:19.086978 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (e0f8b22d-c4b0-4a13-9144-b8a9e3e88cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:19.088393 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8e42ff-d735-48ac-8ae3-75da4c035d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:19.089720 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:19.115140 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-3a7e8880-d700-464c-b9ee-09b371bd1a00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:19.121808 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:19.121808 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:19.122573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8e42ff-d735-48ac-8ae3-75da4c035d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:19.123522 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9582a55d-4231-4706-93e1-6d64bb3128ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:19.129994 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a7e8880-d700-464c-b9ee-09b371bd1a00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 returned with HTTP 200 Aug 25 04:54:19.134462 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 612/2468] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:19 2026] GET /volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 => generated 891 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:19.195742 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['aa2320c7-10a7-4405-8c8a-87913986ef66', '66994874-9f9a-4a42-9f1a-de570b4c7d23', '66032ca9-13e6-4cd1-b873-428024b268ac', '9389f8ec-6255-43d5-9b16-67e523df0910'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:19.196806 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9582a55d-4231-4706-93e1-6d64bb3128ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa2320c7-10a7-4405-8c8a-87913986ef66', '66994874-9f9a-4a42-9f1a-de570b4c7d23', '66032ca9-13e6-4cd1-b873-428024b268ac', '9389f8ec-6255-43d5-9b16-67e523df0910']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:19.197699 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fc7508-3897-4dc5-b8b0-bb1af7f50fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:19.245465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fc7508-3897-4dc5-b8b0-bb1af7f50fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa4347fc-9a02-4acc-a447-c9240f56d779', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1995304847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['aa2320c7-10a7-4405-8c8a-87913986ef66','66994874-9f9a-4a42-9f1a-de570b4c7d23','66032ca9-13e6-4cd1-b873-428024b268ac','9389f8ec-6255-43d5-9b16-67e523df0910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1995304847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa4347fc-9a02-4acc-a447-c9240f56d779,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30a88285504447fa582e1ceb96ebfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b3a11ee8c647e58f6fcd369270355c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:19.246313 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7939e08c-315d-4316-b594-ded8ad0b7bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:19.279972 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7939e08c-315d-4316-b594-ded8ad0b7bbb) transitioned into state 'SUCCESS' from state '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-1995304847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30a88285504447fa582e1ceb96ebfc0',qos_specs=None,replication_status=,reservations=['aa2320c7-10a7-4405-8c8a-87913986ef66','66994874-9f9a-4a42-9f1a-de570b4c7d23','66032ca9-13e6-4cd1-b873-428024b268ac','9389f8ec-6255-43d5-9b16-67e523df0910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b3a11ee8c647e58f6fcd369270355c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:19.279972 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfade69-4ac8-487d-a03a-56f11942a030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:19.293902 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfade69-4ac8-487d-a03a-56f11942a030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:19.295328 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Flow 'volume_create_api' (e0f8b22d-c4b0-4a13-9144-b8a9e3e88cc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:19.295864 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Create volume request issued successfully. Aug 25 04:54:19.296882 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-208c587e-f094-472e-a3c7-5363f4b44d10 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:19.297503 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 615/2469] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:19 2026] POST /volume/v3/volumes => generated 749 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:19.313647 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e5cd1fc-8a2f-46d1-951e-5ecb9610ea05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:19.315743 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e5cd1fc-8a2f-46d1-951e-5ecb9610ea05 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:54:19.316156 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e5cd1fc-8a2f-46d1-951e-5ecb9610ea05 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:19.316371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e5cd1fc-8a2f-46d1-951e-5ecb9610ea05 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:19.330617 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:19.330617 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:19.337162 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2e5cd1fc-8a2f-46d1-951e-5ecb9610ea05 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:54:19.344359 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e5cd1fc-8a2f-46d1-951e-5ecb9610ea05 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:54:19.344913 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 617/2470] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:19 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:20.149268 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d7207b0-d2e7-4648-94b5-f82d8cb88a0e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:20.151740 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d7207b0-d2e7-4648-94b5-f82d8cb88a0e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 Aug 25 04:54:20.152089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d7207b0-d2e7-4648-94b5-f82d8cb88a0e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:20.152379 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d7207b0-d2e7-4648-94b5-f82d8cb88a0e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:20.162378 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:20.162378 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:20.169546 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8d7207b0-d2e7-4648-94b5-f82d8cb88a0e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:20.170631 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-8d7207b0-d2e7-4648-94b5-f82d8cb88a0e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:20.170881 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-8d7207b0-d2e7-4648-94b5-f82d8cb88a0e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:20.227408 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-8d7207b0-d2e7-4648-94b5-f82d8cb88a0e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:20.231095 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:20.231095 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:20.242594 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d7207b0-d2e7-4648-94b5-f82d8cb88a0e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 returned with HTTP 200 Aug 25 04:54:20.242594 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 627/2471] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:20 2026] GET /volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:20.257167 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ad319e98-d757-4d1a-bd0e-4989c72feabd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:20.259269 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad319e98-d757-4d1a-bd0e-4989c72feabd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] PUT https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:20.259664 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ad319e98-d757-4d1a-bd0e-4989c72feabd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a72dc51d-353d-411b-8f05-b8ecfa469c21"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:20.261189 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-ad319e98-d757-4d1a-bd0e-4989c72feabd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Update called for group e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d. {{(pid=100267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 04:54:20.261325 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-ad319e98-d757-4d1a-bd0e-4989c72feabd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Updating group e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d with name None description: None add_volumes: None remove_volumes: a72dc51d-353d-411b-8f05-b8ecfa469c21. Aug 25 04:54:20.264543 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=650,cinder:INSERT=103,cinder:UPDATE=192 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:54:20.266412 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:20.266412 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:20.286568 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ad319e98-d757-4d1a-bd0e-4989c72feabd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 202 Aug 25 04:54:20.287106 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 613/2472] 10.4.3.213 () {70 vars in 1406 bytes} [Tue Aug 25 04:54:20 2026] PUT /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:20.295379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4b6235da-dbd8-4122-aa80-aecd33f36240 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:20.297635 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4b6235da-dbd8-4122-aa80-aecd33f36240 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:20.297889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4b6235da-dbd8-4122-aa80-aecd33f36240 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:20.298157 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4b6235da-dbd8-4122-aa80-aecd33f36240 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:20.298340 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-4b6235da-dbd8-4122-aa80-aecd33f36240 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:20.302368 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:20.302368 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:20.318002 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4b6235da-dbd8-4122-aa80-aecd33f36240 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:20.318695 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 616/2473] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:20 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:20.358910 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d506ed0-c826-46d2-ac8e-7a07b54bbe63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:20.364198 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d506ed0-c826-46d2-ac8e-7a07b54bbe63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:54:20.364500 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d506ed0-c826-46d2-ac8e-7a07b54bbe63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:20.364769 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d506ed0-c826-46d2-ac8e-7a07b54bbe63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:20.373939 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:20.373939 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:20.378163 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d506ed0-c826-46d2-ac8e-7a07b54bbe63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:54:20.383413 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d506ed0-c826-46d2-ac8e-7a07b54bbe63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:54:20.384382 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 618/2474] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:20 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:20.703691 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2a6daec5-1278-4818-923b-1a630e62882f req-29394265-9876-4bcd-8a03-807613b76909 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:20.706474 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-29394265-9876-4bcd-8a03-807613b76909 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:20.706717 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-29394265-9876-4bcd-8a03-807613b76909 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:20.706928 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-29394265-9876-4bcd-8a03-807613b76909 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:20.722030 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:20.722030 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:20.727278 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2a6daec5-1278-4818-923b-1a630e62882f req-29394265-9876-4bcd-8a03-807613b76909 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:20.733930 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-29394265-9876-4bcd-8a03-807613b76909 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:20.734668 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 628/2475] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:20 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 1230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:20.755780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2a6daec5-1278-4818-923b-1a630e62882f req-d373c46c-4bd4-48f8-ad21-8207b8b01199 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:20.758928 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-d373c46c-4bd4-48f8-ad21-8207b8b01199 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28/action Aug 25 04:54:20.759443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-d373c46c-4bd4-48f8-ad21-8207b8b01199 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:20.759645 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-d373c46c-4bd4-48f8-ad21-8207b8b01199 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:20.775771 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:20.775771 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:20.776478 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2a6daec5-1278-4818-923b-1a630e62882f req-d373c46c-4bd4-48f8-ad21-8207b8b01199 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:20.786626 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2a6daec5-1278-4818-923b-1a630e62882f req-d373c46c-4bd4-48f8-ad21-8207b8b01199 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Begin detaching volume completed successfully. Aug 25 04:54:20.786960 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-d373c46c-4bd4-48f8-ad21-8207b8b01199 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28/action returned with HTTP 202 Aug 25 04:54:20.787704 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 614/2476] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:54:20 2026] POST /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:20.842916 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b3c5bcbd-f86d-4a75-875e-ce9a28bee11c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:20.843614 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3c5bcbd-f86d-4a75-875e-ce9a28bee11c None None] GET https://10.4.3.213/volume// Aug 25 04:54:20.843614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3c5bcbd-f86d-4a75-875e-ce9a28bee11c None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:20.843695 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3c5bcbd-f86d-4a75-875e-ce9a28bee11c None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:20.843994 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3c5bcbd-f86d-4a75-875e-ce9a28bee11c None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:20.844349 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 617/2477] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:54: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 25 04:54:20.851559 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2a6daec5-1278-4818-923b-1a630e62882f req-d2248226-3079-4c35-aab0-68bb4669306c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:20.853652 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-d2248226-3079-4c35-aab0-68bb4669306c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:20.853859 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-d2248226-3079-4c35-aab0-68bb4669306c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:20.854040 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-d2248226-3079-4c35-aab0-68bb4669306c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:20.856005 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=580,cinder:UPDATE=157,cinder:INSERT=79,cinder:DELETE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:54:20.863737 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:20.863737 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:20.867585 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2a6daec5-1278-4818-923b-1a630e62882f req-d2248226-3079-4c35-aab0-68bb4669306c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:20.873825 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-d2248226-3079-4c35-aab0-68bb4669306c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 200 Aug 25 04:54:20.874309 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 619/2478] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:54:20 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 1413 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:21.330652 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e927d9a8-7da3-44d5-a549-7ee386b535a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:21.332845 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e927d9a8-7da3-44d5-a549-7ee386b535a6 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:21.333082 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e927d9a8-7da3-44d5-a549-7ee386b535a6 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:21.333314 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e927d9a8-7da3-44d5-a549-7ee386b535a6 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:21.333497 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-e927d9a8-7da3-44d5-a549-7ee386b535a6 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:21.335548 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=568,cinder:INSERT=51,cinder:UPDATE=112 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:54:21.338657 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:21.338657 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:21.350613 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e927d9a8-7da3-44d5-a549-7ee386b535a6 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:21.351111 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 629/2479] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:21 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:21.363656 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7cbb0549-0e69-4b58-b34e-659941596f00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:21.365783 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cbb0549-0e69-4b58-b34e-659941596f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] PUT https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:21.366193 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cbb0549-0e69-4b58-b34e-659941596f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a72dc51d-353d-411b-8f05-b8ecfa469c21"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:21.367927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-7cbb0549-0e69-4b58-b34e-659941596f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Update called for group e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d. {{(pid=100267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 04:54:21.368076 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-7cbb0549-0e69-4b58-b34e-659941596f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Updating group e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d with name None description: None add_volumes: a72dc51d-353d-411b-8f05-b8ecfa469c21 remove_volumes: None. Aug 25 04:54:21.372654 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:21.372654 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:21.410122 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cbb0549-0e69-4b58-b34e-659941596f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 202 Aug 25 04:54:21.410602 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 615/2480] 10.4.3.213 () {70 vars in 1406 bytes} [Tue Aug 25 04:54:21 2026] PUT /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:21.421078 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c0d3fa01-6a0c-4c99-94a6-30c94804a3dd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:21.426014 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c0d3fa01-6a0c-4c99-94a6-30c94804a3dd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:21.426378 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c0d3fa01-6a0c-4c99-94a6-30c94804a3dd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:21.426938 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c0d3fa01-6a0c-4c99-94a6-30c94804a3dd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:21.427344 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-c0d3fa01-6a0c-4c99-94a6-30c94804a3dd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:21.429902 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=644,cinder:INSERT=85,cinder:UPDATE=155 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:54:21.432927 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:21.432927 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:21.444269 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c0d3fa01-6a0c-4c99-94a6-30c94804a3dd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:21.444941 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 618/2481] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:21 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:21.861619 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae0ab8bd-efc2-4891-a448-34df57cf655f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:21.987561 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae0ab8bd-efc2-4891-a448-34df57cf655f tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:21.988105 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae0ab8bd-efc2-4891-a448-34df57cf655f tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:21.997921 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2a6daec5-1278-4818-923b-1a630e62882f req-f5548558-ef98-49bf-a9a2-9ebe5553d18a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.000909 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-f5548558-ef98-49bf-a9a2-9ebe5553d18a tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] DELETE https://10.4.3.213/volume/v3/attachments/4f1c0538-a81e-4b8b-9c3f-5cdba888f676 Aug 25 04:54:22.001234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-f5548558-ef98-49bf-a9a2-9ebe5553d18a tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:22.001502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-f5548558-ef98-49bf-a9a2-9ebe5553d18a tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:22.004801 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae0ab8bd-efc2-4891-a448-34df57cf655f tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:22.005189 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 620/2482] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:21 2026] POST /volume/v3/types => generated 188 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:22.010734 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.010734 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:22.014719 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7ce28be-0769-4f51-9dab-37306fb79c79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.016786 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7ce28be-0769-4f51-9dab-37306fb79c79 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:22.017307 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7ce28be-0769-4f51-9dab-37306fb79c79 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:22.018953 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.018953 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:22.036712 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7ce28be-0769-4f51-9dab-37306fb79c79 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:22.037134 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 616/2483] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:22 2026] POST /volume/v3/types => generated 188 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:22.047556 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.067372 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2a6daec5-1278-4818-923b-1a630e62882f req-f5548558-ef98-49bf-a9a2-9ebe5553d18a tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments/4f1c0538-a81e-4b8b-9c3f-5cdba888f676 returned with HTTP 200 Aug 25 04:54:22.067913 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 630/2484] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:54:21 2026] DELETE /volume/v3/attachments/4f1c0538-a81e-4b8b-9c3f-5cdba888f676 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:22.146096 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:22.146470 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-266156858"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:22.148047 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-266156858'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:22.159547 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Create volume of 1 GB Aug 25 04:54:22.159695 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.159695 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:22.160565 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Availability Zones retrieved successfully. Aug 25 04:54:22.175084 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Flow 'volume_create_api' (db5b6df6-0200-4947-b391-7b99db9d1740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:22.176797 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c1b023-3ccc-4199-847a-5ee7691861b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.178172 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:22.212658 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c1b023-3ccc-4199-847a-5ee7691861b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:54:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb13e034-ff95-4c74-84fe-77b2bf8ce21d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb13e034-ff95-4c74-84fe-77b2bf8ce21d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.214309 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cebc5f-3aa8-4149-96a6-d0cb560f7869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.258868 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-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 25 04:54:22.259182 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-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 25 04:54:22.312232 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Created reservations ['486717d3-ff3e-4409-8562-663c8f45a528', '94b607a3-25fa-4c8e-ae43-1e1d3a8aea6d', '96cdf6cb-f875-40b0-9c9d-71bfbad78258', 'b7fa0d70-448b-4d8c-a585-663235233d7f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:22.313298 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cebc5f-3aa8-4149-96a6-d0cb560f7869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['486717d3-ff3e-4409-8562-663c8f45a528', '94b607a3-25fa-4c8e-ae43-1e1d3a8aea6d', '96cdf6cb-f875-40b0-9c9d-71bfbad78258', 'b7fa0d70-448b-4d8c-a585-663235233d7f']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.314523 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5feb56-3afb-47e1-b4db-b83a6d67669c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.343882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5feb56-3afb-47e1-b4db-b83a6d67669c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9697d6-fb8c-4a44-867b-4b92354b42ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-266156858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83038dfd23541a6a66da8517f85b7b8',qos_specs=None,replication_status=,reservations=['486717d3-ff3e-4409-8562-663c8f45a528','94b607a3-25fa-4c8e-ae43-1e1d3a8aea6d','96cdf6cb-f875-40b0-9c9d-71bfbad78258','b7fa0d70-448b-4d8c-a585-663235233d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbeb43a79cf4e6baefb40b624628e1b',volume_type_id=eb13e034-ff95-4c74-84fe-77b2bf8ce21d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-266156858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf9697d6-fb8c-4a44-867b-4b92354b42ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e83038dfd23541a6a66da8517f85b7b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbeb43a79cf4e6baefb40b624628e1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb13e034-ff95-4c74-84fe-77b2bf8ce21d),volume_type_id=eb13e034-ff95-4c74-84fe-77b2bf8ce21d)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.344809 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d938ddb3-a636-4067-8d38-18b25f6ea4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.362931 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a08d4179-df96-4551-9bc7-7db002afc30c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.376020 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d938ddb3-a636-4067-8d38-18b25f6ea4e2) transitioned into state 'SUCCESS' from state '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-266156858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e83038dfd23541a6a66da8517f85b7b8',qos_specs=None,replication_status=,reservations=['486717d3-ff3e-4409-8562-663c8f45a528','94b607a3-25fa-4c8e-ae43-1e1d3a8aea6d','96cdf6cb-f875-40b0-9c9d-71bfbad78258','b7fa0d70-448b-4d8c-a585-663235233d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbeb43a79cf4e6baefb40b624628e1b',volume_type_id=eb13e034-ff95-4c74-84fe-77b2bf8ce21d)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.377157 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28ced6d3-059a-4c9d-b52f-54f7fe45ae4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.389871 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28ced6d3-059a-4c9d-b52f-54f7fe45ae4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.391166 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Flow 'volume_create_api' (db5b6df6-0200-4947-b391-7b99db9d1740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:22.391606 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Create volume request issued successfully. Aug 25 04:54:22.392448 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5eed8377-8dd5-4bce-b313-9b4510b5a980 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:22.392982 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 619/2485] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:54:22 2026] POST /volume/v3/volumes => generated 767 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:22.395786 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a08d4179-df96-4551-9bc7-7db002afc30c tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:22.396260 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a08d4179-df96-4551-9bc7-7db002afc30c tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-464767766", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:22.406382 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-afee5374-f99c-4bf9-a1a7-82098156fa41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.408558 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afee5374-f99c-4bf9-a1a7-82098156fa41 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] GET https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:22.408816 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afee5374-f99c-4bf9-a1a7-82098156fa41 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:22.409060 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afee5374-f99c-4bf9-a1a7-82098156fa41 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:22.413765 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a08d4179-df96-4551-9bc7-7db002afc30c tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:22.414288 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 621/2486] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:22 2026] POST /volume/v3/types => generated 217 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:22.418267 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.418267 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:22.422834 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-afee5374-f99c-4bf9-a1a7-82098156fa41 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Volume info retrieved successfully. Aug 25 04:54:22.422955 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-917a1138-0fa2-48e5-b7fa-c4c02fdee479 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.425083 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-917a1138-0fa2-48e5-b7fa-c4c02fdee479 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] POST https://10.4.3.213/volume/v3/types/75d67a70-3f57-4b11-8a3c-0185a7abde98/encryption Aug 25 04:54:22.425522 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-917a1138-0fa2-48e5-b7fa-c4c02fdee479 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:22.427243 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.427243 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:22.427991 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afee5374-f99c-4bf9-a1a7-82098156fa41 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 200 Aug 25 04:54:22.428484 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 617/2487] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:22 2026] GET /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:22.445522 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-917a1138-0fa2-48e5-b7fa-c4c02fdee479 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types/75d67a70-3f57-4b11-8a3c-0185a7abde98/encryption returned with HTTP 200 Aug 25 04:54:22.446088 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 631/2488] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:54:22 2026] POST /volume/v3/types/75d67a70-3f57-4b11-8a3c-0185a7abde98/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:22.455260 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-685083ac-fd48-4522-8bc3-366a56daab73 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.455584 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2830995-eb8f-4284-987a-95095c4ac081 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.457627 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2830995-eb8f-4284-987a-95095c4ac081 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:22.457954 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2830995-eb8f-4284-987a-95095c4ac081 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:22.458248 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2830995-eb8f-4284-987a-95095c4ac081 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:22.458399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-e2830995-eb8f-4284-987a-95095c4ac081 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:22.461870 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.461870 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:22.471231 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2830995-eb8f-4284-987a-95095c4ac081 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:22.471693 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 622/2489] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:22 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:22.482111 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2927e1c-3cac-46b4-ad53-231316ea5d9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.486240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2927e1c-3cac-46b4-ad53-231316ea5d9b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] PUT https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:22.487334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2927e1c-3cac-46b4-ad53-231316ea5d9b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "36e7837d-2a5b-4722-9ea8-79a3aa609253"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:22.490249 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-f2927e1c-3cac-46b4-ad53-231316ea5d9b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Update called for group e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d. {{(pid=100267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 04:54:22.490526 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-f2927e1c-3cac-46b4-ad53-231316ea5d9b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Updating group e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d with name None description: None add_volumes: None remove_volumes: 36e7837d-2a5b-4722-9ea8-79a3aa609253. Aug 25 04:54:22.494879 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.494879 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:22.514197 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2927e1c-3cac-46b4-ad53-231316ea5d9b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 202 Aug 25 04:54:22.514532 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 618/2490] 10.4.3.213 () {70 vars in 1406 bytes} [Tue Aug 25 04:54:22 2026] PUT /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:22.521730 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ea22ea0-6ca7-41cd-886b-be1fe0e0a0df None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.523153 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:22.523606 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-38562801", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-464767766", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:22.523698 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ea22ea0-6ca7-41cd-886b-be1fe0e0a0df tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:22.523933 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ea22ea0-6ca7-41cd-886b-be1fe0e0a0df tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:22.524177 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ea22ea0-6ca7-41cd-886b-be1fe0e0a0df tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:22.524338 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-2ea22ea0-6ca7-41cd-886b-be1fe0e0a0df tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:22.525415 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-38562801', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-464767766', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:22.528034 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.528034 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:22.529424 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume of 1 GB Aug 25 04:54:22.529794 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.529794 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:22.530444 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Availability Zones retrieved successfully. Aug 25 04:54:22.536170 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ea22ea0-6ca7-41cd-886b-be1fe0e0a0df tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:22.537049 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 632/2491] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:22 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:22.537659 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Flow 'volume_create_api' (2dc818dc-e5b0-49f9-a293-e7cefc196681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:22.538889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef947b59-84e9-481c-9f3f-db9e8a629d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.540100 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:22.569123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef947b59-84e9-481c-9f3f-db9e8a629d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:54:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75d67a70-3f57-4b11-8a3c-0185a7abde98,is_public=True,name='tempest-scenario-type-cryptsetup-464767766',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75d67a70-3f57-4b11-8a3c-0185a7abde98', '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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.570085 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866387ae-8cfa-464a-bdb0-ae2c8e591221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.601696 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-464767766 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-464767766, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:22.602062 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-464767766 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-464767766, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:22.637237 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Created reservations ['b24b10d9-c06b-4b9e-b502-eb554190f1a1', '8e9030b6-07cf-42fc-8f1f-2bed9ba45ba6', 'c3454008-e83d-4f64-88b5-ae8e4d23c952', '3dee828b-0c21-4ae7-9221-0774259bf863'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:22.638128 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866387ae-8cfa-464a-bdb0-ae2c8e591221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b24b10d9-c06b-4b9e-b502-eb554190f1a1', '8e9030b6-07cf-42fc-8f1f-2bed9ba45ba6', 'c3454008-e83d-4f64-88b5-ae8e4d23c952', '3dee828b-0c21-4ae7-9221-0774259bf863']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.638842 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceede18f-e8af-4db7-b9ef-200c95f09fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.659472 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceede18f-e8af-4db7-b9ef-200c95f09fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9eab3d4-36b9-4850-8b56-8d18548c801f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-38562801',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff0800e949443289a4aedd3bf0d133f',qos_specs=None,replication_status=,reservations=['b24b10d9-c06b-4b9e-b502-eb554190f1a1','8e9030b6-07cf-42fc-8f1f-2bed9ba45ba6','c3454008-e83d-4f64-88b5-ae8e4d23c952','3dee828b-0c21-4ae7-9221-0774259bf863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_type_id=75d67a70-3f57-4b11-8a3c-0185a7abde98), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-38562801',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e9eab3d4-36b9-4850-8b56-8d18548c801f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bff0800e949443289a4aedd3bf0d133f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75d67a70-3f57-4b11-8a3c-0185a7abde98),volume_type_id=75d67a70-3f57-4b11-8a3c-0185a7abde98)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.660248 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d1df4e-212a-403b-a738-c10eae1ac1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.681960 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d1df4e-212a-403b-a738-c10eae1ac1a9) transitioned into state 'SUCCESS' from state '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-38562801',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff0800e949443289a4aedd3bf0d133f',qos_specs=None,replication_status=,reservations=['b24b10d9-c06b-4b9e-b502-eb554190f1a1','8e9030b6-07cf-42fc-8f1f-2bed9ba45ba6','c3454008-e83d-4f64-88b5-ae8e4d23c952','3dee828b-0c21-4ae7-9221-0774259bf863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_type_id=75d67a70-3f57-4b11-8a3c-0185a7abde98)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.682757 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a1c342-1bfb-4396-b494-4253c272fc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:22.692200 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a1c342-1bfb-4396-b494-4253c272fc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:22.693146 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Flow 'volume_create_api' (2dc818dc-e5b0-49f9-a293-e7cefc196681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:22.693536 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume request issued successfully. Aug 25 04:54:22.694144 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-685083ac-fd48-4522-8bc3-366a56daab73 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:22.694645 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 620/2492] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:54:22 2026] POST /volume/v3/volumes => generated 788 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:22.947710 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58e1a181-69dc-4e08-bec2-b0c512d59dd8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:22.949782 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58e1a181-69dc-4e08-bec2-b0c512d59dd8 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] DELETE https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:22.949961 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58e1a181-69dc-4e08-bec2-b0c512d59dd8 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:22.950345 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58e1a181-69dc-4e08-bec2-b0c512d59dd8 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:22.950345 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-58e1a181-69dc-4e08-bec2-b0c512d59dd8 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Delete volume with id: bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:22.959373 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:22.959373 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:22.960078 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58e1a181-69dc-4e08-bec2-b0c512d59dd8 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:22.981894 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58e1a181-69dc-4e08-bec2-b0c512d59dd8 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Delete volume request issued successfully. Aug 25 04:54:22.982095 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58e1a181-69dc-4e08-bec2-b0c512d59dd8 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 202 Aug 25 04:54:22.982649 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 623/2493] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:22 2026] DELETE /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:23.443797 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-683f0b55-d6f6-4354-ae34-5090b37052ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:23.446406 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-683f0b55-d6f6-4354-ae34-5090b37052ae tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] GET https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:23.447132 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-683f0b55-d6f6-4354-ae34-5090b37052ae tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:23.447132 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-683f0b55-d6f6-4354-ae34-5090b37052ae tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:23.458113 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:23.458113 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:23.463716 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-683f0b55-d6f6-4354-ae34-5090b37052ae tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Volume info retrieved successfully. Aug 25 04:54:23.471149 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-683f0b55-d6f6-4354-ae34-5090b37052ae tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 200 Aug 25 04:54:23.471855 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 619/2494] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:23 2026] GET /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:23.489311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5681adeb-21fa-466a-8c8a-181ac51fdb0c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:23.491751 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5681adeb-21fa-466a-8c8a-181ac51fdb0c tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] GET https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:23.492029 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5681adeb-21fa-466a-8c8a-181ac51fdb0c tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:23.492250 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5681adeb-21fa-466a-8c8a-181ac51fdb0c tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:23.500467 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:23.500467 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:23.504411 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5681adeb-21fa-466a-8c8a-181ac51fdb0c tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Volume info retrieved successfully. Aug 25 04:54:23.509692 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5681adeb-21fa-466a-8c8a-181ac51fdb0c tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 200 Aug 25 04:54:23.510476 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 633/2495] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:23 2026] GET /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:23.525933 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-15fc4bd8-6e53-4488-9658-97636badd908 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:23.528539 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] POST https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec/action Aug 25 04:54:23.528941 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:23.529116 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:23.538955 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:23.538955 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:23.539645 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Volume info retrieved successfully. Aug 25 04:54:23.548193 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e41751ae-b1c9-4302-9a3a-9d3a8a0c09bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:23.550321 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e41751ae-b1c9-4302-9a3a-9d3a8a0c09bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:23.550595 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e41751ae-b1c9-4302-9a3a-9d3a8a0c09bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:23.550783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e41751ae-b1c9-4302-9a3a-9d3a8a0c09bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:23.550954 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-e41751ae-b1c9-4302-9a3a-9d3a8a0c09bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:23.555521 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:23.555521 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:23.561095 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-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 25 04:54:23.561490 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-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 25 04:54:23.565443 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e41751ae-b1c9-4302-9a3a-9d3a8a0c09bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:23.565957 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 624/2496] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:23 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:23.576836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef81db04-fc02-450b-ba4a-f591ee4aa760 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:23.578848 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef81db04-fc02-450b-ba4a-f591ee4aa760 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] PUT https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:23.579266 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef81db04-fc02-450b-ba4a-f591ee4aa760 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "36e7837d-2a5b-4722-9ea8-79a3aa609253"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:23.580987 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-ef81db04-fc02-450b-ba4a-f591ee4aa760 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Update called for group e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d. {{(pid=100267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 04:54:23.581162 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-ef81db04-fc02-450b-ba4a-f591ee4aa760 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Updating group e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d with name None description: None add_volumes: 36e7837d-2a5b-4722-9ea8-79a3aa609253 remove_volumes: None. Aug 25 04:54:23.584003 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Created reservations ['6a375d4f-cd81-4cbd-88e5-bf230a878cea', 'f040834c-c966-4ff1-9025-88dbada4fa4f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:23.586007 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:23.586007 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:23.606746 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Created reservations ['a5f43dfb-b947-47e8-903f-f9a75d8a939a', 'a5b00385-c603-4c4c-914b-4b4ed90574f3'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:23.615382 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef81db04-fc02-450b-ba4a-f591ee4aa760 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 202 Aug 25 04:54:23.615922 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 620/2497] 10.4.3.213 () {70 vars in 1406 bytes} [Tue Aug 25 04:54:23 2026] PUT /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:23.624746 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-260b19f0-1948-46d2-b798-a9b755cbc930 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:23.627092 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-260b19f0-1948-46d2-b798-a9b755cbc930 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:23.627408 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-260b19f0-1948-46d2-b798-a9b755cbc930 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:23.627686 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-260b19f0-1948-46d2-b798-a9b755cbc930 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:23.627818 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-260b19f0-1948-46d2-b798-a9b755cbc930 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:23.631196 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:23.631196 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:23.636123 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Retype volume request issued successfully. Aug 25 04:54:23.636511 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15fc4bd8-6e53-4488-9658-97636badd908 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec/action returned with HTTP 202 Aug 25 04:54:23.637009 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 621/2498] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:23 2026] POST /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:23.642705 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-260b19f0-1948-46d2-b798-a9b755cbc930 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:23.642705 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 634/2499] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:23 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:23.648998 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-888b14ce-ad56-4ee0-bcc3-33eb263a0711 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:23.650812 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-888b14ce-ad56-4ee0-bcc3-33eb263a0711 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] GET https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:23.651020 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-888b14ce-ad56-4ee0-bcc3-33eb263a0711 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:23.651379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-888b14ce-ad56-4ee0-bcc3-33eb263a0711 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:23.658398 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:23.658398 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:23.662578 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-888b14ce-ad56-4ee0-bcc3-33eb263a0711 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Volume info retrieved successfully. Aug 25 04:54:23.667773 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-888b14ce-ad56-4ee0-bcc3-33eb263a0711 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 200 Aug 25 04:54:23.668324 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 625/2500] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:23 2026] GET /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:24.653421 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9732e55-9c5f-46b8-874f-6ec64bba1332 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:24.659394 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9732e55-9c5f-46b8-874f-6ec64bba1332 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:24.659653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9732e55-9c5f-46b8-874f-6ec64bba1332 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:24.659904 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9732e55-9c5f-46b8-874f-6ec64bba1332 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:24.660071 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-d9732e55-9c5f-46b8-874f-6ec64bba1332 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:24.667562 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.667562 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:24.679105 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9732e55-9c5f-46b8-874f-6ec64bba1332 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 200 Aug 25 04:54:24.679105 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 621/2501] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:24 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:24.686253 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f3f1121d-eb5b-4846-84a8-df8383dea4d3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:24.689810 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f3f1121d-eb5b-4846-84a8-df8383dea4d3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] GET https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:24.690069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f3f1121d-eb5b-4846-84a8-df8383dea4d3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:24.691493 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f3f1121d-eb5b-4846-84a8-df8383dea4d3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:24.701556 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.701556 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:24.703560 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:24.705643 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:24.706039 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:24.706039 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:24.706358 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:24.706718 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.706718 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:24.707250 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:24.713267 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f3f1121d-eb5b-4846-84a8-df8383dea4d3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Volume info retrieved successfully. Aug 25 04:54:24.720583 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all volumes completed successfully. Aug 25 04:54:24.721864 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:24.721864 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:24.723313 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f3f1121d-eb5b-4846-84a8-df8383dea4d3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 200 Aug 25 04:54:24.723908 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 622/2502] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:24 2026] GET /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:24.738615 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e3b398e-1a78-49c7-8284-2befc93ba5ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:24.740927 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e3b398e-1a78-49c7-8284-2befc93ba5ed tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] GET https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:24.741185 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e3b398e-1a78-49c7-8284-2befc93ba5ed tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:24.741617 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e3b398e-1a78-49c7-8284-2befc93ba5ed tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:24.757480 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.757480 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:24.762646 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e3b398e-1a78-49c7-8284-2befc93ba5ed tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Volume info retrieved successfully. Aug 25 04:54:24.768746 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:24.768969 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e3b398e-1a78-49c7-8284-2befc93ba5ed tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 200 Aug 25 04:54:24.769539 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 626/2503] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:24 2026] GET /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:24.772356 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.772356 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:24.777556 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:24.778227 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:24.784958 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-622bc79d-9cbe-432c-a61e-2b454802630e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:24.787785 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-622bc79d-9cbe-432c-a61e-2b454802630e tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] GET https://10.4.3.213/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-266156858 Aug 25 04:54:24.788388 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-622bc79d-9cbe-432c-a61e-2b454802630e tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:24.788388 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-622bc79d-9cbe-432c-a61e-2b454802630e tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:24.789085 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.789085 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:24.789556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-622bc79d-9cbe-432c-a61e-2b454802630e tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-266156858'), ('all_tenants', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:24.831176 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-622bc79d-9cbe-432c-a61e-2b454802630e tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Get all volumes completed successfully. Aug 25 04:54:24.831771 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-622bc79d-9cbe-432c-a61e-2b454802630e tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] https://10.4.3.213/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-266156858 returned with HTTP 200 Aug 25 04:54:24.832231 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 622/2504] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 04:54:24 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-266156858 => generated 346 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:24.835379 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:24.841072 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.841072 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:24.844473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a61744cf-2aed-4b6c-86d4-3e72ce58a567 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:24.846798 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a61744cf-2aed-4b6c-86d4-3e72ce58a567 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] GET https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:24.847099 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a61744cf-2aed-4b6c-86d4-3e72ce58a567 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:24.847404 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a61744cf-2aed-4b6c-86d4-3e72ce58a567 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:24.855985 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-defc7f8c-d812-46e7-8cf2-4f2d0384fb0a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:24.856575 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.856575 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:24.856683 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 635/2505] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:54:24 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:24.861803 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a61744cf-2aed-4b6c-86d4-3e72ce58a567 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Volume info retrieved successfully. Aug 25 04:54:24.869204 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a61744cf-2aed-4b6c-86d4-3e72ce58a567 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 200 Aug 25 04:54:24.869794 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 623/2506] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:24 2026] GET /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:24.872047 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e68c33f-f5d6-4d67-9088-ac16d25e9636 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:24.873672 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e68c33f-f5d6-4d67-9088-ac16d25e9636 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/group_snapshots Aug 25 04:54:24.874005 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e68c33f-f5d6-4d67-9088-ac16d25e9636 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-670574540"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:24.875365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-3e68c33f-f5d6-4d67-9088-ac16d25e9636 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-670574540'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 04:54:24.883484 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.883484 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:24.886383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0d2e06a-b50f-441b-b067-4eaca4729ca0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:24.888975 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0d2e06a-b50f-441b-b067-4eaca4729ca0 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] DELETE https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:24.889371 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0d2e06a-b50f-441b-b067-4eaca4729ca0 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:24.889855 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0d2e06a-b50f-441b-b067-4eaca4729ca0 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:24.889997 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c0d2e06a-b50f-441b-b067-4eaca4729ca0 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Delete volume with id: cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:24.890498 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-3e68c33f-f5d6-4d67-9088-ac16d25e9636 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-670574540. Aug 25 04:54:24.908089 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.908089 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:24.908353 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0d2e06a-b50f-441b-b067-4eaca4729ca0 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Volume info retrieved successfully. Aug 25 04:54:24.936489 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.936489 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:24.945699 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0d2e06a-b50f-441b-b067-4eaca4729ca0 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Delete volume request issued successfully. Aug 25 04:54:24.945990 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0d2e06a-b50f-441b-b067-4eaca4729ca0 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 202 Aug 25 04:54:24.946450 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 623/2507] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:24 2026] DELETE /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:24.957351 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e57bc2af-4521-4060-8eda-4787c1d2f5e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:24.960918 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e57bc2af-4521-4060-8eda-4787c1d2f5e3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] GET https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:24.961687 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e57bc2af-4521-4060-8eda-4787c1d2f5e3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:24.961687 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e57bc2af-4521-4060-8eda-4787c1d2f5e3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:24.968793 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-3e68c33f-f5d6-4d67-9088-ac16d25e9636 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2048397070 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2048397070, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:24.969293 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-3e68c33f-f5d6-4d67-9088-ac16d25e9636 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2048397070 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2048397070, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:24.974339 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:24.974339 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:24.984662 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e57bc2af-4521-4060-8eda-4787c1d2f5e3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Volume info retrieved successfully. Aug 25 04:54:24.990025 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e57bc2af-4521-4060-8eda-4787c1d2f5e3 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 200 Aug 25 04:54:24.990489 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 636/2508] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:24 2026] GET /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:25.013128 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3e68c33f-f5d6-4d67-9088-ac16d25e9636 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['e3f0d0e2-2caf-490e-8ec5-6c35e13a7268', '4f65e2e5-5f77-40f9-a87c-0854fd3d2827', '18291623-1ace-4c5d-9c95-8e8ef8a78582', 'ba373bff-dda6-4cf4-90ba-d7a1a4a5b2d9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:25.078127 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e68c33f-f5d6-4d67-9088-ac16d25e9636 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots returned with HTTP 202 Aug 25 04:54:25.078437 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 627/2509] 10.4.3.213 () {70 vars in 1324 bytes} [Tue Aug 25 04:54:24 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:25.095441 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d2a5823e-ed1e-47a8-b6d4-a3d274587a23 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:25.099107 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2a5823e-ed1e-47a8-b6d4-a3d274587a23 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd Aug 25 04:54:25.100266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2a5823e-ed1e-47a8-b6d4-a3d274587a23 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:25.100266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d2a5823e-ed1e-47a8-b6d4-a3d274587a23 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:25.100551 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-d2a5823e-ed1e-47a8-b6d4-a3d274587a23 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 93efe06d-6341-42f9-8f8b-9805ef8448cd {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:25.109447 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:25.109447 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:25.115680 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d2a5823e-ed1e-47a8-b6d4-a3d274587a23 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd returned with HTTP 200 Aug 25 04:54:25.116336 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 624/2510] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:25 2026] GET /volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:26.008582 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f83c1ac-6a4c-47b9-bc0d-cfd207faedf5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.010331 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f83c1ac-6a4c-47b9-bc0d-cfd207faedf5 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] GET https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec Aug 25 04:54:26.010651 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f83c1ac-6a4c-47b9-bc0d-cfd207faedf5 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.010928 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f83c1ac-6a4c-47b9-bc0d-cfd207faedf5 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.020765 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f83c1ac-6a4c-47b9-bc0d-cfd207faedf5 tempest-VolumeRetypeWithoutMigrationTest-301490364 tempest-VolumeRetypeWithoutMigrationTest-301490364-project-member] https://10.4.3.213/volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec returned with HTTP 404 Aug 25 04:54:26.021596 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 624/2511] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/volumes/cf9697d6-fb8c-4a44-867b-4b92354b42ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:26.032302 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c48cddbb-92ab-400a-aa1b-2aa8628c1b56 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.034150 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c48cddbb-92ab-400a-aa1b-2aa8628c1b56 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] DELETE https://10.4.3.213/volume/v3/types/8de5bfbd-8300-4210-b9f2-29166a86aa9e Aug 25 04:54:26.034416 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c48cddbb-92ab-400a-aa1b-2aa8628c1b56 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.034667 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c48cddbb-92ab-400a-aa1b-2aa8628c1b56 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.063687 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c48cddbb-92ab-400a-aa1b-2aa8628c1b56 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] https://10.4.3.213/volume/v3/types/8de5bfbd-8300-4210-b9f2-29166a86aa9e returned with HTTP 202 Aug 25 04:54:26.064516 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 637/2512] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:26 2026] DELETE /volume/v3/types/8de5bfbd-8300-4210-b9f2-29166a86aa9e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:26.072358 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cff9b195-6327-43a5-b81f-0b8e5e33ebca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.076453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cff9b195-6327-43a5-b81f-0b8e5e33ebca tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] GET https://10.4.3.213/volume/v3/types/8de5bfbd-8300-4210-b9f2-29166a86aa9e Aug 25 04:54:26.076453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cff9b195-6327-43a5-b81f-0b8e5e33ebca tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.076453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cff9b195-6327-43a5-b81f-0b8e5e33ebca tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.079539 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cff9b195-6327-43a5-b81f-0b8e5e33ebca tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] https://10.4.3.213/volume/v3/types/8de5bfbd-8300-4210-b9f2-29166a86aa9e returned with HTTP 404 Aug 25 04:54:26.082580 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 628/2513] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/types/8de5bfbd-8300-4210-b9f2-29166a86aa9e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:26.091153 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8aa4d384-5535-4d4e-84da-5c4f4577c402 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.093625 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8aa4d384-5535-4d4e-84da-5c4f4577c402 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] DELETE https://10.4.3.213/volume/v3/types/eb13e034-ff95-4c74-84fe-77b2bf8ce21d Aug 25 04:54:26.093800 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8aa4d384-5535-4d4e-84da-5c4f4577c402 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.095055 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8aa4d384-5535-4d4e-84da-5c4f4577c402 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.125083 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8aa4d384-5535-4d4e-84da-5c4f4577c402 tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] https://10.4.3.213/volume/v3/types/eb13e034-ff95-4c74-84fe-77b2bf8ce21d returned with HTTP 202 Aug 25 04:54:26.126937 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 625/2514] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:26 2026] DELETE /volume/v3/types/eb13e034-ff95-4c74-84fe-77b2bf8ce21d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:26.127172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d46fb72c-dd12-4f16-9616-ec75b14c061e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.128973 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d46fb72c-dd12-4f16-9616-ec75b14c061e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd Aug 25 04:54:26.129378 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d46fb72c-dd12-4f16-9616-ec75b14c061e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.129765 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d46fb72c-dd12-4f16-9616-ec75b14c061e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.130033 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-d46fb72c-dd12-4f16-9616-ec75b14c061e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 93efe06d-6341-42f9-8f8b-9805ef8448cd {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:26.136055 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0be7e009-9e38-4053-bdb8-827ce070861a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.136218 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.136218 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:26.138414 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0be7e009-9e38-4053-bdb8-827ce070861a tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] GET https://10.4.3.213/volume/v3/types/eb13e034-ff95-4c74-84fe-77b2bf8ce21d Aug 25 04:54:26.138801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0be7e009-9e38-4053-bdb8-827ce070861a tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.139051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0be7e009-9e38-4053-bdb8-827ce070861a tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.143670 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0be7e009-9e38-4053-bdb8-827ce070861a tempest-VolumeRetypeWithoutMigrationTest-483166916 tempest-VolumeRetypeWithoutMigrationTest-483166916-project-admin] https://10.4.3.213/volume/v3/types/eb13e034-ff95-4c74-84fe-77b2bf8ce21d returned with HTTP 404 Aug 25 04:54:26.143918 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d46fb72c-dd12-4f16-9616-ec75b14c061e tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd returned with HTTP 200 Aug 25 04:54:26.144016 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 638/2515] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/types/eb13e034-ff95-4c74-84fe-77b2bf8ce21d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:26.144080 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 625/2516] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd => generated 326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:26.157194 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-806fe257-42ba-471a-bba1-edb93a4823ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.160590 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-806fe257-42ba-471a-bba1-edb93a4823ed tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail Aug 25 04:54:26.160905 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-806fe257-42ba-471a-bba1-edb93a4823ed tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.161259 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-806fe257-42ba-471a-bba1-edb93a4823ed tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.161712 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-806fe257-42ba-471a-bba1-edb93a4823ed tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:26.162057 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.162057 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:26.163157 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-806fe257-42ba-471a-bba1-edb93a4823ed tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:54:26.170070 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-806fe257-42ba-471a-bba1-edb93a4823ed tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all snapshots completed successfully. Aug 25 04:54:26.171069 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.171069 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:26.172131 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-806fe257-42ba-471a-bba1-edb93a4823ed tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 04:54:26.172657 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 629/2517] 10.4.3.213 () {66 vars in 1264 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:54:26.182967 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d010c33e-1c6a-4691-857c-11c0bb9b9c07 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.184994 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d010c33e-1c6a-4691-857c-11c0bb9b9c07 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/eeec5fb5-2f7d-4d21-8de3-4f70c97e92c3 Aug 25 04:54:26.185287 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d010c33e-1c6a-4691-857c-11c0bb9b9c07 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.185595 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d010c33e-1c6a-4691-857c-11c0bb9b9c07 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.197247 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.197247 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:26.197247 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d010c33e-1c6a-4691-857c-11c0bb9b9c07 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Snapshot retrieved successfully. Aug 25 04:54:26.197247 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d010c33e-1c6a-4691-857c-11c0bb9b9c07 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/eeec5fb5-2f7d-4d21-8de3-4f70c97e92c3 returned with HTTP 200 Aug 25 04:54:26.197247 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 626/2518] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/snapshots/eeec5fb5-2f7d-4d21-8de3-4f70c97e92c3 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:26.208763 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-411cc4c4-6635-4f06-8434-abcc229f249b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.212414 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-411cc4c4-6635-4f06-8434-abcc229f249b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/ad0323d8-b060-4e7f-897e-4edffe68aae6 Aug 25 04:54:26.213069 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-411cc4c4-6635-4f06-8434-abcc229f249b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.213294 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-411cc4c4-6635-4f06-8434-abcc229f249b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.220340 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.220340 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:26.220340 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-411cc4c4-6635-4f06-8434-abcc229f249b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Snapshot retrieved successfully. Aug 25 04:54:26.220340 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-411cc4c4-6635-4f06-8434-abcc229f249b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/ad0323d8-b060-4e7f-897e-4edffe68aae6 returned with HTTP 200 Aug 25 04:54:26.220340 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 639/2519] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/snapshots/ad0323d8-b060-4e7f-897e-4edffe68aae6 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:26.231829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3741053f-7ad7-48e0-b740-822ee2551f00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.234020 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3741053f-7ad7-48e0-b740-822ee2551f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] DELETE https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd Aug 25 04:54:26.234545 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3741053f-7ad7-48e0-b740-822ee2551f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.234812 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3741053f-7ad7-48e0-b740-822ee2551f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.235069 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-3741053f-7ad7-48e0-b740-822ee2551f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] delete called for member 93efe06d-6341-42f9-8f8b-9805ef8448cd {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 04:54:26.235320 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-3741053f-7ad7-48e0-b740-822ee2551f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Delete group_snapshot with id: 93efe06d-6341-42f9-8f8b-9805ef8448cd Aug 25 04:54:26.238925 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.238925 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:26.287045 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3741053f-7ad7-48e0-b740-822ee2551f00 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd returned with HTTP 202 Aug 25 04:54:26.287586 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 626/2520] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:54:26 2026] DELETE /volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:26.299649 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.305108 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:26.305108 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.305108 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.305277 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:26.306359 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:26.315051 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all volumes completed successfully. Aug 25 04:54:26.315848 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:26.316042 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:26.365150 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:26.373226 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.373226 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:26.379646 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:26.379646 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:26.418969 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:26.422926 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.422926 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:26.431642 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0fc1c40-107c-420c-8a27-41e1ead005bf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:26.432215 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 630/2521] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:26.455781 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4ff7932c-3314-4f0e-8619-93cde6f7fc2a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.458834 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4ff7932c-3314-4f0e-8619-93cde6f7fc2a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail Aug 25 04:54:26.458834 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4ff7932c-3314-4f0e-8619-93cde6f7fc2a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.458834 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4ff7932c-3314-4f0e-8619-93cde6f7fc2a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.458834 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-4ff7932c-3314-4f0e-8619-93cde6f7fc2a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:26.461516 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-4ff7932c-3314-4f0e-8619-93cde6f7fc2a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Building query based on filter {{(pid=100270) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:54:26.464862 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4ff7932c-3314-4f0e-8619-93cde6f7fc2a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all snapshots completed successfully. Aug 25 04:54:26.465306 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.465306 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:26.466454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4ff7932c-3314-4f0e-8619-93cde6f7fc2a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 04:54:26.467082 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 627/2522] 10.4.3.213 () {66 vars in 1264 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:26.476954 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ba771559-326a-476a-a7a8-57a487fa11e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:26.478638 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba771559-326a-476a-a7a8-57a487fa11e4 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/eeec5fb5-2f7d-4d21-8de3-4f70c97e92c3 Aug 25 04:54:26.479025 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba771559-326a-476a-a7a8-57a487fa11e4 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:26.479421 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba771559-326a-476a-a7a8-57a487fa11e4 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:26.485905 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:26.485905 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:26.486877 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ba771559-326a-476a-a7a8-57a487fa11e4 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Snapshot retrieved successfully. Aug 25 04:54:26.487918 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba771559-326a-476a-a7a8-57a487fa11e4 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/eeec5fb5-2f7d-4d21-8de3-4f70c97e92c3 returned with HTTP 200 Aug 25 04:54:26.489055 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 640/2523] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:26 2026] GET /volume/v3/snapshots/eeec5fb5-2f7d-4d21-8de3-4f70c97e92c3 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:27.501469 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71c30388-aef6-4e8e-8c60-1c1fae0fbe94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.503645 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71c30388-aef6-4e8e-8c60-1c1fae0fbe94 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/eeec5fb5-2f7d-4d21-8de3-4f70c97e92c3 Aug 25 04:54:27.503891 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71c30388-aef6-4e8e-8c60-1c1fae0fbe94 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:27.504130 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71c30388-aef6-4e8e-8c60-1c1fae0fbe94 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:27.508936 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71c30388-aef6-4e8e-8c60-1c1fae0fbe94 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/eeec5fb5-2f7d-4d21-8de3-4f70c97e92c3 returned with HTTP 404 Aug 25 04:54:27.509523 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 627/2524] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:27 2026] GET /volume/v3/snapshots/eeec5fb5-2f7d-4d21-8de3-4f70c97e92c3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:27.518480 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0c7a57c-092b-49d1-b486-143d66ea1a66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.521135 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0c7a57c-092b-49d1-b486-143d66ea1a66 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd Aug 25 04:54:27.521135 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0c7a57c-092b-49d1-b486-143d66ea1a66 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:27.521135 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0c7a57c-092b-49d1-b486-143d66ea1a66 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:27.521135 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-f0c7a57c-092b-49d1-b486-143d66ea1a66 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 93efe06d-6341-42f9-8f8b-9805ef8448cd {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:27.523942 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0c7a57c-092b-49d1-b486-143d66ea1a66 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd returned with HTTP 404 Aug 25 04:54:27.524455 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 631/2525] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:27 2026] GET /volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:27.535264 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bc77d84a-36e0-46a3-bec4-477e737765a3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.537103 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc77d84a-36e0-46a3-bec4-477e737765a3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] DELETE https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd Aug 25 04:54:27.537380 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bc77d84a-36e0-46a3-bec4-477e737765a3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:27.537965 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bc77d84a-36e0-46a3-bec4-477e737765a3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:27.538325 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-bc77d84a-36e0-46a3-bec4-477e737765a3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] delete called for member 93efe06d-6341-42f9-8f8b-9805ef8448cd {{(pid=100270) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 04:54:27.538325 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.group_snapshots [None req-bc77d84a-36e0-46a3-bec4-477e737765a3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Delete group_snapshot with id: 93efe06d-6341-42f9-8f8b-9805ef8448cd Aug 25 04:54:27.542125 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc77d84a-36e0-46a3-bec4-477e737765a3 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd returned with HTTP 404 Aug 25 04:54:27.542649 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 628/2526] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:54:27 2026] DELETE /volume/v3/group_snapshots/93efe06d-6341-42f9-8f8b-9805ef8448cd => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:27.555600 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.559325 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:27.559325 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:27.559753 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:27.559930 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:27.565665 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:27.584416 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all volumes completed successfully. Aug 25 04:54:27.585800 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:27.586080 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:27.649768 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:27.654299 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:27.654299 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:27.659312 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:27.659523 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:27.710381 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:27.712515 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:27.712515 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:27.720454 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6e90c0ed-8b22-4586-a871-0fa1502714e1 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:27.720853 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 641/2527] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:54:27 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:27.739633 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f5faa93-d6b0-4525-a7d5-5a6af08e1ded None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.745081 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f5faa93-d6b0-4525-a7d5-5a6af08e1ded tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d/action Aug 25 04:54:27.745081 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f5faa93-d6b0-4525-a7d5-5a6af08e1ded tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:27.745081 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f5faa93-d6b0-4525-a7d5-5a6af08e1ded tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:27.747553 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-0f5faa93-d6b0-4525-a7d5-5a6af08e1ded tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] delete called for group e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:54:27.747721 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-0f5faa93-d6b0-4525-a7d5-5a6af08e1ded tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Delete group with id: e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:27.757817 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:27.757817 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:27.798448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-87602e71-254c-4113-a337-267ed2cbae36 req-ec018d6f-c887-47ca-8929-dcc54a7729bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.802712 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-ec018d6f-c887-47ca-8929-dcc54a7729bc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:27.802712 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-ec018d6f-c887-47ca-8929-dcc54a7729bc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:27.802712 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-ec018d6f-c887-47ca-8929-dcc54a7729bc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:27.812652 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f5faa93-d6b0-4525-a7d5-5a6af08e1ded tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d/action returned with HTTP 202 Aug 25 04:54:27.813739 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 628/2528] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:54:27 2026] POST /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:27.823513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5a2a5d51-7b6e-48ef-965a-016acb10e7e8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.823581 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:27.823581 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:27.827090 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a2a5d51-7b6e-48ef-965a-016acb10e7e8 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 Aug 25 04:54:27.827651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5a2a5d51-7b6e-48ef-965a-016acb10e7e8 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:27.827995 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5a2a5d51-7b6e-48ef-965a-016acb10e7e8 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:27.830374 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-87602e71-254c-4113-a337-267ed2cbae36 req-ec018d6f-c887-47ca-8929-dcc54a7729bc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:27.837921 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-ec018d6f-c887-47ca-8929-dcc54a7729bc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:27.838511 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 632/2529] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:27 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 1232 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:27.841318 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:27.841318 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:27.851476 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5a2a5d51-7b6e-48ef-965a-016acb10e7e8 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:27.851476 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-5a2a5d51-7b6e-48ef-965a-016acb10e7e8 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:27.851476 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-5a2a5d51-7b6e-48ef-965a-016acb10e7e8 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:27.864653 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-87602e71-254c-4113-a337-267ed2cbae36 req-d42c203b-c8ae-4193-b64a-45bd79e15d66 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.867549 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-d42c203b-c8ae-4193-b64a-45bd79e15d66 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] POST https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77/action Aug 25 04:54:27.868003 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-d42c203b-c8ae-4193-b64a-45bd79e15d66 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:27.868179 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-d42c203b-c8ae-4193-b64a-45bd79e15d66 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:27.883040 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:27.883040 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:27.883727 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-87602e71-254c-4113-a337-267ed2cbae36 req-d42c203b-c8ae-4193-b64a-45bd79e15d66 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:27.891266 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-87602e71-254c-4113-a337-267ed2cbae36 req-d42c203b-c8ae-4193-b64a-45bd79e15d66 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Begin detaching volume completed successfully. Aug 25 04:54:27.891912 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-d42c203b-c8ae-4193-b64a-45bd79e15d66 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77/action returned with HTTP 202 Aug 25 04:54:27.892152 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 642/2530] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:54:27 2026] POST /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:27.901957 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-5a2a5d51-7b6e-48ef-965a-016acb10e7e8 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:27.907195 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:27.907195 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:27.927657 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5a2a5d51-7b6e-48ef-965a-016acb10e7e8 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 returned with HTTP 200 Aug 25 04:54:27.928159 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 629/2531] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:27 2026] GET /volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:27.979101 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e22ba31b-61b9-4a42-ade5-b67a2b904e1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.979644 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e22ba31b-61b9-4a42-ade5-b67a2b904e1b None None] GET https://10.4.3.213/volume// Aug 25 04:54:27.979644 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e22ba31b-61b9-4a42-ade5-b67a2b904e1b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:27.979930 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e22ba31b-61b9-4a42-ade5-b67a2b904e1b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:27.980445 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e22ba31b-61b9-4a42-ade5-b67a2b904e1b None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:54:27.981024 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 629/2532] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:54:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:54:27.991343 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-87602e71-254c-4113-a337-267ed2cbae36 req-fe811d8e-7aa9-46af-9c8b-7765ed6ee8e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:27.993615 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-fe811d8e-7aa9-46af-9c8b-7765ed6ee8e1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:27.993911 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-fe811d8e-7aa9-46af-9c8b-7765ed6ee8e1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:27.994146 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-fe811d8e-7aa9-46af-9c8b-7765ed6ee8e1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:28.013397 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:28.013397 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:28.018362 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-87602e71-254c-4113-a337-267ed2cbae36 req-fe811d8e-7aa9-46af-9c8b-7765ed6ee8e1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:28.026726 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-fe811d8e-7aa9-46af-9c8b-7765ed6ee8e1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:28.027091 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 633/2533] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:54:27 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:54:28.945333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-15d1636c-6dfe-4840-b1b0-0dbca5caf581 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:28.947633 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15d1636c-6dfe-4840-b1b0-0dbca5caf581 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 Aug 25 04:54:28.948137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15d1636c-6dfe-4840-b1b0-0dbca5caf581 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:28.948582 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15d1636c-6dfe-4840-b1b0-0dbca5caf581 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:28.955980 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15d1636c-6dfe-4840-b1b0-0dbca5caf581 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 returned with HTTP 404 Aug 25 04:54:28.955980 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 643/2534] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:28 2026] GET /volume/v3/volumes/36e7837d-2a5b-4722-9ea8-79a3aa609253 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:28.966059 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b381fcd8-fb1e-498c-8080-f12bf354c0dc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:28.968835 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b381fcd8-fb1e-498c-8080-f12bf354c0dc tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/a72dc51d-353d-411b-8f05-b8ecfa469c21 Aug 25 04:54:28.969268 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b381fcd8-fb1e-498c-8080-f12bf354c0dc tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:28.969343 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b381fcd8-fb1e-498c-8080-f12bf354c0dc tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:28.976383 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b381fcd8-fb1e-498c-8080-f12bf354c0dc tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/a72dc51d-353d-411b-8f05-b8ecfa469c21 returned with HTTP 404 Aug 25 04:54:28.976961 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 630/2535] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:28 2026] GET /volume/v3/volumes/a72dc51d-353d-411b-8f05-b8ecfa469c21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:28.985697 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3779d1b3-476c-41b4-be9f-3452b159dfa0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:28.989242 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3779d1b3-476c-41b4-be9f-3452b159dfa0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d Aug 25 04:54:28.989242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3779d1b3-476c-41b4-be9f-3452b159dfa0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:28.989242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3779d1b3-476c-41b4-be9f-3452b159dfa0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:28.989242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-3779d1b3-476c-41b4-be9f-3452b159dfa0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:28.992779 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3779d1b3-476c-41b4-be9f-3452b159dfa0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d returned with HTTP 404 Aug 25 04:54:28.994309 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 630/2536] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:28 2026] GET /volume/v3/groups/e0faa2c3-22dd-4d1b-b476-04b8eaf28e7d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:29.002212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bce2d4ba-4071-4be1-9e18-46187377d038 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.007106 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bce2d4ba-4071-4be1-9e18-46187377d038 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/ab7fedfb-b1db-4293-8a83-5022da6265e5 Aug 25 04:54:29.007106 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bce2d4ba-4071-4be1-9e18-46187377d038 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.007106 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bce2d4ba-4071-4be1-9e18-46187377d038 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.020463 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bce2d4ba-4071-4be1-9e18-46187377d038 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/group_types/ab7fedfb-b1db-4293-8a83-5022da6265e5 returned with HTTP 202 Aug 25 04:54:29.021007 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 634/2537] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:54:29 2026] DELETE /volume/v3/group_types/ab7fedfb-b1db-4293-8a83-5022da6265e5 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:29.029835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-39b960bf-fb8f-403e-bed3-41e256ac72fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.031265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39b960bf-fb8f-403e-bed3-41e256ac72fd tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] DELETE https://10.4.3.213/volume/v3/types/f3e248c0-f29f-4f50-a85f-3c29c710e1dd Aug 25 04:54:29.031628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39b960bf-fb8f-403e-bed3-41e256ac72fd tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.031953 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39b960bf-fb8f-403e-bed3-41e256ac72fd tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.037537 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-73b230e8-1519-4e91-a389-5ada57b60518 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.065216 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39b960bf-fb8f-403e-bed3-41e256ac72fd tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/types/f3e248c0-f29f-4f50-a85f-3c29c710e1dd returned with HTTP 202 Aug 25 04:54:29.065216 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 644/2538] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:29 2026] DELETE /volume/v3/types/f3e248c0-f29f-4f50-a85f-3c29c710e1dd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:29.077117 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb8bde4f-d7e5-4441-9c89-1b5dc8aa1b7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.079464 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb8bde4f-d7e5-4441-9c89-1b5dc8aa1b7d tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] GET https://10.4.3.213/volume/v3/types/f3e248c0-f29f-4f50-a85f-3c29c710e1dd Aug 25 04:54:29.079697 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb8bde4f-d7e5-4441-9c89-1b5dc8aa1b7d tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.079991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb8bde4f-d7e5-4441-9c89-1b5dc8aa1b7d tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.084516 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb8bde4f-d7e5-4441-9c89-1b5dc8aa1b7d tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/types/f3e248c0-f29f-4f50-a85f-3c29c710e1dd returned with HTTP 404 Aug 25 04:54:29.084976 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 631/2539] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:29 2026] GET /volume/v3/types/f3e248c0-f29f-4f50-a85f-3c29c710e1dd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:29.094280 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c00545d8-25fc-4fc8-8a02-6b57de877c66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.097226 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c00545d8-25fc-4fc8-8a02-6b57de877c66 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:29.097806 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c00545d8-25fc-4fc8-8a02-6b57de877c66 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2045443842"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:29.114463 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c00545d8-25fc-4fc8-8a02-6b57de877c66 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:29.114463 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 635/2540] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:29 2026] POST /volume/v3/types => generated 224 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:29.124990 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3db45037-2493-4f12-85a7-d217e66a5a08 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.127279 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3db45037-2493-4f12-85a7-d217e66a5a08 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:54:29.127767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3db45037-2493-4f12-85a7-d217e66a5a08 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-884991442"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:29.141825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-87602e71-254c-4113-a337-267ed2cbae36 req-a6af4f35-333e-48dc-9a70-d54249255f04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.144587 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-a6af4f35-333e-48dc-9a70-d54249255f04 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] DELETE https://10.4.3.213/volume/v3/attachments/5be4b017-1aaa-4618-be7d-5a2a1fea8508 Aug 25 04:54:29.144812 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-a6af4f35-333e-48dc-9a70-d54249255f04 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.145077 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-a6af4f35-333e-48dc-9a70-d54249255f04 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.146834 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3db45037-2493-4f12-85a7-d217e66a5a08 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:54:29.147421 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 645/2541] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:54:29 2026] POST /volume/v3/group_types => generated 180 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:29.157448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84bf1be1-0c5d-4ca6-8bda-24c97037ca18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.158253 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:29.158253 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:29.159156 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84bf1be1-0c5d-4ca6-8bda-24c97037ca18 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/groups Aug 25 04:54:29.159753 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84bf1be1-0c5d-4ca6-8bda-24c97037ca18 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "05f6f5c7-db37-4394-8b68-f02e72b154bd", "volume_types": ["f989ca5d-a121-4b99-a763-7f666b12e815"], "name": "tempest-GroupSnapshotsTest-Group-1054192336"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:29.162498 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-84bf1be1-0c5d-4ca6-8bda-24c97037ca18 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating new group {'group': {'group_type': '05f6f5c7-db37-4394-8b68-f02e72b154bd', 'volume_types': ['f989ca5d-a121-4b99-a763-7f666b12e815'], 'name': 'tempest-GroupSnapshotsTest-Group-1054192336'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 04:54:29.162988 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73b230e8-1519-4e91-a389-5ada57b60518 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] GET https://10.4.3.213/volume/v3/os-services Aug 25 04:54:29.163235 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73b230e8-1519-4e91-a389-5ada57b60518 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.163828 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73b230e8-1519-4e91-a389-5ada57b60518 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.167458 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-84bf1be1-0c5d-4ca6-8bda-24c97037ca18 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating group tempest-GroupSnapshotsTest-Group-1054192336. Aug 25 04:54:29.170807 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73b230e8-1519-4e91-a389-5ada57b60518 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] https://10.4.3.213/volume/v3/os-services returned with HTTP 200 Aug 25 04:54:29.171381 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 631/2542] 10.4.3.213 () {66 vars in 1249 bytes} [Tue Aug 25 04:54:29 2026] GET /volume/v3/os-services => generated 626 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:29.177899 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84bf1be1-0c5d-4ca6-8bda-24c97037ca18 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Availability Zones retrieved successfully. Aug 25 04:54:29.183665 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b33605c4-84e2-4615-ae06-0988a23bd23f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.185616 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b33605c4-84e2-4615-ae06-0988a23bd23f tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] GET https://10.4.3.213/volume/v3/os-services?host=np0000008045 Aug 25 04:54:29.186035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b33605c4-84e2-4615-ae06-0988a23bd23f tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.187120 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b33605c4-84e2-4615-ae06-0988a23bd23f tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.192627 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-84bf1be1-0c5d-4ca6-8bda-24c97037ca18 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['ef69ac6a-0cd7-4adc-8981-9435ce453cc5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:29.194874 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b33605c4-84e2-4615-ae06-0988a23bd23f tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] https://10.4.3.213/volume/v3/os-services?host=np0000008045 returned with HTTP 200 Aug 25 04:54:29.194874 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 646/2543] 10.4.3.213 () {66 vars in 1284 bytes} [Tue Aug 25 04:54:29 2026] GET /volume/v3/os-services?host=np0000008045 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:29.210188 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6ffb41bc-2715-4236-aab2-95bf9d2bc04f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.212835 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ffb41bc-2715-4236-aab2-95bf9d2bc04f tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] GET https://10.4.3.213/volume/v3/os-services?host=np0000008045&binary=cinder-scheduler Aug 25 04:54:29.213263 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ffb41bc-2715-4236-aab2-95bf9d2bc04f tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.213564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ffb41bc-2715-4236-aab2-95bf9d2bc04f tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.218782 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ffb41bc-2715-4236-aab2-95bf9d2bc04f tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] https://10.4.3.213/volume/v3/os-services?host=np0000008045&binary=cinder-scheduler returned with HTTP 200 Aug 25 04:54:29.219478 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 632/2544] 10.4.3.213 () {66 vars in 1332 bytes} [Tue Aug 25 04:54:29 2026] GET /volume/v3/os-services?host=np0000008045&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:29.222984 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84bf1be1-0c5d-4ca6-8bda-24c97037ca18 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups returned with HTTP 202 Aug 25 04:54:29.223671 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 636/2545] 10.4.3.213 () {70 vars in 1297 bytes} [Tue Aug 25 04:54:29 2026] POST /volume/v3/groups => generated 112 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:29.233805 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13854c89-ab1e-4116-b30c-96265eab1bcf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.233980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-344564aa-409f-4a55-984a-c878086042ae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.235306 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-344564aa-409f-4a55-984a-c878086042ae tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] GET https://10.4.3.213/volume/v3/os-services?binary=cinder-scheduler Aug 25 04:54:29.237456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-344564aa-409f-4a55-984a-c878086042ae tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.237456 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-344564aa-409f-4a55-984a-c878086042ae tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.237553 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13854c89-ab1e-4116-b30c-96265eab1bcf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29 Aug 25 04:54:29.237553 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13854c89-ab1e-4116-b30c-96265eab1bcf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.237553 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13854c89-ab1e-4116-b30c-96265eab1bcf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.237553 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-13854c89-ab1e-4116-b30c-96265eab1bcf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 7dfa1d19-9c40-42c3-91fb-da061daaff29 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:29.237711 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-87602e71-254c-4113-a337-267ed2cbae36 req-a6af4f35-333e-48dc-9a70-d54249255f04 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments/5be4b017-1aaa-4618-be7d-5a2a1fea8508 returned with HTTP 200 Aug 25 04:54:29.237711 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 632/2546] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:54:29 2026] DELETE /volume/v3/attachments/5be4b017-1aaa-4618-be7d-5a2a1fea8508 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:29.239963 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-344564aa-409f-4a55-984a-c878086042ae tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] https://10.4.3.213/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 25 04:54:29.239963 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 633/2547] 10.4.3.213 () {66 vars in 1296 bytes} [Tue Aug 25 04:54:29 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:29.241103 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:29.241103 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:29.250456 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13854c89-ab1e-4116-b30c-96265eab1bcf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29 returned with HTTP 200 Aug 25 04:54:29.251230 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 647/2548] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:29 2026] GET /volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:29.252610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.345858 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:29.346342 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-845797623"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:29.348159 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-845797623'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:29.348337 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Create volume of 1 GB Aug 25 04:54:29.348839 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:29.348839 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:29.352767 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Availability Zones retrieved successfully. Aug 25 04:54:29.358160 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Flow 'volume_create_api' (2d173f22-3cef-4186-8757-3fbeb9de58e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:29.359530 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f3b675-242d-4393-887f-3a9702a35577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:29.360635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:29.392612 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f3b675-242d-4393-887f-3a9702a35577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:29.394639 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8c81f40-d88b-4a57-bd5d-a357d4708768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:29.461976 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Created reservations ['86280f89-6fed-4a39-98c7-4099c6e0b716', 'c7bcfdcd-3e7a-479c-94f5-2d4b95dfc2e8', '87334292-b553-41ea-9ccd-980b98c1eba4', '7fac9f31-646a-40a4-8db3-de78dd06ad79'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:29.462987 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8c81f40-d88b-4a57-bd5d-a357d4708768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86280f89-6fed-4a39-98c7-4099c6e0b716', 'c7bcfdcd-3e7a-479c-94f5-2d4b95dfc2e8', '87334292-b553-41ea-9ccd-980b98c1eba4', '7fac9f31-646a-40a4-8db3-de78dd06ad79']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:29.465119 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0874ad20-ca21-4380-8225-50cc4951d3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:29.488134 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0874ad20-ca21-4380-8225-50cc4951d3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4186e863-2797-4ba4-895e-20b8f008a9ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-845797623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a16a75c08dac481fb81c54d15f7bd438',qos_specs=None,replication_status=,reservations=['86280f89-6fed-4a39-98c7-4099c6e0b716','c7bcfdcd-3e7a-479c-94f5-2d4b95dfc2e8','87334292-b553-41ea-9ccd-980b98c1eba4','7fac9f31-646a-40a4-8db3-de78dd06ad79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489eb4ff28ee4e10a4c845a1fc45b4e9',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-845797623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4186e863-2797-4ba4-895e-20b8f008a9ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a16a75c08dac481fb81c54d15f7bd438',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='489eb4ff28ee4e10a4c845a1fc45b4e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:29.489223 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407ceba0-b262-43ee-9196-fd7860dd6436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:29.514758 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407ceba0-b262-43ee-9196-fd7860dd6436) transitioned into state 'SUCCESS' from state '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-845797623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a16a75c08dac481fb81c54d15f7bd438',qos_specs=None,replication_status=,reservations=['86280f89-6fed-4a39-98c7-4099c6e0b716','c7bcfdcd-3e7a-479c-94f5-2d4b95dfc2e8','87334292-b553-41ea-9ccd-980b98c1eba4','7fac9f31-646a-40a4-8db3-de78dd06ad79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489eb4ff28ee4e10a4c845a1fc45b4e9',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:29.515957 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd19aa8-eba2-4623-a174-ae182761d0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:29.530282 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd19aa8-eba2-4623-a174-ae182761d0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:29.530646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Flow 'volume_create_api' (2d173f22-3cef-4186-8757-3fbeb9de58e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:29.531105 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Create volume request issued successfully. Aug 25 04:54:29.532091 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7be57a45-bdd9-4a96-8b3a-dad1d7958925 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:29.532836 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 637/2549] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:29 2026] POST /volume/v3/volumes => generated 753 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:29.548279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5aa6f10c-ab4b-4c6a-b74c-ac8430dd98b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:29.550003 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5aa6f10c-ab4b-4c6a-b74c-ac8430dd98b4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] GET https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba Aug 25 04:54:29.550210 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5aa6f10c-ab4b-4c6a-b74c-ac8430dd98b4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:29.550417 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5aa6f10c-ab4b-4c6a-b74c-ac8430dd98b4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:29.559471 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:29.559471 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:29.564709 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5aa6f10c-ab4b-4c6a-b74c-ac8430dd98b4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Volume info retrieved successfully. Aug 25 04:54:29.571610 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5aa6f10c-ab4b-4c6a-b74c-ac8430dd98b4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba returned with HTTP 200 Aug 25 04:54:29.572068 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 633/2550] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:29 2026] GET /volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:30.050326 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f5cdf030-b83f-4617-b340-7e598a2eb897 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.058059 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5cdf030-b83f-4617-b340-7e598a2eb897 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] DELETE https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:30.058059 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5cdf030-b83f-4617-b340-7e598a2eb897 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.058059 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f5cdf030-b83f-4617-b340-7e598a2eb897 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.058059 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f5cdf030-b83f-4617-b340-7e598a2eb897 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Delete volume with id: 5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:30.064944 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.064944 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:30.066294 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f5cdf030-b83f-4617-b340-7e598a2eb897 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:30.089751 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f5cdf030-b83f-4617-b340-7e598a2eb897 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Delete volume request issued successfully. Aug 25 04:54:30.090262 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f5cdf030-b83f-4617-b340-7e598a2eb897 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 202 Aug 25 04:54:30.090960 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 634/2551] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:30 2026] DELETE /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:30.133261 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ca8789d6-b036-40e3-b177-34fc68ea458d req-3555de2c-3a95-4612-bae5-13b45a4fb5e5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.135722 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ca8789d6-b036-40e3-b177-34fc68ea458d req-3555de2c-3a95-4612-bae5-13b45a4fb5e5 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:30.135959 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ca8789d6-b036-40e3-b177-34fc68ea458d req-3555de2c-3a95-4612-bae5-13b45a4fb5e5 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.136311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ca8789d6-b036-40e3-b177-34fc68ea458d req-3555de2c-3a95-4612-bae5-13b45a4fb5e5 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.148626 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.148626 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:30.155259 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ca8789d6-b036-40e3-b177-34fc68ea458d req-3555de2c-3a95-4612-bae5-13b45a4fb5e5 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:30.162573 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ca8789d6-b036-40e3-b177-34fc68ea458d req-3555de2c-3a95-4612-bae5-13b45a4fb5e5 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 200 Aug 25 04:54:30.163279 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 648/2552] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:30 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:30.222513 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9eee6465-e8b3-443d-bcfd-7d5c2f5d030b req-0efc821d-745a-47a0-8bfb-3dd649b6bacc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.225557 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9eee6465-e8b3-443d-bcfd-7d5c2f5d030b req-0efc821d-745a-47a0-8bfb-3dd649b6bacc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:30.225846 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9eee6465-e8b3-443d-bcfd-7d5c2f5d030b req-0efc821d-745a-47a0-8bfb-3dd649b6bacc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.226113 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9eee6465-e8b3-443d-bcfd-7d5c2f5d030b req-0efc821d-745a-47a0-8bfb-3dd649b6bacc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.235590 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9eee6465-e8b3-443d-bcfd-7d5c2f5d030b req-0efc821d-745a-47a0-8bfb-3dd649b6bacc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 404 Aug 25 04:54:30.236491 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 638/2553] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:54:30 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:30.262042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aaaec145-54a5-4132-b51b-357112cb4171 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.264936 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aaaec145-54a5-4132-b51b-357112cb4171 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29 Aug 25 04:54:30.265167 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aaaec145-54a5-4132-b51b-357112cb4171 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.265391 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aaaec145-54a5-4132-b51b-357112cb4171 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.265559 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-aaaec145-54a5-4132-b51b-357112cb4171 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 7dfa1d19-9c40-42c3-91fb-da061daaff29 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:30.270283 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.270283 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:30.278871 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aaaec145-54a5-4132-b51b-357112cb4171 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29 returned with HTTP 200 Aug 25 04:54:30.279377 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 634/2554] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:30 2026] GET /volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:30.290798 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d317a808-face-4227-acd4-63e2dabdf78f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.295020 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:30.296144 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1902334665", "volume_type": "f989ca5d-a121-4b99-a763-7f666b12e815", "group_id": "7dfa1d19-9c40-42c3-91fb-da061daaff29", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:30.299889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1902334665', 'volume_type': 'f989ca5d-a121-4b99-a763-7f666b12e815', 'group_id': '7dfa1d19-9c40-42c3-91fb-da061daaff29', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:30.313323 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.313323 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:30.314104 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume of 1 GB Aug 25 04:54:30.321795 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Availability Zones retrieved successfully. Aug 25 04:54:30.328451 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (fed51f74-930c-4026-8ecb-406dc8be92ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:30.329841 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dd3f92-a3cf-4267-8e9b-f793d5c9f47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:30.330395 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.330395 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:30.330845 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:30.367235 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6dd3f92-a3cf-4267-8e9b-f793d5c9f47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:54:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f989ca5d-a121-4b99-a763-7f666b12e815,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2045443842',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f989ca5d-a121-4b99-a763-7f666b12e815', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7dfa1d19-9c40-42c3-91fb-da061daaff29', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:30.368137 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca1caaf-cf91-44b9-9c8d-c0035e85a360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:30.408003 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2045443842 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2045443842, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:30.408294 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2045443842 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2045443842, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:30.436766 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['6b702636-2741-45f1-b9bf-4491c39e3fb1', '1c83aa8c-79f8-4ae0-a18c-ce69946cdb34', '7b0ad452-e55f-4d63-b6ed-29c0b87ed6d1', 'aec656d2-2400-43df-989f-ee9fcb999342'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:30.437789 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca1caaf-cf91-44b9-9c8d-c0035e85a360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b702636-2741-45f1-b9bf-4491c39e3fb1', '1c83aa8c-79f8-4ae0-a18c-ce69946cdb34', '7b0ad452-e55f-4d63-b6ed-29c0b87ed6d1', 'aec656d2-2400-43df-989f-ee9fcb999342']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:30.438914 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8f0bf1-32ba-4919-a6f3-32ba92713fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:30.464505 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8f0bf1-32ba-4919-a6f3-32ba92713fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51844f3b-27ed-475f-99ef-19321577dacc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1902334665',encryption_key_id=None,group_id=7dfa1d19-9c40-42c3-91fb-da061daaff29,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['6b702636-2741-45f1-b9bf-4491c39e3fb1','1c83aa8c-79f8-4ae0-a18c-ce69946cdb34','7b0ad452-e55f-4d63-b6ed-29c0b87ed6d1','aec656d2-2400-43df-989f-ee9fcb999342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=f989ca5d-a121-4b99-a763-7f666b12e815), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1902334665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7dfa1d19-9c40-42c3-91fb-da061daaff29,host=None,id=51844f3b-27ed-475f-99ef-19321577dacc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ccf588d15c2457fa22d808c3715e6b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777b703c5d1548749f07d24699a744a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f989ca5d-a121-4b99-a763-7f666b12e815),volume_type_id=f989ca5d-a121-4b99-a763-7f666b12e815)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:30.465243 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf40dd1-863e-43e2-97ca-8fc6dcc8e136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:30.490609 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf40dd1-863e-43e2-97ca-8fc6dcc8e136) transitioned into state 'SUCCESS' from state '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-1902334665',encryption_key_id=None,group_id=7dfa1d19-9c40-42c3-91fb-da061daaff29,group_type_id=,metadata={},multiattach=False,project_id='6ccf588d15c2457fa22d808c3715e6b9',qos_specs=None,replication_status=,reservations=['6b702636-2741-45f1-b9bf-4491c39e3fb1','1c83aa8c-79f8-4ae0-a18c-ce69946cdb34','7b0ad452-e55f-4d63-b6ed-29c0b87ed6d1','aec656d2-2400-43df-989f-ee9fcb999342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777b703c5d1548749f07d24699a744a1',volume_type_id=f989ca5d-a121-4b99-a763-7f666b12e815)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:30.491659 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7996217-7e0a-4933-a955-4347de2547eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:30.508973 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7996217-7e0a-4933-a955-4347de2547eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:30.510211 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Flow 'volume_create_api' (fed51f74-930c-4026-8ecb-406dc8be92ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:30.510854 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Create volume request issued successfully. Aug 25 04:54:30.511783 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:30.511981 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:30.564570 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:30.567908 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.567908 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:30.571760 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d317a808-face-4227-acd4-63e2dabdf78f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:30.572068 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 635/2555] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:54:30 2026] POST /volume/v3/volumes => generated 823 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:30.588387 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c81195be-172d-4758-adf0-a36481911896 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.588804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-661bf917-092f-4d03-b7d2-653a2b71934b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.590817 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-661bf917-092f-4d03-b7d2-653a2b71934b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc Aug 25 04:54:30.590901 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c81195be-172d-4758-adf0-a36481911896 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] GET https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba Aug 25 04:54:30.591071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-661bf917-092f-4d03-b7d2-653a2b71934b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.591117 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c81195be-172d-4758-adf0-a36481911896 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.591595 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c81195be-172d-4758-adf0-a36481911896 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.591674 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-661bf917-092f-4d03-b7d2-653a2b71934b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.601100 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.601100 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:30.602524 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.602524 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:30.607043 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-661bf917-092f-4d03-b7d2-653a2b71934b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:30.607237 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c81195be-172d-4758-adf0-a36481911896 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Volume info retrieved successfully. Aug 25 04:54:30.607877 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-661bf917-092f-4d03-b7d2-653a2b71934b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:30.608038 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-661bf917-092f-4d03-b7d2-653a2b71934b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:30.616802 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c81195be-172d-4758-adf0-a36481911896 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba returned with HTTP 200 Aug 25 04:54:30.617329 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 649/2556] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:30 2026] GET /volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:30.635782 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8d227b7-e8a2-47e8-bb00-60b8512166f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.638769 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8d227b7-e8a2-47e8-bb00-60b8512166f6 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] GET https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba Aug 25 04:54:30.639042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8d227b7-e8a2-47e8-bb00-60b8512166f6 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.639293 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8d227b7-e8a2-47e8-bb00-60b8512166f6 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.648322 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.648322 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:30.652517 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8d227b7-e8a2-47e8-bb00-60b8512166f6 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Volume info retrieved successfully. Aug 25 04:54:30.657147 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8d227b7-e8a2-47e8-bb00-60b8512166f6 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba returned with HTTP 200 Aug 25 04:54:30.657571 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 635/2557] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:30 2026] GET /volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba => generated 1010 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:30.659104 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-661bf917-092f-4d03-b7d2-653a2b71934b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:30.664597 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.664597 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:30.675133 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-661bf917-092f-4d03-b7d2-653a2b71934b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc returned with HTTP 200 Aug 25 04:54:30.675914 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 639/2558] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:30 2026] GET /volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc => generated 891 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:30.677355 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b399b284-5eb1-4d38-b484-0209ec0d2907 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.679720 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b399b284-5eb1-4d38-b484-0209ec0d2907 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] GET https://10.4.3.213/volume/v3/os-services?host=np0000008045&binary=cinder-volume Aug 25 04:54:30.679966 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b399b284-5eb1-4d38-b484-0209ec0d2907 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.680228 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b399b284-5eb1-4d38-b484-0209ec0d2907 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.686513 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b399b284-5eb1-4d38-b484-0209ec0d2907 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] https://10.4.3.213/volume/v3/os-services?host=np0000008045&binary=cinder-volume returned with HTTP 200 Aug 25 04:54:30.686513 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 636/2559] 10.4.3.213 () {66 vars in 1326 bytes} [Tue Aug 25 04:54:30 2026] GET /volume/v3/os-services?host=np0000008045&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:30.700555 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e77e47bf-48bf-4d9a-8012-be612fe5387e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.703776 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e77e47bf-48bf-4d9a-8012-be612fe5387e tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] GET https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba Aug 25 04:54:30.704035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e77e47bf-48bf-4d9a-8012-be612fe5387e tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.704319 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e77e47bf-48bf-4d9a-8012-be612fe5387e tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.715761 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.715761 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:30.720996 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e77e47bf-48bf-4d9a-8012-be612fe5387e tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Volume info retrieved successfully. Aug 25 04:54:30.725362 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e77e47bf-48bf-4d9a-8012-be612fe5387e tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba returned with HTTP 200 Aug 25 04:54:30.725768 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 650/2560] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:30 2026] GET /volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:30.739617 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12277ade-9d40-42e7-a463-88c26b39b6c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.744470 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12277ade-9d40-42e7-a463-88c26b39b6c4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba Aug 25 04:54:30.744470 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12277ade-9d40-42e7-a463-88c26b39b6c4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.744470 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12277ade-9d40-42e7-a463-88c26b39b6c4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.744470 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-12277ade-9d40-42e7-a463-88c26b39b6c4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Delete volume with id: 4186e863-2797-4ba4-895e-20b8f008a9ba Aug 25 04:54:30.751724 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.751724 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:30.752494 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12277ade-9d40-42e7-a463-88c26b39b6c4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Volume info retrieved successfully. Aug 25 04:54:30.781678 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-12277ade-9d40-42e7-a463-88c26b39b6c4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Delete volume request issued successfully. Aug 25 04:54:30.781678 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12277ade-9d40-42e7-a463-88c26b39b6c4 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba returned with HTTP 202 Aug 25 04:54:30.781678 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 636/2561] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:30 2026] DELETE /volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:30.792684 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e693214-82b0-45a9-8db1-e6e574200980 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:30.795723 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e693214-82b0-45a9-8db1-e6e574200980 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] GET https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba Aug 25 04:54:30.795723 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e693214-82b0-45a9-8db1-e6e574200980 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:30.795965 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e693214-82b0-45a9-8db1-e6e574200980 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:30.808604 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:30.808604 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:30.815386 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1e693214-82b0-45a9-8db1-e6e574200980 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Volume info retrieved successfully. Aug 25 04:54:30.828408 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e693214-82b0-45a9-8db1-e6e574200980 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba returned with HTTP 200 Aug 25 04:54:30.828858 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 640/2562] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:30 2026] GET /volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:31.693288 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1af734e4-5172-45fb-ae36-307d820cc31f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:31.695663 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1af734e4-5172-45fb-ae36-307d820cc31f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc Aug 25 04:54:31.695960 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1af734e4-5172-45fb-ae36-307d820cc31f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:31.696339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1af734e4-5172-45fb-ae36-307d820cc31f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:31.706862 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:31.706862 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:31.712684 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1af734e4-5172-45fb-ae36-307d820cc31f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:31.713796 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-1af734e4-5172-45fb-ae36-307d820cc31f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:31.714044 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-1af734e4-5172-45fb-ae36-307d820cc31f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:31.747483 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-1af734e4-5172-45fb-ae36-307d820cc31f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:31.751283 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:31.751283 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:31.760938 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1af734e4-5172-45fb-ae36-307d820cc31f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc returned with HTTP 200 Aug 25 04:54:31.761446 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 637/2563] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:31 2026] GET /volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc => generated 916 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:31.780326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95aad671-3045-454d-bbdf-fe6fc714fb3f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:31.782234 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95aad671-3045-454d-bbdf-fe6fc714fb3f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/group_snapshots Aug 25 04:54:31.782626 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95aad671-3045-454d-bbdf-fe6fc714fb3f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7dfa1d19-9c40-42c3-91fb-da061daaff29", "name": "tempest-group_snapshot-387272570"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:31.784174 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-95aad671-3045-454d-bbdf-fe6fc714fb3f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7dfa1d19-9c40-42c3-91fb-da061daaff29', 'name': 'tempest-group_snapshot-387272570'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 04:54:31.788223 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:31.788223 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:31.791448 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.group_snapshots [None req-95aad671-3045-454d-bbdf-fe6fc714fb3f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Creating group_snapshot tempest-group_snapshot-387272570. Aug 25 04:54:31.810944 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:31.810944 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:31.825152 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-95aad671-3045-454d-bbdf-fe6fc714fb3f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2045443842 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2045443842, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:31.825628 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-95aad671-3045-454d-bbdf-fe6fc714fb3f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2045443842 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2045443842, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:54:31.850709 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24f2fc17-444d-402d-9335-f1f34d66de38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:31.852476 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-95aad671-3045-454d-bbdf-fe6fc714fb3f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Created reservations ['67c42f87-1020-4f30-b8e5-13496291ee4f', '51fed4ff-ee08-43bd-bf71-c480182ae297', 'f8b9becf-6148-4438-becd-3012bc945106', '619f09f2-63d8-4f70-b4e7-0cf0c9e94c40'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:31.852826 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24f2fc17-444d-402d-9335-f1f34d66de38 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] GET https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba Aug 25 04:54:31.853031 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24f2fc17-444d-402d-9335-f1f34d66de38 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:31.853240 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24f2fc17-444d-402d-9335-f1f34d66de38 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:31.860690 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24f2fc17-444d-402d-9335-f1f34d66de38 tempest-VolumesServicesTestJSON-898853825 tempest-VolumesServicesTestJSON-898853825-project-member] https://10.4.3.213/volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba returned with HTTP 404 Aug 25 04:54:31.861462 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 637/2564] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:31 2026] GET /volume/v3/volumes/4186e863-2797-4ba4-895e-20b8f008a9ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:31.871086 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f7863b3-84e5-443f-a1e2-da37a58a9da2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:31.872916 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f7863b3-84e5-443f-a1e2-da37a58a9da2 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] GET https://10.4.3.213/volume/v3/os-services Aug 25 04:54:31.873209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f7863b3-84e5-443f-a1e2-da37a58a9da2 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:31.873468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f7863b3-84e5-443f-a1e2-da37a58a9da2 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:31.879715 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f7863b3-84e5-443f-a1e2-da37a58a9da2 tempest-VolumesServicesTestJSON-1034165659 tempest-VolumesServicesTestJSON-1034165659-project-admin] https://10.4.3.213/volume/v3/os-services returned with HTTP 200 Aug 25 04:54:31.880194 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 641/2565] 10.4.3.213 () {66 vars in 1249 bytes} [Tue Aug 25 04:54:31 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:31.900220 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95aad671-3045-454d-bbdf-fe6fc714fb3f tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots returned with HTTP 202 Aug 25 04:54:31.900837 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 651/2566] 10.4.3.213 () {70 vars in 1324 bytes} [Tue Aug 25 04:54:31 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:31.910975 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-867c1598-2539-4ef2-88f8-f223878b838b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:31.913491 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-867c1598-2539-4ef2-88f8-f223878b838b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac Aug 25 04:54:31.913797 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-867c1598-2539-4ef2-88f8-f223878b838b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:31.914072 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-867c1598-2539-4ef2-88f8-f223878b838b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:31.914280 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-867c1598-2539-4ef2-88f8-f223878b838b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member baab734c-4e93-43b1-834c-ac7bdd3886ac {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:31.918601 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:31.918601 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:31.923606 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-867c1598-2539-4ef2-88f8-f223878b838b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac returned with HTTP 200 Aug 25 04:54:31.924114 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 638/2567] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:31 2026] GET /volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac => generated 306 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:32.936790 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ba0d111-773e-4cae-91bb-5e81df723d82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:32.940536 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ba0d111-773e-4cae-91bb-5e81df723d82 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac Aug 25 04:54:32.940762 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ba0d111-773e-4cae-91bb-5e81df723d82 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:32.940985 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ba0d111-773e-4cae-91bb-5e81df723d82 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:32.941130 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-1ba0d111-773e-4cae-91bb-5e81df723d82 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member baab734c-4e93-43b1-834c-ac7bdd3886ac {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:32.950969 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:32.950969 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:32.960089 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ba0d111-773e-4cae-91bb-5e81df723d82 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac returned with HTTP 200 Aug 25 04:54:32.960573 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 638/2568] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:32 2026] GET /volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:32.970653 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd9e1d2b-d22e-4058-b5e6-ca2d0ace214b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:32.972548 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd9e1d2b-d22e-4058-b5e6-ca2d0ace214b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail Aug 25 04:54:32.972776 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd9e1d2b-d22e-4058-b5e6-ca2d0ace214b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:32.972999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd9e1d2b-d22e-4058-b5e6-ca2d0ace214b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:32.973280 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-dd9e1d2b-d22e-4058-b5e6-ca2d0ace214b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:32.974694 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-dd9e1d2b-d22e-4058-b5e6-ca2d0ace214b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:54:32.979607 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd9e1d2b-d22e-4058-b5e6-ca2d0ace214b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all snapshots completed successfully. Aug 25 04:54:32.980302 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:32.980302 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:32.981358 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd9e1d2b-d22e-4058-b5e6-ca2d0ace214b tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 04:54:32.981885 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 642/2569] 10.4.3.213 () {66 vars in 1264 bytes} [Tue Aug 25 04:54:32 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:32.993285 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6eccc523-9813-41be-9a12-a81074c180fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:32.998204 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6eccc523-9813-41be-9a12-a81074c180fd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/a86cdebb-b795-414a-a22d-99bcc05c441c Aug 25 04:54:32.998204 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6eccc523-9813-41be-9a12-a81074c180fd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:32.998204 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6eccc523-9813-41be-9a12-a81074c180fd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:33.007101 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:33.007101 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:33.007801 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6eccc523-9813-41be-9a12-a81074c180fd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Snapshot retrieved successfully. Aug 25 04:54:33.008827 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6eccc523-9813-41be-9a12-a81074c180fd tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/a86cdebb-b795-414a-a22d-99bcc05c441c returned with HTTP 200 Aug 25 04:54:33.011105 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 652/2570] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:32 2026] GET /volume/v3/snapshots/a86cdebb-b795-414a-a22d-99bcc05c441c => generated 450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:33.022575 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3d79db87-12e1-45fb-a83f-8b4c8ba5842a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:33.024982 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d79db87-12e1-45fb-a83f-8b4c8ba5842a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac Aug 25 04:54:33.025306 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d79db87-12e1-45fb-a83f-8b4c8ba5842a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:33.025598 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d79db87-12e1-45fb-a83f-8b4c8ba5842a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:33.025800 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-3d79db87-12e1-45fb-a83f-8b4c8ba5842a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member baab734c-4e93-43b1-834c-ac7bdd3886ac {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:33.030313 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:33.030313 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:33.035482 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d79db87-12e1-45fb-a83f-8b4c8ba5842a tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac returned with HTTP 200 Aug 25 04:54:33.035966 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 639/2571] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:33 2026] GET /volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:33.045582 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25098764-c08d-412f-950e-ebcf765bd71c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:33.048114 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25098764-c08d-412f-950e-ebcf765bd71c tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/detail Aug 25 04:54:33.048439 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25098764-c08d-412f-950e-ebcf765bd71c tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:33.048893 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25098764-c08d-412f-950e-ebcf765bd71c tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:33.058765 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25098764-c08d-412f-950e-ebcf765bd71c tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 25 04:54:33.059342 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 639/2572] 10.4.3.213 () {68 vars in 1323 bytes} [Tue Aug 25 04:54:33 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:33.075478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c17c4cc-056e-408d-a63d-5d6c7bdd99a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:33.081054 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c17c4cc-056e-408d-a63d-5d6c7bdd99a0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] DELETE https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac Aug 25 04:54:33.081359 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c17c4cc-056e-408d-a63d-5d6c7bdd99a0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:33.081634 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c17c4cc-056e-408d-a63d-5d6c7bdd99a0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:33.081808 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-7c17c4cc-056e-408d-a63d-5d6c7bdd99a0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] delete called for member baab734c-4e93-43b1-834c-ac7bdd3886ac {{(pid=100268) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 04:54:33.081930 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-7c17c4cc-056e-408d-a63d-5d6c7bdd99a0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Delete group_snapshot with id: baab734c-4e93-43b1-834c-ac7bdd3886ac Aug 25 04:54:33.090716 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:33.090716 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:33.157098 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c17c4cc-056e-408d-a63d-5d6c7bdd99a0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac returned with HTTP 202 Aug 25 04:54:33.157972 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 643/2573] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:54:33 2026] DELETE /volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:33.169507 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:33.179176 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:33.179176 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:33.179176 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:33.179176 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:33.181752 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:33.198798 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all volumes completed successfully. Aug 25 04:54:33.199791 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:33.200085 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:33.214410 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-cba271a4-f039-4ec5-bcdf-154e91e16e3e req-37d8fb9c-5567-4fa2-8f5a-f4908812fcbc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:33.217395 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cba271a4-f039-4ec5-bcdf-154e91e16e3e req-37d8fb9c-5567-4fa2-8f5a-f4908812fcbc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] DELETE https://10.4.3.213/volume/v3/attachments/c6cce6c3-ab2e-4ce1-a6e1-a44f591cd272 Aug 25 04:54:33.217601 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cba271a4-f039-4ec5-bcdf-154e91e16e3e req-37d8fb9c-5567-4fa2-8f5a-f4908812fcbc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:33.217800 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-cba271a4-f039-4ec5-bcdf-154e91e16e3e req-37d8fb9c-5567-4fa2-8f5a-f4908812fcbc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:33.230494 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:33.230494 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:33.251226 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:33.257283 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:33.257283 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:33.265656 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53e9917d-e4d7-44c8-bb90-d2ca9f411421 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:33.266300 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 653/2574] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:54:33 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 25 04:54:33.282234 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-171493c2-abda-4c8f-9535-966f043e7245 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:33.284586 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-171493c2-abda-4c8f-9535-966f043e7245 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/detail Aug 25 04:54:33.284883 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-171493c2-abda-4c8f-9535-966f043e7245 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:33.285251 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-171493c2-abda-4c8f-9535-966f043e7245 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:33.285585 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-171493c2-abda-4c8f-9535-966f043e7245 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:33.286007 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:33.286007 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:33.287640 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-171493c2-abda-4c8f-9535-966f043e7245 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 04:54:33.294480 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-171493c2-abda-4c8f-9535-966f043e7245 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all snapshots completed successfully. Aug 25 04:54:33.294958 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:33.294958 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:33.295940 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-171493c2-abda-4c8f-9535-966f043e7245 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 04:54:33.295940 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 640/2575] 10.4.3.213 () {66 vars in 1264 bytes} [Tue Aug 25 04:54:33 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:33.313613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a664a83b-f19c-4c3a-a907-da3407af5af0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:33.316227 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a664a83b-f19c-4c3a-a907-da3407af5af0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/snapshots/a86cdebb-b795-414a-a22d-99bcc05c441c Aug 25 04:54:33.316532 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a664a83b-f19c-4c3a-a907-da3407af5af0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:33.316839 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a664a83b-f19c-4c3a-a907-da3407af5af0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:33.328272 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a664a83b-f19c-4c3a-a907-da3407af5af0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/snapshots/a86cdebb-b795-414a-a22d-99bcc05c441c returned with HTTP 404 Aug 25 04:54:33.329026 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 644/2576] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:33 2026] GET /volume/v3/snapshots/a86cdebb-b795-414a-a22d-99bcc05c441c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:33.341384 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f2294bd-903f-4dae-99bb-67f825a0d406 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:33.344681 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f2294bd-903f-4dae-99bb-67f825a0d406 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac Aug 25 04:54:33.345220 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f2294bd-903f-4dae-99bb-67f825a0d406 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:33.346818 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f2294bd-903f-4dae-99bb-67f825a0d406 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:33.346925 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-cba271a4-f039-4ec5-bcdf-154e91e16e3e req-37d8fb9c-5567-4fa2-8f5a-f4908812fcbc tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/attachments/c6cce6c3-ab2e-4ce1-a6e1-a44f591cd272 returned with HTTP 200 Aug 25 04:54:33.346981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.group_snapshots [None req-4f2294bd-903f-4dae-99bb-67f825a0d406 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member baab734c-4e93-43b1-834c-ac7bdd3886ac {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:33.347053 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 640/2577] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:54:33 2026] DELETE /volume/v3/attachments/c6cce6c3-ab2e-4ce1-a6e1-a44f591cd272 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:33.352391 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:33.352391 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:33.357822 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f2294bd-903f-4dae-99bb-67f825a0d406 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac returned with HTTP 200 Aug 25 04:54:33.358456 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 654/2578] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:33 2026] GET /volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:34.275709 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7cda9e3-1918-4a00-b859-8e9866411309 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:34.277626 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7cda9e3-1918-4a00-b859-8e9866411309 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] DELETE https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:54:34.277825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7cda9e3-1918-4a00-b859-8e9866411309 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:34.278014 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7cda9e3-1918-4a00-b859-8e9866411309 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:34.278197 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f7cda9e3-1918-4a00-b859-8e9866411309 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Delete volume with id: 78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:54:34.285090 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:34.285090 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:34.285580 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f7cda9e3-1918-4a00-b859-8e9866411309 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:34.304624 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f7cda9e3-1918-4a00-b859-8e9866411309 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Delete volume request issued successfully. Aug 25 04:54:34.304926 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7cda9e3-1918-4a00-b859-8e9866411309 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 202 Aug 25 04:54:34.305390 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 641/2579] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:34 2026] DELETE /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:34.315036 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12385c68-b4ca-4798-b163-43776716efe7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:34.317466 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12385c68-b4ca-4798-b163-43776716efe7 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:54:34.317693 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12385c68-b4ca-4798-b163-43776716efe7 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:34.317972 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12385c68-b4ca-4798-b163-43776716efe7 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:34.334466 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:34.334466 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:34.341707 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-12385c68-b4ca-4798-b163-43776716efe7 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Volume info retrieved successfully. Aug 25 04:54:34.349524 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12385c68-b4ca-4798-b163-43776716efe7 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 200 Aug 25 04:54:34.350114 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 645/2580] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:34 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:34.370658 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c0c0ee12-3c9c-4f3d-a6df-1aa18beda503 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:34.372967 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c0c0ee12-3c9c-4f3d-a6df-1aa18beda503 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac Aug 25 04:54:34.373247 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c0c0ee12-3c9c-4f3d-a6df-1aa18beda503 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:34.373528 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c0c0ee12-3c9c-4f3d-a6df-1aa18beda503 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:34.373697 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.group_snapshots [None req-c0c0ee12-3c9c-4f3d-a6df-1aa18beda503 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member baab734c-4e93-43b1-834c-ac7bdd3886ac {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 04:54:34.376962 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c0c0ee12-3c9c-4f3d-a6df-1aa18beda503 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac returned with HTTP 404 Aug 25 04:54:34.377645 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 641/2581] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:54:34 2026] GET /volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:34.386169 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f4d6a22b-2018-47ba-9e29-303b0fdcce52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:34.388069 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f4d6a22b-2018-47ba-9e29-303b0fdcce52 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/group_snapshots Aug 25 04:54:34.388404 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f4d6a22b-2018-47ba-9e29-303b0fdcce52 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:34.388824 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f4d6a22b-2018-47ba-9e29-303b0fdcce52 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:34.394070 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f4d6a22b-2018-47ba-9e29-303b0fdcce52 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots returned with HTTP 200 Aug 25 04:54:34.394070 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 655/2582] 10.4.3.213 () {68 vars in 1302 bytes} [Tue Aug 25 04:54:34 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:34.402256 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88cf3b1f-d4d0-431e-8a68-3ee103a090db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:34.404379 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88cf3b1f-d4d0-431e-8a68-3ee103a090db tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] DELETE https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac Aug 25 04:54:34.404636 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88cf3b1f-d4d0-431e-8a68-3ee103a090db tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:34.404858 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88cf3b1f-d4d0-431e-8a68-3ee103a090db tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:34.405014 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-88cf3b1f-d4d0-431e-8a68-3ee103a090db tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] delete called for member baab734c-4e93-43b1-834c-ac7bdd3886ac {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 04:54:34.405111 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-88cf3b1f-d4d0-431e-8a68-3ee103a090db tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Delete group_snapshot with id: baab734c-4e93-43b1-834c-ac7bdd3886ac Aug 25 04:54:34.408931 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88cf3b1f-d4d0-431e-8a68-3ee103a090db tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac returned with HTTP 404 Aug 25 04:54:34.409397 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 642/2583] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:54:34 2026] DELETE /volume/v3/group_snapshots/baab734c-4e93-43b1-834c-ac7bdd3886ac => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:34.418971 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:34.420832 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:54:34.421785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:34.421785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:34.421785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:54:34.422419 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:34.430571 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Get all volumes completed successfully. Aug 25 04:54:34.431394 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:34.431598 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:34.473802 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:34.477861 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:34.477861 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:34.486277 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e5cdd5d-e8fd-48df-be26-ff02983875cf tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:54:34.486824 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 646/2584] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:54:34 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:34.506031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-42cf9a8c-de1d-46a2-a735-b7dc809236f0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:34.507917 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42cf9a8c-de1d-46a2-a735-b7dc809236f0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] POST https://10.4.3.213/volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29/action Aug 25 04:54:34.508460 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42cf9a8c-de1d-46a2-a735-b7dc809236f0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:34.508460 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-42cf9a8c-de1d-46a2-a735-b7dc809236f0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:34.510989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-42cf9a8c-de1d-46a2-a735-b7dc809236f0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] delete called for group 7dfa1d19-9c40-42c3-91fb-da061daaff29 {{(pid=100270) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:54:34.511103 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-42cf9a8c-de1d-46a2-a735-b7dc809236f0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Delete group with id: 7dfa1d19-9c40-42c3-91fb-da061daaff29 Aug 25 04:54:34.514909 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:34.514909 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:34.576687 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-42cf9a8c-de1d-46a2-a735-b7dc809236f0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29/action returned with HTTP 202 Aug 25 04:54:34.576687 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 642/2585] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:54:34 2026] POST /volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:34.586078 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7109d3c-9553-484f-8c98-90f5718366cb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:34.589454 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7109d3c-9553-484f-8c98-90f5718366cb tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc Aug 25 04:54:34.589454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7109d3c-9553-484f-8c98-90f5718366cb tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:34.589454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7109d3c-9553-484f-8c98-90f5718366cb tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:34.602624 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:34.602624 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:34.612120 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f7109d3c-9553-484f-8c98-90f5718366cb tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Volume info retrieved successfully. Aug 25 04:54:34.613571 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-f7109d3c-9553-484f-8c98-90f5718366cb tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:54:34.613818 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-f7109d3c-9553-484f-8c98-90f5718366cb tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:54:34.671653 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-f7109d3c-9553-484f-8c98-90f5718366cb tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:54:34.675742 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:34.675742 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:34.686602 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7109d3c-9553-484f-8c98-90f5718366cb tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc returned with HTTP 200 Aug 25 04:54:34.687142 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 656/2586] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:34 2026] GET /volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc => generated 915 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:35.364936 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39eab697-a398-48ca-aaf4-60591075530d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.367135 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39eab697-a398-48ca-aaf4-60591075530d tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 Aug 25 04:54:35.367394 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39eab697-a398-48ca-aaf4-60591075530d tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.367668 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39eab697-a398-48ca-aaf4-60591075530d tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.375705 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39eab697-a398-48ca-aaf4-60591075530d tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 returned with HTTP 404 Aug 25 04:54:35.376296 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 643/2587] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/volumes/78fc3205-72cc-4342-b7c8-76c668096c27 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:35.385129 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-221dd84d-c1a0-4e9f-b8ee-5ab70657eca1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.387498 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-221dd84d-c1a0-4e9f-b8ee-5ab70657eca1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] DELETE https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:35.387782 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-221dd84d-c1a0-4e9f-b8ee-5ab70657eca1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.388034 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-221dd84d-c1a0-4e9f-b8ee-5ab70657eca1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.388292 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-221dd84d-c1a0-4e9f-b8ee-5ab70657eca1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Delete volume with id: 5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:35.395444 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-221dd84d-c1a0-4e9f-b8ee-5ab70657eca1 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 404 Aug 25 04:54:35.396165 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 647/2588] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:35 2026] DELETE /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:35.405573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a5c88423-dcf0-440f-83d4-8045e2ac569c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.407814 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5c88423-dcf0-440f-83d4-8045e2ac569c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 Aug 25 04:54:35.408073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5c88423-dcf0-440f-83d4-8045e2ac569c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.408355 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5c88423-dcf0-440f-83d4-8045e2ac569c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.416341 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5c88423-dcf0-440f-83d4-8045e2ac569c tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 returned with HTTP 404 Aug 25 04:54:35.416674 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 643/2589] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/volumes/5ba2a2ad-0a6a-4a57-8248-dc31cd4e1d77 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:35.425976 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f29f98c-93ca-45c5-bad8-7c47acff6072 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.429579 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f29f98c-93ca-45c5-bad8-7c47acff6072 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] DELETE https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:35.429805 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f29f98c-93ca-45c5-bad8-7c47acff6072 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.430017 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f29f98c-93ca-45c5-bad8-7c47acff6072 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.430248 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8f29f98c-93ca-45c5-bad8-7c47acff6072 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Delete volume with id: bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:35.436824 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f29f98c-93ca-45c5-bad8-7c47acff6072 tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 404 Aug 25 04:54:35.437606 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 657/2590] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:35 2026] DELETE /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:35.446335 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed46ff3e-c922-4ce4-bc14-7bd8317d840b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.448573 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed46ff3e-c922-4ce4-bc14-7bd8317d840b tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] GET https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 Aug 25 04:54:35.448825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed46ff3e-c922-4ce4-bc14-7bd8317d840b tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.449058 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed46ff3e-c922-4ce4-bc14-7bd8317d840b tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.455561 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed46ff3e-c922-4ce4-bc14-7bd8317d840b tempest-TestInstancesWithCinderVolumes-1620578837 tempest-TestInstancesWithCinderVolumes-1620578837-project-member] https://10.4.3.213/volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 returned with HTTP 404 Aug 25 04:54:35.456137 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 644/2591] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/volumes/bb544e32-d264-4505-b575-f25ff7e9ac28 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:35.465488 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9181a0d9-223d-4a51-a790-36494a9b171d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.467578 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9181a0d9-223d-4a51-a790-36494a9b171d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 04:54:35.467799 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9181a0d9-223d-4a51-a790-36494a9b171d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.468062 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9181a0d9-223d-4a51-a790-36494a9b171d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.469003 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9181a0d9-223d-4a51-a790-36494a9b171d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:35.522400 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9181a0d9-223d-4a51-a790-36494a9b171d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Get all volumes completed successfully. Aug 25 04:54:35.524952 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:35.524952 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:35.530027 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9181a0d9-223d-4a51-a790-36494a9b171d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 04:54:35.530513 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 648/2592] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8608 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:35.550370 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fb6162f5-c706-4ae6-b02e-b51b52ab55e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.552932 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb6162f5-c706-4ae6-b02e-b51b52ab55e2 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] DELETE https://10.4.3.213/volume/v3/types/aefc5346-34c9-4a5b-802c-17b4e00bfbd9 Aug 25 04:54:35.553174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb6162f5-c706-4ae6-b02e-b51b52ab55e2 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.553496 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb6162f5-c706-4ae6-b02e-b51b52ab55e2 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.585377 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb6162f5-c706-4ae6-b02e-b51b52ab55e2 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/types/aefc5346-34c9-4a5b-802c-17b4e00bfbd9 returned with HTTP 202 Aug 25 04:54:35.586220 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 644/2593] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:35 2026] DELETE /volume/v3/types/aefc5346-34c9-4a5b-802c-17b4e00bfbd9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:35.593046 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b230cf5c-e968-40d7-9951-709c95be658e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.595412 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b230cf5c-e968-40d7-9951-709c95be658e tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 04:54:35.595670 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b230cf5c-e968-40d7-9951-709c95be658e tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.595892 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b230cf5c-e968-40d7-9951-709c95be658e tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.596779 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b230cf5c-e968-40d7-9951-709c95be658e tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:35.635128 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b230cf5c-e968-40d7-9951-709c95be658e tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Get all volumes completed successfully. Aug 25 04:54:35.637213 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:35.637213 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:35.641853 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b230cf5c-e968-40d7-9951-709c95be658e tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 04:54:35.642472 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 658/2594] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8608 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:35.658332 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f07ac189-3c56-48d1-8996-d0985de32f6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.660975 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f07ac189-3c56-48d1-8996-d0985de32f6b tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] DELETE https://10.4.3.213/volume/v3/types/6ed700bb-18e0-419c-b126-a89d30b21799 Aug 25 04:54:35.661277 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f07ac189-3c56-48d1-8996-d0985de32f6b tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.661581 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f07ac189-3c56-48d1-8996-d0985de32f6b tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.691949 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f07ac189-3c56-48d1-8996-d0985de32f6b tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/types/6ed700bb-18e0-419c-b126-a89d30b21799 returned with HTTP 202 Aug 25 04:54:35.692545 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 645/2595] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:35 2026] DELETE /volume/v3/types/6ed700bb-18e0-419c-b126-a89d30b21799 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:35.706341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d31ea90e-7628-418b-832c-b4b45c3de5c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.708609 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d31ea90e-7628-418b-832c-b4b45c3de5c0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc Aug 25 04:54:35.708944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d31ea90e-7628-418b-832c-b4b45c3de5c0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.709228 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d31ea90e-7628-418b-832c-b4b45c3de5c0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.715788 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d31ea90e-7628-418b-832c-b4b45c3de5c0 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc returned with HTTP 404 Aug 25 04:54:35.716351 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 649/2596] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/volumes/51844f3b-27ed-475f-99ef-19321577dacc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:35.724758 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-1feb94da-2756-4564-a5db-eff0c81dc2a2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.726891 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-1feb94da-2756-4564-a5db-eff0c81dc2a2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/attachments?instance_id=3cad0155-3efe-4732-b203-fbb9af439be2 Aug 25 04:54:35.727298 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-1feb94da-2756-4564-a5db-eff0c81dc2a2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.727622 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-1feb94da-2756-4564-a5db-eff0c81dc2a2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.728343 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9b3b1d52-ebf7-45ad-9f54-7d9ffbe7e922 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.730905 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b3b1d52-ebf7-45ad-9f54-7d9ffbe7e922 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] GET https://10.4.3.213/volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29 Aug 25 04:54:35.731194 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b3b1d52-ebf7-45ad-9f54-7d9ffbe7e922 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.733448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b3b1d52-ebf7-45ad-9f54-7d9ffbe7e922 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.733448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-9b3b1d52-ebf7-45ad-9f54-7d9ffbe7e922 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] show called for member 7dfa1d19-9c40-42c3-91fb-da061daaff29 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:54:35.736116 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b3b1d52-ebf7-45ad-9f54-7d9ffbe7e922 tempest-GroupSnapshotsTest-1924175428 tempest-GroupSnapshotsTest-1924175428-project-member] https://10.4.3.213/volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29 returned with HTTP 404 Aug 25 04:54:35.736765 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 659/2597] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/groups/7dfa1d19-9c40-42c3-91fb-da061daaff29 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:54:35.749134 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20c77835-aba9-480e-b9ed-7e924b691023 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.749934 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-1feb94da-2756-4564-a5db-eff0c81dc2a2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments?instance_id=3cad0155-3efe-4732-b203-fbb9af439be2 returned with HTTP 200 Aug 25 04:54:35.750966 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 645/2598] 10.4.3.213 () {70 vars in 1637 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/attachments?instance_id=3cad0155-3efe-4732-b203-fbb9af439be2 => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:35.752523 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20c77835-aba9-480e-b9ed-7e924b691023 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/05f6f5c7-db37-4394-8b68-f02e72b154bd Aug 25 04:54:35.753018 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20c77835-aba9-480e-b9ed-7e924b691023 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.753459 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20c77835-aba9-480e-b9ed-7e924b691023 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.759889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-c4ed27d6-5352-44d7-b363-3bf9092536c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.763563 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-c4ed27d6-5352-44d7-b363-3bf9092536c1 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b Aug 25 04:54:35.764028 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-c4ed27d6-5352-44d7-b363-3bf9092536c1 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.764028 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-c4ed27d6-5352-44d7-b363-3bf9092536c1 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.772287 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20c77835-aba9-480e-b9ed-7e924b691023 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/group_types/05f6f5c7-db37-4394-8b68-f02e72b154bd returned with HTTP 202 Aug 25 04:54:35.772870 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 646/2599] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:54:35 2026] DELETE /volume/v3/group_types/05f6f5c7-db37-4394-8b68-f02e72b154bd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:54:35.782453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-105da84d-7999-4d83-a2ad-95fc2e746a49 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.783797 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-105da84d-7999-4d83-a2ad-95fc2e746a49 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] DELETE https://10.4.3.213/volume/v3/types/f989ca5d-a121-4b99-a763-7f666b12e815 Aug 25 04:54:35.783999 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-105da84d-7999-4d83-a2ad-95fc2e746a49 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.784335 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-105da84d-7999-4d83-a2ad-95fc2e746a49 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.787277 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2fc81f8a-309c-48b9-afd3-e957269f8d40 req-c4ed27d6-5352-44d7-b363-3bf9092536c1 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b returned with HTTP 200 Aug 25 04:54:35.788163 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 650/2600] 10.4.3.213 () {70 vars in 1651 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:35.825932 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-105da84d-7999-4d83-a2ad-95fc2e746a49 tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/types/f989ca5d-a121-4b99-a763-7f666b12e815 returned with HTTP 202 Aug 25 04:54:35.825932 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 660/2601] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:35 2026] DELETE /volume/v3/types/f989ca5d-a121-4b99-a763-7f666b12e815 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:35.840240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66fc275f-b7b5-4753-b983-e6f60f9a754b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:35.844020 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66fc275f-b7b5-4753-b983-e6f60f9a754b tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] GET https://10.4.3.213/volume/v3/types/f989ca5d-a121-4b99-a763-7f666b12e815 Aug 25 04:54:35.844582 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66fc275f-b7b5-4753-b983-e6f60f9a754b tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:35.845368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66fc275f-b7b5-4753-b983-e6f60f9a754b tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:35.850710 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66fc275f-b7b5-4753-b983-e6f60f9a754b tempest-GroupSnapshotsTest-1242824338 tempest-GroupSnapshotsTest-1242824338-project-admin] https://10.4.3.213/volume/v3/types/f989ca5d-a121-4b99-a763-7f666b12e815 returned with HTTP 404 Aug 25 04:54:35.851637 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 646/2602] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:35 2026] GET /volume/v3/types/f989ca5d-a121-4b99-a763-7f666b12e815 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:36.295343 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7d727fb-0902-4d68-86d4-a5c167d79d79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:36.297700 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7d727fb-0902-4d68-86d4-a5c167d79d79 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 04:54:36.297964 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7d727fb-0902-4d68-86d4-a5c167d79d79 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:36.298207 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7d727fb-0902-4d68-86d4-a5c167d79d79 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:36.299300 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c7d727fb-0902-4d68-86d4-a5c167d79d79 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:54:36.345634 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7d727fb-0902-4d68-86d4-a5c167d79d79 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Get all volumes completed successfully. Aug 25 04:54:36.347067 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:36.347067 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:36.352763 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7d727fb-0902-4d68-86d4-a5c167d79d79 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 04:54:36.353193 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 647/2603] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 04:54:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8608 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:54:36.371269 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ee8f455-7c9b-4327-868f-2e29b723265f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:36.373079 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ee8f455-7c9b-4327-868f-2e29b723265f tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/3d76fac3-ce83-4ac6-bb49-ac261427771b Aug 25 04:54:36.373898 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ee8f455-7c9b-4327-868f-2e29b723265f tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:36.373898 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ee8f455-7c9b-4327-868f-2e29b723265f tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:36.373898 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7ee8f455-7c9b-4327-868f-2e29b723265f tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Delete volume with id: 3d76fac3-ce83-4ac6-bb49-ac261427771b Aug 25 04:54:36.383034 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:36.383034 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:36.383587 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ee8f455-7c9b-4327-868f-2e29b723265f tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Volume info retrieved successfully. Aug 25 04:54:36.401108 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.image.cache [None req-7ee8f455-7c9b-4327-868f-2e29b723265f tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'a1fc58fb-8c45-4eb6-b78d-ddd7cd3ea62a', 'volume_id': '3d76fac3-ce83-4ac6-bb49-ac261427771b', 'host': 'np0000008045@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 4, 52, 59), 'last_used': datetime.datetime(2026, 8, 25, 4, 53, 10)}. {{(pid=100268) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 04:54:36.418121 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ee8f455-7c9b-4327-868f-2e29b723265f tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Delete volume request issued successfully. Aug 25 04:54:36.418725 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ee8f455-7c9b-4327-868f-2e29b723265f tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/volumes/3d76fac3-ce83-4ac6-bb49-ac261427771b returned with HTTP 202 Aug 25 04:54:36.419262 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 651/2604] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:36 2026] DELETE /volume/v3/volumes/3d76fac3-ce83-4ac6-bb49-ac261427771b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:36.428921 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e774ec69-5c74-473a-a95c-3ac98020be13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:36.431202 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e774ec69-5c74-473a-a95c-3ac98020be13 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] GET https://10.4.3.213/volume/v3/volumes/3d76fac3-ce83-4ac6-bb49-ac261427771b Aug 25 04:54:36.431511 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e774ec69-5c74-473a-a95c-3ac98020be13 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:36.431752 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e774ec69-5c74-473a-a95c-3ac98020be13 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:36.439603 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:36.439603 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:36.444266 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e774ec69-5c74-473a-a95c-3ac98020be13 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Volume info retrieved successfully. Aug 25 04:54:36.449754 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e774ec69-5c74-473a-a95c-3ac98020be13 tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/volumes/3d76fac3-ce83-4ac6-bb49-ac261427771b returned with HTTP 200 Aug 25 04:54:36.450260 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 661/2605] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:36 2026] GET /volume/v3/volumes/3d76fac3-ce83-4ac6-bb49-ac261427771b => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:37.468763 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-88f4bd2f-3a29-4b46-84e1-34c9f74a99aa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:37.471255 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88f4bd2f-3a29-4b46-84e1-34c9f74a99aa tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] GET https://10.4.3.213/volume/v3/volumes/3d76fac3-ce83-4ac6-bb49-ac261427771b Aug 25 04:54:37.471584 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88f4bd2f-3a29-4b46-84e1-34c9f74a99aa tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:37.471876 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88f4bd2f-3a29-4b46-84e1-34c9f74a99aa tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:37.481406 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88f4bd2f-3a29-4b46-84e1-34c9f74a99aa tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/volumes/3d76fac3-ce83-4ac6-bb49-ac261427771b returned with HTTP 404 Aug 25 04:54:37.482035 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 647/2606] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:37 2026] GET /volume/v3/volumes/3d76fac3-ce83-4ac6-bb49-ac261427771b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:37.492345 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d5dc572-ce6c-479a-b51d-e3a027acc00d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:37.494803 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d5dc572-ce6c-479a-b51d-e3a027acc00d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] DELETE https://10.4.3.213/volume/v3/types/30fde970-15cc-405b-9774-c32ddb10b112 Aug 25 04:54:37.495123 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d5dc572-ce6c-479a-b51d-e3a027acc00d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:37.495468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d5dc572-ce6c-479a-b51d-e3a027acc00d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:37.530241 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d5dc572-ce6c-479a-b51d-e3a027acc00d tempest-TestInstancesWithCinderVolumes-1962478323 tempest-TestInstancesWithCinderVolumes-1962478323-project-admin] https://10.4.3.213/volume/v3/types/30fde970-15cc-405b-9774-c32ddb10b112 returned with HTTP 202 Aug 25 04:54:37.530524 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 648/2607] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:37 2026] DELETE /volume/v3/types/30fde970-15cc-405b-9774-c32ddb10b112 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.031172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42038c5d-f26b-47b0-be64-5c979017a995 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.182018 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42038c5d-f26b-47b0-be64-5c979017a995 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] POST https://10.4.3.213/volume/v3/qos-specs Aug 25 04:54:39.182018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42038c5d-f26b-47b0-be64-5c979017a995 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-459920257", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:39.184396 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.qos_specs [None req-42038c5d-f26b-47b0-be64-5c979017a995 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-459920257', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100268) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 04:54:39.192278 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-42038c5d-f26b-47b0-be64-5c979017a995 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DB qos_specs_create(): root {'id': '08b824c4-eed6-4c7b-8cc9-eeda1592756b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-459920257'} {{(pid=100268) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 04:54:39.199954 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42038c5d-f26b-47b0-be64-5c979017a995 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs returned with HTTP 200 Aug 25 04:54:39.200510 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 652/2608] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:54:39 2026] POST /volume/v3/qos-specs => generated 392 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:39.212663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f745ef1-93af-46cc-a216-7924ef04d078 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.214559 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f745ef1-93af-46cc-a216-7924ef04d078 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:39.214924 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f745ef1-93af-46cc-a216-7924ef04d078 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1631587562"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:39.232307 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f745ef1-93af-46cc-a216-7924ef04d078 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:39.233077 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 662/2609] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:39 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:54:39.243086 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b43611f1-5b70-44d9-b192-0f4ddd3e2acb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.245005 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b43611f1-5b70-44d9-b192-0f4ddd3e2acb tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:39.245478 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b43611f1-5b70-44d9-b192-0f4ddd3e2acb tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1729263041"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:39.247538 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.247538 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:39.263727 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b43611f1-5b70-44d9-b192-0f4ddd3e2acb tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:39.264187 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 648/2610] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:39 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:39.274279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72dea1b1-bb6c-491f-87b7-270374ce524e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.276591 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72dea1b1-bb6c-491f-87b7-270374ce524e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:54:39.277086 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72dea1b1-bb6c-491f-87b7-270374ce524e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-404319348"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:39.301049 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72dea1b1-bb6c-491f-87b7-270374ce524e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:54:39.301495 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 649/2611] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:54:39 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:54:39.312547 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32915ecd-6d68-41a9-8c69-508932bd4e6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.314744 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32915ecd-6d68-41a9-8c69-508932bd4e6e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associate?vol_type_id=e1f9570e-3404-47c3-821f-28e2cbdbb897 Aug 25 04:54:39.315036 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32915ecd-6d68-41a9-8c69-508932bd4e6e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.315314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32915ecd-6d68-41a9-8c69-508932bd4e6e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'associate' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.315670 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.315670 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:39.316120 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32915ecd-6d68-41a9-8c69-508932bd4e6e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Associate qos_spec: 08b824c4-eed6-4c7b-8cc9-eeda1592756b with type: e1f9570e-3404-47c3-821f-28e2cbdbb897 {{(pid=100268) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 04:54:39.347291 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32915ecd-6d68-41a9-8c69-508932bd4e6e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associate?vol_type_id=e1f9570e-3404-47c3-821f-28e2cbdbb897 returned with HTTP 202 Aug 25 04:54:39.348139 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 653/2612] 10.4.3.213 () {66 vars in 1481 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associate?vol_type_id=e1f9570e-3404-47c3-821f-28e2cbdbb897 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.358633 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bb7a2f2c-8c39-4e2b-92d9-bd2de2865db6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.361569 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb7a2f2c-8c39-4e2b-92d9-bd2de2865db6 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associate?vol_type_id=c189c8b4-7e8c-415b-afd3-23fde47a8379 Aug 25 04:54:39.361893 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb7a2f2c-8c39-4e2b-92d9-bd2de2865db6 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.362167 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb7a2f2c-8c39-4e2b-92d9-bd2de2865db6 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'associate' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.363282 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bb7a2f2c-8c39-4e2b-92d9-bd2de2865db6 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Associate qos_spec: 08b824c4-eed6-4c7b-8cc9-eeda1592756b with type: c189c8b4-7e8c-415b-afd3-23fde47a8379 {{(pid=100269) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 04:54:39.395446 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb7a2f2c-8c39-4e2b-92d9-bd2de2865db6 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associate?vol_type_id=c189c8b4-7e8c-415b-afd3-23fde47a8379 returned with HTTP 202 Aug 25 04:54:39.395906 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 663/2613] 10.4.3.213 () {66 vars in 1481 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associate?vol_type_id=c189c8b4-7e8c-415b-afd3-23fde47a8379 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.404214 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a731c06a-b70a-4435-a13e-b297e482053d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.405824 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a731c06a-b70a-4435-a13e-b297e482053d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associate?vol_type_id=83a80998-d528-4885-a098-58ccdb7a8d92 Aug 25 04:54:39.406013 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a731c06a-b70a-4435-a13e-b297e482053d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.406228 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a731c06a-b70a-4435-a13e-b297e482053d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'associate' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.406784 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a731c06a-b70a-4435-a13e-b297e482053d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Associate qos_spec: 08b824c4-eed6-4c7b-8cc9-eeda1592756b with type: 83a80998-d528-4885-a098-58ccdb7a8d92 {{(pid=100270) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 04:54:39.450968 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a731c06a-b70a-4435-a13e-b297e482053d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associate?vol_type_id=83a80998-d528-4885-a098-58ccdb7a8d92 returned with HTTP 202 Aug 25 04:54:39.451389 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 649/2614] 10.4.3.213 () {66 vars in 1481 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associate?vol_type_id=83a80998-d528-4885-a098-58ccdb7a8d92 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.459049 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d1a9f4e-d4db-454d-93d2-e6c346e28d27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.461846 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d1a9f4e-d4db-454d-93d2-e6c346e28d27 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associations Aug 25 04:54:39.461846 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d1a9f4e-d4db-454d-93d2-e6c346e28d27 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.461929 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d1a9f4e-d4db-454d-93d2-e6c346e28d27 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'associations' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.462692 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8d1a9f4e-d4db-454d-93d2-e6c346e28d27 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Get associations for qos_spec id: 08b824c4-eed6-4c7b-8cc9-eeda1592756b {{(pid=100267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 04:54:39.494020 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d1a9f4e-d4db-454d-93d2-e6c346e28d27 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associations returned with HTTP 200 Aug 25 04:54:39.494607 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 650/2615] 10.4.3.213 () {66 vars in 1393 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associations => generated 447 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:54:39.506098 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fad9561d-d622-473d-8e35-80e95638e66a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.508498 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fad9561d-d622-473d-8e35-80e95638e66a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/disassociate?vol_type_id=e1f9570e-3404-47c3-821f-28e2cbdbb897 Aug 25 04:54:39.508767 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fad9561d-d622-473d-8e35-80e95638e66a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.509027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fad9561d-d622-473d-8e35-80e95638e66a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'disassociate' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.509394 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.509394 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:39.509883 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fad9561d-d622-473d-8e35-80e95638e66a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Disassociate qos_spec: 08b824c4-eed6-4c7b-8cc9-eeda1592756b from type: e1f9570e-3404-47c3-821f-28e2cbdbb897 {{(pid=100268) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 25 04:54:39.530461 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fad9561d-d622-473d-8e35-80e95638e66a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/disassociate?vol_type_id=e1f9570e-3404-47c3-821f-28e2cbdbb897 returned with HTTP 202 Aug 25 04:54:39.530461 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 654/2616] 10.4.3.213 () {66 vars in 1490 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/disassociate?vol_type_id=e1f9570e-3404-47c3-821f-28e2cbdbb897 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.537909 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b611930f-822a-44ec-8fb8-746b7e553c23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.541884 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b611930f-822a-44ec-8fb8-746b7e553c23 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associations Aug 25 04:54:39.542121 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b611930f-822a-44ec-8fb8-746b7e553c23 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.543555 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b611930f-822a-44ec-8fb8-746b7e553c23 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'associations' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.544118 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.544118 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:39.545035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b611930f-822a-44ec-8fb8-746b7e553c23 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Get associations for qos_spec id: 08b824c4-eed6-4c7b-8cc9-eeda1592756b {{(pid=100269) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 04:54:39.569194 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b611930f-822a-44ec-8fb8-746b7e553c23 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associations returned with HTTP 200 Aug 25 04:54:39.569609 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 664/2617] 10.4.3.213 () {66 vars in 1393 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associations => generated 305 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:39.578940 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9175fe41-f19f-4039-9720-53cede4c9c75 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.580818 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9175fe41-f19f-4039-9720-53cede4c9c75 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/disassociate_all Aug 25 04:54:39.581041 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9175fe41-f19f-4039-9720-53cede4c9c75 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.581296 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9175fe41-f19f-4039-9720-53cede4c9c75 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'disassociate_all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.581608 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.581608 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:39.581993 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9175fe41-f19f-4039-9720-53cede4c9c75 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Disassociate qos_spec: 08b824c4-eed6-4c7b-8cc9-eeda1592756b from all. {{(pid=100270) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 25 04:54:39.604574 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9175fe41-f19f-4039-9720-53cede4c9c75 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/disassociate_all returned with HTTP 202 Aug 25 04:54:39.605078 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 650/2618] 10.4.3.213 () {66 vars in 1405 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/disassociate_all => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.613271 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b921dfc4-e9e1-459f-a0b6-6cebf28333b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.619164 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b921dfc4-e9e1-459f-a0b6-6cebf28333b8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associations Aug 25 04:54:39.619449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b921dfc4-e9e1-459f-a0b6-6cebf28333b8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.624212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b921dfc4-e9e1-459f-a0b6-6cebf28333b8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'associations' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.624679 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.624679 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:39.625760 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b921dfc4-e9e1-459f-a0b6-6cebf28333b8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Get associations for qos_spec id: 08b824c4-eed6-4c7b-8cc9-eeda1592756b {{(pid=100267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 04:54:39.634905 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b921dfc4-e9e1-459f-a0b6-6cebf28333b8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associations returned with HTTP 200 Aug 25 04:54:39.635531 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 651/2619] 10.4.3.213 () {66 vars in 1393 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/associations => generated 24 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:54:39.645289 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6aeb9634-def3-4ae7-9def-25b2860ea2a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.647687 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6aeb9634-def3-4ae7-9def-25b2860ea2a4 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/types/83a80998-d528-4885-a098-58ccdb7a8d92 Aug 25 04:54:39.647977 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6aeb9634-def3-4ae7-9def-25b2860ea2a4 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.648270 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6aeb9634-def3-4ae7-9def-25b2860ea2a4 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.648651 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.648651 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:39.690289 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6aeb9634-def3-4ae7-9def-25b2860ea2a4 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/types/83a80998-d528-4885-a098-58ccdb7a8d92 returned with HTTP 202 Aug 25 04:54:39.690655 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 655/2620] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:39 2026] DELETE /volume/v3/types/83a80998-d528-4885-a098-58ccdb7a8d92 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.703374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a88d351-79cf-41c4-aea7-cebcd5df2ca7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.705506 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a88d351-79cf-41c4-aea7-cebcd5df2ca7 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/types/83a80998-d528-4885-a098-58ccdb7a8d92 Aug 25 04:54:39.705701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a88d351-79cf-41c4-aea7-cebcd5df2ca7 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.705885 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a88d351-79cf-41c4-aea7-cebcd5df2ca7 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.713460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a88d351-79cf-41c4-aea7-cebcd5df2ca7 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/types/83a80998-d528-4885-a098-58ccdb7a8d92 returned with HTTP 404 Aug 25 04:54:39.713460 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 665/2621] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/types/83a80998-d528-4885-a098-58ccdb7a8d92 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:39.726485 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a82c208a-ccf1-4b3b-b07a-95dfd0b1ade7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.727634 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a82c208a-ccf1-4b3b-b07a-95dfd0b1ade7 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/types/c189c8b4-7e8c-415b-afd3-23fde47a8379 Aug 25 04:54:39.727634 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a82c208a-ccf1-4b3b-b07a-95dfd0b1ade7 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.727634 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a82c208a-ccf1-4b3b-b07a-95dfd0b1ade7 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.727634 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.727634 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:39.763516 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a82c208a-ccf1-4b3b-b07a-95dfd0b1ade7 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/types/c189c8b4-7e8c-415b-afd3-23fde47a8379 returned with HTTP 202 Aug 25 04:54:39.763516 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 651/2622] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:39 2026] DELETE /volume/v3/types/c189c8b4-7e8c-415b-afd3-23fde47a8379 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.773152 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e79bf1a-82c8-4b64-b299-a9ccb66718e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.775584 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e79bf1a-82c8-4b64-b299-a9ccb66718e8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/types/c189c8b4-7e8c-415b-afd3-23fde47a8379 Aug 25 04:54:39.777292 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e79bf1a-82c8-4b64-b299-a9ccb66718e8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.777292 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e79bf1a-82c8-4b64-b299-a9ccb66718e8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.781528 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e79bf1a-82c8-4b64-b299-a9ccb66718e8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/types/c189c8b4-7e8c-415b-afd3-23fde47a8379 returned with HTTP 404 Aug 25 04:54:39.781704 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 652/2623] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/types/c189c8b4-7e8c-415b-afd3-23fde47a8379 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:39.789668 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-354092d9-b105-4b52-8d5b-343e5210fddd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.791778 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-354092d9-b105-4b52-8d5b-343e5210fddd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/types/e1f9570e-3404-47c3-821f-28e2cbdbb897 Aug 25 04:54:39.791841 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-354092d9-b105-4b52-8d5b-343e5210fddd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.791999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-354092d9-b105-4b52-8d5b-343e5210fddd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.822722 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-354092d9-b105-4b52-8d5b-343e5210fddd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/types/e1f9570e-3404-47c3-821f-28e2cbdbb897 returned with HTTP 202 Aug 25 04:54:39.823267 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 656/2624] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:54:39 2026] DELETE /volume/v3/types/e1f9570e-3404-47c3-821f-28e2cbdbb897 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.833586 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-07f5d5af-bc6a-47cd-b184-a62f043ffc6a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.835257 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07f5d5af-bc6a-47cd-b184-a62f043ffc6a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/types/e1f9570e-3404-47c3-821f-28e2cbdbb897 Aug 25 04:54:39.835466 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-07f5d5af-bc6a-47cd-b184-a62f043ffc6a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.835632 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-07f5d5af-bc6a-47cd-b184-a62f043ffc6a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.843402 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07f5d5af-bc6a-47cd-b184-a62f043ffc6a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/types/e1f9570e-3404-47c3-821f-28e2cbdbb897 returned with HTTP 404 Aug 25 04:54:39.843934 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 666/2625] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/types/e1f9570e-3404-47c3-821f-28e2cbdbb897 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:39.856666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-196046fd-1bfb-437b-8598-ce1e081d8d1a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.858893 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-196046fd-1bfb-437b-8598-ce1e081d8d1a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] POST https://10.4.3.213/volume/v3/qos-specs Aug 25 04:54:39.859353 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-196046fd-1bfb-437b-8598-ce1e081d8d1a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-682129517", "consumer": "back-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:39.861882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.qos_specs [None req-196046fd-1bfb-437b-8598-ce1e081d8d1a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-682129517', 'consumer': 'back-end', 'specs': {}} {{(pid=100270) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 04:54:39.881084 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-196046fd-1bfb-437b-8598-ce1e081d8d1a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DB qos_specs_create(): root {'id': 'afe7d7ab-7bde-4319-86ec-f79b86e093f8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-682129517'} {{(pid=100270) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 04:54:39.890908 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-196046fd-1bfb-437b-8598-ce1e081d8d1a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs returned with HTTP 200 Aug 25 04:54:39.891408 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 652/2626] 10.4.3.213 () {68 vars in 1264 bytes} [Tue Aug 25 04:54:39 2026] POST /volume/v3/qos-specs => generated 368 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:39.902291 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02e4e99b-9a82-404a-ac44-4cd835055d4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.905565 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02e4e99b-9a82-404a-ac44-4cd835055d4d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8?force=False Aug 25 04:54:39.905565 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02e4e99b-9a82-404a-ac44-4cd835055d4d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.905565 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02e4e99b-9a82-404a-ac44-4cd835055d4d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.905565 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.905565 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:39.905818 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-02e4e99b-9a82-404a-ac44-4cd835055d4d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Delete qos_spec: afe7d7ab-7bde-4319-86ec-f79b86e093f8, force: False {{(pid=100267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 04:54:39.926737 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02e4e99b-9a82-404a-ac44-4cd835055d4d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8?force=False returned with HTTP 202 Aug 25 04:54:39.927238 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 653/2627] 10.4.3.213 () {66 vars in 1380 bytes} [Tue Aug 25 04:54:39 2026] DELETE /volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:39.934825 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81660d3e-3edf-4c7f-a669-4179998d7460 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.945371 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81660d3e-3edf-4c7f-a669-4179998d7460 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8 Aug 25 04:54:39.945371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81660d3e-3edf-4c7f-a669-4179998d7460 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.945371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81660d3e-3edf-4c7f-a669-4179998d7460 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.950594 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81660d3e-3edf-4c7f-a669-4179998d7460 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8 returned with HTTP 404 Aug 25 04:54:39.951340 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 657/2628] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:39.960271 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d79b6d9b-4ef8-49e1-9680-01aa2be41b23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.963117 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d79b6d9b-4ef8-49e1-9680-01aa2be41b23 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs Aug 25 04:54:39.964543 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d79b6d9b-4ef8-49e1-9680-01aa2be41b23 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.964543 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d79b6d9b-4ef8-49e1-9680-01aa2be41b23 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.964543 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.964543 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:39.980978 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d79b6d9b-4ef8-49e1-9680-01aa2be41b23 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs returned with HTTP 200 Aug 25 04:54:39.981528 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 667/2629] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:54:39 2026] GET /volume/v3/qos-specs => generated 174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:39.992460 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ba076b6e-5e8f-4492-bd75-2db2e3e3328f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:39.992955 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba076b6e-5e8f-4492-bd75-2db2e3e3328f tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8?force=False Aug 25 04:54:39.993198 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba076b6e-5e8f-4492-bd75-2db2e3e3328f tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:39.993442 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba076b6e-5e8f-4492-bd75-2db2e3e3328f tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:39.993739 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:39.993739 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:39.994179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ba076b6e-5e8f-4492-bd75-2db2e3e3328f tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Delete qos_spec: afe7d7ab-7bde-4319-86ec-f79b86e093f8, force: False {{(pid=100270) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 04:54:39.998832 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba076b6e-5e8f-4492-bd75-2db2e3e3328f tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8?force=False returned with HTTP 404 Aug 25 04:54:39.999406 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 653/2630] 10.4.3.213 () {66 vars in 1380 bytes} [Tue Aug 25 04:54:39 2026] DELETE /volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:40.007456 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0cc44e2-a847-4a8c-81aa-d2f8f8e5f59a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.010531 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0cc44e2-a847-4a8c-81aa-d2f8f8e5f59a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8 Aug 25 04:54:40.010531 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0cc44e2-a847-4a8c-81aa-d2f8f8e5f59a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.010531 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0cc44e2-a847-4a8c-81aa-d2f8f8e5f59a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.010873 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.010873 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:40.015855 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0cc44e2-a847-4a8c-81aa-d2f8f8e5f59a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8 returned with HTTP 404 Aug 25 04:54:40.016703 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 654/2631] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/afe7d7ab-7bde-4319-86ec-f79b86e093f8 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:40.026237 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b217c448-e44f-4623-9ff0-0e7f604dd6e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.028360 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b217c448-e44f-4623-9ff0-0e7f604dd6e1 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] POST https://10.4.3.213/volume/v3/qos-specs Aug 25 04:54:40.029105 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b217c448-e44f-4623-9ff0-0e7f604dd6e1 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-41726366", "consumer": "both"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:40.031629 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.qos_specs [None req-b217c448-e44f-4623-9ff0-0e7f604dd6e1 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-41726366', 'consumer': 'both', 'specs': {}} {{(pid=100268) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 04:54:40.034198 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-b217c448-e44f-4623-9ff0-0e7f604dd6e1 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DB qos_specs_create(): root {'id': '1f31c683-4b26-4736-9538-a81c60f91811', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-41726366'} {{(pid=100268) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 04:54:40.044913 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b217c448-e44f-4623-9ff0-0e7f604dd6e1 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs returned with HTTP 200 Aug 25 04:54:40.044913 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 658/2632] 10.4.3.213 () {68 vars in 1264 bytes} [Tue Aug 25 04:54:40 2026] POST /volume/v3/qos-specs => generated 363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:40.053320 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6f0f18b0-1b75-42c6-8100-3628b8f81890 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.055028 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f0f18b0-1b75-42c6-8100-3628b8f81890 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811?force=False Aug 25 04:54:40.056089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f0f18b0-1b75-42c6-8100-3628b8f81890 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.056089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f0f18b0-1b75-42c6-8100-3628b8f81890 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.056089 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.056089 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:40.056317 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6f0f18b0-1b75-42c6-8100-3628b8f81890 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Delete qos_spec: 1f31c683-4b26-4736-9538-a81c60f91811, force: False {{(pid=100269) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 04:54:40.083783 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f0f18b0-1b75-42c6-8100-3628b8f81890 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811?force=False returned with HTTP 202 Aug 25 04:54:40.086667 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 668/2633] 10.4.3.213 () {66 vars in 1380 bytes} [Tue Aug 25 04:54:40 2026] DELETE /volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:40.095458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-472e4499-c537-4b51-a0af-b5fe241464cd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.095458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-472e4499-c537-4b51-a0af-b5fe241464cd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811 Aug 25 04:54:40.095458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-472e4499-c537-4b51-a0af-b5fe241464cd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.095458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-472e4499-c537-4b51-a0af-b5fe241464cd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.101412 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-472e4499-c537-4b51-a0af-b5fe241464cd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811 returned with HTTP 404 Aug 25 04:54:40.102168 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 654/2634] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:40.109499 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85f0d15c-9689-46fa-83c0-dd3724298b6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.111293 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85f0d15c-9689-46fa-83c0-dd3724298b6e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs Aug 25 04:54:40.111539 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85f0d15c-9689-46fa-83c0-dd3724298b6e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.111795 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85f0d15c-9689-46fa-83c0-dd3724298b6e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.124133 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85f0d15c-9689-46fa-83c0-dd3724298b6e tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs returned with HTTP 200 Aug 25 04:54:40.124702 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 655/2635] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:40.134316 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35a945d5-70b9-45ab-be72-2bb03fc650b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.136588 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35a945d5-70b9-45ab-be72-2bb03fc650b0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811?force=False Aug 25 04:54:40.136838 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35a945d5-70b9-45ab-be72-2bb03fc650b0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.137084 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35a945d5-70b9-45ab-be72-2bb03fc650b0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.138172 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.138172 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:40.138172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35a945d5-70b9-45ab-be72-2bb03fc650b0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Delete qos_spec: 1f31c683-4b26-4736-9538-a81c60f91811, force: False {{(pid=100268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 04:54:40.147298 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35a945d5-70b9-45ab-be72-2bb03fc650b0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811?force=False returned with HTTP 404 Aug 25 04:54:40.147892 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 659/2636] 10.4.3.213 () {66 vars in 1380 bytes} [Tue Aug 25 04:54:40 2026] DELETE /volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:40.157074 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f7cab0b-a98c-416f-a3d1-8b039bfe755f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.160368 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f7cab0b-a98c-416f-a3d1-8b039bfe755f tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811 Aug 25 04:54:40.160599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f7cab0b-a98c-416f-a3d1-8b039bfe755f tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.162368 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f7cab0b-a98c-416f-a3d1-8b039bfe755f tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.162681 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.162681 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:40.169367 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f7cab0b-a98c-416f-a3d1-8b039bfe755f tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811 returned with HTTP 404 Aug 25 04:54:40.169367 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 669/2637] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/1f31c683-4b26-4736-9538-a81c60f91811 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:40.179845 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71926059-5bfe-4c94-9d9c-2a8d4cc57d2a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.184699 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71926059-5bfe-4c94-9d9c-2a8d4cc57d2a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] POST https://10.4.3.213/volume/v3/qos-specs Aug 25 04:54:40.185110 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71926059-5bfe-4c94-9d9c-2a8d4cc57d2a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-82214143", "consumer": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:40.187753 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.qos_specs [None req-71926059-5bfe-4c94-9d9c-2a8d4cc57d2a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-82214143', 'consumer': 'front-end', 'specs': {}} {{(pid=100270) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 04:54:40.191908 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-71926059-5bfe-4c94-9d9c-2a8d4cc57d2a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DB qos_specs_create(): root {'id': 'ae7c4b73-78f7-4ab4-a4e5-b111529c5c95', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-82214143'} {{(pid=100270) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 04:54:40.203220 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71926059-5bfe-4c94-9d9c-2a8d4cc57d2a tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs returned with HTTP 200 Aug 25 04:54:40.203753 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 655/2638] 10.4.3.213 () {68 vars in 1264 bytes} [Tue Aug 25 04:54:40 2026] POST /volume/v3/qos-specs => generated 368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:40.214083 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53755ea9-6afe-4f51-beb8-3a48f913bded None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.216275 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53755ea9-6afe-4f51-beb8-3a48f913bded tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95?force=False Aug 25 04:54:40.216584 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53755ea9-6afe-4f51-beb8-3a48f913bded tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.216874 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53755ea9-6afe-4f51-beb8-3a48f913bded tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.217568 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.217568 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:40.218117 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-53755ea9-6afe-4f51-beb8-3a48f913bded tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Delete qos_spec: ae7c4b73-78f7-4ab4-a4e5-b111529c5c95, force: False {{(pid=100267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 04:54:40.256870 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53755ea9-6afe-4f51-beb8-3a48f913bded tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95?force=False returned with HTTP 202 Aug 25 04:54:40.257473 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 656/2639] 10.4.3.213 () {66 vars in 1380 bytes} [Tue Aug 25 04:54:40 2026] DELETE /volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95?force=False => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:40.265730 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b743a2a-80ab-4fd8-bebe-de8c2dba0304 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.267843 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b743a2a-80ab-4fd8-bebe-de8c2dba0304 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95 Aug 25 04:54:40.268212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b743a2a-80ab-4fd8-bebe-de8c2dba0304 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.268366 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b743a2a-80ab-4fd8-bebe-de8c2dba0304 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.273337 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b743a2a-80ab-4fd8-bebe-de8c2dba0304 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95 returned with HTTP 404 Aug 25 04:54:40.274683 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 660/2640] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:40.283448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dcb074ec-5dfa-47bc-be2d-bc4ea2f0c9f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.286255 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dcb074ec-5dfa-47bc-be2d-bc4ea2f0c9f8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs Aug 25 04:54:40.286902 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dcb074ec-5dfa-47bc-be2d-bc4ea2f0c9f8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.287343 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dcb074ec-5dfa-47bc-be2d-bc4ea2f0c9f8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.294216 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dcb074ec-5dfa-47bc-be2d-bc4ea2f0c9f8 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs returned with HTTP 200 Aug 25 04:54:40.294963 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 670/2641] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:54:40 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 25 04:54:40.304832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-467cec1f-6fb4-48ea-a152-e6739a66b0f0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.307356 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-467cec1f-6fb4-48ea-a152-e6739a66b0f0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95?force=False Aug 25 04:54:40.307650 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-467cec1f-6fb4-48ea-a152-e6739a66b0f0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.307901 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-467cec1f-6fb4-48ea-a152-e6739a66b0f0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.308252 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.308252 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:40.308661 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.qos_specs_manage [None req-467cec1f-6fb4-48ea-a152-e6739a66b0f0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Delete qos_spec: ae7c4b73-78f7-4ab4-a4e5-b111529c5c95, force: False {{(pid=100270) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 04:54:40.314028 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-467cec1f-6fb4-48ea-a152-e6739a66b0f0 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95?force=False returned with HTTP 404 Aug 25 04:54:40.314654 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 656/2642] 10.4.3.213 () {66 vars in 1380 bytes} [Tue Aug 25 04:54:40 2026] DELETE /volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:40.325418 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30d0ebdb-4cf6-4b55-b5a8-a69e4f1a710d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.327984 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30d0ebdb-4cf6-4b55-b5a8-a69e4f1a710d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95 Aug 25 04:54:40.328458 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30d0ebdb-4cf6-4b55-b5a8-a69e4f1a710d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.328830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30d0ebdb-4cf6-4b55-b5a8-a69e4f1a710d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.329614 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.329614 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:40.334896 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30d0ebdb-4cf6-4b55-b5a8-a69e4f1a710d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95 returned with HTTP 404 Aug 25 04:54:40.335878 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 657/2643] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/ae7c4b73-78f7-4ab4-a4e5-b111529c5c95 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:54:40.345560 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2126609-fad5-4fcb-ae79-38cee81ce406 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.348560 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2126609-fad5-4fcb-ae79-38cee81ce406 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b Aug 25 04:54:40.348857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2126609-fad5-4fcb-ae79-38cee81ce406 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.349133 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2126609-fad5-4fcb-ae79-38cee81ce406 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.354478 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2126609-fad5-4fcb-ae79-38cee81ce406 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b returned with HTTP 200 Aug 25 04:54:40.354946 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 661/2644] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:40.366338 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f7691711-71b6-4da8-990d-0c40efafe56b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.368578 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7691711-71b6-4da8-990d-0c40efafe56b tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs Aug 25 04:54:40.369001 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7691711-71b6-4da8-990d-0c40efafe56b tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.369454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f7691711-71b6-4da8-990d-0c40efafe56b tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.369886 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.369886 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:40.384189 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f7691711-71b6-4da8-990d-0c40efafe56b tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs returned with HTTP 200 Aug 25 04:54:40.384935 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 671/2645] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:40.397812 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9f186b5-f727-4da3-801a-7d5582c6450d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.399850 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9f186b5-f727-4da3-801a-7d5582c6450d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] PUT https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b Aug 25 04:54:40.400222 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9f186b5-f727-4da3-801a-7d5582c6450d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:40.407231 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.qos_specs [None req-c9f186b5-f727-4da3-801a-7d5582c6450d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100270) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 25 04:54:40.418132 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.db.api [None req-c9f186b5-f727-4da3-801a-7d5582c6450d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] qos_specs_update() value: {'id': '06588dd1-6c3a-4ff3-a7ab-ba4cd9bde821', 'key': 'iops_bytes', 'value': '500', 'specs_id': '08b824c4-eed6-4c7b-8cc9-eeda1592756b', 'deleted': False} {{(pid=100270) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 25 04:54:40.423451 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9f186b5-f727-4da3-801a-7d5582c6450d tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b returned with HTTP 200 Aug 25 04:54:40.423872 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 657/2646] 10.4.3.213 () {68 vars in 1374 bytes} [Tue Aug 25 04:54:40 2026] PUT /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b => generated 36 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:54:40.434657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ffd3038-6e89-46aa-bcf0-dffd1bb9ffb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.436652 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ffd3038-6e89-46aa-bcf0-dffd1bb9ffb9 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b Aug 25 04:54:40.436868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ffd3038-6e89-46aa-bcf0-dffd1bb9ffb9 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.437115 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ffd3038-6e89-46aa-bcf0-dffd1bb9ffb9 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.441897 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ffd3038-6e89-46aa-bcf0-dffd1bb9ffb9 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b returned with HTTP 200 Aug 25 04:54:40.442299 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 658/2647] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b => generated 413 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:40.454282 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e5664a6-a5d0-48cd-8ce2-3cdeab7c2bfd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.456730 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e5664a6-a5d0-48cd-8ce2-3cdeab7c2bfd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] PUT https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/delete_keys Aug 25 04:54:40.457196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e5664a6-a5d0-48cd-8ce2-3cdeab7c2bfd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:40.459315 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.459315 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:40.459785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7e5664a6-a5d0-48cd-8ce2-3cdeab7c2bfd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Delete_key spec: 08b824c4-eed6-4c7b-8cc9-eeda1592756b, keys: ['iops_bytes'] {{(pid=100268) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 25 04:54:40.479312 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e5664a6-a5d0-48cd-8ce2-3cdeab7c2bfd tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/delete_keys returned with HTTP 202 Aug 25 04:54:40.479896 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 662/2648] 10.4.3.213 () {68 vars in 1410 bytes} [Tue Aug 25 04:54:40 2026] PUT /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b/delete_keys => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:40.494314 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0600ae03-e939-4b4b-8bdc-e48d835398f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.498744 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0600ae03-e939-4b4b-8bdc-e48d835398f1 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b Aug 25 04:54:40.499015 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0600ae03-e939-4b4b-8bdc-e48d835398f1 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.499301 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0600ae03-e939-4b4b-8bdc-e48d835398f1 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.499692 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.499692 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:40.510439 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0600ae03-e939-4b4b-8bdc-e48d835398f1 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b returned with HTTP 200 Aug 25 04:54:40.511460 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 672/2649] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:40.531066 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-38e3d04f-1948-4d87-b864-c2c9c189e7c4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.533183 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38e3d04f-1948-4d87-b864-c2c9c189e7c4 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b Aug 25 04:54:40.533411 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-38e3d04f-1948-4d87-b864-c2c9c189e7c4 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.533664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-38e3d04f-1948-4d87-b864-c2c9c189e7c4 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.534062 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.534062 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:40.543396 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38e3d04f-1948-4d87-b864-c2c9c189e7c4 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b returned with HTTP 200 Aug 25 04:54:40.547460 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 658/2650] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:40.556993 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-076c0742-ad54-4b6a-9989-8116c49de435 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.559617 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-076c0742-ad54-4b6a-9989-8116c49de435 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] DELETE https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b?force=False Aug 25 04:54:40.559884 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-076c0742-ad54-4b6a-9989-8116c49de435 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.560170 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-076c0742-ad54-4b6a-9989-8116c49de435 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.560462 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.560462 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:40.561690 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-076c0742-ad54-4b6a-9989-8116c49de435 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Delete qos_spec: 08b824c4-eed6-4c7b-8cc9-eeda1592756b, force: False {{(pid=100267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 04:54:40.591526 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-076c0742-ad54-4b6a-9989-8116c49de435 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b?force=False returned with HTTP 202 Aug 25 04:54:40.591526 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 659/2651] 10.4.3.213 () {66 vars in 1380 bytes} [Tue Aug 25 04:54:40 2026] DELETE /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:40.602570 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00b6daa5-45a3-43ad-a49c-72467df94d79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:40.602695 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00b6daa5-45a3-43ad-a49c-72467df94d79 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] GET https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b Aug 25 04:54:40.603889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00b6daa5-45a3-43ad-a49c-72467df94d79 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:40.603889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00b6daa5-45a3-43ad-a49c-72467df94d79 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:40.603889 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:40.603889 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:40.608361 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00b6daa5-45a3-43ad-a49c-72467df94d79 tempest-QosSpecsTestJSON-1454091854 tempest-QosSpecsTestJSON-1454091854-project-admin] https://10.4.3.213/volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b returned with HTTP 404 Aug 25 04:54:40.608988 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 663/2652] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:54:40 2026] GET /volume/v3/qos-specs/08b824c4-eed6-4c7b-8cc9-eeda1592756b => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:50.507481 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=157,cinder:UPDATE=30,cinder:INSERT=10 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:54:50.539961 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=207,cinder:INSERT=41,cinder:UPDATE=60 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:54:50.583817 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=146,cinder:UPDATE=30,cinder:INSERT=5 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:54:50.606292 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=185,cinder:INSERT=31,cinder:UPDATE=44,cinder:DELETE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:54:51.396621 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-63b88976-4113-451f-ad80-e9e5b9729d16 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:51.482795 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:51.483122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-605763940"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:51.484573 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-605763940'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:51.484706 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Create volume of 1 GB Aug 25 04:54:51.485009 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:51.485009 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:51.489536 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Availability Zones retrieved successfully. Aug 25 04:54:51.495740 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Flow 'volume_create_api' (159582df-b4c8-43f1-b16a-8c92542ffe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:51.497027 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1db5982-aa9e-4b7e-9940-b27a0a0d6165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:51.498134 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:51.533023 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1db5982-aa9e-4b7e-9940-b27a0a0d6165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:51.534261 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed92367-7dcc-4dd0-8bc8-371388f15ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:51.601540 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Created reservations ['31e02b3a-91c9-4111-b877-bbb8fcc0f4c2', 'a320fc61-a114-48d0-935b-aedc78fe2121', '1d27d023-d8af-4275-bfcf-2f57f2413d72', '75999ac2-b097-4c87-a07d-1034b23c9dc7'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:51.602275 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed92367-7dcc-4dd0-8bc8-371388f15ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31e02b3a-91c9-4111-b877-bbb8fcc0f4c2', 'a320fc61-a114-48d0-935b-aedc78fe2121', '1d27d023-d8af-4275-bfcf-2f57f2413d72', '75999ac2-b097-4c87-a07d-1034b23c9dc7']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:51.603356 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c0ef53-01b0-489c-b23d-3e48bc67c628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:51.630377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c0ef53-01b0-489c-b23d-3e48bc67c628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0026b91-a802-42b5-bbe0-08a4af149611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-605763940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9858c04457004d25b423db5d2930a416',qos_specs=None,replication_status=,reservations=['31e02b3a-91c9-4111-b877-bbb8fcc0f4c2','a320fc61-a114-48d0-935b-aedc78fe2121','1d27d023-d8af-4275-bfcf-2f57f2413d72','75999ac2-b097-4c87-a07d-1034b23c9dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='292a7a7578514ce08ee8809b5356b5a3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-605763940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0026b91-a802-42b5-bbe0-08a4af149611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9858c04457004d25b423db5d2930a416',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='292a7a7578514ce08ee8809b5356b5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:51.632528 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd4f6c73-7e9b-4088-98e2-58582aa38b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:51.655877 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd4f6c73-7e9b-4088-98e2-58582aa38b41) transitioned into state 'SUCCESS' from state '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-605763940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9858c04457004d25b423db5d2930a416',qos_specs=None,replication_status=,reservations=['31e02b3a-91c9-4111-b877-bbb8fcc0f4c2','a320fc61-a114-48d0-935b-aedc78fe2121','1d27d023-d8af-4275-bfcf-2f57f2413d72','75999ac2-b097-4c87-a07d-1034b23c9dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='292a7a7578514ce08ee8809b5356b5a3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:51.656822 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbbe9434-9a6c-4327-92b5-ba5ce3c9a1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:51.672922 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbbe9434-9a6c-4327-92b5-ba5ce3c9a1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:51.676737 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Flow 'volume_create_api' (159582df-b4c8-43f1-b16a-8c92542ffe1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:51.677914 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Create volume request issued successfully. Aug 25 04:54:51.678346 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-63b88976-4113-451f-ad80-e9e5b9729d16 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:51.678965 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 673/2653] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:51 2026] POST /volume/v3/volumes => generated 748 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:51.693353 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6aa60cd1-a12e-4efe-9d99-d9671b3917cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:51.695588 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6aa60cd1-a12e-4efe-9d99-d9671b3917cf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:54:51.695805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6aa60cd1-a12e-4efe-9d99-d9671b3917cf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:51.696034 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6aa60cd1-a12e-4efe-9d99-d9671b3917cf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:51.711594 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:51.711594 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:51.724629 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6aa60cd1-a12e-4efe-9d99-d9671b3917cf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:54:51.730457 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6aa60cd1-a12e-4efe-9d99-d9671b3917cf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:54:51.730891 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 659/2654] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:51 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:52.748526 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-351d2101-1cb5-474a-ad33-4eb4492f53ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:52.750885 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-351d2101-1cb5-474a-ad33-4eb4492f53ae tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:54:52.751148 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-351d2101-1cb5-474a-ad33-4eb4492f53ae tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:52.751389 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-351d2101-1cb5-474a-ad33-4eb4492f53ae tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:52.761044 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:52.761044 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:52.766565 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-351d2101-1cb5-474a-ad33-4eb4492f53ae tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:54:52.772683 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-351d2101-1cb5-474a-ad33-4eb4492f53ae tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:54:52.773205 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 660/2655] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:52 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:53.046184 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:53.048265 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:53.048726 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-341277540"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:53.050726 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-341277540'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:53.050872 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume of 1 GB Aug 25 04:54:53.055934 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Availability Zones retrieved successfully. Aug 25 04:54:53.069411 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (119c7210-7ee8-4be7-8365-02c682aaaec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:53.070848 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25281f0b-ec23-4b25-9de2-c6ea07b4be55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:53.077053 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:53.114502 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25281f0b-ec23-4b25-9de2-c6ea07b4be55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:53.114994 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36c01d4-7254-48c2-943f-f2d874c9c611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:53.231479 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Created reservations ['a806fe35-9305-410f-a63f-c077344caa32', '41697927-95e8-495c-87ed-1a1ab473ccbf', 'c6f014ae-a4eb-44e6-b88b-087620012442', '28c57366-a26c-438c-855d-69d85153bdcc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:53.232358 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36c01d4-7254-48c2-943f-f2d874c9c611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a806fe35-9305-410f-a63f-c077344caa32', '41697927-95e8-495c-87ed-1a1ab473ccbf', 'c6f014ae-a4eb-44e6-b88b-087620012442', '28c57366-a26c-438c-855d-69d85153bdcc']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:53.233156 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6ca351-5624-43ba-acd4-0cb063b4c3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:53.270359 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6ca351-5624-43ba-acd4-0cb063b4c3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81045b3e-2d61-4207-9483-52f09de5eb4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-341277540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['a806fe35-9305-410f-a63f-c077344caa32','41697927-95e8-495c-87ed-1a1ab473ccbf','c6f014ae-a4eb-44e6-b88b-087620012442','28c57366-a26c-438c-855d-69d85153bdcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-341277540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81045b3e-2d61-4207-9483-52f09de5eb4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813ef8988b394caf89bc686559b84fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:53.271953 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f506b014-eee9-449c-98f8-afd35785a020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:53.299512 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f506b014-eee9-449c-98f8-afd35785a020) transitioned into state 'SUCCESS' from state '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-341277540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['a806fe35-9305-410f-a63f-c077344caa32','41697927-95e8-495c-87ed-1a1ab473ccbf','c6f014ae-a4eb-44e6-b88b-087620012442','28c57366-a26c-438c-855d-69d85153bdcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:53.300356 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7775d2c-8ec0-4b43-aabe-c6398f345c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:53.315209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7775d2c-8ec0-4b43-aabe-c6398f345c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:53.316309 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (119c7210-7ee8-4be7-8365-02c682aaaec1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:53.316850 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request issued successfully. Aug 25 04:54:53.317551 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9aeab07a-f967-4211-a764-e1ff2cbd7021 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:53.318138 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 664/2656] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:53 2026] POST /volume/v3/volumes => generated 748 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:53.332231 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7df0aa7-0baa-4552-b723-2c471b214377 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:53.334902 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7df0aa7-0baa-4552-b723-2c471b214377 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:53.334902 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7df0aa7-0baa-4552-b723-2c471b214377 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:53.334902 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7df0aa7-0baa-4552-b723-2c471b214377 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:53.344930 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:53.344930 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:53.350107 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d7df0aa7-0baa-4552-b723-2c471b214377 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:53.355152 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7df0aa7-0baa-4552-b723-2c471b214377 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:53.355709 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 674/2657] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:53 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:54.371025 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2e074e44-a18d-4867-901f-bc3a72236c39 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:54.373244 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e074e44-a18d-4867-901f-bc3a72236c39 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:54.373507 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e074e44-a18d-4867-901f-bc3a72236c39 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:54.374326 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2e074e44-a18d-4867-901f-bc3a72236c39 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:54.386602 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:54.386602 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:54.392982 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2e074e44-a18d-4867-901f-bc3a72236c39 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:54.397988 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2e074e44-a18d-4867-901f-bc3a72236c39 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:54.398536 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 660/2658] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:54 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:54.413787 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-469bf44e-cca2-46b2-a5c5-86539f2a2a0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:54.415750 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-469bf44e-cca2-46b2-a5c5-86539f2a2a0e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] POST https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action Aug 25 04:54:54.416160 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-469bf44e-cca2-46b2-a5c5-86539f2a2a0e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action body: b'{"os-attach": {"instance_uuid": "208ff39f-518f-4d3d-8c54-42f98680e244", "mountpoint": "/dev/vdb"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:54.416302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-469bf44e-cca2-46b2-a5c5-86539f2a2a0e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "208ff39f-518f-4d3d-8c54-42f98680e244", "mountpoint": "/dev/vdb"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:54.425610 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:54.425610 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:54.425926 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-469bf44e-cca2-46b2-a5c5-86539f2a2a0e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:54.439452 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-469bf44e-cca2-46b2-a5c5-86539f2a2a0e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Update volume admin metadata completed successfully. Aug 25 04:54:54.506232 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-469bf44e-cca2-46b2-a5c5-86539f2a2a0e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Attach volume completed successfully. Aug 25 04:54:54.506541 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-469bf44e-cca2-46b2-a5c5-86539f2a2a0e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action returned with HTTP 202 Aug 25 04:54:54.507311 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 661/2659] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:54 2026] POST /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:54.514647 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-efded1a1-20e0-4ed3-8473-5a074c74119a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:54.517123 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efded1a1-20e0-4ed3-8473-5a074c74119a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:54.517292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efded1a1-20e0-4ed3-8473-5a074c74119a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:54.517516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efded1a1-20e0-4ed3-8473-5a074c74119a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:54.529458 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:54.529458 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:54.533044 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-efded1a1-20e0-4ed3-8473-5a074c74119a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:54.538460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efded1a1-20e0-4ed3-8473-5a074c74119a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:54.538937 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 665/2660] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:54 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:54.553048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2011226b-8089-47e7-b753-d0ade495df70 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:54.555055 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2011226b-8089-47e7-b753-d0ade495df70 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:54.555292 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2011226b-8089-47e7-b753-d0ade495df70 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:54.555521 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2011226b-8089-47e7-b753-d0ade495df70 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:54.567010 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:54.567010 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:54.571539 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2011226b-8089-47e7-b753-d0ade495df70 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:54.577132 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2011226b-8089-47e7-b753-d0ade495df70 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:54.577588 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 675/2661] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:54 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:54.590455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ab58c299-2b7e-4a26-aa3e-eec975d3257e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:54.750392 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab58c299-2b7e-4a26-aa3e-eec975d3257e tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action Aug 25 04:54:54.750838 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab58c299-2b7e-4a26-aa3e-eec975d3257e tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:54.751158 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab58c299-2b7e-4a26-aa3e-eec975d3257e tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:54.763758 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:54.763758 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:54.764178 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-ab58c299-2b7e-4a26-aa3e-eec975d3257e tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Updating volume '81045b3e-2d61-4207-9483-52f09de5eb4d' with '{'status': 'error'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:54:54.795281 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab58c299-2b7e-4a26-aa3e-eec975d3257e tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action returned with HTTP 202 Aug 25 04:54:54.795780 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 661/2662] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:54 2026] POST /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:54.808852 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0bef9d89-8370-495d-a5b0-395040ddacf2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:54.810669 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bef9d89-8370-495d-a5b0-395040ddacf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:54.810886 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bef9d89-8370-495d-a5b0-395040ddacf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:54.811078 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bef9d89-8370-495d-a5b0-395040ddacf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:54.822180 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:54.822180 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:54.827359 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0bef9d89-8370-495d-a5b0-395040ddacf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:54.832970 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bef9d89-8370-495d-a5b0-395040ddacf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:54.833936 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 662/2663] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:54 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:54:54.852929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d284769-46a8-4e4c-9eec-f316ac98527f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:54.853696 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d284769-46a8-4e4c-9eec-f316ac98527f tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action Aug 25 04:54:54.854124 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d284769-46a8-4e4c-9eec-f316ac98527f tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "04b39981-765d-409b-b11f-720a395a002b"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:54.854302 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d284769-46a8-4e4c-9eec-f316ac98527f tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "04b39981-765d-409b-b11f-720a395a002b"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:54.869207 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:54.869207 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:54.869691 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d284769-46a8-4e4c-9eec-f316ac98527f tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Volume info retrieved successfully. Aug 25 04:54:54.891622 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d284769-46a8-4e4c-9eec-f316ac98527f tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Terminate volume connection completed successfully. Aug 25 04:54:54.896921 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8d284769-46a8-4e4c-9eec-f316ac98527f tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100268) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 25 04:54:54.947625 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d284769-46a8-4e4c-9eec-f316ac98527f tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Detach volume completed successfully. Aug 25 04:54:54.947893 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d284769-46a8-4e4c-9eec-f316ac98527f tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action returned with HTTP 202 Aug 25 04:54:54.948382 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 666/2664] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:54 2026] POST /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:54.966624 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-57549edc-eaeb-40fd-a559-f63abff2b622 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:54.970839 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57549edc-eaeb-40fd-a559-f63abff2b622 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:54.970839 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57549edc-eaeb-40fd-a559-f63abff2b622 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:54.970839 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57549edc-eaeb-40fd-a559-f63abff2b622 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:54.981392 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:54.981392 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:54.985718 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-57549edc-eaeb-40fd-a559-f63abff2b622 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:54.991613 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57549edc-eaeb-40fd-a559-f63abff2b622 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:54.992088 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 676/2665] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:54 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:55.007289 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9e3b0180-8b17-43b9-8c32-f084ca9a2971 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:55.009417 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9e3b0180-8b17-43b9-8c32-f084ca9a2971 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:55.009673 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9e3b0180-8b17-43b9-8c32-f084ca9a2971 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:55.009921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9e3b0180-8b17-43b9-8c32-f084ca9a2971 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:55.017288 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:55.017288 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:55.022331 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9e3b0180-8b17-43b9-8c32-f084ca9a2971 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:55.027253 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9e3b0180-8b17-43b9-8c32-f084ca9a2971 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:55.027666 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 662/2666] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:55 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:55.041454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-009158de-c9b0-43f0-9abe-1c2d13d8a1f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:55.045477 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-009158de-c9b0-43f0-9abe-1c2d13d8a1f4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] POST https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action Aug 25 04:54:55.045477 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-009158de-c9b0-43f0-9abe-1c2d13d8a1f4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action body: b'{"os-detach": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:54:55.045477 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-009158de-c9b0-43f0-9abe-1c2d13d8a1f4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:55.057700 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:55.057700 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:55.058955 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-009158de-c9b0-43f0-9abe-1c2d13d8a1f4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:55.082827 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-009158de-c9b0-43f0-9abe-1c2d13d8a1f4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Detach volume completed successfully. Aug 25 04:54:55.082827 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-009158de-c9b0-43f0-9abe-1c2d13d8a1f4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action returned with HTTP 202 Aug 25 04:54:55.083245 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 663/2667] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:54:55 2026] POST /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:54:55.090422 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8ab5c37-d119-46b2-946e-1541e78dc37c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:55.092558 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8ab5c37-d119-46b2-946e-1541e78dc37c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:55.092802 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8ab5c37-d119-46b2-946e-1541e78dc37c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:55.093013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8ab5c37-d119-46b2-946e-1541e78dc37c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:55.101410 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:55.101410 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:54:55.105644 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a8ab5c37-d119-46b2-946e-1541e78dc37c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:55.111354 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8ab5c37-d119-46b2-946e-1541e78dc37c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:55.111949 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 667/2668] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:55 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:55.129969 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d8d3bf0d-edfb-46b4-8295-3e0612fea24a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:55.132443 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8d3bf0d-edfb-46b4-8295-3e0612fea24a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:55.133004 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8d3bf0d-edfb-46b4-8295-3e0612fea24a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:55.133292 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d8d3bf0d-edfb-46b4-8295-3e0612fea24a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:55.141297 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:55.141297 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:54:55.146782 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d8d3bf0d-edfb-46b4-8295-3e0612fea24a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:55.152587 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d8d3bf0d-edfb-46b4-8295-3e0612fea24a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:55.153104 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 677/2669] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:55 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:55.167677 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b07d8318-2deb-4ff7-9f63-a2156c5ff96a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:55.170136 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b07d8318-2deb-4ff7-9f63-a2156c5ff96a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] DELETE https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:55.170396 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b07d8318-2deb-4ff7-9f63-a2156c5ff96a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:55.170651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b07d8318-2deb-4ff7-9f63-a2156c5ff96a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:55.170853 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-b07d8318-2deb-4ff7-9f63-a2156c5ff96a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Delete volume with id: 81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:55.180084 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:55.180084 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:55.180670 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b07d8318-2deb-4ff7-9f63-a2156c5ff96a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:55.213983 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b07d8318-2deb-4ff7-9f63-a2156c5ff96a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Delete volume request issued successfully. Aug 25 04:54:55.214152 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b07d8318-2deb-4ff7-9f63-a2156c5ff96a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 202 Aug 25 04:54:55.214747 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 663/2670] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:54:55 2026] DELETE /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:54:55.230581 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a8a1b37-0f4d-4a32-9599-861219b98cf2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:55.234600 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a8a1b37-0f4d-4a32-9599-861219b98cf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:55.234600 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a8a1b37-0f4d-4a32-9599-861219b98cf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:55.234600 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a8a1b37-0f4d-4a32-9599-861219b98cf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:55.245765 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:55.245765 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:54:55.255028 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a8a1b37-0f4d-4a32-9599-861219b98cf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:55.261880 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a8a1b37-0f4d-4a32-9599-861219b98cf2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 200 Aug 25 04:54:55.262477 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 664/2671] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:55 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:54:56.284758 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80be5c30-37e4-4144-8c32-405aedc06e0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:56.287080 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80be5c30-37e4-4144-8c32-405aedc06e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d Aug 25 04:54:56.287347 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80be5c30-37e4-4144-8c32-405aedc06e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:56.287629 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80be5c30-37e4-4144-8c32-405aedc06e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:56.296199 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80be5c30-37e4-4144-8c32-405aedc06e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d returned with HTTP 404 Aug 25 04:54:56.296923 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 668/2672] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:56 2026] GET /volume/v3/volumes/81045b3e-2d61-4207-9483-52f09de5eb4d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:54:58.875999 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:58.881221 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:54:58.881596 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2034826023"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:54:58.883898 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2034826023'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:54:58.883898 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume of 1 GB Aug 25 04:54:58.893329 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Availability Zones retrieved successfully. Aug 25 04:54:58.898352 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (4694261e-9232-4bd9-ba82-0c708eb9564d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:58.904104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e60fbe6-81be-4db1-a02d-dbb16870c22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:58.904104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:54:58.943482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e60fbe6-81be-4db1-a02d-dbb16870c22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:58.944368 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa14eec5-3d33-4d07-9f17-6a344de45ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:59.008005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Created reservations ['ae25a238-4e71-4072-803c-3ddd4842685f', 'ea8ee446-dc5a-41a6-a56f-9cf9377f4591', '66003463-1e67-4d91-88eb-bdde719e8953', '7a15fd52-fb49-4e94-9603-4a60799d5499'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:54:59.008980 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa14eec5-3d33-4d07-9f17-6a344de45ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae25a238-4e71-4072-803c-3ddd4842685f', 'ea8ee446-dc5a-41a6-a56f-9cf9377f4591', '66003463-1e67-4d91-88eb-bdde719e8953', '7a15fd52-fb49-4e94-9603-4a60799d5499']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:59.009877 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62604771-629f-44be-bdd3-d40b9f8d741d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:59.043146 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62604771-629f-44be-bdd3-d40b9f8d741d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc67a32-176d-41d9-b57f-7ff077d9ca9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2034826023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['ae25a238-4e71-4072-803c-3ddd4842685f','ea8ee446-dc5a-41a6-a56f-9cf9377f4591','66003463-1e67-4d91-88eb-bdde719e8953','7a15fd52-fb49-4e94-9603-4a60799d5499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2034826023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cc67a32-176d-41d9-b57f-7ff077d9ca9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813ef8988b394caf89bc686559b84fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:59.044018 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0d2e6c-1961-4ca4-b444-392cd2b00b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:59.070071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0d2e6c-1961-4ca4-b444-392cd2b00b1e) transitioned into state 'SUCCESS' from state '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-2034826023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['ae25a238-4e71-4072-803c-3ddd4842685f','ea8ee446-dc5a-41a6-a56f-9cf9377f4591','66003463-1e67-4d91-88eb-bdde719e8953','7a15fd52-fb49-4e94-9603-4a60799d5499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:59.071176 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d714944-1f74-4feb-ac36-c0469d6cf8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:54:59.085086 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d714944-1f74-4feb-ac36-c0469d6cf8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:54:59.085917 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (4694261e-9232-4bd9-ba82-0c708eb9564d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:54:59.086209 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request issued successfully. Aug 25 04:54:59.087083 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-199a750a-f442-4bb7-ab72-81dfa3dc454c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:54:59.087490 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 678/2673] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:54:58 2026] POST /volume/v3/volumes => generated 749 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:54:59.103889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-46d7f292-b5fd-4ac4-898d-87aa7dfa6e0c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:54:59.106268 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46d7f292-b5fd-4ac4-898d-87aa7dfa6e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c Aug 25 04:54:59.106666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46d7f292-b5fd-4ac4-898d-87aa7dfa6e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:54:59.106953 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46d7f292-b5fd-4ac4-898d-87aa7dfa6e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:54:59.117160 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:54:59.117160 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:54:59.123074 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-46d7f292-b5fd-4ac4-898d-87aa7dfa6e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:54:59.130609 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46d7f292-b5fd-4ac4-898d-87aa7dfa6e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c returned with HTTP 200 Aug 25 04:54:59.131197 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 664/2674] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:54:59 2026] GET /volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:00.148334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a34061a-f6ae-427f-81e6-d4480e0ccceb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:00.151517 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a34061a-f6ae-427f-81e6-d4480e0ccceb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c Aug 25 04:55:00.151517 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a34061a-f6ae-427f-81e6-d4480e0ccceb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:00.151822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a34061a-f6ae-427f-81e6-d4480e0ccceb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:00.162554 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:00.162554 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:00.175188 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6a34061a-f6ae-427f-81e6-d4480e0ccceb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:00.180616 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a34061a-f6ae-427f-81e6-d4480e0ccceb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c returned with HTTP 200 Aug 25 04:55:00.181013 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 665/2675] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:00 2026] GET /volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:00.199144 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1394d8b3-ed1e-4ecb-9728-641b1eaaea71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:00.202134 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1394d8b3-ed1e-4ecb-9728-641b1eaaea71 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c/action Aug 25 04:55:00.202645 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1394d8b3-ed1e-4ecb-9728-641b1eaaea71 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:00.202795 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1394d8b3-ed1e-4ecb-9728-641b1eaaea71 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:00.214106 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:00.214106 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:00.214581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-1394d8b3-ed1e-4ecb-9728-641b1eaaea71 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Updating volume '9cc67a32-176d-41d9-b57f-7ff077d9ca9c' with '{'status': 'attaching'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:55:00.241381 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1394d8b3-ed1e-4ecb-9728-641b1eaaea71 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c/action returned with HTTP 202 Aug 25 04:55:00.241920 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 669/2676] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:00 2026] POST /volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:00.254296 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-370ebb1e-2ef7-4b59-99df-cebcd3916385 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:00.257537 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-370ebb1e-2ef7-4b59-99df-cebcd3916385 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c Aug 25 04:55:00.257537 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-370ebb1e-2ef7-4b59-99df-cebcd3916385 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:00.258167 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-370ebb1e-2ef7-4b59-99df-cebcd3916385 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:00.268547 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:00.268547 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:00.273504 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-370ebb1e-2ef7-4b59-99df-cebcd3916385 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:00.285071 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-370ebb1e-2ef7-4b59-99df-cebcd3916385 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c returned with HTTP 200 Aug 25 04:55:00.285772 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 679/2677] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:00 2026] GET /volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:00.301262 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5e3f2b84-72c3-41a9-942a-5fefeb008c6b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:00.304379 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5e3f2b84-72c3-41a9-942a-5fefeb008c6b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c/action Aug 25 04:55:00.304855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5e3f2b84-72c3-41a9-942a-5fefeb008c6b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:00.305009 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5e3f2b84-72c3-41a9-942a-5fefeb008c6b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:00.320756 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:00.320756 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:00.321355 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5e3f2b84-72c3-41a9-942a-5fefeb008c6b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Volume info retrieved successfully. Aug 25 04:55:00.374497 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5e3f2b84-72c3-41a9-942a-5fefeb008c6b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Delete volume request issued successfully. Aug 25 04:55:00.375491 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5e3f2b84-72c3-41a9-942a-5fefeb008c6b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c/action returned with HTTP 202 Aug 25 04:55:00.375583 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 665/2678] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:00 2026] POST /volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:00.392257 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-77ea87a3-5484-49e0-a734-ac401b3aa400 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:00.394837 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77ea87a3-5484-49e0-a734-ac401b3aa400 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c Aug 25 04:55:00.395138 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77ea87a3-5484-49e0-a734-ac401b3aa400 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:00.395415 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77ea87a3-5484-49e0-a734-ac401b3aa400 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:00.404878 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:00.404878 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:00.410611 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-77ea87a3-5484-49e0-a734-ac401b3aa400 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:00.417249 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77ea87a3-5484-49e0-a734-ac401b3aa400 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c returned with HTTP 200 Aug 25 04:55:00.417899 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 666/2679] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:00 2026] GET /volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:00.566722 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ab0dffc-d5bc-4618-822f-1dab942478c4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:00.568520 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ab0dffc-d5bc-4618-822f-1dab942478c4 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:00.568874 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ab0dffc-d5bc-4618-822f-1dab942478c4 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-attach": {"instance_uuid": "1fa88d6a-6ffb-400b-9bd5-6af8a681cfc3", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:00.569027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ab0dffc-d5bc-4618-822f-1dab942478c4 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1fa88d6a-6ffb-400b-9bd5-6af8a681cfc3", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:00.577407 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:00.577407 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:00.577853 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ab0dffc-d5bc-4618-822f-1dab942478c4 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:00.587664 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ab0dffc-d5bc-4618-822f-1dab942478c4 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Update volume admin metadata completed successfully. Aug 25 04:55:00.647203 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ab0dffc-d5bc-4618-822f-1dab942478c4 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Attach volume completed successfully. Aug 25 04:55:00.647449 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ab0dffc-d5bc-4618-822f-1dab942478c4 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:00.648176 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 670/2680] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:00 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:00.655342 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cd93d4df-0ee8-4715-8a5f-9b91d6d4fb6a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:00.657672 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd93d4df-0ee8-4715-8a5f-9b91d6d4fb6a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:00.657916 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd93d4df-0ee8-4715-8a5f-9b91d6d4fb6a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:00.658521 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd93d4df-0ee8-4715-8a5f-9b91d6d4fb6a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:00.669936 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:00.669936 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:00.675021 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cd93d4df-0ee8-4715-8a5f-9b91d6d4fb6a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:00.682157 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd93d4df-0ee8-4715-8a5f-9b91d6d4fb6a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:00.682823 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 680/2681] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:00 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:00.697315 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2af48e1a-0d0b-477b-8fae-6dc86ef8a1d7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:00.699728 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2af48e1a-0d0b-477b-8fae-6dc86ef8a1d7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:00.700241 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2af48e1a-0d0b-477b-8fae-6dc86ef8a1d7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-detach": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:00.700412 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2af48e1a-0d0b-477b-8fae-6dc86ef8a1d7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:00.716051 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:00.716051 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:00.716948 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2af48e1a-0d0b-477b-8fae-6dc86ef8a1d7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:00.764576 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2af48e1a-0d0b-477b-8fae-6dc86ef8a1d7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Detach volume completed successfully. Aug 25 04:55:00.764910 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2af48e1a-0d0b-477b-8fae-6dc86ef8a1d7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:00.765875 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 666/2682] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:00 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:00.774627 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c695890-d8d5-4bed-9e6e-85b9407d24d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:00.777095 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c695890-d8d5-4bed-9e6e-85b9407d24d8 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:00.777392 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c695890-d8d5-4bed-9e6e-85b9407d24d8 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:00.777709 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c695890-d8d5-4bed-9e6e-85b9407d24d8 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:00.788471 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:00.788471 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:00.794483 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c695890-d8d5-4bed-9e6e-85b9407d24d8 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:00.800835 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c695890-d8d5-4bed-9e6e-85b9407d24d8 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:00.801548 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 667/2683] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:00 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:01.434766 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-23742481-8b6a-46db-bd7f-ffbb03d1a031 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:01.438545 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23742481-8b6a-46db-bd7f-ffbb03d1a031 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c Aug 25 04:55:01.438801 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23742481-8b6a-46db-bd7f-ffbb03d1a031 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:01.439053 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23742481-8b6a-46db-bd7f-ffbb03d1a031 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:01.445478 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23742481-8b6a-46db-bd7f-ffbb03d1a031 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c returned with HTTP 404 Aug 25 04:55:01.446194 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 671/2684] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:01 2026] GET /volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:01.456238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa526c90-62ab-4657-9746-9c5ab55dec2e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:01.458304 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa526c90-62ab-4657-9746-9c5ab55dec2e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c Aug 25 04:55:01.458617 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa526c90-62ab-4657-9746-9c5ab55dec2e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:01.458866 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa526c90-62ab-4657-9746-9c5ab55dec2e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:01.467411 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa526c90-62ab-4657-9746-9c5ab55dec2e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c returned with HTTP 404 Aug 25 04:55:01.468053 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 681/2685] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:01 2026] GET /volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:01.481572 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b93d8b2-2ffe-4c5e-ae40-af6067cadb68 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:01.482748 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b93d8b2-2ffe-4c5e-ae40-af6067cadb68 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] DELETE https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c Aug 25 04:55:01.484684 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b93d8b2-2ffe-4c5e-ae40-af6067cadb68 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:01.484684 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b93d8b2-2ffe-4c5e-ae40-af6067cadb68 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:01.484684 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-0b93d8b2-2ffe-4c5e-ae40-af6067cadb68 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Delete volume with id: 9cc67a32-176d-41d9-b57f-7ff077d9ca9c Aug 25 04:55:01.490230 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b93d8b2-2ffe-4c5e-ae40-af6067cadb68 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c returned with HTTP 404 Aug 25 04:55:01.490761 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 667/2686] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:01 2026] DELETE /volume/v3/volumes/9cc67a32-176d-41d9-b57f-7ff077d9ca9c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:01.504169 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39449d18-add9-41c0-96e7-6d6f95653414 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:01.504750 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:01.505222 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-104571563"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:01.508732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-104571563'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:01.508732 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume of 1 GB Aug 25 04:55:01.513139 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Availability Zones retrieved successfully. Aug 25 04:55:01.523069 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (1db5fa1a-2abd-4675-a542-46c08b0342b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:01.523859 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908ad1f5-220d-49a4-8f89-6f91f9495fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:01.525070 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:01.564357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908ad1f5-220d-49a4-8f89-6f91f9495fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:01.565540 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ee1d37-2bc8-44c1-b8a8-1750369695d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:01.619822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Created reservations ['8caad722-6bdf-483d-899f-ba508db6b43a', '895a0e78-8f64-4492-86e9-611732dce5a0', 'fc20f340-bafa-4f4f-ba82-bb8368facd64', '54633089-98e2-4a2f-b951-65707d1d7d13'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:01.621074 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ee1d37-2bc8-44c1-b8a8-1750369695d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8caad722-6bdf-483d-899f-ba508db6b43a', '895a0e78-8f64-4492-86e9-611732dce5a0', 'fc20f340-bafa-4f4f-ba82-bb8368facd64', '54633089-98e2-4a2f-b951-65707d1d7d13']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:01.621930 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189b3cd2-0d6a-4528-a2d6-5c15c667255c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:01.650201 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189b3cd2-0d6a-4528-a2d6-5c15c667255c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a23df56-7a74-487f-a8f0-cf373e093c90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-104571563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['8caad722-6bdf-483d-899f-ba508db6b43a','895a0e78-8f64-4492-86e9-611732dce5a0','fc20f340-bafa-4f4f-ba82-bb8368facd64','54633089-98e2-4a2f-b951-65707d1d7d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-104571563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a23df56-7a74-487f-a8f0-cf373e093c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813ef8988b394caf89bc686559b84fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:01.651134 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5253f1d5-42f3-4f84-8c97-49005a4537ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:01.673884 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5253f1d5-42f3-4f84-8c97-49005a4537ca) transitioned into state 'SUCCESS' from state '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-104571563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['8caad722-6bdf-483d-899f-ba508db6b43a','895a0e78-8f64-4492-86e9-611732dce5a0','fc20f340-bafa-4f4f-ba82-bb8368facd64','54633089-98e2-4a2f-b951-65707d1d7d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:01.675066 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d52dab-e9f2-4b0f-94ab-a5db32f69786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:01.692816 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d52dab-e9f2-4b0f-94ab-a5db32f69786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:01.694175 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (1db5fa1a-2abd-4675-a542-46c08b0342b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:01.694706 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request issued successfully. Aug 25 04:55:01.695622 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39449d18-add9-41c0-96e7-6d6f95653414 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:01.696204 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 668/2687] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:01 2026] POST /volume/v3/volumes => generated 748 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:01.713396 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68359e9b-fe61-4184-895a-e70df2a04818 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:01.717256 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68359e9b-fe61-4184-895a-e70df2a04818 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 Aug 25 04:55:01.717619 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68359e9b-fe61-4184-895a-e70df2a04818 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:01.718643 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68359e9b-fe61-4184-895a-e70df2a04818 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:01.727913 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:01.727913 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:01.733290 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68359e9b-fe61-4184-895a-e70df2a04818 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:01.742554 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68359e9b-fe61-4184-895a-e70df2a04818 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 returned with HTTP 200 Aug 25 04:55:01.743561 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 672/2688] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:01 2026] GET /volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:02.760086 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b8e9e752-e8f6-425d-9c0f-ebd3d3dafaf9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:02.762325 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8e9e752-e8f6-425d-9c0f-ebd3d3dafaf9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 Aug 25 04:55:02.762585 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8e9e752-e8f6-425d-9c0f-ebd3d3dafaf9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:02.762803 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8e9e752-e8f6-425d-9c0f-ebd3d3dafaf9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:02.772954 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:02.772954 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:02.781336 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b8e9e752-e8f6-425d-9c0f-ebd3d3dafaf9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:02.786904 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8e9e752-e8f6-425d-9c0f-ebd3d3dafaf9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 returned with HTTP 200 Aug 25 04:55:02.787440 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 682/2689] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:02 2026] GET /volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:02.799316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-47235ed0-e45c-432c-9a66-2782d302dfe7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:02.801714 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47235ed0-e45c-432c-9a66-2782d302dfe7 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90/action Aug 25 04:55:02.802055 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47235ed0-e45c-432c-9a66-2782d302dfe7 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:02.802179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47235ed0-e45c-432c-9a66-2782d302dfe7 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:02.816599 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:02.816599 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:02.817082 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-47235ed0-e45c-432c-9a66-2782d302dfe7 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Updating volume '8a23df56-7a74-487f-a8f0-cf373e093c90' with '{'status': 'creating'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:55:02.847593 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47235ed0-e45c-432c-9a66-2782d302dfe7 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90/action returned with HTTP 202 Aug 25 04:55:02.848093 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 668/2690] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:02 2026] POST /volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:02.859377 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f0c17457-01f3-4c4d-99ac-342f39b7f253 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:02.861733 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0c17457-01f3-4c4d-99ac-342f39b7f253 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 Aug 25 04:55:02.861915 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0c17457-01f3-4c4d-99ac-342f39b7f253 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:02.862115 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0c17457-01f3-4c4d-99ac-342f39b7f253 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:02.869767 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:02.869767 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:02.874723 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f0c17457-01f3-4c4d-99ac-342f39b7f253 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:02.880360 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0c17457-01f3-4c4d-99ac-342f39b7f253 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 returned with HTTP 200 Aug 25 04:55:02.880861 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 669/2691] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:02 2026] GET /volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:02.897252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce074bb7-e0d8-45f0-94d6-774edcd542ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:02.900964 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce074bb7-e0d8-45f0-94d6-774edcd542ff tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90/action Aug 25 04:55:02.901422 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce074bb7-e0d8-45f0-94d6-774edcd542ff tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:02.901602 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce074bb7-e0d8-45f0-94d6-774edcd542ff tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:02.917844 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:02.917844 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:02.918402 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ce074bb7-e0d8-45f0-94d6-774edcd542ff tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Volume info retrieved successfully. Aug 25 04:55:02.955314 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ce074bb7-e0d8-45f0-94d6-774edcd542ff tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Delete volume request issued successfully. Aug 25 04:55:02.955578 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce074bb7-e0d8-45f0-94d6-774edcd542ff tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90/action returned with HTTP 202 Aug 25 04:55:02.956343 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 673/2692] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:02 2026] POST /volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:02.964833 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b19e808-ee79-4d7f-bdb8-b2e71a479ed4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:02.967338 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b19e808-ee79-4d7f-bdb8-b2e71a479ed4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 Aug 25 04:55:02.967581 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b19e808-ee79-4d7f-bdb8-b2e71a479ed4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:02.967808 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b19e808-ee79-4d7f-bdb8-b2e71a479ed4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:02.975755 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:02.975755 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:02.980825 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2b19e808-ee79-4d7f-bdb8-b2e71a479ed4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:02.986370 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b19e808-ee79-4d7f-bdb8-b2e71a479ed4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 returned with HTTP 200 Aug 25 04:55:02.986741 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 683/2693] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:02 2026] GET /volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:04.005890 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ae347990-54e6-4585-8c3f-ed9e0ce827af None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:04.008150 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae347990-54e6-4585-8c3f-ed9e0ce827af tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 Aug 25 04:55:04.008359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae347990-54e6-4585-8c3f-ed9e0ce827af tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:04.010726 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae347990-54e6-4585-8c3f-ed9e0ce827af tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:04.015681 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae347990-54e6-4585-8c3f-ed9e0ce827af tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 returned with HTTP 404 Aug 25 04:55:04.016359 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 669/2694] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:04 2026] GET /volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:04.028154 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04159a6b-1ceb-485d-8d1e-e2882e82a86a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:04.028154 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04159a6b-1ceb-485d-8d1e-e2882e82a86a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 Aug 25 04:55:04.028154 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04159a6b-1ceb-485d-8d1e-e2882e82a86a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:04.028154 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04159a6b-1ceb-485d-8d1e-e2882e82a86a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:04.035682 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04159a6b-1ceb-485d-8d1e-e2882e82a86a tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 returned with HTTP 404 Aug 25 04:55:04.036609 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 670/2695] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:04 2026] GET /volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:04.046530 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-327517f6-1886-4c6b-8226-01f2d8c4d51f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:04.049463 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-327517f6-1886-4c6b-8226-01f2d8c4d51f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] DELETE https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 Aug 25 04:55:04.049463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-327517f6-1886-4c6b-8226-01f2d8c4d51f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:04.049463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-327517f6-1886-4c6b-8226-01f2d8c4d51f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:04.049710 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-327517f6-1886-4c6b-8226-01f2d8c4d51f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Delete volume with id: 8a23df56-7a74-487f-a8f0-cf373e093c90 Aug 25 04:55:04.058259 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-327517f6-1886-4c6b-8226-01f2d8c4d51f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 returned with HTTP 404 Aug 25 04:55:04.059187 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 674/2696] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:04 2026] DELETE /volume/v3/volumes/8a23df56-7a74-487f-a8f0-cf373e093c90 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:04.069807 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:04.072254 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:04.074274 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-108217456"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:04.074866 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-108217456'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:04.075175 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume of 1 GB Aug 25 04:55:04.079861 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Availability Zones retrieved successfully. Aug 25 04:55:04.087291 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (67d72bc7-75ff-4fe0-b1ec-535cd6033ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:04.088747 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83d110d-9c2c-4c26-bf25-ccbb193c7e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.089973 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:04.130132 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83d110d-9c2c-4c26-bf25-ccbb193c7e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.131583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df05f524-fa22-4f66-8d48-6ed8a8454072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.208630 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Created reservations ['100e189b-234f-42ec-92ba-0621ad519ee2', '3438f0f2-9b1a-42f8-b1f2-458efe724de1', '6bb3f38b-d77b-47f4-85d4-46c5aaabe1ab', 'ff365ce4-a898-43b8-81db-2a1758074d6a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:04.209539 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df05f524-fa22-4f66-8d48-6ed8a8454072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['100e189b-234f-42ec-92ba-0621ad519ee2', '3438f0f2-9b1a-42f8-b1f2-458efe724de1', '6bb3f38b-d77b-47f4-85d4-46c5aaabe1ab', 'ff365ce4-a898-43b8-81db-2a1758074d6a']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.210555 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a791395e-746f-46ee-b752-37b03ef8c109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.252118 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a791395e-746f-46ee-b752-37b03ef8c109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1554110c-b927-4317-8d33-cd19b61c6642', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-108217456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['100e189b-234f-42ec-92ba-0621ad519ee2','3438f0f2-9b1a-42f8-b1f2-458efe724de1','6bb3f38b-d77b-47f4-85d4-46c5aaabe1ab','ff365ce4-a898-43b8-81db-2a1758074d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-108217456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1554110c-b927-4317-8d33-cd19b61c6642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813ef8988b394caf89bc686559b84fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.252847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3545a06f-4d1c-4e41-8019-0168b4bc2305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.296276 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3545a06f-4d1c-4e41-8019-0168b4bc2305) transitioned into state 'SUCCESS' from state '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-108217456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['100e189b-234f-42ec-92ba-0621ad519ee2','3438f0f2-9b1a-42f8-b1f2-458efe724de1','6bb3f38b-d77b-47f4-85d4-46c5aaabe1ab','ff365ce4-a898-43b8-81db-2a1758074d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.297249 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641a215e-227a-49b5-8da3-4889512bdb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.319457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641a215e-227a-49b5-8da3-4889512bdb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.319457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (67d72bc7-75ff-4fe0-b1ec-535cd6033ad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:04.319457 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request issued successfully. Aug 25 04:55:04.319457 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ab3cde7-bc08-47a5-81b9-6921e53e5c29 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:04.319457 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 684/2697] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:04 2026] POST /volume/v3/volumes => generated 748 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:04.337465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a8f4482d-fe3c-4ba8-8965-91afc0d58472 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:04.341931 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a8f4482d-fe3c-4ba8-8965-91afc0d58472 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 Aug 25 04:55:04.341931 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a8f4482d-fe3c-4ba8-8965-91afc0d58472 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:04.343455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a8f4482d-fe3c-4ba8-8965-91afc0d58472 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:04.353834 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:04.353834 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:04.357630 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a8f4482d-fe3c-4ba8-8965-91afc0d58472 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:04.364574 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a8f4482d-fe3c-4ba8-8965-91afc0d58472 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 returned with HTTP 200 Aug 25 04:55:04.364678 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 670/2698] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:04 2026] GET /volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:04.532373 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-125581c5-3a15-4274-9d72-c05ce48640cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:04.535747 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:04.535747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-510011863"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:04.536255 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-510011863'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:04.536382 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Create volume of 1 GB Aug 25 04:55:04.542285 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Availability Zones retrieved successfully. Aug 25 04:55:04.549375 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Flow 'volume_create_api' (bfb495f2-a784-4b74-92f3-fa497961954e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:04.550377 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdc69a0-6beb-4521-bd79-f0fad927806d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.551649 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:04.591159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdc69a0-6beb-4521-bd79-f0fad927806d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.592148 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3140b63d-459a-4c49-81c5-0014948eef98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.644191 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Created reservations ['078acfb0-7654-4b14-a091-9823015773ba', '1fefb9ef-58ab-4a43-acf9-82328703b0d8', '09aabbf0-f8e7-4a34-aad6-96d69733b887', 'd0344236-fed4-4909-b835-56cc9e5d12e5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:04.645247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3140b63d-459a-4c49-81c5-0014948eef98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['078acfb0-7654-4b14-a091-9823015773ba', '1fefb9ef-58ab-4a43-acf9-82328703b0d8', '09aabbf0-f8e7-4a34-aad6-96d69733b887', 'd0344236-fed4-4909-b835-56cc9e5d12e5']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.646144 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a276c1fd-c2d1-41e7-aad7-115ba9658c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.680941 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a276c1fd-c2d1-41e7-aad7-115ba9658c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '896cffa0-63c1-4fb0-a70d-22db8763309e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-510011863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3fcd9eed1d4305b4aa1a1a06ad982b',qos_specs=None,replication_status=,reservations=['078acfb0-7654-4b14-a091-9823015773ba','1fefb9ef-58ab-4a43-acf9-82328703b0d8','09aabbf0-f8e7-4a34-aad6-96d69733b887','d0344236-fed4-4909-b835-56cc9e5d12e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee368f982fa541bbbe86943fa06418e5',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-510011863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=896cffa0-63c1-4fb0-a70d-22db8763309e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d3fcd9eed1d4305b4aa1a1a06ad982b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee368f982fa541bbbe86943fa06418e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.682592 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (199b8f23-0a71-4fb5-91ce-723dd1c724e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.708348 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (199b8f23-0a71-4fb5-91ce-723dd1c724e8) transitioned into state 'SUCCESS' from state '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-510011863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3fcd9eed1d4305b4aa1a1a06ad982b',qos_specs=None,replication_status=,reservations=['078acfb0-7654-4b14-a091-9823015773ba','1fefb9ef-58ab-4a43-acf9-82328703b0d8','09aabbf0-f8e7-4a34-aad6-96d69733b887','d0344236-fed4-4909-b835-56cc9e5d12e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee368f982fa541bbbe86943fa06418e5',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.709524 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bebc4a2-ac07-4d15-baa3-7e4d25f4721f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:04.737039 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bebc4a2-ac07-4d15-baa3-7e4d25f4721f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:04.737865 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Flow 'volume_create_api' (bfb495f2-a784-4b74-92f3-fa497961954e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:04.738166 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Create volume request issued successfully. Aug 25 04:55:04.738756 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-125581c5-3a15-4274-9d72-c05ce48640cf tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:04.739172 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 671/2699] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:04 2026] POST /volume/v3/volumes => generated 754 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:04.753988 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f866477c-d58b-48f1-83c6-44c2efce08fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:04.756068 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f866477c-d58b-48f1-83c6-44c2efce08fe tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:04.756325 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f866477c-d58b-48f1-83c6-44c2efce08fe tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:04.756623 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f866477c-d58b-48f1-83c6-44c2efce08fe tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:04.766819 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:04.766819 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:04.772176 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f866477c-d58b-48f1-83c6-44c2efce08fe tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:04.777865 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f866477c-d58b-48f1-83c6-44c2efce08fe tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:04.778327 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 675/2700] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:04 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:05.379032 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-148f69e6-c30a-43ef-846e-6e294fc5afc4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:05.381130 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-148f69e6-c30a-43ef-846e-6e294fc5afc4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 Aug 25 04:55:05.381386 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-148f69e6-c30a-43ef-846e-6e294fc5afc4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:05.381616 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-148f69e6-c30a-43ef-846e-6e294fc5afc4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:05.390802 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:05.390802 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:05.395233 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-148f69e6-c30a-43ef-846e-6e294fc5afc4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:05.400752 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-148f69e6-c30a-43ef-846e-6e294fc5afc4 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 returned with HTTP 200 Aug 25 04:55:05.401212 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 685/2701] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:05 2026] GET /volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:05.414131 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-741a9579-55f1-4200-bca0-4a03fb7e48f6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:05.416514 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-741a9579-55f1-4200-bca0-4a03fb7e48f6 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642/action Aug 25 04:55:05.417002 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-741a9579-55f1-4200-bca0-4a03fb7e48f6 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:05.417188 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-741a9579-55f1-4200-bca0-4a03fb7e48f6 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:05.431831 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:05.431831 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:05.432914 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-741a9579-55f1-4200-bca0-4a03fb7e48f6 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Updating volume '1554110c-b927-4317-8d33-cd19b61c6642' with '{'status': 'error'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:55:05.464162 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-741a9579-55f1-4200-bca0-4a03fb7e48f6 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642/action returned with HTTP 202 Aug 25 04:55:05.464707 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 671/2702] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:05 2026] POST /volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:05.477454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8942769-be55-4d38-a962-217e1a47de62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:05.478328 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8942769-be55-4d38-a962-217e1a47de62 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 Aug 25 04:55:05.478548 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8942769-be55-4d38-a962-217e1a47de62 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:05.478777 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8942769-be55-4d38-a962-217e1a47de62 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:05.487319 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:05.487319 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:05.491613 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8942769-be55-4d38-a962-217e1a47de62 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:05.497203 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8942769-be55-4d38-a962-217e1a47de62 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 returned with HTTP 200 Aug 25 04:55:05.500346 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 672/2703] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:05 2026] GET /volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:05.516075 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fc04069-cceb-4bef-ba8d-d1442b9d284b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:05.517815 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fc04069-cceb-4bef-ba8d-d1442b9d284b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642/action Aug 25 04:55:05.519083 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fc04069-cceb-4bef-ba8d-d1442b9d284b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:05.519083 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fc04069-cceb-4bef-ba8d-d1442b9d284b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:05.526959 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:05.526959 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:05.527293 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fc04069-cceb-4bef-ba8d-d1442b9d284b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Volume info retrieved successfully. Aug 25 04:55:05.555388 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fc04069-cceb-4bef-ba8d-d1442b9d284b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Delete volume request issued successfully. Aug 25 04:55:05.555699 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fc04069-cceb-4bef-ba8d-d1442b9d284b tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642/action returned with HTTP 202 Aug 25 04:55:05.556289 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 676/2704] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:05 2026] POST /volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:05.565099 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-adf8ddba-89f7-420f-ba1d-cd2a38c9a6ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:05.567616 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-adf8ddba-89f7-420f-ba1d-cd2a38c9a6ae tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 Aug 25 04:55:05.567616 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-adf8ddba-89f7-420f-ba1d-cd2a38c9a6ae tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:05.567723 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-adf8ddba-89f7-420f-ba1d-cd2a38c9a6ae tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:05.576423 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:05.576423 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:05.579678 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-adf8ddba-89f7-420f-ba1d-cd2a38c9a6ae tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:05.584640 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-adf8ddba-89f7-420f-ba1d-cd2a38c9a6ae tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 returned with HTTP 200 Aug 25 04:55:05.585158 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 686/2705] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:05 2026] GET /volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:05.793083 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e3240cf7-8bef-4e35-b610-cfb668d98e34 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:05.796090 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3240cf7-8bef-4e35-b610-cfb668d98e34 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:05.796341 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3240cf7-8bef-4e35-b610-cfb668d98e34 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:05.796586 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3240cf7-8bef-4e35-b610-cfb668d98e34 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:05.815736 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:05.815736 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:05.822890 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e3240cf7-8bef-4e35-b610-cfb668d98e34 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:05.831105 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3240cf7-8bef-4e35-b610-cfb668d98e34 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:05.831617 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 672/2706] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:05 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:05.888056 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-0ac749c1-2105-4a16-b073-b0ba8e1522b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:05.893095 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-0ac749c1-2105-4a16-b073-b0ba8e1522b6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:05.893470 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-0ac749c1-2105-4a16-b073-b0ba8e1522b6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:05.893707 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-0ac749c1-2105-4a16-b073-b0ba8e1522b6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:05.910112 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:05.910112 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:05.916111 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-0ac749c1-2105-4a16-b073-b0ba8e1522b6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:05.921068 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-0ac749c1-2105-4a16-b073-b0ba8e1522b6 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:05.921401 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 673/2707] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:05 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:06.018391 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87fa4935-0625-420f-afe8-a5641d5da957 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.018868 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87fa4935-0625-420f-afe8-a5641d5da957 None None] GET https://10.4.3.213/volume// Aug 25 04:55:06.019078 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87fa4935-0625-420f-afe8-a5641d5da957 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.019289 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87fa4935-0625-420f-afe8-a5641d5da957 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.019640 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87fa4935-0625-420f-afe8-a5641d5da957 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:06.019969 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 677/2708] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:55: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 25 04:55:06.026981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-92282882-1900-4df7-837d-e9a1e725e071 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.029201 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-92282882-1900-4df7-837d-e9a1e725e071 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:55:06.029693 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-92282882-1900-4df7-837d-e9a1e725e071 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "896cffa0-63c1-4fb0-a70d-22db8763309e", "connector": null, "instance_uuid": "f15dd49e-65bf-4939-b592-1ab4580af705"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:06.037463 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.037463 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:06.073232 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-92282882-1900-4df7-837d-e9a1e725e071 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:55:06.073904 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 687/2709] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:55:06 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 25 04:55:06.110316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d0bd2c56-95cc-4ee6-bd22-a6a9ac027f61 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.112215 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0bd2c56-95cc-4ee6-bd22-a6a9ac027f61 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:06.112524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0bd2c56-95cc-4ee6-bd22-a6a9ac027f61 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.112768 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0bd2c56-95cc-4ee6-bd22-a6a9ac027f61 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.121976 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1dee8c8c-6ef4-4fee-8c2f-efa2a974f084 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.122371 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1dee8c8c-6ef4-4fee-8c2f-efa2a974f084 None None] GET https://10.4.3.213/volume// Aug 25 04:55:06.122462 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.122462 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:06.122577 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1dee8c8c-6ef4-4fee-8c2f-efa2a974f084 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.122775 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1dee8c8c-6ef4-4fee-8c2f-efa2a974f084 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.123126 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1dee8c8c-6ef4-4fee-8c2f-efa2a974f084 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:06.123480 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 674/2710] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:55: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 25 04:55:06.125997 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d0bd2c56-95cc-4ee6-bd22-a6a9ac027f61 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:06.130071 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0bd2c56-95cc-4ee6-bd22-a6a9ac027f61 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:06.130418 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 673/2711] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:06 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:06.130760 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-622bd058-e541-4da6-88bf-ebcbe5669e99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.132849 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-622bd058-e541-4da6-88bf-ebcbe5669e99 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:06.133087 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-622bd058-e541-4da6-88bf-ebcbe5669e99 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.133278 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-622bd058-e541-4da6-88bf-ebcbe5669e99 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.142994 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.142994 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:06.146350 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-622bd058-e541-4da6-88bf-ebcbe5669e99 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:06.150938 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-622bd058-e541-4da6-88bf-ebcbe5669e99 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:06.151351 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 678/2712] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:55:06 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:06.262978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-e5e51c53-b1a3-4837-9a16-26b7692ec5f9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.265692 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-e5e51c53-b1a3-4837-9a16-26b7692ec5f9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] PUT https://10.4.3.213/volume/v3/attachments/4eb34cd4-0c3d-43b6-bced-9e95e45bc4e4 Aug 25 04:55:06.266499 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-e5e51c53-b1a3-4837-9a16-26b7692ec5f9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:06.275215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-e5e51c53-b1a3-4837-9a16-26b7692ec5f9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Acquiring lock "cinder-attachment_update-896cffa0-63c1-4fb0-a70d-22db8763309e-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:55:06.282392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-e5e51c53-b1a3-4837-9a16-26b7692ec5f9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Lock "cinder-attachment_update-896cffa0-63c1-4fb0-a70d-22db8763309e-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:55:06.283730 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.283730 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:06.379323 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-e5e51c53-b1a3-4837-9a16-26b7692ec5f9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Lock "cinder-attachment_update-896cffa0-63c1-4fb0-a70d-22db8763309e-np0000008045" released by "attachment_update" :: held 0.097s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:55:06.379753 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-e5e51c53-b1a3-4837-9a16-26b7692ec5f9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments/4eb34cd4-0c3d-43b6-bced-9e95e45bc4e4 returned with HTTP 200 Aug 25 04:55:06.380064 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 688/2713] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:55:06 2026] PUT /volume/v3/attachments/4eb34cd4-0c3d-43b6-bced-9e95e45bc4e4 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:06.520495 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-29dd4606-b968-4560-81c8-a87fe3b8926d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.523448 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-29dd4606-b968-4560-81c8-a87fe3b8926d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:55:06.523847 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-29dd4606-b968-4560-81c8-a87fe3b8926d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.524137 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-29dd4606-b968-4560-81c8-a87fe3b8926d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.534323 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.534323 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:06.539825 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-29dd4606-b968-4560-81c8-a87fe3b8926d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:06.546406 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-29dd4606-b968-4560-81c8-a87fe3b8926d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:55:06.547047 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 675/2714] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:06 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:06.600300 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-689bb003-fa34-448b-80dc-aed47fd05b38 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.602142 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-689bb003-fa34-448b-80dc-aed47fd05b38 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 Aug 25 04:55:06.602764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-689bb003-fa34-448b-80dc-aed47fd05b38 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.602993 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-689bb003-fa34-448b-80dc-aed47fd05b38 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.608874 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-689bb003-fa34-448b-80dc-aed47fd05b38 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 returned with HTTP 404 Aug 25 04:55:06.609475 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 674/2715] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:06 2026] GET /volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:06.618607 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12a170cd-9dfd-467c-a50f-3edbd5f07193 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.620638 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12a170cd-9dfd-467c-a50f-3edbd5f07193 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 Aug 25 04:55:06.620845 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12a170cd-9dfd-467c-a50f-3edbd5f07193 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.621010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12a170cd-9dfd-467c-a50f-3edbd5f07193 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.626600 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12a170cd-9dfd-467c-a50f-3edbd5f07193 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 returned with HTTP 404 Aug 25 04:55:06.627491 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 679/2716] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:06 2026] GET /volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:06.634568 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9b84d934-d530-43d2-850f-b599a7627e0c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.636326 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b84d934-d530-43d2-850f-b599a7627e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] DELETE https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 Aug 25 04:55:06.636543 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b84d934-d530-43d2-850f-b599a7627e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.636780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b84d934-d530-43d2-850f-b599a7627e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.636875 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9b84d934-d530-43d2-850f-b599a7627e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Delete volume with id: 1554110c-b927-4317-8d33-cd19b61c6642 Aug 25 04:55:06.643056 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b84d934-d530-43d2-850f-b599a7627e0c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 returned with HTTP 404 Aug 25 04:55:06.643514 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 689/2717] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:06 2026] DELETE /volume/v3/volumes/1554110c-b927-4317-8d33-cd19b61c6642 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:06.650402 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0060cb7b-8a83-4c94-9651-8864769739de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.650755 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.650826 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0060cb7b-8a83-4c94-9651-8864769739de None None] GET https://10.4.3.213/volume// Aug 25 04:55:06.651036 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0060cb7b-8a83-4c94-9651-8864769739de None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.651243 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0060cb7b-8a83-4c94-9651-8864769739de None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.651629 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0060cb7b-8a83-4c94-9651-8864769739de None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:06.651926 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 676/2718] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:55: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 25 04:55:06.652387 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:06.652750 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-226584337"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:06.654166 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-226584337'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:06.654285 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume of 1 GB Aug 25 04:55:06.660478 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Availability Zones retrieved successfully. Aug 25 04:55:06.667250 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b18ee747-d743-44af-bf3b-5225a647d327 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.668595 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (8bb477d1-c10e-4a7e-b0c8-b17c23507936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:06.669348 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b18ee747-d743-44af-bf3b-5225a647d327 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:55:06.669807 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b18ee747-d743-44af-bf3b-5225a647d327 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa4347fc-9a02-4acc-a447-c9240f56d779", "connector": null, "instance_uuid": "f3e974ef-b20f-4b3a-9727-72a298c59c56"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:06.669902 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b3cfc-7622-49a5-851d-bb7a6a411872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:06.670764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:06.678339 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.678339 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:06.699760 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b3cfc-7622-49a5-851d-bb7a6a411872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:06.700540 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3294f38-c336-43f4-a416-980386b868b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:06.706849 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b18ee747-d743-44af-bf3b-5225a647d327 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:55:06.707466 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 680/2719] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:55:06 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 25 04:55:06.742193 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d989a9e0-bb7c-45dd-8dde-1727cf12c305 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.744550 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d989a9e0-bb7c-45dd-8dde-1727cf12c305 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:55:06.744819 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d989a9e0-bb7c-45dd-8dde-1727cf12c305 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.745096 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d989a9e0-bb7c-45dd-8dde-1727cf12c305 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.754844 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Created reservations ['be3c4a0f-0926-4b88-bb4b-8f9d00a37764', '04c5c2c0-a2e6-4b9f-b3e4-f86fad9b19c1', 'a8588494-321d-45f7-af70-e46d7ed769ea', '9f6a6bef-bb75-4772-a879-ee03b7aca171'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:06.756078 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3294f38-c336-43f4-a416-980386b868b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be3c4a0f-0926-4b88-bb4b-8f9d00a37764', '04c5c2c0-a2e6-4b9f-b3e4-f86fad9b19c1', 'a8588494-321d-45f7-af70-e46d7ed769ea', '9f6a6bef-bb75-4772-a879-ee03b7aca171']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:06.757258 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fa8c74-eedc-4e88-a638-4ec72ce09ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:06.761408 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.761408 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:06.764091 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45080b55-1c8a-41a1-9ac3-e2f762c4a104 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.764619 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45080b55-1c8a-41a1-9ac3-e2f762c4a104 None None] GET https://10.4.3.213/volume// Aug 25 04:55:06.764859 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45080b55-1c8a-41a1-9ac3-e2f762c4a104 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.765185 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45080b55-1c8a-41a1-9ac3-e2f762c4a104 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.765620 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45080b55-1c8a-41a1-9ac3-e2f762c4a104 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:06.765942 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 677/2720] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:55: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 25 04:55:06.766262 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d989a9e0-bb7c-45dd-8dde-1727cf12c305 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:06.772090 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d989a9e0-bb7c-45dd-8dde-1727cf12c305 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:55:06.772655 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 690/2721] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:06 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:06.775999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-ea7a10a8-1252-43e0-aa3e-474e4c5825ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.778600 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-ea7a10a8-1252-43e0-aa3e-474e4c5825ed tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:55:06.778864 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-ea7a10a8-1252-43e0-aa3e-474e4c5825ed tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.779103 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-ea7a10a8-1252-43e0-aa3e-474e4c5825ed tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.783271 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fa8c74-eedc-4e88-a638-4ec72ce09ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95c54d04-2628-4066-b2b4-50333e1ce133', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-226584337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['be3c4a0f-0926-4b88-bb4b-8f9d00a37764','04c5c2c0-a2e6-4b9f-b3e4-f86fad9b19c1','a8588494-321d-45f7-af70-e46d7ed769ea','9f6a6bef-bb75-4772-a879-ee03b7aca171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-226584337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95c54d04-2628-4066-b2b4-50333e1ce133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813ef8988b394caf89bc686559b84fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:06.784288 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98dc22a-76aa-4d84-ab0b-c34507ca014f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:06.791404 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.791404 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:06.796442 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-ea7a10a8-1252-43e0-aa3e-474e4c5825ed tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:06.801805 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-ea7a10a8-1252-43e0-aa3e-474e4c5825ed tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:55:06.802248 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 681/2722] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:55:06 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:06.810500 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98dc22a-76aa-4d84-ab0b-c34507ca014f) transitioned into state 'SUCCESS' from state '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-226584337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['be3c4a0f-0926-4b88-bb4b-8f9d00a37764','04c5c2c0-a2e6-4b9f-b3e4-f86fad9b19c1','a8588494-321d-45f7-af70-e46d7ed769ea','9f6a6bef-bb75-4772-a879-ee03b7aca171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:06.811227 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c224c7d2-f447-4d49-b1a0-3744934eab60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:06.823780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c224c7d2-f447-4d49-b1a0-3744934eab60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:06.824734 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (8bb477d1-c10e-4a7e-b0c8-b17c23507936) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:06.825250 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request issued successfully. Aug 25 04:55:06.825817 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-913b473b-2239-497d-9dc3-0a193fafc8f9 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:06.826292 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 675/2723] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:06 2026] POST /volume/v3/volumes => generated 748 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 04:55:06.837932 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5327143-05a0-4fe7-9476-1809fe4a6bd2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.844103 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5327143-05a0-4fe7-9476-1809fe4a6bd2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 Aug 25 04:55:06.844486 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5327143-05a0-4fe7-9476-1809fe4a6bd2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:06.845065 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5327143-05a0-4fe7-9476-1809fe4a6bd2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:06.852693 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.852693 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:06.856448 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e5327143-05a0-4fe7-9476-1809fe4a6bd2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:06.860636 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5327143-05a0-4fe7-9476-1809fe4a6bd2 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 returned with HTTP 200 Aug 25 04:55:06.861044 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 678/2724] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:06 2026] GET /volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:06.915819 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b5442b0f-b398-45be-a801-37e6c903ea95 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:06.918009 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b5442b0f-b398-45be-a801-37e6c903ea95 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] PUT https://10.4.3.213/volume/v3/attachments/872caf28-36be-409c-a3b4-005cad13b56e Aug 25 04:55:06.918384 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b5442b0f-b398-45be-a801-37e6c903ea95 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:06.928624 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b5442b0f-b398-45be-a801-37e6c903ea95 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Acquiring lock "cinder-attachment_update-fa4347fc-9a02-4acc-a447-c9240f56d779-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:55:06.934609 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b5442b0f-b398-45be-a801-37e6c903ea95 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Lock "cinder-attachment_update-fa4347fc-9a02-4acc-a447-c9240f56d779-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:55:06.935609 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:06.935609 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:07.074744 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b5442b0f-b398-45be-a801-37e6c903ea95 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Lock "cinder-attachment_update-fa4347fc-9a02-4acc-a447-c9240f56d779-np0000008045" released by "attachment_update" :: held 0.140s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:55:07.074981 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-b5442b0f-b398-45be-a801-37e6c903ea95 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/attachments/872caf28-36be-409c-a3b4-005cad13b56e returned with HTTP 200 Aug 25 04:55:07.075471 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 691/2725] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:55:06 2026] PUT /volume/v3/attachments/872caf28-36be-409c-a3b4-005cad13b56e => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:07.144885 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d82c6e5f-45a1-4acf-b1d6-8e85102f5005 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:07.147808 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d82c6e5f-45a1-4acf-b1d6-8e85102f5005 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:07.148055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d82c6e5f-45a1-4acf-b1d6-8e85102f5005 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:07.148465 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d82c6e5f-45a1-4acf-b1d6-8e85102f5005 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:07.161764 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:07.161764 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:07.166204 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d82c6e5f-45a1-4acf-b1d6-8e85102f5005 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:07.174264 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d82c6e5f-45a1-4acf-b1d6-8e85102f5005 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:07.174766 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 682/2726] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:07 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:07.789442 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6b3224fe-5d0f-4f92-b9c2-4cfd99abb2a4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:07.794916 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6b3224fe-5d0f-4f92-b9c2-4cfd99abb2a4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:55:07.794916 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6b3224fe-5d0f-4f92-b9c2-4cfd99abb2a4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:07.794916 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6b3224fe-5d0f-4f92-b9c2-4cfd99abb2a4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:07.806490 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:07.806490 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:07.817290 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6b3224fe-5d0f-4f92-b9c2-4cfd99abb2a4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:07.822675 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6b3224fe-5d0f-4f92-b9c2-4cfd99abb2a4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:55:07.823239 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 676/2727] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:07 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:07.874344 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-403d67c1-6d92-4f3b-9130-c17add519e71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:07.880050 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-403d67c1-6d92-4f3b-9130-c17add519e71 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 Aug 25 04:55:07.880317 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-403d67c1-6d92-4f3b-9130-c17add519e71 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:07.881175 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-403d67c1-6d92-4f3b-9130-c17add519e71 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:07.885009 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-62800bd0-ec48-4e47-b06e-da8ad41eda1b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:07.887381 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62800bd0-ec48-4e47-b06e-da8ad41eda1b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:07.887666 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62800bd0-ec48-4e47-b06e-da8ad41eda1b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:07.887898 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-62800bd0-ec48-4e47-b06e-da8ad41eda1b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:07.895079 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:07.895079 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:07.900691 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:07.900691 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:07.901167 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-403d67c1-6d92-4f3b-9130-c17add519e71 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:07.906895 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-62800bd0-ec48-4e47-b06e-da8ad41eda1b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:07.907926 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-403d67c1-6d92-4f3b-9130-c17add519e71 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 returned with HTTP 200 Aug 25 04:55:07.908409 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 679/2728] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:07 2026] GET /volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:07.913872 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-62800bd0-ec48-4e47-b06e-da8ad41eda1b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:07.914507 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 692/2729] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:07 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:07.929296 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3aacbcdb-f88b-4935-95ba-9a79e1bd0ad2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:07.929655 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aca51451-7cd3-44f8-bc49-068e4ec191d5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:07.931275 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aacbcdb-f88b-4935-95ba-9a79e1bd0ad2 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133/action Aug 25 04:55:07.931358 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aca51451-7cd3-44f8-bc49-068e4ec191d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:07.931545 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aca51451-7cd3-44f8-bc49-068e4ec191d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:07.931691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aacbcdb-f88b-4935-95ba-9a79e1bd0ad2 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:07.931761 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aca51451-7cd3-44f8-bc49-068e4ec191d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:07.931851 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aacbcdb-f88b-4935-95ba-9a79e1bd0ad2 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:07.939311 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:07.939311 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:07.941843 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:07.941843 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:07.942366 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-3aacbcdb-f88b-4935-95ba-9a79e1bd0ad2 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Updating volume '95c54d04-2628-4066-b2b4-50333e1ce133' with '{'status': 'maintenance'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:55:07.943889 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aca51451-7cd3-44f8-bc49-068e4ec191d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:07.948839 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aca51451-7cd3-44f8-bc49-068e4ec191d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:07.949564 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 677/2730] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:07 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:07.967326 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aacbcdb-f88b-4935-95ba-9a79e1bd0ad2 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133/action returned with HTTP 202 Aug 25 04:55:07.967792 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 683/2731] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:07 2026] POST /volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:07.975652 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49187704-1083-43da-89c5-18e78a7913fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:07.977640 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49187704-1083-43da-89c5-18e78a7913fb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 Aug 25 04:55:07.977861 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49187704-1083-43da-89c5-18e78a7913fb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:07.978119 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49187704-1083-43da-89c5-18e78a7913fb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:07.986521 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:07.986521 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:07.994090 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49187704-1083-43da-89c5-18e78a7913fb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:07.998802 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49187704-1083-43da-89c5-18e78a7913fb tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 returned with HTTP 200 Aug 25 04:55:07.999347 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 680/2732] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:07 2026] GET /volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:08.004670 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-db1bc180-663d-4bb0-aa39-ce7c8d586abc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.007180 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-db1bc180-663d-4bb0-aa39-ce7c8d586abc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:08.007485 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-db1bc180-663d-4bb0-aa39-ce7c8d586abc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:08.007792 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-db1bc180-663d-4bb0-aa39-ce7c8d586abc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:08.017180 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-15caa44f-f6e4-46bd-a3fb-b441c39f9c11 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.019131 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.019131 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:08.019453 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15caa44f-f6e4-46bd-a3fb-b441c39f9c11 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133/action Aug 25 04:55:08.019891 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15caa44f-f6e4-46bd-a3fb-b441c39f9c11 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:08.020061 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-15caa44f-f6e4-46bd-a3fb-b441c39f9c11 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:08.024053 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-db1bc180-663d-4bb0-aa39-ce7c8d586abc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:08.030840 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-db1bc180-663d-4bb0-aa39-ce7c8d586abc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:08.031303 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 693/2733] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:08 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:08.032209 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.032209 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:08.032725 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15caa44f-f6e4-46bd-a3fb-b441c39f9c11 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Volume info retrieved successfully. Aug 25 04:55:08.055863 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-15caa44f-f6e4-46bd-a3fb-b441c39f9c11 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Delete volume request issued successfully. Aug 25 04:55:08.055955 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-15caa44f-f6e4-46bd-a3fb-b441c39f9c11 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133/action returned with HTTP 202 Aug 25 04:55:08.056543 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 678/2734] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:08 2026] POST /volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:08.066562 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aaaa5e08-6df1-481e-937f-640a407ebced None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.068794 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaaa5e08-6df1-481e-937f-640a407ebced tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 Aug 25 04:55:08.069050 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aaaa5e08-6df1-481e-937f-640a407ebced tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:08.069245 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aaaa5e08-6df1-481e-937f-640a407ebced tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:08.080815 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.080815 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:08.085721 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aaaa5e08-6df1-481e-937f-640a407ebced tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:08.091672 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaaa5e08-6df1-481e-937f-640a407ebced tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 returned with HTTP 200 Aug 25 04:55:08.092298 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 684/2735] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:08 2026] GET /volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:08.132550 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-831bd987-0beb-4784-aac3-51f4a049ef39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.133098 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-831bd987-0beb-4784-aac3-51f4a049ef39 None None] GET https://10.4.3.213/volume// Aug 25 04:55:08.133382 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-831bd987-0beb-4784-aac3-51f4a049ef39 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:08.133722 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-831bd987-0beb-4784-aac3-51f4a049ef39 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:08.134247 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-831bd987-0beb-4784-aac3-51f4a049ef39 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:08.134931 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 681/2736] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:55: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 25 04:55:08.143583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-97a9f106-2d68-4cbc-9aee-5716dc0dc17a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.145973 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-97a9f106-2d68-4cbc-9aee-5716dc0dc17a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:55:08.146422 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-97a9f106-2d68-4cbc-9aee-5716dc0dc17a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9eab3d4-36b9-4850-8b56-8d18548c801f", "connector": null, "instance_uuid": "1329ed60-a3f5-49d1-a292-3e30f2c56c14"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:08.156509 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.156509 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:08.191546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-185e1d57-2dda-459c-80a3-b909cfaac54e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.193923 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-185e1d57-2dda-459c-80a3-b909cfaac54e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:08.194284 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-185e1d57-2dda-459c-80a3-b909cfaac54e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:08.194854 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-185e1d57-2dda-459c-80a3-b909cfaac54e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:08.209109 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-97a9f106-2d68-4cbc-9aee-5716dc0dc17a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:55:08.209739 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 694/2737] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:55:08 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 25 04:55:08.213038 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.213038 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:08.220704 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-185e1d57-2dda-459c-80a3-b909cfaac54e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:08.230027 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-185e1d57-2dda-459c-80a3-b909cfaac54e tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:08.230027 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 679/2738] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:08 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:08.262296 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-66383452-010e-491c-9d91-d60affe2d2fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.264519 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66383452-010e-491c-9d91-d60affe2d2fe tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:08.264758 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66383452-010e-491c-9d91-d60affe2d2fe tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:08.264967 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66383452-010e-491c-9d91-d60affe2d2fe tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:08.271686 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8780a86a-98bc-49c6-a1af-8fb97dce6554 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.272159 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8780a86a-98bc-49c6-a1af-8fb97dce6554 None None] GET https://10.4.3.213/volume// Aug 25 04:55:08.272344 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8780a86a-98bc-49c6-a1af-8fb97dce6554 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:08.272585 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8780a86a-98bc-49c6-a1af-8fb97dce6554 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:08.272890 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8780a86a-98bc-49c6-a1af-8fb97dce6554 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:08.273227 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 682/2739] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:55: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 25 04:55:08.280925 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-09223a10-8595-4e56-83eb-2b15922cbc02 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.282778 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.282778 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:08.285604 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-09223a10-8595-4e56-83eb-2b15922cbc02 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:08.285822 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-09223a10-8595-4e56-83eb-2b15922cbc02 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:08.286075 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-09223a10-8595-4e56-83eb-2b15922cbc02 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:08.289060 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-66383452-010e-491c-9d91-d60affe2d2fe tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:08.298816 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66383452-010e-491c-9d91-d60affe2d2fe tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:08.299718 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 685/2740] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:08 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:08.302823 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.302823 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:08.310418 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-09223a10-8595-4e56-83eb-2b15922cbc02 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:08.315363 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-09223a10-8595-4e56-83eb-2b15922cbc02 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:08.315848 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 695/2741] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:55:08 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 1060 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:08.432337 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-41d56bad-ce14-4bf4-b67c-54af493d1792 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.434532 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-41d56bad-ce14-4bf4-b67c-54af493d1792 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] PUT https://10.4.3.213/volume/v3/attachments/2493b98e-bfc6-4b86-ae56-d9aaa7b1d32b Aug 25 04:55:08.435445 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-41d56bad-ce14-4bf4-b67c-54af493d1792 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:08.443034 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-41d56bad-ce14-4bf4-b67c-54af493d1792 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Acquiring lock "cinder-attachment_update-e9eab3d4-36b9-4850-8b56-8d18548c801f-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:55:08.448588 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-41d56bad-ce14-4bf4-b67c-54af493d1792 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-e9eab3d4-36b9-4850-8b56-8d18548c801f-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:55:08.450591 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.450591 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:08.560669 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-41d56bad-ce14-4bf4-b67c-54af493d1792 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-e9eab3d4-36b9-4850-8b56-8d18548c801f-np0000008045" released by "attachment_update" :: held 0.112s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:55:08.560969 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-41d56bad-ce14-4bf4-b67c-54af493d1792 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/2493b98e-bfc6-4b86-ae56-d9aaa7b1d32b returned with HTTP 200 Aug 25 04:55:08.561708 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 680/2742] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:55:08 2026] PUT /volume/v3/attachments/2493b98e-bfc6-4b86-ae56-d9aaa7b1d32b => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:08.571750 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-ad497cbb-f1b9-419c-b94c-23fe5d0dc837 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.574697 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-ad497cbb-f1b9-419c-b94c-23fe5d0dc837 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f/encryption Aug 25 04:55:08.575055 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-ad497cbb-f1b9-419c-b94c-23fe5d0dc837 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:08.575340 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-ad497cbb-f1b9-419c-b94c-23fe5d0dc837 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:08.595821 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.595821 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:08.612455 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-ad497cbb-f1b9-419c-b94c-23fe5d0dc837 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f/encryption returned with HTTP 200 Aug 25 04:55:08.612897 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 683/2743] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:55:08 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f/encryption => generated 161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:08.837882 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-712b1408-ba0c-445d-9766-c5ab99c8d364 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:08.839505 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-712b1408-ba0c-445d-9766-c5ab99c8d364 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:55:08.839720 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-712b1408-ba0c-445d-9766-c5ab99c8d364 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:08.839924 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-712b1408-ba0c-445d-9766-c5ab99c8d364 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:08.854977 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:08.854977 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:08.861307 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-712b1408-ba0c-445d-9766-c5ab99c8d364 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:08.871155 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-712b1408-ba0c-445d-9766-c5ab99c8d364 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:55:08.871552 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 686/2744] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:08 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:09.108945 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-df67b996-1f91-4132-8688-d103d4f888ab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:09.110961 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df67b996-1f91-4132-8688-d103d4f888ab tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 Aug 25 04:55:09.111388 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df67b996-1f91-4132-8688-d103d4f888ab tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:09.111770 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-df67b996-1f91-4132-8688-d103d4f888ab tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:09.118579 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-df67b996-1f91-4132-8688-d103d4f888ab tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 returned with HTTP 404 Aug 25 04:55:09.119260 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 696/2745] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:09 2026] GET /volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:09.127373 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a2c57423-8734-47d5-9374-e64cb499b236 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:09.129444 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2c57423-8734-47d5-9374-e64cb499b236 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 Aug 25 04:55:09.129656 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a2c57423-8734-47d5-9374-e64cb499b236 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:09.129845 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a2c57423-8734-47d5-9374-e64cb499b236 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:09.135911 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a2c57423-8734-47d5-9374-e64cb499b236 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 returned with HTTP 404 Aug 25 04:55:09.136512 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 681/2746] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:09 2026] GET /volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:09.144705 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-891ec13e-25fd-4207-967f-a3a6ec0da829 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:09.146505 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-891ec13e-25fd-4207-967f-a3a6ec0da829 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] DELETE https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 Aug 25 04:55:09.146806 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-891ec13e-25fd-4207-967f-a3a6ec0da829 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:09.146897 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-891ec13e-25fd-4207-967f-a3a6ec0da829 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:09.147040 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-891ec13e-25fd-4207-967f-a3a6ec0da829 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Delete volume with id: 95c54d04-2628-4066-b2b4-50333e1ce133 Aug 25 04:55:09.153530 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-891ec13e-25fd-4207-967f-a3a6ec0da829 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 returned with HTTP 404 Aug 25 04:55:09.154040 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 684/2747] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:09 2026] DELETE /volume/v3/volumes/95c54d04-2628-4066-b2b4-50333e1ce133 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:09.162900 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:09.164972 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:09.165421 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-800663139"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:09.166955 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-800663139'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:09.167161 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume of 1 GB Aug 25 04:55:09.171517 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Availability Zones retrieved successfully. Aug 25 04:55:09.177036 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (7ed589ba-a2f6-4d01-951f-9bbdbc226127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:09.178071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ff703b-8b68-45fc-9e44-193afe5f2f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:09.179025 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:09.213714 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ff703b-8b68-45fc-9e44-193afe5f2f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:09.214901 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d695d98-adaf-4e00-9734-6cec98895d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:09.247276 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dbbaf06b-5687-4846-8fa7-8a42cc5c1cc5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:09.249536 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbbaf06b-5687-4846-8fa7-8a42cc5c1cc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:09.249899 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbbaf06b-5687-4846-8fa7-8a42cc5c1cc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:09.250210 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbbaf06b-5687-4846-8fa7-8a42cc5c1cc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:09.259953 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:09.259953 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:09.264397 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dbbaf06b-5687-4846-8fa7-8a42cc5c1cc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:09.269590 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbbaf06b-5687-4846-8fa7-8a42cc5c1cc5 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:09.270249 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 697/2748] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:09 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:09.270484 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Created reservations ['8cedf96f-264a-4e7c-a0b9-43d023f9621c', 'a3f1cd99-d5e9-43f2-8bd4-7b9b01f8f9a9', 'f5c1721e-06dc-41fa-bb4f-87ea1dbfcc24', '7103c9b6-b826-4661-9b5f-f110458b9518'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:09.271559 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d695d98-adaf-4e00-9734-6cec98895d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cedf96f-264a-4e7c-a0b9-43d023f9621c', 'a3f1cd99-d5e9-43f2-8bd4-7b9b01f8f9a9', 'f5c1721e-06dc-41fa-bb4f-87ea1dbfcc24', '7103c9b6-b826-4661-9b5f-f110458b9518']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:09.272921 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7d65e3-c502-444f-bc1d-c3ec36e50fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:09.309945 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7d65e3-c502-444f-bc1d-c3ec36e50fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77019910-99d7-491f-bb5d-d4fcb24a220a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-800663139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['8cedf96f-264a-4e7c-a0b9-43d023f9621c','a3f1cd99-d5e9-43f2-8bd4-7b9b01f8f9a9','f5c1721e-06dc-41fa-bb4f-87ea1dbfcc24','7103c9b6-b826-4661-9b5f-f110458b9518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-800663139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77019910-99d7-491f-bb5d-d4fcb24a220a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813ef8988b394caf89bc686559b84fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:09.311144 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3bfcbec-f763-4716-a68e-b50ad90974f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:09.316205 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d5b0f57c-548c-4367-a4a1-5ad9ff031e5e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:09.318332 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d5b0f57c-548c-4367-a4a1-5ad9ff031e5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:09.318590 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d5b0f57c-548c-4367-a4a1-5ad9ff031e5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:09.318778 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d5b0f57c-548c-4367-a4a1-5ad9ff031e5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:09.332361 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:09.332361 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:09.336218 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d5b0f57c-548c-4367-a4a1-5ad9ff031e5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:09.337418 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3bfcbec-f763-4716-a68e-b50ad90974f1) transitioned into state 'SUCCESS' from state '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-800663139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813ef8988b394caf89bc686559b84fc2',qos_specs=None,replication_status=,reservations=['8cedf96f-264a-4e7c-a0b9-43d023f9621c','a3f1cd99-d5e9-43f2-8bd4-7b9b01f8f9a9','f5c1721e-06dc-41fa-bb4f-87ea1dbfcc24','7103c9b6-b826-4661-9b5f-f110458b9518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1865a31dfaef41b59928c5ad76b7ab8c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:09.338501 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1564801b-2db1-441b-9c5e-9ab59bc1d00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:09.342516 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d5b0f57c-548c-4367-a4a1-5ad9ff031e5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:09.342953 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 682/2749] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:09 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:09.356726 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1564801b-2db1-441b-9c5e-9ab59bc1d00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:09.358133 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Flow 'volume_create_api' (7ed589ba-a2f6-4d01-951f-9bbdbc226127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:09.358625 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Create volume request issued successfully. Aug 25 04:55:09.359504 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c58b6bf-3027-49ed-9fe1-1ce213664169 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:09.360175 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 687/2750] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:09 2026] POST /volume/v3/volumes => generated 748 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:09.375069 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4460243e-78d0-4f99-a190-81e77a641dee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:09.377044 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4460243e-78d0-4f99-a190-81e77a641dee tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:09.377287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4460243e-78d0-4f99-a190-81e77a641dee tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:09.377631 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4460243e-78d0-4f99-a190-81e77a641dee tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:09.385489 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:09.385489 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:09.389758 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4460243e-78d0-4f99-a190-81e77a641dee tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:09.394100 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4460243e-78d0-4f99-a190-81e77a641dee tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 200 Aug 25 04:55:09.394479 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 685/2751] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:09 2026] GET /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:09.644554 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-91578c35-5446-4406-86e1-f45c513c6c45 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:09.647187 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-91578c35-5446-4406-86e1-f45c513c6c45 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/attachments/4eb34cd4-0c3d-43b6-bced-9e95e45bc4e4/action Aug 25 04:55:09.647758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-91578c35-5446-4406-86e1-f45c513c6c45 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:09.648196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-91578c35-5446-4406-86e1-f45c513c6c45 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:09.666598 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:09.666598 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:09.678946 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e6912c60-650e-48b6-8e15-c5cf1e254df5 req-91578c35-5446-4406-86e1-f45c513c6c45 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments/4eb34cd4-0c3d-43b6-bced-9e95e45bc4e4/action returned with HTTP 204 Aug 25 04:55:09.679719 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 698/2752] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:55:09 2026] POST /volume/v3/attachments/4eb34cd4-0c3d-43b6-bced-9e95e45bc4e4/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:09.890743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8bc3af36-4b23-4cad-906c-38013de80a8f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:09.893158 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bc3af36-4b23-4cad-906c-38013de80a8f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:55:09.893535 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bc3af36-4b23-4cad-906c-38013de80a8f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:09.893931 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bc3af36-4b23-4cad-906c-38013de80a8f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:09.907249 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:09.907249 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:09.912813 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8bc3af36-4b23-4cad-906c-38013de80a8f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:09.918386 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bc3af36-4b23-4cad-906c-38013de80a8f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:55:09.919021 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 683/2753] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:09 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.214857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d1bbf82-b534-4a50-9aaa-78a9f154f358 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.216741 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d1bbf82-b534-4a50-9aaa-78a9f154f358 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:10.217082 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d1bbf82-b534-4a50-9aaa-78a9f154f358 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-attach": {"instance_uuid": "af11ecda-0f82-446d-89b2-9d0531e31a14", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:10.217192 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d1bbf82-b534-4a50-9aaa-78a9f154f358 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "af11ecda-0f82-446d-89b2-9d0531e31a14", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:10.225222 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.225222 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:10.225661 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d1bbf82-b534-4a50-9aaa-78a9f154f358 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:10.230922 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d1bbf82-b534-4a50-9aaa-78a9f154f358 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Update volume admin metadata completed successfully. Aug 25 04:55:10.286136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f91ac21-fff2-4389-84fc-545820a09206 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.288813 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f91ac21-fff2-4389-84fc-545820a09206 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:10.289114 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f91ac21-fff2-4389-84fc-545820a09206 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.289366 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f91ac21-fff2-4389-84fc-545820a09206 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.300465 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d1bbf82-b534-4a50-9aaa-78a9f154f358 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Attach volume completed successfully. Aug 25 04:55:10.300773 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d1bbf82-b534-4a50-9aaa-78a9f154f358 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:10.301441 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 688/2754] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:10 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:10.306923 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.306923 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:10.311139 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-64309def-462a-426b-9398-d9fb3e5064e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.313328 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f91ac21-fff2-4389-84fc-545820a09206 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:10.313947 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-64309def-462a-426b-9398-d9fb3e5064e2 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:10.314573 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-64309def-462a-426b-9398-d9fb3e5064e2 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.314937 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-64309def-462a-426b-9398-d9fb3e5064e2 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.319365 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f91ac21-fff2-4389-84fc-545820a09206 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:10.319874 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 686/2755] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:10.329553 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.329553 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:10.331507 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7d7f9f94-a8c2-41eb-b13c-58a9423484df None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.333513 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7d7f9f94-a8c2-41eb-b13c-58a9423484df tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:10.333742 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7d7f9f94-a8c2-41eb-b13c-58a9423484df tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.333948 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7d7f9f94-a8c2-41eb-b13c-58a9423484df tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.335062 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-64309def-462a-426b-9398-d9fb3e5064e2 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:10.341592 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-64309def-462a-426b-9398-d9fb3e5064e2 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:10.342282 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 699/2756] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:10.344836 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.344836 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:10.350211 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7d7f9f94-a8c2-41eb-b13c-58a9423484df tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:10.356710 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7d7f9f94-a8c2-41eb-b13c-58a9423484df tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:10.357351 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 684/2757] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:10.359779 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d62286cc-bebb-48fe-8d86-efe5dfc23975 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.361452 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71072ce7-fdcb-4334-a1b7-41751eea5020 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.364303 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d62286cc-bebb-48fe-8d86-efe5dfc23975 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:10.366319 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71072ce7-fdcb-4334-a1b7-41751eea5020 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:10.366621 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71072ce7-fdcb-4334-a1b7-41751eea5020 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.366896 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71072ce7-fdcb-4334-a1b7-41751eea5020 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.368720 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d62286cc-bebb-48fe-8d86-efe5dfc23975 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.369045 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d62286cc-bebb-48fe-8d86-efe5dfc23975 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.373761 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c24ce14d-7a48-4244-865b-7107a7921ac9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.376354 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c24ce14d-7a48-4244-865b-7107a7921ac9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] DELETE https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:10.376664 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c24ce14d-7a48-4244-865b-7107a7921ac9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.377690 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c24ce14d-7a48-4244-865b-7107a7921ac9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.377690 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c24ce14d-7a48-4244-865b-7107a7921ac9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Delete volume with id: 896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:10.385223 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.385223 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:10.387097 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.387097 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:10.390958 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d62286cc-bebb-48fe-8d86-efe5dfc23975 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:10.392718 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.392718 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:10.393443 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c24ce14d-7a48-4244-865b-7107a7921ac9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:10.393780 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71072ce7-fdcb-4334-a1b7-41751eea5020 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:10.397898 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d62286cc-bebb-48fe-8d86-efe5dfc23975 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:10.398441 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 689/2758] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.399949 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71072ce7-fdcb-4334-a1b7-41751eea5020 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:10.400482 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 687/2759] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:10.402881 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c24ce14d-7a48-4244-865b-7107a7921ac9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-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 25 04:55:10.403249 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c24ce14d-7a48-4244-865b-7107a7921ac9 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 400 Aug 25 04:55:10.403816 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 700/2760] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:10 2026] DELETE /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 307 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:55:10.409628 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-19ba9801-f874-4242-aa6b-944fa4ac0486 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.411749 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19ba9801-f874-4242-aa6b-944fa4ac0486 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:10.411938 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-19ba9801-f874-4242-aa6b-944fa4ac0486 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.412231 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-19ba9801-f874-4242-aa6b-944fa4ac0486 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.413803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-172145b5-7e3f-438c-9525-43ccd86d3a64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.415073 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1282b96-34d4-4618-b8c8-4298976c688f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.417231 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1282b96-34d4-4618-b8c8-4298976c688f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:10.417668 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1282b96-34d4-4618-b8c8-4298976c688f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-detach": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:10.417725 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-172145b5-7e3f-438c-9525-43ccd86d3a64 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:10.417829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1282b96-34d4-4618-b8c8-4298976c688f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:10.417932 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-172145b5-7e3f-438c-9525-43ccd86d3a64 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.418206 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-172145b5-7e3f-438c-9525-43ccd86d3a64 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.422970 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.422970 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:10.430851 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-19ba9801-f874-4242-aa6b-944fa4ac0486 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:10.431091 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.431091 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:10.431713 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e1282b96-34d4-4618-b8c8-4298976c688f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:10.432405 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.432405 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:10.435951 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19ba9801-f874-4242-aa6b-944fa4ac0486 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 200 Aug 25 04:55:10.439452 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 685/2761] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.439658 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-172145b5-7e3f-438c-9525-43ccd86d3a64 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:10.447637 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-172145b5-7e3f-438c-9525-43ccd86d3a64 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:10.447637 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 690/2762] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:10.451366 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-41efab37-e662-4fbd-b725-1dfbbc586898 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.453285 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-41efab37-e662-4fbd-b725-1dfbbc586898 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action Aug 25 04:55:10.453906 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-41efab37-e662-4fbd-b725-1dfbbc586898 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:10.454202 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-41efab37-e662-4fbd-b725-1dfbbc586898 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:10.466533 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.466533 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:10.466965 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-41efab37-e662-4fbd-b725-1dfbbc586898 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Updating volume '77019910-99d7-491f-bb5d-d4fcb24a220a' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:55:10.484694 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e1282b96-34d4-4618-b8c8-4298976c688f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Detach volume completed successfully. Aug 25 04:55:10.485014 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1282b96-34d4-4618-b8c8-4298976c688f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:10.485486 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 688/2763] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:10 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:10.496555 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ef95582d-ff50-4904-8b65-83ab49c312ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.497334 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-41efab37-e662-4fbd-b725-1dfbbc586898 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action returned with HTTP 202 Aug 25 04:55:10.500480 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 701/2764] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:10 2026] POST /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:10.500528 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5ded5de6-9057-435a-92ee-db572db19e96 req-a226b9e6-1373-4368-8975-b49c2c4128cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.503055 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-a226b9e6-1373-4368-8975-b49c2c4128cd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:10.503277 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ef95582d-ff50-4904-8b65-83ab49c312ec tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:10.503334 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-a226b9e6-1373-4368-8975-b49c2c4128cd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.503580 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-a226b9e6-1373-4368-8975-b49c2c4128cd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.503634 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ef95582d-ff50-4904-8b65-83ab49c312ec tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.503916 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ef95582d-ff50-4904-8b65-83ab49c312ec tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.510309 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b85b3ea3-97f5-4038-ac67-4bc878b553bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.516990 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.516990 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:10.517683 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b85b3ea3-97f5-4038-ac67-4bc878b553bd tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:10.518534 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b85b3ea3-97f5-4038-ac67-4bc878b553bd tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.518869 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b85b3ea3-97f5-4038-ac67-4bc878b553bd tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.521571 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5ded5de6-9057-435a-92ee-db572db19e96 req-a226b9e6-1373-4368-8975-b49c2c4128cd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:10.521639 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.521639 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:10.527293 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ef95582d-ff50-4904-8b65-83ab49c312ec tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:10.527638 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-a226b9e6-1373-4368-8975-b49c2c4128cd tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:10.528273 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 691/2765] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:10.533449 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ef95582d-ff50-4904-8b65-83ab49c312ec tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:10.533449 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 686/2766] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.535076 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.535076 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:10.552511 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5ded5de6-9057-435a-92ee-db572db19e96 req-301ebe1f-f836-4a49-bf66-92b263100b1b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.552640 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b85b3ea3-97f5-4038-ac67-4bc878b553bd tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:10.555366 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-301ebe1f-f836-4a49-bf66-92b263100b1b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] POST https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e/action Aug 25 04:55:10.555815 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-301ebe1f-f836-4a49-bf66-92b263100b1b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:10.556018 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-301ebe1f-f836-4a49-bf66-92b263100b1b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:10.570259 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b85b3ea3-97f5-4038-ac67-4bc878b553bd tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 200 Aug 25 04:55:10.571817 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.571817 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:10.572081 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 689/2767] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 837 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.572577 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5ded5de6-9057-435a-92ee-db572db19e96 req-301ebe1f-f836-4a49-bf66-92b263100b1b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:10.582240 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5ded5de6-9057-435a-92ee-db572db19e96 req-301ebe1f-f836-4a49-bf66-92b263100b1b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Begin detaching volume completed successfully. Aug 25 04:55:10.582603 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-301ebe1f-f836-4a49-bf66-92b263100b1b tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e/action returned with HTTP 202 Aug 25 04:55:10.583342 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 702/2768] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:55:10 2026] POST /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:10.592376 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb4c6d28-ab56-4ac4-a25a-bebe967ceafc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.594782 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb4c6d28-ab56-4ac4-a25a-bebe967ceafc tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action Aug 25 04:55:10.595189 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb4c6d28-ab56-4ac4-a25a-bebe967ceafc tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:10.595314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb4c6d28-ab56-4ac4-a25a-bebe967ceafc tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:10.605036 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.605036 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:10.605537 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-fb4c6d28-ab56-4ac4-a25a-bebe967ceafc tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Updating volume '77019910-99d7-491f-bb5d-d4fcb24a220a' with '{'status': 'available'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:55:10.636210 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb4c6d28-ab56-4ac4-a25a-bebe967ceafc tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action returned with HTTP 202 Aug 25 04:55:10.636661 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 692/2769] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:10 2026] POST /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:10.652358 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0d87d9ea-3762-4a9c-bae6-4fe3bb60893f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.652358 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d87d9ea-3762-4a9c-bae6-4fe3bb60893f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:10.652358 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d87d9ea-3762-4a9c-bae6-4fe3bb60893f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.652358 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d87d9ea-3762-4a9c-bae6-4fe3bb60893f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.660884 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.660884 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:10.666680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4cd13a3-3adf-40ac-92b2-1daafecb469d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.669443 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4cd13a3-3adf-40ac-92b2-1daafecb469d None None] GET https://10.4.3.213/volume// Aug 25 04:55:10.669443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4cd13a3-3adf-40ac-92b2-1daafecb469d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.669443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4cd13a3-3adf-40ac-92b2-1daafecb469d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.669551 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0d87d9ea-3762-4a9c-bae6-4fe3bb60893f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:10.669581 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4cd13a3-3adf-40ac-92b2-1daafecb469d None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:10.669581 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 690/2770] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:55:10.674381 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d87d9ea-3762-4a9c-bae6-4fe3bb60893f tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 200 Aug 25 04:55:10.674889 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 687/2771] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.682292 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5ded5de6-9057-435a-92ee-db572db19e96 req-57bd6d52-aeff-4856-bf86-0da5525c4b6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.688332 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-57bd6d52-aeff-4856-bf86-0da5525c4b6d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:10.689299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-57bd6d52-aeff-4856-bf86-0da5525c4b6d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.689843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-57bd6d52-aeff-4856-bf86-0da5525c4b6d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.694608 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3745fc0e-e145-4dc8-b841-edc2a919dbf5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.697358 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3745fc0e-e145-4dc8-b841-edc2a919dbf5 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action Aug 25 04:55:10.700527 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3745fc0e-e145-4dc8-b841-edc2a919dbf5 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:10.700527 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3745fc0e-e145-4dc8-b841-edc2a919dbf5 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:10.715181 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.715181 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:10.715772 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-3745fc0e-e145-4dc8-b841-edc2a919dbf5 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Updating volume '77019910-99d7-491f-bb5d-d4fcb24a220a' with '{'status': 'maintenance'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:55:10.719325 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.719325 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:10.725515 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5ded5de6-9057-435a-92ee-db572db19e96 req-57bd6d52-aeff-4856-bf86-0da5525c4b6d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:10.730908 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-57bd6d52-aeff-4856-bf86-0da5525c4b6d tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:10.731377 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 703/2772] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 1322 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:10.744618 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3745fc0e-e145-4dc8-b841-edc2a919dbf5 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action returned with HTTP 202 Aug 25 04:55:10.744618 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 693/2773] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:10 2026] POST /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:10.753737 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-127d71e2-42de-48d8-af10-bb166edcf77b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.755743 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-127d71e2-42de-48d8-af10-bb166edcf77b tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:10.755994 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-127d71e2-42de-48d8-af10-bb166edcf77b tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.756236 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-127d71e2-42de-48d8-af10-bb166edcf77b tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.764513 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.764513 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:10.769891 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-127d71e2-42de-48d8-af10-bb166edcf77b tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:10.784281 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-127d71e2-42de-48d8-af10-bb166edcf77b tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 200 Aug 25 04:55:10.784794 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 691/2774] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.804165 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9a395617-4632-4d75-b63d-3669d2aefc40 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.806665 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a395617-4632-4d75-b63d-3669d2aefc40 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] POST https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action Aug 25 04:55:10.807081 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9a395617-4632-4d75-b63d-3669d2aefc40 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:10.807141 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9a395617-4632-4d75-b63d-3669d2aefc40 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:10.820673 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.820673 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:10.820673 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-9a395617-4632-4d75-b63d-3669d2aefc40 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] Updating volume '77019910-99d7-491f-bb5d-d4fcb24a220a' with '{'status': 'available'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:55:10.846734 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9a395617-4632-4d75-b63d-3669d2aefc40 tempest-VolumesActionsTest-1937192577 tempest-VolumesActionsTest-1937192577-project-admin] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action returned with HTTP 202 Aug 25 04:55:10.847301 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 688/2775] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:10 2026] POST /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:10.856188 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02556bd2-c009-4edb-84c9-2838af8a235e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.858040 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02556bd2-c009-4edb-84c9-2838af8a235e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:10.858228 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02556bd2-c009-4edb-84c9-2838af8a235e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.858415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02556bd2-c009-4edb-84c9-2838af8a235e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.865776 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.865776 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:10.870286 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-02556bd2-c009-4edb-84c9-2838af8a235e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:10.876883 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02556bd2-c009-4edb-84c9-2838af8a235e tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 200 Aug 25 04:55:10.877514 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 704/2776] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.890015 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6df4ffb-23b8-417d-85b3-185cc95bfb4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.895196 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6df4ffb-23b8-417d-85b3-185cc95bfb4c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:10.895478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6df4ffb-23b8-417d-85b3-185cc95bfb4c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.895739 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6df4ffb-23b8-417d-85b3-185cc95bfb4c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.910363 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.910363 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:10.916322 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6df4ffb-23b8-417d-85b3-185cc95bfb4c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:10.924577 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6df4ffb-23b8-417d-85b3-185cc95bfb4c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 200 Aug 25 04:55:10.925151 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 694/2777] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.936422 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83841330-fadc-4582-a53a-33fa3190ba42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.938855 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83841330-fadc-4582-a53a-33fa3190ba42 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:55:10.939164 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83841330-fadc-4582-a53a-33fa3190ba42 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.939454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83841330-fadc-4582-a53a-33fa3190ba42 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.946764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cf46eae7-8837-4bd6-98e2-bbb96331519c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.948852 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf46eae7-8837-4bd6-98e2-bbb96331519c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] DELETE https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:10.949099 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf46eae7-8837-4bd6-98e2-bbb96331519c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.949304 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf46eae7-8837-4bd6-98e2-bbb96331519c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:10.949516 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-cf46eae7-8837-4bd6-98e2-bbb96331519c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Delete volume with id: 77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:10.950212 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.950212 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:10.954175 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-83841330-fadc-4582-a53a-33fa3190ba42 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:10.958810 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:10.958810 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:10.959422 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83841330-fadc-4582-a53a-33fa3190ba42 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:55:10.959523 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cf46eae7-8837-4bd6-98e2-bbb96331519c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:10.959911 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 692/2778] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:10.985480 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cf46eae7-8837-4bd6-98e2-bbb96331519c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Delete volume request issued successfully. Aug 25 04:55:10.985759 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf46eae7-8837-4bd6-98e2-bbb96331519c tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 202 Aug 25 04:55:10.986329 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 689/2779] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:10 2026] DELETE /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:10.994684 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1058d962-385d-4163-820a-166dd5bdd623 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:10.996889 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1058d962-385d-4163-820a-166dd5bdd623 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:10.997126 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1058d962-385d-4163-820a-166dd5bdd623 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:10.997330 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1058d962-385d-4163-820a-166dd5bdd623 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:11.011853 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:11.011853 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:11.018029 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1058d962-385d-4163-820a-166dd5bdd623 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Volume info retrieved successfully. Aug 25 04:55:11.023371 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1058d962-385d-4163-820a-166dd5bdd623 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 200 Aug 25 04:55:11.023884 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 705/2780] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:10 2026] GET /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:11.419641 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b05dd55-0c59-4103-a29e-1a8092e832c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:11.421491 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b05dd55-0c59-4103-a29e-1a8092e832c1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:11.421689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b05dd55-0c59-4103-a29e-1a8092e832c1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:11.421870 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b05dd55-0c59-4103-a29e-1a8092e832c1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:11.432222 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:11.432222 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:11.435961 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b05dd55-0c59-4103-a29e-1a8092e832c1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:11.440129 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b05dd55-0c59-4103-a29e-1a8092e832c1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:11.440531 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 695/2781] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:11 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:11.972922 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1ad20c3-6598-40fb-9902-20fe5f4ada6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:11.974773 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1ad20c3-6598-40fb-9902-20fe5f4ada6a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:55:11.974948 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1ad20c3-6598-40fb-9902-20fe5f4ada6a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:11.975146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1ad20c3-6598-40fb-9902-20fe5f4ada6a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:11.985333 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:11.985333 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:11.989835 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f1ad20c3-6598-40fb-9902-20fe5f4ada6a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:11.996182 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1ad20c3-6598-40fb-9902-20fe5f4ada6a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:55:11.996703 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 693/2782] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:11 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:12.036946 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b13224b-902b-4063-ace1-c5607830cc31 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:12.039536 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b13224b-902b-4063-ace1-c5607830cc31 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] GET https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a Aug 25 04:55:12.039806 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b13224b-902b-4063-ace1-c5607830cc31 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:12.040063 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b13224b-902b-4063-ace1-c5607830cc31 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:12.047043 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b13224b-902b-4063-ace1-c5607830cc31 tempest-VolumesActionsTest-1224357666 tempest-VolumesActionsTest-1224357666-project-member] https://10.4.3.213/volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a returned with HTTP 404 Aug 25 04:55:12.047576 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 690/2783] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:12 2026] GET /volume/v3/volumes/77019910-99d7-491f-bb5d-d4fcb24a220a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:12.453811 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b949059-d109-4c5f-9e68-bb60967c168c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:12.457775 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b949059-d109-4c5f-9e68-bb60967c168c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:12.458030 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b949059-d109-4c5f-9e68-bb60967c168c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:12.458278 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b949059-d109-4c5f-9e68-bb60967c168c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:12.470656 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:12.470656 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:12.478928 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2b949059-d109-4c5f-9e68-bb60967c168c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:12.484861 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b949059-d109-4c5f-9e68-bb60967c168c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:12.485496 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 706/2784] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:12 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:12.676945 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-444bc01c-f90b-4392-be11-c752fd78d6aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:12.679997 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-444bc01c-f90b-4392-be11-c752fd78d6aa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/attachments/872caf28-36be-409c-a3b4-005cad13b56e/action Aug 25 04:55:12.680398 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-444bc01c-f90b-4392-be11-c752fd78d6aa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:12.680570 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-444bc01c-f90b-4392-be11-c752fd78d6aa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:12.697005 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:12.697005 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:12.709445 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-cde1e0fb-1555-477a-9348-15cfb462b46c req-444bc01c-f90b-4392-be11-c752fd78d6aa tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/attachments/872caf28-36be-409c-a3b4-005cad13b56e/action returned with HTTP 204 Aug 25 04:55:12.710047 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 696/2785] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:55:12 2026] POST /volume/v3/attachments/872caf28-36be-409c-a3b4-005cad13b56e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:13.011382 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05bcbbe9-e05a-4766-a650-503ad9431fd5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.013535 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05bcbbe9-e05a-4766-a650-503ad9431fd5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:55:13.013777 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05bcbbe9-e05a-4766-a650-503ad9431fd5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:13.014045 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05bcbbe9-e05a-4766-a650-503ad9431fd5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:13.025650 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.025650 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:13.029853 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05bcbbe9-e05a-4766-a650-503ad9431fd5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:13.034662 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05bcbbe9-e05a-4766-a650-503ad9431fd5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:55:13.035047 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 694/2786] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:13 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:13.051369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a86917b0-cb37-40a9-8039-9474c50fae43 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.053151 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a86917b0-cb37-40a9-8039-9474c50fae43 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:55:13.053536 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a86917b0-cb37-40a9-8039-9474c50fae43 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fa4347fc-9a02-4acc-a447-c9240f56d779", "force": true, "name": "tempest-VolumesBackupsTest-Backup-700705106", "container": "tempest-volumesbackupstest-backup-container-1837981476"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:13.054977 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-a86917b0-cb37-40a9-8039-9474c50fae43 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating new backup {'backup': {'volume_id': 'fa4347fc-9a02-4acc-a447-c9240f56d779', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-700705106', 'container': 'tempest-volumesbackupstest-backup-container-1837981476'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:55:13.055135 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-a86917b0-cb37-40a9-8039-9474c50fae43 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating backup of volume fa4347fc-9a02-4acc-a447-c9240f56d779 in container tempest-volumesbackupstest-backup-container-1837981476 Aug 25 04:55:13.066558 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.066558 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:13.067131 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a86917b0-cb37-40a9-8039-9474c50fae43 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:13.091030 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a86917b0-cb37-40a9-8039-9474c50fae43 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['96717835-d548-4b98-bd63-d1a6df221620', '00e164b8-2bcb-46eb-9650-362355a9c383'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:13.095007 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5307825-7bee-4cdf-bf7a-f3eec499ff93 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.097060 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5307825-7bee-4cdf-bf7a-f3eec499ff93 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:13.097632 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5307825-7bee-4cdf-bf7a-f3eec499ff93 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:13.097781 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5307825-7bee-4cdf-bf7a-f3eec499ff93 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:13.107122 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.107122 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:13.107616 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d5307825-7bee-4cdf-bf7a-f3eec499ff93 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.115518 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d5307825-7bee-4cdf-bf7a-f3eec499ff93 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Reserve volume completed successfully. Aug 25 04:55:13.115518 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5307825-7bee-4cdf-bf7a-f3eec499ff93 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:13.115911 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 707/2787] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:13 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 04:55:13.122199 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-efe2ecf3-44e0-456c-9180-9bdfb8d67d3f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.123956 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efe2ecf3-44e0-456c-9180-9bdfb8d67d3f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:13.124166 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efe2ecf3-44e0-456c-9180-9bdfb8d67d3f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:13.124354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efe2ecf3-44e0-456c-9180-9bdfb8d67d3f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:13.130795 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a86917b0-cb37-40a9-8039-9474c50fae43 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:55:13.131326 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 691/2788] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:55:13 2026] POST /volume/v3/backups => generated 329 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:13.132220 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.132220 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:13.136557 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-efe2ecf3-44e0-456c-9180-9bdfb8d67d3f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.141644 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efe2ecf3-44e0-456c-9180-9bdfb8d67d3f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:13.141787 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e027234-6eea-427b-8a8d-47ad0a043b63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.142084 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 697/2789] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:13 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:13.143473 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e027234-6eea-427b-8a8d-47ad0a043b63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:13.143662 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e027234-6eea-427b-8a8d-47ad0a043b63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:13.143852 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e027234-6eea-427b-8a8d-47ad0a043b63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:13.144017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4e027234-6eea-427b-8a8d-47ad0a043b63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:13.147827 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.147827 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:13.148577 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e027234-6eea-427b-8a8d-47ad0a043b63 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:13.148885 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 695/2790] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:13 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:13.161499 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93be43cf-be6b-4c41-bbba-c524a91b815a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.164024 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93be43cf-be6b-4c41-bbba-c524a91b815a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:13.164367 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93be43cf-be6b-4c41-bbba-c524a91b815a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:13.164517 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93be43cf-be6b-4c41-bbba-c524a91b815a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:13.173137 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.173137 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:13.173723 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93be43cf-be6b-4c41-bbba-c524a91b815a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.191198 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93be43cf-be6b-4c41-bbba-c524a91b815a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Unreserve volume completed successfully. Aug 25 04:55:13.191463 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93be43cf-be6b-4c41-bbba-c524a91b815a tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:13.191990 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 708/2791] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:13 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:13.200039 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b1d9d445-51a8-465e-a0a6-669208f05a88 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.204390 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1d9d445-51a8-465e-a0a6-669208f05a88 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:13.204663 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1d9d445-51a8-465e-a0a6-669208f05a88 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:13.204798 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1d9d445-51a8-465e-a0a6-669208f05a88 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:13.214922 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.214922 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:13.221784 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b1d9d445-51a8-465e-a0a6-669208f05a88 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.228773 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1d9d445-51a8-465e-a0a6-669208f05a88 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:13.229341 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 692/2792] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:13 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:13.243026 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96dcf16c-a574-4eaa-bb3c-f8f1e70b614d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.245554 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96dcf16c-a574-4eaa-bb3c-f8f1e70b614d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:13.246012 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96dcf16c-a574-4eaa-bb3c-f8f1e70b614d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:13.246127 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96dcf16c-a574-4eaa-bb3c-f8f1e70b614d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:13.260846 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.260846 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:13.261334 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96dcf16c-a574-4eaa-bb3c-f8f1e70b614d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.270629 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96dcf16c-a574-4eaa-bb3c-f8f1e70b614d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume updated successfully. Aug 25 04:55:13.270877 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96dcf16c-a574-4eaa-bb3c-f8f1e70b614d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 200 Aug 25 04:55:13.271648 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 698/2793] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:13 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 04:55:13.281050 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6b9c67b-bb07-4626-8ede-e68e340693c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.283050 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6b9c67b-bb07-4626-8ede-e68e340693c7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:13.283259 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6b9c67b-bb07-4626-8ede-e68e340693c7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:13.283573 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6b9c67b-bb07-4626-8ede-e68e340693c7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:13.294026 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.294026 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:13.301442 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c6b9c67b-bb07-4626-8ede-e68e340693c7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.307277 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6b9c67b-bb07-4626-8ede-e68e340693c7 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:13.307770 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 696/2794] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:13 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:13.329917 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e39d34e4-5a8f-4eec-ad2e-816d76ac831b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.331959 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e39d34e4-5a8f-4eec-ad2e-816d76ac831b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:13.332474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e39d34e4-5a8f-4eec-ad2e-816d76ac831b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:13.332637 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e39d34e4-5a8f-4eec-ad2e-816d76ac831b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:13.344614 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.344614 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:13.345396 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e39d34e4-5a8f-4eec-ad2e-816d76ac831b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.357514 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e39d34e4-5a8f-4eec-ad2e-816d76ac831b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume updated successfully. Aug 25 04:55:13.357838 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e39d34e4-5a8f-4eec-ad2e-816d76ac831b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 200 Aug 25 04:55:13.358652 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 709/2795] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:13 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 04:55:13.367087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7e8e0263-c2c3-42ff-94fa-65a1b2c3a19b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.369199 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e8e0263-c2c3-42ff-94fa-65a1b2c3a19b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:13.369486 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e8e0263-c2c3-42ff-94fa-65a1b2c3a19b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:13.369747 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e8e0263-c2c3-42ff-94fa-65a1b2c3a19b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:13.376523 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.376523 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:13.380114 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7e8e0263-c2c3-42ff-94fa-65a1b2c3a19b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.384109 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e8e0263-c2c3-42ff-94fa-65a1b2c3a19b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:13.384590 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 693/2796] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:13 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:13.398661 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee915d93-70ac-44fa-8cbb-bc4ce40c465b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.400615 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee915d93-70ac-44fa-8cbb-bc4ce40c465b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:13.401056 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee915d93-70ac-44fa-8cbb-bc4ce40c465b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:13.401208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee915d93-70ac-44fa-8cbb-bc4ce40c465b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:13.411343 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.411343 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:13.411933 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee915d93-70ac-44fa-8cbb-bc4ce40c465b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.423442 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee915d93-70ac-44fa-8cbb-bc4ce40c465b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Update volume admin metadata completed successfully. Aug 25 04:55:13.423501 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee915d93-70ac-44fa-8cbb-bc4ce40c465b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Update readonly setting on volume completed successfully. Aug 25 04:55:13.423707 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee915d93-70ac-44fa-8cbb-bc4ce40c465b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:13.424388 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 699/2797] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:13 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:13.431948 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b67af47d-1555-471b-81a0-b0b9e2925694 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.433791 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b67af47d-1555-471b-81a0-b0b9e2925694 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:13.434004 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b67af47d-1555-471b-81a0-b0b9e2925694 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:13.434215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b67af47d-1555-471b-81a0-b0b9e2925694 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:13.445901 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.445901 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:13.449565 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b67af47d-1555-471b-81a0-b0b9e2925694 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.453443 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b67af47d-1555-471b-81a0-b0b9e2925694 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:13.453814 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 697/2798] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:13 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:13.466488 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c3a8868-1eb7-44b5-afe1-5418ac302f0b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.468436 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c3a8868-1eb7-44b5-afe1-5418ac302f0b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:13.468831 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c3a8868-1eb7-44b5-afe1-5418ac302f0b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:13.468950 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c3a8868-1eb7-44b5-afe1-5418ac302f0b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:13.477154 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.477154 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:13.477617 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c3a8868-1eb7-44b5-afe1-5418ac302f0b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.488502 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c3a8868-1eb7-44b5-afe1-5418ac302f0b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Update volume admin metadata completed successfully. Aug 25 04:55:13.488664 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c3a8868-1eb7-44b5-afe1-5418ac302f0b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Update readonly setting on volume completed successfully. Aug 25 04:55:13.488875 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c3a8868-1eb7-44b5-afe1-5418ac302f0b tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:13.489283 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 710/2799] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:13 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:13.495862 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-638a4e5b-fc4a-40ee-8a57-876fca653ddf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.497753 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-638a4e5b-fc4a-40ee-8a57-876fca653ddf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:13.497954 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-638a4e5b-fc4a-40ee-8a57-876fca653ddf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:13.498154 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-638a4e5b-fc4a-40ee-8a57-876fca653ddf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:13.501643 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3719c3e-27a6-4d37-9c03-ea134629850b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.503313 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3719c3e-27a6-4d37-9c03-ea134629850b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:13.503519 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3719c3e-27a6-4d37-9c03-ea134629850b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:13.503926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3719c3e-27a6-4d37-9c03-ea134629850b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:13.505864 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.505864 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:13.510672 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-638a4e5b-fc4a-40ee-8a57-876fca653ddf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.514129 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.514129 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:13.515398 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-638a4e5b-fc4a-40ee-8a57-876fca653ddf tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:13.515869 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 694/2800] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:13 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:13.517536 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b3719c3e-27a6-4d37-9c03-ea134629850b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:13.522301 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3719c3e-27a6-4d37-9c03-ea134629850b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:13.522789 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 700/2801] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:13 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:13.538666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4027a037-0851-4d5d-91b9-166a2ef97c01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:13.538958 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4027a037-0851-4d5d-91b9-166a2ef97c01 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:13.539442 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4027a037-0851-4d5d-91b9-166a2ef97c01 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2132601953", "disk_format": "raw"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:13.539630 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4027a037-0851-4d5d-91b9-166a2ef97c01 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2132601953", "disk_format": "raw"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:13.550314 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.550314 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:13.550967 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4027a037-0851-4d5d-91b9-166a2ef97c01 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:13.565460 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:13.565460 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:13.571939 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.image.image_utils [None req-4027a037-0851-4d5d-91b9-166a2ef97c01 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2132601953'}] 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-2132601953'}]. {{(pid=100267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 04:55:14.143633 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4027a037-0851-4d5d-91b9-166a2ef97c01 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Copy volume to image completed successfully. Aug 25 04:55:14.144193 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4027a037-0851-4d5d-91b9-166a2ef97c01 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:14.144887 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 698/2802] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:55:13 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 687 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:14.165811 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a50de6bc-901a-4215-b3f4-764330c87b34 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:14.168036 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a50de6bc-901a-4215-b3f4-764330c87b34 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:14.168301 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a50de6bc-901a-4215-b3f4-764330c87b34 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:14.168561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a50de6bc-901a-4215-b3f4-764330c87b34 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:14.168706 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a50de6bc-901a-4215-b3f4-764330c87b34 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:14.186357 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:14.186357 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:14.187451 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a50de6bc-901a-4215-b3f4-764330c87b34 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:14.187963 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 711/2803] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:14 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:14.537035 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2372418b-bbb6-4a41-b98d-a0e4012f3a5e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:14.538916 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2372418b-bbb6-4a41-b98d-a0e4012f3a5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:14.539142 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2372418b-bbb6-4a41-b98d-a0e4012f3a5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:14.539413 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2372418b-bbb6-4a41-b98d-a0e4012f3a5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:14.549245 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:14.549245 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:14.552522 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2372418b-bbb6-4a41-b98d-a0e4012f3a5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:14.556228 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2372418b-bbb6-4a41-b98d-a0e4012f3a5e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:14.556602 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 695/2804] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:14 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:15.200129 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e68dd3f0-7043-44c1-858b-a5f38db824cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:15.202723 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e68dd3f0-7043-44c1-858b-a5f38db824cb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:15.203000 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e68dd3f0-7043-44c1-858b-a5f38db824cb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:15.203538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e68dd3f0-7043-44c1-858b-a5f38db824cb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:15.203538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e68dd3f0-7043-44c1-858b-a5f38db824cb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:15.208749 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:15.208749 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:15.209842 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e68dd3f0-7043-44c1-858b-a5f38db824cb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:15.210199 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 701/2805] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:15 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:15.571409 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-edd214fb-5aab-49f6-8460-65cc08b28436 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:15.573576 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edd214fb-5aab-49f6-8460-65cc08b28436 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:15.574689 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edd214fb-5aab-49f6-8460-65cc08b28436 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:15.574689 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edd214fb-5aab-49f6-8460-65cc08b28436 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:15.586858 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:15.586858 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:15.591563 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-edd214fb-5aab-49f6-8460-65cc08b28436 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:15.598242 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edd214fb-5aab-49f6-8460-65cc08b28436 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:15.598693 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 699/2806] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:15 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:15.836784 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5ded5de6-9057-435a-92ee-db572db19e96 req-ddef87c0-bc69-4dba-b3c9-fa1d53bab00f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:15.838921 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-ddef87c0-bc69-4dba-b3c9-fa1d53bab00f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] DELETE https://10.4.3.213/volume/v3/attachments/4eb34cd4-0c3d-43b6-bced-9e95e45bc4e4 Aug 25 04:55:15.839202 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-ddef87c0-bc69-4dba-b3c9-fa1d53bab00f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:15.839480 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-ddef87c0-bc69-4dba-b3c9-fa1d53bab00f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:15.847841 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:15.847841 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:15.861385 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-878acdd7-eae6-46db-9cc7-5635a0044aa7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:15.863486 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-878acdd7-eae6-46db-9cc7-5635a0044aa7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments/2493b98e-bfc6-4b86-ae56-d9aaa7b1d32b/action Aug 25 04:55:15.863923 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-878acdd7-eae6-46db-9cc7-5635a0044aa7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:15.864055 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-878acdd7-eae6-46db-9cc7-5635a0044aa7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:15.879526 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:15.879526 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:15.889337 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c1964bb7-4dc9-4486-b0bb-90d2b6f32b0e req-878acdd7-eae6-46db-9cc7-5635a0044aa7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/2493b98e-bfc6-4b86-ae56-d9aaa7b1d32b/action returned with HTTP 204 Aug 25 04:55:15.889848 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 696/2807] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:55:15 2026] POST /volume/v3/attachments/2493b98e-bfc6-4b86-ae56-d9aaa7b1d32b/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:15.903480 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5ded5de6-9057-435a-92ee-db572db19e96 req-ddef87c0-bc69-4dba-b3c9-fa1d53bab00f tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/attachments/4eb34cd4-0c3d-43b6-bced-9e95e45bc4e4 returned with HTTP 200 Aug 25 04:55:15.904016 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 712/2808] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:55:15 2026] DELETE /volume/v3/attachments/4eb34cd4-0c3d-43b6-bced-9e95e45bc4e4 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:16.222755 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5deda7b7-b4e5-4bc7-9468-69d37fd8372a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:16.224479 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5deda7b7-b4e5-4bc7-9468-69d37fd8372a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:16.224696 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5deda7b7-b4e5-4bc7-9468-69d37fd8372a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:16.224903 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5deda7b7-b4e5-4bc7-9468-69d37fd8372a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:16.225049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5deda7b7-b4e5-4bc7-9468-69d37fd8372a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:16.229815 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:16.229815 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:16.230473 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5deda7b7-b4e5-4bc7-9468-69d37fd8372a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:16.230817 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 702/2809] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:16 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:16.613802 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fab2dc69-319f-4190-a7eb-5c7cf29bf2e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:16.615521 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fab2dc69-319f-4190-a7eb-5c7cf29bf2e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:16.615697 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fab2dc69-319f-4190-a7eb-5c7cf29bf2e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:16.616016 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fab2dc69-319f-4190-a7eb-5c7cf29bf2e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:16.627482 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:16.627482 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:16.631139 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fab2dc69-319f-4190-a7eb-5c7cf29bf2e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:16.635229 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fab2dc69-319f-4190-a7eb-5c7cf29bf2e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:16.635631 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 700/2810] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:16 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:16.648857 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-407f66fb-4f49-409e-b1ed-3413e805307a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:16.651827 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-407f66fb-4f49-409e-b1ed-3413e805307a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:16.652100 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-407f66fb-4f49-409e-b1ed-3413e805307a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:16.652337 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-407f66fb-4f49-409e-b1ed-3413e805307a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:16.675333 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:16.675333 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:16.685557 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-407f66fb-4f49-409e-b1ed-3413e805307a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:16.690650 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-407f66fb-4f49-409e-b1ed-3413e805307a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:16.691048 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 697/2811] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:16 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 1173 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:16.733714 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-2985f8a3-a336-4651-a55a-325b04255001 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:16.735859 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-2985f8a3-a336-4651-a55a-325b04255001 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:16.736064 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-2985f8a3-a336-4651-a55a-325b04255001 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:16.736250 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-2985f8a3-a336-4651-a55a-325b04255001 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:16.745619 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:16.745619 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:16.748804 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-2985f8a3-a336-4651-a55a-325b04255001 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:16.753483 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-2985f8a3-a336-4651-a55a-325b04255001 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:16.753860 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 713/2812] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:16 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:16.772850 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-40878b70-5d39-4bde-b688-ec9cb6df16a7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:16.775036 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-40878b70-5d39-4bde-b688-ec9cb6df16a7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f/action Aug 25 04:55:16.775402 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-40878b70-5d39-4bde-b688-ec9cb6df16a7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:16.775558 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-40878b70-5d39-4bde-b688-ec9cb6df16a7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:16.789259 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:16.789259 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:16.789757 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-40878b70-5d39-4bde-b688-ec9cb6df16a7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:16.797512 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-40878b70-5d39-4bde-b688-ec9cb6df16a7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Begin detaching volume completed successfully. Aug 25 04:55:16.798197 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-40878b70-5d39-4bde-b688-ec9cb6df16a7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f/action returned with HTTP 202 Aug 25 04:55:16.798651 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 703/2813] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:55:16 2026] POST /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:16.840349 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79905471-cc6c-4b69-a74c-2e2556861399 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:16.840735 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79905471-cc6c-4b69-a74c-2e2556861399 None None] GET https://10.4.3.213/volume// Aug 25 04:55:16.840898 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79905471-cc6c-4b69-a74c-2e2556861399 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:16.841121 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79905471-cc6c-4b69-a74c-2e2556861399 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:16.841437 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79905471-cc6c-4b69-a74c-2e2556861399 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:16.841716 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 701/2814] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:55:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:55:16.848537 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-3037a49d-0214-4eed-bab3-5ffc0071743d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:16.850867 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-3037a49d-0214-4eed-bab3-5ffc0071743d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:16.851204 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-3037a49d-0214-4eed-bab3-5ffc0071743d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:16.851402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-3037a49d-0214-4eed-bab3-5ffc0071743d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:16.865332 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:16.865332 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:16.869069 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-3037a49d-0214-4eed-bab3-5ffc0071743d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:16.873418 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-3037a49d-0214-4eed-bab3-5ffc0071743d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:16.873849 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 698/2815] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:55:16 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:16.884052 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-dcfb5573-8162-468d-9858-63fc903e2263 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:16.887480 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-dcfb5573-8162-468d-9858-63fc903e2263 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f/encryption Aug 25 04:55:16.887751 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-dcfb5573-8162-468d-9858-63fc903e2263 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:16.888023 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-dcfb5573-8162-468d-9858-63fc903e2263 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:16.901316 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:16.901316 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:16.909182 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-dcfb5573-8162-468d-9858-63fc903e2263 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f/encryption returned with HTTP 200 Aug 25 04:55:16.909581 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 714/2816] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:55:16 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:16.914411 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78c0d95b-8fda-4b85-81ee-b076bad39bb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:16.917196 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78c0d95b-8fda-4b85-81ee-b076bad39bb4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:16.917458 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78c0d95b-8fda-4b85-81ee-b076bad39bb4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:16.917630 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78c0d95b-8fda-4b85-81ee-b076bad39bb4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:16.927862 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:16.927862 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:16.937450 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78c0d95b-8fda-4b85-81ee-b076bad39bb4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:16.943890 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78c0d95b-8fda-4b85-81ee-b076bad39bb4 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:16.950942 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 704/2817] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:16 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:17.242446 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61a7e5a1-57fb-45e6-a339-c143af59782d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:17.246469 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61a7e5a1-57fb-45e6-a339-c143af59782d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:17.246734 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61a7e5a1-57fb-45e6-a339-c143af59782d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:17.247064 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61a7e5a1-57fb-45e6-a339-c143af59782d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:17.247228 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-61a7e5a1-57fb-45e6-a339-c143af59782d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:17.254442 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:17.254442 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:17.255563 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61a7e5a1-57fb-45e6-a339-c143af59782d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:17.256092 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 702/2818] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:17 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:18.269339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-876028b5-d1c0-439a-b6e0-f6c4aedc55fb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:18.271524 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-876028b5-d1c0-439a-b6e0-f6c4aedc55fb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:18.271752 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-876028b5-d1c0-439a-b6e0-f6c4aedc55fb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:18.271919 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-876028b5-d1c0-439a-b6e0-f6c4aedc55fb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:18.272025 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-876028b5-d1c0-439a-b6e0-f6c4aedc55fb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:18.276520 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:18.276520 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:18.277498 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-876028b5-d1c0-439a-b6e0-f6c4aedc55fb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:18.277938 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 699/2819] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:18 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:18.784079 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-109bd044-8891-438b-95c9-37b09488c55a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:18.890309 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-109bd044-8891-438b-95c9-37b09488c55a tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes Aug 25 04:55:18.890527 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-109bd044-8891-438b-95c9-37b09488c55a tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:18.890723 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-109bd044-8891-438b-95c9-37b09488c55a tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:18.891087 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-109bd044-8891-438b-95c9-37b09488c55a tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:55:18.892149 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-109bd044-8891-438b-95c9-37b09488c55a tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:55:18.900889 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-109bd044-8891-438b-95c9-37b09488c55a tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Get all volumes completed successfully. Aug 25 04:55:18.901520 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-109bd044-8891-438b-95c9-37b09488c55a tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 200 Aug 25 04:55:18.901871 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 715/2820] 10.4.3.213 () {66 vars in 1237 bytes} [Tue Aug 25 04:55:18 2026] GET /volume/v3/volumes => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:55:18.915578 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:18.920956 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:18.921338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1279140166"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:18.924098 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1279140166'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:18.924252 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Create volume of 1 GB Aug 25 04:55:18.929049 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Availability Zones retrieved successfully. Aug 25 04:55:18.934198 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Flow 'volume_create_api' (f5d5a0d7-1b26-4f39-bd80-98dbfbb4be0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:18.935167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (def741a3-5fdb-4bf6-92a3-3ab9c472eab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:18.936204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:18.961231 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (def741a3-5fdb-4bf6-92a3-3ab9c472eab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:18.962077 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed5efbf-2948-4a65-b028-391f0df0f5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:19.029920 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Created reservations ['2857d05f-2011-402b-9fd9-9c0b4ada7d96', '0f0df6fe-31bc-4c4e-9838-e28b78e558f3', '07ac57d8-d793-46de-9307-61dee8fbe2b9', '3fc97c78-9d6d-4804-9ecc-6c5c6ee5a3bc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:19.030822 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed5efbf-2948-4a65-b028-391f0df0f5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2857d05f-2011-402b-9fd9-9c0b4ada7d96', '0f0df6fe-31bc-4c4e-9838-e28b78e558f3', '07ac57d8-d793-46de-9307-61dee8fbe2b9', '3fc97c78-9d6d-4804-9ecc-6c5c6ee5a3bc']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:19.031638 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcccaeb-dee1-493b-931d-5a061f7b2461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:19.058452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcccaeb-dee1-493b-931d-5a061f7b2461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1312f18-449a-479c-86f9-dbc97b85b419', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1279140166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf65bd57a2d43208f90bb428b83a63d',qos_specs=None,replication_status=,reservations=['2857d05f-2011-402b-9fd9-9c0b4ada7d96','0f0df6fe-31bc-4c4e-9838-e28b78e558f3','07ac57d8-d793-46de-9307-61dee8fbe2b9','3fc97c78-9d6d-4804-9ecc-6c5c6ee5a3bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a511e12129a4562b2604d9f760b1645',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1279140166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1312f18-449a-479c-86f9-dbc97b85b419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baf65bd57a2d43208f90bb428b83a63d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a511e12129a4562b2604d9f760b1645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:19.059219 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cd7f42-3221-43b4-ac40-7f86028c4628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:19.080608 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cd7f42-3221-43b4-ac40-7f86028c4628) transitioned into state 'SUCCESS' from state '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-1279140166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf65bd57a2d43208f90bb428b83a63d',qos_specs=None,replication_status=,reservations=['2857d05f-2011-402b-9fd9-9c0b4ada7d96','0f0df6fe-31bc-4c4e-9838-e28b78e558f3','07ac57d8-d793-46de-9307-61dee8fbe2b9','3fc97c78-9d6d-4804-9ecc-6c5c6ee5a3bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a511e12129a4562b2604d9f760b1645',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:19.081486 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde0c99e-192e-4da2-bf46-12da106c537f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:19.094298 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde0c99e-192e-4da2-bf46-12da106c537f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:19.095297 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Flow 'volume_create_api' (f5d5a0d7-1b26-4f39-bd80-98dbfbb4be0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:19.095677 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Create volume request issued successfully. Aug 25 04:55:19.096373 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e33591d-7bbf-4dcf-a817-d4b9af8f7e2c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:19.101419 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 705/2821] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:18 2026] POST /volume/v3/volumes => generated 755 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:19.118983 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d389ef1f-7e11-4947-837e-551489a325f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:19.122631 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d389ef1f-7e11-4947-837e-551489a325f4 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 Aug 25 04:55:19.122822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d389ef1f-7e11-4947-837e-551489a325f4 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:19.123042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d389ef1f-7e11-4947-837e-551489a325f4 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:19.135924 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:19.135924 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:19.142013 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d389ef1f-7e11-4947-837e-551489a325f4 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:19.154689 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d389ef1f-7e11-4947-837e-551489a325f4 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 returned with HTTP 200 Aug 25 04:55:19.155164 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 703/2822] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:19 2026] GET /volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:19.289747 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-793676d7-284f-4e42-a8b7-a27797658d86 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:19.292137 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-793676d7-284f-4e42-a8b7-a27797658d86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:19.292370 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-793676d7-284f-4e42-a8b7-a27797658d86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:19.292588 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-793676d7-284f-4e42-a8b7-a27797658d86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:19.292688 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-793676d7-284f-4e42-a8b7-a27797658d86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:19.297592 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:19.297592 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:19.298422 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-793676d7-284f-4e42-a8b7-a27797658d86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:19.298839 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 700/2823] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:19 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:19.337882 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-6fd0789c-e48c-49f7-9939-1118a08e3185 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:19.341715 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-6fd0789c-e48c-49f7-9939-1118a08e3185 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/attachments/2493b98e-bfc6-4b86-ae56-d9aaa7b1d32b Aug 25 04:55:19.341931 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-6fd0789c-e48c-49f7-9939-1118a08e3185 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:19.342154 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-6fd0789c-e48c-49f7-9939-1118a08e3185 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:19.357172 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:19.357172 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:19.412686 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dc786f15-294f-4d3f-b554-a34c5f443784 req-6fd0789c-e48c-49f7-9939-1118a08e3185 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/2493b98e-bfc6-4b86-ae56-d9aaa7b1d32b returned with HTTP 200 Aug 25 04:55:19.413328 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 716/2824] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:55:19 2026] DELETE /volume/v3/attachments/2493b98e-bfc6-4b86-ae56-d9aaa7b1d32b => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:19.956689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1f2f7c5-e405-4d14-8fb2-892563f67873 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:19.958584 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1f2f7c5-e405-4d14-8fb2-892563f67873 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] DELETE https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:19.958768 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1f2f7c5-e405-4d14-8fb2-892563f67873 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:19.958991 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1f2f7c5-e405-4d14-8fb2-892563f67873 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:19.959169 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c1f2f7c5-e405-4d14-8fb2-892563f67873 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Delete volume with id: 896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:19.965680 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:19.965680 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:19.966152 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1f2f7c5-e405-4d14-8fb2-892563f67873 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:19.989355 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1f2f7c5-e405-4d14-8fb2-892563f67873 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Delete volume request issued successfully. Aug 25 04:55:19.989658 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1f2f7c5-e405-4d14-8fb2-892563f67873 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 202 Aug 25 04:55:19.990276 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 706/2825] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:19 2026] DELETE /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 04:55:20.001322 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74c1ff8c-b2ba-4088-8192-4b7c25fa7711 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.003078 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74c1ff8c-b2ba-4088-8192-4b7c25fa7711 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:20.003319 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74c1ff8c-b2ba-4088-8192-4b7c25fa7711 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:20.003579 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74c1ff8c-b2ba-4088-8192-4b7c25fa7711 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:20.010966 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:20.010966 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:20.014786 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74c1ff8c-b2ba-4088-8192-4b7c25fa7711 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:20.019351 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74c1ff8c-b2ba-4088-8192-4b7c25fa7711 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 200 Aug 25 04:55:20.019909 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 704/2826] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:20 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:20.025453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-233ed772-2fd5-4899-82d9-e610d2e79a48 req-2203a097-09e6-47f4-82f8-c0bf39f1862a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.029997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-233ed772-2fd5-4899-82d9-e610d2e79a48 req-2203a097-09e6-47f4-82f8-c0bf39f1862a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:20.030185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-233ed772-2fd5-4899-82d9-e610d2e79a48 req-2203a097-09e6-47f4-82f8-c0bf39f1862a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:20.030375 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-233ed772-2fd5-4899-82d9-e610d2e79a48 req-2203a097-09e6-47f4-82f8-c0bf39f1862a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:20.039186 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:20.039186 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:20.046617 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-233ed772-2fd5-4899-82d9-e610d2e79a48 req-2203a097-09e6-47f4-82f8-c0bf39f1862a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:20.053557 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-233ed772-2fd5-4899-82d9-e610d2e79a48 req-2203a097-09e6-47f4-82f8-c0bf39f1862a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:20.054002 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 701/2827] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:20 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:20.170337 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f977d6f9-232d-4895-b23e-ab26acd87b52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.173970 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f977d6f9-232d-4895-b23e-ab26acd87b52 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 Aug 25 04:55:20.174287 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f977d6f9-232d-4895-b23e-ab26acd87b52 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:20.174608 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f977d6f9-232d-4895-b23e-ab26acd87b52 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:20.202172 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:20.202172 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:20.209765 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f977d6f9-232d-4895-b23e-ab26acd87b52 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:20.215695 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f977d6f9-232d-4895-b23e-ab26acd87b52 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 returned with HTTP 200 Aug 25 04:55:20.216342 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 717/2828] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:20 2026] GET /volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:20.238413 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb4b4004-7ff0-4ced-8960-397b76119726 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.241467 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb4b4004-7ff0-4ced-8960-397b76119726 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 Aug 25 04:55:20.241802 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb4b4004-7ff0-4ced-8960-397b76119726 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:20.242103 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb4b4004-7ff0-4ced-8960-397b76119726 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:20.252614 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:20.252614 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:20.260233 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cb4b4004-7ff0-4ced-8960-397b76119726 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:20.268235 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb4b4004-7ff0-4ced-8960-397b76119726 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 returned with HTTP 200 Aug 25 04:55:20.268960 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 707/2829] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:20 2026] GET /volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:20.288777 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.291324 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:20.292103 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-920673633"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:20.293879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-920673633'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:20.294115 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Create volume of 1 GB Aug 25 04:55:20.300583 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Availability Zones retrieved successfully. Aug 25 04:55:20.307125 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Flow 'volume_create_api' (cdf01037-b975-401a-87d0-5a6c2622a4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:20.308462 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ce2577-bc5b-4607-83af-03ef9bf8e620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:20.309305 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:20.315061 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-db87a972-e861-41de-b7ee-30e9e12167f7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.319461 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-db87a972-e861-41de-b7ee-30e9e12167f7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:20.319461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-db87a972-e861-41de-b7ee-30e9e12167f7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:20.319461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-db87a972-e861-41de-b7ee-30e9e12167f7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:20.319461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-db87a972-e861-41de-b7ee-30e9e12167f7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:20.323010 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-621e8ed6-6ab3-4f50-9039-187c974dfe08 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.324760 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:20.324760 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:20.326191 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-db87a972-e861-41de-b7ee-30e9e12167f7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:20.327018 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 702/2830] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:20 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:20.345157 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ce2577-bc5b-4607-83af-03ef9bf8e620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:20.345906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0bcbb43-8ca0-4789-afc0-0832e91206f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:20.406615 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Created reservations ['730b4219-1b05-49a2-8988-224851347c1b', '4e88679a-834a-4d37-9278-42302ffe5acf', '17844235-a443-4691-a16e-00220597cf18', 'ce85a7be-0ab6-4539-bc8d-e01fe7f27542'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:20.407901 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0bcbb43-8ca0-4789-afc0-0832e91206f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['730b4219-1b05-49a2-8988-224851347c1b', '4e88679a-834a-4d37-9278-42302ffe5acf', '17844235-a443-4691-a16e-00220597cf18', 'ce85a7be-0ab6-4539-bc8d-e01fe7f27542']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:20.408714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0624242-6955-4942-8275-3518ff6042db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:20.441665 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-621e8ed6-6ab3-4f50-9039-187c974dfe08 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:55:20.441888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-621e8ed6-6ab3-4f50-9039-187c974dfe08 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:20.442096 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-621e8ed6-6ab3-4f50-9039-187c974dfe08 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:20.451112 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0624242-6955-4942-8275-3518ff6042db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60bd2d2d-6e79-4420-b45f-0c6515d6b678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-920673633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf65bd57a2d43208f90bb428b83a63d',qos_specs=None,replication_status=,reservations=['730b4219-1b05-49a2-8988-224851347c1b','4e88679a-834a-4d37-9278-42302ffe5acf','17844235-a443-4691-a16e-00220597cf18','ce85a7be-0ab6-4539-bc8d-e01fe7f27542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a511e12129a4562b2604d9f760b1645',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-920673633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60bd2d2d-6e79-4420-b45f-0c6515d6b678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baf65bd57a2d43208f90bb428b83a63d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a511e12129a4562b2604d9f760b1645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:20.451564 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb13edc5-bb12-4a21-ade7-31a3ed8d768e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:20.463512 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:20.463512 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:20.469584 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-621e8ed6-6ab3-4f50-9039-187c974dfe08 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:55:20.476870 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-621e8ed6-6ab3-4f50-9039-187c974dfe08 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:55:20.477871 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 718/2831] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:20 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 1139 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:20.485915 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb13edc5-bb12-4a21-ade7-31a3ed8d768e) transitioned into state 'SUCCESS' from state '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-920673633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf65bd57a2d43208f90bb428b83a63d',qos_specs=None,replication_status=,reservations=['730b4219-1b05-49a2-8988-224851347c1b','4e88679a-834a-4d37-9278-42302ffe5acf','17844235-a443-4691-a16e-00220597cf18','ce85a7be-0ab6-4539-bc8d-e01fe7f27542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a511e12129a4562b2604d9f760b1645',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:20.487023 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e7c182-686c-48ca-b41b-0e197fe9fa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:20.501684 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e7c182-686c-48ca-b41b-0e197fe9fa81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:20.502751 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Flow 'volume_create_api' (cdf01037-b975-401a-87d0-5a6c2622a4ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:20.503399 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Create volume request issued successfully. Aug 25 04:55:20.503812 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4f117e9-0786-4c10-9642-c70a7ff86a8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:20.505079 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 705/2832] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:20 2026] POST /volume/v3/volumes => generated 754 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:20.511281 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-386023c2-6ef5-4fd8-9a2f-7dff58c1433e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.515767 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-386023c2-6ef5-4fd8-9a2f-7dff58c1433e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] POST https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a/action Aug 25 04:55:20.517453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-386023c2-6ef5-4fd8-9a2f-7dff58c1433e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:20.517453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-386023c2-6ef5-4fd8-9a2f-7dff58c1433e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:20.525745 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ab5fc39a-2620-41e8-96b0-a6587188db69 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.528972 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab5fc39a-2620-41e8-96b0-a6587188db69 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 Aug 25 04:55:20.529555 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab5fc39a-2620-41e8-96b0-a6587188db69 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:20.529555 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab5fc39a-2620-41e8-96b0-a6587188db69 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:20.541469 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:20.541469 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:20.542042 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-386023c2-6ef5-4fd8-9a2f-7dff58c1433e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:55:20.544383 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:20.544383 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:20.554479 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ab5fc39a-2620-41e8-96b0-a6587188db69 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:20.558112 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-386023c2-6ef5-4fd8-9a2f-7dff58c1433e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Begin detaching volume completed successfully. Aug 25 04:55:20.558819 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-386023c2-6ef5-4fd8-9a2f-7dff58c1433e tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a/action returned with HTTP 202 Aug 25 04:55:20.559200 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 708/2833] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:55:20 2026] POST /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:20.560710 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab5fc39a-2620-41e8-96b0-a6587188db69 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 returned with HTTP 200 Aug 25 04:55:20.561043 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 703/2834] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:20 2026] GET /volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:20.646713 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-67b86fa2-7887-46c4-b7f3-7ce2cbbfd581 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.646713 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67b86fa2-7887-46c4-b7f3-7ce2cbbfd581 None None] GET https://10.4.3.213/volume// Aug 25 04:55:20.646713 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67b86fa2-7887-46c4-b7f3-7ce2cbbfd581 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:20.646713 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67b86fa2-7887-46c4-b7f3-7ce2cbbfd581 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:20.647183 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67b86fa2-7887-46c4-b7f3-7ce2cbbfd581 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:20.647588 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 719/2835] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:55: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 25 04:55:20.672238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-f4436d56-20f5-4c72-8092-86838593dfee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:20.708945 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-f4436d56-20f5-4c72-8092-86838593dfee tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:55:20.708945 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-f4436d56-20f5-4c72-8092-86838593dfee tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:20.708945 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-f4436d56-20f5-4c72-8092-86838593dfee tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:20.708945 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:20.708945 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:20.708945 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-f4436d56-20f5-4c72-8092-86838593dfee tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:55:20.708945 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-f4436d56-20f5-4c72-8092-86838593dfee tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:55:20.708945 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 706/2836] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:55:20 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:21.037153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4944da9-02a0-4066-b3b5-22faa11ec75c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:21.041458 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4944da9-02a0-4066-b3b5-22faa11ec75c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e Aug 25 04:55:21.041458 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4944da9-02a0-4066-b3b5-22faa11ec75c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:21.041458 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4944da9-02a0-4066-b3b5-22faa11ec75c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:21.048411 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4944da9-02a0-4066-b3b5-22faa11ec75c tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e returned with HTTP 404 Aug 25 04:55:21.049306 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 709/2837] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:21 2026] GET /volume/v3/volumes/896cffa0-63c1-4fb0-a70d-22db8763309e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:21.143767 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-442cfcae-6405-42f9-951a-d6b3812f4cda None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:21.146654 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-442cfcae-6405-42f9-951a-d6b3812f4cda tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] DELETE https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:55:21.147020 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-442cfcae-6405-42f9-951a-d6b3812f4cda tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:21.147357 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-442cfcae-6405-42f9-951a-d6b3812f4cda tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:21.151801 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-442cfcae-6405-42f9-951a-d6b3812f4cda tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Delete volume with id: ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:55:21.171615 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:21.171615 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:21.172836 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-442cfcae-6405-42f9-951a-d6b3812f4cda tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:21.219457 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-442cfcae-6405-42f9-951a-d6b3812f4cda tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Delete volume request issued successfully. Aug 25 04:55:21.219457 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-442cfcae-6405-42f9-951a-d6b3812f4cda tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 202 Aug 25 04:55:21.219457 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 704/2838] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:21 2026] DELETE /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:21.230348 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-306e0974-f075-48c2-82ec-345dd08dabe7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:21.233304 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-306e0974-f075-48c2-82ec-345dd08dabe7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:55:21.233304 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-306e0974-f075-48c2-82ec-345dd08dabe7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:21.233304 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-306e0974-f075-48c2-82ec-345dd08dabe7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:21.241344 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:21.241344 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:21.246795 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-306e0974-f075-48c2-82ec-345dd08dabe7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:21.250718 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-306e0974-f075-48c2-82ec-345dd08dabe7 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 200 Aug 25 04:55:21.251533 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 720/2839] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:21 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:21.340351 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5223ae2a-c0ae-444c-a498-55ce1fb9c87c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:21.343524 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5223ae2a-c0ae-444c-a498-55ce1fb9c87c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:21.343850 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5223ae2a-c0ae-444c-a498-55ce1fb9c87c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:21.344174 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5223ae2a-c0ae-444c-a498-55ce1fb9c87c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:21.344364 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5223ae2a-c0ae-444c-a498-55ce1fb9c87c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:21.350729 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:21.350729 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:21.351497 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5223ae2a-c0ae-444c-a498-55ce1fb9c87c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:21.352042 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 707/2840] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:21 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:21.580658 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34614938-b1ca-4b22-bd79-e4b471dca46b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:21.584509 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34614938-b1ca-4b22-bd79-e4b471dca46b tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 Aug 25 04:55:21.584817 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34614938-b1ca-4b22-bd79-e4b471dca46b tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:21.585080 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34614938-b1ca-4b22-bd79-e4b471dca46b tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:21.600412 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:21.600412 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:21.606839 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-34614938-b1ca-4b22-bd79-e4b471dca46b tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:21.614009 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34614938-b1ca-4b22-bd79-e4b471dca46b tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 returned with HTTP 200 Aug 25 04:55:21.614581 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 710/2841] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:21 2026] GET /volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:21.633919 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7eaec9e1-2aa4-4b6f-90c7-0014e584b00c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:21.636372 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7eaec9e1-2aa4-4b6f-90c7-0014e584b00c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 Aug 25 04:55:21.640496 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7eaec9e1-2aa4-4b6f-90c7-0014e584b00c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:21.640876 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7eaec9e1-2aa4-4b6f-90c7-0014e584b00c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:21.652666 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:21.652666 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:21.660617 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7eaec9e1-2aa4-4b6f-90c7-0014e584b00c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:21.674022 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7eaec9e1-2aa4-4b6f-90c7-0014e584b00c tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 returned with HTTP 200 Aug 25 04:55:21.674925 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 705/2842] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:21 2026] GET /volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:21.688531 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:21.690608 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:21.691093 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-347360039"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:21.692944 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-347360039'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:21.693146 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Create volume of 1 GB Aug 25 04:55:21.698385 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Availability Zones retrieved successfully. Aug 25 04:55:21.705280 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Flow 'volume_create_api' (ec9b829c-e34e-46d9-86f3-212e76ccf999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:21.705991 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c88e610-7f2d-4f1d-8b07-76f43cced6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:21.707066 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:21.746120 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c88e610-7f2d-4f1d-8b07-76f43cced6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:21.746926 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d27598-e13d-4c9f-a3a4-be633e5c53ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:21.833748 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Created reservations ['b95eed83-4258-4df3-ae70-585cc928167b', '07e7dfc7-b6f7-4eb3-bd40-f84854a753c8', 'a1d3be05-3cc5-4bcc-8c65-3fa0fcb4884b', '7bde414f-a63d-4a50-8996-96112950c5b1'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:21.834610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d27598-e13d-4c9f-a3a4-be633e5c53ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b95eed83-4258-4df3-ae70-585cc928167b', '07e7dfc7-b6f7-4eb3-bd40-f84854a753c8', 'a1d3be05-3cc5-4bcc-8c65-3fa0fcb4884b', '7bde414f-a63d-4a50-8996-96112950c5b1']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:21.835461 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eca3dce-1cfc-42cc-8603-a6af5f1e413d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:21.875486 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eca3dce-1cfc-42cc-8603-a6af5f1e413d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183fcb22-a6dd-4a73-b0e7-d323f155dc0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-347360039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf65bd57a2d43208f90bb428b83a63d',qos_specs=None,replication_status=,reservations=['b95eed83-4258-4df3-ae70-585cc928167b','07e7dfc7-b6f7-4eb3-bd40-f84854a753c8','a1d3be05-3cc5-4bcc-8c65-3fa0fcb4884b','7bde414f-a63d-4a50-8996-96112950c5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a511e12129a4562b2604d9f760b1645',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-347360039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=183fcb22-a6dd-4a73-b0e7-d323f155dc0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baf65bd57a2d43208f90bb428b83a63d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a511e12129a4562b2604d9f760b1645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:21.876667 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a87d863-3bc5-42cb-a275-4927f6aa8306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:21.906181 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a87d863-3bc5-42cb-a275-4927f6aa8306) transitioned into state 'SUCCESS' from state '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-347360039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baf65bd57a2d43208f90bb428b83a63d',qos_specs=None,replication_status=,reservations=['b95eed83-4258-4df3-ae70-585cc928167b','07e7dfc7-b6f7-4eb3-bd40-f84854a753c8','a1d3be05-3cc5-4bcc-8c65-3fa0fcb4884b','7bde414f-a63d-4a50-8996-96112950c5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a511e12129a4562b2604d9f760b1645',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:21.907464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4f0a31-8ee1-41a2-a380-d0d8b1722414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:21.925471 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4f0a31-8ee1-41a2-a380-d0d8b1722414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:21.926756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Flow 'volume_create_api' (ec9b829c-e34e-46d9-86f3-212e76ccf999) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:21.927247 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Create volume request issued successfully. Aug 25 04:55:21.928665 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e45f0b1b-6866-46b6-befd-893ebb38d2f3 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:21.928893 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 721/2843] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:21 2026] POST /volume/v3/volumes => generated 754 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:21.945913 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46dab49f-4d6d-45ab-ae53-4e7b7b526e04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:21.948290 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46dab49f-4d6d-45ab-ae53-4e7b7b526e04 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b Aug 25 04:55:21.948598 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46dab49f-4d6d-45ab-ae53-4e7b7b526e04 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:21.953028 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46dab49f-4d6d-45ab-ae53-4e7b7b526e04 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:21.965095 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:21.965095 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:21.977959 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-46dab49f-4d6d-45ab-ae53-4e7b7b526e04 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:21.987966 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46dab49f-4d6d-45ab-ae53-4e7b7b526e04 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b returned with HTTP 200 Aug 25 04:55:21.988089 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 708/2844] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:21 2026] GET /volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:55:22.026091 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-40e91fb9-ba2c-4dbf-bf90-bb47190e9923 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:22.087810 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-40e91fb9-ba2c-4dbf-bf90-bb47190e9923 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] DELETE https://10.4.3.213/volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b Aug 25 04:55:22.088464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-40e91fb9-ba2c-4dbf-bf90-bb47190e9923 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:22.088464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-40e91fb9-ba2c-4dbf-bf90-bb47190e9923 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:22.102769 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:22.102769 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:22.262166 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fa3f3433-16e9-4d08-a43b-4fc500bf3407 req-40e91fb9-ba2c-4dbf-bf90-bb47190e9923 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b returned with HTTP 200 Aug 25 04:55:22.262873 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 711/2845] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:55:22 2026] DELETE /volume/v3/attachments/78319601-1783-4d80-98bd-de67e155fb2b => generated 19 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:22.266883 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54a23ddc-c572-4f85-8869-6a0f92228a57 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:22.268800 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54a23ddc-c572-4f85-8869-6a0f92228a57 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb Aug 25 04:55:22.269057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54a23ddc-c572-4f85-8869-6a0f92228a57 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:22.269330 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54a23ddc-c572-4f85-8869-6a0f92228a57 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:22.277916 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54a23ddc-c572-4f85-8869-6a0f92228a57 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb returned with HTTP 404 Aug 25 04:55:22.278414 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 706/2846] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:22 2026] GET /volume/v3/volumes/ede50b2b-9159-4c81-a2b7-e184021814cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:22.368338 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fed196f-3c8e-41c2-9ae9-59a76b06d08f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:22.373024 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fed196f-3c8e-41c2-9ae9-59a76b06d08f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:22.373024 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fed196f-3c8e-41c2-9ae9-59a76b06d08f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:22.373024 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fed196f-3c8e-41c2-9ae9-59a76b06d08f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:22.373024 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2fed196f-3c8e-41c2-9ae9-59a76b06d08f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:22.383361 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:22.383361 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:22.384305 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fed196f-3c8e-41c2-9ae9-59a76b06d08f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:22.385070 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 722/2847] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:22 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:22.444535 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cdf48df5-6a0c-411d-bace-f174dd07af38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:22.449127 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cdf48df5-6a0c-411d-bace-f174dd07af38 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] DELETE https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:55:22.449477 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cdf48df5-6a0c-411d-bace-f174dd07af38 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:22.449680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cdf48df5-6a0c-411d-bace-f174dd07af38 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:22.450021 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cdf48df5-6a0c-411d-bace-f174dd07af38 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Delete volume with id: 8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:55:22.461498 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:22.461498 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:22.462032 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cdf48df5-6a0c-411d-bace-f174dd07af38 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:22.504593 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cdf48df5-6a0c-411d-bace-f174dd07af38 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Delete volume request issued successfully. Aug 25 04:55:22.504819 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cdf48df5-6a0c-411d-bace-f174dd07af38 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 202 Aug 25 04:55:22.505307 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 709/2848] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:22 2026] DELETE /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:22.518384 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-981cce8b-19db-4b2b-a398-355083244ede None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:22.520896 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-981cce8b-19db-4b2b-a398-355083244ede tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:55:22.522669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-981cce8b-19db-4b2b-a398-355083244ede tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:22.522669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-981cce8b-19db-4b2b-a398-355083244ede tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:22.534460 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:22.534460 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:22.542726 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-981cce8b-19db-4b2b-a398-355083244ede tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Volume info retrieved successfully. Aug 25 04:55:22.551667 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-981cce8b-19db-4b2b-a398-355083244ede tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 200 Aug 25 04:55:22.552488 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 712/2849] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:22 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:22.828205 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b9a2bc3b-0c4e-492c-8c32-7dfaab0859e9 req-8d9505b0-723b-4c9d-9062-a9c469415921 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:22.837183 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b9a2bc3b-0c4e-492c-8c32-7dfaab0859e9 req-8d9505b0-723b-4c9d-9062-a9c469415921 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:55:22.837340 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b9a2bc3b-0c4e-492c-8c32-7dfaab0859e9 req-8d9505b0-723b-4c9d-9062-a9c469415921 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:22.844109 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b9a2bc3b-0c4e-492c-8c32-7dfaab0859e9 req-8d9505b0-723b-4c9d-9062-a9c469415921 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:22.847555 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:22.847555 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:22.853500 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-b9a2bc3b-0c4e-492c-8c32-7dfaab0859e9 req-8d9505b0-723b-4c9d-9062-a9c469415921 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:55:22.860787 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b9a2bc3b-0c4e-492c-8c32-7dfaab0859e9 req-8d9505b0-723b-4c9d-9062-a9c469415921 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:55:22.861172 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 707/2850] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:22 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:22.884919 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b5abd442-9767-47a7-811e-d969ef57d2e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:22.887815 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5abd442-9767-47a7-811e-d969ef57d2e2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] DELETE https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:55:22.888197 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5abd442-9767-47a7-811e-d969ef57d2e2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:22.888530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5abd442-9767-47a7-811e-d969ef57d2e2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:22.888853 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b5abd442-9767-47a7-811e-d969ef57d2e2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Delete volume with id: 28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:55:22.905756 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:22.905756 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:22.910449 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b5abd442-9767-47a7-811e-d969ef57d2e2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:55:22.940856 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b5abd442-9767-47a7-811e-d969ef57d2e2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Delete volume request issued successfully. Aug 25 04:55:22.940856 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5abd442-9767-47a7-811e-d969ef57d2e2 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 202 Aug 25 04:55:22.940856 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 723/2851] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:22 2026] DELETE /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:22.949995 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-babf3c6e-6c6f-4a03-aa93-500a2b577a38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:22.951270 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-babf3c6e-6c6f-4a03-aa93-500a2b577a38 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:55:22.951443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-babf3c6e-6c6f-4a03-aa93-500a2b577a38 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:22.951700 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-babf3c6e-6c6f-4a03-aa93-500a2b577a38 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:22.962911 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:22.962911 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:22.967531 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-babf3c6e-6c6f-4a03-aa93-500a2b577a38 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Volume info retrieved successfully. Aug 25 04:55:22.975098 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-babf3c6e-6c6f-4a03-aa93-500a2b577a38 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 200 Aug 25 04:55:22.975612 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 710/2852] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:22 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:23.010826 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-082c0ba2-791f-423e-a5c8-663fb3c954a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:23.013313 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-082c0ba2-791f-423e-a5c8-663fb3c954a6 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b Aug 25 04:55:23.013782 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-082c0ba2-791f-423e-a5c8-663fb3c954a6 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:23.015412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-082c0ba2-791f-423e-a5c8-663fb3c954a6 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:23.026300 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:23.026300 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:23.035588 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-082c0ba2-791f-423e-a5c8-663fb3c954a6 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:23.046784 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-082c0ba2-791f-423e-a5c8-663fb3c954a6 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b returned with HTTP 200 Aug 25 04:55:23.046784 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 713/2853] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:23 2026] GET /volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:23.063548 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-154d3487-2221-4706-a80b-8a398a5dbb8f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:23.065522 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-154d3487-2221-4706-a80b-8a398a5dbb8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b Aug 25 04:55:23.065805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-154d3487-2221-4706-a80b-8a398a5dbb8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:23.066116 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-154d3487-2221-4706-a80b-8a398a5dbb8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:23.073010 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:23.073010 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:23.076942 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-154d3487-2221-4706-a80b-8a398a5dbb8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:23.081814 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-154d3487-2221-4706-a80b-8a398a5dbb8f tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b returned with HTTP 200 Aug 25 04:55:23.082226 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 708/2854] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:23 2026] GET /volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:23.097203 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-494d6b45-7462-41f3-aace-4cb06981cc84 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:23.136961 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:23.139753 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:23.141628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:23.141813 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Create volume of 1 GB Aug 25 04:55:23.146999 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Availability Zones retrieved successfully. Aug 25 04:55:23.156399 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Flow 'volume_create_api' (81993771-ff06-47d1-83a3-97ad6ffeef81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:23.159098 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed245efb-f0c5-4524-9526-c754fb1faec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:23.160097 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:23.213537 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed245efb-f0c5-4524-9526-c754fb1faec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:23.214707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6983cb3d-2def-43a7-ab3f-2c1816dbc31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:23.390614 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Created reservations ['2b8bb78d-b468-4f5f-a167-85bcaf61d077', '3abcf7eb-930e-4c4b-8587-71ecdb837076', 'cf727558-5299-4279-a355-b703a8da5673', '12c5961f-9514-4309-8654-c954d02bfaed'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:23.396089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6983cb3d-2def-43a7-ab3f-2c1816dbc31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b8bb78d-b468-4f5f-a167-85bcaf61d077', '3abcf7eb-930e-4c4b-8587-71ecdb837076', 'cf727558-5299-4279-a355-b703a8da5673', '12c5961f-9514-4309-8654-c954d02bfaed']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:23.399933 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e385ad08-65dd-418b-a049-cd1fae7c54eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:23.400540 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b7e2dd-a4a5-418e-9a2a-eb78620c8fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:23.403993 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e385ad08-65dd-418b-a049-cd1fae7c54eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:23.404220 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e385ad08-65dd-418b-a049-cd1fae7c54eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:23.404556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e385ad08-65dd-418b-a049-cd1fae7c54eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:23.404556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e385ad08-65dd-418b-a049-cd1fae7c54eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:23.409888 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:23.409888 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:23.411219 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e385ad08-65dd-418b-a049-cd1fae7c54eb tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:23.412194 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 711/2855] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:23 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:23.484807 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bcf62298-8cdc-4672-bf6f-8ebe2fa103a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:23.491313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b7e2dd-a4a5-418e-9a2a-eb78620c8fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6', '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='05613f0da0f7481193d0ddf3d2a1ab3a',qos_specs=None,replication_status=,reservations=['2b8bb78d-b468-4f5f-a167-85bcaf61d077','3abcf7eb-930e-4c4b-8587-71ecdb837076','cf727558-5299-4279-a355-b703a8da5673','12c5961f-9514-4309-8654-c954d02bfaed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c7e63aa199437dafd9ee41c48acb03',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05613f0da0f7481193d0ddf3d2a1ab3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c7e63aa199437dafd9ee41c48acb03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:23.491591 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcf62298-8cdc-4672-bf6f-8ebe2fa103a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:23.491591 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcf62298-8cdc-4672-bf6f-8ebe2fa103a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:23.491591 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcf62298-8cdc-4672-bf6f-8ebe2fa103a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:23.491733 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3167a87e-0dcd-485a-92bb-7741fdde7a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:23.491783 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bcf62298-8cdc-4672-bf6f-8ebe2fa103a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Delete volume with id: e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:23.503734 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:23.503734 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:23.505175 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bcf62298-8cdc-4672-bf6f-8ebe2fa103a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:23.512441 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3167a87e-0dcd-485a-92bb-7741fdde7a0b) transitioned into state 'SUCCESS' from 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='05613f0da0f7481193d0ddf3d2a1ab3a',qos_specs=None,replication_status=,reservations=['2b8bb78d-b468-4f5f-a167-85bcaf61d077','3abcf7eb-930e-4c4b-8587-71ecdb837076','cf727558-5299-4279-a355-b703a8da5673','12c5961f-9514-4309-8654-c954d02bfaed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c7e63aa199437dafd9ee41c48acb03',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:23.513913 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b505d998-c98f-4f70-a5f9-942297e50616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:23.525533 np0000008045 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-bcf62298-8cdc-4672-bf6f-8ebe2fa103a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 04:55:23.525688 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b505d998-c98f-4f70-a5f9-942297e50616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:23.526393 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Flow 'volume_create_api' (81993771-ff06-47d1-83a3-97ad6ffeef81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:23.526771 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Create volume request issued successfully. Aug 25 04:55:23.527339 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-494d6b45-7462-41f3-aace-4cb06981cc84 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:23.528093 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 724/2856] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:23 2026] POST /volume/v3/volumes => generated 733 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:23.538303 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bcf62298-8cdc-4672-bf6f-8ebe2fa103a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Delete volume request issued successfully. Aug 25 04:55:23.538303 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcf62298-8cdc-4672-bf6f-8ebe2fa103a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 202 Aug 25 04:55:23.538303 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 714/2857] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:23 2026] DELETE /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:23.551218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7f4a7dc2-d8c8-47d9-8695-e03ab1b9ef5e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:23.554916 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7f4a7dc2-d8c8-47d9-8695-e03ab1b9ef5e tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] GET https://10.4.3.213/volume/v3/volumes/acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 Aug 25 04:55:23.555733 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7f4a7dc2-d8c8-47d9-8695-e03ab1b9ef5e tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:23.555733 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7f4a7dc2-d8c8-47d9-8695-e03ab1b9ef5e tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:23.556074 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb6a906d-31b9-4ea8-b5a7-5f8ebec5f0e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:23.558308 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb6a906d-31b9-4ea8-b5a7-5f8ebec5f0e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:23.558781 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb6a906d-31b9-4ea8-b5a7-5f8ebec5f0e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:23.558834 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb6a906d-31b9-4ea8-b5a7-5f8ebec5f0e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:23.570234 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:23.570234 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:23.570454 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:23.570454 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:23.570703 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7f4a7dc2-d8c8-47d9-8695-e03ab1b9ef5e tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Volume info retrieved successfully. Aug 25 04:55:23.572097 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bb7333e0-8ac5-42dc-96cd-0b345ca9ff23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:23.575344 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb6a906d-31b9-4ea8-b5a7-5f8ebec5f0e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:55:23.576417 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7f4a7dc2-d8c8-47d9-8695-e03ab1b9ef5e tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] https://10.4.3.213/volume/v3/volumes/acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 returned with HTTP 200 Aug 25 04:55:23.576534 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb7333e0-8ac5-42dc-96cd-0b345ca9ff23 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] GET https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 Aug 25 04:55:23.576806 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb7333e0-8ac5-42dc-96cd-0b345ca9ff23 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:23.577055 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 709/2858] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:23 2026] GET /volume/v3/volumes/acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:23.577126 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb7333e0-8ac5-42dc-96cd-0b345ca9ff23 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:23.583828 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb6a906d-31b9-4ea8-b5a7-5f8ebec5f0e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 200 Aug 25 04:55:23.584075 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb7333e0-8ac5-42dc-96cd-0b345ca9ff23 tempest-AttachVolumeNegativeTest-684590582 tempest-AttachVolumeNegativeTest-684590582-project-member] https://10.4.3.213/volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 returned with HTTP 404 Aug 25 04:55:23.584369 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 712/2859] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:23 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:23.584714 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 725/2860] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:23 2026] GET /volume/v3/volumes/8d488f95-8b38-48da-bd31-54fd4c6e8fd2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:23.996660 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24413376-264f-42e7-8c6a-a306ea629981 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:23.998598 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24413376-264f-42e7-8c6a-a306ea629981 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] GET https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a Aug 25 04:55:23.998804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24413376-264f-42e7-8c6a-a306ea629981 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:23.999009 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24413376-264f-42e7-8c6a-a306ea629981 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.004252 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24413376-264f-42e7-8c6a-a306ea629981 tempest-TestMinimumBasicScenario-57531576 tempest-TestMinimumBasicScenario-57531576-project-member] https://10.4.3.213/volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a returned with HTTP 404 Aug 25 04:55:24.004729 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 715/2861] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:23 2026] GET /volume/v3/volumes/28c5c132-a8ce-44da-b671-286e007f834a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:24.425731 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3f866ca7-37ab-4ddf-9981-06d2c7583ca8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.429957 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f866ca7-37ab-4ddf-9981-06d2c7583ca8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:24.430255 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f866ca7-37ab-4ddf-9981-06d2c7583ca8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.430567 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f866ca7-37ab-4ddf-9981-06d2c7583ca8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.430738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3f866ca7-37ab-4ddf-9981-06d2c7583ca8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:24.440302 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.440302 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:24.441462 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f866ca7-37ab-4ddf-9981-06d2c7583ca8 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:24.444005 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 710/2862] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:24 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:24.593545 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90398405-6bfa-4a83-946d-0e9f36f7a1ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.596479 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90398405-6bfa-4a83-946d-0e9f36f7a1ba tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] GET https://10.4.3.213/volume/v3/volumes/acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 Aug 25 04:55:24.596635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90398405-6bfa-4a83-946d-0e9f36f7a1ba tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.596833 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90398405-6bfa-4a83-946d-0e9f36f7a1ba tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.604174 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fa36fe5c-77b9-4a37-8455-35b6598596b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.606653 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa36fe5c-77b9-4a37-8455-35b6598596b2 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f Aug 25 04:55:24.606908 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa36fe5c-77b9-4a37-8455-35b6598596b2 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.607195 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa36fe5c-77b9-4a37-8455-35b6598596b2 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.607483 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.607483 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:24.615481 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90398405-6bfa-4a83-946d-0e9f36f7a1ba tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Volume info retrieved successfully. Aug 25 04:55:24.615856 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa36fe5c-77b9-4a37-8455-35b6598596b2 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f returned with HTTP 404 Aug 25 04:55:24.616838 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 726/2863] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:24 2026] GET /volume/v3/volumes/e9eab3d4-36b9-4850-8b56-8d18548c801f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:24.623560 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90398405-6bfa-4a83-946d-0e9f36f7a1ba tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] https://10.4.3.213/volume/v3/volumes/acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 returned with HTTP 200 Aug 25 04:55:24.624527 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 713/2864] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:24 2026] GET /volume/v3/volumes/acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:24.629525 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91669f35-f8fa-4a24-86ca-8b2d8225369f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.635680 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91669f35-f8fa-4a24-86ca-8b2d8225369f tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 04:55:24.636218 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91669f35-f8fa-4a24-86ca-8b2d8225369f tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.636218 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91669f35-f8fa-4a24-86ca-8b2d8225369f tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.637323 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-91669f35-f8fa-4a24-86ca-8b2d8225369f tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:55:24.643357 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b055b485-edcf-4adb-a01b-eecc55e2b9db None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.646759 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b055b485-edcf-4adb-a01b-eecc55e2b9db tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1&project_id=baf65bd57a2d43208f90bb428b83a63d Aug 25 04:55:24.646759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b055b485-edcf-4adb-a01b-eecc55e2b9db tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.646759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b055b485-edcf-4adb-a01b-eecc55e2b9db tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.646759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b055b485-edcf-4adb-a01b-eecc55e2b9db tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Could not evaluate value baf65bd57a2d43208f90bb428b83a63d, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:55:24.647127 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b055b485-edcf-4adb-a01b-eecc55e2b9db tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Searching by: MultiDict([('project_id', 'baf65bd57a2d43208f90bb428b83a63d'), ('all_tenants', 1)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:55:24.658657 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-91669f35-f8fa-4a24-86ca-8b2d8225369f tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Get all volumes completed successfully. Aug 25 04:55:24.661293 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.661293 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:24.668789 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91669f35-f8fa-4a24-86ca-8b2d8225369f tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 04:55:24.670150 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 716/2865] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 04:55:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9415 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:24.695166 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b055b485-edcf-4adb-a01b-eecc55e2b9db tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Get all volumes completed successfully. Aug 25 04:55:24.695965 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cc754d19-7cb6-42a2-afab-d8ebbb64e3c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.696601 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.696601 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:24.700914 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cc754d19-7cb6-42a2-afab-d8ebbb64e3c1 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] DELETE https://10.4.3.213/volume/v3/types/75d67a70-3f57-4b11-8a3c-0185a7abde98 Aug 25 04:55:24.701156 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cc754d19-7cb6-42a2-afab-d8ebbb64e3c1 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.701406 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cc754d19-7cb6-42a2-afab-d8ebbb64e3c1 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.701802 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.701802 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:24.702632 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b055b485-edcf-4adb-a01b-eecc55e2b9db tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1&project_id=baf65bd57a2d43208f90bb428b83a63d returned with HTTP 200 Aug 25 04:55:24.703775 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 711/2866] 10.4.3.213 () {66 vars in 1373 bytes} [Tue Aug 25 04:55:24 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=baf65bd57a2d43208f90bb428b83a63d => generated 3026 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:24.727653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5df0120b-8260-4996-b893-84e6b2168d34 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.731197 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5df0120b-8260-4996-b893-84e6b2168d34 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 Aug 25 04:55:24.731527 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5df0120b-8260-4996-b893-84e6b2168d34 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.732002 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5df0120b-8260-4996-b893-84e6b2168d34 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.732107 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5df0120b-8260-4996-b893-84e6b2168d34 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Delete volume with id: acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 Aug 25 04:55:24.744655 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.744655 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:24.745297 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5df0120b-8260-4996-b893-84e6b2168d34 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Volume info retrieved successfully. Aug 25 04:55:24.749801 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cc754d19-7cb6-42a2-afab-d8ebbb64e3c1 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types/75d67a70-3f57-4b11-8a3c-0185a7abde98 returned with HTTP 202 Aug 25 04:55:24.749801 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 727/2867] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:55:24 2026] DELETE /volume/v3/types/75d67a70-3f57-4b11-8a3c-0185a7abde98 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:24.768679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-309c703f-521c-4fe1-8fab-1df3df41d250 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.770177 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-309c703f-521c-4fe1-8fab-1df3df41d250 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:55:24.771214 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-309c703f-521c-4fe1-8fab-1df3df41d250 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1621243222", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:24.778936 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5df0120b-8260-4996-b893-84e6b2168d34 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] Delete volume request issued successfully. Aug 25 04:55:24.779240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5df0120b-8260-4996-b893-84e6b2168d34 tempest-VolumesListAdminTestJSON-1292343089 tempest-VolumesListAdminTestJSON-1292343089-project-admin] https://10.4.3.213/volume/v3/volumes/acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 returned with HTTP 202 Aug 25 04:55:24.779869 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 714/2868] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:24 2026] DELETE /volume/v3/volumes/acdde7f8-e5b8-4e94-92f9-bfc3f5f1d9e6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:24.793457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9240a0e6-2db0-444b-a5d1-0f3fb91c8aff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.797037 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9240a0e6-2db0-444b-a5d1-0f3fb91c8aff tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b Aug 25 04:55:24.797388 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9240a0e6-2db0-444b-a5d1-0f3fb91c8aff tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.797719 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9240a0e6-2db0-444b-a5d1-0f3fb91c8aff tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.802191 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-309c703f-521c-4fe1-8fab-1df3df41d250 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:55:24.803251 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 717/2869] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:55:24 2026] POST /volume/v3/types => generated 212 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:24.811610 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.811610 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:24.818647 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9240a0e6-2db0-444b-a5d1-0f3fb91c8aff tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:24.821401 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0fa8594e-6d2f-4c3e-984b-7d97c4e75fef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.824152 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fa8594e-6d2f-4c3e-984b-7d97c4e75fef tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] POST https://10.4.3.213/volume/v3/types/34b3de57-0721-422f-a4cf-f863aca38e8e/encryption Aug 25 04:55:24.825784 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fa8594e-6d2f-4c3e-984b-7d97c4e75fef tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:24.825846 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9240a0e6-2db0-444b-a5d1-0f3fb91c8aff tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b returned with HTTP 200 Aug 25 04:55:24.826125 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 712/2870] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:24 2026] GET /volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:24.842223 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a56c3d67-89d0-4a92-a7de-23db4e037fba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.846598 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a56c3d67-89d0-4a92-a7de-23db4e037fba tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] DELETE https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b Aug 25 04:55:24.846909 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a56c3d67-89d0-4a92-a7de-23db4e037fba tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.847175 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a56c3d67-89d0-4a92-a7de-23db4e037fba tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.847401 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a56c3d67-89d0-4a92-a7de-23db4e037fba tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Delete volume with id: 183fcb22-a6dd-4a73-b0e7-d323f155dc0b Aug 25 04:55:24.857072 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.857072 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:24.857874 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a56c3d67-89d0-4a92-a7de-23db4e037fba tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:24.861270 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fa8594e-6d2f-4c3e-984b-7d97c4e75fef tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types/34b3de57-0721-422f-a4cf-f863aca38e8e/encryption returned with HTTP 200 Aug 25 04:55:24.861837 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 728/2871] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:55:24 2026] POST /volume/v3/types/34b3de57-0721-422f-a4cf-f863aca38e8e/encryption => generated 230 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:24.872501 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.874971 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:24.875315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-555892534", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1621243222", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:24.877444 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-555892534', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1621243222', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:24.883141 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume of 1 GB Aug 25 04:55:24.883263 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.883263 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:24.883808 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Availability Zones retrieved successfully. Aug 25 04:55:24.888388 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a56c3d67-89d0-4a92-a7de-23db4e037fba tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Delete volume request issued successfully. Aug 25 04:55:24.888854 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a56c3d67-89d0-4a92-a7de-23db4e037fba tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b returned with HTTP 202 Aug 25 04:55:24.889332 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 715/2872] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:24 2026] DELETE /volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:24.899636 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a5cac677-e2cc-44da-b992-562cc7d888f0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:24.902324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Flow 'volume_create_api' (14efd8a1-d3d5-4f05-b2f0-2210c568eeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:24.903274 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5cac677-e2cc-44da-b992-562cc7d888f0 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b Aug 25 04:55:24.903415 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5cac677-e2cc-44da-b992-562cc7d888f0 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:24.904219 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5cac677-e2cc-44da-b992-562cc7d888f0 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:24.904449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d597f29a-1859-4506-8995-c92b76506e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:24.906290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:24.922861 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:24.922861 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:24.934372 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a5cac677-e2cc-44da-b992-562cc7d888f0 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:24.942516 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5cac677-e2cc-44da-b992-562cc7d888f0 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b returned with HTTP 200 Aug 25 04:55:24.943998 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 713/2873] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:24 2026] GET /volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:24.944171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d597f29a-1859-4506-8995-c92b76506e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:55:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34b3de57-0721-422f-a4cf-f863aca38e8e,is_public=True,name='tempest-scenario-type-luks-1621243222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34b3de57-0721-422f-a4cf-f863aca38e8e', '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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:24.945292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3f17dc-8a72-496e-9cc4-99f5367c1929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:24.985907 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:24.986209 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:25.027542 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Created reservations ['1080ed3e-0957-4950-8939-ae503718a4c5', '2cba610f-edcc-440c-bfb1-be3eb0698b1a', 'dc250abf-e06b-405d-bc85-ea4aa1412330', 'b5206ce5-fe2d-4eb8-9c48-68f4a887deba'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:25.028402 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3f17dc-8a72-496e-9cc4-99f5367c1929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1080ed3e-0957-4950-8939-ae503718a4c5', '2cba610f-edcc-440c-bfb1-be3eb0698b1a', 'dc250abf-e06b-405d-bc85-ea4aa1412330', 'b5206ce5-fe2d-4eb8-9c48-68f4a887deba']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:25.029113 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cd1ac9-57cf-4436-bbd3-d3e42f57b363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:25.058622 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cd1ac9-57cf-4436-bbd3-d3e42f57b363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c86f43f7-8845-42be-83a1-694714270738', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-555892534',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff0800e949443289a4aedd3bf0d133f',qos_specs=None,replication_status=,reservations=['1080ed3e-0957-4950-8939-ae503718a4c5','2cba610f-edcc-440c-bfb1-be3eb0698b1a','dc250abf-e06b-405d-bc85-ea4aa1412330','b5206ce5-fe2d-4eb8-9c48-68f4a887deba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_type_id=34b3de57-0721-422f-a4cf-f863aca38e8e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-555892534',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c86f43f7-8845-42be-83a1-694714270738,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bff0800e949443289a4aedd3bf0d133f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34b3de57-0721-422f-a4cf-f863aca38e8e),volume_type_id=34b3de57-0721-422f-a4cf-f863aca38e8e)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:25.059805 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a999521-1785-454f-9a1c-471bfaa45c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:25.088980 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a999521-1785-454f-9a1c-471bfaa45c9f) transitioned into state 'SUCCESS' from state '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-555892534',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff0800e949443289a4aedd3bf0d133f',qos_specs=None,replication_status=,reservations=['1080ed3e-0957-4950-8939-ae503718a4c5','2cba610f-edcc-440c-bfb1-be3eb0698b1a','dc250abf-e06b-405d-bc85-ea4aa1412330','b5206ce5-fe2d-4eb8-9c48-68f4a887deba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_type_id=34b3de57-0721-422f-a4cf-f863aca38e8e)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:25.089942 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb9553e9-00c2-42cc-bbd2-765338d165fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:25.103786 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb9553e9-00c2-42cc-bbd2-765338d165fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:25.105020 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Flow 'volume_create_api' (14efd8a1-d3d5-4f05-b2f0-2210c568eeec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:25.105492 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume request issued successfully. Aug 25 04:55:25.106278 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-525e63b7-e4fd-4a20-969a-6aeb0e223db5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:25.106835 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 718/2874] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:55:24 2026] POST /volume/v3/volumes => generated 784 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:25.457724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7bcb4762-2d11-4346-89cf-ee8e67212ba5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:25.460294 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bcb4762-2d11-4346-89cf-ee8e67212ba5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:25.460294 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bcb4762-2d11-4346-89cf-ee8e67212ba5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:25.460294 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bcb4762-2d11-4346-89cf-ee8e67212ba5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:25.460294 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7bcb4762-2d11-4346-89cf-ee8e67212ba5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:25.468352 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:25.468352 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:25.470580 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bcb4762-2d11-4346-89cf-ee8e67212ba5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:25.470580 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 729/2875] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:25 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:25.958076 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5eca19ec-8290-4ce0-8d23-07fb3cee7386 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:25.962641 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5eca19ec-8290-4ce0-8d23-07fb3cee7386 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b Aug 25 04:55:25.962897 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5eca19ec-8290-4ce0-8d23-07fb3cee7386 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:25.963195 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5eca19ec-8290-4ce0-8d23-07fb3cee7386 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:25.973830 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5eca19ec-8290-4ce0-8d23-07fb3cee7386 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b returned with HTTP 404 Aug 25 04:55:25.975017 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 716/2876] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:25 2026] GET /volume/v3/volumes/183fcb22-a6dd-4a73-b0e7-d323f155dc0b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:25.985630 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c237efe7-6212-470b-b22f-5a25abd1ff9e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:25.992611 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c237efe7-6212-470b-b22f-5a25abd1ff9e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 Aug 25 04:55:25.992611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c237efe7-6212-470b-b22f-5a25abd1ff9e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:25.992611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c237efe7-6212-470b-b22f-5a25abd1ff9e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:26.002189 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:26.002189 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:26.007124 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c237efe7-6212-470b-b22f-5a25abd1ff9e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:26.014358 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c237efe7-6212-470b-b22f-5a25abd1ff9e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 returned with HTTP 200 Aug 25 04:55:26.014948 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 714/2877] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:25 2026] GET /volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:26.034620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b827eeb1-6ecc-467c-934d-939aaf66528e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:26.036816 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b827eeb1-6ecc-467c-934d-939aaf66528e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] DELETE https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 Aug 25 04:55:26.037478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b827eeb1-6ecc-467c-934d-939aaf66528e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:26.037478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b827eeb1-6ecc-467c-934d-939aaf66528e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:26.037478 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b827eeb1-6ecc-467c-934d-939aaf66528e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Delete volume with id: 60bd2d2d-6e79-4420-b45f-0c6515d6b678 Aug 25 04:55:26.050083 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:26.050083 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:26.050083 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b827eeb1-6ecc-467c-934d-939aaf66528e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:26.071250 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b827eeb1-6ecc-467c-934d-939aaf66528e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Delete volume request issued successfully. Aug 25 04:55:26.071640 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b827eeb1-6ecc-467c-934d-939aaf66528e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 returned with HTTP 202 Aug 25 04:55:26.072061 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 719/2878] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:26 2026] DELETE /volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:26.080280 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0451cf79-ced9-435b-8976-7e2511ab4561 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:26.082685 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0451cf79-ced9-435b-8976-7e2511ab4561 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 Aug 25 04:55:26.083391 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0451cf79-ced9-435b-8976-7e2511ab4561 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:26.083748 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0451cf79-ced9-435b-8976-7e2511ab4561 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:26.091827 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:26.091827 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:26.096025 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0451cf79-ced9-435b-8976-7e2511ab4561 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:26.100532 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0451cf79-ced9-435b-8976-7e2511ab4561 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 returned with HTTP 200 Aug 25 04:55:26.101008 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 730/2879] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:26 2026] GET /volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:26.487460 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da9eb45b-8fe7-4f23-984e-dfffef168129 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:26.496348 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da9eb45b-8fe7-4f23-984e-dfffef168129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:26.496704 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da9eb45b-8fe7-4f23-984e-dfffef168129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:26.496997 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da9eb45b-8fe7-4f23-984e-dfffef168129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:26.496997 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-da9eb45b-8fe7-4f23-984e-dfffef168129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:26.504124 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:26.504124 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:26.505111 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da9eb45b-8fe7-4f23-984e-dfffef168129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:26.505564 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 717/2880] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:26 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:27.118733 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fc9a970c-d72e-43b1-a214-ab0071d50be4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:27.125041 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fc9a970c-d72e-43b1-a214-ab0071d50be4 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 Aug 25 04:55:27.125041 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fc9a970c-d72e-43b1-a214-ab0071d50be4 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:27.125041 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fc9a970c-d72e-43b1-a214-ab0071d50be4 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:27.137467 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fc9a970c-d72e-43b1-a214-ab0071d50be4 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 returned with HTTP 404 Aug 25 04:55:27.137467 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 715/2881] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:27 2026] GET /volume/v3/volumes/60bd2d2d-6e79-4420-b45f-0c6515d6b678 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:27.153744 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93fd17ca-a4c0-4c7c-bdbc-136c0f62f783 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:27.156364 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93fd17ca-a4c0-4c7c-bdbc-136c0f62f783 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 Aug 25 04:55:27.156629 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93fd17ca-a4c0-4c7c-bdbc-136c0f62f783 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:27.156959 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93fd17ca-a4c0-4c7c-bdbc-136c0f62f783 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:27.174150 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:27.174150 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:27.181309 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-93fd17ca-a4c0-4c7c-bdbc-136c0f62f783 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:27.202379 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93fd17ca-a4c0-4c7c-bdbc-136c0f62f783 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 returned with HTTP 200 Aug 25 04:55:27.202545 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 720/2882] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:27 2026] GET /volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:27.218981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f433963-893b-4de6-a5a2-5156c6697970 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:27.221062 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f433963-893b-4de6-a5a2-5156c6697970 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 Aug 25 04:55:27.221317 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f433963-893b-4de6-a5a2-5156c6697970 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:27.221564 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f433963-893b-4de6-a5a2-5156c6697970 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:27.221782 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4f433963-893b-4de6-a5a2-5156c6697970 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Delete volume with id: d1312f18-449a-479c-86f9-dbc97b85b419 Aug 25 04:55:27.239204 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:27.239204 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:27.240082 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4f433963-893b-4de6-a5a2-5156c6697970 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:27.284894 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4f433963-893b-4de6-a5a2-5156c6697970 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Delete volume request issued successfully. Aug 25 04:55:27.285856 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f433963-893b-4de6-a5a2-5156c6697970 tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 returned with HTTP 202 Aug 25 04:55:27.285856 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 731/2883] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:27 2026] DELETE /volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:27.295377 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6433da8b-123a-49bd-9caa-78e0f76b802e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:27.298265 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6433da8b-123a-49bd-9caa-78e0f76b802e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 Aug 25 04:55:27.299060 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6433da8b-123a-49bd-9caa-78e0f76b802e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:27.299256 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6433da8b-123a-49bd-9caa-78e0f76b802e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:27.310069 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:27.310069 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:27.318220 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6433da8b-123a-49bd-9caa-78e0f76b802e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Volume info retrieved successfully. Aug 25 04:55:27.332011 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6433da8b-123a-49bd-9caa-78e0f76b802e tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 returned with HTTP 200 Aug 25 04:55:27.332381 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 718/2884] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:27 2026] GET /volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:27.521538 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a38b15e3-db43-4c66-8a66-9aec87304f7a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:27.523070 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a38b15e3-db43-4c66-8a66-9aec87304f7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:27.523403 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a38b15e3-db43-4c66-8a66-9aec87304f7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:27.523738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a38b15e3-db43-4c66-8a66-9aec87304f7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:27.524779 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a38b15e3-db43-4c66-8a66-9aec87304f7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:27.534325 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:27.534325 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:27.534325 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a38b15e3-db43-4c66-8a66-9aec87304f7a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:27.534325 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 716/2885] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:27 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:28.350399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a2f45d8-ca6d-458b-a80a-9a4daf8d004b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:28.352804 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a2f45d8-ca6d-458b-a80a-9a4daf8d004b tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] GET https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 Aug 25 04:55:28.353112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a2f45d8-ca6d-458b-a80a-9a4daf8d004b tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:28.353391 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a2f45d8-ca6d-458b-a80a-9a4daf8d004b tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:28.361570 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a2f45d8-ca6d-458b-a80a-9a4daf8d004b tempest-VolumesListAdminTestJSON-1906251644 tempest-VolumesListAdminTestJSON-1906251644-project-member] https://10.4.3.213/volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 returned with HTTP 404 Aug 25 04:55:28.362168 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 721/2886] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:28 2026] GET /volume/v3/volumes/d1312f18-449a-479c-86f9-dbc97b85b419 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:28.553296 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-af1cc2c9-d381-4751-a026-a6b606060cde None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:28.558573 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af1cc2c9-d381-4751-a026-a6b606060cde tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:28.558573 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af1cc2c9-d381-4751-a026-a6b606060cde tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:28.558573 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af1cc2c9-d381-4751-a026-a6b606060cde tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:28.558573 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-af1cc2c9-d381-4751-a026-a6b606060cde tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:28.564577 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:28.564577 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:28.565217 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af1cc2c9-d381-4751-a026-a6b606060cde tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:28.565796 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 732/2887] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:28 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:29.553396 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a63b7725-3bc8-44bb-a6fb-4e36578b3d0c req-a054ba98-5bb2-4f1f-8a5a-2132bb131059 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:29.557746 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a63b7725-3bc8-44bb-a6fb-4e36578b3d0c req-a054ba98-5bb2-4f1f-8a5a-2132bb131059 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] DELETE https://10.4.3.213/volume/v3/volumes/tempest-invalid-1526832994 Aug 25 04:55:29.557746 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a63b7725-3bc8-44bb-a6fb-4e36578b3d0c req-a054ba98-5bb2-4f1f-8a5a-2132bb131059 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:29.560034 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a63b7725-3bc8-44bb-a6fb-4e36578b3d0c req-a054ba98-5bb2-4f1f-8a5a-2132bb131059 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:29.560565 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-a63b7725-3bc8-44bb-a6fb-4e36578b3d0c req-a054ba98-5bb2-4f1f-8a5a-2132bb131059 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] Delete volume with id: tempest-invalid-1526832994 Aug 25 04:55:29.574359 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a63b7725-3bc8-44bb-a6fb-4e36578b3d0c req-a054ba98-5bb2-4f1f-8a5a-2132bb131059 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] https://10.4.3.213/volume/v3/volumes/tempest-invalid-1526832994 returned with HTTP 404 Aug 25 04:55:29.575495 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 719/2888] 10.4.3.213 () {70 vars in 1590 bytes} [Tue Aug 25 04:55:29 2026] DELETE /volume/v3/volumes/tempest-invalid-1526832994 => generated 99 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:29.581408 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1125c8cf-bf1c-4dd1-913a-e5f82857a36c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:29.585246 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1125c8cf-bf1c-4dd1-913a-e5f82857a36c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:29.585246 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1125c8cf-bf1c-4dd1-913a-e5f82857a36c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:29.585400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1125c8cf-bf1c-4dd1-913a-e5f82857a36c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:29.586086 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1125c8cf-bf1c-4dd1-913a-e5f82857a36c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:29.591953 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:29.591953 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:29.593291 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1125c8cf-bf1c-4dd1-913a-e5f82857a36c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:29.593507 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 717/2889] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:29 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:29.700947 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4833cb30-5a46-48eb-b64c-d779049187ef req-fd265f07-a661-48b7-8ab4-88f226c24437 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:29.705010 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4833cb30-5a46-48eb-b64c-d779049187ef req-fd265f07-a661-48b7-8ab4-88f226c24437 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] DELETE https://10.4.3.213/volume/v3/volumes/a4af1661-98a8-46c3-9634-3ade1ccf7a4e Aug 25 04:55:29.705284 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4833cb30-5a46-48eb-b64c-d779049187ef req-fd265f07-a661-48b7-8ab4-88f226c24437 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:29.705998 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4833cb30-5a46-48eb-b64c-d779049187ef req-fd265f07-a661-48b7-8ab4-88f226c24437 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:29.705998 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-4833cb30-5a46-48eb-b64c-d779049187ef req-fd265f07-a661-48b7-8ab4-88f226c24437 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] Delete volume with id: a4af1661-98a8-46c3-9634-3ade1ccf7a4e Aug 25 04:55:29.717280 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4833cb30-5a46-48eb-b64c-d779049187ef req-fd265f07-a661-48b7-8ab4-88f226c24437 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-member] https://10.4.3.213/volume/v3/volumes/a4af1661-98a8-46c3-9634-3ade1ccf7a4e returned with HTTP 404 Aug 25 04:55:29.718001 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 722/2890] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:55:29 2026] DELETE /volume/v3/volumes/a4af1661-98a8-46c3-9634-3ade1ccf7a4e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:29.756630 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-57e31729-0cea-4805-8b95-e3fcb51351fa req-afc606c0-3d71-4fd8-84e5-ec1853742119 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:29.761610 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-57e31729-0cea-4805-8b95-e3fcb51351fa req-afc606c0-3d71-4fd8-84e5-ec1853742119 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-reader] GET https://10.4.3.213/volume/v3/volumes/1636f758-426c-4482-9828-15cd65278eb4 Aug 25 04:55:29.761942 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-57e31729-0cea-4805-8b95-e3fcb51351fa req-afc606c0-3d71-4fd8-84e5-ec1853742119 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:29.762186 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-57e31729-0cea-4805-8b95-e3fcb51351fa req-afc606c0-3d71-4fd8-84e5-ec1853742119 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:29.776968 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-57e31729-0cea-4805-8b95-e3fcb51351fa req-afc606c0-3d71-4fd8-84e5-ec1853742119 tempest-VolumesNegativeTest-1485330487 tempest-VolumesNegativeTest-1485330487-project-reader] https://10.4.3.213/volume/v3/volumes/1636f758-426c-4482-9828-15cd65278eb4 returned with HTTP 404 Aug 25 04:55:29.778977 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 733/2891] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:29 2026] GET /volume/v3/volumes/1636f758-426c-4482-9828-15cd65278eb4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:31.480662 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-958c2f08-5417-41a6-bd84-f3c05d013b2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:31.480662 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-958c2f08-5417-41a6-bd84-f3c05d013b2c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:31.480662 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-958c2f08-5417-41a6-bd84-f3c05d013b2c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:31.480662 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-958c2f08-5417-41a6-bd84-f3c05d013b2c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:31.480662 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-958c2f08-5417-41a6-bd84-f3c05d013b2c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:31.480662 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:31.480662 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:31.480662 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-958c2f08-5417-41a6-bd84-f3c05d013b2c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:31.480662 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 720/2892] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:30 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:31.625473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4039cf72-97f3-4806-b99d-c9cf4a69da91 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:31.628026 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4039cf72-97f3-4806-b99d-c9cf4a69da91 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:31.628496 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4039cf72-97f3-4806-b99d-c9cf4a69da91 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:31.628773 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4039cf72-97f3-4806-b99d-c9cf4a69da91 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:31.634658 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ac23d3d-dbfe-4689-af60-2d9554ed99b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:31.636771 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ac23d3d-dbfe-4689-af60-2d9554ed99b9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:31.637025 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ac23d3d-dbfe-4689-af60-2d9554ed99b9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:31.637233 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ac23d3d-dbfe-4689-af60-2d9554ed99b9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:31.637881 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1ac23d3d-dbfe-4689-af60-2d9554ed99b9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:31.640340 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:31.640340 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:31.642028 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:31.642028 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:31.642193 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ac23d3d-dbfe-4689-af60-2d9554ed99b9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:31.642587 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 723/2893] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:31 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:31.645092 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4039cf72-97f3-4806-b99d-c9cf4a69da91 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:31.652204 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4039cf72-97f3-4806-b99d-c9cf4a69da91 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:31.652966 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 718/2894] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:31 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:55:32.400333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:32.541851 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:32.542213 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-441783509"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:32.546051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-441783509'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:32.546222 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Create volume of 1 GB Aug 25 04:55:32.554056 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Availability Zones retrieved successfully. Aug 25 04:55:32.566963 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Flow 'volume_create_api' (e5ff66fc-c913-44e8-b425-356119e4a87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:32.568303 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2603d2d-30c9-4980-9ded-b809350d00b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:32.571315 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:32.634788 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2603d2d-30c9-4980-9ded-b809350d00b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:32.636661 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5e5eba-b961-4cc8-bef8-116675092d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:32.658756 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8c5502f-de42-4644-a5d5-c521d646271f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:32.663294 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8c5502f-de42-4644-a5d5-c521d646271f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:32.663769 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8c5502f-de42-4644-a5d5-c521d646271f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:32.664078 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8c5502f-de42-4644-a5d5-c521d646271f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:32.664218 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b8c5502f-de42-4644-a5d5-c521d646271f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:32.669567 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:32.669567 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:32.670558 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8c5502f-de42-4644-a5d5-c521d646271f tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:32.671351 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 721/2895] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:32 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:32.672547 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1705be61-ce5c-4c9c-9ea2-b5d4a6b0c216 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:32.676907 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1705be61-ce5c-4c9c-9ea2-b5d4a6b0c216 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:32.676907 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1705be61-ce5c-4c9c-9ea2-b5d4a6b0c216 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:32.676907 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1705be61-ce5c-4c9c-9ea2-b5d4a6b0c216 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:32.694731 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:32.694731 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:32.707118 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1705be61-ce5c-4c9c-9ea2-b5d4a6b0c216 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:32.715529 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1705be61-ce5c-4c9c-9ea2-b5d4a6b0c216 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:32.716108 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 724/2896] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:32 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:32.773807 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-91c65fb1-7bc1-47c7-bbbd-f467cc71069d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:32.777678 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91c65fb1-7bc1-47c7-bbbd-f467cc71069d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] POST https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action Aug 25 04:55:32.778129 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91c65fb1-7bc1-47c7-bbbd-f467cc71069d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1688874636", "disk_format": "qcow2"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:32.778647 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91c65fb1-7bc1-47c7-bbbd-f467cc71069d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1688874636", "disk_format": "qcow2"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:32.799239 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:32.799239 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:32.800121 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-91c65fb1-7bc1-47c7-bbbd-f467cc71069d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:32.808321 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Created reservations ['4d4ab38d-7e46-45a0-b8fd-3688569b6484', '6bf0c615-3a61-4444-85dc-efd17f70b489', '53e14a57-5ad8-4cd2-bf9c-5c485e2a48f7', 'bbc17a05-6265-4665-8859-5a15ff952d01'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:32.810400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5e5eba-b961-4cc8-bef8-116675092d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d4ab38d-7e46-45a0-b8fd-3688569b6484', '6bf0c615-3a61-4444-85dc-efd17f70b489', '53e14a57-5ad8-4cd2-bf9c-5c485e2a48f7', 'bbc17a05-6265-4665-8859-5a15ff952d01']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:32.814935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db72ce9e-883b-409c-a8cc-10346562c5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:32.818156 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:32.818156 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:32.824730 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.image.image_utils [None req-91c65fb1-7bc1-47c7-bbbd-f467cc71069d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1688874636'}] 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-1688874636'}]. {{(pid=100270) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 04:55:32.861574 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db72ce9e-883b-409c-a8cc-10346562c5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-441783509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e4e719daee4d7e915c4f65361c2bb9',qos_specs=None,replication_status=,reservations=['4d4ab38d-7e46-45a0-b8fd-3688569b6484','6bf0c615-3a61-4444-85dc-efd17f70b489','53e14a57-5ad8-4cd2-bf9c-5c485e2a48f7','bbc17a05-6265-4665-8859-5a15ff952d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca35253437b4dc9a03c5fcbf1c959cc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-441783509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80e4e719daee4d7e915c4f65361c2bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca35253437b4dc9a03c5fcbf1c959cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:32.862479 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36e1aac-7a3a-47cd-9bf7-66b15242e9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:32.890875 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36e1aac-7a3a-47cd-9bf7-66b15242e9e5) transitioned into state 'SUCCESS' from state '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-441783509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e4e719daee4d7e915c4f65361c2bb9',qos_specs=None,replication_status=,reservations=['4d4ab38d-7e46-45a0-b8fd-3688569b6484','6bf0c615-3a61-4444-85dc-efd17f70b489','53e14a57-5ad8-4cd2-bf9c-5c485e2a48f7','bbc17a05-6265-4665-8859-5a15ff952d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca35253437b4dc9a03c5fcbf1c959cc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:32.891678 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a052413d-e0d4-4ab2-a871-4351775bb1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:32.909979 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a052413d-e0d4-4ab2-a871-4351775bb1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:32.910897 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Flow 'volume_create_api' (e5ff66fc-c913-44e8-b425-356119e4a87d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:32.911310 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Create volume request issued successfully. Aug 25 04:55:32.911951 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c55e0fdc-7d40-4a99-861d-6f72a02f5d12 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:32.912376 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 734/2897] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:32 2026] POST /volume/v3/volumes => generated 750 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:32.930392 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34f62cc1-1bcc-4c16-8670-f2d672da64e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:32.933218 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34f62cc1-1bcc-4c16-8670-f2d672da64e8 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:32.933480 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34f62cc1-1bcc-4c16-8670-f2d672da64e8 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:32.933728 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34f62cc1-1bcc-4c16-8670-f2d672da64e8 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:32.942103 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:32.942103 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:32.946892 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-34f62cc1-1bcc-4c16-8670-f2d672da64e8 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Volume info retrieved successfully. Aug 25 04:55:32.952368 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34f62cc1-1bcc-4c16-8670-f2d672da64e8 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 200 Aug 25 04:55:32.952924 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 722/2898] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:32 2026] GET /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:33.116086 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8ed9dba-3a03-41ab-8de8-4251199dae6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.195257 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8ed9dba-3a03-41ab-8de8-4251199dae6c tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:55:33.195795 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8ed9dba-3a03-41ab-8de8-4251199dae6c tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-533239274"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:33.212154 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8ed9dba-3a03-41ab-8de8-4251199dae6c tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:55:33.212681 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 725/2899] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:55:33 2026] POST /volume/v3/group_types => generated 180 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:33.225452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68b131c1-e360-43fb-a549-76d34e982b3b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.225452 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68b131c1-e360-43fb-a549-76d34e982b3b tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] POST https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs Aug 25 04:55:33.225767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68b131c1-e360-43fb-a549-76d34e982b3b tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:33.227232 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:33.227232 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:33.243520 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68b131c1-e360-43fb-a549-76d34e982b3b tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs returned with HTTP 202 Aug 25 04:55:33.243963 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 735/2900] 10.4.3.213 () {70 vars in 1458 bytes} [Tue Aug 25 04:55:33 2026] POST /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs => generated 53 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:33.252670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37dafb31-4a83-4808-9599-a411c6c2389c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.254520 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37dafb31-4a83-4808-9599-a411c6c2389c tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] POST https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs Aug 25 04:55:33.254839 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37dafb31-4a83-4808-9599-a411c6c2389c tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:33.274466 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37dafb31-4a83-4808-9599-a411c6c2389c tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs returned with HTTP 202 Aug 25 04:55:33.275163 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 723/2901] 10.4.3.213 () {70 vars in 1458 bytes} [Tue Aug 25 04:55:33 2026] POST /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs => generated 61 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:33.285394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e84d68a-15f1-4f00-8d70-0d27dcf71315 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.288927 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e84d68a-15f1-4f00-8d70-0d27dcf71315 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] GET https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key2 Aug 25 04:55:33.289256 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e84d68a-15f1-4f00-8d70-0d27dcf71315 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.289764 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e84d68a-15f1-4f00-8d70-0d27dcf71315 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.307784 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e84d68a-15f1-4f00-8d70-0d27dcf71315 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key2 returned with HTTP 200 Aug 25 04:55:33.308360 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 726/2902] 10.4.3.213 () {68 vars in 1452 bytes} [Tue Aug 25 04:55:33 2026] GET /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key2 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:33.318901 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3588fbdf-2950-4640-bab0-b3d05b26d2a2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.321268 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3588fbdf-2950-4640-bab0-b3d05b26d2a2 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] GET https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 Aug 25 04:55:33.321601 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3588fbdf-2950-4640-bab0-b3d05b26d2a2 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.321836 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3588fbdf-2950-4640-bab0-b3d05b26d2a2 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.333874 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3588fbdf-2950-4640-bab0-b3d05b26d2a2 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 returned with HTTP 200 Aug 25 04:55:33.334412 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 736/2903] 10.4.3.213 () {68 vars in 1452 bytes} [Tue Aug 25 04:55:33 2026] GET /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:33.344157 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5528e6c-393b-455e-b82d-d4c9065ff412 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.346593 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5528e6c-393b-455e-b82d-d4c9065ff412 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] PUT https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 Aug 25 04:55:33.347094 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5528e6c-393b-455e-b82d-d4c9065ff412 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:33.365563 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5528e6c-393b-455e-b82d-d4c9065ff412 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 returned with HTTP 200 Aug 25 04:55:33.366039 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 724/2904] 10.4.3.213 () {70 vars in 1472 bytes} [Tue Aug 25 04:55:33 2026] PUT /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:33.377259 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-73dbfee5-d832-4c1b-b7ec-83a9b8884c53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.379805 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73dbfee5-d832-4c1b-b7ec-83a9b8884c53 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] GET https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs Aug 25 04:55:33.380085 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73dbfee5-d832-4c1b-b7ec-83a9b8884c53 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.380341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73dbfee5-d832-4c1b-b7ec-83a9b8884c53 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.387709 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73dbfee5-d832-4c1b-b7ec-83a9b8884c53 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs returned with HTTP 200 Aug 25 04:55:33.388634 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 727/2905] 10.4.3.213 () {68 vars in 1437 bytes} [Tue Aug 25 04:55:33 2026] GET /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:33.397841 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-54e33918-824b-436e-a711-5b854d893554 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.399750 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54e33918-824b-436e-a711-5b854d893554 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key1 Aug 25 04:55:33.400028 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54e33918-824b-436e-a711-5b854d893554 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.400208 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54e33918-824b-436e-a711-5b854d893554 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.409657 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-91c65fb1-7bc1-47c7-bbbd-f467cc71069d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Copy volume to image completed successfully. Aug 25 04:55:33.410286 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91c65fb1-7bc1-47c7-bbbd-f467cc71069d tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action returned with HTTP 202 Aug 25 04:55:33.411021 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 719/2906] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:55:32 2026] POST /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611/action => generated 689 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 04:55:33.416410 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54e33918-824b-436e-a711-5b854d893554 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key1 returned with HTTP 202 Aug 25 04:55:33.416979 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 737/2907] 10.4.3.213 () {68 vars in 1455 bytes} [Tue Aug 25 04:55:33 2026] DELETE /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:55:33.425850 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-622ad176-4a3e-4059-bcf2-6694bef70902 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.428344 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-622ad176-4a3e-4059-bcf2-6694bef70902 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] GET https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key1 Aug 25 04:55:33.428536 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-622ad176-4a3e-4059-bcf2-6694bef70902 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.428871 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-622ad176-4a3e-4059-bcf2-6694bef70902 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.439816 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-622ad176-4a3e-4059-bcf2-6694bef70902 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] HTTP exception thrown: Group Type 57a21b81-e976-4594-81e0-858518b7852f has no extra spec with key key1. Aug 25 04:55:33.440026 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-622ad176-4a3e-4059-bcf2-6694bef70902 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key1 returned with HTTP 404 Aug 25 04:55:33.440591 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 725/2908] 10.4.3.213 () {68 vars in 1452 bytes} [Tue Aug 25 04:55:33 2026] GET /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key1 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:55:33.450446 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7e99ab7-4dc5-43e5-b510-19670a17a451 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.452825 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7e99ab7-4dc5-43e5-b510-19670a17a451 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key2 Aug 25 04:55:33.453150 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7e99ab7-4dc5-43e5-b510-19670a17a451 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.453475 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7e99ab7-4dc5-43e5-b510-19670a17a451 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.475609 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7e99ab7-4dc5-43e5-b510-19670a17a451 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key2 returned with HTTP 202 Aug 25 04:55:33.476030 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 728/2909] 10.4.3.213 () {68 vars in 1455 bytes} [Tue Aug 25 04:55:33 2026] DELETE /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:55:33.485109 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-648521a4-af0b-47d8-8d8d-4034b4128897 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.488090 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-648521a4-af0b-47d8-8d8d-4034b4128897 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] GET https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key2 Aug 25 04:55:33.488552 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-648521a4-af0b-47d8-8d8d-4034b4128897 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.488795 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-648521a4-af0b-47d8-8d8d-4034b4128897 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.497038 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-648521a4-af0b-47d8-8d8d-4034b4128897 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] HTTP exception thrown: Group Type 57a21b81-e976-4594-81e0-858518b7852f has no extra spec with key key2. Aug 25 04:55:33.497348 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-648521a4-af0b-47d8-8d8d-4034b4128897 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key2 returned with HTTP 404 Aug 25 04:55:33.497922 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 720/2910] 10.4.3.213 () {68 vars in 1452 bytes} [Tue Aug 25 04:55:33 2026] GET /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:55:33.506129 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6b715a8-0825-4cce-8670-ab626cbc2483 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.508864 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6b715a8-0825-4cce-8670-ab626cbc2483 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 Aug 25 04:55:33.508864 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6b715a8-0825-4cce-8670-ab626cbc2483 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.509030 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6b715a8-0825-4cce-8670-ab626cbc2483 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.523195 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6b715a8-0825-4cce-8670-ab626cbc2483 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 returned with HTTP 202 Aug 25 04:55:33.523407 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 738/2911] 10.4.3.213 () {68 vars in 1455 bytes} [Tue Aug 25 04:55:33 2026] DELETE /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:55:33.532004 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3309bf8-e4fe-4c6a-9ca8-a5048f8129d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.534768 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3309bf8-e4fe-4c6a-9ca8-a5048f8129d6 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] GET https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 Aug 25 04:55:33.535171 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3309bf8-e4fe-4c6a-9ca8-a5048f8129d6 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.535534 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3309bf8-e4fe-4c6a-9ca8-a5048f8129d6 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.548285 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3309bf8-e4fe-4c6a-9ca8-a5048f8129d6 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] HTTP exception thrown: Group Type 57a21b81-e976-4594-81e0-858518b7852f has no extra spec with key key3. Aug 25 04:55:33.548480 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3309bf8-e4fe-4c6a-9ca8-a5048f8129d6 tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 returned with HTTP 404 Aug 25 04:55:33.549968 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 726/2912] 10.4.3.213 () {68 vars in 1452 bytes} [Tue Aug 25 04:55:33 2026] GET /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f/group_specs/key3 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:55:33.558824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0fb0549a-eac8-4da6-b49e-fec69f0f72ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.563551 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fb0549a-eac8-4da6-b49e-fec69f0f72ab tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f Aug 25 04:55:33.563824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fb0549a-eac8-4da6-b49e-fec69f0f72ab tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.564095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fb0549a-eac8-4da6-b49e-fec69f0f72ab tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.583476 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fb0549a-eac8-4da6-b49e-fec69f0f72ab tempest-GroupTypeSpecsTest-481864038 tempest-GroupTypeSpecsTest-481864038-project-admin] https://10.4.3.213/volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f returned with HTTP 202 Aug 25 04:55:33.585661 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 729/2913] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:55:33 2026] DELETE /volume/v3/group_types/57a21b81-e976-4594-81e0-858518b7852f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:55:33.687221 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a07c4e88-99aa-4455-8dc6-e02fbdae8454 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.689888 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a07c4e88-99aa-4455-8dc6-e02fbdae8454 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:33.690145 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a07c4e88-99aa-4455-8dc6-e02fbdae8454 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.690505 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a07c4e88-99aa-4455-8dc6-e02fbdae8454 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.690734 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a07c4e88-99aa-4455-8dc6-e02fbdae8454 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:33.696483 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:33.696483 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:33.697606 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a07c4e88-99aa-4455-8dc6-e02fbdae8454 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:33.698294 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 721/2914] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:33 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:33.969233 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b9ff203-f0fe-4511-84c7-c55f450bfede None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:33.971217 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b9ff203-f0fe-4511-84c7-c55f450bfede tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:33.971451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b9ff203-f0fe-4511-84c7-c55f450bfede tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:33.971666 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b9ff203-f0fe-4511-84c7-c55f450bfede tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:33.982212 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:33.982212 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:33.986694 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b9ff203-f0fe-4511-84c7-c55f450bfede tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Volume info retrieved successfully. Aug 25 04:55:33.993058 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b9ff203-f0fe-4511-84c7-c55f450bfede tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 200 Aug 25 04:55:33.993531 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 739/2915] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:33 2026] GET /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:34.015150 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f888cb97-f147-4a44-a9ae-e389f0f1a394 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:34.017406 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f888cb97-f147-4a44-a9ae-e389f0f1a394 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] POST https://10.4.3.213/volume/v3/os-volume-transfer Aug 25 04:55:34.017406 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f888cb97-f147-4a44-a9ae-e389f0f1a394 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:34.018891 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-f888cb97-f147-4a44-a9ae-e389f0f1a394 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 04:55:34.018987 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-f888cb97-f147-4a44-a9ae-e389f0f1a394 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Creating transfer of volume f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:34.019125 np0000008045 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-f888cb97-f147-4a44-a9ae-e389f0f1a394 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Generating transfer record for volume f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:34.030295 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:34.030295 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:34.047269 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f888cb97-f147-4a44-a9ae-e389f0f1a394 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 04:55:34.047851 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 727/2916] 10.4.3.213 () {68 vars in 1291 bytes} [Tue Aug 25 04:55:34 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 25 04:55:34.061252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c11f9c6d-8fcc-4082-ab2e-b61c66c43621 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:34.067136 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c11f9c6d-8fcc-4082-ab2e-b61c66c43621 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:34.068004 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c11f9c6d-8fcc-4082-ab2e-b61c66c43621 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:34.069007 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c11f9c6d-8fcc-4082-ab2e-b61c66c43621 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:34.088190 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:34.088190 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:34.096190 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c11f9c6d-8fcc-4082-ab2e-b61c66c43621 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Volume info retrieved successfully. Aug 25 04:55:34.101058 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c11f9c6d-8fcc-4082-ab2e-b61c66c43621 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 200 Aug 25 04:55:34.101794 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 730/2917] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:34 2026] GET /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:34.125869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1a08fead-a6e2-434e-a2fb-2857016c9c3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:34.131288 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a08fead-a6e2-434e-a2fb-2857016c9c3d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/os-volume-transfer/0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2 Aug 25 04:55:34.131686 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a08fead-a6e2-434e-a2fb-2857016c9c3d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:34.131938 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a08fead-a6e2-434e-a2fb-2857016c9c3d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:34.139484 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a08fead-a6e2-434e-a2fb-2857016c9c3d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/os-volume-transfer/0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2 returned with HTTP 200 Aug 25 04:55:34.139484 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 722/2918] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:55:34 2026] GET /volume/v3/os-volume-transfer/0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2 => generated 409 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:34.148827 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e7acecb-04f9-433e-978b-91fa05542e68 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:34.150492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e7acecb-04f9-433e-978b-91fa05542e68 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/os-volume-transfer Aug 25 04:55:34.150670 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e7acecb-04f9-433e-978b-91fa05542e68 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:34.150855 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e7acecb-04f9-433e-978b-91fa05542e68 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:34.151011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.volume_transfer [None req-8e7acecb-04f9-433e-978b-91fa05542e68 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Listing volume transfers {{(pid=100269) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 04:55:34.158994 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e7acecb-04f9-433e-978b-91fa05542e68 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/os-volume-transfer returned with HTTP 200 Aug 25 04:55:34.159509 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 740/2919] 10.4.3.213 () {66 vars in 1270 bytes} [Tue Aug 25 04:55:34 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:34.172474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:34.398038 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] POST https://10.4.3.213/volume/v3/os-volume-transfer/0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2/accept Aug 25 04:55:34.398575 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1a1dcace21161e75"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:34.401018 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Accepting volume transfer 0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2 {{(pid=100267) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 04:55:34.401151 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Accepting transfer 0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2 Aug 25 04:55:34.497404 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Created reservations ['a69c4ba8-7679-4c4a-9cff-09606cef66ae', '895a4fdc-39cc-4eed-9ca0-086cd11621ce', '578d8a26-7189-45ab-938c-62ec4dff2bb6', '90ffb857-3c45-497e-a0b5-b13ee82878d9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:34.523675 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Created reservations ['97fec8ed-39ad-4c69-b071-cba97b15f9d6', '0c290002-5b74-4ad9-aa2d-48d6e8ecc91c', '93e19b64-bc40-4a91-b945-a19db824f408', '1910fc74-5fb5-4dcb-ae57-df1db31b4fa5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:34.581731 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Created reservations ['7d9bc091-036b-4156-8d31-b5d5bf0787cc', '37af8391-811f-45f1-bacd-190722416547', '8b01a2c1-a380-4e84-b87d-33b66887f1a7', '291a7cca-57c7-4bdb-9307-d1e19d4b8fd7'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:34.641547 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Created reservations ['2b50c968-da72-4e20-8eb1-e430a4e0fff1', '9be57d82-041d-4a60-926b-2c5bf2e5b86d', '6766b381-cb65-42ef-8a03-46886dd72eea', 'b98d304b-463b-4918-a26c-00a5b9f57c72'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:34.663990 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Transfer volume completed successfully. Aug 25 04:55:34.711140 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eadbff1b-7908-4873-a8de-6d962dc094e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:34.713342 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eadbff1b-7908-4873-a8de-6d962dc094e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:34.713593 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eadbff1b-7908-4873-a8de-6d962dc094e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:34.713929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eadbff1b-7908-4873-a8de-6d962dc094e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:34.714142 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eadbff1b-7908-4873-a8de-6d962dc094e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:34.719307 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:34.719307 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:34.723589 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eadbff1b-7908-4873-a8de-6d962dc094e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:34.724937 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 731/2920] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:34 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:34.785981 np0000008045 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Volume f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b has been transferred. Aug 25 04:55:34.794959 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5aff0eea-81ed-4b9d-a4a7-ae41d3718793 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] https://10.4.3.213/volume/v3/os-volume-transfer/0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2/accept returned with HTTP 202 Aug 25 04:55:34.795508 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 728/2921] 10.4.3.213 () {68 vars in 1423 bytes} [Tue Aug 25 04:55:34 2026] POST /volume/v3/os-volume-transfer/0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2/accept => generated 365 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:34.805963 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f144a7cf-16ec-42a4-aced-478649911dae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:34.810937 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f144a7cf-16ec-42a4-aced-478649911dae tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] GET https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:34.810937 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f144a7cf-16ec-42a4-aced-478649911dae tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:34.810937 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f144a7cf-16ec-42a4-aced-478649911dae tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:34.827453 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:34.827453 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:34.831987 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f144a7cf-16ec-42a4-aced-478649911dae tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Volume info retrieved successfully. Aug 25 04:55:34.837775 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f144a7cf-16ec-42a4-aced-478649911dae tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 200 Aug 25 04:55:34.840994 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 723/2922] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:34 2026] GET /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:34.855103 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c17ceba7-9d52-4412-9b80-bea109bb5086 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:34.857950 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c17ceba7-9d52-4412-9b80-bea109bb5086 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] GET https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:34.858461 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c17ceba7-9d52-4412-9b80-bea109bb5086 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:34.858853 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c17ceba7-9d52-4412-9b80-bea109bb5086 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:34.867760 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:34.867760 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:34.872415 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c17ceba7-9d52-4412-9b80-bea109bb5086 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] Volume info retrieved successfully. Aug 25 04:55:34.877355 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c17ceba7-9d52-4412-9b80-bea109bb5086 tempest-VolumesTransfersTest-1345205947 tempest-VolumesTransfersTest-1345205947-project-member] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 200 Aug 25 04:55:34.877861 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 741/2923] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:34 2026] GET /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:34.897463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee7adfb0-43ec-40cd-8103-e08acc698076 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:34.897463 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee7adfb0-43ec-40cd-8103-e08acc698076 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] DELETE https://10.4.3.213/volume/v3/os-volume-transfer/0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2 Aug 25 04:55:34.897597 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee7adfb0-43ec-40cd-8103-e08acc698076 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:34.897858 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee7adfb0-43ec-40cd-8103-e08acc698076 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:34.898060 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-ee7adfb0-43ec-40cd-8103-e08acc698076 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Delete transfer with id: 0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2 Aug 25 04:55:34.903852 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee7adfb0-43ec-40cd-8103-e08acc698076 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/os-volume-transfer/0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2 returned with HTTP 404 Aug 25 04:55:34.904322 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 732/2924] 10.4.3.213 () {66 vars in 1384 bytes} [Tue Aug 25 04:55:34 2026] DELETE /volume/v3/os-volume-transfer/0fd79e19-a2f9-47b4-94e5-8ee6c43ccbe2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:34.914326 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de23af62-892c-47d8-990a-f43feadf77df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:35.044832 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de23af62-892c-47d8-990a-f43feadf77df tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:35.045255 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de23af62-892c-47d8-990a-f43feadf77df tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:35.045336 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de23af62-892c-47d8-990a-f43feadf77df tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:35.045522 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-de23af62-892c-47d8-990a-f43feadf77df tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Delete volume with id: f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:35.053791 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:35.053791 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:35.054144 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de23af62-892c-47d8-990a-f43feadf77df tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Volume info retrieved successfully. Aug 25 04:55:35.082079 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de23af62-892c-47d8-990a-f43feadf77df tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Delete volume request issued successfully. Aug 25 04:55:35.082371 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de23af62-892c-47d8-990a-f43feadf77df tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 202 Aug 25 04:55:35.083119 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 729/2925] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:34 2026] DELETE /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:35.093669 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cdafaff3-73f8-40a2-9114-777581201581 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:35.095764 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cdafaff3-73f8-40a2-9114-777581201581 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] GET https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:35.096031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cdafaff3-73f8-40a2-9114-777581201581 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:35.096349 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cdafaff3-73f8-40a2-9114-777581201581 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:35.104070 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:35.104070 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:35.107811 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cdafaff3-73f8-40a2-9114-777581201581 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Volume info retrieved successfully. Aug 25 04:55:35.111920 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cdafaff3-73f8-40a2-9114-777581201581 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 200 Aug 25 04:55:35.112313 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 724/2926] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:35 2026] GET /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:35.741377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-84d3ccc2-1d7f-40f6-9564-c47712a88a77 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:35.744123 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84d3ccc2-1d7f-40f6-9564-c47712a88a77 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:35.744123 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84d3ccc2-1d7f-40f6-9564-c47712a88a77 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:35.744123 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84d3ccc2-1d7f-40f6-9564-c47712a88a77 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:35.744123 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-84d3ccc2-1d7f-40f6-9564-c47712a88a77 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:35.750364 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:35.750364 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:35.751442 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84d3ccc2-1d7f-40f6-9564-c47712a88a77 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:35.751853 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 742/2927] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:35 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:36.126656 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a905986-8f6f-4cc5-915e-d827e45dc3ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.132595 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a905986-8f6f-4cc5-915e-d827e45dc3ee tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] GET https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:36.132835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a905986-8f6f-4cc5-915e-d827e45dc3ee tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:36.133036 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a905986-8f6f-4cc5-915e-d827e45dc3ee tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:36.141568 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a905986-8f6f-4cc5-915e-d827e45dc3ee tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 404 Aug 25 04:55:36.142100 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 733/2928] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:36 2026] GET /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:36.150811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a353797a-36f1-421a-8870-bae25a280b8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.155644 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a353797a-36f1-421a-8870-bae25a280b8d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:36.155893 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a353797a-36f1-421a-8870-bae25a280b8d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:36.156172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a353797a-36f1-421a-8870-bae25a280b8d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:36.172157 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a353797a-36f1-421a-8870-bae25a280b8d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 404 Aug 25 04:55:36.172771 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 730/2929] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:36 2026] GET /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:36.183636 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-21ce8992-e571-4923-8b22-c8c65affe027 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.186550 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-21ce8992-e571-4923-8b22-c8c65affe027 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:36.187720 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-21ce8992-e571-4923-8b22-c8c65affe027 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:36.187720 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-21ce8992-e571-4923-8b22-c8c65affe027 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:36.188087 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-21ce8992-e571-4923-8b22-c8c65affe027 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Delete volume with id: f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b Aug 25 04:55:36.198693 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-21ce8992-e571-4923-8b22-c8c65affe027 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b returned with HTTP 404 Aug 25 04:55:36.199440 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 725/2930] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:36 2026] DELETE /volume/v3/volumes/f8e7bef0-f0f0-4bad-93b8-70ec00c2a60b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:36.210138 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.212541 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:36.213039 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-426994591"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:36.215103 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-426994591'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:36.215293 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Create volume of 1 GB Aug 25 04:55:36.224621 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Availability Zones retrieved successfully. Aug 25 04:55:36.234087 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Flow 'volume_create_api' (c224ae7d-9b98-478f-8dae-6f53f0bca242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:36.234934 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c560c9d-34be-432c-86a6-8ffe7e885714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.236344 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:36.283748 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c560c9d-34be-432c-86a6-8ffe7e885714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.286409 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3156a5f-85c8-45c9-b28f-807e86c29a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.367589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Created reservations ['6f6aaed3-c210-4343-bf5e-04f9407aba77', '79c4908f-2533-4eb2-acc3-bacf8f533ad5', '2b918911-9e14-47ea-b1db-da7325c86cfe', '16dd5a96-f40a-4324-8579-3a77bdddc21a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:36.367723 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3156a5f-85c8-45c9-b28f-807e86c29a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f6aaed3-c210-4343-bf5e-04f9407aba77', '79c4908f-2533-4eb2-acc3-bacf8f533ad5', '2b918911-9e14-47ea-b1db-da7325c86cfe', '16dd5a96-f40a-4324-8579-3a77bdddc21a']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.369004 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f932504e-1021-4cdb-85ea-61741cb88e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.401403 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f932504e-1021-4cdb-85ea-61741cb88e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a051557-c9eb-47f9-9c3f-485015030bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-426994591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e4e719daee4d7e915c4f65361c2bb9',qos_specs=None,replication_status=,reservations=['6f6aaed3-c210-4343-bf5e-04f9407aba77','79c4908f-2533-4eb2-acc3-bacf8f533ad5','2b918911-9e14-47ea-b1db-da7325c86cfe','16dd5a96-f40a-4324-8579-3a77bdddc21a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca35253437b4dc9a03c5fcbf1c959cc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-426994591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a051557-c9eb-47f9-9c3f-485015030bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80e4e719daee4d7e915c4f65361c2bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca35253437b4dc9a03c5fcbf1c959cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.402357 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22d85e04-438e-4c34-a7bb-ed216276cec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.434743 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22d85e04-438e-4c34-a7bb-ed216276cec7) transitioned into state 'SUCCESS' from state '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-426994591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e4e719daee4d7e915c4f65361c2bb9',qos_specs=None,replication_status=,reservations=['6f6aaed3-c210-4343-bf5e-04f9407aba77','79c4908f-2533-4eb2-acc3-bacf8f533ad5','2b918911-9e14-47ea-b1db-da7325c86cfe','16dd5a96-f40a-4324-8579-3a77bdddc21a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca35253437b4dc9a03c5fcbf1c959cc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.435520 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6546df1-de54-4bf2-8771-e2cb938c4fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.447734 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6546df1-de54-4bf2-8771-e2cb938c4fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.448678 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Flow 'volume_create_api' (c224ae7d-9b98-478f-8dae-6f53f0bca242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:36.449109 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Create volume request issued successfully. Aug 25 04:55:36.449996 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8af2e14-ee38-4485-b51c-68b2bfd07606 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:36.450584 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 743/2931] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:36 2026] POST /volume/v3/volumes => generated 750 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:36.469838 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7689881e-7c1d-4875-a913-b30b0bbeacfd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.472334 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7689881e-7c1d-4875-a913-b30b0bbeacfd tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:36.472696 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7689881e-7c1d-4875-a913-b30b0bbeacfd tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:36.473011 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7689881e-7c1d-4875-a913-b30b0bbeacfd tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:36.483027 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:36.483027 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:36.492841 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7689881e-7c1d-4875-a913-b30b0bbeacfd tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Volume info retrieved successfully. Aug 25 04:55:36.506337 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7689881e-7c1d-4875-a913-b30b0bbeacfd tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 returned with HTTP 200 Aug 25 04:55:36.507023 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 734/2932] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:36 2026] GET /volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:36.549964 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-708ca833-640f-4efc-8861-9e2f73ad0447 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.706753 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3562d550-f8e0-4345-b836-7e1e2da03f30 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.711184 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:36.711735 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1581769796"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:36.713414 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1581769796'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:36.714932 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Create volume of 1 GB Aug 25 04:55:36.720464 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Availability Zones retrieved successfully. Aug 25 04:55:36.726664 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Flow 'volume_create_api' (5eaff3db-c5a5-43b0-8c6b-45a5e35a541d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:36.728610 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f1822e-6e7d-4e44-a385-b31b1ca280f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.729923 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:36.760821 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3562d550-f8e0-4345-b836-7e1e2da03f30 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:55:36.760965 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3562d550-f8e0-4345-b836-7e1e2da03f30 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-386002740"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:36.765676 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3b6f4dba-4f07-45dd-8a24-679806e5aa6b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.768594 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f1822e-6e7d-4e44-a385-b31b1ca280f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.768787 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b6f4dba-4f07-45dd-8a24-679806e5aa6b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:36.768787 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b6f4dba-4f07-45dd-8a24-679806e5aa6b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:36.768962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ad343d-f9b3-411d-b5d0-43d3b937f631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.769005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b6f4dba-4f07-45dd-8a24-679806e5aa6b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:36.769005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3b6f4dba-4f07-45dd-8a24-679806e5aa6b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:36.773409 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:36.773409 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:36.774326 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b6f4dba-4f07-45dd-8a24-679806e5aa6b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:36.774740 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 744/2933] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:36 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:36.781642 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3562d550-f8e0-4345-b836-7e1e2da03f30 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:55:36.781642 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 726/2934] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:55:36 2026] POST /volume/v3/types => generated 219 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:36.791981 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-790bc847-e1ba-43b0-8c36-e9bca10137c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.794097 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-790bc847-e1ba-43b0-8c36-e9bca10137c9 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] POST https://10.4.3.213/volume/v3/group_types Aug 25 04:55:36.794534 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-790bc847-e1ba-43b0-8c36-e9bca10137c9 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-674782726"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:36.809972 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-790bc847-e1ba-43b0-8c36-e9bca10137c9 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] https://10.4.3.213/volume/v3/group_types returned with HTTP 202 Aug 25 04:55:36.810449 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 735/2935] 10.4.3.213 () {70 vars in 1311 bytes} [Tue Aug 25 04:55:36 2026] POST /volume/v3/group_types => generated 176 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:36.818485 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-21f73fb2-4403-4957-a65e-240a7dc62174 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.837352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Created reservations ['4f182963-2a91-411d-a4e0-bafecf151111', 'e814cbe9-148d-4c9d-8650-985d5990e840', '6690cf5d-da25-4e1c-914e-b27a37f8d875', '9d2e17de-3e34-45a2-90b6-f013b32b240f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:36.838259 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ad343d-f9b3-411d-b5d0-43d3b937f631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f182963-2a91-411d-a4e0-bafecf151111', 'e814cbe9-148d-4c9d-8650-985d5990e840', '6690cf5d-da25-4e1c-914e-b27a37f8d875', '9d2e17de-3e34-45a2-90b6-f013b32b240f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.839034 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e9360f-263b-41a0-828f-75986feaf6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.863635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e9360f-263b-41a0-828f-75986feaf6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f86a757-fe9e-4d40-9b73-bec2e5e0db90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581769796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236750d43eec4a2c8794e940cee2b167',qos_specs=None,replication_status=,reservations=['4f182963-2a91-411d-a4e0-bafecf151111','e814cbe9-148d-4c9d-8650-985d5990e840','6690cf5d-da25-4e1c-914e-b27a37f8d875','9d2e17de-3e34-45a2-90b6-f013b32b240f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d699c69a94d7462981ecea160bb82e27',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581769796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f86a757-fe9e-4d40-9b73-bec2e5e0db90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236750d43eec4a2c8794e940cee2b167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d699c69a94d7462981ecea160bb82e27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.864416 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d302ac70-bd96-41a8-9701-5cb19a2231d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.884355 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d302ac70-bd96-41a8-9701-5cb19a2231d6) transitioned into state 'SUCCESS' from state '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-1581769796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236750d43eec4a2c8794e940cee2b167',qos_specs=None,replication_status=,reservations=['4f182963-2a91-411d-a4e0-bafecf151111','e814cbe9-148d-4c9d-8650-985d5990e840','6690cf5d-da25-4e1c-914e-b27a37f8d875','9d2e17de-3e34-45a2-90b6-f013b32b240f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d699c69a94d7462981ecea160bb82e27',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.885438 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb104f59-dc12-4a33-873a-3710ed80e827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:36.895954 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb104f59-dc12-4a33-873a-3710ed80e827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:36.896996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Flow 'volume_create_api' (5eaff3db-c5a5-43b0-8c6b-45a5e35a541d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:36.897422 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Create volume request issued successfully. Aug 25 04:55:36.898075 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-708ca833-640f-4efc-8861-9e2f73ad0447 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:36.898648 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 731/2936] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:55:36 2026] POST /volume/v3/volumes => generated 778 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:36.905036 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21f73fb2-4403-4957-a65e-240a7dc62174 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] POST https://10.4.3.213/volume/v3/groups Aug 25 04:55:36.905396 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-21f73fb2-4403-4957-a65e-240a7dc62174 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "afab92dd-9705-41d7-be09-711428d0247c", "volume_types": ["f076a0b3-3e03-4c38-9f4d-7e97e334caa4"], "name": "tempest-GroupsV314Test-Group-255050162"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:36.906830 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-21f73fb2-4403-4957-a65e-240a7dc62174 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Creating new group {'group': {'group_type': 'afab92dd-9705-41d7-be09-711428d0247c', 'volume_types': ['f076a0b3-3e03-4c38-9f4d-7e97e334caa4'], 'name': 'tempest-GroupsV314Test-Group-255050162'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 04:55:36.910079 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dcf3e255-8bb9-426c-abae-3b2ae1efeb67 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.911819 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcf3e255-8bb9-426c-abae-3b2ae1efeb67 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 Aug 25 04:55:36.912044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcf3e255-8bb9-426c-abae-3b2ae1efeb67 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:36.912223 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcf3e255-8bb9-426c-abae-3b2ae1efeb67 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:36.912538 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.groups [None req-21f73fb2-4403-4957-a65e-240a7dc62174 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Creating group tempest-GroupsV314Test-Group-255050162. Aug 25 04:55:36.920061 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:36.920061 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:36.921675 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-21f73fb2-4403-4957-a65e-240a7dc62174 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Availability Zones retrieved successfully. Aug 25 04:55:36.925109 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dcf3e255-8bb9-426c-abae-3b2ae1efeb67 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Volume info retrieved successfully. Aug 25 04:55:36.928589 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcf3e255-8bb9-426c-abae-3b2ae1efeb67 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 returned with HTTP 200 Aug 25 04:55:36.928911 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 727/2937] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:36 2026] GET /volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:36.944891 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-21f73fb2-4403-4957-a65e-240a7dc62174 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Created reservations ['b3ea7ff7-b476-4c6a-aec7-9a817ac31925'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:36.969502 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-21f73fb2-4403-4957-a65e-240a7dc62174 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/groups returned with HTTP 202 Aug 25 04:55:36.970015 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 745/2938] 10.4.3.213 () {70 vars in 1297 bytes} [Tue Aug 25 04:55:36 2026] POST /volume/v3/groups => generated 107 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:36.978749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15f2171b-2f9e-433f-bede-5cf85bf49ac3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:36.981019 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15f2171b-2f9e-433f-bede-5cf85bf49ac3 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136 Aug 25 04:55:36.981275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15f2171b-2f9e-433f-bede-5cf85bf49ac3 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:36.981537 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15f2171b-2f9e-433f-bede-5cf85bf49ac3 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:36.981688 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-15f2171b-2f9e-433f-bede-5cf85bf49ac3 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] show called for member 72ee4815-40db-48a4-b2db-94f5d0b5e136 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:55:36.985705 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:36.985705 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:36.996211 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15f2171b-2f9e-433f-bede-5cf85bf49ac3 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136 returned with HTTP 200 Aug 25 04:55:36.996877 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 736/2939] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:55:36 2026] GET /volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:37.522221 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab81151b-f243-4b61-a539-f0848e04224c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.524182 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab81151b-f243-4b61-a539-f0848e04224c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:37.524438 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab81151b-f243-4b61-a539-f0848e04224c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.524608 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab81151b-f243-4b61-a539-f0848e04224c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.532905 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.532905 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:37.537273 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab81151b-f243-4b61-a539-f0848e04224c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Volume info retrieved successfully. Aug 25 04:55:37.541918 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab81151b-f243-4b61-a539-f0848e04224c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 returned with HTTP 200 Aug 25 04:55:37.542439 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 732/2940] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:37 2026] GET /volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:37.557567 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-54e13bd1-69de-42bf-b004-b9e5640c72de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.559295 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54e13bd1-69de-42bf-b004-b9e5640c72de tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] POST https://10.4.3.213/volume/v3/os-volume-transfer Aug 25 04:55:37.559676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-54e13bd1-69de-42bf-b004-b9e5640c72de tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6a051557-c9eb-47f9-9c3f-485015030bc0"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:37.561192 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.volume_transfer [None req-54e13bd1-69de-42bf-b004-b9e5640c72de tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Creating new volume transfer {'transfer': {'volume_id': '6a051557-c9eb-47f9-9c3f-485015030bc0'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 04:55:37.561303 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.volume_transfer [None req-54e13bd1-69de-42bf-b004-b9e5640c72de tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Creating transfer of volume 6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:37.561406 np0000008045 devstack@c-api.service[100270]: INFO cinder.transfer.api [None req-54e13bd1-69de-42bf-b004-b9e5640c72de tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Generating transfer record for volume 6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:37.569909 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.569909 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:37.582646 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-54e13bd1-69de-42bf-b004-b9e5640c72de tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 04:55:37.583118 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 728/2941] 10.4.3.213 () {68 vars in 1291 bytes} [Tue Aug 25 04:55:37 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:37.593093 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-51790435-f87e-4e0f-b226-7ec34b846056 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.595678 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51790435-f87e-4e0f-b226-7ec34b846056 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:37.596128 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51790435-f87e-4e0f-b226-7ec34b846056 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.596443 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51790435-f87e-4e0f-b226-7ec34b846056 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.605133 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.605133 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:37.611384 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-51790435-f87e-4e0f-b226-7ec34b846056 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Volume info retrieved successfully. Aug 25 04:55:37.618223 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51790435-f87e-4e0f-b226-7ec34b846056 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 returned with HTTP 200 Aug 25 04:55:37.618777 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 746/2942] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:37 2026] GET /volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:37.638411 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c108faef-8092-46fd-9957-62b64a53089d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.642043 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c108faef-8092-46fd-9957-62b64a53089d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/os-volume-transfer/detail Aug 25 04:55:37.642043 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c108faef-8092-46fd-9957-62b64a53089d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.642043 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c108faef-8092-46fd-9957-62b64a53089d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.642043 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-c108faef-8092-46fd-9957-62b64a53089d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Listing volume transfers {{(pid=100268) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 04:55:37.642043 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.642043 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:37.646035 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c108faef-8092-46fd-9957-62b64a53089d tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 25 04:55:37.646368 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 737/2943] 10.4.3.213 () {66 vars in 1291 bytes} [Tue Aug 25 04:55:37 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:37.659513 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96b204b8-3069-44a3-9ab5-06ef1818d34c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.663805 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96b204b8-3069-44a3-9ab5-06ef1818d34c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] DELETE https://10.4.3.213/volume/v3/os-volume-transfer/61d26dbf-c9fd-4222-a1c7-36ca7ef42028 Aug 25 04:55:37.664127 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96b204b8-3069-44a3-9ab5-06ef1818d34c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.664421 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96b204b8-3069-44a3-9ab5-06ef1818d34c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.664809 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-96b204b8-3069-44a3-9ab5-06ef1818d34c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Delete transfer with id: 61d26dbf-c9fd-4222-a1c7-36ca7ef42028 Aug 25 04:55:37.679653 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.679653 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:37.688417 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96b204b8-3069-44a3-9ab5-06ef1818d34c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/os-volume-transfer/61d26dbf-c9fd-4222-a1c7-36ca7ef42028 returned with HTTP 202 Aug 25 04:55:37.688892 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 733/2944] 10.4.3.213 () {66 vars in 1384 bytes} [Tue Aug 25 04:55:37 2026] DELETE /volume/v3/os-volume-transfer/61d26dbf-c9fd-4222-a1c7-36ca7ef42028 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:37.696422 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f867b278-2dad-48bf-bbf1-c2a5ac07893c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.698632 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f867b278-2dad-48bf-bbf1-c2a5ac07893c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:37.698868 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f867b278-2dad-48bf-bbf1-c2a5ac07893c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.699096 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f867b278-2dad-48bf-bbf1-c2a5ac07893c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.708210 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.708210 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:37.712374 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f867b278-2dad-48bf-bbf1-c2a5ac07893c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Volume info retrieved successfully. Aug 25 04:55:37.717536 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f867b278-2dad-48bf-bbf1-c2a5ac07893c tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 returned with HTTP 200 Aug 25 04:55:37.717936 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 729/2945] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:37 2026] GET /volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:37.738295 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de131142-6282-4635-a6b1-c5b078b1e963 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.741265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de131142-6282-4635-a6b1-c5b078b1e963 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] DELETE https://10.4.3.213/volume/v3/os-volume-transfer/61d26dbf-c9fd-4222-a1c7-36ca7ef42028 Aug 25 04:55:37.742231 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de131142-6282-4635-a6b1-c5b078b1e963 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.742231 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de131142-6282-4635-a6b1-c5b078b1e963 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.742492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-de131142-6282-4635-a6b1-c5b078b1e963 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Delete transfer with id: 61d26dbf-c9fd-4222-a1c7-36ca7ef42028 Aug 25 04:55:37.748204 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de131142-6282-4635-a6b1-c5b078b1e963 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/os-volume-transfer/61d26dbf-c9fd-4222-a1c7-36ca7ef42028 returned with HTTP 404 Aug 25 04:55:37.748783 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 747/2946] 10.4.3.213 () {66 vars in 1384 bytes} [Tue Aug 25 04:55:37 2026] DELETE /volume/v3/os-volume-transfer/61d26dbf-c9fd-4222-a1c7-36ca7ef42028 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:37.758003 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-73af9e0e-a93f-405a-8483-4471562ae744 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.760082 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73af9e0e-a93f-405a-8483-4471562ae744 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:37.760335 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73af9e0e-a93f-405a-8483-4471562ae744 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.760608 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73af9e0e-a93f-405a-8483-4471562ae744 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.760814 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-73af9e0e-a93f-405a-8483-4471562ae744 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Delete volume with id: 6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:37.770801 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.770801 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:37.771535 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-73af9e0e-a93f-405a-8483-4471562ae744 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Volume info retrieved successfully. Aug 25 04:55:37.786812 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30297645-fa23-46fc-9f0b-61449c578ea4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.789541 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30297645-fa23-46fc-9f0b-61449c578ea4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:37.789893 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30297645-fa23-46fc-9f0b-61449c578ea4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.790246 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30297645-fa23-46fc-9f0b-61449c578ea4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.790462 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-30297645-fa23-46fc-9f0b-61449c578ea4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:37.793235 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-73af9e0e-a93f-405a-8483-4471562ae744 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Delete volume request issued successfully. Aug 25 04:55:37.793505 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73af9e0e-a93f-405a-8483-4471562ae744 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 returned with HTTP 202 Aug 25 04:55:37.793947 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 738/2947] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:37 2026] DELETE /volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:37.795878 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.795878 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:37.797057 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30297645-fa23-46fc-9f0b-61449c578ea4 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:37.797653 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 734/2948] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:37 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:37.803015 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-991d97a3-d1ce-409d-a749-2a5824c6be06 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.804621 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-991d97a3-d1ce-409d-a749-2a5824c6be06 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] GET https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:37.804894 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-991d97a3-d1ce-409d-a749-2a5824c6be06 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.805165 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-991d97a3-d1ce-409d-a749-2a5824c6be06 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.813391 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.813391 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:37.817846 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-991d97a3-d1ce-409d-a749-2a5824c6be06 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Volume info retrieved successfully. Aug 25 04:55:37.823419 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-991d97a3-d1ce-409d-a749-2a5824c6be06 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 returned with HTTP 200 Aug 25 04:55:37.823924 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 730/2949] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:37 2026] GET /volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:37.942571 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a055c441-8ade-4085-8f3b-315e7657a8f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.944620 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a055c441-8ade-4085-8f3b-315e7657a8f5 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 Aug 25 04:55:37.944853 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a055c441-8ade-4085-8f3b-315e7657a8f5 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:37.945030 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a055c441-8ade-4085-8f3b-315e7657a8f5 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:37.952167 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.952167 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:37.956199 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a055c441-8ade-4085-8f3b-315e7657a8f5 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Volume info retrieved successfully. Aug 25 04:55:37.961096 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a055c441-8ade-4085-8f3b-315e7657a8f5 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 returned with HTTP 200 Aug 25 04:55:37.961639 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 748/2950] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:37 2026] GET /volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:37.978521 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-014be7b1-0d90-4e85-a22e-1a465e317f35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:37.980897 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-014be7b1-0d90-4e85-a22e-1a465e317f35 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:55:37.981621 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-014be7b1-0d90-4e85-a22e-1a465e317f35 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0f86a757-fe9e-4d40-9b73-bec2e5e0db90", "name": "tempest-type-Backup-1950703623"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:37.982717 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-014be7b1-0d90-4e85-a22e-1a465e317f35 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Creating new backup {'backup': {'volume_id': '0f86a757-fe9e-4d40-9b73-bec2e5e0db90', 'name': 'tempest-type-Backup-1950703623'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:55:37.982931 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-014be7b1-0d90-4e85-a22e-1a465e317f35 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Creating backup of volume 0f86a757-fe9e-4d40-9b73-bec2e5e0db90 in container None Aug 25 04:55:37.992278 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:37.992278 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:37.992835 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-014be7b1-0d90-4e85-a22e-1a465e317f35 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Volume info retrieved successfully. Aug 25 04:55:38.011720 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a35ffbc-f70c-4041-a3e0-fe835f7e1c7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.014170 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a35ffbc-f70c-4041-a3e0-fe835f7e1c7c tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136 Aug 25 04:55:38.014594 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a35ffbc-f70c-4041-a3e0-fe835f7e1c7c tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:38.014955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a35ffbc-f70c-4041-a3e0-fe835f7e1c7c tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:38.015316 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-0a35ffbc-f70c-4041-a3e0-fe835f7e1c7c tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] show called for member 72ee4815-40db-48a4-b2db-94f5d0b5e136 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:55:38.019749 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.019749 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:38.022694 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-014be7b1-0d90-4e85-a22e-1a465e317f35 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Created reservations ['8230d65d-4cb8-4ef7-a967-4ab120ba0e2d', '5bf1fc10-c195-4ce0-9cd6-6984e0de2043'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:38.028100 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a35ffbc-f70c-4041-a3e0-fe835f7e1c7c tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136 returned with HTTP 200 Aug 25 04:55:38.028693 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 735/2951] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:55:38 2026] GET /volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:38.041629 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.044145 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:38.044708 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-784871963", "volume_type": "f076a0b3-3e03-4c38-9f4d-7e97e334caa4", "group_id": "72ee4815-40db-48a4-b2db-94f5d0b5e136", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:38.046757 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-784871963', 'volume_type': 'f076a0b3-3e03-4c38-9f4d-7e97e334caa4', 'group_id': '72ee4815-40db-48a4-b2db-94f5d0b5e136', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:38.054933 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.054933 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:38.055649 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-014be7b1-0d90-4e85-a22e-1a465e317f35 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:55:38.056041 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 739/2952] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:55:37 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:38.056183 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Create volume of 1 GB Aug 25 04:55:38.069303 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5926ee58-510b-48ac-a4ba-9201161f7538 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.070743 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Availability Zones retrieved successfully. Aug 25 04:55:38.071443 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5926ee58-510b-48ac-a4ba-9201161f7538 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:38.071730 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5926ee58-510b-48ac-a4ba-9201161f7538 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:38.072044 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5926ee58-510b-48ac-a4ba-9201161f7538 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:38.072227 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5926ee58-510b-48ac-a4ba-9201161f7538 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:38.076734 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.076734 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:38.077447 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5926ee58-510b-48ac-a4ba-9201161f7538 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:38.078069 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 749/2953] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:38 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:38.082757 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Flow 'volume_create_api' (03356af2-f8bd-4bc0-9bfa-7a935edb1d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:38.084535 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc72724-1e6a-4ff8-b97d-f30e0d07f802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:38.085790 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.085790 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:38.086057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:38.113185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc72724-1e6a-4ff8-b97d-f30e0d07f802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f076a0b3-3e03-4c38-9f4d-7e97e334caa4,is_public=True,name='tempest-GroupsV314Test-volume-type-386002740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f076a0b3-3e03-4c38-9f4d-7e97e334caa4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '72ee4815-40db-48a4-b2db-94f5d0b5e136', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:38.114327 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a80f577d-82de-46de-ac87-08b6cabb62e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:38.153248 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-386002740 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-386002740, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:38.153752 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-386002740 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-386002740, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:38.215452 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Created reservations ['eb4a9049-091d-4098-8a47-bbd77460c05b', 'f3e741d9-95c2-46b5-b4c0-4d6ee85665bd', '2049ab59-a836-4d9a-bb47-0a00bc418710', '14577bee-cc09-42db-9b0f-6ff6fd3da222'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:38.216956 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a80f577d-82de-46de-ac87-08b6cabb62e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb4a9049-091d-4098-8a47-bbd77460c05b', 'f3e741d9-95c2-46b5-b4c0-4d6ee85665bd', '2049ab59-a836-4d9a-bb47-0a00bc418710', '14577bee-cc09-42db-9b0f-6ff6fd3da222']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:38.218274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ebc31c-e1f7-40ad-bf3f-f5b51d778037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:38.249633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ebc31c-e1f7-40ad-bf3f-f5b51d778037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de3ca51d-b934-4ac2-b4cc-fac9f2bceafb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-784871963',encryption_key_id=None,group_id=72ee4815-40db-48a4-b2db-94f5d0b5e136,group_type_id=,metadata={},multiattach=False,project_id='3259dcfb2d314dbdb9c6ebcb45f6db2b',qos_specs=None,replication_status=,reservations=['eb4a9049-091d-4098-8a47-bbd77460c05b','f3e741d9-95c2-46b5-b4c0-4d6ee85665bd','2049ab59-a836-4d9a-bb47-0a00bc418710','14577bee-cc09-42db-9b0f-6ff6fd3da222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b12d7331894ccd9773e80baaf71d7f',volume_type_id=f076a0b3-3e03-4c38-9f4d-7e97e334caa4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-784871963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=72ee4815-40db-48a4-b2db-94f5d0b5e136,host=None,id=de3ca51d-b934-4ac2-b4cc-fac9f2bceafb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3259dcfb2d314dbdb9c6ebcb45f6db2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b12d7331894ccd9773e80baaf71d7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f076a0b3-3e03-4c38-9f4d-7e97e334caa4),volume_type_id=f076a0b3-3e03-4c38-9f4d-7e97e334caa4)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:38.250585 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831acb15-5036-4144-9709-d99a6c9c964f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:38.276560 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831acb15-5036-4144-9709-d99a6c9c964f) transitioned into state 'SUCCESS' from state '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-784871963',encryption_key_id=None,group_id=72ee4815-40db-48a4-b2db-94f5d0b5e136,group_type_id=,metadata={},multiattach=False,project_id='3259dcfb2d314dbdb9c6ebcb45f6db2b',qos_specs=None,replication_status=,reservations=['eb4a9049-091d-4098-8a47-bbd77460c05b','f3e741d9-95c2-46b5-b4c0-4d6ee85665bd','2049ab59-a836-4d9a-bb47-0a00bc418710','14577bee-cc09-42db-9b0f-6ff6fd3da222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b12d7331894ccd9773e80baaf71d7f',volume_type_id=f076a0b3-3e03-4c38-9f4d-7e97e334caa4)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:38.277936 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd78495-7ad6-48e7-96bc-183b273c6859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:38.298344 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd78495-7ad6-48e7-96bc-183b273c6859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:38.299550 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Flow 'volume_create_api' (03356af2-f8bd-4bc0-9bfa-7a935edb1d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:38.299999 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Create volume request issued successfully. Aug 25 04:55:38.300991 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:38.301222 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:38.357144 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:38.362346 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.362346 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:38.367782 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e91ec60d-3e9a-4762-9163-5c3d12bebe46 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:38.368354 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 731/2954] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:55:38 2026] POST /volume/v3/volumes => generated 817 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:38.382892 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a596213-2633-4058-b716-7b5a6230c3f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.386168 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a596213-2633-4058-b716-7b5a6230c3f1 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb Aug 25 04:55:38.386470 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a596213-2633-4058-b716-7b5a6230c3f1 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:38.386768 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a596213-2633-4058-b716-7b5a6230c3f1 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:38.398793 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.398793 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:38.409636 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4a596213-2633-4058-b716-7b5a6230c3f1 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Volume info retrieved successfully. Aug 25 04:55:38.410677 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-4a596213-2633-4058-b716-7b5a6230c3f1 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:38.411223 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-4a596213-2633-4058-b716-7b5a6230c3f1 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:38.466186 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-4a596213-2633-4058-b716-7b5a6230c3f1 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:38.470891 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.470891 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:38.481764 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a596213-2633-4058-b716-7b5a6230c3f1 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb returned with HTTP 200 Aug 25 04:55:38.482135 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 736/2955] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:38 2026] GET /volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb => generated 885 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:38.811980 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62cdab26-d4c6-4aac-a3d6-fa363aa7ef51 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.814263 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62cdab26-d4c6-4aac-a3d6-fa363aa7ef51 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:38.814547 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62cdab26-d4c6-4aac-a3d6-fa363aa7ef51 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:38.814769 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62cdab26-d4c6-4aac-a3d6-fa363aa7ef51 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:38.814935 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-62cdab26-d4c6-4aac-a3d6-fa363aa7ef51 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:38.819938 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.819938 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:38.820935 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62cdab26-d4c6-4aac-a3d6-fa363aa7ef51 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:38.821364 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 740/2956] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:38 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:38.836702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0ef8ec55-7ea4-429c-8912-2ca0126bd262 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.837316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-37b3d1b9-2559-4a8d-9ae6-72f77af07f01 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.839646 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ef8ec55-7ea4-429c-8912-2ca0126bd262 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:55:38.839802 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37b3d1b9-2559-4a8d-9ae6-72f77af07f01 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] GET https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:38.839865 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ef8ec55-7ea4-429c-8912-2ca0126bd262 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:38.840111 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37b3d1b9-2559-4a8d-9ae6-72f77af07f01 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:38.840161 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ef8ec55-7ea4-429c-8912-2ca0126bd262 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:38.840261 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0ef8ec55-7ea4-429c-8912-2ca0126bd262 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:38.840368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-37b3d1b9-2559-4a8d-9ae6-72f77af07f01 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:38.845662 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.845662 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:38.846689 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ef8ec55-7ea4-429c-8912-2ca0126bd262 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:55:38.847172 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 750/2957] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:38 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:38.848767 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-37b3d1b9-2559-4a8d-9ae6-72f77af07f01 tempest-VolumesTransfersTest-1117112718 tempest-VolumesTransfersTest-1117112718-project-admin] https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 returned with HTTP 404 Aug 25 04:55:38.849566 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 732/2958] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:38 2026] GET /volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:38.859922 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0bbb20e6-e623-42ef-a172-550cd459a47b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.862559 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bbb20e6-e623-42ef-a172-550cd459a47b tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] GET https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:38.862845 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bbb20e6-e623-42ef-a172-550cd459a47b tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:38.863132 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bbb20e6-e623-42ef-a172-550cd459a47b tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:38.866695 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e8b3acc-a535-4808-895f-50ec4883b784 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.868770 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e8b3acc-a535-4808-895f-50ec4883b784 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:55:38.869323 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e8b3acc-a535-4808-895f-50ec4883b784 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fa4347fc-9a02-4acc-a447-c9240f56d779", "incremental": true, "force": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:38.871765 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bbb20e6-e623-42ef-a172-550cd459a47b tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 returned with HTTP 404 Aug 25 04:55:38.872104 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-0e8b3acc-a535-4808-895f-50ec4883b784 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating new backup {'backup': {'volume_id': 'fa4347fc-9a02-4acc-a447-c9240f56d779', 'incremental': True, 'force': True}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:55:38.872333 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-0e8b3acc-a535-4808-895f-50ec4883b784 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating backup of volume fa4347fc-9a02-4acc-a447-c9240f56d779 in container None Aug 25 04:55:38.872986 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 737/2959] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:38 2026] GET /volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:38.881914 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b549914a-ad79-4ddc-b86c-6d3b41605364 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.884228 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b549914a-ad79-4ddc-b86c-6d3b41605364 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] DELETE https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:38.884556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b549914a-ad79-4ddc-b86c-6d3b41605364 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:38.884765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b549914a-ad79-4ddc-b86c-6d3b41605364 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:38.884964 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-b549914a-ad79-4ddc-b86c-6d3b41605364 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] Delete volume with id: 6a051557-c9eb-47f9-9c3f-485015030bc0 Aug 25 04:55:38.888044 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:38.888044 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:38.888950 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0e8b3acc-a535-4808-895f-50ec4883b784 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:38.892717 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b549914a-ad79-4ddc-b86c-6d3b41605364 tempest-VolumesTransfersTest-209038672 tempest-VolumesTransfersTest-209038672-project-member] https://10.4.3.213/volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 returned with HTTP 404 Aug 25 04:55:38.893403 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 751/2960] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:38 2026] DELETE /volume/v3/volumes/6a051557-c9eb-47f9-9c3f-485015030bc0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:38.920506 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0e8b3acc-a535-4808-895f-50ec4883b784 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['1f08a1d6-1c56-42d8-beac-b2d8aa7a8482', 'c07fe7af-1ee9-4767-9fa5-6131e61ae075'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:38.982900 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e8b3acc-a535-4808-895f-50ec4883b784 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:55:38.983499 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 741/2961] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:55:38 2026] POST /volume/v3/backups => generated 288 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:38.994776 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-82e5e6c1-8441-47a2-b8c1-e43ff8f17536 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:38.997889 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82e5e6c1-8441-47a2-b8c1-e43ff8f17536 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:38.998030 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82e5e6c1-8441-47a2-b8c1-e43ff8f17536 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:38.998295 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82e5e6c1-8441-47a2-b8c1-e43ff8f17536 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:38.998454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-82e5e6c1-8441-47a2-b8c1-e43ff8f17536 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:39.005236 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:39.005236 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:39.006209 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82e5e6c1-8441-47a2-b8c1-e43ff8f17536 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:39.006722 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 733/2962] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:38 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:39.091228 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-845adea3-edfb-4ff1-88f6-71022d6f3a66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:39.093593 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-845adea3-edfb-4ff1-88f6-71022d6f3a66 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:39.094026 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-845adea3-edfb-4ff1-88f6-71022d6f3a66 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:39.094608 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-845adea3-edfb-4ff1-88f6-71022d6f3a66 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:39.094749 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-845adea3-edfb-4ff1-88f6-71022d6f3a66 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:39.100235 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:39.100235 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:39.101688 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-845adea3-edfb-4ff1-88f6-71022d6f3a66 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:39.102192 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 738/2963] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:39 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:39.500677 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de7f0996-b18c-47c4-a769-df0bb1869441 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:39.506088 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de7f0996-b18c-47c4-a769-df0bb1869441 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb Aug 25 04:55:39.506325 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de7f0996-b18c-47c4-a769-df0bb1869441 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:39.507951 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de7f0996-b18c-47c4-a769-df0bb1869441 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:39.521691 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:39.521691 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:39.527443 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de7f0996-b18c-47c4-a769-df0bb1869441 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Volume info retrieved successfully. Aug 25 04:55:39.528705 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-de7f0996-b18c-47c4-a769-df0bb1869441 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:39.528912 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-de7f0996-b18c-47c4-a769-df0bb1869441 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:39.582137 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-de7f0996-b18c-47c4-a769-df0bb1869441 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:39.588661 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:39.588661 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:39.603168 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de7f0996-b18c-47c4-a769-df0bb1869441 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb returned with HTTP 200 Aug 25 04:55:39.603667 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 752/2964] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:39 2026] GET /volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:39.620223 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:39.623203 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] POST https://10.4.3.213/volume/v3/groups/action Aug 25 04:55:39.623950 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Action body: b'{"create-from-src": {"source_group_id": "72ee4815-40db-48a4-b2db-94f5d0b5e136", "name": "tempest-Group_from_grp-759314743"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:39.624196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "72ee4815-40db-48a4-b2db-94f5d0b5e136", "name": "tempest-Group_from_grp-759314743"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:39.626714 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Creating new group {'create-from-src': {'source_group_id': '72ee4815-40db-48a4-b2db-94f5d0b5e136', 'name': 'tempest-Group_from_grp-759314743'}}. {{(pid=100268) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 04:55:39.626957 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Creating group tempest-Group_from_grp-759314743 from source group 72ee4815-40db-48a4-b2db-94f5d0b5e136. Aug 25 04:55:39.632349 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:39.632349 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:39.640762 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:39.640762 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:39.672420 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Created reservations ['ffcec085-fb24-4d87-a67d-e37f03533283'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:39.742820 np0000008045 devstack@c-api.service[100268]: INFO cinder.group.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] A mapping entry already exists for group 0d74ca91-e925-4f00-be66-110d221a52c6 and volume type f076a0b3-3e03-4c38-9f4d-7e97e334caa4. Do not need to create again. Aug 25 04:55:39.743339 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:39.743339 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:39.743874 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Availability Zones retrieved successfully. Aug 25 04:55:39.749578 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Flow 'volume_create_api' (7875d7f3-d047-4a13-b393-77fdc6067e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:39.751350 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efc8358-e394-41b8-866a-f2067a29060e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:39.752921 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:39.777711 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efc8358-e394-41b8-866a-f2067a29060e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'de3ca51d-b934-4ac2-b4cc-fac9f2bceafb', 'volume_type': VolumeType(created_at=2026-08-25T04:55:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f076a0b3-3e03-4c38-9f4d-7e97e334caa4,is_public=True,name='tempest-GroupsV314Test-volume-type-386002740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f076a0b3-3e03-4c38-9f4d-7e97e334caa4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0d74ca91-e925-4f00-be66-110d221a52c6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:39.778679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b8bcb3-454e-4c1a-8c80-f0cead11b449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:39.810408 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-386002740 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-386002740, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:39.810763 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-386002740 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-386002740, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:39.831732 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Created reservations ['c28ead5c-3811-4f2b-950f-e75e42206aac', '31ec4256-d255-48a0-bdb5-204bd7095d66', 'c63e13e0-6fe9-4ce1-a8e0-8df651f0bd09', '960a8a3e-2eac-4902-95d5-a47e36087fc9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:39.832692 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b8bcb3-454e-4c1a-8c80-f0cead11b449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28ead5c-3811-4f2b-950f-e75e42206aac', '31ec4256-d255-48a0-bdb5-204bd7095d66', 'c63e13e0-6fe9-4ce1-a8e0-8df651f0bd09', '960a8a3e-2eac-4902-95d5-a47e36087fc9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:39.833510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ee0a3b-19f0-421e-a9e8-b9909a926c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:39.868891 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ee0a3b-19f0-421e-a9e8-b9909a926c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '147b93df-8247-40aa-92ac-1a9ff1fe8f5a', '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=0d74ca91-e925-4f00-be66-110d221a52c6,group_type_id=,metadata={},multiattach=False,project_id='3259dcfb2d314dbdb9c6ebcb45f6db2b',qos_specs=None,replication_status=,reservations=['c28ead5c-3811-4f2b-950f-e75e42206aac','31ec4256-d255-48a0-bdb5-204bd7095d66','c63e13e0-6fe9-4ce1-a8e0-8df651f0bd09','960a8a3e-2eac-4902-95d5-a47e36087fc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=de3ca51d-b934-4ac2-b4cc-fac9f2bceafb,status='creating',user_id='96b12d7331894ccd9773e80baaf71d7f',volume_type_id=f076a0b3-3e03-4c38-9f4d-7e97e334caa4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d74ca91-e925-4f00-be66-110d221a52c6,host=None,id=147b93df-8247-40aa-92ac-1a9ff1fe8f5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3259dcfb2d314dbdb9c6ebcb45f6db2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=de3ca51d-b934-4ac2-b4cc-fac9f2bceafb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b12d7331894ccd9773e80baaf71d7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f076a0b3-3e03-4c38-9f4d-7e97e334caa4),volume_type_id=f076a0b3-3e03-4c38-9f4d-7e97e334caa4)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:39.870055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e610bd-8483-446f-b765-21bd46dac5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:39.898675 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e610bd-8483-446f-b765-21bd46dac5c1) transitioned into state 'SUCCESS' from 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=0d74ca91-e925-4f00-be66-110d221a52c6,group_type_id=,metadata={},multiattach=False,project_id='3259dcfb2d314dbdb9c6ebcb45f6db2b',qos_specs=None,replication_status=,reservations=['c28ead5c-3811-4f2b-950f-e75e42206aac','31ec4256-d255-48a0-bdb5-204bd7095d66','c63e13e0-6fe9-4ce1-a8e0-8df651f0bd09','960a8a3e-2eac-4902-95d5-a47e36087fc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=de3ca51d-b934-4ac2-b4cc-fac9f2bceafb,status='creating',user_id='96b12d7331894ccd9773e80baaf71d7f',volume_type_id=f076a0b3-3e03-4c38-9f4d-7e97e334caa4)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:39.900020 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Flow 'volume_create_api' (7875d7f3-d047-4a13-b393-77fdc6067e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:39.900761 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Create volume request issued successfully. Aug 25 04:55:39.921454 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6f0e670-d168-4f26-ae8d-19a888a83832 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/groups/action returned with HTTP 202 Aug 25 04:55:39.921983 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 742/2965] 10.4.3.213 () {70 vars in 1318 bytes} [Tue Aug 25 04:55:39 2026] POST /volume/v3/groups/action => generated 101 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:39.931906 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:39.934666 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:55:39.934666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:39.934666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:39.935012 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:55:39.936301 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:55:39.947496 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Get all volumes completed successfully. Aug 25 04:55:39.948346 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:39.948530 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:39.998459 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:40.003030 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.003030 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:40.009034 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:40.009034 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:40.023063 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6d9d889-81af-46fb-92db-ecf30df449b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:40.025986 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6d9d889-81af-46fb-92db-ecf30df449b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:40.026413 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6d9d889-81af-46fb-92db-ecf30df449b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:40.026962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6d9d889-81af-46fb-92db-ecf30df449b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:40.027326 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a6d9d889-81af-46fb-92db-ecf30df449b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:40.034301 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.034301 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:40.035616 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6d9d889-81af-46fb-92db-ecf30df449b6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:40.036299 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 739/2966] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:40 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:40.055687 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:40.060230 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.060230 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:40.071064 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a60a0106-9813-4ead-98ee-3727645e5ca8 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:55:40.071619 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 734/2967] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:55:39 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:40.086973 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-224d0db4-3501-459b-9e61-6bf6b2c52538 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:40.091069 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-224d0db4-3501-459b-9e61-6bf6b2c52538 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/147b93df-8247-40aa-92ac-1a9ff1fe8f5a Aug 25 04:55:40.091403 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-224d0db4-3501-459b-9e61-6bf6b2c52538 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:40.091693 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-224d0db4-3501-459b-9e61-6bf6b2c52538 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:40.101503 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.101503 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:40.107693 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-224d0db4-3501-459b-9e61-6bf6b2c52538 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Volume info retrieved successfully. Aug 25 04:55:40.108592 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-224d0db4-3501-459b-9e61-6bf6b2c52538 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:40.108897 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-224d0db4-3501-459b-9e61-6bf6b2c52538 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:40.120152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-306fc114-3011-473f-84fc-d9831017590a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:40.122846 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-306fc114-3011-473f-84fc-d9831017590a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:40.123058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-306fc114-3011-473f-84fc-d9831017590a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:40.123331 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-306fc114-3011-473f-84fc-d9831017590a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:40.123502 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-306fc114-3011-473f-84fc-d9831017590a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:40.128822 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.128822 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:40.129528 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-306fc114-3011-473f-84fc-d9831017590a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:40.129931 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 743/2968] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:40 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:40.157686 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-224d0db4-3501-459b-9e61-6bf6b2c52538 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:40.165783 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.165783 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:40.178904 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-224d0db4-3501-459b-9e61-6bf6b2c52538 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/147b93df-8247-40aa-92ac-1a9ff1fe8f5a returned with HTTP 200 Aug 25 04:55:40.179502 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 753/2969] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:40 2026] GET /volume/v3/volumes/147b93df-8247-40aa-92ac-1a9ff1fe8f5a => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:40.196992 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f58e363-b2c7-4d3d-858f-dbe26a5c4dc9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:40.200523 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f58e363-b2c7-4d3d-858f-dbe26a5c4dc9 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/groups/0d74ca91-e925-4f00-be66-110d221a52c6 Aug 25 04:55:40.201169 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f58e363-b2c7-4d3d-858f-dbe26a5c4dc9 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:40.201169 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f58e363-b2c7-4d3d-858f-dbe26a5c4dc9 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:40.201169 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-2f58e363-b2c7-4d3d-858f-dbe26a5c4dc9 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] show called for member 0d74ca91-e925-4f00-be66-110d221a52c6 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:55:40.208969 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.208969 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:40.222803 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f58e363-b2c7-4d3d-858f-dbe26a5c4dc9 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/groups/0d74ca91-e925-4f00-be66-110d221a52c6 returned with HTTP 200 Aug 25 04:55:40.223468 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 740/2970] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:55:40 2026] GET /volume/v3/groups/0d74ca91-e925-4f00-be66-110d221a52c6 => generated 416 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:40.236687 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4fd58745-c818-47be-8d95-60a315f61c9e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:40.239899 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:55:40.240538 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:40.240638 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:40.240955 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:55:40.241889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:55:40.251278 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Get all volumes completed successfully. Aug 25 04:55:40.252151 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:40.252786 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:40.306692 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:40.311682 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.311682 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:40.318681 np0000008045 devstack@c-api.service[100270]: WARNING stevedore.named [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:40.318943 np0000008045 devstack@c-api.service[100270]: WARNING castellan.key_manager [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:40.365281 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:40.369292 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.369292 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:40.378052 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fd58745-c818-47be-8d95-60a315f61c9e tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:55:40.378487 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 735/2971] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:55:40 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:40.395381 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5788a5f8-354f-4fdb-86a3-fdf43f3cdb8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:40.396733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5788a5f8-354f-4fdb-86a3-fdf43f3cdb8f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] POST https://10.4.3.213/volume/v3/groups/0d74ca91-e925-4f00-be66-110d221a52c6/action Aug 25 04:55:40.397340 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5788a5f8-354f-4fdb-86a3-fdf43f3cdb8f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:40.397385 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5788a5f8-354f-4fdb-86a3-fdf43f3cdb8f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:40.400268 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-5788a5f8-354f-4fdb-86a3-fdf43f3cdb8f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] delete called for group 0d74ca91-e925-4f00-be66-110d221a52c6 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:55:40.400268 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-5788a5f8-354f-4fdb-86a3-fdf43f3cdb8f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Delete group with id: 0d74ca91-e925-4f00-be66-110d221a52c6 Aug 25 04:55:40.404213 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.404213 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:40.462215 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5788a5f8-354f-4fdb-86a3-fdf43f3cdb8f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/groups/0d74ca91-e925-4f00-be66-110d221a52c6/action returned with HTTP 202 Aug 25 04:55:40.462870 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 744/2972] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:55:40 2026] POST /volume/v3/groups/0d74ca91-e925-4f00-be66-110d221a52c6/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:55:40.472186 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d2ac574-1b92-4ef8-ae3d-aed37e178f7f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:40.474520 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d2ac574-1b92-4ef8-ae3d-aed37e178f7f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/147b93df-8247-40aa-92ac-1a9ff1fe8f5a Aug 25 04:55:40.474520 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d2ac574-1b92-4ef8-ae3d-aed37e178f7f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:40.474817 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d2ac574-1b92-4ef8-ae3d-aed37e178f7f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:40.483767 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.483767 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:40.493023 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5d2ac574-1b92-4ef8-ae3d-aed37e178f7f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Volume info retrieved successfully. Aug 25 04:55:40.493023 np0000008045 devstack@c-api.service[100269]: WARNING stevedore.named [None req-5d2ac574-1b92-4ef8-ae3d-aed37e178f7f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:40.493187 np0000008045 devstack@c-api.service[100269]: WARNING castellan.key_manager [None req-5d2ac574-1b92-4ef8-ae3d-aed37e178f7f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:40.551048 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-5d2ac574-1b92-4ef8-ae3d-aed37e178f7f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:40.556301 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:40.556301 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:40.567423 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d2ac574-1b92-4ef8-ae3d-aed37e178f7f tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/147b93df-8247-40aa-92ac-1a9ff1fe8f5a returned with HTTP 200 Aug 25 04:55:40.567987 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 754/2973] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:40 2026] GET /volume/v3/volumes/147b93df-8247-40aa-92ac-1a9ff1fe8f5a => generated 921 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:41.050067 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9573b014-905f-4c6f-ad4c-c8e77ae50448 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:41.052655 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9573b014-905f-4c6f-ad4c-c8e77ae50448 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:41.052655 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9573b014-905f-4c6f-ad4c-c8e77ae50448 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:41.052655 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9573b014-905f-4c6f-ad4c-c8e77ae50448 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:41.052655 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9573b014-905f-4c6f-ad4c-c8e77ae50448 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:41.062029 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:41.062029 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:41.063130 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9573b014-905f-4c6f-ad4c-c8e77ae50448 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:41.063466 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 741/2974] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:41 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:41.140993 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-551f0353-af73-48bb-98d7-e374bbf42fac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:41.143931 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-551f0353-af73-48bb-98d7-e374bbf42fac tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:41.144006 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-551f0353-af73-48bb-98d7-e374bbf42fac tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:41.144236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-551f0353-af73-48bb-98d7-e374bbf42fac tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:41.144399 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-551f0353-af73-48bb-98d7-e374bbf42fac tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:41.149413 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:41.149413 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:41.150268 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-551f0353-af73-48bb-98d7-e374bbf42fac tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:41.150651 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 736/2975] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:41 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:41.583521 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed47baa3-251e-4737-a3ac-a7d2c5be4c66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:41.586055 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed47baa3-251e-4737-a3ac-a7d2c5be4c66 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/147b93df-8247-40aa-92ac-1a9ff1fe8f5a Aug 25 04:55:41.586400 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed47baa3-251e-4737-a3ac-a7d2c5be4c66 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:41.586853 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed47baa3-251e-4737-a3ac-a7d2c5be4c66 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:41.596637 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed47baa3-251e-4737-a3ac-a7d2c5be4c66 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/147b93df-8247-40aa-92ac-1a9ff1fe8f5a returned with HTTP 404 Aug 25 04:55:41.597370 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 745/2976] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:41 2026] GET /volume/v3/volumes/147b93df-8247-40aa-92ac-1a9ff1fe8f5a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:55:41.606538 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-463c199e-83f4-4fe2-a628-723a0048ab2d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:41.609312 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-463c199e-83f4-4fe2-a628-723a0048ab2d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/groups/0d74ca91-e925-4f00-be66-110d221a52c6 Aug 25 04:55:41.610229 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-463c199e-83f4-4fe2-a628-723a0048ab2d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:41.610229 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-463c199e-83f4-4fe2-a628-723a0048ab2d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:41.610229 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.groups [None req-463c199e-83f4-4fe2-a628-723a0048ab2d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] show called for member 0d74ca91-e925-4f00-be66-110d221a52c6 {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:55:41.615823 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-463c199e-83f4-4fe2-a628-723a0048ab2d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/groups/0d74ca91-e925-4f00-be66-110d221a52c6 returned with HTTP 404 Aug 25 04:55:41.616417 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 755/2977] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:55:41 2026] GET /volume/v3/groups/0d74ca91-e925-4f00-be66-110d221a52c6 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:55:41.624537 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:41.627134 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:55:41.627418 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:41.627753 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:41.628206 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:55:41.629251 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:55:41.638798 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Get all volumes completed successfully. Aug 25 04:55:41.639891 np0000008045 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:41.640118 np0000008045 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:41.690894 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:41.695151 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:41.695151 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:41.706196 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba4c4a8a-ca5f-4d7d-ab0d-1ed33c1aec33 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:55:41.707486 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 742/2978] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 04:55:41 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:41.725973 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-860086ee-2675-48c1-8b93-333edb9e9edd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:41.730084 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-860086ee-2675-48c1-8b93-333edb9e9edd tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] POST https://10.4.3.213/volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136/action Aug 25 04:55:41.730479 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-860086ee-2675-48c1-8b93-333edb9e9edd tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:41.730613 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-860086ee-2675-48c1-8b93-333edb9e9edd tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:41.732513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.groups [None req-860086ee-2675-48c1-8b93-333edb9e9edd tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] delete called for group 72ee4815-40db-48a4-b2db-94f5d0b5e136 {{(pid=100270) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 04:55:41.732776 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.groups [None req-860086ee-2675-48c1-8b93-333edb9e9edd tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Delete group with id: 72ee4815-40db-48a4-b2db-94f5d0b5e136 Aug 25 04:55:41.740131 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:41.740131 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:41.795447 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-860086ee-2675-48c1-8b93-333edb9e9edd tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136/action returned with HTTP 202 Aug 25 04:55:41.796290 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 737/2979] 10.4.3.213 () {70 vars in 1428 bytes} [Tue Aug 25 04:55:41 2026] POST /volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:55:41.807482 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9187eb39-681d-4719-a950-c68e29d5cd4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:41.811965 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9187eb39-681d-4719-a950-c68e29d5cd4d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb Aug 25 04:55:41.812189 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9187eb39-681d-4719-a950-c68e29d5cd4d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:41.812449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9187eb39-681d-4719-a950-c68e29d5cd4d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:41.827111 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:41.827111 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:41.832634 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9187eb39-681d-4719-a950-c68e29d5cd4d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Volume info retrieved successfully. Aug 25 04:55:41.832890 np0000008045 devstack@c-api.service[100268]: WARNING stevedore.named [None req-9187eb39-681d-4719-a950-c68e29d5cd4d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 04:55:41.833062 np0000008045 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-9187eb39-681d-4719-a950-c68e29d5cd4d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 04:55:41.892465 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-9187eb39-681d-4719-a950-c68e29d5cd4d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:41.896895 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:41.896895 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:41.906054 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9187eb39-681d-4719-a950-c68e29d5cd4d tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb returned with HTTP 200 Aug 25 04:55:41.906519 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 746/2980] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:41 2026] GET /volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:42.082474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-87e2be18-46d5-48c5-a4bc-7d4147306e86 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:42.086913 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87e2be18-46d5-48c5-a4bc-7d4147306e86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:42.087452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87e2be18-46d5-48c5-a4bc-7d4147306e86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:42.087682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87e2be18-46d5-48c5-a4bc-7d4147306e86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:42.088005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-87e2be18-46d5-48c5-a4bc-7d4147306e86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:42.095520 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:42.095520 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:42.097292 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87e2be18-46d5-48c5-a4bc-7d4147306e86 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:42.097819 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 756/2981] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:42 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 696 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:42.164156 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae3b47fe-b9d1-4738-a430-7f66e0f5e33a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:42.166581 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae3b47fe-b9d1-4738-a430-7f66e0f5e33a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:42.167082 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae3b47fe-b9d1-4738-a430-7f66e0f5e33a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:42.167512 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae3b47fe-b9d1-4738-a430-7f66e0f5e33a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:42.167925 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ae3b47fe-b9d1-4738-a430-7f66e0f5e33a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:42.174109 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:42.174109 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:42.175403 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae3b47fe-b9d1-4738-a430-7f66e0f5e33a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:42.176245 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 743/2982] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:42 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:42.928446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-43a2f2a7-a11b-47a5-a848-24eb43d7c6e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:42.928446 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43a2f2a7-a11b-47a5-a848-24eb43d7c6e2 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb Aug 25 04:55:42.928446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43a2f2a7-a11b-47a5-a848-24eb43d7c6e2 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:42.928446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43a2f2a7-a11b-47a5-a848-24eb43d7c6e2 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:42.936130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43a2f2a7-a11b-47a5-a848-24eb43d7c6e2 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb returned with HTTP 404 Aug 25 04:55:42.936664 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 738/2983] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:42 2026] GET /volume/v3/volumes/de3ca51d-b934-4ac2-b4cc-fac9f2bceafb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:55:42.945912 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65645814-1fcf-407e-8325-53f0be597973 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:42.948051 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65645814-1fcf-407e-8325-53f0be597973 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] GET https://10.4.3.213/volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136 Aug 25 04:55:42.948291 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65645814-1fcf-407e-8325-53f0be597973 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:42.948527 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65645814-1fcf-407e-8325-53f0be597973 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:42.948678 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-65645814-1fcf-407e-8325-53f0be597973 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] show called for member 72ee4815-40db-48a4-b2db-94f5d0b5e136 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 04:55:42.951898 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65645814-1fcf-407e-8325-53f0be597973 tempest-GroupsV314Test-1439462495 tempest-GroupsV314Test-1439462495-project-member] https://10.4.3.213/volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136 returned with HTTP 404 Aug 25 04:55:42.952342 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 747/2984] 10.4.3.213 () {68 vars in 1386 bytes} [Tue Aug 25 04:55:42 2026] GET /volume/v3/groups/72ee4815-40db-48a4-b2db-94f5d0b5e136 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:55:42.961955 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bcb62f2d-de83-455f-acd7-0aedde8a5612 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:42.963932 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcb62f2d-de83-455f-acd7-0aedde8a5612 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] DELETE https://10.4.3.213/volume/v3/group_types/afab92dd-9705-41d7-be09-711428d0247c Aug 25 04:55:42.964234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcb62f2d-de83-455f-acd7-0aedde8a5612 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:42.964466 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcb62f2d-de83-455f-acd7-0aedde8a5612 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:42.980630 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcb62f2d-de83-455f-acd7-0aedde8a5612 tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] https://10.4.3.213/volume/v3/group_types/afab92dd-9705-41d7-be09-711428d0247c returned with HTTP 202 Aug 25 04:55:42.981174 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 757/2985] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:55:42 2026] DELETE /volume/v3/group_types/afab92dd-9705-41d7-be09-711428d0247c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:55:42.990793 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e041bc7-0850-425c-b74d-06e6e74f2d2b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:42.993139 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e041bc7-0850-425c-b74d-06e6e74f2d2b tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] DELETE https://10.4.3.213/volume/v3/types/f076a0b3-3e03-4c38-9f4d-7e97e334caa4 Aug 25 04:55:42.993511 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e041bc7-0850-425c-b74d-06e6e74f2d2b tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:42.993763 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e041bc7-0850-425c-b74d-06e6e74f2d2b tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:43.020527 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e041bc7-0850-425c-b74d-06e6e74f2d2b tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] https://10.4.3.213/volume/v3/types/f076a0b3-3e03-4c38-9f4d-7e97e334caa4 returned with HTTP 202 Aug 25 04:55:43.021259 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 744/2986] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:55:42 2026] DELETE /volume/v3/types/f076a0b3-3e03-4c38-9f4d-7e97e334caa4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:43.029638 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3418d808-1661-4d5f-9372-c4badda348cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:43.031955 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3418d808-1661-4d5f-9372-c4badda348cf tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] GET https://10.4.3.213/volume/v3/types/f076a0b3-3e03-4c38-9f4d-7e97e334caa4 Aug 25 04:55:43.032207 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3418d808-1661-4d5f-9372-c4badda348cf tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:43.032400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3418d808-1661-4d5f-9372-c4badda348cf tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:43.037171 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3418d808-1661-4d5f-9372-c4badda348cf tempest-GroupsV314Test-1920112276 tempest-GroupsV314Test-1920112276-project-admin] https://10.4.3.213/volume/v3/types/f076a0b3-3e03-4c38-9f4d-7e97e334caa4 returned with HTTP 404 Aug 25 04:55:43.038050 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 739/2987] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:55:43 2026] GET /volume/v3/types/f076a0b3-3e03-4c38-9f4d-7e97e334caa4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:43.110736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae42e37d-87ac-4b76-9e62-a7ca04626ca7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:43.112847 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae42e37d-87ac-4b76-9e62-a7ca04626ca7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:43.113144 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae42e37d-87ac-4b76-9e62-a7ca04626ca7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:43.113511 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae42e37d-87ac-4b76-9e62-a7ca04626ca7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:43.113810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ae42e37d-87ac-4b76-9e62-a7ca04626ca7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:43.123441 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:43.123441 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:43.124658 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae42e37d-87ac-4b76-9e62-a7ca04626ca7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:43.125356 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 748/2988] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:43 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:43.195894 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7b150e9f-d910-4d1a-b724-6a64cdd383a7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:43.200454 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b150e9f-d910-4d1a-b724-6a64cdd383a7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:43.200454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b150e9f-d910-4d1a-b724-6a64cdd383a7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:43.200454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7b150e9f-d910-4d1a-b724-6a64cdd383a7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:43.200454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7b150e9f-d910-4d1a-b724-6a64cdd383a7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:43.209005 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:43.209005 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:43.209005 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7b150e9f-d910-4d1a-b724-6a64cdd383a7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:43.209005 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 758/2989] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:43 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:44.142206 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17abb5a4-c97a-46a2-9ff8-5c4b34147f88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:44.144811 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17abb5a4-c97a-46a2-9ff8-5c4b34147f88 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:44.145136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17abb5a4-c97a-46a2-9ff8-5c4b34147f88 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:44.145409 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17abb5a4-c97a-46a2-9ff8-5c4b34147f88 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:44.145718 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-17abb5a4-c97a-46a2-9ff8-5c4b34147f88 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:44.154888 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:44.154888 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:44.154888 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17abb5a4-c97a-46a2-9ff8-5c4b34147f88 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:44.156148 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 745/2990] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:44 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:44.225272 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bc1944fd-9e4b-44c1-937b-631fd9f330c1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:44.227524 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc1944fd-9e4b-44c1-937b-631fd9f330c1 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:44.228651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bc1944fd-9e4b-44c1-937b-631fd9f330c1 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:44.228651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bc1944fd-9e4b-44c1-937b-631fd9f330c1 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:44.229219 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bc1944fd-9e4b-44c1-937b-631fd9f330c1 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:44.244352 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:44.244352 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:44.246007 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc1944fd-9e4b-44c1-937b-631fd9f330c1 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:44.246985 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 740/2991] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:44 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:44.734595 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b99f7a4-27ce-425b-ba29-d8df73e97715 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:44.737520 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b99f7a4-27ce-425b-ba29-d8df73e97715 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:44.737868 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b99f7a4-27ce-425b-ba29-d8df73e97715 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:44.738775 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b99f7a4-27ce-425b-ba29-d8df73e97715 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:44.752693 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:44.752693 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:44.757957 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b99f7a4-27ce-425b-ba29-d8df73e97715 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:44.764820 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b99f7a4-27ce-425b-ba29-d8df73e97715 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:44.765379 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 749/2992] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:44 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:45.014265 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:45.017021 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:45.017021 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-211248305", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:45.018931 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-211248305', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:45.018931 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Create volume of 1 GB Aug 25 04:55:45.024882 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Availability Zones retrieved successfully. Aug 25 04:55:45.032671 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Flow 'volume_create_api' (b9f96e4b-eb5c-429e-b311-c1150f9ece11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:45.034454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cedea0a7-f75e-4dc5-abdd-bebbc6690ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:45.036377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:45.129803 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cedea0a7-f75e-4dc5-abdd-bebbc6690ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:45.130707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f6c0dd-9405-49fe-8e7e-adaa046e5118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:45.173847 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d753601-b1f8-4bb8-a182-d1744ce9ef8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:45.177054 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d753601-b1f8-4bb8-a182-d1744ce9ef8b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:45.177451 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d753601-b1f8-4bb8-a182-d1744ce9ef8b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:45.177838 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d753601-b1f8-4bb8-a182-d1744ce9ef8b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:45.178029 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3d753601-b1f8-4bb8-a182-d1744ce9ef8b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:45.185258 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:45.185258 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:45.187543 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d753601-b1f8-4bb8-a182-d1744ce9ef8b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:45.188130 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 746/2993] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:45 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:45.266067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b9b5584c-b869-4194-87f9-0b9373ddd114 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:45.268401 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Created reservations ['86b41157-0d03-4c5a-b099-84af2865222d', 'a82131b2-6693-4dd3-bbfb-dc592dac0d1c', '7e5153d3-658a-41d2-b8b7-0a610bb43f17', '7320d058-32fb-4b96-9362-4122417e4e0f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:45.270557 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9b5584c-b869-4194-87f9-0b9373ddd114 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:45.271279 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9b5584c-b869-4194-87f9-0b9373ddd114 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:45.271279 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9b5584c-b869-4194-87f9-0b9373ddd114 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:45.271279 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b9b5584c-b869-4194-87f9-0b9373ddd114 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:45.271576 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f6c0dd-9405-49fe-8e7e-adaa046e5118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86b41157-0d03-4c5a-b099-84af2865222d', 'a82131b2-6693-4dd3-bbfb-dc592dac0d1c', '7e5153d3-658a-41d2-b8b7-0a610bb43f17', '7320d058-32fb-4b96-9362-4122417e4e0f']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:45.273160 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae094fdb-30d6-4de0-9f17-d98f3663a039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:45.284454 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:45.284454 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:45.288363 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9b5584c-b869-4194-87f9-0b9373ddd114 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:45.288363 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 741/2994] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:45 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:45.331970 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae094fdb-30d6-4de0-9f17-d98f3663a039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28cd9a0b-d508-47bc-98cf-896f9296447d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-211248305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6e5260bc134d20ad765b5c948747ff',qos_specs=None,replication_status=,reservations=['86b41157-0d03-4c5a-b099-84af2865222d','a82131b2-6693-4dd3-bbfb-dc592dac0d1c','7e5153d3-658a-41d2-b8b7-0a610bb43f17','7320d058-32fb-4b96-9362-4122417e4e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cc5ec92b14840cdbb810c11a66295da',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-211248305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28cd9a0b-d508-47bc-98cf-896f9296447d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea6e5260bc134d20ad765b5c948747ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cc5ec92b14840cdbb810c11a66295da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:45.333055 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5b4392-1b43-4e61-b409-a58a02765bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:45.378305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5b4392-1b43-4e61-b409-a58a02765bfe) transitioned into state 'SUCCESS' from state '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-211248305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6e5260bc134d20ad765b5c948747ff',qos_specs=None,replication_status=,reservations=['86b41157-0d03-4c5a-b099-84af2865222d','a82131b2-6693-4dd3-bbfb-dc592dac0d1c','7e5153d3-658a-41d2-b8b7-0a610bb43f17','7320d058-32fb-4b96-9362-4122417e4e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cc5ec92b14840cdbb810c11a66295da',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:45.379670 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10eb2e93-b39b-4cf1-b0b3-26ac06d79153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:45.398746 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10eb2e93-b39b-4cf1-b0b3-26ac06d79153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:45.400077 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Flow 'volume_create_api' (b9f96e4b-eb5c-429e-b311-c1150f9ece11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:45.400557 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Create volume request issued successfully. Aug 25 04:55:45.401498 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0ec6031c-63d9-4d3f-a2d1-85ec44e00cce tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:45.402223 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 759/2995] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 04:55:45 2026] POST /volume/v3/volumes => generated 788 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:45.419555 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6348ad0-650a-489f-8b9e-94a283df935f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:45.425766 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6348ad0-650a-489f-8b9e-94a283df935f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:45.425766 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6348ad0-650a-489f-8b9e-94a283df935f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:45.431644 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6348ad0-650a-489f-8b9e-94a283df935f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:45.443477 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:45.443477 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:45.448975 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6348ad0-650a-489f-8b9e-94a283df935f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:45.455117 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6348ad0-650a-489f-8b9e-94a283df935f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:45.455527 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 750/2996] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:45 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:46.019710 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b552e96-2917-419b-8526-5a4327dd3f02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.022094 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b552e96-2917-419b-8526-5a4327dd3f02 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:46.022315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b552e96-2917-419b-8526-5a4327dd3f02 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.022566 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b552e96-2917-419b-8526-5a4327dd3f02 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.030399 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.030399 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:46.036759 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b552e96-2917-419b-8526-5a4327dd3f02 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:46.043203 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b552e96-2917-419b-8526-5a4327dd3f02 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:46.043932 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 747/2997] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:46.061855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3ca7db1d-c65e-47e7-9252-e91d6525db85 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.065693 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3ca7db1d-c65e-47e7-9252-e91d6525db85 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] DELETE https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:46.065693 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3ca7db1d-c65e-47e7-9252-e91d6525db85 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.065693 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3ca7db1d-c65e-47e7-9252-e91d6525db85 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.065693 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-3ca7db1d-c65e-47e7-9252-e91d6525db85 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Delete volume with id: b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:46.073267 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.073267 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:46.073888 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3ca7db1d-c65e-47e7-9252-e91d6525db85 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:46.104044 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3ca7db1d-c65e-47e7-9252-e91d6525db85 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Delete volume request issued successfully. Aug 25 04:55:46.104210 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3ca7db1d-c65e-47e7-9252-e91d6525db85 tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 202 Aug 25 04:55:46.104719 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 742/2998] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:46 2026] DELETE /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:46.116507 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f090b54-f4a9-4e4a-a93a-08693c6f2ffe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.119233 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f090b54-f4a9-4e4a-a93a-08693c6f2ffe tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:46.119565 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f090b54-f4a9-4e4a-a93a-08693c6f2ffe tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.119878 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f090b54-f4a9-4e4a-a93a-08693c6f2ffe tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.133263 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.133263 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:46.141224 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1f090b54-f4a9-4e4a-a93a-08693c6f2ffe tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Volume info retrieved successfully. Aug 25 04:55:46.148935 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f090b54-f4a9-4e4a-a93a-08693c6f2ffe tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 200 Aug 25 04:55:46.149331 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 760/2999] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:46.207043 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0446327-7c83-41de-bb03-dad93a4d5a18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.208594 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0446327-7c83-41de-bb03-dad93a4d5a18 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:46.208793 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0446327-7c83-41de-bb03-dad93a4d5a18 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.209018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0446327-7c83-41de-bb03-dad93a4d5a18 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.209160 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f0446327-7c83-41de-bb03-dad93a4d5a18 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:46.221772 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.221772 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:46.223065 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0446327-7c83-41de-bb03-dad93a4d5a18 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:46.225087 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 751/3000] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:46.299709 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54629410-c8a3-4ade-8cb5-95c3c121313c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.303168 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54629410-c8a3-4ade-8cb5-95c3c121313c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:46.303168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54629410-c8a3-4ade-8cb5-95c3c121313c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.303340 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54629410-c8a3-4ade-8cb5-95c3c121313c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.305710 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-54629410-c8a3-4ade-8cb5-95c3c121313c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:46.312523 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.312523 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:46.313129 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54629410-c8a3-4ade-8cb5-95c3c121313c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:46.313736 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 748/3001] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:46.470037 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c438312-42cd-4155-b59d-89667887822c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.472418 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c438312-42cd-4155-b59d-89667887822c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:46.472777 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c438312-42cd-4155-b59d-89667887822c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.473097 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c438312-42cd-4155-b59d-89667887822c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.484959 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.484959 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:46.492890 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1c438312-42cd-4155-b59d-89667887822c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:46.499500 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c438312-42cd-4155-b59d-89667887822c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:46.500087 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 743/3002] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:46.523919 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7904612a-c8a8-4f56-8d79-b6042e5e121c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.527618 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7904612a-c8a8-4f56-8d79-b6042e5e121c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:46.528016 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7904612a-c8a8-4f56-8d79-b6042e5e121c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.528207 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7904612a-c8a8-4f56-8d79-b6042e5e121c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.543902 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.543902 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:46.565621 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7904612a-c8a8-4f56-8d79-b6042e5e121c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:46.582680 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7904612a-c8a8-4f56-8d79-b6042e5e121c tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:46.583237 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 761/3003] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 881 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:46.648550 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-922617ae-7d67-438e-a972-292366a7b950 req-26b0de49-8efb-4157-8748-751a7e8610ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.654935 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-26b0de49-8efb-4157-8748-751a7e8610ef tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:46.655193 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-26b0de49-8efb-4157-8748-751a7e8610ef tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.655543 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-26b0de49-8efb-4157-8748-751a7e8610ef tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.677194 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.677194 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:46.682496 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-922617ae-7d67-438e-a972-292366a7b950 req-26b0de49-8efb-4157-8748-751a7e8610ef tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:46.688326 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-26b0de49-8efb-4157-8748-751a7e8610ef tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:46.688917 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 752/3004] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:46.810785 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee29f253-6d5e-4973-88b7-4f550d75fe34 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.811294 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee29f253-6d5e-4973-88b7-4f550d75fe34 None None] GET https://10.4.3.213/volume// Aug 25 04:55:46.811562 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee29f253-6d5e-4973-88b7-4f550d75fe34 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.811797 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee29f253-6d5e-4973-88b7-4f550d75fe34 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.812323 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee29f253-6d5e-4973-88b7-4f550d75fe34 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:46.812916 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 749/3005] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:55:46.823008 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-922617ae-7d67-438e-a972-292366a7b950 req-402dfe2b-e1ee-405b-a3b7-7bec616c5ed2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.831452 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-402dfe2b-e1ee-405b-a3b7-7bec616c5ed2 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:55:46.831452 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-402dfe2b-e1ee-405b-a3b7-7bec616c5ed2 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28cd9a0b-d508-47bc-98cf-896f9296447d", "connector": null, "instance_uuid": "ebfd20b4-b7cf-4f2c-9b8b-556968f7c047"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:46.844778 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.844778 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:46.877127 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-402dfe2b-e1ee-405b-a3b7-7bec616c5ed2 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:55:46.877910 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 744/3006] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:55:46 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 25 04:55:46.926918 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ee97e4ec-61d0-44e9-9f8f-4324ebcd62e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.928922 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee97e4ec-61d0-44e9-9f8f-4324ebcd62e0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:46.929129 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee97e4ec-61d0-44e9-9f8f-4324ebcd62e0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.929347 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee97e4ec-61d0-44e9-9f8f-4324ebcd62e0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.942085 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.942085 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:46.945260 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-362ff5bc-b5c8-4b25-b7a9-f3416d60f7cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.946773 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-362ff5bc-b5c8-4b25-b7a9-f3416d60f7cc None None] GET https://10.4.3.213/volume// Aug 25 04:55:46.947145 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-362ff5bc-b5c8-4b25-b7a9-f3416d60f7cc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.947304 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-362ff5bc-b5c8-4b25-b7a9-f3416d60f7cc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.947698 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-362ff5bc-b5c8-4b25-b7a9-f3416d60f7cc None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:46.948098 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 753/3007] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:55:46.950409 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ee97e4ec-61d0-44e9-9f8f-4324ebcd62e0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:46.960241 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-922617ae-7d67-438e-a972-292366a7b950 req-ba4f0d49-5f8d-4c86-bd4a-dedf8c051e98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.960591 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee97e4ec-61d0-44e9-9f8f-4324ebcd62e0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:46.961783 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 762/3008] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:46.963103 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fcd61cda-a913-4404-b937-d4934d000b99 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:46.963259 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-ba4f0d49-5f8d-4c86-bd4a-dedf8c051e98 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:46.963623 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-ba4f0d49-5f8d-4c86-bd4a-dedf8c051e98 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:46.964127 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-ba4f0d49-5f8d-4c86-bd4a-dedf8c051e98 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:46.981659 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:46.981659 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:46.987328 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-922617ae-7d67-438e-a972-292366a7b950 req-ba4f0d49-5f8d-4c86-bd4a-dedf8c051e98 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:46.994888 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-ba4f0d49-5f8d-4c86-bd4a-dedf8c051e98 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:46.995450 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 750/3009] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 1042 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:47.123224 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fcd61cda-a913-4404-b937-d4934d000b99 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 Aug 25 04:55:47.123461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fcd61cda-a913-4404-b937-d4934d000b99 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.123678 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fcd61cda-a913-4404-b937-d4934d000b99 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.124141 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:47.124141 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:47.134247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-922617ae-7d67-438e-a972-292366a7b950 req-6aacef5e-b8bf-400b-a79c-6da7f176cfb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.135141 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-fcd61cda-a913-4404-b937-d4934d000b99 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.135524 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-fcd61cda-a913-4404-b937-d4934d000b99 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.135848 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-fcd61cda-a913-4404-b937-d4934d000b99 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.139177 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-6aacef5e-b8bf-400b-a79c-6da7f176cfb1 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] PUT https://10.4.3.213/volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd Aug 25 04:55:47.139657 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-6aacef5e-b8bf-400b-a79c-6da7f176cfb1 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:47.142879 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fcd61cda-a913-4404-b937-d4934d000b99 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 returned with HTTP 200 Aug 25 04:55:47.143703 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 745/3010] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:55:46 2026] GET /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 => generated 600 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:47.150453 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-922617ae-7d67-438e-a972-292366a7b950 req-6aacef5e-b8bf-400b-a79c-6da7f176cfb1 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Acquiring lock "cinder-attachment_update-28cd9a0b-d508-47bc-98cf-896f9296447d-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:55:47.154387 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5f3b4747-c99e-47f8-974a-abc424131068 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.156010 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f3b4747-c99e-47f8-974a-abc424131068 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3/defaults Aug 25 04:55:47.156323 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-922617ae-7d67-438e-a972-292366a7b950 req-6aacef5e-b8bf-400b-a79c-6da7f176cfb1 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Lock "cinder-attachment_update-28cd9a0b-d508-47bc-98cf-896f9296447d-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:55:47.156397 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f3b4747-c99e-47f8-974a-abc424131068 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.156678 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f3b4747-c99e-47f8-974a-abc424131068 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'defaults' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.157980 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:47.157980 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:47.165337 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a55be41-5d7f-4d47-8a0f-1ca26a08917f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.167726 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a55be41-5d7f-4d47-8a0f-1ca26a08917f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] GET https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 Aug 25 04:55:47.167988 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a55be41-5d7f-4d47-8a0f-1ca26a08917f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.168761 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a55be41-5d7f-4d47-8a0f-1ca26a08917f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.169990 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-5f3b4747-c99e-47f8-974a-abc424131068 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.170443 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-5f3b4747-c99e-47f8-974a-abc424131068 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.170911 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-5f3b4747-c99e-47f8-974a-abc424131068 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.177273 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a55be41-5d7f-4d47-8a0f-1ca26a08917f tempest-VolumesActionsTest-1894513503 tempest-VolumesActionsTest-1894513503-project-member] https://10.4.3.213/volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 returned with HTTP 404 Aug 25 04:55:47.177841 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f3b4747-c99e-47f8-974a-abc424131068 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3/defaults returned with HTTP 200 Aug 25 04:55:47.177968 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 751/3011] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/volumes/b0026b91-a802-42b5-bbe0-08a4af149611 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:47.178318 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 763/3012] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3/defaults => generated 600 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:47.188932 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-772bff86-456e-4cd7-891b-db84ea78644c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.191072 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-772bff86-456e-4cd7-891b-db84ea78644c tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 Aug 25 04:55:47.191577 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-772bff86-456e-4cd7-891b-db84ea78644c tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:47.241420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4f3b8a0-2f0c-4636-bb0c-d92cb021ae8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.243876 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4f3b8a0-2f0c-4636-bb0c-d92cb021ae8a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:47.244003 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4f3b8a0-2f0c-4636-bb0c-d92cb021ae8a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.244286 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4f3b8a0-2f0c-4636-bb0c-d92cb021ae8a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.244471 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f4f3b8a0-2f0c-4636-bb0c-d92cb021ae8a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:47.249872 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:47.249872 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:47.250896 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4f3b8a0-2f0c-4636-bb0c-d92cb021ae8a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:47.251364 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 752/3013] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:47.256221 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-772bff86-456e-4cd7-891b-db84ea78644c tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 returned with HTTP 200 Aug 25 04:55:47.257359 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 746/3014] 10.4.3.213 () {68 vars in 1374 bytes} [Tue Aug 25 04:55:47 2026] PUT /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 => generated 558 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:47.265272 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fd7bf204-76d4-480d-9a69-72c23cfc41c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.279077 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd7bf204-76d4-480d-9a69-72c23cfc41c3 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] DELETE https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 Aug 25 04:55:47.279077 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd7bf204-76d4-480d-9a69-72c23cfc41c3 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.279077 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd7bf204-76d4-480d-9a69-72c23cfc41c3 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.291413 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd7bf204-76d4-480d-9a69-72c23cfc41c3 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 returned with HTTP 200 Aug 25 04:55:47.291698 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 764/3015] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:55:47 2026] DELETE /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 04:55:47.304455 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a2a51f5-892d-4b30-88b7-06762a3060ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.307246 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-922617ae-7d67-438e-a972-292366a7b950 req-6aacef5e-b8bf-400b-a79c-6da7f176cfb1 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Lock "cinder-attachment_update-28cd9a0b-d508-47bc-98cf-896f9296447d-np0000008045" released by "attachment_update" :: held 0.150s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:55:47.309556 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a2a51f5-892d-4b30-88b7-06762a3060ec tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 Aug 25 04:55:47.309556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a2a51f5-892d-4b30-88b7-06762a3060ec tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.309665 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-6aacef5e-b8bf-400b-a79c-6da7f176cfb1 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd returned with HTTP 200 Aug 25 04:55:47.309713 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a2a51f5-892d-4b30-88b7-06762a3060ec tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.309762 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 754/3016] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:55:47 2026] PUT /volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:47.318406 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7a2a51f5-892d-4b30-88b7-06762a3060ec tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.319454 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7a2a51f5-892d-4b30-88b7-06762a3060ec tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.320284 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7a2a51f5-892d-4b30-88b7-06762a3060ec tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.328064 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a81b01b1-f690-4848-8dc0-037432ce4ee7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.330233 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a81b01b1-f690-4848-8dc0-037432ce4ee7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:47.330906 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a81b01b1-f690-4848-8dc0-037432ce4ee7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.330906 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a81b01b1-f690-4848-8dc0-037432ce4ee7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.331017 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a81b01b1-f690-4848-8dc0-037432ce4ee7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:47.334910 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a2a51f5-892d-4b30-88b7-06762a3060ec tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 returned with HTTP 200 Aug 25 04:55:47.335410 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 753/3017] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 => generated 600 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:47.337403 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:47.337403 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:47.338421 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a81b01b1-f690-4848-8dc0-037432ce4ee7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:47.338970 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 747/3018] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:47.353764 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ad84080-b8d2-40cd-9e3b-899ca705b7bc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.357056 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ad84080-b8d2-40cd-9e3b-899ca705b7bc tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 Aug 25 04:55:47.357620 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ad84080-b8d2-40cd-9e3b-899ca705b7bc tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:47.493833 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ad84080-b8d2-40cd-9e3b-899ca705b7bc tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 returned with HTTP 200 Aug 25 04:55:47.494532 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 765/3019] 10.4.3.213 () {68 vars in 1375 bytes} [Tue Aug 25 04:55:47 2026] PUT /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 => generated 558 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:47.511939 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32e8f1a6-8d7e-424d-928a-fa5cc9ae66b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.513598 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32e8f1a6-8d7e-424d-928a-fa5cc9ae66b4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3/defaults Aug 25 04:55:47.513852 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32e8f1a6-8d7e-424d-928a-fa5cc9ae66b4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.514087 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32e8f1a6-8d7e-424d-928a-fa5cc9ae66b4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'defaults' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.514943 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:47.514943 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:47.522722 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-32e8f1a6-8d7e-424d-928a-fa5cc9ae66b4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1621243222 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1621243222, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:47.526224 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32e8f1a6-8d7e-424d-928a-fa5cc9ae66b4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3/defaults returned with HTTP 200 Aug 25 04:55:47.526744 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 755/3020] 10.4.3.213 () {66 vars in 1381 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3/defaults => generated 600 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:47.539751 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9181ef31-024b-4fc5-8ca9-ae6e4b64cf08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.542024 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9181ef31-024b-4fc5-8ca9-ae6e4b64cf08 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 Aug 25 04:55:47.542266 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9181ef31-024b-4fc5-8ca9-ae6e4b64cf08 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.542485 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9181ef31-024b-4fc5-8ca9-ae6e4b64cf08 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.562446 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9181ef31-024b-4fc5-8ca9-ae6e4b64cf08 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 returned with HTTP 200 Aug 25 04:55:47.562946 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 754/3021] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 => generated 600 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:47.573985 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c72966bf-ac6c-4345-ae56-ca302cd61746 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.576965 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c72966bf-ac6c-4345-ae56-ca302cd61746 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True Aug 25 04:55:47.577641 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c72966bf-ac6c-4345-ae56-ca302cd61746 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.577641 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c72966bf-ac6c-4345-ae56-ca302cd61746 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.611016 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c72966bf-ac6c-4345-ae56-ca302cd61746 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True returned with HTTP 200 Aug 25 04:55:47.611578 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 748/3022] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True => generated 1341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:47.626262 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.729266 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:47.729972 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1575619171"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:47.732033 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1575619171'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:47.732253 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Create volume of 1 GB Aug 25 04:55:47.737892 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Availability Zones retrieved successfully. Aug 25 04:55:47.745122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Flow 'volume_create_api' (425ffcb8-c0ce-466f-ab38-529399e79a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:47.746440 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1d2c0e-d501-4693-8346-d864722260cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:47.747648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:47.778054 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1d2c0e-d501-4693-8346-d864722260cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:47.779144 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f086d1c7-ca7c-47c8-8d20-733096bdb27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:47.880100 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Created reservations ['d5fefbf6-e09d-4070-98b6-11835c9e439e', '01b76d5b-045d-416e-85fa-da09075ba7ba', 'b4fdc258-b2e9-4047-af67-73cc09a63b71', 'eaad230e-c442-4751-a1f9-f97a22f4392d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:47.881190 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f086d1c7-ca7c-47c8-8d20-733096bdb27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5fefbf6-e09d-4070-98b6-11835c9e439e', '01b76d5b-045d-416e-85fa-da09075ba7ba', 'b4fdc258-b2e9-4047-af67-73cc09a63b71', 'eaad230e-c442-4751-a1f9-f97a22f4392d']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:47.882289 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be406a0f-3207-4415-aba9-1cf626183992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:47.914737 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be406a0f-3207-4415-aba9-1cf626183992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ada52655-f395-4f1e-bdeb-216fcb9b465c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1575619171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f902cd8f1e64cc381bbdb24b6c734d3',qos_specs=None,replication_status=,reservations=['d5fefbf6-e09d-4070-98b6-11835c9e439e','01b76d5b-045d-416e-85fa-da09075ba7ba','b4fdc258-b2e9-4047-af67-73cc09a63b71','eaad230e-c442-4751-a1f9-f97a22f4392d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405438ad607947048be46c3f4dca7dfb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1575619171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ada52655-f395-4f1e-bdeb-216fcb9b465c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f902cd8f1e64cc381bbdb24b6c734d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='405438ad607947048be46c3f4dca7dfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:47.916917 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d41458-04bb-4044-b237-6194b4412d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:47.950106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d41458-04bb-4044-b237-6194b4412d93) transitioned into state 'SUCCESS' from state '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-1575619171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f902cd8f1e64cc381bbdb24b6c734d3',qos_specs=None,replication_status=,reservations=['d5fefbf6-e09d-4070-98b6-11835c9e439e','01b76d5b-045d-416e-85fa-da09075ba7ba','b4fdc258-b2e9-4047-af67-73cc09a63b71','eaad230e-c442-4751-a1f9-f97a22f4392d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405438ad607947048be46c3f4dca7dfb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:47.951082 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4acee8-6802-484c-8e66-6de0cb07c611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:47.966524 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4acee8-6802-484c-8e66-6de0cb07c611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:47.966524 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Flow 'volume_create_api' (425ffcb8-c0ce-466f-ab38-529399e79a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:47.966743 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Create volume request issued successfully. Aug 25 04:55:47.967632 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1e71a9d-ee0e-4ee2-a927-4ff7cc921710 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:47.968214 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 766/3023] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:47 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 25 04:55:47.985741 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41354d21-406f-466f-b10a-6ada4aaa2104 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.988252 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41354d21-406f-466f-b10a-6ada4aaa2104 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] GET https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c Aug 25 04:55:47.988551 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41354d21-406f-466f-b10a-6ada4aaa2104 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:47.989626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41354d21-406f-466f-b10a-6ada4aaa2104 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:47.996884 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8668b902-1c03-4cf4-99e2-dea6191b82a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:47.998663 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:47.998663 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:48.003196 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41354d21-406f-466f-b10a-6ada4aaa2104 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Volume info retrieved successfully. Aug 25 04:55:48.006714 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8668b902-1c03-4cf4-99e2-dea6191b82a3 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:48.008315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8668b902-1c03-4cf4-99e2-dea6191b82a3 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:48.008787 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8668b902-1c03-4cf4-99e2-dea6191b82a3 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:48.009899 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41354d21-406f-466f-b10a-6ada4aaa2104 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c returned with HTTP 200 Aug 25 04:55:48.010244 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 755/3024] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:48.049000 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:48.049000 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:48.063148 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8668b902-1c03-4cf4-99e2-dea6191b82a3 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:48.074948 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8668b902-1c03-4cf4-99e2-dea6191b82a3 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:48.075736 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 756/3025] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:47 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 881 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:48.264262 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7a2da652-f289-49de-8e3a-06f428280c19 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:48.266245 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a2da652-f289-49de-8e3a-06f428280c19 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:48.266469 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a2da652-f289-49de-8e3a-06f428280c19 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:48.266667 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a2da652-f289-49de-8e3a-06f428280c19 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:48.266787 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7a2da652-f289-49de-8e3a-06f428280c19 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:48.271485 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:48.271485 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:48.272709 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a2da652-f289-49de-8e3a-06f428280c19 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:48.273208 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 749/3026] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:48 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:48.355665 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5a5383d2-e876-487a-bf12-c7591e7f050c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:48.358152 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a5383d2-e876-487a-bf12-c7591e7f050c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:48.358475 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a5383d2-e876-487a-bf12-c7591e7f050c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:48.358748 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a5383d2-e876-487a-bf12-c7591e7f050c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:48.358974 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5a5383d2-e876-487a-bf12-c7591e7f050c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:48.365505 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:48.365505 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:48.366316 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a5383d2-e876-487a-bf12-c7591e7f050c tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:48.366867 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 767/3027] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:48 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:49.026356 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f98eb75-7052-4016-9e41-5ddebb24a066 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:49.029285 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f98eb75-7052-4016-9e41-5ddebb24a066 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] GET https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c Aug 25 04:55:49.029627 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f98eb75-7052-4016-9e41-5ddebb24a066 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:49.029916 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f98eb75-7052-4016-9e41-5ddebb24a066 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:49.042777 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:49.042777 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:49.047796 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1f98eb75-7052-4016-9e41-5ddebb24a066 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Volume info retrieved successfully. Aug 25 04:55:49.055100 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f98eb75-7052-4016-9e41-5ddebb24a066 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c returned with HTTP 200 Aug 25 04:55:49.056253 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 756/3028] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:49 2026] GET /volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:49.072968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27dcfce5-09d3-466e-bb12-80e5a98b88dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:49.082576 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27dcfce5-09d3-466e-bb12-80e5a98b88dd tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True Aug 25 04:55:49.082792 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27dcfce5-09d3-466e-bb12-80e5a98b88dd tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:49.082996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27dcfce5-09d3-466e-bb12-80e5a98b88dd tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:49.096370 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e21f178b-3b5c-4981-9ad3-884a7b494fb2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:49.099375 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e21f178b-3b5c-4981-9ad3-884a7b494fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:49.099634 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e21f178b-3b5c-4981-9ad3-884a7b494fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:49.099928 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e21f178b-3b5c-4981-9ad3-884a7b494fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:49.114853 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:49.114853 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:49.119476 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27dcfce5-09d3-466e-bb12-80e5a98b88dd tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True returned with HTTP 200 Aug 25 04:55:49.120007 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 757/3029] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:55:49 2026] GET /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True => generated 1341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:49.122840 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e21f178b-3b5c-4981-9ad3-884a7b494fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:49.128148 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e21f178b-3b5c-4981-9ad3-884a7b494fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:49.128626 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 750/3030] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:49 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:49.137116 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fe4e51b-7000-4acb-911a-0f5e76a905f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:49.139851 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fe4e51b-7000-4acb-911a-0f5e76a905f1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] DELETE https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c Aug 25 04:55:49.140021 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fe4e51b-7000-4acb-911a-0f5e76a905f1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:49.141031 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fe4e51b-7000-4acb-911a-0f5e76a905f1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:49.141031 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2fe4e51b-7000-4acb-911a-0f5e76a905f1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Delete volume with id: ada52655-f395-4f1e-bdeb-216fcb9b465c Aug 25 04:55:49.149857 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:49.149857 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:49.150555 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fe4e51b-7000-4acb-911a-0f5e76a905f1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Volume info retrieved successfully. Aug 25 04:55:49.183917 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fe4e51b-7000-4acb-911a-0f5e76a905f1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Delete volume request issued successfully. Aug 25 04:55:49.184321 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fe4e51b-7000-4acb-911a-0f5e76a905f1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c returned with HTTP 202 Aug 25 04:55:49.184925 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 768/3031] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:49 2026] DELETE /volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:49.197381 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f84cecd-1b4c-469e-b99b-2ab0f1fe95d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:49.200212 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f84cecd-1b4c-469e-b99b-2ab0f1fe95d4 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] GET https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c Aug 25 04:55:49.200497 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f84cecd-1b4c-469e-b99b-2ab0f1fe95d4 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:49.200774 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f84cecd-1b4c-469e-b99b-2ab0f1fe95d4 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:49.211106 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:49.211106 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:49.217506 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f84cecd-1b4c-469e-b99b-2ab0f1fe95d4 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Volume info retrieved successfully. Aug 25 04:55:49.228113 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f84cecd-1b4c-469e-b99b-2ab0f1fe95d4 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c returned with HTTP 200 Aug 25 04:55:49.229243 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 757/3032] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:49 2026] GET /volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:49.289205 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b81ad0b-0bb7-4cb3-a39b-261a6a207a11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:49.293478 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b81ad0b-0bb7-4cb3-a39b-261a6a207a11 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:49.293478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b81ad0b-0bb7-4cb3-a39b-261a6a207a11 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:49.293636 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b81ad0b-0bb7-4cb3-a39b-261a6a207a11 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:49.293662 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4b81ad0b-0bb7-4cb3-a39b-261a6a207a11 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:49.301018 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:49.301018 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:49.302363 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b81ad0b-0bb7-4cb3-a39b-261a6a207a11 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:49.302852 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 758/3033] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:49 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:49.380587 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6a6129ae-bec2-447c-98b6-36597d1acdfb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:49.382273 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a6129ae-bec2-447c-98b6-36597d1acdfb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:49.382641 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6a6129ae-bec2-447c-98b6-36597d1acdfb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:49.382930 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6a6129ae-bec2-447c-98b6-36597d1acdfb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:49.383100 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-6a6129ae-bec2-447c-98b6-36597d1acdfb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:49.392864 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:49.392864 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:49.393857 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a6129ae-bec2-447c-98b6-36597d1acdfb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:49.394414 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 751/3034] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:49 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:50.144789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e3f1afb4-6630-4ed5-a883-ef883f8945d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:50.147039 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3f1afb4-6630-4ed5-a883-ef883f8945d0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:50.147287 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3f1afb4-6630-4ed5-a883-ef883f8945d0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:50.147523 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e3f1afb4-6630-4ed5-a883-ef883f8945d0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:50.158261 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:50.158261 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:50.163478 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e3f1afb4-6630-4ed5-a883-ef883f8945d0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:50.169474 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e3f1afb4-6630-4ed5-a883-ef883f8945d0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:50.169474 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 769/3035] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:50 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:50.245845 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bc1561f-a382-4158-b4f1-9fa6b33916a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:50.247985 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bc1561f-a382-4158-b4f1-9fa6b33916a1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] GET https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c Aug 25 04:55:50.248591 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bc1561f-a382-4158-b4f1-9fa6b33916a1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:50.248591 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bc1561f-a382-4158-b4f1-9fa6b33916a1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:50.254722 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bc1561f-a382-4158-b4f1-9fa6b33916a1 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c returned with HTTP 404 Aug 25 04:55:50.255282 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 758/3036] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:50 2026] GET /volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:50.268456 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-456b5244-6382-4e1d-87a2-919b904f3f05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:50.270692 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-456b5244-6382-4e1d-87a2-919b904f3f05 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] GET https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c Aug 25 04:55:50.271033 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-456b5244-6382-4e1d-87a2-919b904f3f05 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:50.271294 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-456b5244-6382-4e1d-87a2-919b904f3f05 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:50.277815 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-456b5244-6382-4e1d-87a2-919b904f3f05 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c returned with HTTP 404 Aug 25 04:55:50.278416 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 759/3037] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:50 2026] GET /volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:50.287505 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c6f4cf5-1a1a-464e-a5f2-bda40f1b7f53 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:50.289716 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c6f4cf5-1a1a-464e-a5f2-bda40f1b7f53 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] DELETE https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c Aug 25 04:55:50.290123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c6f4cf5-1a1a-464e-a5f2-bda40f1b7f53 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:50.290334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c6f4cf5-1a1a-464e-a5f2-bda40f1b7f53 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:50.290568 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8c6f4cf5-1a1a-464e-a5f2-bda40f1b7f53 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Delete volume with id: ada52655-f395-4f1e-bdeb-216fcb9b465c Aug 25 04:55:50.298207 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c6f4cf5-1a1a-464e-a5f2-bda40f1b7f53 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c returned with HTTP 404 Aug 25 04:55:50.299038 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 752/3038] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:50 2026] DELETE /volume/v3/volumes/ada52655-f395-4f1e-bdeb-216fcb9b465c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:50.312078 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:50.315677 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:50.316050 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1269596179"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:50.319513 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a8162e1-c510-4224-b23b-8674b940a3a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:50.319670 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1269596179'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:50.319670 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Create volume of 1 GB Aug 25 04:55:50.325638 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a8162e1-c510-4224-b23b-8674b940a3a5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:50.325638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a8162e1-c510-4224-b23b-8674b940a3a5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:50.325638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a8162e1-c510-4224-b23b-8674b940a3a5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:50.325638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0a8162e1-c510-4224-b23b-8674b940a3a5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:50.330928 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Availability Zones retrieved successfully. Aug 25 04:55:50.332960 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:50.332960 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:50.334405 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a8162e1-c510-4224-b23b-8674b940a3a5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:50.335144 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 759/3039] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:50 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:50.339463 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Flow 'volume_create_api' (0e5d0119-2a37-4988-9a50-05bb38e336e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:50.340619 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0406bb0c-7c64-40f0-9a51-7ed80d9f8ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:50.341540 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:50.372585 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0406bb0c-7c64-40f0-9a51-7ed80d9f8ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:50.373726 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ad33ca-4be7-4cd1-96bd-518449cc3375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:50.408464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f591647-3cd9-46b5-9da3-82ac5f2c63ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:50.410845 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f591647-3cd9-46b5-9da3-82ac5f2c63ea tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:50.411171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f591647-3cd9-46b5-9da3-82ac5f2c63ea tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:50.411501 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f591647-3cd9-46b5-9da3-82ac5f2c63ea tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:50.411613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9f591647-3cd9-46b5-9da3-82ac5f2c63ea tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:50.418933 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:50.418933 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:50.419893 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f591647-3cd9-46b5-9da3-82ac5f2c63ea tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:50.420730 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 760/3040] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:50 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:50.426881 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Created reservations ['2033a134-5049-4dec-a3d2-c0aa2c7e83c3', '94be139a-5ce5-4db7-95d8-377d8ed2b7f6', 'cd3e1463-9189-44b0-bb70-c9d832a2daf9', 'c72d63fd-8f54-4dd7-9547-71fc2503f2f2'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:50.427724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ad33ca-4be7-4cd1-96bd-518449cc3375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2033a134-5049-4dec-a3d2-c0aa2c7e83c3', '94be139a-5ce5-4db7-95d8-377d8ed2b7f6', 'cd3e1463-9189-44b0-bb70-c9d832a2daf9', 'c72d63fd-8f54-4dd7-9547-71fc2503f2f2']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:50.428972 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620416f9-af6f-4acd-954c-f6330a70b466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:50.461542 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620416f9-af6f-4acd-954c-f6330a70b466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d67ae41-8410-451c-adc2-36f97a310989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1269596179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f902cd8f1e64cc381bbdb24b6c734d3',qos_specs=None,replication_status=,reservations=['2033a134-5049-4dec-a3d2-c0aa2c7e83c3','94be139a-5ce5-4db7-95d8-377d8ed2b7f6','cd3e1463-9189-44b0-bb70-c9d832a2daf9','c72d63fd-8f54-4dd7-9547-71fc2503f2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405438ad607947048be46c3f4dca7dfb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1269596179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d67ae41-8410-451c-adc2-36f97a310989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f902cd8f1e64cc381bbdb24b6c734d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='405438ad607947048be46c3f4dca7dfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:50.463746 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e9801d0-936d-4d5c-8113-fe2cedb64914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:50.492577 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e9801d0-936d-4d5c-8113-fe2cedb64914) transitioned into state 'SUCCESS' from state '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-1269596179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f902cd8f1e64cc381bbdb24b6c734d3',qos_specs=None,replication_status=,reservations=['2033a134-5049-4dec-a3d2-c0aa2c7e83c3','94be139a-5ce5-4db7-95d8-377d8ed2b7f6','cd3e1463-9189-44b0-bb70-c9d832a2daf9','c72d63fd-8f54-4dd7-9547-71fc2503f2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405438ad607947048be46c3f4dca7dfb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:50.493137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842a52c0-c67f-4176-a583-240aab90fba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:50.507457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842a52c0-c67f-4176-a583-240aab90fba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:50.507457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Flow 'volume_create_api' (0e5d0119-2a37-4988-9a50-05bb38e336e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:50.507457 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Create volume request issued successfully. Aug 25 04:55:50.507922 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d0465b04-b4ff-48b1-b37d-430980f94a01 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:50.508389 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 770/3041] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:55:50 2026] POST /volume/v3/volumes => generated 756 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:50.527985 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e7fab221-4fe2-45e0-8662-58f64db741d3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:50.529757 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e7fab221-4fe2-45e0-8662-58f64db741d3 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] GET https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:50.530195 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e7fab221-4fe2-45e0-8662-58f64db741d3 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:50.530561 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e7fab221-4fe2-45e0-8662-58f64db741d3 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:50.544037 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:50.544037 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:50.551154 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e7fab221-4fe2-45e0-8662-58f64db741d3 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Volume info retrieved successfully. Aug 25 04:55:50.555690 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=363,cinder:UPDATE=51,cinder:DELETE=4,cinder:INSERT=29 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:55:50.560738 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e7fab221-4fe2-45e0-8662-58f64db741d3 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 returned with HTTP 200 Aug 25 04:55:50.561308 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 753/3042] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:50 2026] GET /volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:55:51.184549 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b853e4a4-3bc3-4ef5-92e5-fb9686b0e853 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.189362 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b853e4a4-3bc3-4ef5-92e5-fb9686b0e853 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:51.189362 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b853e4a4-3bc3-4ef5-92e5-fb9686b0e853 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:51.189362 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b853e4a4-3bc3-4ef5-92e5-fb9686b0e853 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:51.191358 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=413,cinder:INSERT=59,cinder:UPDATE=92 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:55:51.206064 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:51.206064 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:51.211900 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b853e4a4-3bc3-4ef5-92e5-fb9686b0e853 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:51.223274 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b853e4a4-3bc3-4ef5-92e5-fb9686b0e853 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:51.224384 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 760/3043] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:51 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:51.350033 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fee7f910-3178-4b68-bd93-9a52acb9f2de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.352347 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fee7f910-3178-4b68-bd93-9a52acb9f2de tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:51.352618 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fee7f910-3178-4b68-bd93-9a52acb9f2de tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:51.352851 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fee7f910-3178-4b68-bd93-9a52acb9f2de tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:51.352990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fee7f910-3178-4b68-bd93-9a52acb9f2de tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:51.354978 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=437,cinder:INSERT=61,cinder:UPDATE=109,cinder:DELETE=4 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:55:51.358642 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:51.358642 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:51.359649 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fee7f910-3178-4b68-bd93-9a52acb9f2de tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:51.360217 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 761/3044] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:51 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:51.441987 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8bc496ae-83c4-4a98-9d5c-463328e56741 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.444546 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bc496ae-83c4-4a98-9d5c-463328e56741 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:51.444840 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8bc496ae-83c4-4a98-9d5c-463328e56741 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:51.445098 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8bc496ae-83c4-4a98-9d5c-463328e56741 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:51.445277 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8bc496ae-83c4-4a98-9d5c-463328e56741 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:51.450388 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=552,cinder:INSERT=98,cinder:UPDATE=157,cinder:DELETE=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:55:51.451070 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:51.451070 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:51.451867 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8bc496ae-83c4-4a98-9d5c-463328e56741 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:51.452403 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 771/3045] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:51 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:51.503119 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.583971 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db0177fe-2e0f-4d86-a309-f25fe8058b82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.585736 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db0177fe-2e0f-4d86-a309-f25fe8058b82 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] GET https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:51.586134 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db0177fe-2e0f-4d86-a309-f25fe8058b82 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:51.586465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db0177fe-2e0f-4d86-a309-f25fe8058b82 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:51.595669 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:51.595669 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:51.602997 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db0177fe-2e0f-4d86-a309-f25fe8058b82 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Volume info retrieved successfully. Aug 25 04:55:51.610263 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db0177fe-2e0f-4d86-a309-f25fe8058b82 tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 returned with HTTP 200 Aug 25 04:55:51.610917 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 761/3046] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:51 2026] GET /volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:51.628877 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df803660-4064-4424-ae7e-a4941771d42b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.631342 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df803660-4064-4424-ae7e-a4941771d42b tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True Aug 25 04:55:51.631613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df803660-4064-4424-ae7e-a4941771d42b tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:51.631890 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df803660-4064-4424-ae7e-a4941771d42b tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:51.638672 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-922617ae-7d67-438e-a972-292366a7b950 req-23b95f41-79c0-4ee1-805a-b097958a9be9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.641940 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-23b95f41-79c0-4ee1-805a-b097958a9be9 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] POST https://10.4.3.213/volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd/action Aug 25 04:55:51.642536 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-23b95f41-79c0-4ee1-805a-b097958a9be9 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:51.642726 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-23b95f41-79c0-4ee1-805a-b097958a9be9 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:51.663111 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df803660-4064-4424-ae7e-a4941771d42b tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True returned with HTTP 200 Aug 25 04:55:51.663691 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 762/3047] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:55:51 2026] GET /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True => generated 1341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:51.667863 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:51.667863 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:51.669640 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:51.670127 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-359619155"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:51.671871 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-359619155'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:51.672043 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Create volume of 1 GB Aug 25 04:55:51.679636 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-578a8310-bf33-4283-8cd7-33dcda132b7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.679758 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Availability Zones retrieved successfully. Aug 25 04:55:51.682592 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-578a8310-bf33-4283-8cd7-33dcda132b7b tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/9e5e59eea13040cf95cd837ca4b4abc7?usage=True Aug 25 04:55:51.683001 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-578a8310-bf33-4283-8cd7-33dcda132b7b tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:51.684815 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-578a8310-bf33-4283-8cd7-33dcda132b7b tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:51.690293 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Flow 'volume_create_api' (e88e0444-78bc-49e5-b38a-16498875b651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:51.690450 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-922617ae-7d67-438e-a972-292366a7b950 req-23b95f41-79c0-4ee1-805a-b097958a9be9 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd/action returned with HTTP 204 Aug 25 04:55:51.690924 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 772/3048] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:55:51 2026] POST /volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:51.692176 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c057e6-bcc7-4e6e-99d8-16c74f69902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:51.693578 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:51.717656 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-578a8310-bf33-4283-8cd7-33dcda132b7b tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/9e5e59eea13040cf95cd837ca4b4abc7?usage=True returned with HTTP 200 Aug 25 04:55:51.718316 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 762/3049] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:55:51 2026] GET /volume/v3/os-quota-sets/9e5e59eea13040cf95cd837ca4b4abc7?usage=True => generated 1341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:51.740511 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7fa785c0-ab4f-4601-a9f5-190c6f53d3ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.750612 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fa785c0-ab4f-4601-a9f5-190c6f53d3ba tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] POST https://10.4.3.213/volume/v3/os-volume-transfer Aug 25 04:55:51.750764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c057e6-bcc7-4e6e-99d8-16c74f69902e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:51.750958 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fa785c0-ab4f-4601-a9f5-190c6f53d3ba tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8d67ae41-8410-451c-adc2-36f97a310989"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:51.751063 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6db6c24f-882f-439c-84bf-3dd75b884fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:51.754536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-7fa785c0-ab4f-4601-a9f5-190c6f53d3ba tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Creating new volume transfer {'transfer': {'volume_id': '8d67ae41-8410-451c-adc2-36f97a310989'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 04:55:51.754536 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-7fa785c0-ab4f-4601-a9f5-190c6f53d3ba tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Creating transfer of volume 8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:51.754536 np0000008045 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-7fa785c0-ab4f-4601-a9f5-190c6f53d3ba tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Generating transfer record for volume 8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:51.767141 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:51.767141 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:51.785968 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fa785c0-ab4f-4601-a9f5-190c6f53d3ba tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 04:55:51.785968 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 763/3050] 10.4.3.213 () {68 vars in 1291 bytes} [Tue Aug 25 04:55:51 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:51.802915 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.860377 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Created reservations ['32005a68-08e4-415e-ba52-33a75d1d1298', '6c8c883b-fab6-411b-8f51-04f16d202ae6', 'a8e01e52-643d-4824-8f4d-60fa8d4912f5', '2e9e8e77-d6bb-4476-9f7b-24625acb8413'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:51.861848 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6db6c24f-882f-439c-84bf-3dd75b884fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32005a68-08e4-415e-ba52-33a75d1d1298', '6c8c883b-fab6-411b-8f51-04f16d202ae6', 'a8e01e52-643d-4824-8f4d-60fa8d4912f5', '2e9e8e77-d6bb-4476-9f7b-24625acb8413']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:51.862732 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e049f4-50fe-4c10-a42f-c3ca9cc7f3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:51.900025 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e049f4-50fe-4c10-a42f-c3ca9cc7f3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87846624-88eb-4ce5-9abd-3f59e014c792', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-359619155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18384ed1b725415281c246de73e0449b',qos_specs=None,replication_status=,reservations=['32005a68-08e4-415e-ba52-33a75d1d1298','6c8c883b-fab6-411b-8f51-04f16d202ae6','a8e01e52-643d-4824-8f4d-60fa8d4912f5','2e9e8e77-d6bb-4476-9f7b-24625acb8413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907a1c3e1cea4da79b0ad76c6d66c86a',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-359619155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87846624-88eb-4ce5-9abd-3f59e014c792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18384ed1b725415281c246de73e0449b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907a1c3e1cea4da79b0ad76c6d66c86a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:51.901148 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a33dfd-5db7-4f4a-ab88-620bed51e806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:51.910254 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] POST https://10.4.3.213/volume/v3/os-volume-transfer/3bddf57f-0539-497c-abd1-2fea6a3624ef/accept Aug 25 04:55:51.910788 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e98d0e9b193c3885"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:51.912615 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.volume_transfer [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Accepting volume transfer 3bddf57f-0539-497c-abd1-2fea6a3624ef {{(pid=100269) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 04:55:51.912760 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Accepting transfer 3bddf57f-0539-497c-abd1-2fea6a3624ef Aug 25 04:55:51.924912 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a33dfd-5db7-4f4a-ab88-620bed51e806) transitioned into state 'SUCCESS' from state '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-359619155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18384ed1b725415281c246de73e0449b',qos_specs=None,replication_status=,reservations=['32005a68-08e4-415e-ba52-33a75d1d1298','6c8c883b-fab6-411b-8f51-04f16d202ae6','a8e01e52-643d-4824-8f4d-60fa8d4912f5','2e9e8e77-d6bb-4476-9f7b-24625acb8413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907a1c3e1cea4da79b0ad76c6d66c86a',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:51.926113 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b56bc7f-0265-44f8-879a-f19a25736bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:51.939344 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b56bc7f-0265-44f8-879a-f19a25736bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:51.940524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Flow 'volume_create_api' (e88e0444-78bc-49e5-b38a-16498875b651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:51.940934 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Create volume request issued successfully. Aug 25 04:55:51.941695 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10eb21b3-2f20-4cbf-848f-45f902a09b89 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:51.942241 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 754/3051] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:55:51 2026] POST /volume/v3/volumes => generated 751 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:51.957566 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47e32dbd-11c3-49d2-9d82-6ecd1a3fdd10 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:51.961762 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47e32dbd-11c3-49d2-9d82-6ecd1a3fdd10 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 Aug 25 04:55:51.962114 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47e32dbd-11c3-49d2-9d82-6ecd1a3fdd10 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:51.962419 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47e32dbd-11c3-49d2-9d82-6ecd1a3fdd10 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:51.977544 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:51.977544 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:51.984618 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47e32dbd-11c3-49d2-9d82-6ecd1a3fdd10 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Volume info retrieved successfully. Aug 25 04:55:51.995495 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47e32dbd-11c3-49d2-9d82-6ecd1a3fdd10 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 returned with HTTP 200 Aug 25 04:55:51.996629 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 763/3052] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:51 2026] GET /volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:52.002884 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Created reservations ['cb414713-0c11-4b7e-977d-4c20ab37e7d1', 'bafadfcc-a129-4be7-a8bb-30e5df6c3bda', 'a0186023-c4f5-47c0-a9e2-c30fcd2d55ed', 'ded4ad97-c214-48a1-b9a5-e39eb5338329'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:52.030977 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Created reservations ['d189e4b0-d0cf-4d76-9e7c-6f453d3ca28b', 'cee250b8-3596-4832-a460-d3c2c6b5dffe', '142adc96-7f22-4501-a146-ed9e85a7a737', '58e74ebb-12cb-4632-93cf-9a0a3df5bdef'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:52.080603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Created reservations ['87a96efb-ec6d-4c36-8df3-3d36303c792a', '15126bb1-e8d4-49f4-ad31-4390a798e600', '21e7640f-5264-4404-b3d6-58c2d6931ea5', '8b2de4ef-6460-4a54-bcf2-a5f01be06a61'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:52.124746 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Created reservations ['5241f8e6-3f83-4e25-8c75-9c80fb419e92', '3b83d632-669a-4c2c-aea2-6ac775130121', '7169d1e4-4461-4049-a4f2-aab34bb02535', '901f1c93-5c20-4aeb-b0fc-85e05c13bf4a'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:52.137697 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Transfer volume completed successfully. Aug 25 04:55:52.238746 np0000008045 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Volume 8d67ae41-8410-451c-adc2-36f97a310989 has been transferred. Aug 25 04:55:52.243719 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68bd9ed9-168b-4716-a2c7-037eeb645415 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.246507 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68bd9ed9-168b-4716-a2c7-037eeb645415 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:52.246847 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68bd9ed9-168b-4716-a2c7-037eeb645415 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.247082 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68bd9ed9-168b-4716-a2c7-037eeb645415 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.247513 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00586d8a-2caa-48c2-b3a4-7aef090416c3 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] https://10.4.3.213/volume/v3/os-volume-transfer/3bddf57f-0539-497c-abd1-2fea6a3624ef/accept returned with HTTP 202 Aug 25 04:55:52.248049 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 773/3053] 10.4.3.213 () {68 vars in 1423 bytes} [Tue Aug 25 04:55:51 2026] POST /volume/v3/os-volume-transfer/3bddf57f-0539-497c-abd1-2fea6a3624ef/accept => generated 365 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:52.258288 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b1602508-5561-445f-9ff2-cbe8e526abc7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.263029 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1602508-5561-445f-9ff2-cbe8e526abc7 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] GET https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:52.263029 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1602508-5561-445f-9ff2-cbe8e526abc7 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.263221 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1602508-5561-445f-9ff2-cbe8e526abc7 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.266999 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.266999 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:52.272260 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68bd9ed9-168b-4716-a2c7-037eeb645415 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:52.273573 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.273573 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:52.279932 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68bd9ed9-168b-4716-a2c7-037eeb645415 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:52.280251 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b1602508-5561-445f-9ff2-cbe8e526abc7 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] Volume info retrieved successfully. Aug 25 04:55:52.281015 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 764/3054] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 1173 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:52.286522 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1602508-5561-445f-9ff2-cbe8e526abc7 tempest-VolumeQuotasAdminTestJSON-1156659347 tempest-VolumeQuotasAdminTestJSON-1156659347-project-member] https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 returned with HTTP 200 Aug 25 04:55:52.287178 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 755/3055] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:52.298253 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72411cf2-6853-46fd-88ca-81ebd3aef60a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.300610 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72411cf2-6853-46fd-88ca-81ebd3aef60a tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:52.300610 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72411cf2-6853-46fd-88ca-81ebd3aef60a tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.300610 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72411cf2-6853-46fd-88ca-81ebd3aef60a tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.306302 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4cfaf23f-ce3b-4e5b-b8d1-ca9cef0b0d5e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.308888 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cfaf23f-ce3b-4e5b-b8d1-ca9cef0b0d5e tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True Aug 25 04:55:52.309194 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4cfaf23f-ce3b-4e5b-b8d1-ca9cef0b0d5e tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.309481 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4cfaf23f-ce3b-4e5b-b8d1-ca9cef0b0d5e tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.310922 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.310922 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:52.313483 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.313483 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:52.319189 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72411cf2-6853-46fd-88ca-81ebd3aef60a tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:52.327391 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72411cf2-6853-46fd-88ca-81ebd3aef60a tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:52.328897 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 764/3056] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 1173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:52.344548 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-479f9cdf-7740-464b-858e-fe85ac0361e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.344705 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cfaf23f-ce3b-4e5b-b8d1-ca9cef0b0d5e tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True returned with HTTP 200 Aug 25 04:55:52.345183 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 774/3057] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3?usage=True => generated 1341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:52.346495 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 765/3058] 10.4.3.213 () {70 vars in 1611 bytes} [Tue Aug 25 04:55:52 2026] DELETE /volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 04:55:52.358384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a657c4f3-e59f-4e85-a1e1-4455e3b3a946 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.359516 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25f7db0b-320e-4db8-9fd0-6e5b163f7dd2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.361833 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25f7db0b-320e-4db8-9fd0-6e5b163f7dd2 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/9e5e59eea13040cf95cd837ca4b4abc7?usage=True Aug 25 04:55:52.361833 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25f7db0b-320e-4db8-9fd0-6e5b163f7dd2 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.362011 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25f7db0b-320e-4db8-9fd0-6e5b163f7dd2 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.377460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2ff0a510-7402-4eba-84e8-f1d1bf73c07a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.379881 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ff0a510-7402-4eba-84e8-f1d1bf73c07a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:52.380145 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ff0a510-7402-4eba-84e8-f1d1bf73c07a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.380502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2ff0a510-7402-4eba-84e8-f1d1bf73c07a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.380695 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2ff0a510-7402-4eba-84e8-f1d1bf73c07a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:52.384896 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25f7db0b-320e-4db8-9fd0-6e5b163f7dd2 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/9e5e59eea13040cf95cd837ca4b4abc7?usage=True returned with HTTP 200 Aug 25 04:55:52.385376 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 765/3059] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/os-quota-sets/9e5e59eea13040cf95cd837ca4b4abc7?usage=True => generated 1341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:52.387502 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.387502 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:52.388072 np0000008045 devstack@c-api.service[100270]: WARNING keystonemiddleware.auth_token [None req-a657c4f3-e59f-4e85-a1e1-4455e3b3a946 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 04:55:52.388588 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2ff0a510-7402-4eba-84e8-f1d1bf73c07a tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:52.389152 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 775/3060] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:52.389569 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 756/3061] 10.4.3.213 () {70 vars in 1611 bytes} [Tue Aug 25 04:55:52 2026] DELETE /volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 04:55:52.399803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c02d20b-9d94-482e-a4eb-29a5ccf49f49 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.402541 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c02d20b-9d94-482e-a4eb-29a5ccf49f49 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:52.402805 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c02d20b-9d94-482e-a4eb-29a5ccf49f49 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.403167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c02d20b-9d94-482e-a4eb-29a5ccf49f49 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.403262 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8c02d20b-9d94-482e-a4eb-29a5ccf49f49 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Delete volume with id: 8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:52.406819 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2310628-7c86-43fd-830b-31a9902054bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.408517 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2baf29a1-ecdf-4e1d-a072-f202ca323da9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.410509 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2baf29a1-ecdf-4e1d-a072-f202ca323da9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:52.410784 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2baf29a1-ecdf-4e1d-a072-f202ca323da9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.411054 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2baf29a1-ecdf-4e1d-a072-f202ca323da9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.411265 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2baf29a1-ecdf-4e1d-a072-f202ca323da9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:52.412519 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] DELETE https://10.4.3.213/volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd Aug 25 04:55:52.413336 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.413336 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.416322 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.416322 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:52.416949 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c02d20b-9d94-482e-a4eb-29a5ccf49f49 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Volume info retrieved successfully. Aug 25 04:55:52.418687 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.418687 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:52.419908 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2baf29a1-ecdf-4e1d-a072-f202ca323da9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:52.420397 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 776/3062] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:52.424363 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.424363 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:52.434642 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b20baad7-8251-4ae1-8c70-0a0251a873a1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.437237 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b20baad7-8251-4ae1-8c70-0a0251a873a1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:52.437705 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b20baad7-8251-4ae1-8c70-0a0251a873a1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.437785 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b20baad7-8251-4ae1-8c70-0a0251a873a1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.438835 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-b20baad7-8251-4ae1-8c70-0a0251a873a1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete backup with id: 8c535d58-3aad-4624-9770-70ec359c58be. Aug 25 04:55:52.446080 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.446080 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:52.450850 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c02d20b-9d94-482e-a4eb-29a5ccf49f49 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Delete volume request issued successfully. Aug 25 04:55:52.451399 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c02d20b-9d94-482e-a4eb-29a5ccf49f49 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 returned with HTTP 202 Aug 25 04:55:52.451861 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 766/3063] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:52 2026] DELETE /volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:52.463060 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-afed974f-3021-4c60-83b4-b5d6ab0378f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.465222 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afed974f-3021-4c60-83b4-b5d6ab0378f4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:52.465681 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afed974f-3021-4c60-83b4-b5d6ab0378f4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.465985 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-afed974f-3021-4c60-83b4-b5d6ab0378f4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.466211 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cfa667e9-229f-4150-8384-75463994577f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.468672 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cfa667e9-229f-4150-8384-75463994577f tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:52.468934 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cfa667e9-229f-4150-8384-75463994577f tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.469116 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cfa667e9-229f-4150-8384-75463994577f tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.469220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cfa667e9-229f-4150-8384-75463994577f tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:52.474800 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.474800 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:52.475825 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cfa667e9-229f-4150-8384-75463994577f tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:52.476518 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 767/3064] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:52.478752 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.478752 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:52.479491 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-b20baad7-8251-4ae1-8c70-0a0251a873a1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] delete_backup rpcapi backup_id 8c535d58-3aad-4624-9770-70ec359c58be {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:55:52.483343 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b20baad7-8251-4ae1-8c70-0a0251a873a1 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 202 Aug 25 04:55:52.483713 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 757/3065] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:52 2026] DELETE /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:52.484679 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-afed974f-3021-4c60-83b4-b5d6ab0378f4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Volume info retrieved successfully. Aug 25 04:55:52.491135 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f59e3330-9843-44a1-8b21-1a78f987c939 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.491291 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-afed974f-3021-4c60-83b4-b5d6ab0378f4 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 returned with HTTP 200 Aug 25 04:55:52.491882 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 777/3066] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 => generated 1012 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:52.493204 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f59e3330-9843-44a1-8b21-1a78f987c939 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:52.493458 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f59e3330-9843-44a1-8b21-1a78f987c939 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.494133 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f59e3330-9843-44a1-8b21-1a78f987c939 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.494133 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f59e3330-9843-44a1-8b21-1a78f987c939 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:52.499448 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.499448 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:52.500289 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f59e3330-9843-44a1-8b21-1a78f987c939 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 200 Aug 25 04:55:52.500726 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 768/3067] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:52.504897 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Attachment connected to vm ebfd20b4-b7cf-4f2c-9b8b-556968f7c047, checking data on nova Aug 25 04:55:52.505321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.compute.nova [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Creating Keystone token plugin using URL: https://10.4.3.213/identity {{(pid=100267) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 04:55:52.729956 np0000008045 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] REQ: curl -g -i -X GET https://10.4.3.213/compute/v2.1/servers/ebfd20b4-b7cf-4f2c-9b8b-556968f7c047/os-volume_attachments/28cd9a0b-d508-47bc-98cf-896f9296447d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}40d5832740746b3e2619f49b2ebf79993ff3e5ef6bc8ca3c40b62d8458e43631" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e2310628-7c86-43fd-830b-31a9902054bc" -H "X-Service-Token: {SHA256}3387b3afadccf6b280d9220702e3ccf3584f571495c7b2ecae558289e9a716df" {{(pid=100267) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 04:55:52.900365 np0000008045 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 04:55:52 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-2dfbbdad-36b7-48aa-8fd4-3750d2e6197e x-openstack-request-id: req-2dfbbdad-36b7-48aa-8fd4-3750d2e6197e {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 04:55:52.900586 np0000008045 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "28cd9a0b-d508-47bc-98cf-896f9296447d", "serverId": "ebfd20b4-b7cf-4f2c-9b8b-556968f7c047", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "96e2dcb4-0d18-430c-8384-2dece48f07fd", "bdm_uuid": "8515ec4a-a265-4711-959a-1e962759e2ea"}} {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 04:55:52.900786 np0000008045 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET call to compute for https://10.4.3.213/compute/v2.1/servers/ebfd20b4-b7cf-4f2c-9b8b-556968f7c047/os-volume_attachments/28cd9a0b-d508-47bc-98cf-896f9296447d used request id req-2dfbbdad-36b7-48aa-8fd4-3750d2e6197e {{(pid=100267) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 04:55:52.903991 np0000008045 devstack@c-api.service[100267]: ERROR cinder.volume.api [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-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 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Caught error: Detach volume from instance ebfd20b4-b7cf-4f2c-9b8b-556968f7c047 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebfd20b4-b7cf-4f2c-9b8b-556968f7c047 using the Compute API Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: 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 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 04:55:52.908182 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebfd20b4-b7cf-4f2c-9b8b-556968f7c047 using the Compute API Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-e2310628-7c86-43fd-830b-31a9902054bc tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd returned with HTTP 409 Aug 25 04:55:52.909905 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 766/3068] 10.4.3.213 () {68 vars in 1404 bytes} [Tue Aug 25 04:55:52 2026] DELETE /volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd => generated 167 bytes in 504 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:52.957503 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b0d00b9e-baae-481c-8e38-80b42a21163f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:52.961042 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b0d00b9e-baae-481c-8e38-80b42a21163f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:52.961180 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b0d00b9e-baae-481c-8e38-80b42a21163f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:52.961487 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b0d00b9e-baae-481c-8e38-80b42a21163f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:52.974744 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:52.974744 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:52.979053 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b0d00b9e-baae-481c-8e38-80b42a21163f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:52.984665 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b0d00b9e-baae-481c-8e38-80b42a21163f tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:52.985281 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 758/3069] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:52 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 1155 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:53.009664 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b66488e3-1f90-47dd-ada6-1fb840e192ed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.013176 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a4d5bd5c-1e9f-4fc7-8c67-1b5d5cea5d11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.015724 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b66488e3-1f90-47dd-ada6-1fb840e192ed tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] POST https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d/action Aug 25 04:55:53.015724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b66488e3-1f90-47dd-ada6-1fb840e192ed tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:53.016023 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4d5bd5c-1e9f-4fc7-8c67-1b5d5cea5d11 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 Aug 25 04:55:53.016099 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b66488e3-1f90-47dd-ada6-1fb840e192ed tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:53.016355 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4d5bd5c-1e9f-4fc7-8c67-1b5d5cea5d11 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.017332 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4d5bd5c-1e9f-4fc7-8c67-1b5d5cea5d11 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.027374 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:53.027374 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:53.032164 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:53.032164 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:53.033469 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b66488e3-1f90-47dd-ada6-1fb840e192ed tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:53.034029 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a4d5bd5c-1e9f-4fc7-8c67-1b5d5cea5d11 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Volume info retrieved successfully. Aug 25 04:55:53.040832 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4d5bd5c-1e9f-4fc7-8c67-1b5d5cea5d11 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 returned with HTTP 200 Aug 25 04:55:53.041346 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 769/3070] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:53 2026] GET /volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:53.047516 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b66488e3-1f90-47dd-ada6-1fb840e192ed tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Begin detaching volume completed successfully. Aug 25 04:55:53.047763 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-b66488e3-1f90-47dd-ada6-1fb840e192ed tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d/action returned with HTTP 202 Aug 25 04:55:53.048619 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 778/3071] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:55:53 2026] POST /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:53.060889 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be566271-0a1e-486d-8282-dad2f37f2264 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.067099 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be566271-0a1e-486d-8282-dad2f37f2264 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:55:53.067099 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be566271-0a1e-486d-8282-dad2f37f2264 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "87846624-88eb-4ce5-9abd-3f59e014c792", "name": "tempest-VolumesBackupsV39Test-Backup-1232132580", "container": "tempest-volumesbackupsv39test-backup-container-1168611438"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:53.068877 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-be566271-0a1e-486d-8282-dad2f37f2264 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Creating new backup {'backup': {'volume_id': '87846624-88eb-4ce5-9abd-3f59e014c792', 'name': 'tempest-VolumesBackupsV39Test-Backup-1232132580', 'container': 'tempest-volumesbackupsv39test-backup-container-1168611438'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:55:53.069041 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-be566271-0a1e-486d-8282-dad2f37f2264 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Creating backup of volume 87846624-88eb-4ce5-9abd-3f59e014c792 in container tempest-volumesbackupsv39test-backup-container-1168611438 Aug 25 04:55:53.107874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0aa99e6c-e09c-4a93-a597-2bf3880502d6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.108248 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0aa99e6c-e09c-4a93-a597-2bf3880502d6 None None] GET https://10.4.3.213/volume// Aug 25 04:55:53.108472 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0aa99e6c-e09c-4a93-a597-2bf3880502d6 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.108721 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0aa99e6c-e09c-4a93-a597-2bf3880502d6 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.109109 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0aa99e6c-e09c-4a93-a597-2bf3880502d6 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:53.109494 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 759/3072] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:55: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 25 04:55:53.121235 np0000008045 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-be566271-0a1e-486d-8282-dad2f37f2264 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:55:53.121404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-06a99138-e44b-4e92-ae32-752be2aa6471 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.123971 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-06a99138-e44b-4e92-ae32-752be2aa6471 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:53.124092 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-06a99138-e44b-4e92-ae32-752be2aa6471 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.124230 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-06a99138-e44b-4e92-ae32-752be2aa6471 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.129678 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:53.129678 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:53.130330 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be566271-0a1e-486d-8282-dad2f37f2264 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Volume info retrieved successfully. Aug 25 04:55:53.138135 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:53.138135 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:53.142376 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-06a99138-e44b-4e92-ae32-752be2aa6471 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:53.147300 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-06a99138-e44b-4e92-ae32-752be2aa6471 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:53.147843 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 770/3073] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:55:53 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 1338 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:53.172948 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-be566271-0a1e-486d-8282-dad2f37f2264 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Created reservations ['c17008ef-b217-41a6-9dd4-2b3c4ca6c127', '7747442d-1cb7-4d4f-9db9-80a501afde0c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:53.245032 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be566271-0a1e-486d-8282-dad2f37f2264 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:55:53.245569 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 767/3074] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:55:53 2026] POST /volume/v3/backups => generated 333 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:53.255567 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-282cc027-dce0-4b6d-b2d9-c6363c71f66a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.257981 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-282cc027-dce0-4b6d-b2d9-c6363c71f66a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:55:53.258195 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-282cc027-dce0-4b6d-b2d9-c6363c71f66a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.258400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-282cc027-dce0-4b6d-b2d9-c6363c71f66a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.258552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-282cc027-dce0-4b6d-b2d9-c6363c71f66a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:53.263040 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:53.263040 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:53.264136 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-282cc027-dce0-4b6d-b2d9-c6363c71f66a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:55:53.264438 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 779/3075] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:53 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:53.491080 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca8bfa99-e71c-40ae-b391-1d128144f5b4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.493456 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca8bfa99-e71c-40ae-b391-1d128144f5b4 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:53.493749 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca8bfa99-e71c-40ae-b391-1d128144f5b4 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.494044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca8bfa99-e71c-40ae-b391-1d128144f5b4 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.494187 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ca8bfa99-e71c-40ae-b391-1d128144f5b4 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:53.508196 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:53.508196 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:53.508835 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca8bfa99-e71c-40ae-b391-1d128144f5b4 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:53.510510 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 760/3076] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:53 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:53.511471 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c15c554b-3a67-441b-9d48-ee4cdcf40abe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.513277 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d252af4e-aef1-4db8-a9c7-09717e0d75e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.516175 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d252af4e-aef1-4db8-a9c7-09717e0d75e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be Aug 25 04:55:53.516502 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d252af4e-aef1-4db8-a9c7-09717e0d75e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.516847 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d252af4e-aef1-4db8-a9c7-09717e0d75e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.517017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d252af4e-aef1-4db8-a9c7-09717e0d75e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 8c535d58-3aad-4624-9770-70ec359c58be. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:53.517721 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c15c554b-3a67-441b-9d48-ee4cdcf40abe tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:53.518110 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c15c554b-3a67-441b-9d48-ee4cdcf40abe tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.519314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c15c554b-3a67-441b-9d48-ee4cdcf40abe tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.522146 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d252af4e-aef1-4db8-a9c7-09717e0d75e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be returned with HTTP 404 Aug 25 04:55:53.522842 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 768/3077] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:53 2026] GET /volume/v3/backups/8c535d58-3aad-4624-9770-70ec359c58be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:53.527754 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c15c554b-3a67-441b-9d48-ee4cdcf40abe tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 returned with HTTP 404 Aug 25 04:55:53.528640 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 771/3078] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:53 2026] GET /volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:53.537399 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c8db8519-2911-4896-8fb1-20ba74b45d5d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.538574 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-213e6b11-5488-46f8-8e0d-296df1026e5b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.539580 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8db8519-2911-4896-8fb1-20ba74b45d5d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:55:53.540260 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8db8519-2911-4896-8fb1-20ba74b45d5d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fa4347fc-9a02-4acc-a447-c9240f56d779", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-971724068", "container": "tempest-volumesbackupstest-backup-container-401852699"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:53.541378 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-213e6b11-5488-46f8-8e0d-296df1026e5b tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] GET https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:53.541681 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-213e6b11-5488-46f8-8e0d-296df1026e5b tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.542674 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-213e6b11-5488-46f8-8e0d-296df1026e5b tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.542827 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-c8db8519-2911-4896-8fb1-20ba74b45d5d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating new backup {'backup': {'volume_id': 'fa4347fc-9a02-4acc-a447-c9240f56d779', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-971724068', 'container': 'tempest-volumesbackupstest-backup-container-401852699'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:55:53.542940 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-c8db8519-2911-4896-8fb1-20ba74b45d5d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Creating backup of volume fa4347fc-9a02-4acc-a447-c9240f56d779 in container tempest-volumesbackupstest-backup-container-401852699 Aug 25 04:55:53.553515 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-213e6b11-5488-46f8-8e0d-296df1026e5b tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 returned with HTTP 404 Aug 25 04:55:53.554259 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 761/3079] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:53 2026] GET /volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:53.559258 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:53.559258 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:53.560460 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c8db8519-2911-4896-8fb1-20ba74b45d5d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:55:53.563974 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ccb87e9-66a3-4f08-b379-ed83f445b42b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.566401 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ccb87e9-66a3-4f08-b379-ed83f445b42b tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] DELETE https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:53.566922 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ccb87e9-66a3-4f08-b379-ed83f445b42b tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.566922 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ccb87e9-66a3-4f08-b379-ed83f445b42b tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.567796 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3ccb87e9-66a3-4f08-b379-ed83f445b42b tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] Delete volume with id: 8d67ae41-8410-451c-adc2-36f97a310989 Aug 25 04:55:53.575552 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ccb87e9-66a3-4f08-b379-ed83f445b42b tempest-VolumeQuotasAdminTestJSON-833444751 tempest-VolumeQuotasAdminTestJSON-833444751-project-member] https://10.4.3.213/volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 returned with HTTP 404 Aug 25 04:55:53.576393 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 769/3080] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:55:53 2026] DELETE /volume/v3/volumes/8d67ae41-8410-451c-adc2-36f97a310989 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:53.589075 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a520176-12cf-4602-b691-c1de5db164fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.593093 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a520176-12cf-4602-b691-c1de5db164fd tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] GET https://10.4.3.213/volume/v3/os-quota-sets/87d6d4e38d254b5dadb1adf82ff4fe3e?usage=True Aug 25 04:55:53.593246 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c8db8519-2911-4896-8fb1-20ba74b45d5d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Created reservations ['8bcf2313-f592-4a57-899b-22672f31593b', 'dab57d4d-fae6-4559-80bc-65f3250e54a7'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:53.593306 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a520176-12cf-4602-b691-c1de5db164fd tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.593988 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a520176-12cf-4602-b691-c1de5db164fd tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.616665 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a520176-12cf-4602-b691-c1de5db164fd tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/87d6d4e38d254b5dadb1adf82ff4fe3e?usage=True returned with HTTP 200 Aug 25 04:55:53.617227 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 772/3081] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:55:53 2026] GET /volume/v3/os-quota-sets/87d6d4e38d254b5dadb1adf82ff4fe3e?usage=True => generated 1341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:53.636177 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f1a7802f-9b98-4af2-918d-698595d80c07 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.639530 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1a7802f-9b98-4af2-918d-698595d80c07 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 Aug 25 04:55:53.639530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1a7802f-9b98-4af2-918d-698595d80c07 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:53.673308 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8db8519-2911-4896-8fb1-20ba74b45d5d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:55:53.674734 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 780/3082] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:55:53 2026] POST /volume/v3/backups => generated 329 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:53.688944 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34741264-9b74-4d92-867e-a83d63738b15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.693813 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34741264-9b74-4d92-867e-a83d63738b15 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:55:53.693813 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34741264-9b74-4d92-867e-a83d63738b15 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:53.693813 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34741264-9b74-4d92-867e-a83d63738b15 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:53.693813 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-34741264-9b74-4d92-867e-a83d63738b15 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:53.700865 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:53.700865 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:53.701939 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34741264-9b74-4d92-867e-a83d63738b15 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:55:53.702356 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 770/3083] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:53 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:53.769842 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1a7802f-9b98-4af2-918d-698595d80c07 tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 returned with HTTP 200 Aug 25 04:55:53.770564 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 762/3084] 10.4.3.213 () {68 vars in 1375 bytes} [Tue Aug 25 04:55:53 2026] PUT /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 => generated 560 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:53.781967 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7571848-d7da-4f18-aef7-ee2d788219eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:53.786448 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7571848-d7da-4f18-aef7-ee2d788219eb tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] PUT https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 Aug 25 04:55:53.786898 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7571848-d7da-4f18-aef7-ee2d788219eb tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:53.930477 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7571848-d7da-4f18-aef7-ee2d788219eb tempest-VolumeQuotasAdminTestJSON-1857984216 tempest-VolumeQuotasAdminTestJSON-1857984216-project-admin] https://10.4.3.213/volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 returned with HTTP 200 Aug 25 04:55:53.930981 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 773/3085] 10.4.3.213 () {68 vars in 1375 bytes} [Tue Aug 25 04:55:53 2026] PUT /volume/v3/os-quota-sets/8f902cd8f1e64cc381bbdb24b6c734d3 => generated 558 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:54.278799 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa24112e-359c-4627-a325-61db05fd441d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:54.280826 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa24112e-359c-4627-a325-61db05fd441d tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:55:54.281045 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa24112e-359c-4627-a325-61db05fd441d tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:54.281256 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa24112e-359c-4627-a325-61db05fd441d tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:54.281368 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-aa24112e-359c-4627-a325-61db05fd441d tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:54.289396 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:54.289396 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:54.290405 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa24112e-359c-4627-a325-61db05fd441d tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:55:54.290915 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 781/3086] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:54 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:54.522730 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c700c332-7a66-4d51-bbbb-4cb27badd0eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:54.525564 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c700c332-7a66-4d51-bbbb-4cb27badd0eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:54.525807 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c700c332-7a66-4d51-bbbb-4cb27badd0eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:54.526421 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c700c332-7a66-4d51-bbbb-4cb27badd0eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:54.526421 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c700c332-7a66-4d51-bbbb-4cb27badd0eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:54.531560 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:54.531560 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:54.532391 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c700c332-7a66-4d51-bbbb-4cb27badd0eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:54.533638 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 771/3087] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:54 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:54.718602 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-19ce720c-02ee-4c67-8dbc-d205350a37e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:54.723876 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19ce720c-02ee-4c67-8dbc-d205350a37e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:55:54.724230 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-19ce720c-02ee-4c67-8dbc-d205350a37e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:54.724843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-19ce720c-02ee-4c67-8dbc-d205350a37e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:54.724843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-19ce720c-02ee-4c67-8dbc-d205350a37e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:54.730134 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:54.730134 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:54.731735 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19ce720c-02ee-4c67-8dbc-d205350a37e9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:55:54.732473 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 763/3088] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:54 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:54.989641 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6db6cf1f-8f61-4d21-85ee-ccf7ed359a14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:55.077742 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6db6cf1f-8f61-4d21-85ee-ccf7ed359a14 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:55:55.078222 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6db6cf1f-8f61-4d21-85ee-ccf7ed359a14 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-522486727", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:55.097103 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6db6cf1f-8f61-4d21-85ee-ccf7ed359a14 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:55:55.097736 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 774/3089] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:55:54 2026] POST /volume/v3/types => generated 211 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:55.108273 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-495f93a7-6110-4735-81a6-c4521ab8b62a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:55.111029 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-495f93a7-6110-4735-81a6-c4521ab8b62a tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] POST https://10.4.3.213/volume/v3/types/ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53/encryption Aug 25 04:55:55.111395 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-495f93a7-6110-4735-81a6-c4521ab8b62a tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:55.132090 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-495f93a7-6110-4735-81a6-c4521ab8b62a tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] https://10.4.3.213/volume/v3/types/ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53/encryption returned with HTTP 200 Aug 25 04:55:55.132655 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 782/3090] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:55:55 2026] POST /volume/v3/types/ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:55.143200 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-253049d1-e30b-4143-8f34-c959dc2ae668 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:55.245397 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:55.245826 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-808432825", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-522486727", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:55.248185 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-808432825', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-522486727', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:55.252953 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 04:55:55.253350 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:55.253350 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:55.254075 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 04:55:55.262204 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (b282f9df-0b03-45d9-855b-18c59bf7dc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:55.264351 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ec12a8-27f9-4143-83e2-cb34a361cd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:55.265959 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:55.303289 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f06d7f2b-d355-4f2c-b302-acfb3d3dd986 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:55.303956 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ec12a8-27f9-4143-83e2-cb34a361cd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:55:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53,is_public=True,name='tempest-scenario-type-luks-522486727',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:55.304338 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adfe1468-86f0-4877-8ec1-74fe2346ee50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:55.305860 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f06d7f2b-d355-4f2c-b302-acfb3d3dd986 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:55:55.306240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f06d7f2b-d355-4f2c-b302-acfb3d3dd986 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:55.306585 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f06d7f2b-d355-4f2c-b302-acfb3d3dd986 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:55.306776 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f06d7f2b-d355-4f2c-b302-acfb3d3dd986 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:55.314374 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:55.314374 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:55.314374 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f06d7f2b-d355-4f2c-b302-acfb3d3dd986 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:55:55.314374 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 764/3091] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:55 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:55.342199 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-522486727 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-522486727, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:55.342645 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-522486727 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-522486727, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:55:55.396623 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['ae57049c-2546-4600-9f0d-c7a4b2a5cb60', '85a43560-38c8-456b-97a0-42f4a83a2d35', 'c039ec08-a253-4c19-9963-b5efc7367f84', '7f9ab1f7-d060-457f-8cdc-7b641e33eb8f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:55.397743 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adfe1468-86f0-4877-8ec1-74fe2346ee50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae57049c-2546-4600-9f0d-c7a4b2a5cb60', '85a43560-38c8-456b-97a0-42f4a83a2d35', 'c039ec08-a253-4c19-9963-b5efc7367f84', '7f9ab1f7-d060-457f-8cdc-7b641e33eb8f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:55.398800 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d2e1ac-7146-4b36-b6d6-9d38f3c00c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:55.424382 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d2e1ac-7146-4b36-b6d6-9d38f3c00c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c18fd18-cb38-4339-963c-14d0f05208fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-808432825',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['ae57049c-2546-4600-9f0d-c7a4b2a5cb60','85a43560-38c8-456b-97a0-42f4a83a2d35','c039ec08-a253-4c19-9963-b5efc7367f84','7f9ab1f7-d060-457f-8cdc-7b641e33eb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-808432825',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8c18fd18-cb38-4339-963c-14d0f05208fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53),volume_type_id=ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:55.425279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b81b6ac-724f-46a8-84f5-888854eb8a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:55.444950 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b81b6ac-724f-46a8-84f5-888854eb8a7f) transitioned into state 'SUCCESS' from state '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-808432825',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['ae57049c-2546-4600-9f0d-c7a4b2a5cb60','85a43560-38c8-456b-97a0-42f4a83a2d35','c039ec08-a253-4c19-9963-b5efc7367f84','7f9ab1f7-d060-457f-8cdc-7b641e33eb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:55.445731 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e0aaac-ce6f-4d34-b594-6eeb74e1ef63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:55.456414 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e0aaac-ce6f-4d34-b594-6eeb74e1ef63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:55.457221 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (b282f9df-0b03-45d9-855b-18c59bf7dc8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:55.457612 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 04:55:55.458127 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-253049d1-e30b-4143-8f34-c959dc2ae668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:55.458624 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 772/3092] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:55:55 2026] POST /volume/v3/volumes => generated 778 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:55:55.472209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ca0dc5c-e481-4dd6-93b2-a86eb29bf28b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:55.475107 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ca0dc5c-e481-4dd6-93b2-a86eb29bf28b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:55:55.475107 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ca0dc5c-e481-4dd6-93b2-a86eb29bf28b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:55.475107 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ca0dc5c-e481-4dd6-93b2-a86eb29bf28b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:55.484379 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:55.484379 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:55.489568 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1ca0dc5c-e481-4dd6-93b2-a86eb29bf28b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:55:55.496128 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ca0dc5c-e481-4dd6-93b2-a86eb29bf28b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd returned with HTTP 200 Aug 25 04:55:55.498601 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 775/3093] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:55 2026] GET /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:55.547384 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ba5b1b44-a0a0-4ce4-bfd4-fd527dbe4a5d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:55.549823 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba5b1b44-a0a0-4ce4-bfd4-fd527dbe4a5d tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:55.550657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba5b1b44-a0a0-4ce4-bfd4-fd527dbe4a5d tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:55.550657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ba5b1b44-a0a0-4ce4-bfd4-fd527dbe4a5d tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:55.550657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ba5b1b44-a0a0-4ce4-bfd4-fd527dbe4a5d tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:55.559020 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:55.559020 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:55.561450 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ba5b1b44-a0a0-4ce4-bfd4-fd527dbe4a5d tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:55.561450 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 783/3094] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:55 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:55.745575 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b1a8cfa-9731-4646-b771-2280786c75c5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:55.747318 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b1a8cfa-9731-4646-b771-2280786c75c5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:55:55.747620 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b1a8cfa-9731-4646-b771-2280786c75c5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:55.747801 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b1a8cfa-9731-4646-b771-2280786c75c5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:55.747954 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0b1a8cfa-9731-4646-b771-2280786c75c5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:55.752920 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:55.752920 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:55.753900 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b1a8cfa-9731-4646-b771-2280786c75c5 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:55:55.754365 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 765/3095] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:55 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:56.326767 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f82b10e-8019-4943-991b-3f7f575d16fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:56.331317 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f82b10e-8019-4943-991b-3f7f575d16fa tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:55:56.331580 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f82b10e-8019-4943-991b-3f7f575d16fa tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:56.331794 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f82b10e-8019-4943-991b-3f7f575d16fa tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:56.331944 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4f82b10e-8019-4943-991b-3f7f575d16fa tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:56.337015 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:56.337015 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:56.337922 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f82b10e-8019-4943-991b-3f7f575d16fa tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:55:56.338342 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 773/3096] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:56 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:56.510354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c6d2ce0-18af-4b11-8a75-56cdefc81df1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:56.513080 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c6d2ce0-18af-4b11-8a75-56cdefc81df1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:55:56.513710 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c6d2ce0-18af-4b11-8a75-56cdefc81df1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:56.513710 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c6d2ce0-18af-4b11-8a75-56cdefc81df1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:56.524417 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:56.524417 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:56.529075 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c6d2ce0-18af-4b11-8a75-56cdefc81df1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:55:56.534267 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c6d2ce0-18af-4b11-8a75-56cdefc81df1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd returned with HTTP 200 Aug 25 04:55:56.534706 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 776/3097] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:56 2026] GET /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:56.550548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-660be234-6818-4c9f-9b9b-4d66be62d6ff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:56.552293 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-660be234-6818-4c9f-9b9b-4d66be62d6ff tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:55:56.554229 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-660be234-6818-4c9f-9b9b-4d66be62d6ff tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:56.554229 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-660be234-6818-4c9f-9b9b-4d66be62d6ff tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:56.560885 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:56.560885 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:56.565335 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-660be234-6818-4c9f-9b9b-4d66be62d6ff tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:55:56.570625 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-660be234-6818-4c9f-9b9b-4d66be62d6ff tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd returned with HTTP 200 Aug 25 04:55:56.571287 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 784/3098] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:56 2026] GET /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:56.571600 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eaee5bc8-99da-43a1-802b-40051d097fc6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:56.573649 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eaee5bc8-99da-43a1-802b-40051d097fc6 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:56.573919 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eaee5bc8-99da-43a1-802b-40051d097fc6 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:56.574196 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eaee5bc8-99da-43a1-802b-40051d097fc6 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:56.574369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-eaee5bc8-99da-43a1-802b-40051d097fc6 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:56.579097 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:56.579097 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:56.579819 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eaee5bc8-99da-43a1-802b-40051d097fc6 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:56.580203 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 766/3099] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:56 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:56.586926 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84c6b1ed-dd82-401d-a9ee-73010db0c7e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:56.590390 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84c6b1ed-dd82-401d-a9ee-73010db0c7e3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd/action Aug 25 04:55:56.590893 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84c6b1ed-dd82-401d-a9ee-73010db0c7e3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:56.591085 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84c6b1ed-dd82-401d-a9ee-73010db0c7e3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:56.611510 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:56.611510 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:56.612136 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84c6b1ed-dd82-401d-a9ee-73010db0c7e3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:55:56.623025 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84c6b1ed-dd82-401d-a9ee-73010db0c7e3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume updated successfully. Aug 25 04:55:56.623169 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84c6b1ed-dd82-401d-a9ee-73010db0c7e3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd/action returned with HTTP 200 Aug 25 04:55:56.624007 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 774/3100] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:55:56 2026] POST /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 04:55:56.767984 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9669c04b-935c-4363-bf92-c07a672c23ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:56.768121 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-b732c917-9267-49c7-a215-7baa4acac403 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:56.769455 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9669c04b-935c-4363-bf92-c07a672c23ff tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:55:56.769690 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9669c04b-935c-4363-bf92-c07a672c23ff tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:56.769930 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9669c04b-935c-4363-bf92-c07a672c23ff tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:56.770067 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9669c04b-935c-4363-bf92-c07a672c23ff tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:56.770467 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-b732c917-9267-49c7-a215-7baa4acac403 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:55:56.770802 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-b732c917-9267-49c7-a215-7baa4acac403 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:56.771112 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-b732c917-9267-49c7-a215-7baa4acac403 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:56.775339 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:56.775339 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:56.776863 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9669c04b-935c-4363-bf92-c07a672c23ff tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:55:56.776929 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 777/3101] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:56 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:56.780083 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:56.780083 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:56.784826 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-b732c917-9267-49c7-a215-7baa4acac403 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:55:56.791512 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-b732c917-9267-49c7-a215-7baa4acac403 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd returned with HTTP 200 Aug 25 04:55:56.791512 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 785/3102] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:56 2026] GET /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:57.351855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e0766d04-af48-4db3-bd99-5edcfee3cfb6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:57.354106 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0766d04-af48-4db3-bd99-5edcfee3cfb6 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:55:57.354388 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0766d04-af48-4db3-bd99-5edcfee3cfb6 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:57.354639 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0766d04-af48-4db3-bd99-5edcfee3cfb6 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:57.354786 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e0766d04-af48-4db3-bd99-5edcfee3cfb6 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:57.360185 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:57.360185 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:57.361171 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0766d04-af48-4db3-bd99-5edcfee3cfb6 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:55:57.361662 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 767/3103] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:57 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:57.591092 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6544c73-5c81-4760-8534-5980b3044c3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:57.593854 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6544c73-5c81-4760-8534-5980b3044c3a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:57.594307 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6544c73-5c81-4760-8534-5980b3044c3a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:57.594387 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6544c73-5c81-4760-8534-5980b3044c3a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:57.594791 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d6544c73-5c81-4760-8534-5980b3044c3a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:57.599893 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:57.599893 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:57.600598 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6544c73-5c81-4760-8534-5980b3044c3a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:57.601007 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 775/3104] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:57 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:57.746154 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:57.749531 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-d6c2b62f-8a76-4bee-8805-91dd55ce1e10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:57.754140 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-d6c2b62f-8a76-4bee-8805-91dd55ce1e10 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:55:57.754140 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-d6c2b62f-8a76-4bee-8805-91dd55ce1e10 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:57.754140 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-d6c2b62f-8a76-4bee-8805-91dd55ce1e10 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:57.760970 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:57.760970 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:57.764551 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-d6c2b62f-8a76-4bee-8805-91dd55ce1e10 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:55:57.768781 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-d6c2b62f-8a76-4bee-8805-91dd55ce1e10 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd returned with HTTP 200 Aug 25 04:55:57.768781 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 786/3105] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:57 2026] GET /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:57.778882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6f304b7-314d-47ea-a807-b39f3ab7fc3f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:57.779335 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6f304b7-314d-47ea-a807-b39f3ab7fc3f None None] GET https://10.4.3.213/volume// Aug 25 04:55:57.779619 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6f304b7-314d-47ea-a807-b39f3ab7fc3f None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:57.779890 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6f304b7-314d-47ea-a807-b39f3ab7fc3f None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:57.780294 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6f304b7-314d-47ea-a807-b39f3ab7fc3f None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:57.780677 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 768/3106] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04: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 25 04:55:57.788862 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c6014f3-dd82-4e30-9a3d-5e7f4a3ed806 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:57.790855 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c6014f3-dd82-4e30-9a3d-5e7f4a3ed806 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:55:57.791638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c6014f3-dd82-4e30-9a3d-5e7f4a3ed806 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:57.791638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c6014f3-dd82-4e30-9a3d-5e7f4a3ed806 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:57.791638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7c6014f3-dd82-4e30-9a3d-5e7f4a3ed806 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:57.792463 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-3d8fb4bf-de0d-4dc9-a61a-2d14634576d4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:57.796449 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-3d8fb4bf-de0d-4dc9-a61a-2d14634576d4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:55:57.796449 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-3d8fb4bf-de0d-4dc9-a61a-2d14634576d4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c18fd18-cb38-4339-963c-14d0f05208fd", "connector": null, "instance_uuid": "137d47df-de04-43dc-9267-6933c0e35c80"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:57.796582 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:57.796582 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:57.796937 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c6014f3-dd82-4e30-9a3d-5e7f4a3ed806 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:55:57.797319 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 776/3107] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:57 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:57.804358 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:57.804358 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:57.830556 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-3d8fb4bf-de0d-4dc9-a61a-2d14634576d4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:55:57.831283 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 787/3108] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:55:57 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 25 04:55:57.886877 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:55:57.887462 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2120630956"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:57.889380 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2120630956'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:55:57.889610 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Create volume of 1 GB Aug 25 04:55:57.895338 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Availability Zones retrieved successfully. Aug 25 04:55:57.901549 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Flow 'volume_create_api' (324220d8-2388-4e30-8b17-9fac715180f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:57.902818 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be502a7-5936-4247-a90e-a1e1606b3fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:57.903887 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:55:57.938809 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be502a7-5936-4247-a90e-a1e1606b3fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:57.941877 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa278c6-267c-4c34-8bcd-c9fcf0ad2096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:58.018192 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Created reservations ['7925884a-30a1-4c2a-96bc-969b58f8673e', 'a1f261b4-118b-4edd-aa43-787efb62d811', '6352e5b8-5998-4989-b1ae-dc725726d3cc', 'b1787f12-57b5-46cc-bce8-aa0a3a154c26'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:58.019742 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa278c6-267c-4c34-8bcd-c9fcf0ad2096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7925884a-30a1-4c2a-96bc-969b58f8673e', 'a1f261b4-118b-4edd-aa43-787efb62d811', '6352e5b8-5998-4989-b1ae-dc725726d3cc', 'b1787f12-57b5-46cc-bce8-aa0a3a154c26']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:58.020856 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e393cdc-ce34-417a-9128-8ce6655792e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:58.047049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e393cdc-ce34-417a-9128-8ce6655792e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd92d2c6f-2696-4562-8183-ef06dc24ae74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2120630956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688dfdb6e2f34d0f9e242adb4d02a912',qos_specs=None,replication_status=,reservations=['7925884a-30a1-4c2a-96bc-969b58f8673e','a1f261b4-118b-4edd-aa43-787efb62d811','6352e5b8-5998-4989-b1ae-dc725726d3cc','b1787f12-57b5-46cc-bce8-aa0a3a154c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621b081a3d84353a7ac08907352519b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2120630956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d92d2c6f-2696-4562-8183-ef06dc24ae74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='688dfdb6e2f34d0f9e242adb4d02a912',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9621b081a3d84353a7ac08907352519b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:58.048363 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93abdd9d-c6c0-4180-8892-d01a28128093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:58.074612 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93abdd9d-c6c0-4180-8892-d01a28128093) transitioned into state 'SUCCESS' from state '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-2120630956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688dfdb6e2f34d0f9e242adb4d02a912',qos_specs=None,replication_status=,reservations=['7925884a-30a1-4c2a-96bc-969b58f8673e','a1f261b4-118b-4edd-aa43-787efb62d811','6352e5b8-5998-4989-b1ae-dc725726d3cc','b1787f12-57b5-46cc-bce8-aa0a3a154c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621b081a3d84353a7ac08907352519b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:58.075802 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658120fd-69aa-44a5-a369-a88a24eb511c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:55:58.088171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658120fd-69aa-44a5-a369-a88a24eb511c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:55:58.089366 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Flow 'volume_create_api' (324220d8-2388-4e30-8b17-9fac715180f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:55:58.089826 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Create volume request issued successfully. Aug 25 04:55:58.090704 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53d2d1a1-1a84-4ff7-8760-61e615b8dfb6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:55:58.091239 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 778/3109] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:55:57 2026] POST /volume/v3/volumes => generated 819 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:58.106076 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-74bb2630-03b4-47af-b55f-8897d8127f3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:58.108454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74bb2630-03b4-47af-b55f-8897d8127f3d tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:58.108827 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74bb2630-03b4-47af-b55f-8897d8127f3d tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:58.109107 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-74bb2630-03b4-47af-b55f-8897d8127f3d tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:58.118795 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:58.118795 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:58.123848 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-74bb2630-03b4-47af-b55f-8897d8127f3d tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Volume info retrieved successfully. Aug 25 04:55:58.129523 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-74bb2630-03b4-47af-b55f-8897d8127f3d tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 200 Aug 25 04:55:58.129953 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 769/3110] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:58 2026] GET /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:58.374746 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b39a654-8d04-4f77-b00a-160a545f3fbd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:58.376453 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b39a654-8d04-4f77-b00a-160a545f3fbd tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:55:58.376739 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b39a654-8d04-4f77-b00a-160a545f3fbd tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:58.377058 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b39a654-8d04-4f77-b00a-160a545f3fbd tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:58.377322 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6b39a654-8d04-4f77-b00a-160a545f3fbd tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:58.383874 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:58.383874 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:58.383874 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b39a654-8d04-4f77-b00a-160a545f3fbd tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:55:58.383874 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 777/3111] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:58 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:58.536067 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-d574be24-64cc-4e92-971c-39e4e204f765 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:58.538712 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-d574be24-64cc-4e92-971c-39e4e204f765 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] DELETE https://10.4.3.213/volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd Aug 25 04:55:58.538910 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-d574be24-64cc-4e92-971c-39e4e204f765 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:58.539038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-d574be24-64cc-4e92-971c-39e4e204f765 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:58.548362 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:58.548362 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:58.601312 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5f148ce8-62a5-4e07-9293-523b8ce20f08 req-d574be24-64cc-4e92-971c-39e4e204f765 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd returned with HTTP 200 Aug 25 04:55:58.601741 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 788/3112] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:55:58 2026] DELETE /volume/v3/attachments/96e2dcb4-0d18-430c-8384-2dece48f07fd => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:58.613597 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c62e49ea-a495-425f-8884-3166c84e477a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:58.616653 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c62e49ea-a495-425f-8884-3166c84e477a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:58.616967 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c62e49ea-a495-425f-8884-3166c84e477a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:58.617257 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c62e49ea-a495-425f-8884-3166c84e477a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:58.617447 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c62e49ea-a495-425f-8884-3166c84e477a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:58.623446 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:58.623446 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:58.624206 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c62e49ea-a495-425f-8884-3166c84e477a tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:58.624801 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 779/3113] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:58 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:58.638100 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f88286bf-b8af-4370-9786-f257fbfb21eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:58.640186 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f88286bf-b8af-4370-9786-f257fbfb21eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] DELETE https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:58.640371 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f88286bf-b8af-4370-9786-f257fbfb21eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:58.640638 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f88286bf-b8af-4370-9786-f257fbfb21eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:58.640807 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-f88286bf-b8af-4370-9786-f257fbfb21eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Delete backup with id: bf29db1e-fba5-4c12-b246-6c319037815f. Aug 25 04:55:58.646220 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:58.646220 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:58.663716 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-f88286bf-b8af-4370-9786-f257fbfb21eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] delete_backup rpcapi backup_id bf29db1e-fba5-4c12-b246-6c319037815f {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:55:58.666095 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f88286bf-b8af-4370-9786-f257fbfb21eb tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 202 Aug 25 04:55:58.666713 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 770/3114] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:55:58 2026] DELETE /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:55:58.674758 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2f71b65-7b81-4a0a-9c18-c7e9ca57a91e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:58.676660 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2f71b65-7b81-4a0a-9c18-c7e9ca57a91e tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:58.676937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2f71b65-7b81-4a0a-9c18-c7e9ca57a91e tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:58.677180 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2f71b65-7b81-4a0a-9c18-c7e9ca57a91e tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:58.677302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b2f71b65-7b81-4a0a-9c18-c7e9ca57a91e tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:58.681871 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:58.681871 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:58.682551 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2f71b65-7b81-4a0a-9c18-c7e9ca57a91e tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 200 Aug 25 04:55:58.682972 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 778/3115] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:58 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:58.809083 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8a81d58b-4cbc-42d8-b420-6975717d32e7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:58.811158 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a81d58b-4cbc-42d8-b420-6975717d32e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:55:58.811418 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a81d58b-4cbc-42d8-b420-6975717d32e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:58.811676 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8a81d58b-4cbc-42d8-b420-6975717d32e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:58.811850 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8a81d58b-4cbc-42d8-b420-6975717d32e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:58.816655 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:58.816655 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:58.817556 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8a81d58b-4cbc-42d8-b420-6975717d32e7 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:55:58.818076 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 789/3116] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:58 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:59.147313 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-078accf7-86a0-4b7a-8436-42ebd3eb4136 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.149682 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-078accf7-86a0-4b7a-8436-42ebd3eb4136 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:59.150062 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-078accf7-86a0-4b7a-8436-42ebd3eb4136 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.150356 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-078accf7-86a0-4b7a-8436-42ebd3eb4136 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.162295 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.162295 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:59.184097 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-078accf7-86a0-4b7a-8436-42ebd3eb4136 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Volume info retrieved successfully. Aug 25 04:55:59.190621 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-078accf7-86a0-4b7a-8436-42ebd3eb4136 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 200 Aug 25 04:55:59.191247 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 780/3117] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 946 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:59.206158 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-815ba416-b207-4007-b79b-20ea16195800 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.208279 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-815ba416-b207-4007-b79b-20ea16195800 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] POST https://10.4.3.213/volume/v3/volume-transfers Aug 25 04:55:59.208702 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-815ba416-b207-4007-b79b-20ea16195800 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d92d2c6f-2696-4562-8183-ef06dc24ae74"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:59.210172 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volume_transfer [None req-815ba416-b207-4007-b79b-20ea16195800 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd92d2c6f-2696-4562-8183-ef06dc24ae74'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 04:55:59.210342 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volume_transfer [None req-815ba416-b207-4007-b79b-20ea16195800 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Creating transfer of volume d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:59.210528 np0000008045 devstack@c-api.service[100270]: INFO cinder.transfer.api [None req-815ba416-b207-4007-b79b-20ea16195800 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Generating transfer record for volume d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:59.216465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b2ba6dc-bc8d-44f1-ad95-80853231b164 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.217047 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b2ba6dc-bc8d-44f1-ad95-80853231b164 None None] GET https://10.4.3.213/volume// Aug 25 04:55:59.217243 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b2ba6dc-bc8d-44f1-ad95-80853231b164 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.217492 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b2ba6dc-bc8d-44f1-ad95-80853231b164 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.217925 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b2ba6dc-bc8d-44f1-ad95-80853231b164 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:55:59.218210 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 779/3118] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04: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 25 04:55:59.227861 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-348aa643-c816-43fd-b184-55192dd0da0c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.231225 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-348aa643-c816-43fd-b184-55192dd0da0c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:55:59.231556 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.231556 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:59.231735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-348aa643-c816-43fd-b184-55192dd0da0c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.232251 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-348aa643-c816-43fd-b184-55192dd0da0c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.247611 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-815ba416-b207-4007-b79b-20ea16195800 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volume-transfers returned with HTTP 202 Aug 25 04:55:59.247781 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.247781 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:59.248184 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 771/3119] 10.4.3.213 () {70 vars in 1326 bytes} [Tue Aug 25 04:55:59 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:59.253042 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-348aa643-c816-43fd-b184-55192dd0da0c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:55:59.258068 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-325277c3-db4b-4c3b-850e-02bf0814ff2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.259910 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-348aa643-c816-43fd-b184-55192dd0da0c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd returned with HTTP 200 Aug 25 04:55:59.259910 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 790/3120] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd => generated 1049 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:55:59.260258 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-325277c3-db4b-4c3b-850e-02bf0814ff2e tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:59.260410 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-325277c3-db4b-4c3b-850e-02bf0814ff2e tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.260553 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-325277c3-db4b-4c3b-850e-02bf0814ff2e tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.268460 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.268460 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:59.273205 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-325277c3-db4b-4c3b-850e-02bf0814ff2e tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Volume info retrieved successfully. Aug 25 04:55:59.278966 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-325277c3-db4b-4c3b-850e-02bf0814ff2e tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 200 Aug 25 04:55:59.279166 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 781/3121] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:59.295085 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e44b750-87cf-4fa1-9ccb-ee7ecf2f70a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.297638 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e44b750-87cf-4fa1-9ccb-ee7ecf2f70a9 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volume-transfers/bb1d37e1-26b6-432a-94e0-206e0631574a Aug 25 04:55:59.297937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e44b750-87cf-4fa1-9ccb-ee7ecf2f70a9 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.298324 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e44b750-87cf-4fa1-9ccb-ee7ecf2f70a9 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.303110 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e44b750-87cf-4fa1-9ccb-ee7ecf2f70a9 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volume-transfers/bb1d37e1-26b6-432a-94e0-206e0631574a returned with HTTP 200 Aug 25 04:55:59.303579 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 780/3122] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volume-transfers/bb1d37e1-26b6-432a-94e0-206e0631574a => generated 432 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:59.315274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0ab18071-716b-43a0-ba1b-d04efa487b69 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.317657 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0ab18071-716b-43a0-ba1b-d04efa487b69 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volume-transfers Aug 25 04:55:59.317929 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0ab18071-716b-43a0-ba1b-d04efa487b69 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.318165 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0ab18071-716b-43a0-ba1b-d04efa487b69 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.319323 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volume_transfer [None req-0ab18071-716b-43a0-ba1b-d04efa487b69 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Listing volume transfers {{(pid=100270) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 04:55:59.330674 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0ab18071-716b-43a0-ba1b-d04efa487b69 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volume-transfers returned with HTTP 200 Aug 25 04:55:59.331397 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 772/3123] 10.4.3.213 () {68 vars in 1305 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:59.344793 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.397054 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5e132a5-601d-48bd-a4bd-75eed0463a90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.398535 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5e132a5-601d-48bd-a4bd-75eed0463a90 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:55:59.398895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5e132a5-601d-48bd-a4bd-75eed0463a90 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.399255 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5e132a5-601d-48bd-a4bd-75eed0463a90 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.399344 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b5e132a5-601d-48bd-a4bd-75eed0463a90 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:59.405360 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.405360 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:59.406516 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5e132a5-601d-48bd-a4bd-75eed0463a90 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:55:59.407066 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 782/3124] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:59.447716 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] POST https://10.4.3.213/volume/v3/volume-transfers/bb1d37e1-26b6-432a-94e0-206e0631574a/accept Aug 25 04:55:59.448188 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a0bbd12d981dc8c9"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:59.449732 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.volume_transfer [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Accepting volume transfer bb1d37e1-26b6-432a-94e0-206e0631574a {{(pid=100269) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 04:55:59.450046 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Accepting transfer bb1d37e1-26b6-432a-94e0-206e0631574a Aug 25 04:55:59.466294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9bc91fa6-23a7-42b3-97c3-d0b3f39eeb84 req-13d13a36-9161-435e-8f57-fb9c14b523f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.468782 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bc91fa6-23a7-42b3-97c3-d0b3f39eeb84 req-13d13a36-9161-435e-8f57-fb9c14b523f0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:59.469004 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bc91fa6-23a7-42b3-97c3-d0b3f39eeb84 req-13d13a36-9161-435e-8f57-fb9c14b523f0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.469247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bc91fa6-23a7-42b3-97c3-d0b3f39eeb84 req-13d13a36-9161-435e-8f57-fb9c14b523f0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.478343 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-15349e26-dc9e-42e9-8ef2-148875f40676 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.480276 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.480276 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:59.481008 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-15349e26-dc9e-42e9-8ef2-148875f40676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/3aa11934-8bdc-40d5-8cb0-b399cf87b647 Aug 25 04:55:59.481375 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-15349e26-dc9e-42e9-8ef2-148875f40676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:59.485386 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9bc91fa6-23a7-42b3-97c3-d0b3f39eeb84 req-13d13a36-9161-435e-8f57-fb9c14b523f0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:59.490508 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bc91fa6-23a7-42b3-97c3-d0b3f39eeb84 req-13d13a36-9161-435e-8f57-fb9c14b523f0 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:59.491086 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 781/3125] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:59.492504 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-15349e26-dc9e-42e9-8ef2-148875f40676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-8c18fd18-cb38-4339-963c-14d0f05208fd-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:55:59.499181 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-15349e26-dc9e-42e9-8ef2-148875f40676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-8c18fd18-cb38-4339-963c-14d0f05208fd-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:55:59.500286 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.500286 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:59.507992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b73ec942-f362-4afd-92d5-9ccb4786a9cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.510885 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b73ec942-f362-4afd-92d5-9ccb4786a9cb tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] DELETE https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:59.510885 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b73ec942-f362-4afd-92d5-9ccb4786a9cb tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.511107 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b73ec942-f362-4afd-92d5-9ccb4786a9cb tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.511325 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b73ec942-f362-4afd-92d5-9ccb4786a9cb tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Delete volume with id: 28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:59.519908 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.519908 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:59.520506 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b73ec942-f362-4afd-92d5-9ccb4786a9cb tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:59.525858 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Created reservations ['edb701f3-59c8-4bf3-a461-42abbc4c7071', '843c90b5-3bcf-4e93-abfe-461624ad58a7', 'c80b70bd-d22f-4285-bc55-94b57a519193', '793f6a6c-b245-4106-8c94-08f086d0658f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:59.541816 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b73ec942-f362-4afd-92d5-9ccb4786a9cb tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Delete volume request issued successfully. Aug 25 04:55:59.542517 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b73ec942-f362-4afd-92d5-9ccb4786a9cb tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 202 Aug 25 04:55:59.542517 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 783/3126] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:55:59 2026] DELETE /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:55:59.550491 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b301273e-104a-4d1c-8dad-50efbab3657d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.551308 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Created reservations ['0003e1a4-80e8-42b8-ab33-90f1861d9143', '9cfee15b-e830-41d3-b051-e441459a615d', 'b20772b4-e562-456c-9656-bdc47a0d5998', '7eb15009-6df5-4078-a495-20afc64e169d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:59.552585 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b301273e-104a-4d1c-8dad-50efbab3657d tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:55:59.552886 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b301273e-104a-4d1c-8dad-50efbab3657d tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.553097 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b301273e-104a-4d1c-8dad-50efbab3657d tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.561184 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.561184 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:59.565494 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b301273e-104a-4d1c-8dad-50efbab3657d tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Volume info retrieved successfully. Aug 25 04:55:59.570578 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b301273e-104a-4d1c-8dad-50efbab3657d tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 200 Aug 25 04:55:59.570986 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 782/3127] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:59.595063 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Created reservations ['be61ea2b-cb85-48c3-bbce-5d3b60ea2994', '5db17bed-3fc3-4ef3-9e1b-87177b071135', '19089327-42d0-4f89-aea6-217c33771f8f', '1c2794af-786b-4e7b-96cb-f739729bac5f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:59.620640 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-15349e26-dc9e-42e9-8ef2-148875f40676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-8c18fd18-cb38-4339-963c-14d0f05208fd-np0000008045" released by "attachment_update" :: held 0.122s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:55:59.621162 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-15349e26-dc9e-42e9-8ef2-148875f40676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/3aa11934-8bdc-40d5-8cb0-b399cf87b647 returned with HTTP 200 Aug 25 04:55:59.622073 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 773/3128] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:55:59 2026] PUT /volume/v3/attachments/3aa11934-8bdc-40d5-8cb0-b399cf87b647 => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:59.636493 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Created reservations ['7c275eab-6935-44cb-9fad-17c8e6927de4', 'fedc05f2-a845-4eb7-912d-050e1b195a98', '6c19a7a3-9953-458b-b005-ab739fae9ace', 'eacdf274-463b-4349-8f37-c0dd3488c087'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:55:59.651691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-64b84e59-d1b8-4c28-8e9a-ca18e89bc357 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.652376 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Transfer volume completed successfully. Aug 25 04:55:59.655579 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-64b84e59-d1b8-4c28-8e9a-ca18e89bc357 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/3aa11934-8bdc-40d5-8cb0-b399cf87b647/action Aug 25 04:55:59.656312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-64b84e59-d1b8-4c28-8e9a-ca18e89bc357 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:55:59.656312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-64b84e59-d1b8-4c28-8e9a-ca18e89bc357 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:55:59.681415 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.681415 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:59.696052 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-731c4216-1c7c-4499-bb25-e6914e0276d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.699160 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-731c4216-1c7c-4499-bb25-e6914e0276d7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f Aug 25 04:55:59.699389 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-731c4216-1c7c-4499-bb25-e6914e0276d7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.699864 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-731c4216-1c7c-4499-bb25-e6914e0276d7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.699864 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-731c4216-1c7c-4499-bb25-e6914e0276d7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Show backup with id bf29db1e-fba5-4c12-b246-6c319037815f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:59.705547 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-731c4216-1c7c-4499-bb25-e6914e0276d7 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f returned with HTTP 404 Aug 25 04:55:59.706068 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 783/3129] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/backups/bf29db1e-fba5-4c12-b246-6c319037815f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:59.708340 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-64b84e59-d1b8-4c28-8e9a-ca18e89bc357 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/3aa11934-8bdc-40d5-8cb0-b399cf87b647/action returned with HTTP 204 Aug 25 04:55:59.708815 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 784/3130] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:55:59 2026] POST /volume/v3/attachments/3aa11934-8bdc-40d5-8cb0-b399cf87b647/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:59.714824 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7e7a53f9-0df3-4df9-9572-f7e758af4c81 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.717131 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e7a53f9-0df3-4df9-9572-f7e758af4c81 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 Aug 25 04:55:59.717768 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e7a53f9-0df3-4df9-9572-f7e758af4c81 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.718005 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e7a53f9-0df3-4df9-9572-f7e758af4c81 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.718474 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-7e7a53f9-0df3-4df9-9572-f7e758af4c81 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Delete volume with id: 0f86a757-fe9e-4d40-9b73-bec2e5e0db90 Aug 25 04:55:59.727813 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.727813 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:59.728167 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7e7a53f9-0df3-4df9-9572-f7e758af4c81 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Volume info retrieved successfully. Aug 25 04:55:59.753525 np0000008045 devstack@c-api.service[100269]: INFO cinder.transfer.api [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Volume d92d2c6f-2696-4562-8183-ef06dc24ae74 has been transferred. Aug 25 04:55:59.753684 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7e7a53f9-0df3-4df9-9572-f7e758af4c81 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Delete volume request issued successfully. Aug 25 04:55:59.753942 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e7a53f9-0df3-4df9-9572-f7e758af4c81 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 returned with HTTP 202 Aug 25 04:55:59.754451 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 774/3131] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:55:59 2026] DELETE /volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:55:59.762506 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c5a9363-0b10-4347-886e-df876cf64698 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.764895 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-585cfac2-ee97-428c-ac93-f7b9e187c1ec tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] https://10.4.3.213/volume/v3/volume-transfers/bb1d37e1-26b6-432a-94e0-206e0631574a/accept returned with HTTP 202 Aug 25 04:55:59.764965 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c5a9363-0b10-4347-886e-df876cf64698 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 Aug 25 04:55:59.765844 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c5a9363-0b10-4347-886e-df876cf64698 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.765912 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 791/3132] 10.4.3.213 () {70 vars in 1458 bytes} [Tue Aug 25 04:55:59 2026] POST /volume/v3/volume-transfers/bb1d37e1-26b6-432a-94e0-206e0631574a/accept => generated 365 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:55:59.765962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c5a9363-0b10-4347-886e-df876cf64698 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.773832 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.773832 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:55:59.775875 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b006f74f-3565-4231-a314-85f4495cb74f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.778162 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b006f74f-3565-4231-a314-85f4495cb74f tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] GET https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:59.778476 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b006f74f-3565-4231-a314-85f4495cb74f tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.778532 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c5a9363-0b10-4347-886e-df876cf64698 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Volume info retrieved successfully. Aug 25 04:55:59.778721 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b006f74f-3565-4231-a314-85f4495cb74f tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.783306 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c5a9363-0b10-4347-886e-df876cf64698 tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 returned with HTTP 200 Aug 25 04:55:59.783624 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 784/3133] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:59.790801 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.790801 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:59.796558 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b006f74f-3565-4231-a314-85f4495cb74f tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Volume info retrieved successfully. Aug 25 04:55:59.803020 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b006f74f-3565-4231-a314-85f4495cb74f tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 200 Aug 25 04:55:59.803562 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 785/3134] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:59.820328 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2d674a25-9e28-4cf5-b145-4b424f82131a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.824869 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d674a25-9e28-4cf5-b145-4b424f82131a tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] GET https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:59.824869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d674a25-9e28-4cf5-b145-4b424f82131a tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.824869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d674a25-9e28-4cf5-b145-4b424f82131a tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.829689 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ac9b644c-17cb-4cff-8086-6129f1915cc0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.832085 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac9b644c-17cb-4cff-8086-6129f1915cc0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:55:59.832333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac9b644c-17cb-4cff-8086-6129f1915cc0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.832600 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac9b644c-17cb-4cff-8086-6129f1915cc0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.832753 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ac9b644c-17cb-4cff-8086-6129f1915cc0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:55:59.834031 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.834031 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:55:59.838836 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2d674a25-9e28-4cf5-b145-4b424f82131a tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] Volume info retrieved successfully. Aug 25 04:55:59.838979 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.838979 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:59.839889 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac9b644c-17cb-4cff-8086-6129f1915cc0 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:55:59.840354 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 792/3135] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:55:59.845451 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d674a25-9e28-4cf5-b145-4b424f82131a tempest-VolumesTransfersV355Test-1840427682 tempest-VolumesTransfersV355Test-1840427682-project-member] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 200 Aug 25 04:55:59.845451 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 775/3136] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:55:59.860636 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f5235c9-81ef-4c56-abc3-aa4166db6912 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.863380 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f5235c9-81ef-4c56-abc3-aa4166db6912 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] DELETE https://10.4.3.213/volume/v3/volume-transfers/bb1d37e1-26b6-432a-94e0-206e0631574a Aug 25 04:55:59.863532 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f5235c9-81ef-4c56-abc3-aa4166db6912 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.863796 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f5235c9-81ef-4c56-abc3-aa4166db6912 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.863974 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-4f5235c9-81ef-4c56-abc3-aa4166db6912 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Delete transfer with id: bb1d37e1-26b6-432a-94e0-206e0631574a Aug 25 04:55:59.867945 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f5235c9-81ef-4c56-abc3-aa4166db6912 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volume-transfers/bb1d37e1-26b6-432a-94e0-206e0631574a returned with HTTP 404 Aug 25 04:55:59.868584 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 785/3137] 10.4.3.213 () {68 vars in 1419 bytes} [Tue Aug 25 04:55:59 2026] DELETE /volume/v3/volume-transfers/bb1d37e1-26b6-432a-94e0-206e0631574a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:55:59.879049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d68361f-dd92-4f4e-8a79-178bba1980f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.909057 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d68361f-dd92-4f4e-8a79-178bba1980f3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:59.909291 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d68361f-dd92-4f4e-8a79-178bba1980f3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.909504 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d68361f-dd92-4f4e-8a79-178bba1980f3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.909802 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9d68361f-dd92-4f4e-8a79-178bba1980f3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Delete volume with id: d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:59.917557 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.917557 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:55:59.917922 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d68361f-dd92-4f4e-8a79-178bba1980f3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Volume info retrieved successfully. Aug 25 04:55:59.944344 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d68361f-dd92-4f4e-8a79-178bba1980f3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Delete volume request issued successfully. Aug 25 04:55:59.944602 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d68361f-dd92-4f4e-8a79-178bba1980f3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 202 Aug 25 04:55:59.945131 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 786/3138] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:55:59 2026] DELETE /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:55:59.954316 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0da5edf5-1b96-4339-9c57-a56207c9e2ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:55:59.956648 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0da5edf5-1b96-4339-9c57-a56207c9e2ee tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] GET https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:55:59.956844 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0da5edf5-1b96-4339-9c57-a56207c9e2ee tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:55:59.957091 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0da5edf5-1b96-4339-9c57-a56207c9e2ee tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:55:59.967569 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:55:59.967569 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:55:59.971794 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0da5edf5-1b96-4339-9c57-a56207c9e2ee tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Volume info retrieved successfully. Aug 25 04:55:59.976599 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0da5edf5-1b96-4339-9c57-a56207c9e2ee tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 200 Aug 25 04:55:59.977158 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 793/3139] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:55:59 2026] GET /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:56:00.419323 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8b25889b-f773-4486-aa0f-0d32766028a0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:00.421611 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8b25889b-f773-4486-aa0f-0d32766028a0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:00.421878 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8b25889b-f773-4486-aa0f-0d32766028a0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:00.422074 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8b25889b-f773-4486-aa0f-0d32766028a0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:00.422195 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8b25889b-f773-4486-aa0f-0d32766028a0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:00.427937 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:00.427937 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:00.428990 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8b25889b-f773-4486-aa0f-0d32766028a0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:00.429474 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 776/3140] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:00 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:00.590307 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16fdeef3-57da-4145-8bae-c698e342618a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:00.596488 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16fdeef3-57da-4145-8bae-c698e342618a tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] GET https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d Aug 25 04:56:00.596488 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16fdeef3-57da-4145-8bae-c698e342618a tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:00.597299 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16fdeef3-57da-4145-8bae-c698e342618a tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:00.603715 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16fdeef3-57da-4145-8bae-c698e342618a tempest-TestServerVolumeAttachScenarioOldVersion-1035626389 tempest-TestServerVolumeAttachScenarioOldVersion-1035626389-project-member] https://10.4.3.213/volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d returned with HTTP 404 Aug 25 04:56:00.604387 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 786/3141] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:00 2026] GET /volume/v3/volumes/28cd9a0b-d508-47bc-98cf-896f9296447d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:00.798629 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba6d646c-f394-46dc-b05a-dd6c2db9724f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:00.801180 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba6d646c-f394-46dc-b05a-dd6c2db9724f tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] GET https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 Aug 25 04:56:00.801572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba6d646c-f394-46dc-b05a-dd6c2db9724f tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:00.801832 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba6d646c-f394-46dc-b05a-dd6c2db9724f tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:00.810636 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba6d646c-f394-46dc-b05a-dd6c2db9724f tempest-ProjectReaderTests39-1129603246 tempest-ProjectReaderTests39-1129603246-project-admin] https://10.4.3.213/volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 returned with HTTP 404 Aug 25 04:56:00.810917 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 787/3142] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:00 2026] GET /volume/v3/volumes/0f86a757-fe9e-4d40-9b73-bec2e5e0db90 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:00.853986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-58071aa8-e55b-4481-912f-5aceb61c40e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:00.856075 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58071aa8-e55b-4481-912f-5aceb61c40e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:00.856313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58071aa8-e55b-4481-912f-5aceb61c40e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:00.856543 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-58071aa8-e55b-4481-912f-5aceb61c40e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:00.856735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-58071aa8-e55b-4481-912f-5aceb61c40e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:00.861522 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:00.861522 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:00.862395 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-58071aa8-e55b-4481-912f-5aceb61c40e6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:56:00.862830 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 794/3143] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:00 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:01.001218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9775dd20-6eba-4e8d-9496-cdeede30fc57 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:01.003460 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9775dd20-6eba-4e8d-9496-cdeede30fc57 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] GET https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:56:01.003670 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9775dd20-6eba-4e8d-9496-cdeede30fc57 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:01.003944 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9775dd20-6eba-4e8d-9496-cdeede30fc57 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:01.011666 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9775dd20-6eba-4e8d-9496-cdeede30fc57 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 404 Aug 25 04:56:01.012360 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 777/3144] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:00 2026] GET /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:01.021914 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2cfe3f1e-dcd7-4143-a14c-bf7a45cb5f10 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:01.023909 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cfe3f1e-dcd7-4143-a14c-bf7a45cb5f10 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:56:01.024510 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cfe3f1e-dcd7-4143-a14c-bf7a45cb5f10 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:01.024510 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cfe3f1e-dcd7-4143-a14c-bf7a45cb5f10 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:01.041180 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cfe3f1e-dcd7-4143-a14c-bf7a45cb5f10 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 404 Aug 25 04:56:01.043912 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 787/3145] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:01 2026] GET /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:01.053157 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e078f7d-e48a-4df4-8b14-0285001f8f6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:01.055655 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e078f7d-e48a-4df4-8b14-0285001f8f6b tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:56:01.055958 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e078f7d-e48a-4df4-8b14-0285001f8f6b tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:01.056208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e078f7d-e48a-4df4-8b14-0285001f8f6b tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:01.056446 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3e078f7d-e48a-4df4-8b14-0285001f8f6b tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Delete volume with id: d92d2c6f-2696-4562-8183-ef06dc24ae74 Aug 25 04:56:01.063328 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e078f7d-e48a-4df4-8b14-0285001f8f6b tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 returned with HTTP 404 Aug 25 04:56:01.063997 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 788/3146] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:56:01 2026] DELETE /volume/v3/volumes/d92d2c6f-2696-4562-8183-ef06dc24ae74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:01.074108 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:01.076033 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:01.076540 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1339088722"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:01.078159 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1339088722'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:01.078345 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Create volume of 1 GB Aug 25 04:56:01.083657 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Availability Zones retrieved successfully. Aug 25 04:56:01.091669 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Flow 'volume_create_api' (07d5e805-ad17-4327-8f47-d5d95efbd7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:01.092883 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c492a522-9da8-4413-963c-ab394a4a7fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:01.094019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:01.152150 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c492a522-9da8-4413-963c-ab394a4a7fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:01.152150 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ca9d34-1429-47e8-ae8a-d5a4ea898800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:01.231459 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Created reservations ['f308005a-cbd7-45bb-b024-2280dcf2cc8f', 'a76dc78b-b0b7-40dc-9c67-869e563b7e04', '514d1f9e-2f80-4349-85c5-74674063dea0', '6fc1bd3a-28f8-4cf7-9b8d-ea167f19fd99'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:01.231459 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ca9d34-1429-47e8-ae8a-d5a4ea898800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f308005a-cbd7-45bb-b024-2280dcf2cc8f', 'a76dc78b-b0b7-40dc-9c67-869e563b7e04', '514d1f9e-2f80-4349-85c5-74674063dea0', '6fc1bd3a-28f8-4cf7-9b8d-ea167f19fd99']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:01.232053 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7222cd-395e-40ea-957d-0e879d221c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:01.264104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7222cd-395e-40ea-957d-0e879d221c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30ccd191-fde4-4e23-b340-49b75a7cd171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1339088722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688dfdb6e2f34d0f9e242adb4d02a912',qos_specs=None,replication_status=,reservations=['f308005a-cbd7-45bb-b024-2280dcf2cc8f','a76dc78b-b0b7-40dc-9c67-869e563b7e04','514d1f9e-2f80-4349-85c5-74674063dea0','6fc1bd3a-28f8-4cf7-9b8d-ea167f19fd99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621b081a3d84353a7ac08907352519b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1339088722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30ccd191-fde4-4e23-b340-49b75a7cd171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='688dfdb6e2f34d0f9e242adb4d02a912',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9621b081a3d84353a7ac08907352519b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:01.265677 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91c9e2d-c78d-488e-b8e3-ea8ebb38e747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:01.304451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91c9e2d-c78d-488e-b8e3-ea8ebb38e747) transitioned into state 'SUCCESS' from state '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-1339088722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='688dfdb6e2f34d0f9e242adb4d02a912',qos_specs=None,replication_status=,reservations=['f308005a-cbd7-45bb-b024-2280dcf2cc8f','a76dc78b-b0b7-40dc-9c67-869e563b7e04','514d1f9e-2f80-4349-85c5-74674063dea0','6fc1bd3a-28f8-4cf7-9b8d-ea167f19fd99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9621b081a3d84353a7ac08907352519b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:01.305598 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e22099b-d3ea-4912-b055-560c6376ebfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:01.324226 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e22099b-d3ea-4912-b055-560c6376ebfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:01.326194 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Flow 'volume_create_api' (07d5e805-ad17-4327-8f47-d5d95efbd7a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:01.327010 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Create volume request issued successfully. Aug 25 04:56:01.327980 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69a8f6ec-afb3-4210-9ca6-d72b9432d02c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:01.328657 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 795/3147] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:56:01 2026] POST /volume/v3/volumes => generated 819 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:01.346041 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b9bf8154-1364-4e88-b463-c8b4eb9f9e94 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:01.347993 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9bf8154-1364-4e88-b463-c8b4eb9f9e94 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:01.347993 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9bf8154-1364-4e88-b463-c8b4eb9f9e94 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:01.348249 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9bf8154-1364-4e88-b463-c8b4eb9f9e94 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:01.358926 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:01.358926 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:01.370697 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b9bf8154-1364-4e88-b463-c8b4eb9f9e94 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Volume info retrieved successfully. Aug 25 04:56:01.384952 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9bf8154-1364-4e88-b463-c8b4eb9f9e94 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 returned with HTTP 200 Aug 25 04:56:01.384952 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 778/3148] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:01 2026] GET /volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:01.441245 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbcc06b8-2757-49ba-aa28-de065e4616d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:01.444547 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbcc06b8-2757-49ba-aa28-de065e4616d2 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:01.444547 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbcc06b8-2757-49ba-aa28-de065e4616d2 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:01.445302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbcc06b8-2757-49ba-aa28-de065e4616d2 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:01.445302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cbcc06b8-2757-49ba-aa28-de065e4616d2 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:01.452162 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:01.452162 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:01.453298 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbcc06b8-2757-49ba-aa28-de065e4616d2 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:01.453656 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 788/3149] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:01 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:01.875066 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f77e8a2-e3f6-4273-b007-945435761e9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:01.877629 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f77e8a2-e3f6-4273-b007-945435761e9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:01.877908 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f77e8a2-e3f6-4273-b007-945435761e9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:01.878184 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f77e8a2-e3f6-4273-b007-945435761e9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:01.878348 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2f77e8a2-e3f6-4273-b007-945435761e9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:01.883775 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:01.883775 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:01.884860 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f77e8a2-e3f6-4273-b007-945435761e9d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:56:01.885299 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 789/3150] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:01 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:02.401440 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d67d8f8f-befc-4b8b-af32-1a3209307686 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.403882 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d67d8f8f-befc-4b8b-af32-1a3209307686 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:02.404347 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d67d8f8f-befc-4b8b-af32-1a3209307686 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.404549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d67d8f8f-befc-4b8b-af32-1a3209307686 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.414362 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:02.414362 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:02.419826 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d67d8f8f-befc-4b8b-af32-1a3209307686 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Volume info retrieved successfully. Aug 25 04:56:02.426642 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d67d8f8f-befc-4b8b-af32-1a3209307686 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 returned with HTTP 200 Aug 25 04:56:02.427275 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 796/3151] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:02 2026] GET /volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:02.442044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-78c947d3-808d-4b10-95c5-194f18da3197 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.444157 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78c947d3-808d-4b10-95c5-194f18da3197 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] POST https://10.4.3.213/volume/v3/volume-transfers Aug 25 04:56:02.444655 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-78c947d3-808d-4b10-95c5-194f18da3197 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "30ccd191-fde4-4e23-b340-49b75a7cd171"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:02.446580 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volume_transfer [None req-78c947d3-808d-4b10-95c5-194f18da3197 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Creating new volume transfer {'transfer': {'volume_id': '30ccd191-fde4-4e23-b340-49b75a7cd171'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 04:56:02.446783 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volume_transfer [None req-78c947d3-808d-4b10-95c5-194f18da3197 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Creating transfer of volume 30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:02.446944 np0000008045 devstack@c-api.service[100270]: INFO cinder.transfer.api [None req-78c947d3-808d-4b10-95c5-194f18da3197 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Generating transfer record for volume 30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:02.455646 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:02.455646 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:02.469710 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dacb5457-c0c0-4a29-9679-b3420bb4cca4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.472088 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dacb5457-c0c0-4a29-9679-b3420bb4cca4 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:02.472409 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dacb5457-c0c0-4a29-9679-b3420bb4cca4 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.472725 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dacb5457-c0c0-4a29-9679-b3420bb4cca4 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.473732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dacb5457-c0c0-4a29-9679-b3420bb4cca4 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:02.477924 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78c947d3-808d-4b10-95c5-194f18da3197 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volume-transfers returned with HTTP 202 Aug 25 04:56:02.478477 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 779/3152] 10.4.3.213 () {70 vars in 1326 bytes} [Tue Aug 25 04:56:02 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:02.479852 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:02.479852 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:02.481246 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dacb5457-c0c0-4a29-9679-b3420bb4cca4 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:02.481688 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 789/3153] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:02 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:02.491526 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38981f42-63b0-4966-9f2c-c23a09486072 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.493788 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38981f42-63b0-4966-9f2c-c23a09486072 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:02.494447 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38981f42-63b0-4966-9f2c-c23a09486072 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.494447 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38981f42-63b0-4966-9f2c-c23a09486072 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.504146 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:02.504146 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:02.508535 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-38981f42-63b0-4966-9f2c-c23a09486072 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Volume info retrieved successfully. Aug 25 04:56:02.514598 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38981f42-63b0-4966-9f2c-c23a09486072 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 returned with HTTP 200 Aug 25 04:56:02.515068 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 790/3154] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:02 2026] GET /volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:02.531685 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-10453c79-5b20-4d2c-a9c7-95edfcbe2c1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.534402 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-10453c79-5b20-4d2c-a9c7-95edfcbe2c1c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volume-transfers/detail Aug 25 04:56:02.534402 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-10453c79-5b20-4d2c-a9c7-95edfcbe2c1c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.534776 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-10453c79-5b20-4d2c-a9c7-95edfcbe2c1c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.534992 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volume_transfer [None req-10453c79-5b20-4d2c-a9c7-95edfcbe2c1c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Listing volume transfers {{(pid=100269) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 04:56:02.539174 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-10453c79-5b20-4d2c-a9c7-95edfcbe2c1c tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 04:56:02.539641 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 797/3155] 10.4.3.213 () {68 vars in 1326 bytes} [Tue Aug 25 04:56:02 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:02.550741 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6724dcb-8f17-4309-a893-98d791219e32 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.552533 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6724dcb-8f17-4309-a893-98d791219e32 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] DELETE https://10.4.3.213/volume/v3/volume-transfers/f354d28b-1d9d-41a3-91a8-58e914cc3f4d Aug 25 04:56:02.552820 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6724dcb-8f17-4309-a893-98d791219e32 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.553038 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6724dcb-8f17-4309-a893-98d791219e32 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.553165 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.volume_transfer [None req-f6724dcb-8f17-4309-a893-98d791219e32 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Delete transfer with id: f354d28b-1d9d-41a3-91a8-58e914cc3f4d Aug 25 04:56:02.563987 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:02.563987 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:02.573918 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6724dcb-8f17-4309-a893-98d791219e32 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volume-transfers/f354d28b-1d9d-41a3-91a8-58e914cc3f4d returned with HTTP 202 Aug 25 04:56:02.574366 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 780/3156] 10.4.3.213 () {68 vars in 1419 bytes} [Tue Aug 25 04:56:02 2026] DELETE /volume/v3/volume-transfers/f354d28b-1d9d-41a3-91a8-58e914cc3f4d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:56:02.583617 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a588c47-c790-43ff-979e-a950db5c1498 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.585476 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a588c47-c790-43ff-979e-a950db5c1498 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:02.585780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a588c47-c790-43ff-979e-a950db5c1498 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.586019 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a588c47-c790-43ff-979e-a950db5c1498 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.594326 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:02.594326 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:02.599024 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a588c47-c790-43ff-979e-a950db5c1498 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Volume info retrieved successfully. Aug 25 04:56:02.604414 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a588c47-c790-43ff-979e-a950db5c1498 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 returned with HTTP 200 Aug 25 04:56:02.604845 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 790/3157] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:02 2026] GET /volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:02.624553 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7495a602-a377-463a-9770-ba64ae65ccd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.626695 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7495a602-a377-463a-9770-ba64ae65ccd4 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] DELETE https://10.4.3.213/volume/v3/volume-transfers/f354d28b-1d9d-41a3-91a8-58e914cc3f4d Aug 25 04:56:02.627037 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7495a602-a377-463a-9770-ba64ae65ccd4 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.627310 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7495a602-a377-463a-9770-ba64ae65ccd4 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.627496 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-7495a602-a377-463a-9770-ba64ae65ccd4 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Delete transfer with id: f354d28b-1d9d-41a3-91a8-58e914cc3f4d Aug 25 04:56:02.631344 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7495a602-a377-463a-9770-ba64ae65ccd4 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volume-transfers/f354d28b-1d9d-41a3-91a8-58e914cc3f4d returned with HTTP 404 Aug 25 04:56:02.632161 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 791/3158] 10.4.3.213 () {68 vars in 1419 bytes} [Tue Aug 25 04:56:02 2026] DELETE /volume/v3/volume-transfers/f354d28b-1d9d-41a3-91a8-58e914cc3f4d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:02.643050 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3bc6f201-9da6-49dc-97db-eaef2280bab6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.645077 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3bc6f201-9da6-49dc-97db-eaef2280bab6 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:02.645313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3bc6f201-9da6-49dc-97db-eaef2280bab6 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.645647 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3bc6f201-9da6-49dc-97db-eaef2280bab6 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.645729 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3bc6f201-9da6-49dc-97db-eaef2280bab6 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Delete volume with id: 30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:02.654122 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:02.654122 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:02.654418 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3bc6f201-9da6-49dc-97db-eaef2280bab6 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Volume info retrieved successfully. Aug 25 04:56:02.678870 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3bc6f201-9da6-49dc-97db-eaef2280bab6 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Delete volume request issued successfully. Aug 25 04:56:02.679175 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3bc6f201-9da6-49dc-97db-eaef2280bab6 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 returned with HTTP 202 Aug 25 04:56:02.679715 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 798/3159] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:56:02 2026] DELETE /volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:56:02.696504 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6fa3f84d-5b34-4f79-876c-a1df71849a0b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.698571 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6fa3f84d-5b34-4f79-876c-a1df71849a0b tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] GET https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:02.698834 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6fa3f84d-5b34-4f79-876c-a1df71849a0b tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.699109 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6fa3f84d-5b34-4f79-876c-a1df71849a0b tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.711484 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:02.711484 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:02.717472 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6fa3f84d-5b34-4f79-876c-a1df71849a0b tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Volume info retrieved successfully. Aug 25 04:56:02.724493 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6fa3f84d-5b34-4f79-876c-a1df71849a0b tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 returned with HTTP 200 Aug 25 04:56:02.728453 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 781/3160] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:02 2026] GET /volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:56:02.897336 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94d5df4a-9bbc-40c8-a942-cfc6ef7f0586 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:02.901786 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94d5df4a-9bbc-40c8-a942-cfc6ef7f0586 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:02.901786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94d5df4a-9bbc-40c8-a942-cfc6ef7f0586 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:02.901786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94d5df4a-9bbc-40c8-a942-cfc6ef7f0586 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:02.901786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-94d5df4a-9bbc-40c8-a942-cfc6ef7f0586 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:02.904993 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:02.904993 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:02.905965 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94d5df4a-9bbc-40c8-a942-cfc6ef7f0586 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:56:02.909058 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 791/3161] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:02 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:03.498549 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7284fc5-9dab-4139-b0e7-170f05d31133 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:03.502855 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7284fc5-9dab-4139-b0e7-170f05d31133 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:03.503861 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7284fc5-9dab-4139-b0e7-170f05d31133 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:03.503861 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7284fc5-9dab-4139-b0e7-170f05d31133 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:03.504451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d7284fc5-9dab-4139-b0e7-170f05d31133 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:03.513852 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:03.513852 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:03.514049 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7284fc5-9dab-4139-b0e7-170f05d31133 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:03.515022 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 792/3162] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:03 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:03.742668 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fe5c4a66-e4d2-4f3c-ac21-4a86464f2af3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:03.744511 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe5c4a66-e4d2-4f3c-ac21-4a86464f2af3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] GET https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:03.744735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe5c4a66-e4d2-4f3c-ac21-4a86464f2af3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:03.744908 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fe5c4a66-e4d2-4f3c-ac21-4a86464f2af3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:03.751737 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fe5c4a66-e4d2-4f3c-ac21-4a86464f2af3 tempest-VolumesTransfersV355Test-1497092123 tempest-VolumesTransfersV355Test-1497092123-project-admin] https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 returned with HTTP 404 Aug 25 04:56:03.752354 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 799/3163] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:03 2026] GET /volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:03.764359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-85a09e74-3fa6-4c50-9569-867e8a8ecbc6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:03.766478 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85a09e74-3fa6-4c50-9569-867e8a8ecbc6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] GET https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:03.766674 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85a09e74-3fa6-4c50-9569-867e8a8ecbc6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:03.766944 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-85a09e74-3fa6-4c50-9569-867e8a8ecbc6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:03.773505 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-85a09e74-3fa6-4c50-9569-867e8a8ecbc6 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 returned with HTTP 404 Aug 25 04:56:03.774011 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 782/3164] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:03 2026] GET /volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:03.785150 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78a54e8a-9829-4dd3-a01b-815d60373866 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:03.787494 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78a54e8a-9829-4dd3-a01b-815d60373866 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] DELETE https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:03.787663 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78a54e8a-9829-4dd3-a01b-815d60373866 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:03.787932 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78a54e8a-9829-4dd3-a01b-815d60373866 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:03.788217 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-78a54e8a-9829-4dd3-a01b-815d60373866 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] Delete volume with id: 30ccd191-fde4-4e23-b340-49b75a7cd171 Aug 25 04:56:03.795067 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78a54e8a-9829-4dd3-a01b-815d60373866 tempest-VolumesTransfersV355Test-454920828 tempest-VolumesTransfersV355Test-454920828-project-member] https://10.4.3.213/volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 returned with HTTP 404 Aug 25 04:56:03.795788 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 792/3165] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:56:03 2026] DELETE /volume/v3/volumes/30ccd191-fde4-4e23-b340-49b75a7cd171 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:03.919214 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b64a41a-bede-48cf-8365-415462093ec9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:03.922102 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b64a41a-bede-48cf-8365-415462093ec9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:03.922423 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b64a41a-bede-48cf-8365-415462093ec9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:03.922754 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b64a41a-bede-48cf-8365-415462093ec9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:03.922955 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7b64a41a-bede-48cf-8365-415462093ec9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:03.927605 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:03.927605 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:03.928350 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b64a41a-bede-48cf-8365-415462093ec9 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:56:03.928821 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 793/3166] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:03 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:04.528589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-389b1641-9d2f-4eea-bae9-d1ecd056b909 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:04.530940 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-389b1641-9d2f-4eea-bae9-d1ecd056b909 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:04.531256 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-389b1641-9d2f-4eea-bae9-d1ecd056b909 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:04.531526 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-389b1641-9d2f-4eea-bae9-d1ecd056b909 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:04.532146 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-389b1641-9d2f-4eea-bae9-d1ecd056b909 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:04.536938 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:04.536938 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:04.537974 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-389b1641-9d2f-4eea-bae9-d1ecd056b909 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:04.538576 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 800/3167] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:04 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:04.940516 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-145b8152-1020-4667-a561-88cc162d1eab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:04.942646 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-145b8152-1020-4667-a561-88cc162d1eab tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:04.942895 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-145b8152-1020-4667-a561-88cc162d1eab tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:04.943119 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-145b8152-1020-4667-a561-88cc162d1eab tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:04.943243 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-145b8152-1020-4667-a561-88cc162d1eab tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:04.949760 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:04.949760 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:04.950877 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-145b8152-1020-4667-a561-88cc162d1eab tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:56:04.951515 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 783/3168] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:04 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:05.140790 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-fa03404b-ea81-401e-a32d-21c91d1df946 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:05.143582 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-fa03404b-ea81-401e-a32d-21c91d1df946 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd/encryption Aug 25 04:56:05.146503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-fa03404b-ea81-401e-a32d-21c91d1df946 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:05.146503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-fa03404b-ea81-401e-a32d-21c91d1df946 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:05.155910 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:05.155910 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:05.170445 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-86d4629a-ec3a-436f-b2b0-888dd8fdda67 req-fa03404b-ea81-401e-a32d-21c91d1df946 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd/encryption returned with HTTP 200 Aug 25 04:56:05.171068 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 793/3169] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:56:05 2026] GET /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:05.552088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a726343-401b-4b74-8c1a-1c642e255a47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:05.563929 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a726343-401b-4b74-8c1a-1c642e255a47 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:05.564275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a726343-401b-4b74-8c1a-1c642e255a47 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:05.570784 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a726343-401b-4b74-8c1a-1c642e255a47 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:05.571058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3a726343-401b-4b74-8c1a-1c642e255a47 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:05.585320 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:05.585320 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:05.585320 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a726343-401b-4b74-8c1a-1c642e255a47 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:05.585320 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 794/3170] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:05 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:05.970704 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-706338f7-ee1e-418b-81bd-93fe35ff8070 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:05.972627 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-706338f7-ee1e-418b-81bd-93fe35ff8070 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:05.972846 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-706338f7-ee1e-418b-81bd-93fe35ff8070 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:05.973052 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-706338f7-ee1e-418b-81bd-93fe35ff8070 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:05.973151 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-706338f7-ee1e-418b-81bd-93fe35ff8070 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:05.977739 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:05.977739 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:05.978801 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-706338f7-ee1e-418b-81bd-93fe35ff8070 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:56:05.979176 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 801/3171] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:05 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:05.990599 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d3c9c899-e891-4dff-ba75-24daccbdd904 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:05.992582 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3c9c899-e891-4dff-ba75-24daccbdd904 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:05.992958 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3c9c899-e891-4dff-ba75-24daccbdd904 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:05.992958 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3c9c899-e891-4dff-ba75-24daccbdd904 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:05.993095 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d3c9c899-e891-4dff-ba75-24daccbdd904 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:06.007570 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:06.007570 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:06.008629 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3c9c899-e891-4dff-ba75-24daccbdd904 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:56:06.008941 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 784/3172] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:05 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:06.024817 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b988c07f-8735-4727-a685-4f045cbfab3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:06.027035 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b988c07f-8735-4727-a685-4f045cbfab3e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:06.027247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b988c07f-8735-4727-a685-4f045cbfab3e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:06.027509 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b988c07f-8735-4727-a685-4f045cbfab3e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:06.027660 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b988c07f-8735-4727-a685-4f045cbfab3e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete backup with id: 6e4aed64-b60c-4bca-b443-5e6acfbe790d. Aug 25 04:56:06.034724 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:06.034724 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:06.065768 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-b988c07f-8735-4727-a685-4f045cbfab3e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] delete_backup rpcapi backup_id 6e4aed64-b60c-4bca-b443-5e6acfbe790d {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:56:06.072015 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b988c07f-8735-4727-a685-4f045cbfab3e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 202 Aug 25 04:56:06.073479 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 794/3173] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:06 2026] DELETE /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:56:06.081837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-490f1cd6-af4f-48e5-93a6-f2e20d3ee01d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:06.083292 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-490f1cd6-af4f-48e5-93a6-f2e20d3ee01d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:06.083722 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-490f1cd6-af4f-48e5-93a6-f2e20d3ee01d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:06.084088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-490f1cd6-af4f-48e5-93a6-f2e20d3ee01d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:06.084651 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-490f1cd6-af4f-48e5-93a6-f2e20d3ee01d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:06.089841 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:06.089841 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:06.091028 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-490f1cd6-af4f-48e5-93a6-f2e20d3ee01d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 200 Aug 25 04:56:06.091536 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 795/3174] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:06 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:06.603539 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3ade2d2-8df0-4c85-8ac7-3f30f9423108 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:06.605587 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ade2d2-8df0-4c85-8ac7-3f30f9423108 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:06.605856 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ade2d2-8df0-4c85-8ac7-3f30f9423108 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:06.606041 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3ade2d2-8df0-4c85-8ac7-3f30f9423108 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:06.606158 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a3ade2d2-8df0-4c85-8ac7-3f30f9423108 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:06.613023 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:06.613023 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:06.613923 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3ade2d2-8df0-4c85-8ac7-3f30f9423108 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:06.614272 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 802/3175] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:06 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:07.104069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cb921628-affc-4a1c-baf5-c349e8c29714 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:07.107273 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cb921628-affc-4a1c-baf5-c349e8c29714 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d Aug 25 04:56:07.107273 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cb921628-affc-4a1c-baf5-c349e8c29714 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:07.107273 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cb921628-affc-4a1c-baf5-c349e8c29714 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:07.107273 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-cb921628-affc-4a1c-baf5-c349e8c29714 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 6e4aed64-b60c-4bca-b443-5e6acfbe790d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:07.111463 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cb921628-affc-4a1c-baf5-c349e8c29714 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d returned with HTTP 404 Aug 25 04:56:07.111992 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 785/3176] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:07 2026] GET /volume/v3/backups/6e4aed64-b60c-4bca-b443-5e6acfbe790d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:07.212242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99810141-c4a5-4543-9496-73be69288129 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:07.214367 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99810141-c4a5-4543-9496-73be69288129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:56:07.214713 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99810141-c4a5-4543-9496-73be69288129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:07.215066 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99810141-c4a5-4543-9496-73be69288129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:07.215224 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-99810141-c4a5-4543-9496-73be69288129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete backup with id: 7d353a2f-472b-447f-a2e1-e07453455e52. Aug 25 04:56:07.224662 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:07.224662 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:07.245449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-99810141-c4a5-4543-9496-73be69288129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] delete_backup rpcapi backup_id 7d353a2f-472b-447f-a2e1-e07453455e52 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:56:07.247812 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99810141-c4a5-4543-9496-73be69288129 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 202 Aug 25 04:56:07.248357 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 795/3177] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:07 2026] DELETE /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:56:07.263101 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53bb632f-1100-436e-9152-60e3ba1c2ff6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:07.265638 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53bb632f-1100-436e-9152-60e3ba1c2ff6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:56:07.265932 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53bb632f-1100-436e-9152-60e3ba1c2ff6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:07.266129 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53bb632f-1100-436e-9152-60e3ba1c2ff6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:07.266270 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-53bb632f-1100-436e-9152-60e3ba1c2ff6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:07.272165 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:07.272165 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:07.273772 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53bb632f-1100-436e-9152-60e3ba1c2ff6 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 200 Aug 25 04:56:07.274087 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 796/3178] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:07 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:07.633605 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7874e1dd-63d6-4242-b19b-1ef840aaf9af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:07.637124 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7874e1dd-63d6-4242-b19b-1ef840aaf9af tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:07.637684 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7874e1dd-63d6-4242-b19b-1ef840aaf9af tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:07.637684 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7874e1dd-63d6-4242-b19b-1ef840aaf9af tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:07.637854 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7874e1dd-63d6-4242-b19b-1ef840aaf9af tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:07.647897 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:07.647897 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:07.649185 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7874e1dd-63d6-4242-b19b-1ef840aaf9af tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:07.649851 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 803/3179] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:07 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:08.291859 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0fd3d194-2f3e-4f57-8b57-c51403ccc11d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:08.294319 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0fd3d194-2f3e-4f57-8b57-c51403ccc11d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 Aug 25 04:56:08.294319 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0fd3d194-2f3e-4f57-8b57-c51403ccc11d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:08.294550 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0fd3d194-2f3e-4f57-8b57-c51403ccc11d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:08.294690 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0fd3d194-2f3e-4f57-8b57-c51403ccc11d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Show backup with id 7d353a2f-472b-447f-a2e1-e07453455e52. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:08.301294 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0fd3d194-2f3e-4f57-8b57-c51403ccc11d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 returned with HTTP 404 Aug 25 04:56:08.301831 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 786/3180] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:08 2026] GET /volume/v3/backups/7d353a2f-472b-447f-a2e1-e07453455e52 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:56:08.486916 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-d71fe037-f6aa-4087-baf1-c8124d33646c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:08.490060 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-d71fe037-f6aa-4087-baf1-c8124d33646c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:08.490729 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-d71fe037-f6aa-4087-baf1-c8124d33646c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:08.491226 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-d71fe037-f6aa-4087-baf1-c8124d33646c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:08.508205 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:08.508205 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:08.513740 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-d71fe037-f6aa-4087-baf1-c8124d33646c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:56:08.521113 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-d71fe037-f6aa-4087-baf1-c8124d33646c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:56:08.523849 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 796/3181] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:56:08 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:08.557018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-efc969ce-3a1e-4265-b02c-ec3c6dce301c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:08.559444 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-efc969ce-3a1e-4265-b02c-ec3c6dce301c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] POST https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779/action Aug 25 04:56:08.559599 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-efc969ce-3a1e-4265-b02c-ec3c6dce301c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:56:08.559728 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-efc969ce-3a1e-4265-b02c-ec3c6dce301c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:08.572312 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:08.572312 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:08.572917 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-efc969ce-3a1e-4265-b02c-ec3c6dce301c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:56:08.579684 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-efc969ce-3a1e-4265-b02c-ec3c6dce301c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Begin detaching volume completed successfully. Aug 25 04:56:08.580001 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-efc969ce-3a1e-4265-b02c-ec3c6dce301c tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779/action returned with HTTP 202 Aug 25 04:56:08.580980 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 797/3182] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:56:08 2026] POST /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:56:08.609217 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03a99948-3dce-426b-b0ab-fa98e7af650b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:08.611490 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03a99948-3dce-426b-b0ab-fa98e7af650b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:08.611787 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03a99948-3dce-426b-b0ab-fa98e7af650b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:08.611999 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03a99948-3dce-426b-b0ab-fa98e7af650b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:08.626557 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:08.626557 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:08.630052 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-03a99948-3dce-426b-b0ab-fa98e7af650b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:56:08.637243 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03a99948-3dce-426b-b0ab-fa98e7af650b tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:56:08.638085 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 804/3183] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:08 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:08.639483 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e0ed59f2-cd2d-41f3-b55e-7987bdcd9373 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:08.639994 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0ed59f2-cd2d-41f3-b55e-7987bdcd9373 None None] GET https://10.4.3.213/volume// Aug 25 04:56:08.640167 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0ed59f2-cd2d-41f3-b55e-7987bdcd9373 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:08.640401 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0ed59f2-cd2d-41f3-b55e-7987bdcd9373 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:08.640858 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0ed59f2-cd2d-41f3-b55e-7987bdcd9373 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:56:08.641175 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 787/3184] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:56:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:56:08.654304 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-b662b424-2ccd-46c8-a87f-9a1cdc3ad816 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:08.656766 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-b662b424-2ccd-46c8-a87f-9a1cdc3ad816 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:08.657152 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-b662b424-2ccd-46c8-a87f-9a1cdc3ad816 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:08.657276 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-b662b424-2ccd-46c8-a87f-9a1cdc3ad816 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:08.664573 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0db7082-9fe4-4855-8f32-19cae6b553d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:08.666892 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0db7082-9fe4-4855-8f32-19cae6b553d8 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:08.667187 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0db7082-9fe4-4855-8f32-19cae6b553d8 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:08.667487 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0db7082-9fe4-4855-8f32-19cae6b553d8 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:08.667681 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b0db7082-9fe4-4855-8f32-19cae6b553d8 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:08.669924 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:08.669924 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:08.674449 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-b662b424-2ccd-46c8-a87f-9a1cdc3ad816 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:56:08.679858 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-b662b424-2ccd-46c8-a87f-9a1cdc3ad816 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:56:08.680390 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 797/3185] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:56:08 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:56:08.684910 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:08.684910 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:08.685836 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0db7082-9fe4-4855-8f32-19cae6b553d8 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:08.686287 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 798/3186] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:08 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:08.807554 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:08.992371 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:08.992668 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2048263829"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:08.994413 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2048263829'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:08.994413 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Create volume of 1 GB Aug 25 04:56:09.012002 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Availability Zones retrieved successfully. Aug 25 04:56:09.029501 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Flow 'volume_create_api' (4ca45df0-632d-4503-88b7-2184856f99eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:09.032051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b20890-68ef-4813-a645-9db9ecf4826d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:09.033991 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:09.104801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b20890-68ef-4813-a645-9db9ecf4826d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:09.105583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16d6052-1929-488f-8852-1caa497e722e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:09.189936 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Created reservations ['bc150d3a-564b-4d2d-abe3-fda4fce1a450', '045754b3-cf50-4016-ba42-39972fddf807', '38521e90-dd5a-40c9-8e48-288fd6c51862', 'bf9363d6-a04f-4ef8-abed-f2f73155a63b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:09.191128 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16d6052-1929-488f-8852-1caa497e722e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc150d3a-564b-4d2d-abe3-fda4fce1a450', '045754b3-cf50-4016-ba42-39972fddf807', '38521e90-dd5a-40c9-8e48-288fd6c51862', 'bf9363d6-a04f-4ef8-abed-f2f73155a63b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:09.192320 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48105f33-faa7-4ba3-b81a-5926f7b35a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:09.219850 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48105f33-faa7-4ba3-b81a-5926f7b35a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec50c305-8ef9-47fa-bf46-f4f15c145f19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2048263829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c9a609509341bda1817c5426d49d4b',qos_specs=None,replication_status=,reservations=['bc150d3a-564b-4d2d-abe3-fda4fce1a450','045754b3-cf50-4016-ba42-39972fddf807','38521e90-dd5a-40c9-8e48-288fd6c51862','bf9363d6-a04f-4ef8-abed-f2f73155a63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62ac7a1e4bd84205a922a4f822073119',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2048263829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec50c305-8ef9-47fa-bf46-f4f15c145f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58c9a609509341bda1817c5426d49d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62ac7a1e4bd84205a922a4f822073119',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:09.221110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be6d042-d5d7-4c92-9156-61aee659054f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:09.252191 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be6d042-d5d7-4c92-9156-61aee659054f) transitioned into state 'SUCCESS' from state '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-2048263829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c9a609509341bda1817c5426d49d4b',qos_specs=None,replication_status=,reservations=['bc150d3a-564b-4d2d-abe3-fda4fce1a450','045754b3-cf50-4016-ba42-39972fddf807','38521e90-dd5a-40c9-8e48-288fd6c51862','bf9363d6-a04f-4ef8-abed-f2f73155a63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62ac7a1e4bd84205a922a4f822073119',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:09.252876 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4809e13d-e071-45ce-b92b-2d82bb089572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:09.262951 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4809e13d-e071-45ce-b92b-2d82bb089572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:09.265089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Flow 'volume_create_api' (4ca45df0-632d-4503-88b7-2184856f99eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:09.265089 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Create volume request issued successfully. Aug 25 04:56:09.265089 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f51eea9-780d-4172-9a92-3b8729b80d1f tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:09.265089 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 805/3187] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:56:08 2026] POST /volume/v3/volumes => generated 819 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:09.282006 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9977eba1-7402-4e4a-b314-3a208e3f64a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:09.284610 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9977eba1-7402-4e4a-b314-3a208e3f64a8 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:09.285114 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9977eba1-7402-4e4a-b314-3a208e3f64a8 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:09.285114 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9977eba1-7402-4e4a-b314-3a208e3f64a8 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:09.294519 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:09.294519 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:09.304860 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9977eba1-7402-4e4a-b314-3a208e3f64a8 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Volume info retrieved successfully. Aug 25 04:56:09.316964 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9977eba1-7402-4e4a-b314-3a208e3f64a8 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 200 Aug 25 04:56:09.317397 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 788/3188] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:09 2026] GET /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 887 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:09.661151 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33bb62b1-c93c-43c1-85cb-0a93a7ec4693 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:09.667354 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33bb62b1-c93c-43c1-85cb-0a93a7ec4693 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:09.667588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33bb62b1-c93c-43c1-85cb-0a93a7ec4693 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:09.667827 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33bb62b1-c93c-43c1-85cb-0a93a7ec4693 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:09.693449 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:09.693449 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:09.696355 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-f0c9abbd-f901-420f-8882-6c70b47bc305 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:09.698152 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-33bb62b1-c93c-43c1-85cb-0a93a7ec4693 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:56:09.698697 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-f0c9abbd-f901-420f-8882-6c70b47bc305 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/attachments/872caf28-36be-409c-a3b4-005cad13b56e Aug 25 04:56:09.698941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-f0c9abbd-f901-420f-8882-6c70b47bc305 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:09.699136 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-f0c9abbd-f901-420f-8882-6c70b47bc305 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:09.701419 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fcddef32-e56d-4c84-ac5e-d73fd99f38e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:09.702490 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fcddef32-e56d-4c84-ac5e-d73fd99f38e0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:09.702784 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fcddef32-e56d-4c84-ac5e-d73fd99f38e0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:09.703155 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fcddef32-e56d-4c84-ac5e-d73fd99f38e0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:09.703675 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fcddef32-e56d-4c84-ac5e-d73fd99f38e0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:09.705058 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33bb62b1-c93c-43c1-85cb-0a93a7ec4693 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:56:09.705611 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 798/3189] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:09 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:09.710097 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:09.710097 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:09.711572 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fcddef32-e56d-4c84-ac5e-d73fd99f38e0 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:09.711572 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 806/3190] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:09 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:09.715165 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:09.715165 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:09.801458 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3df647a1-2635-4b00-bfbb-b994cbca35f8 req-f0c9abbd-f901-420f-8882-6c70b47bc305 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/attachments/872caf28-36be-409c-a3b4-005cad13b56e returned with HTTP 200 Aug 25 04:56:09.801569 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 799/3191] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:56:09 2026] DELETE /volume/v3/attachments/872caf28-36be-409c-a3b4-005cad13b56e => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:10.331887 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3d9d0db5-8387-45fe-844d-b38fbe8fd1de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.335825 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d9d0db5-8387-45fe-844d-b38fbe8fd1de tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:10.335825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d9d0db5-8387-45fe-844d-b38fbe8fd1de tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.335825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d9d0db5-8387-45fe-844d-b38fbe8fd1de tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.346331 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.346331 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:10.353631 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3d9d0db5-8387-45fe-844d-b38fbe8fd1de tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Volume info retrieved successfully. Aug 25 04:56:10.361172 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d9d0db5-8387-45fe-844d-b38fbe8fd1de tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 200 Aug 25 04:56:10.362959 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 789/3192] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:10.378789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1405068-dbff-4e8a-b66b-9eaa748f1d54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.383930 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1405068-dbff-4e8a-b66b-9eaa748f1d54 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] POST https://10.4.3.213/volume/v3/volume-transfers Aug 25 04:56:10.384324 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1405068-dbff-4e8a-b66b-9eaa748f1d54 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ec50c305-8ef9-47fa-bf46-f4f15c145f19"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:10.385846 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-f1405068-dbff-4e8a-b66b-9eaa748f1d54 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ec50c305-8ef9-47fa-bf46-f4f15c145f19'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 04:56:10.385988 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volume_transfer [None req-f1405068-dbff-4e8a-b66b-9eaa748f1d54 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Creating transfer of volume ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:10.386108 np0000008045 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-f1405068-dbff-4e8a-b66b-9eaa748f1d54 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Generating transfer record for volume ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:10.401610 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.401610 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:10.417564 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1405068-dbff-4e8a-b66b-9eaa748f1d54 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volume-transfers returned with HTTP 202 Aug 25 04:56:10.417994 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 799/3193] 10.4.3.213 () {70 vars in 1326 bytes} [Tue Aug 25 04:56:10 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:10.427063 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dae2d783-0068-4a54-9229-112a8cc910e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.432225 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dae2d783-0068-4a54-9229-112a8cc910e4 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:10.432412 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dae2d783-0068-4a54-9229-112a8cc910e4 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.432688 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dae2d783-0068-4a54-9229-112a8cc910e4 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.441868 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.441868 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:10.446584 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dae2d783-0068-4a54-9229-112a8cc910e4 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Volume info retrieved successfully. Aug 25 04:56:10.451479 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dae2d783-0068-4a54-9229-112a8cc910e4 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 200 Aug 25 04:56:10.451904 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 807/3194] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:10.470184 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3994e518-3d11-4301-85f5-cb06dd144843 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.476706 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3994e518-3d11-4301-85f5-cb06dd144843 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volume-transfers/843f8923-9430-480f-8919-31e2cd3af806 Aug 25 04:56:10.476992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3994e518-3d11-4301-85f5-cb06dd144843 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.477219 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3994e518-3d11-4301-85f5-cb06dd144843 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.477530 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.477530 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:10.484236 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3994e518-3d11-4301-85f5-cb06dd144843 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volume-transfers/843f8923-9430-480f-8919-31e2cd3af806 returned with HTTP 200 Aug 25 04:56:10.484865 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 800/3195] 10.4.3.213 () {68 vars in 1416 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/volume-transfers/843f8923-9430-480f-8919-31e2cd3af806 => generated 540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:10.499282 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d023a749-a238-4fec-8e1f-d3c4365b4ea5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.502862 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d023a749-a238-4fec-8e1f-d3c4365b4ea5 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volume-transfers Aug 25 04:56:10.503134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d023a749-a238-4fec-8e1f-d3c4365b4ea5 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.503370 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d023a749-a238-4fec-8e1f-d3c4365b4ea5 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.503594 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volume_transfer [None req-d023a749-a238-4fec-8e1f-d3c4365b4ea5 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Listing volume transfers {{(pid=100270) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 04:56:10.507650 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d023a749-a238-4fec-8e1f-d3c4365b4ea5 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volume-transfers returned with HTTP 200 Aug 25 04:56:10.508101 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 790/3196] 10.4.3.213 () {68 vars in 1305 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:10.517294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2df8200-f492-4bab-a412-f8c146e348df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.597592 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] POST https://10.4.3.213/volume/v3/volume-transfers/843f8923-9430-480f-8919-31e2cd3af806/accept Aug 25 04:56:10.597592 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "85631f7db97d8204"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:10.598368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Accepting volume transfer 843f8923-9430-480f-8919-31e2cd3af806 {{(pid=100267) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 04:56:10.598664 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Accepting transfer 843f8923-9430-480f-8919-31e2cd3af806 Aug 25 04:56:10.699374 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Created reservations ['1eacc070-6873-4e67-ba14-e58f9aca257f', 'b8c6c427-717e-4ee0-b7ce-3b6066ca69a1', '70abc79e-13b2-42b5-a618-f43690a3d167', '41e184a8-a2cf-4bad-a732-6d366b7768f0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:10.726170 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5d675ea-ef4d-42f2-8235-031c311777ef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.728954 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5d675ea-ef4d-42f2-8235-031c311777ef tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:10.728954 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5d675ea-ef4d-42f2-8235-031c311777ef tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.729010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49a8ae6d-0210-4e23-a573-203c5ada2c4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.729256 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5d675ea-ef4d-42f2-8235-031c311777ef tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.729256 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d5d675ea-ef4d-42f2-8235-031c311777ef tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:10.732221 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Created reservations ['085fd884-5fae-413b-9a0d-7690adba637b', 'c4ddcece-9818-427b-9b0a-53aead5dd88e', '5b51c4ce-a16d-4956-bb92-4aa8850b9655', '3488a17a-2291-4796-b334-fba1ebb1be3f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:10.732474 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49a8ae6d-0210-4e23-a573-203c5ada2c4d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:10.732474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49a8ae6d-0210-4e23-a573-203c5ada2c4d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.732474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49a8ae6d-0210-4e23-a573-203c5ada2c4d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.734106 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.734106 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:10.735057 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5d675ea-ef4d-42f2-8235-031c311777ef tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:10.735453 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 808/3197] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:10.738877 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.738877 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:10.742352 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-49a8ae6d-0210-4e23-a573-203c5ada2c4d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:56:10.746685 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49a8ae6d-0210-4e23-a573-203c5ada2c4d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:56:10.746986 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b801df7c-18b7-415c-b804-b0e4d803d672 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.747238 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 801/3198] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:10.749562 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b801df7c-18b7-415c-b804-b0e4d803d672 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 Aug 25 04:56:10.749926 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b801df7c-18b7-415c-b804-b0e4d803d672 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.750395 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b801df7c-18b7-415c-b804-b0e4d803d672 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.760560 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.760560 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:10.764769 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b801df7c-18b7-415c-b804-b0e4d803d672 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Volume info retrieved successfully. Aug 25 04:56:10.771369 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b801df7c-18b7-415c-b804-b0e4d803d672 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 returned with HTTP 200 Aug 25 04:56:10.771931 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 791/3199] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:10.779961 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Created reservations ['9906eea3-ce95-437e-978b-bffe71d390ed', '868aa666-410a-4737-93c8-e0fe9c0d6130', '4a968ce2-322d-44a2-b2b8-084058d50dd4', 'a3db128e-5e62-43d4-99ff-6cca9fb4c27e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:10.784059 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2834ad24-adde-44b1-a9e8-a1af64a5fad9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.786976 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2834ad24-adde-44b1-a9e8-a1af64a5fad9 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] PUT https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:10.787502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2834ad24-adde-44b1-a9e8-a1af64a5fad9 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-641290403", "description": "tempest-volume-backup-description-433165537"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:10.795217 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.795217 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:10.807685 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2834ad24-adde-44b1-a9e8-a1af64a5fad9 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:10.807685 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 809/3200] 10.4.3.213 () {70 vars in 1409 bytes} [Tue Aug 25 04:56:10 2026] PUT /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:10.820394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-179ef054-af82-4af4-8f55-ebe9902fec21 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.820531 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Created reservations ['dfb58909-980b-49f9-99f1-42f54f4cf348', '1a17b51f-e634-4138-b98e-f67340af2f99', 'f85765bf-f474-4ecc-a447-d0291eb86e0b', 'b4775abc-487a-4331-96ae-979ce17828df'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:10.822270 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-179ef054-af82-4af4-8f55-ebe9902fec21 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:10.822917 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-179ef054-af82-4af4-8f55-ebe9902fec21 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.823304 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-179ef054-af82-4af4-8f55-ebe9902fec21 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.824443 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-179ef054-af82-4af4-8f55-ebe9902fec21 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:10.832630 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.832630 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:10.832630 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-179ef054-af82-4af4-8f55-ebe9902fec21 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:10.832630 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 802/3201] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 839 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:56:10.837390 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Transfer volume completed successfully. Aug 25 04:56:10.850329 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2d23d31b-51eb-4087-b194-a210282626be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.852477 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d23d31b-51eb-4087-b194-a210282626be tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] DELETE https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:10.852726 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d23d31b-51eb-4087-b194-a210282626be tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.852960 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d23d31b-51eb-4087-b194-a210282626be tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.853059 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-2d23d31b-51eb-4087-b194-a210282626be tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Delete backup with id: fe958dc2-c34b-4bc2-af17-08bff201361f. Aug 25 04:56:10.857854 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.857854 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:10.872369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-2d23d31b-51eb-4087-b194-a210282626be tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] delete_backup rpcapi backup_id fe958dc2-c34b-4bc2-af17-08bff201361f {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:56:10.874262 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d23d31b-51eb-4087-b194-a210282626be tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 202 Aug 25 04:56:10.875046 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 792/3202] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:56:10 2026] DELETE /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:56:10.883597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e0456892-d5f7-4470-9988-91f22c5bed43 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.886033 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0456892-d5f7-4470-9988-91f22c5bed43 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:10.886289 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0456892-d5f7-4470-9988-91f22c5bed43 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.886580 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0456892-d5f7-4470-9988-91f22c5bed43 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.886749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e0456892-d5f7-4470-9988-91f22c5bed43 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:10.892605 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.892605 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:10.893726 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0456892-d5f7-4470-9988-91f22c5bed43 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 200 Aug 25 04:56:10.894125 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 810/3203] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:10.950457 np0000008045 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Volume ec50c305-8ef9-47fa-bf46-f4f15c145f19 has been transferred. Aug 25 04:56:10.959847 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2df8200-f492-4bab-a412-f8c146e348df tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] https://10.4.3.213/volume/v3/volume-transfers/843f8923-9430-480f-8919-31e2cd3af806/accept returned with HTTP 202 Aug 25 04:56:10.960666 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 800/3204] 10.4.3.213 () {70 vars in 1458 bytes} [Tue Aug 25 04:56:10 2026] POST /volume/v3/volume-transfers/843f8923-9430-480f-8919-31e2cd3af806/accept => generated 365 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:10.970362 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48adf4cc-c05c-47c5-9fd8-79d64400eb19 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:10.975847 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48adf4cc-c05c-47c5-9fd8-79d64400eb19 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] GET https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:10.976023 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48adf4cc-c05c-47c5-9fd8-79d64400eb19 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:10.976295 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48adf4cc-c05c-47c5-9fd8-79d64400eb19 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:10.986184 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:10.986184 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:10.997490 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48adf4cc-c05c-47c5-9fd8-79d64400eb19 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Volume info retrieved successfully. Aug 25 04:56:11.003299 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48adf4cc-c05c-47c5-9fd8-79d64400eb19 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 200 Aug 25 04:56:11.003830 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 803/3205] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:10 2026] GET /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:11.018820 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-660a3d1e-7589-49f2-9cf1-fb4bb29f8c73 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:11.021522 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-660a3d1e-7589-49f2-9cf1-fb4bb29f8c73 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] GET https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:11.021522 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-660a3d1e-7589-49f2-9cf1-fb4bb29f8c73 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:11.021687 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-660a3d1e-7589-49f2-9cf1-fb4bb29f8c73 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:11.028649 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:11.028649 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:11.032552 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-660a3d1e-7589-49f2-9cf1-fb4bb29f8c73 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] Volume info retrieved successfully. Aug 25 04:56:11.036911 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-660a3d1e-7589-49f2-9cf1-fb4bb29f8c73 tempest-VolumesTransfersV357Test-357032231 tempest-VolumesTransfersV357Test-357032231-project-member] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 200 Aug 25 04:56:11.037488 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 793/3206] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:11 2026] GET /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:11.051784 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3732005-d5db-43b9-8c03-95224b8cecc0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:11.054081 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3732005-d5db-43b9-8c03-95224b8cecc0 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] DELETE https://10.4.3.213/volume/v3/volume-transfers/843f8923-9430-480f-8919-31e2cd3af806 Aug 25 04:56:11.054300 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3732005-d5db-43b9-8c03-95224b8cecc0 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:11.054567 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3732005-d5db-43b9-8c03-95224b8cecc0 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:11.054714 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-a3732005-d5db-43b9-8c03-95224b8cecc0 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Delete transfer with id: 843f8923-9430-480f-8919-31e2cd3af806 Aug 25 04:56:11.059841 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3732005-d5db-43b9-8c03-95224b8cecc0 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volume-transfers/843f8923-9430-480f-8919-31e2cd3af806 returned with HTTP 404 Aug 25 04:56:11.059841 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 811/3207] 10.4.3.213 () {68 vars in 1419 bytes} [Tue Aug 25 04:56:11 2026] DELETE /volume/v3/volume-transfers/843f8923-9430-480f-8919-31e2cd3af806 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:11.068468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f399ab8-9e91-4fe5-be27-51ec21bb1064 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:11.196713 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f399ab8-9e91-4fe5-be27-51ec21bb1064 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:11.197041 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f399ab8-9e91-4fe5-be27-51ec21bb1064 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:11.197314 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f399ab8-9e91-4fe5-be27-51ec21bb1064 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:11.197668 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5f399ab8-9e91-4fe5-be27-51ec21bb1064 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Delete volume with id: ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:11.208285 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:11.208285 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:11.208837 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f399ab8-9e91-4fe5-be27-51ec21bb1064 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Volume info retrieved successfully. Aug 25 04:56:11.251556 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f399ab8-9e91-4fe5-be27-51ec21bb1064 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Delete volume request issued successfully. Aug 25 04:56:11.251556 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f399ab8-9e91-4fe5-be27-51ec21bb1064 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 202 Aug 25 04:56:11.251556 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 801/3208] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:56:11 2026] DELETE /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:56:11.259478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4406451a-cab6-4569-870e-d0ba3494bb72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:11.262060 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4406451a-cab6-4569-870e-d0ba3494bb72 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] GET https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:11.262345 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4406451a-cab6-4569-870e-d0ba3494bb72 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:11.262597 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4406451a-cab6-4569-870e-d0ba3494bb72 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:11.272240 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:11.272240 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:11.279631 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4406451a-cab6-4569-870e-d0ba3494bb72 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Volume info retrieved successfully. Aug 25 04:56:11.286149 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4406451a-cab6-4569-870e-d0ba3494bb72 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 200 Aug 25 04:56:11.286721 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 804/3209] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:11 2026] GET /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:56:11.907311 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-28d7a775-3128-4e43-92a5-4dab2630d857 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:11.909661 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28d7a775-3128-4e43-92a5-4dab2630d857 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f Aug 25 04:56:11.909947 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28d7a775-3128-4e43-92a5-4dab2630d857 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:11.910143 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28d7a775-3128-4e43-92a5-4dab2630d857 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:11.910276 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-28d7a775-3128-4e43-92a5-4dab2630d857 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Show backup with id fe958dc2-c34b-4bc2-af17-08bff201361f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:11.915532 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28d7a775-3128-4e43-92a5-4dab2630d857 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f returned with HTTP 404 Aug 25 04:56:11.915532 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 794/3210] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:11 2026] GET /volume/v3/backups/fe958dc2-c34b-4bc2-af17-08bff201361f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:12.022665 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f444dc46-fb1e-4e17-ba43-7cc1cc48d000 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.024716 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f444dc46-fb1e-4e17-ba43-7cc1cc48d000 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 Aug 25 04:56:12.025087 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f444dc46-fb1e-4e17-ba43-7cc1cc48d000 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:12.025478 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f444dc46-fb1e-4e17-ba43-7cc1cc48d000 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:12.034299 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:12.034299 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:12.039068 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f444dc46-fb1e-4e17-ba43-7cc1cc48d000 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Volume info retrieved successfully. Aug 25 04:56:12.047580 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f444dc46-fb1e-4e17-ba43-7cc1cc48d000 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 returned with HTTP 200 Aug 25 04:56:12.048464 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 812/3211] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:12 2026] GET /volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:12.076198 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4784e3a-210b-4c8a-939f-662b4f57b58a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.079357 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4784e3a-210b-4c8a-939f-662b4f57b58a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] DELETE https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 Aug 25 04:56:12.079357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4784e3a-210b-4c8a-939f-662b4f57b58a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:12.079357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4784e3a-210b-4c8a-939f-662b4f57b58a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:12.079357 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b4784e3a-210b-4c8a-939f-662b4f57b58a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Delete volume with id: 87846624-88eb-4ce5-9abd-3f59e014c792 Aug 25 04:56:12.087746 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:12.087746 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:12.088736 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4784e3a-210b-4c8a-939f-662b4f57b58a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Volume info retrieved successfully. Aug 25 04:56:12.119213 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4784e3a-210b-4c8a-939f-662b4f57b58a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Delete volume request issued successfully. Aug 25 04:56:12.119213 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4784e3a-210b-4c8a-939f-662b4f57b58a tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 returned with HTTP 202 Aug 25 04:56:12.119213 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 802/3212] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:56:12 2026] DELETE /volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:12.126944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2168077d-20fe-4060-aa53-57701f509238 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.129269 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2168077d-20fe-4060-aa53-57701f509238 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 Aug 25 04:56:12.129662 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2168077d-20fe-4060-aa53-57701f509238 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:12.129662 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2168077d-20fe-4060-aa53-57701f509238 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:12.143305 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:12.143305 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:12.152948 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2168077d-20fe-4060-aa53-57701f509238 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Volume info retrieved successfully. Aug 25 04:56:12.167814 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2168077d-20fe-4060-aa53-57701f509238 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 returned with HTTP 200 Aug 25 04:56:12.168360 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 805/3213] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:12 2026] GET /volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:12.306403 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e2bafff7-0751-4d24-88f1-d36a4cc42d36 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.308945 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2bafff7-0751-4d24-88f1-d36a4cc42d36 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] GET https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:12.309253 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2bafff7-0751-4d24-88f1-d36a4cc42d36 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:12.309549 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e2bafff7-0751-4d24-88f1-d36a4cc42d36 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:12.318948 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e2bafff7-0751-4d24-88f1-d36a4cc42d36 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 404 Aug 25 04:56:12.319823 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 795/3214] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:12 2026] GET /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:12.334900 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2d308c6-84fd-4b30-af91-0b529a4c3fa7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.340935 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2d308c6-84fd-4b30-af91-0b529a4c3fa7 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:12.340935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2d308c6-84fd-4b30-af91-0b529a4c3fa7 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:12.340935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2d308c6-84fd-4b30-af91-0b529a4c3fa7 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:12.350181 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2d308c6-84fd-4b30-af91-0b529a4c3fa7 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 404 Aug 25 04:56:12.350181 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 813/3215] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:12 2026] GET /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:12.363970 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46b454f4-1828-420e-8ef4-192a265dd1ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.365794 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46b454f4-1828-420e-8ef4-192a265dd1ed tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] DELETE https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:12.366298 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46b454f4-1828-420e-8ef4-192a265dd1ed tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:12.366732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46b454f4-1828-420e-8ef4-192a265dd1ed tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:12.367113 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-46b454f4-1828-420e-8ef4-192a265dd1ed tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Delete volume with id: ec50c305-8ef9-47fa-bf46-f4f15c145f19 Aug 25 04:56:12.377188 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46b454f4-1828-420e-8ef4-192a265dd1ed tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 returned with HTTP 404 Aug 25 04:56:12.377188 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 803/3216] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:56:12 2026] DELETE /volume/v3/volumes/ec50c305-8ef9-47fa-bf46-f4f15c145f19 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:12.390458 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.393741 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:12.394284 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1732246904"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:12.396071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1732246904'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:12.396446 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Create volume of 1 GB Aug 25 04:56:12.404068 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Availability Zones retrieved successfully. Aug 25 04:56:12.413578 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Flow 'volume_create_api' (5622463f-d252-408b-b255-890bf4164bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:12.415336 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d143fc46-561e-44e3-a156-62d23cc06bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.416348 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:12.431015 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.459207 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d143fc46-561e-44e3-a156-62d23cc06bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.460579 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f864b1-4a5a-483b-b011-e41ef7bda48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.511055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Created reservations ['07b22ef3-5a7f-435e-9b1f-d7a1a22d96f5', '56d1ab86-7be9-4cea-8bf8-e925c282642a', '557b32d5-5d73-452e-9866-7d5ee3b86dd4', '281cdeb0-f3a6-48c0-8fac-af8e685cdb86'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:12.512021 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f864b1-4a5a-483b-b011-e41ef7bda48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07b22ef3-5a7f-435e-9b1f-d7a1a22d96f5', '56d1ab86-7be9-4cea-8bf8-e925c282642a', '557b32d5-5d73-452e-9866-7d5ee3b86dd4', '281cdeb0-f3a6-48c0-8fac-af8e685cdb86']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.514071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd1477bc-1516-47c0-b869-89b66a24c3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.541919 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd1477bc-1516-47c0-b869-89b66a24c3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e3fdb3-4cc2-47f7-8546-348444aeead0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1732246904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c9a609509341bda1817c5426d49d4b',qos_specs=None,replication_status=,reservations=['07b22ef3-5a7f-435e-9b1f-d7a1a22d96f5','56d1ab86-7be9-4cea-8bf8-e925c282642a','557b32d5-5d73-452e-9866-7d5ee3b86dd4','281cdeb0-f3a6-48c0-8fac-af8e685cdb86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62ac7a1e4bd84205a922a4f822073119',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1732246904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e3fdb3-4cc2-47f7-8546-348444aeead0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58c9a609509341bda1817c5426d49d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62ac7a1e4bd84205a922a4f822073119',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.542640 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc68ee82-556a-4230-bc52-4aa56650ea97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.543088 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:12.543603 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-367434269"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:12.545780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-367434269'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:12.545911 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume of 1 GB Aug 25 04:56:12.551233 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Availability Zones retrieved successfully. Aug 25 04:56:12.560405 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (14212161-9862-46f6-a6ea-54270d647474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:12.562406 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13480682-f18f-41ac-a7ac-6cdce0ecf28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.563599 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:12.565672 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc68ee82-556a-4230-bc52-4aa56650ea97) transitioned into state 'SUCCESS' from state '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-1732246904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c9a609509341bda1817c5426d49d4b',qos_specs=None,replication_status=,reservations=['07b22ef3-5a7f-435e-9b1f-d7a1a22d96f5','56d1ab86-7be9-4cea-8bf8-e925c282642a','557b32d5-5d73-452e-9866-7d5ee3b86dd4','281cdeb0-f3a6-48c0-8fac-af8e685cdb86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62ac7a1e4bd84205a922a4f822073119',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.566590 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8befdb-b072-4699-9159-1c5e48140a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.581731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8befdb-b072-4699-9159-1c5e48140a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.583404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Flow 'volume_create_api' (5622463f-d252-408b-b255-890bf4164bc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:12.583887 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Create volume request issued successfully. Aug 25 04:56:12.584745 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c38bb28a-75b4-4a4b-86bc-dd51be1c3c6b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:12.585659 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 806/3217] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:56:12 2026] POST /volume/v3/volumes => generated 819 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:12.601037 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13480682-f18f-41ac-a7ac-6cdce0ecf28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.601624 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-565a66e3-32bb-42aa-881e-f0ea5e305336 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.601755 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c53bfe1-8034-47c6-a3c1-9addff1bb7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.608745 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-565a66e3-32bb-42aa-881e-f0ea5e305336 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:12.608745 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-565a66e3-32bb-42aa-881e-f0ea5e305336 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:12.608745 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-565a66e3-32bb-42aa-881e-f0ea5e305336 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:12.616855 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:12.616855 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:12.621075 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-565a66e3-32bb-42aa-881e-f0ea5e305336 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Volume info retrieved successfully. Aug 25 04:56:12.626156 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-565a66e3-32bb-42aa-881e-f0ea5e305336 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 returned with HTTP 200 Aug 25 04:56:12.626664 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 814/3218] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:12 2026] GET /volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:12.672592 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Created reservations ['18fbfe02-4f9d-40b1-a32d-e4eab9364191', '6160b2fd-706f-4719-9870-6986ed83a9b2', '71f865c0-5c06-404e-a097-d20e42e5aaf7', '71635dd6-fced-454e-b0e7-a30ae2250aa7'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:12.673577 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c53bfe1-8034-47c6-a3c1-9addff1bb7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18fbfe02-4f9d-40b1-a32d-e4eab9364191', '6160b2fd-706f-4719-9870-6986ed83a9b2', '71f865c0-5c06-404e-a097-d20e42e5aaf7', '71635dd6-fced-454e-b0e7-a30ae2250aa7']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.674510 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6493adc2-6b68-44bd-a350-e03a5061fc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.701009 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6493adc2-6b68-44bd-a350-e03a5061fc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd39dcac2-d78a-4058-97e0-4eed87e0898b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-367434269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['18fbfe02-4f9d-40b1-a32d-e4eab9364191','6160b2fd-706f-4719-9870-6986ed83a9b2','71f865c0-5c06-404e-a097-d20e42e5aaf7','71635dd6-fced-454e-b0e7-a30ae2250aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-367434269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d39dcac2-d78a-4058-97e0-4eed87e0898b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa5407887884a87a4331cc18baba8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4ae7b1bfed4e54891122ac18061836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.702021 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88876265-405c-4025-97fe-bb853c2e68dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.725401 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88876265-405c-4025-97fe-bb853c2e68dc) transitioned into state 'SUCCESS' from state '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-367434269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['18fbfe02-4f9d-40b1-a32d-e4eab9364191','6160b2fd-706f-4719-9870-6986ed83a9b2','71f865c0-5c06-404e-a097-d20e42e5aaf7','71635dd6-fced-454e-b0e7-a30ae2250aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.726209 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4df777-bc38-4a00-bd4a-19d25a627355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:12.736820 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4df777-bc38-4a00-bd4a-19d25a627355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:12.737647 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (14212161-9862-46f6-a6ea-54270d647474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:12.738018 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request issued successfully. Aug 25 04:56:12.738909 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c0f2973-358e-4dc8-b890-869ad36638e5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:12.739343 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 796/3219] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:56:12 2026] POST /volume/v3/volumes => generated 763 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:12.754665 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02b4e83e-6597-4f11-91ac-8e2a45ac490f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:12.757558 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02b4e83e-6597-4f11-91ac-8e2a45ac490f tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b Aug 25 04:56:12.758172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02b4e83e-6597-4f11-91ac-8e2a45ac490f tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:12.759134 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02b4e83e-6597-4f11-91ac-8e2a45ac490f tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:12.769334 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:12.769334 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:12.778316 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-02b4e83e-6597-4f11-91ac-8e2a45ac490f tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:12.781379 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02b4e83e-6597-4f11-91ac-8e2a45ac490f tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b returned with HTTP 200 Aug 25 04:56:12.782013 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 804/3220] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:12 2026] GET /volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:13.183027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b39147a5-18e9-4723-a031-f12cf688dbe7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.185372 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b39147a5-18e9-4723-a031-f12cf688dbe7 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] GET https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 Aug 25 04:56:13.185662 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b39147a5-18e9-4723-a031-f12cf688dbe7 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.185920 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b39147a5-18e9-4723-a031-f12cf688dbe7 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.194283 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b39147a5-18e9-4723-a031-f12cf688dbe7 tempest-VolumesBackupsV39Test-517632311 tempest-VolumesBackupsV39Test-517632311-project-member] https://10.4.3.213/volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 returned with HTTP 404 Aug 25 04:56:13.195026 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 807/3221] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:13 2026] GET /volume/v3/volumes/87846624-88eb-4ce5-9abd-3f59e014c792 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:13.646400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d7e942d0-4dc5-4662-921e-eb06b5bfa878 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.648531 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7e942d0-4dc5-4662-921e-eb06b5bfa878 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:13.648768 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7e942d0-4dc5-4662-921e-eb06b5bfa878 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.648971 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d7e942d0-4dc5-4662-921e-eb06b5bfa878 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.656896 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.656896 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:13.661109 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d7e942d0-4dc5-4662-921e-eb06b5bfa878 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Volume info retrieved successfully. Aug 25 04:56:13.666012 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d7e942d0-4dc5-4662-921e-eb06b5bfa878 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 returned with HTTP 200 Aug 25 04:56:13.666583 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 815/3222] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:13 2026] GET /volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:13.681680 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f09b4ee0-0e41-48bb-96c2-1b9ac8ddef22 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.683810 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f09b4ee0-0e41-48bb-96c2-1b9ac8ddef22 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] POST https://10.4.3.213/volume/v3/volume-transfers Aug 25 04:56:13.684294 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f09b4ee0-0e41-48bb-96c2-1b9ac8ddef22 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "87e3fdb3-4cc2-47f7-8546-348444aeead0"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:13.685770 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volume_transfer [None req-f09b4ee0-0e41-48bb-96c2-1b9ac8ddef22 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Creating new volume transfer {'transfer': {'volume_id': '87e3fdb3-4cc2-47f7-8546-348444aeead0'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 04:56:13.686018 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volume_transfer [None req-f09b4ee0-0e41-48bb-96c2-1b9ac8ddef22 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Creating transfer of volume 87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:13.686201 np0000008045 devstack@c-api.service[100270]: INFO cinder.transfer.api [None req-f09b4ee0-0e41-48bb-96c2-1b9ac8ddef22 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Generating transfer record for volume 87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:13.693829 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.693829 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:13.703826 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f09b4ee0-0e41-48bb-96c2-1b9ac8ddef22 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volume-transfers returned with HTTP 202 Aug 25 04:56:13.704351 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 797/3223] 10.4.3.213 () {70 vars in 1326 bytes} [Tue Aug 25 04:56:13 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:56:13.713825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa82d01b-6980-4edd-9825-09cedf90321b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.716684 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa82d01b-6980-4edd-9825-09cedf90321b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:13.716684 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa82d01b-6980-4edd-9825-09cedf90321b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.716684 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa82d01b-6980-4edd-9825-09cedf90321b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.727577 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.727577 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:13.730578 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa82d01b-6980-4edd-9825-09cedf90321b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Volume info retrieved successfully. Aug 25 04:56:13.735247 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa82d01b-6980-4edd-9825-09cedf90321b tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 returned with HTTP 200 Aug 25 04:56:13.735802 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 805/3224] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:13 2026] GET /volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:13.749285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eddf161e-cd90-46d0-86d2-43498c3058d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.751678 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eddf161e-cd90-46d0-86d2-43498c3058d3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volume-transfers/detail Aug 25 04:56:13.751928 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eddf161e-cd90-46d0-86d2-43498c3058d3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.752114 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eddf161e-cd90-46d0-86d2-43498c3058d3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.752300 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volume_transfer [None req-eddf161e-cd90-46d0-86d2-43498c3058d3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Listing volume transfers {{(pid=100268) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 04:56:13.752623 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.752623 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:13.756733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eddf161e-cd90-46d0-86d2-43498c3058d3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 04:56:13.757914 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 808/3225] 10.4.3.213 () {68 vars in 1326 bytes} [Tue Aug 25 04:56:13 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:13.773189 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-85fc185e-5209-4dce-bb6c-1bd4f5f8a8f3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.775089 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85fc185e-5209-4dce-bb6c-1bd4f5f8a8f3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] DELETE https://10.4.3.213/volume/v3/volume-transfers/6abcc2f1-d9d1-4f26-9a82-82c47bebc535 Aug 25 04:56:13.775324 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85fc185e-5209-4dce-bb6c-1bd4f5f8a8f3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.775593 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85fc185e-5209-4dce-bb6c-1bd4f5f8a8f3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.775786 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-85fc185e-5209-4dce-bb6c-1bd4f5f8a8f3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Delete transfer with id: 6abcc2f1-d9d1-4f26-9a82-82c47bebc535 Aug 25 04:56:13.793375 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.793375 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:13.801413 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e4179cb9-c02a-4ff7-968e-5bb0c7ed242c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.803445 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4179cb9-c02a-4ff7-968e-5bb0c7ed242c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b Aug 25 04:56:13.803815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4179cb9-c02a-4ff7-968e-5bb0c7ed242c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.803979 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4179cb9-c02a-4ff7-968e-5bb0c7ed242c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.804068 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85fc185e-5209-4dce-bb6c-1bd4f5f8a8f3 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volume-transfers/6abcc2f1-d9d1-4f26-9a82-82c47bebc535 returned with HTTP 202 Aug 25 04:56:13.804601 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 816/3226] 10.4.3.213 () {68 vars in 1419 bytes} [Tue Aug 25 04:56:13 2026] DELETE /volume/v3/volume-transfers/6abcc2f1-d9d1-4f26-9a82-82c47bebc535 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:56:13.811713 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.811713 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:13.812866 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-98dc328f-dde1-4beb-9bb2-ab8d39985141 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.817582 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98dc328f-dde1-4beb-9bb2-ab8d39985141 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:13.817582 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98dc328f-dde1-4beb-9bb2-ab8d39985141 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.817582 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98dc328f-dde1-4beb-9bb2-ab8d39985141 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.819747 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e4179cb9-c02a-4ff7-968e-5bb0c7ed242c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:13.829088 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4179cb9-c02a-4ff7-968e-5bb0c7ed242c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b returned with HTTP 200 Aug 25 04:56:13.829353 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.829353 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:13.829457 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 798/3227] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:13 2026] GET /volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:56:13.836122 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-98dc328f-dde1-4beb-9bb2-ab8d39985141 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Volume info retrieved successfully. Aug 25 04:56:13.838556 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98dc328f-dde1-4beb-9bb2-ab8d39985141 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 returned with HTTP 200 Aug 25 04:56:13.839161 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 806/3228] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:13 2026] GET /volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:13.846705 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cef1138c-8a88-4f46-ae41-009557092803 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.848787 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:13.849222 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d39dcac2-d78a-4058-97e0-4eed87e0898b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1301539548"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:13.851139 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request body: {'volume': {"'source_volid": 'd39dcac2-d78a-4058-97e0-4eed87e0898b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1301539548'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:13.851302 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume of 1 GB Aug 25 04:56:13.856876 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Availability Zones retrieved successfully. Aug 25 04:56:13.860442 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-48a64dbb-b077-409b-bb24-d85bc9988f85 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.863895 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48a64dbb-b077-409b-bb24-d85bc9988f85 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] DELETE https://10.4.3.213/volume/v3/volume-transfers/6abcc2f1-d9d1-4f26-9a82-82c47bebc535 Aug 25 04:56:13.864105 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48a64dbb-b077-409b-bb24-d85bc9988f85 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.864298 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48a64dbb-b077-409b-bb24-d85bc9988f85 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.864400 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.volume_transfer [None req-48a64dbb-b077-409b-bb24-d85bc9988f85 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Delete transfer with id: 6abcc2f1-d9d1-4f26-9a82-82c47bebc535 Aug 25 04:56:13.866321 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (435b8a11-0abd-4410-b432-74c4f6c88dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:13.867688 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48a64dbb-b077-409b-bb24-d85bc9988f85 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volume-transfers/6abcc2f1-d9d1-4f26-9a82-82c47bebc535 returned with HTTP 404 Aug 25 04:56:13.867759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae3f8ca-29ba-4958-ac9a-447e0f759f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:13.868223 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 817/3229] 10.4.3.213 () {68 vars in 1419 bytes} [Tue Aug 25 04:56:13 2026] DELETE /volume/v3/volume-transfers/6abcc2f1-d9d1-4f26-9a82-82c47bebc535 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:13.869536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:13.875148 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-24cb14ff-e6d0-4b1e-841a-c946115adda5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.876968 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-24cb14ff-e6d0-4b1e-841a-c946115adda5 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:13.877191 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-24cb14ff-e6d0-4b1e-841a-c946115adda5 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.877378 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-24cb14ff-e6d0-4b1e-841a-c946115adda5 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.877570 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-24cb14ff-e6d0-4b1e-841a-c946115adda5 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Delete volume with id: 87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:13.883017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb926722-42e0-434c-82e6-a27b0132c198 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.886916 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb926722-42e0-434c-82e6-a27b0132c198 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:13.886916 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb926722-42e0-434c-82e6-a27b0132c198 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.886916 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb926722-42e0-434c-82e6-a27b0132c198 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.889564 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.889564 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:13.890030 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-24cb14ff-e6d0-4b1e-841a-c946115adda5 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Volume info retrieved successfully. Aug 25 04:56:13.894947 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.894947 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:13.900657 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb926722-42e0-434c-82e6-a27b0132c198 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:56:13.910009 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb926722-42e0-434c-82e6-a27b0132c198 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:56:13.910009 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 807/3230] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:13 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:13.911238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae3f8ca-29ba-4958-ac9a-447e0f759f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:13.911985 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6553a6-6b01-44d7-8fc6-f6d18d563be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:13.917199 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-24cb14ff-e6d0-4b1e-841a-c946115adda5 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Delete volume request issued successfully. Aug 25 04:56:13.921536 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-24cb14ff-e6d0-4b1e-841a-c946115adda5 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 returned with HTTP 202 Aug 25 04:56:13.925322 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 799/3231] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:56:13 2026] DELETE /volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 04:56:13.930252 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dab0cd01-6ccf-4848-a051-eee674159e33 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.932530 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dab0cd01-6ccf-4848-a051-eee674159e33 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] DELETE https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:13.932831 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dab0cd01-6ccf-4848-a051-eee674159e33 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.933063 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dab0cd01-6ccf-4848-a051-eee674159e33 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.933254 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-dab0cd01-6ccf-4848-a051-eee674159e33 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume with id: fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:13.935746 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f58b45fe-89b1-43c5-b260-e67a0bcbd92b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:13.938115 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f58b45fe-89b1-43c5-b260-e67a0bcbd92b tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] GET https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:13.938466 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f58b45fe-89b1-43c5-b260-e67a0bcbd92b tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:13.939938 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f58b45fe-89b1-43c5-b260-e67a0bcbd92b tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:13.947238 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.947238 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:13.947894 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dab0cd01-6ccf-4848-a051-eee674159e33 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:56:13.954004 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:13.954004 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:13.964731 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f58b45fe-89b1-43c5-b260-e67a0bcbd92b tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Volume info retrieved successfully. Aug 25 04:56:13.972364 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f58b45fe-89b1-43c5-b260-e67a0bcbd92b tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 returned with HTTP 200 Aug 25 04:56:13.973637 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 808/3232] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:13 2026] GET /volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:56:14.003469 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Created reservations ['b8b8215b-d5de-40d6-aa32-e227ed3ff747', 'ac666033-163f-4f25-a316-e06f1427cb0a', '0403e0d8-5b23-435e-8ae4-bbb93fe5cb33', '925dffdf-3827-4d04-9785-f3dd774c40bd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:14.003726 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6553a6-6b01-44d7-8fc6-f6d18d563be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8b8215b-d5de-40d6-aa32-e227ed3ff747', 'ac666033-163f-4f25-a316-e06f1427cb0a', '0403e0d8-5b23-435e-8ae4-bbb93fe5cb33', '925dffdf-3827-4d04-9785-f3dd774c40bd']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.005324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ddebd65-8d11-41d4-b872-cced7762c007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.010470 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dab0cd01-6ccf-4848-a051-eee674159e33 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Delete volume request issued successfully. Aug 25 04:56:14.010637 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dab0cd01-6ccf-4848-a051-eee674159e33 tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 202 Aug 25 04:56:14.011311 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 818/3233] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:13 2026] DELETE /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:14.024533 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3e0acf5b-9749-4603-89d5-ca38f2fbfe3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:14.027196 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3e0acf5b-9749-4603-89d5-ca38f2fbfe3d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:14.027581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3e0acf5b-9749-4603-89d5-ca38f2fbfe3d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:14.028069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3e0acf5b-9749-4603-89d5-ca38f2fbfe3d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:14.038136 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:14.038136 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:14.040968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ddebd65-8d11-41d4-b872-cced7762c007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a76c813b-8310-4622-a882-43ef56eecd78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1301539548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['b8b8215b-d5de-40d6-aa32-e227ed3ff747','ac666033-163f-4f25-a316-e06f1427cb0a','0403e0d8-5b23-435e-8ae4-bbb93fe5cb33','925dffdf-3827-4d04-9785-f3dd774c40bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1301539548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a76c813b-8310-4622-a882-43ef56eecd78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa5407887884a87a4331cc18baba8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4ae7b1bfed4e54891122ac18061836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.042962 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0265550-d3f0-4bfd-a189-2a8560ff5d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.046045 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3e0acf5b-9749-4603-89d5-ca38f2fbfe3d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Volume info retrieved successfully. Aug 25 04:56:14.053406 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3e0acf5b-9749-4603-89d5-ca38f2fbfe3d tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 200 Aug 25 04:56:14.054188 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 800/3234] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:14 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:14.097106 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0265550-d3f0-4bfd-a189-2a8560ff5d6a) transitioned into state 'SUCCESS' from state '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-1301539548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['b8b8215b-d5de-40d6-aa32-e227ed3ff747','ac666033-163f-4f25-a316-e06f1427cb0a','0403e0d8-5b23-435e-8ae4-bbb93fe5cb33','925dffdf-3827-4d04-9785-f3dd774c40bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.098044 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc1bb20-70b6-444b-bd0f-772120e01285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.118503 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc1bb20-70b6-444b-bd0f-772120e01285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.120130 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (435b8a11-0abd-4410-b432-74c4f6c88dea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:14.120130 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request issued successfully. Aug 25 04:56:14.120274 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cef1138c-8a88-4f46-ae41-009557092803 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:14.120732 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 809/3235] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:13 2026] POST /volume/v3/volumes => generated 764 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 04:56:14.138670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:14.140555 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:14.141228 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d39dcac2-d78a-4058-97e0-4eed87e0898b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2070939263"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:14.142815 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request body: {'volume': {"'source_volid": 'd39dcac2-d78a-4058-97e0-4eed87e0898b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2070939263'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:14.143131 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume of 1 GB Aug 25 04:56:14.150353 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Availability Zones retrieved successfully. Aug 25 04:56:14.158993 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (ade87aab-889f-4609-bdea-89b59c3b74aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:14.160128 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05090667-0764-46b4-9040-0ef268ad3b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.161116 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:14.205934 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05090667-0764-46b4-9040-0ef268ad3b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.206605 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ad6ffa-7e92-4c79-94d6-3402a89d397b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.286913 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Created reservations ['1afc2da2-6b7c-441c-826b-8b1300a14779', 'd960cd8e-d30d-4785-8d70-8ba933e90f3b', '4fa87ee6-c8dc-4ca7-b65b-046375652ac0', 'df3f00c0-8643-4e81-aef0-83988f5c18c0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:14.287959 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ad6ffa-7e92-4c79-94d6-3402a89d397b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1afc2da2-6b7c-441c-826b-8b1300a14779', 'd960cd8e-d30d-4785-8d70-8ba933e90f3b', '4fa87ee6-c8dc-4ca7-b65b-046375652ac0', 'df3f00c0-8643-4e81-aef0-83988f5c18c0']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.288903 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd838847-03a2-41f8-ae09-227892fbcb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.316028 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd838847-03a2-41f8-ae09-227892fbcb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d456fa1-01c4-4945-a15f-34ac0ddcc4e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2070939263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['1afc2da2-6b7c-441c-826b-8b1300a14779','d960cd8e-d30d-4785-8d70-8ba933e90f3b','4fa87ee6-c8dc-4ca7-b65b-046375652ac0','df3f00c0-8643-4e81-aef0-83988f5c18c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2070939263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d456fa1-01c4-4945-a15f-34ac0ddcc4e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa5407887884a87a4331cc18baba8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4ae7b1bfed4e54891122ac18061836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.317115 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86140470-813f-4ef2-9816-1428126b998e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.351620 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86140470-813f-4ef2-9816-1428126b998e) transitioned into state 'SUCCESS' from state '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-2070939263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['1afc2da2-6b7c-441c-826b-8b1300a14779','d960cd8e-d30d-4785-8d70-8ba933e90f3b','4fa87ee6-c8dc-4ca7-b65b-046375652ac0','df3f00c0-8643-4e81-aef0-83988f5c18c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.352478 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40bd516-1af2-4892-9b04-7d8cea034ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.361736 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40bd516-1af2-4892-9b04-7d8cea034ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.362523 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (ade87aab-889f-4609-bdea-89b59c3b74aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:14.362807 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request issued successfully. Aug 25 04:56:14.363366 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbca92af-5fff-48e1-a68b-28beab5e2dae tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:14.364175 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 809/3236] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:14 2026] POST /volume/v3/volumes => generated 764 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:14.379174 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:14.381201 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:14.382416 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d39dcac2-d78a-4058-97e0-4eed87e0898b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1573118078"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:14.385840 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request body: {'volume': {"'source_volid": 'd39dcac2-d78a-4058-97e0-4eed87e0898b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1573118078'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:14.389402 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume of 1 GB Aug 25 04:56:14.394248 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Availability Zones retrieved successfully. Aug 25 04:56:14.403103 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (e09b6980-3d45-47ea-946b-45c872ce0a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:14.404881 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049ae116-4ecd-4546-84dc-25c102e47769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.406510 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:14.447968 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049ae116-4ecd-4546-84dc-25c102e47769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.447968 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9349b969-3488-40fe-908d-b24c6fe05ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.508524 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Created reservations ['9bb03bf7-4f4c-4f1c-a576-4b5ded3382a7', '6a425dbb-e434-464e-8e9f-555b2e72c107', '03c8d086-518e-40c6-ae29-0ffc82c12177', 'b247f83c-ecfb-40ac-b186-f137596d0fa8'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:14.509788 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9349b969-3488-40fe-908d-b24c6fe05ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bb03bf7-4f4c-4f1c-a576-4b5ded3382a7', '6a425dbb-e434-464e-8e9f-555b2e72c107', '03c8d086-518e-40c6-ae29-0ffc82c12177', 'b247f83c-ecfb-40ac-b186-f137596d0fa8']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.510973 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e04dad4-9766-4598-9814-9f1fd3f2c02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.545733 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e04dad4-9766-4598-9814-9f1fd3f2c02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0c437ca-4d92-4142-8d44-e26336fb1c70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1573118078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['9bb03bf7-4f4c-4f1c-a576-4b5ded3382a7','6a425dbb-e434-464e-8e9f-555b2e72c107','03c8d086-518e-40c6-ae29-0ffc82c12177','b247f83c-ecfb-40ac-b186-f137596d0fa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1573118078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0c437ca-4d92-4142-8d44-e26336fb1c70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa5407887884a87a4331cc18baba8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4ae7b1bfed4e54891122ac18061836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.546728 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3eb4d5-4981-426c-a37b-4a562934aac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.576153 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3eb4d5-4981-426c-a37b-4a562934aac3) transitioned into state 'SUCCESS' from state '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-1573118078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['9bb03bf7-4f4c-4f1c-a576-4b5ded3382a7','6a425dbb-e434-464e-8e9f-555b2e72c107','03c8d086-518e-40c6-ae29-0ffc82c12177','b247f83c-ecfb-40ac-b186-f137596d0fa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.577461 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0505b150-c626-46df-9f39-302295118fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.592757 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0505b150-c626-46df-9f39-302295118fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.593949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (e09b6980-3d45-47ea-946b-45c872ce0a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:14.594340 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request issued successfully. Aug 25 04:56:14.595063 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0974b27a-6209-4c7b-a07b-9c79b6e39758 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:14.595665 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 819/3237] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:14 2026] POST /volume/v3/volumes => generated 764 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:14.613780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:14.617903 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:14.619782 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d39dcac2-d78a-4058-97e0-4eed87e0898b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1843022040"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:14.622751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request body: {'volume': {"'source_volid": 'd39dcac2-d78a-4058-97e0-4eed87e0898b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1843022040'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:14.622971 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume of 1 GB Aug 25 04:56:14.628630 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Availability Zones retrieved successfully. Aug 25 04:56:14.636992 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (bbeef74d-8ded-46db-87c1-f78603060c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:14.638395 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab64caa8-bcd5-4875-b952-1c935a60a08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.639811 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:14.681389 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab64caa8-bcd5-4875-b952-1c935a60a08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.683421 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca03c1f0-6903-4c2a-a8f2-ee8af42c4110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.739171 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Created reservations ['48fb0f7e-76bb-4093-80f2-ffb22e67bdea', '173eead1-1a6f-4b35-aff8-2c5d9f801632', '1d3d095b-a6f2-4160-90bc-d6b60395dba7', '0012c851-ada7-433e-b4d5-ec339fb1b626'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:14.740067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca03c1f0-6903-4c2a-a8f2-ee8af42c4110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48fb0f7e-76bb-4093-80f2-ffb22e67bdea', '173eead1-1a6f-4b35-aff8-2c5d9f801632', '1d3d095b-a6f2-4160-90bc-d6b60395dba7', '0012c851-ada7-433e-b4d5-ec339fb1b626']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.740995 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e6e3d8-0bf6-412c-bf68-a0675970136d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.781230 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e6e3d8-0bf6-412c-bf68-a0675970136d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '770246f5-45c5-46ec-85f2-bc5d287c0239', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1843022040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['48fb0f7e-76bb-4093-80f2-ffb22e67bdea','173eead1-1a6f-4b35-aff8-2c5d9f801632','1d3d095b-a6f2-4160-90bc-d6b60395dba7','0012c851-ada7-433e-b4d5-ec339fb1b626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1843022040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=770246f5-45c5-46ec-85f2-bc5d287c0239,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa5407887884a87a4331cc18baba8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4ae7b1bfed4e54891122ac18061836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.781944 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f386e7f-ee10-4949-b942-4fc828dc6dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.814798 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f386e7f-ee10-4949-b942-4fc828dc6dce) transitioned into state 'SUCCESS' from state '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-1843022040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['48fb0f7e-76bb-4093-80f2-ffb22e67bdea','173eead1-1a6f-4b35-aff8-2c5d9f801632','1d3d095b-a6f2-4160-90bc-d6b60395dba7','0012c851-ada7-433e-b4d5-ec339fb1b626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.815441 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbec276-6262-4953-b30a-daf40126d22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.828090 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbec276-6262-4953-b30a-daf40126d22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.829232 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (bbeef74d-8ded-46db-87c1-f78603060c25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:14.829685 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request issued successfully. Aug 25 04:56:14.830420 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88dcd5f6-e7f3-4e8a-8d62-d76739edffef tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:14.830967 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 801/3238] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:14 2026] POST /volume/v3/volumes => generated 764 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:14.846378 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:14.848937 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:14.849257 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d39dcac2-d78a-4058-97e0-4eed87e0898b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-324639792"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:14.850609 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request body: {'volume': {"'source_volid": 'd39dcac2-d78a-4058-97e0-4eed87e0898b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-324639792'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:14.850784 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume of 1 GB Aug 25 04:56:14.851118 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:14.851118 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:14.856145 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Availability Zones retrieved successfully. Aug 25 04:56:14.863661 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (f67afd3f-9c5b-4767-94f9-710ebeedc7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:14.864356 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4987c9-ef6b-40ed-ac27-c2b253203f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.866256 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:14.900861 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4987c9-ef6b-40ed-ac27-c2b253203f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.901645 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85d867d-5f1f-4a12-a69e-2adc8d84e2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.929370 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0456f1b6-987d-48ea-a9dd-c826ec019f96 req-91d80437-98b0-4d1e-9c66-482352106e5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:14.933047 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0456f1b6-987d-48ea-a9dd-c826ec019f96 req-91d80437-98b0-4d1e-9c66-482352106e5e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/3aa11934-8bdc-40d5-8cb0-b399cf87b647 Aug 25 04:56:14.933459 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0456f1b6-987d-48ea-a9dd-c826ec019f96 req-91d80437-98b0-4d1e-9c66-482352106e5e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:14.933834 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0456f1b6-987d-48ea-a9dd-c826ec019f96 req-91d80437-98b0-4d1e-9c66-482352106e5e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:14.943488 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:14.943488 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:14.962373 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Created reservations ['60f36384-453a-458b-a4d5-f227309eee29', '207b0c6b-c669-4f9a-882f-c5ad7497c6d8', '5bc66508-c71b-40c3-894b-2b97d238d412', 'eb50082f-57a6-443e-a470-1eb71e8b1c88'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:14.963506 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85d867d-5f1f-4a12-a69e-2adc8d84e2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60f36384-453a-458b-a4d5-f227309eee29', '207b0c6b-c669-4f9a-882f-c5ad7497c6d8', '5bc66508-c71b-40c3-894b-2b97d238d412', 'eb50082f-57a6-443e-a470-1eb71e8b1c88']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.964604 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f07cd8-828e-45df-8d20-c05b94c7239d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.990217 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f07cd8-828e-45df-8d20-c05b94c7239d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06513aaa-530a-44db-9d30-5f2ebd2749a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-324639792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['60f36384-453a-458b-a4d5-f227309eee29','207b0c6b-c669-4f9a-882f-c5ad7497c6d8','5bc66508-c71b-40c3-894b-2b97d238d412','eb50082f-57a6-443e-a470-1eb71e8b1c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-324639792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06513aaa-530a-44db-9d30-5f2ebd2749a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa5407887884a87a4331cc18baba8bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4ae7b1bfed4e54891122ac18061836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:14.991036 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd92cb3-f416-4563-ad90-0e51d804af59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:14.994767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-467bb8b8-01cd-44a5-92e0-5af37fb17613 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:14.998192 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-467bb8b8-01cd-44a5-92e0-5af37fb17613 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] GET https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:14.998192 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-467bb8b8-01cd-44a5-92e0-5af37fb17613 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:14.998192 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-467bb8b8-01cd-44a5-92e0-5af37fb17613 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.006271 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-467bb8b8-01cd-44a5-92e0-5af37fb17613 tempest-VolumesTransfersV357Test-239779632 tempest-VolumesTransfersV357Test-239779632-project-admin] https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 returned with HTTP 404 Aug 25 04:56:15.006955 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 820/3239] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:14 2026] GET /volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:15.015210 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1108fc47-cfd9-48b9-8fda-2d9ae7934590 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.017506 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1108fc47-cfd9-48b9-8fda-2d9ae7934590 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] GET https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:15.017780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1108fc47-cfd9-48b9-8fda-2d9ae7934590 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.018544 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1108fc47-cfd9-48b9-8fda-2d9ae7934590 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.019854 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd92cb3-f416-4563-ad90-0e51d804af59) transitioned into state 'SUCCESS' from state '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-324639792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa5407887884a87a4331cc18baba8bc',qos_specs=None,replication_status=,reservations=['60f36384-453a-458b-a4d5-f227309eee29','207b0c6b-c669-4f9a-882f-c5ad7497c6d8','5bc66508-c71b-40c3-894b-2b97d238d412','eb50082f-57a6-443e-a470-1eb71e8b1c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ae7b1bfed4e54891122ac18061836',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:15.020624 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40bf085-0aef-440d-9a39-39354710fd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:15.025034 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1108fc47-cfd9-48b9-8fda-2d9ae7934590 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 returned with HTTP 404 Aug 25 04:56:15.025503 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 802/3240] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 04:56:15 2026] GET /volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:15.034817 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0bb20164-a0d1-4339-8ce3-eea54f625b99 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.037010 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0bb20164-a0d1-4339-8ce3-eea54f625b99 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] DELETE https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:15.037318 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40bf085-0aef-440d-9a39-39354710fd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:15.037414 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0bb20164-a0d1-4339-8ce3-eea54f625b99 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.037745 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0bb20164-a0d1-4339-8ce3-eea54f625b99 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.037990 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0bb20164-a0d1-4339-8ce3-eea54f625b99 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] Delete volume with id: 87e3fdb3-4cc2-47f7-8546-348444aeead0 Aug 25 04:56:15.038097 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Flow 'volume_create_api' (f67afd3f-9c5b-4767-94f9-710ebeedc7d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:15.038400 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Create volume request issued successfully. Aug 25 04:56:15.039076 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e49dfdf2-a6ff-49e6-b285-06297eb4cf45 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:15.039660 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 810/3241] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:14 2026] POST /volume/v3/volumes => generated 763 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:15.053517 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0456f1b6-987d-48ea-a9dd-c826ec019f96 req-91d80437-98b0-4d1e-9c66-482352106e5e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/3aa11934-8bdc-40d5-8cb0-b399cf87b647 returned with HTTP 200 Aug 25 04:56:15.053517 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 810/3242] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:56:14 2026] DELETE /volume/v3/attachments/3aa11934-8bdc-40d5-8cb0-b399cf87b647 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:15.054261 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-23f4aae6-0bd7-42ba-9141-1f05cb7acd54 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.056785 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0bb20164-a0d1-4339-8ce3-eea54f625b99 tempest-VolumesTransfersV357Test-1913163448 tempest-VolumesTransfersV357Test-1913163448-project-member] https://10.4.3.213/volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 returned with HTTP 404 Aug 25 04:56:15.057022 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-23f4aae6-0bd7-42ba-9141-1f05cb7acd54 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 Aug 25 04:56:15.057286 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-23f4aae6-0bd7-42ba-9141-1f05cb7acd54 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.057532 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 821/3243] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 04:56:15 2026] DELETE /volume/v3/volumes/87e3fdb3-4cc2-47f7-8546-348444aeead0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 04:56:15.057617 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-23f4aae6-0bd7-42ba-9141-1f05cb7acd54 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.072379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-599104a1-a696-4a16-ab13-00592e025b4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.073593 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:15.073593 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:15.074918 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-599104a1-a696-4a16-ab13-00592e025b4e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] GET https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 Aug 25 04:56:15.075206 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-599104a1-a696-4a16-ab13-00592e025b4e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.076113 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-599104a1-a696-4a16-ab13-00592e025b4e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.080233 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-23f4aae6-0bd7-42ba-9141-1f05cb7acd54 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:15.084203 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-599104a1-a696-4a16-ab13-00592e025b4e tempest-VolumesBackupsTest-1694879525 tempest-VolumesBackupsTest-1694879525-project-member] https://10.4.3.213/volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 returned with HTTP 404 Aug 25 04:56:15.084739 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 811/3244] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:15 2026] GET /volume/v3/volumes/fa4347fc-9a02-4acc-a447-c9240f56d779 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:15.088783 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-23f4aae6-0bd7-42ba-9141-1f05cb7acd54 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 returned with HTTP 200 Aug 25 04:56:15.090035 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 803/3245] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:15 2026] GET /volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:15.112520 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f1ad012-c232-42e0-a2de-61eef2b180e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.119954 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f1ad012-c232-42e0-a2de-61eef2b180e6 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 Aug 25 04:56:15.119954 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f1ad012-c232-42e0-a2de-61eef2b180e6 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.119954 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f1ad012-c232-42e0-a2de-61eef2b180e6 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.130059 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:15.130059 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:15.135856 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f1ad012-c232-42e0-a2de-61eef2b180e6 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:15.142738 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f1ad012-c232-42e0-a2de-61eef2b180e6 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 returned with HTTP 200 Aug 25 04:56:15.142738 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 811/3246] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:15 2026] GET /volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:15.159506 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2c99f3a2-1b03-431a-813e-19102a550814 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.162765 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c99f3a2-1b03-431a-813e-19102a550814 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 Aug 25 04:56:15.162896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c99f3a2-1b03-431a-813e-19102a550814 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.163143 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c99f3a2-1b03-431a-813e-19102a550814 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.179024 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:15.179024 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:15.191489 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2c99f3a2-1b03-431a-813e-19102a550814 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:15.196992 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c99f3a2-1b03-431a-813e-19102a550814 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 returned with HTTP 200 Aug 25 04:56:15.197570 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 822/3247] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:15 2026] GET /volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:15.210341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a06a1a49-ff75-4d3f-ba5c-d744a60311fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.212510 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a06a1a49-ff75-4d3f-ba5c-d744a60311fe tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 Aug 25 04:56:15.212757 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a06a1a49-ff75-4d3f-ba5c-d744a60311fe tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.213004 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a06a1a49-ff75-4d3f-ba5c-d744a60311fe tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.224171 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:15.224171 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:15.229125 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a06a1a49-ff75-4d3f-ba5c-d744a60311fe tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:15.238453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a06a1a49-ff75-4d3f-ba5c-d744a60311fe tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 returned with HTTP 200 Aug 25 04:56:15.238909 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 812/3248] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:15 2026] GET /volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:15.259646 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b2602dda-41f9-49ff-b91e-67e6898c54cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.263962 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2602dda-41f9-49ff-b91e-67e6898c54cf tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 Aug 25 04:56:15.264162 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2602dda-41f9-49ff-b91e-67e6898c54cf tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.264345 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2602dda-41f9-49ff-b91e-67e6898c54cf tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.271520 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:15.271520 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:15.275365 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b2602dda-41f9-49ff-b91e-67e6898c54cf tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:15.279791 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2602dda-41f9-49ff-b91e-67e6898c54cf tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 returned with HTTP 200 Aug 25 04:56:15.280148 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 804/3249] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:15 2026] GET /volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:15.296486 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf8df51c-f067-42cb-a490-2d902cfd41a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.301655 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf8df51c-f067-42cb-a490-2d902cfd41a3 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] DELETE https://10.4.3.213/volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 Aug 25 04:56:15.302038 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf8df51c-f067-42cb-a490-2d902cfd41a3 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.302342 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf8df51c-f067-42cb-a490-2d902cfd41a3 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.302646 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-bf8df51c-f067-42cb-a490-2d902cfd41a3 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume with id: 06513aaa-530a-44db-9d30-5f2ebd2749a1 Aug 25 04:56:15.313001 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:15.313001 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:15.313457 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf8df51c-f067-42cb-a490-2d902cfd41a3 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:15.359618 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf8df51c-f067-42cb-a490-2d902cfd41a3 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume request issued successfully. Aug 25 04:56:15.359940 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf8df51c-f067-42cb-a490-2d902cfd41a3 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 returned with HTTP 202 Aug 25 04:56:15.360406 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 812/3250] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:15 2026] DELETE /volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:15.374357 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-99a34fb0-1993-48a4-a1a9-c56e2b10492e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:15.377188 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99a34fb0-1993-48a4-a1a9-c56e2b10492e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 Aug 25 04:56:15.377447 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99a34fb0-1993-48a4-a1a9-c56e2b10492e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:15.377717 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-99a34fb0-1993-48a4-a1a9-c56e2b10492e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:15.394218 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:15.394218 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:15.400724 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-99a34fb0-1993-48a4-a1a9-c56e2b10492e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:15.408530 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-99a34fb0-1993-48a4-a1a9-c56e2b10492e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 returned with HTTP 200 Aug 25 04:56:15.409000 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 823/3251] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:15 2026] GET /volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:16.031749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c632d7d8-a9fa-4dfb-86e6-57f4b9a58746 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:16.036474 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c632d7d8-a9fa-4dfb-86e6-57f4b9a58746 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:56:16.036474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c632d7d8-a9fa-4dfb-86e6-57f4b9a58746 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:16.036474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c632d7d8-a9fa-4dfb-86e6-57f4b9a58746 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:16.036474 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c632d7d8-a9fa-4dfb-86e6-57f4b9a58746 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: 8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:56:16.044356 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:16.044356 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:16.045224 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c632d7d8-a9fa-4dfb-86e6-57f4b9a58746 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:16.062819 np0000008045 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-c632d7d8-a9fa-4dfb-86e6-57f4b9a58746 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 04:56:16.074253 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c632d7d8-a9fa-4dfb-86e6-57f4b9a58746 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 04:56:16.074253 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c632d7d8-a9fa-4dfb-86e6-57f4b9a58746 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd returned with HTTP 202 Aug 25 04:56:16.074253 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 813/3252] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:16 2026] DELETE /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:16.084641 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dbcda3fc-07ac-413b-977a-ee67f1b7c294 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:16.087168 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dbcda3fc-07ac-413b-977a-ee67f1b7c294 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:56:16.087444 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dbcda3fc-07ac-413b-977a-ee67f1b7c294 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:16.087673 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dbcda3fc-07ac-413b-977a-ee67f1b7c294 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:16.094968 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:16.094968 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:16.099880 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dbcda3fc-07ac-413b-977a-ee67f1b7c294 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:16.105277 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dbcda3fc-07ac-413b-977a-ee67f1b7c294 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd returned with HTTP 200 Aug 25 04:56:16.105714 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 805/3253] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:16 2026] GET /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:16.431145 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f2c1c60-461d-4874-aaee-5b03af291d44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:16.434294 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f2c1c60-461d-4874-aaee-5b03af291d44 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 Aug 25 04:56:16.434657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f2c1c60-461d-4874-aaee-5b03af291d44 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:16.434906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f2c1c60-461d-4874-aaee-5b03af291d44 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:16.441972 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f2c1c60-461d-4874-aaee-5b03af291d44 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 returned with HTTP 404 Aug 25 04:56:16.442547 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 813/3254] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:16 2026] GET /volume/v3/volumes/06513aaa-530a-44db-9d30-5f2ebd2749a1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:16.451898 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5f008ce-e4f7-4861-be3e-2b1577701072 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:16.454868 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5f008ce-e4f7-4861-be3e-2b1577701072 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] DELETE https://10.4.3.213/volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 Aug 25 04:56:16.455065 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5f008ce-e4f7-4861-be3e-2b1577701072 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:16.455260 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5f008ce-e4f7-4861-be3e-2b1577701072 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:16.455424 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c5f008ce-e4f7-4861-be3e-2b1577701072 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume with id: 770246f5-45c5-46ec-85f2-bc5d287c0239 Aug 25 04:56:16.463602 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:16.463602 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:16.464261 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5f008ce-e4f7-4861-be3e-2b1577701072 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:16.491974 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c5f008ce-e4f7-4861-be3e-2b1577701072 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume request issued successfully. Aug 25 04:56:16.492483 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5f008ce-e4f7-4861-be3e-2b1577701072 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 returned with HTTP 202 Aug 25 04:56:16.493056 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 824/3255] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:16 2026] DELETE /volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:16.502450 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e66a76a7-3c26-4b87-acbf-445caffd2d28 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:16.504475 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e66a76a7-3c26-4b87-acbf-445caffd2d28 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 Aug 25 04:56:16.504853 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e66a76a7-3c26-4b87-acbf-445caffd2d28 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:16.505141 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e66a76a7-3c26-4b87-acbf-445caffd2d28 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:16.514160 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:16.514160 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:16.521977 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e66a76a7-3c26-4b87-acbf-445caffd2d28 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:16.526128 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e66a76a7-3c26-4b87-acbf-445caffd2d28 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 returned with HTTP 200 Aug 25 04:56:16.526715 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 814/3256] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:16 2026] GET /volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:17.120738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6179aba-a507-4bc2-b9a0-6d918b64c356 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.122990 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6179aba-a507-4bc2-b9a0-6d918b64c356 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd Aug 25 04:56:17.123261 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6179aba-a507-4bc2-b9a0-6d918b64c356 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:17.123488 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6179aba-a507-4bc2-b9a0-6d918b64c356 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:17.129926 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6179aba-a507-4bc2-b9a0-6d918b64c356 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd returned with HTTP 404 Aug 25 04:56:17.130710 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 806/3257] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:17 2026] GET /volume/v3/volumes/8c18fd18-cb38-4339-963c-14d0f05208fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:17.139792 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f780026f-95b0-45cf-bae1-4eed59840f37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.141417 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f780026f-95b0-45cf-bae1-4eed59840f37 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 04:56:17.141649 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f780026f-95b0-45cf-bae1-4eed59840f37 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:17.141887 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f780026f-95b0-45cf-bae1-4eed59840f37 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:17.142807 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f780026f-95b0-45cf-bae1-4eed59840f37 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:17.154610 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f780026f-95b0-45cf-bae1-4eed59840f37 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Get all volumes completed successfully. Aug 25 04:56:17.157319 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:17.157319 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:17.164480 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f780026f-95b0-45cf-bae1-4eed59840f37 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 04:56:17.165161 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 814/3258] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 04:56:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:17.183597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-676c09df-f908-4e1b-98e7-1dd27b75d80f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.185733 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-676c09df-f908-4e1b-98e7-1dd27b75d80f tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] DELETE https://10.4.3.213/volume/v3/types/ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53 Aug 25 04:56:17.185973 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-676c09df-f908-4e1b-98e7-1dd27b75d80f tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:17.186188 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-676c09df-f908-4e1b-98e7-1dd27b75d80f tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:17.240155 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-676c09df-f908-4e1b-98e7-1dd27b75d80f tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] https://10.4.3.213/volume/v3/types/ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53 returned with HTTP 202 Aug 25 04:56:17.240764 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 825/3259] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:56:17 2026] DELETE /volume/v3/types/ef31b0d6-ea30-4009-b1e6-2fb52d6ecd53 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:17.252385 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7692f02-0398-4431-bff9-95a4a31de198 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.254808 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7692f02-0398-4431-bff9-95a4a31de198 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:56:17.255149 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7692f02-0398-4431-bff9-95a4a31de198 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-993473793", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:17.277262 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7692f02-0398-4431-bff9-95a4a31de198 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:56:17.277837 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 815/3260] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:56:17 2026] POST /volume/v3/types => generated 212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:17.289446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-99b8b675-96a2-4fd2-863b-1e44057fba1b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.291537 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99b8b675-96a2-4fd2-863b-1e44057fba1b tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] POST https://10.4.3.213/volume/v3/types/b2bfde9c-9ad7-4f89-99f1-0a20235790ed/encryption Aug 25 04:56:17.292399 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99b8b675-96a2-4fd2-863b-1e44057fba1b tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:17.315006 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99b8b675-96a2-4fd2-863b-1e44057fba1b tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] https://10.4.3.213/volume/v3/types/b2bfde9c-9ad7-4f89-99f1-0a20235790ed/encryption returned with HTTP 200 Aug 25 04:56:17.315510 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 807/3261] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:56:17 2026] POST /volume/v3/types/b2bfde9c-9ad7-4f89-99f1-0a20235790ed/encryption => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:17.326173 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.328786 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:17.329281 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-25510924", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-993473793", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:17.331384 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-25510924', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-993473793', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:17.336578 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 04:56:17.337012 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:17.337012 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:17.337757 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 04:56:17.346478 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (c5999078-306c-4db3-baa9-12459b5e6252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:17.347775 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1491952-a4f0-4b85-b0eb-f499db4fb0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:17.348970 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:17.384807 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1491952-a4f0-4b85-b0eb-f499db4fb0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:56:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b2bfde9c-9ad7-4f89-99f1-0a20235790ed,is_public=True,name='tempest-scenario-type-luks2-993473793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2bfde9c-9ad7-4f89-99f1-0a20235790ed', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:17.385917 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aff8cc87-ec46-4658-b33e-11c4ae3567a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:17.425779 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-993473793 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-993473793, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:56:17.426879 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-993473793 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-993473793, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:56:17.471534 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['e01a62bc-4562-46fd-87b1-409523d3fb72', 'cf3b7297-2587-428b-8ffa-fd9c0f1244e2', '55db93ec-a4fc-4b7f-8f43-75068825c437', 'd854344f-1496-42e4-ac92-eab2eb1c46a3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:17.472817 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aff8cc87-ec46-4658-b33e-11c4ae3567a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e01a62bc-4562-46fd-87b1-409523d3fb72', 'cf3b7297-2587-428b-8ffa-fd9c0f1244e2', '55db93ec-a4fc-4b7f-8f43-75068825c437', 'd854344f-1496-42e4-ac92-eab2eb1c46a3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:17.473615 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e165761-a9ca-4d1e-9103-7c5ac793cdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:17.502169 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e165761-a9ca-4d1e-9103-7c5ac793cdb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bb14c60-52c0-4a25-b534-92b71674fb07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-25510924',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['e01a62bc-4562-46fd-87b1-409523d3fb72','cf3b7297-2587-428b-8ffa-fd9c0f1244e2','55db93ec-a4fc-4b7f-8f43-75068825c437','d854344f-1496-42e4-ac92-eab2eb1c46a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=b2bfde9c-9ad7-4f89-99f1-0a20235790ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-25510924',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6bb14c60-52c0-4a25-b534-92b71674fb07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2bfde9c-9ad7-4f89-99f1-0a20235790ed),volume_type_id=b2bfde9c-9ad7-4f89-99f1-0a20235790ed)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:17.503232 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d621785f-3b61-45ff-b634-b310524c862f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:17.528376 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d621785f-3b61-45ff-b634-b310524c862f) transitioned into state 'SUCCESS' from state '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-25510924',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['e01a62bc-4562-46fd-87b1-409523d3fb72','cf3b7297-2587-428b-8ffa-fd9c0f1244e2','55db93ec-a4fc-4b7f-8f43-75068825c437','d854344f-1496-42e4-ac92-eab2eb1c46a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=b2bfde9c-9ad7-4f89-99f1-0a20235790ed)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:17.529282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83eee75f-7b45-41e1-a4b5-ec79056db70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:17.541823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-04e19931-1a4b-4c10-a6c2-f89bba1d9d15 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.544102 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04e19931-1a4b-4c10-a6c2-f89bba1d9d15 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 Aug 25 04:56:17.544387 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04e19931-1a4b-4c10-a6c2-f89bba1d9d15 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:17.544694 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-04e19931-1a4b-4c10-a6c2-f89bba1d9d15 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:17.546001 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83eee75f-7b45-41e1-a4b5-ec79056db70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:17.546906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (c5999078-306c-4db3-baa9-12459b5e6252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:17.547259 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 04:56:17.547872 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3908865-4c84-474d-8de1-e2e6cc895e8b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:17.548301 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 815/3262] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:17 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 25 04:56:17.561916 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-04e19931-1a4b-4c10-a6c2-f89bba1d9d15 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 returned with HTTP 404 Aug 25 04:56:17.562735 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 826/3263] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:17 2026] GET /volume/v3/volumes/770246f5-45c5-46ec-85f2-bc5d287c0239 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:17.566407 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c524a713-dd08-4ac1-a2b7-4aa1bc717995 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.568489 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c524a713-dd08-4ac1-a2b7-4aa1bc717995 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:17.568754 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c524a713-dd08-4ac1-a2b7-4aa1bc717995 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:17.568971 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c524a713-dd08-4ac1-a2b7-4aa1bc717995 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:17.576309 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-60361f51-c5e0-48af-9289-11758e4b0ed9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.578537 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-60361f51-c5e0-48af-9289-11758e4b0ed9 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] DELETE https://10.4.3.213/volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 Aug 25 04:56:17.578770 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-60361f51-c5e0-48af-9289-11758e4b0ed9 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:17.578984 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-60361f51-c5e0-48af-9289-11758e4b0ed9 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:17.579157 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-60361f51-c5e0-48af-9289-11758e4b0ed9 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume with id: a0c437ca-4d92-4142-8d44-e26336fb1c70 Aug 25 04:56:17.582250 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:17.582250 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:17.587453 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c524a713-dd08-4ac1-a2b7-4aa1bc717995 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:17.588352 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:17.588352 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:17.588900 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-60361f51-c5e0-48af-9289-11758e4b0ed9 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:17.593636 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c524a713-dd08-4ac1-a2b7-4aa1bc717995 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 returned with HTTP 200 Aug 25 04:56:17.594167 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 816/3264] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:17 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:17.618605 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-60361f51-c5e0-48af-9289-11758e4b0ed9 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume request issued successfully. Aug 25 04:56:17.618858 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-60361f51-c5e0-48af-9289-11758e4b0ed9 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 returned with HTTP 202 Aug 25 04:56:17.619279 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 808/3265] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:17 2026] DELETE /volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:17.627795 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15b6ca46-7bf0-42df-a311-39b74f98c56a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.630826 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15b6ca46-7bf0-42df-a311-39b74f98c56a tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 Aug 25 04:56:17.630826 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15b6ca46-7bf0-42df-a311-39b74f98c56a tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:17.630984 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15b6ca46-7bf0-42df-a311-39b74f98c56a tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:17.639422 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:17.639422 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:17.646318 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15b6ca46-7bf0-42df-a311-39b74f98c56a tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:17.652295 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15b6ca46-7bf0-42df-a311-39b74f98c56a tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 returned with HTTP 200 Aug 25 04:56:17.652788 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 816/3266] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:17 2026] GET /volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:17.840733 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:17.948620 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:17.949272 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2138638051"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:17.953379 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2138638051'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:17.953612 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Create volume of 2 GB Aug 25 04:56:17.958892 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Availability Zones retrieved successfully. Aug 25 04:56:17.966226 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Flow 'volume_create_api' (9d0d684f-0955-48ff-81b8-873f954a0252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:17.967322 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4243440b-ea96-4f03-9620-7cbf63772311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:17.968408 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Validating volume size '2' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:17.999603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4243440b-ea96-4f03-9620-7cbf63772311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:18.000883 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4080181-f6a9-4244-abd7-7d54459fda3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:18.072004 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Created reservations ['8b5f2bdd-d92d-4cbc-af59-18946040fb5c', 'bac53212-98e3-45f8-9116-c136dcf2bcae', '47e315a6-4a2a-4e04-ab64-ae0b94679fd5', '78f538b0-0b7b-46f6-9763-f3c65d1e6845'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:18.072929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4080181-f6a9-4244-abd7-7d54459fda3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b5f2bdd-d92d-4cbc-af59-18946040fb5c', 'bac53212-98e3-45f8-9116-c136dcf2bcae', '47e315a6-4a2a-4e04-ab64-ae0b94679fd5', '78f538b0-0b7b-46f6-9763-f3c65d1e6845']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:18.073651 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b22834-9ef7-497d-a8cd-d9a513dee0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:18.097992 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b22834-9ef7-497d-a8cd-d9a513dee0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bae9082-d9ef-4285-937b-f0deb75989b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2138638051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0d2764016d4dc59b5c01ffbf9ea482',qos_specs=None,replication_status=,reservations=['8b5f2bdd-d92d-4cbc-af59-18946040fb5c','bac53212-98e3-45f8-9116-c136dcf2bcae','47e315a6-4a2a-4e04-ab64-ae0b94679fd5','78f538b0-0b7b-46f6-9763-f3c65d1e6845'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327c674c05034d0fa16b87c91c4f315e',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2138638051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bae9082-d9ef-4285-937b-f0deb75989b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a0d2764016d4dc59b5c01ffbf9ea482',provider_auth=None,provider_geometry=None,provider_id=None,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='327c674c05034d0fa16b87c91c4f315e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:18.099833 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0b30be-8744-419e-969d-f7608fab61c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:18.117948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0b30be-8744-419e-969d-f7608fab61c9) transitioned into state 'SUCCESS' from state '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-2138638051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0d2764016d4dc59b5c01ffbf9ea482',qos_specs=None,replication_status=,reservations=['8b5f2bdd-d92d-4cbc-af59-18946040fb5c','bac53212-98e3-45f8-9116-c136dcf2bcae','47e315a6-4a2a-4e04-ab64-ae0b94679fd5','78f538b0-0b7b-46f6-9763-f3c65d1e6845'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='327c674c05034d0fa16b87c91c4f315e',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:18.118821 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8827e5f7-1350-4e1a-b435-29b361f85ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:18.129233 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8827e5f7-1350-4e1a-b435-29b361f85ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:18.130060 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Flow 'volume_create_api' (9d0d684f-0955-48ff-81b8-873f954a0252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:18.130400 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Create volume request issued successfully. Aug 25 04:56:18.131024 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00e13b3a-f93b-43be-8367-a7d84524d7e4 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:18.131725 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 827/3267] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:56:17 2026] POST /volume/v3/volumes => generated 755 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:18.145590 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3840de2-0fd7-4ab6-b009-0e11254fd1b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.147752 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3840de2-0fd7-4ab6-b009-0e11254fd1b2 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] GET https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 Aug 25 04:56:18.147964 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3840de2-0fd7-4ab6-b009-0e11254fd1b2 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:18.148132 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3840de2-0fd7-4ab6-b009-0e11254fd1b2 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:18.164104 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:18.164104 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:18.168253 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e3840de2-0fd7-4ab6-b009-0e11254fd1b2 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Volume info retrieved successfully. Aug 25 04:56:18.172623 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3840de2-0fd7-4ab6-b009-0e11254fd1b2 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 returned with HTTP 200 Aug 25 04:56:18.172998 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 817/3268] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:18 2026] GET /volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:18.612808 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-52698723-9ef8-44df-96ce-1c2f98d99416 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.614624 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52698723-9ef8-44df-96ce-1c2f98d99416 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:18.614844 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52698723-9ef8-44df-96ce-1c2f98d99416 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:18.615028 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52698723-9ef8-44df-96ce-1c2f98d99416 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:18.624849 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:18.624849 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:18.639457 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-52698723-9ef8-44df-96ce-1c2f98d99416 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:18.644807 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52698723-9ef8-44df-96ce-1c2f98d99416 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 returned with HTTP 200 Aug 25 04:56:18.645243 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 809/3269] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:18 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:18.661782 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-521bc77d-cb83-4069-baa4-6ca6827f2afb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.663563 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-521bc77d-cb83-4069-baa4-6ca6827f2afb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:18.663786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-521bc77d-cb83-4069-baa4-6ca6827f2afb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:18.663966 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-521bc77d-cb83-4069-baa4-6ca6827f2afb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:18.671073 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c6f6d7ac-2b42-455b-bbdf-ebdfc0d1ee7f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.671777 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:18.671777 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:18.674896 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6f6d7ac-2b42-455b-bbdf-ebdfc0d1ee7f tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 Aug 25 04:56:18.675776 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-521bc77d-cb83-4069-baa4-6ca6827f2afb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:18.676180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6f6d7ac-2b42-455b-bbdf-ebdfc0d1ee7f tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:18.676852 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6f6d7ac-2b42-455b-bbdf-ebdfc0d1ee7f tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:18.681100 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-521bc77d-cb83-4069-baa4-6ca6827f2afb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 returned with HTTP 200 Aug 25 04:56:18.681519 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 817/3270] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:18 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:18.693298 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6f6d7ac-2b42-455b-bbdf-ebdfc0d1ee7f tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 returned with HTTP 404 Aug 25 04:56:18.693998 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 828/3271] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:18 2026] GET /volume/v3/volumes/a0c437ca-4d92-4142-8d44-e26336fb1c70 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:18.701383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d0d54092-a8c1-4714-a774-248466cdbaca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.703383 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0d54092-a8c1-4714-a774-248466cdbaca tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07/action Aug 25 04:56:18.704100 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0d54092-a8c1-4714-a774-248466cdbaca tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:56:18.704100 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d0d54092-a8c1-4714-a774-248466cdbaca tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:18.705912 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-30529ace-592b-4f4f-8d22-428ae3860132 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.710451 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30529ace-592b-4f4f-8d22-428ae3860132 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 Aug 25 04:56:18.710769 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30529ace-592b-4f4f-8d22-428ae3860132 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:18.711011 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30529ace-592b-4f4f-8d22-428ae3860132 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:18.711112 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-30529ace-592b-4f4f-8d22-428ae3860132 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume with id: 0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 Aug 25 04:56:18.717787 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:18.717787 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:18.717787 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d0d54092-a8c1-4714-a774-248466cdbaca tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:18.724517 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:18.724517 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:18.725174 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-30529ace-592b-4f4f-8d22-428ae3860132 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:18.736355 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d0d54092-a8c1-4714-a774-248466cdbaca tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume updated successfully. Aug 25 04:56:18.736591 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d0d54092-a8c1-4714-a774-248466cdbaca tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07/action returned with HTTP 200 Aug 25 04:56:18.737021 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 818/3272] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:56:18 2026] POST /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 04:56:18.754493 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-30529ace-592b-4f4f-8d22-428ae3860132 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume request issued successfully. Aug 25 04:56:18.754821 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30529ace-592b-4f4f-8d22-428ae3860132 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 returned with HTTP 202 Aug 25 04:56:18.755331 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 810/3273] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:18 2026] DELETE /volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:18.764439 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcc72727-7521-40ab-aa14-bd63221232f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.767493 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcc72727-7521-40ab-aa14-bd63221232f5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 Aug 25 04:56:18.768383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcc72727-7521-40ab-aa14-bd63221232f5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:18.769014 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcc72727-7521-40ab-aa14-bd63221232f5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:18.781649 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:18.781649 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:18.788256 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcc72727-7521-40ab-aa14-bd63221232f5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:18.794915 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcc72727-7521-40ab-aa14-bd63221232f5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 returned with HTTP 200 Aug 25 04:56:18.795486 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 818/3274] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:18 2026] GET /volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:18.908161 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81fa2628-e0fd-44a7-803f-a77fbf3f1bb6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.909836 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-2a889f0a-81bf-4ae7-aa5a-d82cefde88f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.911069 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81fa2628-e0fd-44a7-803f-a77fbf3f1bb6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:18.911391 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81fa2628-e0fd-44a7-803f-a77fbf3f1bb6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:18.911638 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81fa2628-e0fd-44a7-803f-a77fbf3f1bb6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:18.911977 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-2a889f0a-81bf-4ae7-aa5a-d82cefde88f5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:18.912176 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-2a889f0a-81bf-4ae7-aa5a-d82cefde88f5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:18.912377 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-2a889f0a-81bf-4ae7-aa5a-d82cefde88f5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:18.919220 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:18.919220 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:18.919635 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:18.919635 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:18.923903 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-81fa2628-e0fd-44a7-803f-a77fbf3f1bb6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:18.924158 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-2a889f0a-81bf-4ae7-aa5a-d82cefde88f5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:18.930151 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-2a889f0a-81bf-4ae7-aa5a-d82cefde88f5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 returned with HTTP 200 Aug 25 04:56:18.930207 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81fa2628-e0fd-44a7-803f-a77fbf3f1bb6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:18.930461 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 819/3275] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:56:18 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:18.930746 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 829/3276] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:18 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:18.944228 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d54f75f8-6a73-4a1b-9c78-adf3127cdeb1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:18.947873 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d54f75f8-6a73-4a1b-9c78-adf3127cdeb1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:18.948280 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d54f75f8-6a73-4a1b-9c78-adf3127cdeb1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:18.948560 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d54f75f8-6a73-4a1b-9c78-adf3127cdeb1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:18.961940 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:18.961940 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:18.968169 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d54f75f8-6a73-4a1b-9c78-adf3127cdeb1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:18.976035 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d54f75f8-6a73-4a1b-9c78-adf3127cdeb1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:18.976171 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 811/3277] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:18 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:19.033772 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-a7dbab5e-6196-48c0-8153-4352d9112cd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.036168 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-a7dbab5e-6196-48c0-8153-4352d9112cd7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:19.036503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-a7dbab5e-6196-48c0-8153-4352d9112cd7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.036937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-a7dbab5e-6196-48c0-8153-4352d9112cd7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.047395 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.047395 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:19.052990 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-a7dbab5e-6196-48c0-8153-4352d9112cd7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:19.059153 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-a7dbab5e-6196-48c0-8153-4352d9112cd7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:19.060495 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 819/3278] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:19.113055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-099283ed-566c-4eb8-8026-cea5aa448a4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.187737 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7043c96c-7fda-4c8e-ab01-07f7188d185f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.188616 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-86e7984f-a4e6-4c0b-9fc4-b9971d4f30f8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.189062 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86e7984f-a4e6-4c0b-9fc4-b9971d4f30f8 None None] GET https://10.4.3.213/volume// Aug 25 04:56:19.189257 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86e7984f-a4e6-4c0b-9fc4-b9971d4f30f8 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.189531 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86e7984f-a4e6-4c0b-9fc4-b9971d4f30f8 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.189739 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7043c96c-7fda-4c8e-ab01-07f7188d185f tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] GET https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 Aug 25 04:56:19.189819 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86e7984f-a4e6-4c0b-9fc4-b9971d4f30f8 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:56:19.189982 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7043c96c-7fda-4c8e-ab01-07f7188d185f tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.190176 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 812/3279] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:56: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 25 04:56:19.190215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7043c96c-7fda-4c8e-ab01-07f7188d185f tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.202649 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-e372e876-73a5-4a26-b2db-c9ab82e74771 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.205118 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.205118 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:19.207005 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-e372e876-73a5-4a26-b2db-c9ab82e74771 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:56:19.207495 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-e372e876-73a5-4a26-b2db-c9ab82e74771 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c86f43f7-8845-42be-83a1-694714270738", "connector": null, "instance_uuid": "d1dec2aa-753e-4ab1-bc5a-6ef5351a5fd7"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:19.210332 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7043c96c-7fda-4c8e-ab01-07f7188d185f tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Volume info retrieved successfully. Aug 25 04:56:19.220324 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7043c96c-7fda-4c8e-ab01-07f7188d185f tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 returned with HTTP 200 Aug 25 04:56:19.220811 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 830/3280] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:19.226052 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.226052 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:19.235889 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-099283ed-566c-4eb8-8026-cea5aa448a4a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes Aug 25 04:56:19.236198 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-099283ed-566c-4eb8-8026-cea5aa448a4a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.236487 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-099283ed-566c-4eb8-8026-cea5aa448a4a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.236910 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-099283ed-566c-4eb8-8026-cea5aa448a4a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:19.238019 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-099283ed-566c-4eb8-8026-cea5aa448a4a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:19.240908 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.244665 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:19.245219 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9bae9082-d9ef-4285-937b-f0deb75989b4"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:19.247295 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '9bae9082-d9ef-4285-937b-f0deb75989b4'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:19.248542 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-099283ed-566c-4eb8-8026-cea5aa448a4a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:19.248876 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-099283ed-566c-4eb8-8026-cea5aa448a4a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 200 Aug 25 04:56:19.249228 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 820/3281] 10.4.3.213 () {66 vars in 1237 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:56:19.256793 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.256793 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:19.257345 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Volume retrieved successfully. Aug 25 04:56:19.257568 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Create volume of 1 GB Aug 25 04:56:19.261422 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.264202 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:19.264690 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1621462480"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:19.266031 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Availability Zones retrieved successfully. Aug 25 04:56:19.267235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1621462480'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:19.267235 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Create volume of 1 GB Aug 25 04:56:19.272964 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Availability Zones retrieved successfully. Aug 25 04:56:19.273725 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Flow 'volume_create_api' (b68c188d-094c-428f-af62-c8194deac976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:19.275218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f346ec-a7ea-4ceb-b533-e25650c5022b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:19.276465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:19.277832 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f346ec-a7ea-4ceb-b533-e25650c5022b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 04:56:19.277832 np0000008045 devstack@c-api.service[100270]: 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 25 04:56:19.279725 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f346ec-a7ea-4ceb-b533-e25650c5022b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:19.280999 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f346ec-a7ea-4ceb-b533-e25650c5022b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 04:56:19.281115 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-e372e876-73a5-4a26-b2db-c9ab82e74771 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:56:19.281882 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Flow 'volume_create_api' (d2f06a0d-6e14-4616-a1b7-b72aee491aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:19.281985 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 820/3282] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:56:19 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:19.283459 np0000008045 devstack@c-api.service[100270]: WARNING cinder.volume.api [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Flow 'volume_create_api' (b68c188d-094c-428f-af62-c8194deac976) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 04:56:19.283459 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab81b943-aa9b-496e-a9e1-3f44eba6d395 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 400 Aug 25 04:56:19.283539 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7a9d43-ab52-438d-a5bb-6adc16e12cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:19.283579 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 813/3283] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:56:19 2026] POST /volume/v3/volumes => generated 173 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:56:19.283848 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:19.293008 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca01fa9d-4655-4344-8cb5-83d9ea20bfd1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.297208 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca01fa9d-4655-4344-8cb5-83d9ea20bfd1 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] GET https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 Aug 25 04:56:19.297481 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca01fa9d-4655-4344-8cb5-83d9ea20bfd1 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.297723 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca01fa9d-4655-4344-8cb5-83d9ea20bfd1 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.312452 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.312452 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:19.326726 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca01fa9d-4655-4344-8cb5-83d9ea20bfd1 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Volume info retrieved successfully. Aug 25 04:56:19.330870 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-722dc4db-cee3-4165-a512-dcfbd59b8ad1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.333100 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-722dc4db-cee3-4165-a512-dcfbd59b8ad1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:19.333590 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-722dc4db-cee3-4165-a512-dcfbd59b8ad1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.333697 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-722dc4db-cee3-4165-a512-dcfbd59b8ad1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.335412 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca01fa9d-4655-4344-8cb5-83d9ea20bfd1 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 returned with HTTP 200 Aug 25 04:56:19.335985 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 821/3284] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:19.337305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7a9d43-ab52-438d-a5bb-6adc16e12cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:19.338226 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8b3fd8-d5e2-4043-bd78-2b9ab6e6b4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:19.351693 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.351693 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:19.353387 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-411148ac-e301-4fa6-89d2-84a6e35f8646 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.355889 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-411148ac-e301-4fa6-89d2-84a6e35f8646 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] DELETE https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 Aug 25 04:56:19.356087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-411148ac-e301-4fa6-89d2-84a6e35f8646 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.356315 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-411148ac-e301-4fa6-89d2-84a6e35f8646 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.356477 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f8a08cc-57e3-4880-9e1e-fbd27cf2e1f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.356530 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-411148ac-e301-4fa6-89d2-84a6e35f8646 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Delete volume with id: 9bae9082-d9ef-4285-937b-f0deb75989b4 Aug 25 04:56:19.356886 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f8a08cc-57e3-4880-9e1e-fbd27cf2e1f7 None None] GET https://10.4.3.213/volume// Aug 25 04:56:19.356926 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-722dc4db-cee3-4165-a512-dcfbd59b8ad1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:19.357040 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f8a08cc-57e3-4880-9e1e-fbd27cf2e1f7 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.357229 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f8a08cc-57e3-4880-9e1e-fbd27cf2e1f7 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.357711 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f8a08cc-57e3-4880-9e1e-fbd27cf2e1f7 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:56:19.358005 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 822/3285] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:56: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 25 04:56:19.362052 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-722dc4db-cee3-4165-a512-dcfbd59b8ad1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:19.363762 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 821/3286] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:19.363844 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.363844 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:19.364146 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-411148ac-e301-4fa6-89d2-84a6e35f8646 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Volume info retrieved successfully. Aug 25 04:56:19.366874 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-9c09ac34-4456-4a31-bb72-38ab47d858f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.369843 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-9c09ac34-4456-4a31-bb72-38ab47d858f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:19.370199 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-9c09ac34-4456-4a31-bb72-38ab47d858f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.370474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-9c09ac34-4456-4a31-bb72-38ab47d858f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.385655 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.385655 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:19.389766 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-9c09ac34-4456-4a31-bb72-38ab47d858f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:19.394253 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-9c09ac34-4456-4a31-bb72-38ab47d858f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:19.394713 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 823/3287] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:56:19.397852 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-411148ac-e301-4fa6-89d2-84a6e35f8646 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Delete volume request issued successfully. Aug 25 04:56:19.398096 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-411148ac-e301-4fa6-89d2-84a6e35f8646 tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 returned with HTTP 202 Aug 25 04:56:19.398854 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 814/3288] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:19 2026] DELETE /volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:19.410845 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3024a822-17a3-4440-a3c7-d5ea8b56138b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.413848 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3024a822-17a3-4440-a3c7-d5ea8b56138b tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] GET https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 Aug 25 04:56:19.414021 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3024a822-17a3-4440-a3c7-d5ea8b56138b tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.414205 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3024a822-17a3-4440-a3c7-d5ea8b56138b tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.424650 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Created reservations ['353d9f06-edcd-4d83-af2e-5d52e6bcb2ff', '94b41405-c429-4ea4-b307-9f128732ca50', '526e158b-5b02-4518-be7a-f1e39c066819', 'b48c90a4-5d78-470d-b941-20a59b319351'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:19.425503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8b3fd8-d5e2-4043-bd78-2b9ab6e6b4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353d9f06-edcd-4d83-af2e-5d52e6bcb2ff', '94b41405-c429-4ea4-b307-9f128732ca50', '526e158b-5b02-4518-be7a-f1e39c066819', 'b48c90a4-5d78-470d-b941-20a59b319351']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:19.426436 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c1a550-cfa1-467e-a568-bd0faf80e41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:19.430780 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.430780 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:19.441228 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3024a822-17a3-4440-a3c7-d5ea8b56138b tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Volume info retrieved successfully. Aug 25 04:56:19.449088 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3024a822-17a3-4440-a3c7-d5ea8b56138b tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 returned with HTTP 200 Aug 25 04:56:19.449645 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 822/3289] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:19.463326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c1a550-cfa1-467e-a568-bd0faf80e41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '199098ae-0db8-47fe-a95d-483c2acbc59e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1621462480',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b2331d63c8840e88014eb8144f7fd1c',qos_specs=None,replication_status=,reservations=['353d9f06-edcd-4d83-af2e-5d52e6bcb2ff','94b41405-c429-4ea4-b307-9f128732ca50','526e158b-5b02-4518-be7a-f1e39c066819','b48c90a4-5d78-470d-b941-20a59b319351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603dcb24faab4fcba0c49b08093b71ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1621462480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=199098ae-0db8-47fe-a95d-483c2acbc59e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b2331d63c8840e88014eb8144f7fd1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='603dcb24faab4fcba0c49b08093b71ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:19.464331 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ce0919-f6fa-4f06-b670-bfe6a617f975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:19.483444 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ce0919-f6fa-4f06-b670-bfe6a617f975) transitioned into state 'SUCCESS' from state '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-1621462480',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b2331d63c8840e88014eb8144f7fd1c',qos_specs=None,replication_status=,reservations=['353d9f06-edcd-4d83-af2e-5d52e6bcb2ff','94b41405-c429-4ea4-b307-9f128732ca50','526e158b-5b02-4518-be7a-f1e39c066819','b48c90a4-5d78-470d-b941-20a59b319351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603dcb24faab4fcba0c49b08093b71ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:19.484289 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d304ce0-b072-4770-a1c6-1eb8ea1d2c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:19.494380 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d304ce0-b072-4770-a1c6-1eb8ea1d2c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:19.495682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Flow 'volume_create_api' (d2f06a0d-6e14-4616-a1b7-b72aee491aa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:19.496026 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Create volume request issued successfully. Aug 25 04:56:19.496840 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d197c4bc-59ce-4ad6-b2a0-65af1304360d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:19.497343 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 831/3290] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:19 2026] POST /volume/v3/volumes => generated 764 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:19.515854 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3e97eba-0f5a-47eb-b6f2-f5236020c470 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.516487 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-6b565164-0783-469a-8f50-4f0032c0be68 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.518280 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3e97eba-0f5a-47eb-b6f2-f5236020c470 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:19.518408 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3e97eba-0f5a-47eb-b6f2-f5236020c470 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.518753 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3e97eba-0f5a-47eb-b6f2-f5236020c470 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.519400 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-6b565164-0783-469a-8f50-4f0032c0be68 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] PUT https://10.4.3.213/volume/v3/attachments/b2b999b4-f42d-4742-b02c-fd7a2856ba54 Aug 25 04:56:19.519881 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-6b565164-0783-469a-8f50-4f0032c0be68 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:19.531257 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.531257 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:19.532365 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-6b565164-0783-469a-8f50-4f0032c0be68 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Acquiring lock "cinder-attachment_update-c86f43f7-8845-42be-83a1-694714270738-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:56:19.537784 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e3e97eba-0f5a-47eb-b6f2-f5236020c470 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:19.538598 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-6b565164-0783-469a-8f50-4f0032c0be68 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-c86f43f7-8845-42be-83a1-694714270738-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:56:19.539980 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.539980 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:19.544076 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3e97eba-0f5a-47eb-b6f2-f5236020c470 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e returned with HTTP 200 Aug 25 04:56:19.544780 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 824/3291] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:19.691657 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-6b565164-0783-469a-8f50-4f0032c0be68 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-c86f43f7-8845-42be-83a1-694714270738-np0000008045" released by "attachment_update" :: held 0.153s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:56:19.691994 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-6b565164-0783-469a-8f50-4f0032c0be68 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/b2b999b4-f42d-4742-b02c-fd7a2856ba54 returned with HTTP 200 Aug 25 04:56:19.692646 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 815/3292] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:56:19 2026] PUT /volume/v3/attachments/b2b999b4-f42d-4742-b02c-fd7a2856ba54 => generated 968 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:19.698368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-8304c47d-192a-463b-b5c1-f742583f5ba8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.701728 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-8304c47d-192a-463b-b5c1-f742583f5ba8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:19.705841 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-8304c47d-192a-463b-b5c1-f742583f5ba8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.705841 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-8304c47d-192a-463b-b5c1-f742583f5ba8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.712374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-912932d0-7c94-4930-ae17-77a32605ee29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.715392 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-912932d0-7c94-4930-ae17-77a32605ee29 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738/encryption Aug 25 04:56:19.715889 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-912932d0-7c94-4930-ae17-77a32605ee29 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.716050 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-912932d0-7c94-4930-ae17-77a32605ee29 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.716274 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.716274 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:19.720947 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-8304c47d-192a-463b-b5c1-f742583f5ba8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:19.725580 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.725580 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:19.726410 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-8304c47d-192a-463b-b5c1-f742583f5ba8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 returned with HTTP 200 Aug 25 04:56:19.727245 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 823/3293] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:19.731963 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-912932d0-7c94-4930-ae17-77a32605ee29 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738/encryption returned with HTTP 200 Aug 25 04:56:19.732417 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 832/3294] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:19.740446 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8618502-cde7-4bfe-beaf-8f73d35fd9f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.740867 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8618502-cde7-4bfe-beaf-8f73d35fd9f2 None None] GET https://10.4.3.213/volume// Aug 25 04:56:19.741069 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8618502-cde7-4bfe-beaf-8f73d35fd9f2 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.741301 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8618502-cde7-4bfe-beaf-8f73d35fd9f2 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.741655 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8618502-cde7-4bfe-beaf-8f73d35fd9f2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:56:19.742031 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 825/3295] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:56: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 25 04:56:19.766698 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-b665f356-7985-44a2-849f-1b4718c336f4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.769644 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-b665f356-7985-44a2-849f-1b4718c336f4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:56:19.769798 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-b665f356-7985-44a2-849f-1b4718c336f4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6bb14c60-52c0-4a25-b534-92b71674fb07", "connector": null, "instance_uuid": "10f5002c-b5b1-4df4-b2f6-29107e97a569"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:19.781887 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.781887 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:19.810501 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-015ab21e-e951-4763-9b62-aa59426006b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.813027 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-015ab21e-e951-4763-9b62-aa59426006b8 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 Aug 25 04:56:19.813489 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-015ab21e-e951-4763-9b62-aa59426006b8 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.813558 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-015ab21e-e951-4763-9b62-aa59426006b8 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.815503 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-b665f356-7985-44a2-849f-1b4718c336f4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:56:19.816596 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 816/3296] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:56:19 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:19.821538 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-015ab21e-e951-4763-9b62-aa59426006b8 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 returned with HTTP 404 Aug 25 04:56:19.822868 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 824/3297] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/0d456fa1-01c4-4945-a15f-34ac0ddcc4e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:19.836133 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95aa5fa4-bb2c-4dce-b1db-b47130aa7ec5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.838114 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95aa5fa4-bb2c-4dce-b1db-b47130aa7ec5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] DELETE https://10.4.3.213/volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 Aug 25 04:56:19.838311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95aa5fa4-bb2c-4dce-b1db-b47130aa7ec5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.838613 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95aa5fa4-bb2c-4dce-b1db-b47130aa7ec5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.838711 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-95aa5fa4-bb2c-4dce-b1db-b47130aa7ec5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume with id: a76c813b-8310-4622-a882-43ef56eecd78 Aug 25 04:56:19.847600 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.847600 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:19.848112 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-95aa5fa4-bb2c-4dce-b1db-b47130aa7ec5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:19.875506 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-95aa5fa4-bb2c-4dce-b1db-b47130aa7ec5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume request issued successfully. Aug 25 04:56:19.875636 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95aa5fa4-bb2c-4dce-b1db-b47130aa7ec5 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 returned with HTTP 202 Aug 25 04:56:19.876215 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 833/3298] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:19 2026] DELETE /volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:19.887236 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6bbbc22-42eb-47d8-9131-88051c1888c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:19.893888 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6bbbc22-42eb-47d8-9131-88051c1888c8 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 Aug 25 04:56:19.894169 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6bbbc22-42eb-47d8-9131-88051c1888c8 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:19.894406 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6bbbc22-42eb-47d8-9131-88051c1888c8 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:19.909315 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:19.909315 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:19.915098 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6bbbc22-42eb-47d8-9131-88051c1888c8 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:19.924823 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6bbbc22-42eb-47d8-9131-88051c1888c8 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 returned with HTTP 200 Aug 25 04:56:19.925291 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 826/3299] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:19 2026] GET /volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:20.381692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6ed14df8-8ab4-46e3-a244-0f2b8ff2f901 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:20.384314 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ed14df8-8ab4-46e3-a244-0f2b8ff2f901 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:20.384687 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ed14df8-8ab4-46e3-a244-0f2b8ff2f901 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:20.384908 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ed14df8-8ab4-46e3-a244-0f2b8ff2f901 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:20.401970 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:20.401970 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:20.410871 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6ed14df8-8ab4-46e3-a244-0f2b8ff2f901 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:20.418581 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ed14df8-8ab4-46e3-a244-0f2b8ff2f901 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:20.419199 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 817/3300] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:20 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:20.468131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-06c8b438-f9ec-46ac-b719-1235acab7d8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:20.470907 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06c8b438-f9ec-46ac-b719-1235acab7d8e tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] GET https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 Aug 25 04:56:20.470907 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06c8b438-f9ec-46ac-b719-1235acab7d8e tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:20.471055 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06c8b438-f9ec-46ac-b719-1235acab7d8e tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:20.479118 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06c8b438-f9ec-46ac-b719-1235acab7d8e tempest-VolumesCloneNegativeTest-876331656 tempest-VolumesCloneNegativeTest-876331656-project-member] https://10.4.3.213/volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 returned with HTTP 404 Aug 25 04:56:20.479648 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 825/3301] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:20 2026] GET /volume/v3/volumes/9bae9082-d9ef-4285-937b-f0deb75989b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:20.562816 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-478cbc8e-81f6-4cbc-9a80-bbe2d969bb1f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:20.565318 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-478cbc8e-81f6-4cbc-9a80-bbe2d969bb1f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:20.565628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-478cbc8e-81f6-4cbc-9a80-bbe2d969bb1f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:20.565904 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-478cbc8e-81f6-4cbc-9a80-bbe2d969bb1f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:20.574789 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:20.574789 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:20.580541 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-478cbc8e-81f6-4cbc-9a80-bbe2d969bb1f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:20.586899 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-478cbc8e-81f6-4cbc-9a80-bbe2d969bb1f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e returned with HTTP 200 Aug 25 04:56:20.587359 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 834/3302] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:20 2026] GET /volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:20.607088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c996f833-ce88-4d7f-b0fa-deb26056070f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:20.609081 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c996f833-ce88-4d7f-b0fa-deb26056070f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:20.609484 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c996f833-ce88-4d7f-b0fa-deb26056070f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:20.609703 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c996f833-ce88-4d7f-b0fa-deb26056070f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:20.620741 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:20.620741 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:20.627175 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c996f833-ce88-4d7f-b0fa-deb26056070f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:20.633215 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c996f833-ce88-4d7f-b0fa-deb26056070f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e returned with HTTP 200 Aug 25 04:56:20.633707 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 827/3303] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:20 2026] GET /volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:20.648513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-18c117be-e445-4aad-9527-eb484b1fc33f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:20.650357 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:20.651031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2146759204"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:20.652292 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2146759204'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:20.652412 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Create volume of 1 GB Aug 25 04:56:20.657575 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Availability Zones retrieved successfully. Aug 25 04:56:20.663834 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Flow 'volume_create_api' (d851f8b9-5d5f-4cc2-93d6-cad7047f0287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:20.664818 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe27df3-382d-4f75-95fe-939292dcc5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:20.666207 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:20.705320 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe27df3-382d-4f75-95fe-939292dcc5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:20.706826 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da89dfd3-9e29-44f6-afb7-ce46e77539e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:20.761297 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Created reservations ['c296391e-31d5-40b1-9be1-8880d7b53150', 'e4335914-2d6d-482a-b4ec-3aa2f3b45169', '0b2eadb5-26df-4c0f-99e9-29c821faa605', '576c35d8-5961-406d-b904-983a1e3d81b5'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:20.762391 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da89dfd3-9e29-44f6-afb7-ce46e77539e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c296391e-31d5-40b1-9be1-8880d7b53150', 'e4335914-2d6d-482a-b4ec-3aa2f3b45169', '0b2eadb5-26df-4c0f-99e9-29c821faa605', '576c35d8-5961-406d-b904-983a1e3d81b5']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:20.763369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d49fd3-b198-4ef9-b16b-af4ab502bc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:20.794500 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d49fd3-b198-4ef9-b16b-af4ab502bc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8219557-1330-4a52-8f6b-737fa13b8513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2146759204',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b2331d63c8840e88014eb8144f7fd1c',qos_specs=None,replication_status=,reservations=['c296391e-31d5-40b1-9be1-8880d7b53150','e4335914-2d6d-482a-b4ec-3aa2f3b45169','0b2eadb5-26df-4c0f-99e9-29c821faa605','576c35d8-5961-406d-b904-983a1e3d81b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603dcb24faab4fcba0c49b08093b71ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2146759204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8219557-1330-4a52-8f6b-737fa13b8513,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b2331d63c8840e88014eb8144f7fd1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='603dcb24faab4fcba0c49b08093b71ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:20.797195 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5b2dd20-091e-421d-a55f-7cabd449da61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:20.821543 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5b2dd20-091e-421d-a55f-7cabd449da61) transitioned into state 'SUCCESS' from state '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-2146759204',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b2331d63c8840e88014eb8144f7fd1c',qos_specs=None,replication_status=,reservations=['c296391e-31d5-40b1-9be1-8880d7b53150','e4335914-2d6d-482a-b4ec-3aa2f3b45169','0b2eadb5-26df-4c0f-99e9-29c821faa605','576c35d8-5961-406d-b904-983a1e3d81b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603dcb24faab4fcba0c49b08093b71ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:20.822883 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b5694b-bc24-4d13-8a61-1c2c4348c49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:20.839100 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b5694b-bc24-4d13-8a61-1c2c4348c49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:20.840237 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Flow 'volume_create_api' (d851f8b9-5d5f-4cc2-93d6-cad7047f0287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:20.840658 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Create volume request issued successfully. Aug 25 04:56:20.841491 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-18c117be-e445-4aad-9527-eb484b1fc33f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:20.842063 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 818/3304] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:20 2026] POST /volume/v3/volumes => generated 764 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:20.857495 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47d0e762-a861-4847-a081-8e0d062d52de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:20.861437 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47d0e762-a861-4847-a081-8e0d062d52de tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:20.861437 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47d0e762-a861-4847-a081-8e0d062d52de tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:20.864527 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47d0e762-a861-4847-a081-8e0d062d52de tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:20.870919 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:20.870919 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:20.877990 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47d0e762-a861-4847-a081-8e0d062d52de tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:20.885138 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47d0e762-a861-4847-a081-8e0d062d52de tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 returned with HTTP 200 Aug 25 04:56:20.885826 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 826/3305] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:20 2026] GET /volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:20.941831 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b9ddac07-b159-40ff-a989-a4f004b3459b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:20.946981 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9ddac07-b159-40ff-a989-a4f004b3459b tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 Aug 25 04:56:20.946981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9ddac07-b159-40ff-a989-a4f004b3459b tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:20.946981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b9ddac07-b159-40ff-a989-a4f004b3459b tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:20.955542 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b9ddac07-b159-40ff-a989-a4f004b3459b tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 returned with HTTP 404 Aug 25 04:56:20.956125 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 835/3306] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:20 2026] GET /volume/v3/volumes/a76c813b-8310-4622-a882-43ef56eecd78 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:20.968635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-23b7a45b-ec69-4605-80d0-b6951302d43e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:20.971357 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23b7a45b-ec69-4605-80d0-b6951302d43e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b Aug 25 04:56:20.972538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23b7a45b-ec69-4605-80d0-b6951302d43e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:20.972538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23b7a45b-ec69-4605-80d0-b6951302d43e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:20.973062 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-23b7a45b-ec69-4605-80d0-b6951302d43e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume with id: d39dcac2-d78a-4058-97e0-4eed87e0898b Aug 25 04:56:20.975754 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0761f8d8-c3bd-4440-a7af-45137a3c097d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:20.976095 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0761f8d8-c3bd-4440-a7af-45137a3c097d None None] GET https://10.4.3.213/volume// Aug 25 04:56:20.976530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0761f8d8-c3bd-4440-a7af-45137a3c097d None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:20.976530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0761f8d8-c3bd-4440-a7af-45137a3c097d None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:20.976950 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0761f8d8-c3bd-4440-a7af-45137a3c097d None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:56:20.977273 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 819/3307] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:56: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 25 04:56:20.984017 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:20.984017 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:20.984234 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23b7a45b-ec69-4605-80d0-b6951302d43e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:21.002903 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-9d87cf8f-17a7-4713-8e3c-dacfcdb641c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:21.007116 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-9d87cf8f-17a7-4713-8e3c-dacfcdb641c7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:21.007948 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-9d87cf8f-17a7-4713-8e3c-dacfcdb641c7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:21.009170 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-9d87cf8f-17a7-4713-8e3c-dacfcdb641c7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:21.027542 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23b7a45b-ec69-4605-80d0-b6951302d43e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Delete volume request issued successfully. Aug 25 04:56:21.027542 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23b7a45b-ec69-4605-80d0-b6951302d43e tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b returned with HTTP 202 Aug 25 04:56:21.028193 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 828/3308] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:20 2026] DELETE /volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:21.030063 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:21.030063 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:21.039987 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-9d87cf8f-17a7-4713-8e3c-dacfcdb641c7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:21.040259 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-68bb9dc3-8196-448a-933f-20f64d656c0c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:21.044398 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68bb9dc3-8196-448a-933f-20f64d656c0c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b Aug 25 04:56:21.044772 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68bb9dc3-8196-448a-933f-20f64d656c0c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:21.045174 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-68bb9dc3-8196-448a-933f-20f64d656c0c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:21.058771 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-9d87cf8f-17a7-4713-8e3c-dacfcdb641c7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 returned with HTTP 200 Aug 25 04:56:21.059405 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 827/3309] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:56:20 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 => generated 1049 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:56:21.063132 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:21.063132 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:21.067493 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-68bb9dc3-8196-448a-933f-20f64d656c0c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Volume info retrieved successfully. Aug 25 04:56:21.076482 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-68bb9dc3-8196-448a-933f-20f64d656c0c tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b returned with HTTP 200 Aug 25 04:56:21.076482 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 836/3310] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:21 2026] GET /volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:21.199215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-950c1b2e-2703-4e3b-abff-9a7757291e8f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:21.202745 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-950c1b2e-2703-4e3b-abff-9a7757291e8f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/d5660c5a-5385-47be-b153-8fadf219d3eb Aug 25 04:56:21.203289 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-950c1b2e-2703-4e3b-abff-9a7757291e8f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:21.223492 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-950c1b2e-2703-4e3b-abff-9a7757291e8f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-6bb14c60-52c0-4a25-b534-92b71674fb07-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:56:21.231052 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-950c1b2e-2703-4e3b-abff-9a7757291e8f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-6bb14c60-52c0-4a25-b534-92b71674fb07-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:56:21.232642 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:21.232642 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:21.361690 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-950c1b2e-2703-4e3b-abff-9a7757291e8f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-6bb14c60-52c0-4a25-b534-92b71674fb07-np0000008045" released by "attachment_update" :: held 0.131s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:56:21.362282 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-950c1b2e-2703-4e3b-abff-9a7757291e8f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/d5660c5a-5385-47be-b153-8fadf219d3eb returned with HTTP 200 Aug 25 04:56:21.362491 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 820/3311] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:56:21 2026] PUT /volume/v3/attachments/d5660c5a-5385-47be-b153-8fadf219d3eb => generated 968 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:21.388259 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-284b5793-eb85-4daa-b10e-426f8b3820e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:21.390481 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-284b5793-eb85-4daa-b10e-426f8b3820e5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/d5660c5a-5385-47be-b153-8fadf219d3eb/action Aug 25 04:56:21.390976 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-284b5793-eb85-4daa-b10e-426f8b3820e5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:56:21.391062 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-284b5793-eb85-4daa-b10e-426f8b3820e5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:21.409631 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:21.409631 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:21.423321 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-284b5793-eb85-4daa-b10e-426f8b3820e5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/d5660c5a-5385-47be-b153-8fadf219d3eb/action returned with HTTP 204 Aug 25 04:56:21.423886 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 829/3312] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:56:21 2026] POST /volume/v3/attachments/d5660c5a-5385-47be-b153-8fadf219d3eb/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:21.434186 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b385eac6-c70d-4650-9766-c52cbc203d17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:21.435919 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b385eac6-c70d-4650-9766-c52cbc203d17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:21.436096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b385eac6-c70d-4650-9766-c52cbc203d17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:21.436289 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b385eac6-c70d-4650-9766-c52cbc203d17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:21.445906 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:21.445906 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:21.450654 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b385eac6-c70d-4650-9766-c52cbc203d17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:21.456605 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b385eac6-c70d-4650-9766-c52cbc203d17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:21.457071 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 828/3313] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:21 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:21.906119 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19a754d7-0f7a-4960-81b6-e13be63825aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:21.909388 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19a754d7-0f7a-4960-81b6-e13be63825aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:21.909685 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19a754d7-0f7a-4960-81b6-e13be63825aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:21.909928 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19a754d7-0f7a-4960-81b6-e13be63825aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:21.923349 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:21.923349 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:21.927037 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-19a754d7-0f7a-4960-81b6-e13be63825aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:21.935585 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19a754d7-0f7a-4960-81b6-e13be63825aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 returned with HTTP 200 Aug 25 04:56:21.936394 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 837/3314] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:21 2026] GET /volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:21.955701 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-84770029-8ba5-407b-bbb9-77412fe8bbfc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:21.957959 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84770029-8ba5-407b-bbb9-77412fe8bbfc tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:21.958197 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84770029-8ba5-407b-bbb9-77412fe8bbfc tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:21.958448 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84770029-8ba5-407b-bbb9-77412fe8bbfc tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:21.968693 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:21.968693 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:21.975893 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-84770029-8ba5-407b-bbb9-77412fe8bbfc tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:21.980927 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84770029-8ba5-407b-bbb9-77412fe8bbfc tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 returned with HTTP 200 Aug 25 04:56:21.981297 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 821/3315] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:21 2026] GET /volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:21.999495 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:22.001651 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:22.003451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1696674840"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:22.004287 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1696674840'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:22.004571 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Create volume of 1 GB Aug 25 04:56:22.009546 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Availability Zones retrieved successfully. Aug 25 04:56:22.017401 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Flow 'volume_create_api' (52e0de83-8c43-49ed-b962-712fd47f8d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:22.020862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3da3125-a54e-43e9-8c48-79ce5ec79660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.020862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:22.050780 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3da3125-a54e-43e9-8c48-79ce5ec79660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.052465 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dd04ab-46e7-418a-b470-105a1d40d9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.093044 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51beedc6-5a4b-4441-b03f-e8c9486e3c88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:22.104070 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Created reservations ['bf93f8dd-897b-4d20-b6b5-537bacf99730', 'a0c6dab6-7e40-407e-9a09-86e4db1b228c', 'd1e2c9e5-4c5d-4500-a4ae-b6c5474583ba', '6c2c4d07-72da-4095-a0fc-fb812447ce9d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:22.104889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dd04ab-46e7-418a-b470-105a1d40d9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf93f8dd-897b-4d20-b6b5-537bacf99730', 'a0c6dab6-7e40-407e-9a09-86e4db1b228c', 'd1e2c9e5-4c5d-4500-a4ae-b6c5474583ba', '6c2c4d07-72da-4095-a0fc-fb812447ce9d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.105668 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1ff55b-0cb0-41ee-86e1-65c588146cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.114196 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51beedc6-5a4b-4441-b03f-e8c9486e3c88 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] GET https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b Aug 25 04:56:22.114446 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51beedc6-5a4b-4441-b03f-e8c9486e3c88 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:22.114722 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51beedc6-5a4b-4441-b03f-e8c9486e3c88 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:22.128822 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51beedc6-5a4b-4441-b03f-e8c9486e3c88 tempest-CreateVolumesFromSourceVolumeTest-678776600 tempest-CreateVolumesFromSourceVolumeTest-678776600-project-member] https://10.4.3.213/volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b returned with HTTP 404 Aug 25 04:56:22.128822 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 829/3316] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:22 2026] GET /volume/v3/volumes/d39dcac2-d78a-4058-97e0-4eed87e0898b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:22.133170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1ff55b-0cb0-41ee-86e1-65c588146cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a5aa1ee-9ef1-4eed-855f-83d7fe0921df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1696674840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b2331d63c8840e88014eb8144f7fd1c',qos_specs=None,replication_status=,reservations=['bf93f8dd-897b-4d20-b6b5-537bacf99730','a0c6dab6-7e40-407e-9a09-86e4db1b228c','d1e2c9e5-4c5d-4500-a4ae-b6c5474583ba','6c2c4d07-72da-4095-a0fc-fb812447ce9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603dcb24faab4fcba0c49b08093b71ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1696674840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a5aa1ee-9ef1-4eed-855f-83d7fe0921df,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b2331d63c8840e88014eb8144f7fd1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='603dcb24faab4fcba0c49b08093b71ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.134872 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02eec49d-d14d-44fe-9608-c580bad91f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.158990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02eec49d-d14d-44fe-9608-c580bad91f63) transitioned into state 'SUCCESS' from state '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-1696674840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b2331d63c8840e88014eb8144f7fd1c',qos_specs=None,replication_status=,reservations=['bf93f8dd-897b-4d20-b6b5-537bacf99730','a0c6dab6-7e40-407e-9a09-86e4db1b228c','d1e2c9e5-4c5d-4500-a4ae-b6c5474583ba','6c2c4d07-72da-4095-a0fc-fb812447ce9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603dcb24faab4fcba0c49b08093b71ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.159806 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a3ca75-a451-4115-b814-3de34bc08e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.169047 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:22.173566 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a3ca75-a451-4115-b814-3de34bc08e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.174776 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Flow 'volume_create_api' (52e0de83-8c43-49ed-b962-712fd47f8d8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:22.175174 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Create volume request issued successfully. Aug 25 04:56:22.176737 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e7a1e34-bc23-4e5d-9378-58e6743e750f tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:22.176737 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 830/3317] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:21 2026] POST /volume/v3/volumes => generated 764 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:22.192850 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6b2c7030-b223-4c2e-a6cb-c2521e5a5de7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:22.195125 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6b2c7030-b223-4c2e-a6cb-c2521e5a5de7 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:22.196987 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6b2c7030-b223-4c2e-a6cb-c2521e5a5de7 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:22.196987 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6b2c7030-b223-4c2e-a6cb-c2521e5a5de7 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:22.211280 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:22.211280 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:22.218112 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6b2c7030-b223-4c2e-a6cb-c2521e5a5de7 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:22.229213 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6b2c7030-b223-4c2e-a6cb-c2521e5a5de7 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df returned with HTTP 200 Aug 25 04:56:22.229797 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 822/3318] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:22 2026] GET /volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df => generated 832 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:22.382981 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:22.383512 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-468878491"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:22.385825 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request body: {'volume': {"'imageRef": '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-468878491'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:22.386000 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume of 1 GB Aug 25 04:56:22.395322 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Availability Zones retrieved successfully. Aug 25 04:56:22.401752 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (036a5b14-8e37-4c77-aa9a-ded97c4de8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:22.403498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97706bfd-0cd7-4487-8dc0-b37cb40fe19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.403790 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:22.444726 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97706bfd-0cd7-4487-8dc0-b37cb40fe19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.445556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3db5e3-c279-4fa9-844f-4c87924049ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.471727 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91eef653-4b9d-4605-80ee-85f5e66ef638 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:22.473830 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91eef653-4b9d-4605-80ee-85f5e66ef638 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:22.474029 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91eef653-4b9d-4605-80ee-85f5e66ef638 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:22.474468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91eef653-4b9d-4605-80ee-85f5e66ef638 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:22.489532 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:22.489532 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:22.494034 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-91eef653-4b9d-4605-80ee-85f5e66ef638 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:22.499768 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91eef653-4b9d-4605-80ee-85f5e66ef638 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:22.500295 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 830/3319] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:22 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:22.544084 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Created reservations ['c79ce21c-d644-4faa-b1c2-717d059f977e', 'b4024a8d-0349-4d27-8414-08ff418bbb9e', '502952aa-6df5-407a-b27b-89c6992b240d', '69abefe1-86f4-43bc-941f-dadb302ffbce'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:22.545330 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3db5e3-c279-4fa9-844f-4c87924049ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c79ce21c-d644-4faa-b1c2-717d059f977e', 'b4024a8d-0349-4d27-8414-08ff418bbb9e', '502952aa-6df5-407a-b27b-89c6992b240d', '69abefe1-86f4-43bc-941f-dadb302ffbce']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.546454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (316d7532-d947-4716-8e58-a2bdfff4875e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.582179 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (316d7532-d947-4716-8e58-a2bdfff4875e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-468878491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['c79ce21c-d644-4faa-b1c2-717d059f977e','b4024a8d-0349-4d27-8414-08ff418bbb9e','502952aa-6df5-407a-b27b-89c6992b240d','69abefe1-86f4-43bc-941f-dadb302ffbce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-468878491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b67bfafe69e440987a81b3881bff7b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.583066 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771f224a-42d9-4440-9ca6-51fe82faec59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.609827 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771f224a-42d9-4440-9ca6-51fe82faec59) transitioned into state 'SUCCESS' from state '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-468878491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['c79ce21c-d644-4faa-b1c2-717d059f977e','b4024a8d-0349-4d27-8414-08ff418bbb9e','502952aa-6df5-407a-b27b-89c6992b240d','69abefe1-86f4-43bc-941f-dadb302ffbce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.611236 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54ab704-32af-467d-b111-6408886c1dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.626954 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54ab704-32af-467d-b111-6408886c1dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.628638 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (036a5b14-8e37-4c77-aa9a-ded97c4de8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:22.629202 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request issued successfully. Aug 25 04:56:22.630263 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b174d8c-b36a-4f23-8aa4-7f148ad3e898 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:22.631033 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 838/3320] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:22 2026] POST /volume/v3/volumes => generated 756 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:22.648051 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:22.650276 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:22.650967 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-861178379"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:22.652992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request body: {'volume': {"'imageRef": '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-861178379'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:22.652992 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume of 1 GB Aug 25 04:56:22.652992 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:22.652992 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:22.657503 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Availability Zones retrieved successfully. Aug 25 04:56:22.663729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (35835e89-8601-4714-a680-23c5b653f001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:22.665252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453f732c-d6e1-48e3-bc4e-c6f750bfee4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.667141 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:22.716611 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453f732c-d6e1-48e3-bc4e-c6f750bfee4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.717859 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a577656d-b36f-4f6f-93b0-e6e56d986dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.767139 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Created reservations ['b77907fb-ed7e-4285-a076-16ca213becc0', 'd110674e-ddb8-4614-ae2a-973e0d284ee0', '93978c75-037e-4f8d-80c6-971ae216f060', 'a491c82e-9bd6-4e65-b371-472fcc1cf319'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:22.768167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a577656d-b36f-4f6f-93b0-e6e56d986dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b77907fb-ed7e-4285-a076-16ca213becc0', 'd110674e-ddb8-4614-ae2a-973e0d284ee0', '93978c75-037e-4f8d-80c6-971ae216f060', 'a491c82e-9bd6-4e65-b371-472fcc1cf319']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.769165 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899ed363-494b-4fe4-8bfe-56bf02996757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.802257 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899ed363-494b-4fe4-8bfe-56bf02996757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8821d87c-17d7-4623-8df4-303eef546715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-861178379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['b77907fb-ed7e-4285-a076-16ca213becc0','d110674e-ddb8-4614-ae2a-973e0d284ee0','93978c75-037e-4f8d-80c6-971ae216f060','a491c82e-9bd6-4e65-b371-472fcc1cf319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-861178379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8821d87c-17d7-4623-8df4-303eef546715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b67bfafe69e440987a81b3881bff7b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.803285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bace5af5-acf9-48ae-b1cc-fe4717dae62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.825269 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bace5af5-acf9-48ae-b1cc-fe4717dae62f) transitioned into state 'SUCCESS' from state '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-861178379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['b77907fb-ed7e-4285-a076-16ca213becc0','d110674e-ddb8-4614-ae2a-973e0d284ee0','93978c75-037e-4f8d-80c6-971ae216f060','a491c82e-9bd6-4e65-b371-472fcc1cf319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.826184 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ce7353-211b-487b-9751-d8db940ac695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.840299 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ce7353-211b-487b-9751-d8db940ac695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.841123 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (35835e89-8601-4714-a680-23c5b653f001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:22.841464 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request issued successfully. Aug 25 04:56:22.841954 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1a5cd54-e6ab-4e17-b58d-add994e50fad tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:22.842350 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 831/3321] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:22 2026] POST /volume/v3/volumes => generated 756 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:22.856003 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e12e054b-1978-4780-a066-5e1f39d3065a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:22.859277 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:22.859906 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1326804781"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:22.862810 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request body: {'volume': {"'imageRef": '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1326804781'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:22.863118 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume of 1 GB Aug 25 04:56:22.874454 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Availability Zones retrieved successfully. Aug 25 04:56:22.878948 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (92bc35d5-fe73-48f4-af58-94ea646acb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:22.880642 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0bf04f-b432-45da-b116-7e82fe41323a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.881937 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:22.917384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0bf04f-b432-45da-b116-7e82fe41323a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.918503 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb40adc-2ad2-41ea-ae5c-e6a211ca2406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:22.983269 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Created reservations ['0934f3a5-73cc-41f4-95c2-2c17c0f356fa', 'ab7d132d-f972-425d-82b8-acfaf5b28861', 'f279e8f7-186c-4b4f-aead-4a312c421cb9', '9e83b3a8-fc4d-4c5c-91cf-0cb00332ec43'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:22.983269 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb40adc-2ad2-41ea-ae5c-e6a211ca2406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0934f3a5-73cc-41f4-95c2-2c17c0f356fa', 'ab7d132d-f972-425d-82b8-acfaf5b28861', 'f279e8f7-186c-4b4f-aead-4a312c421cb9', '9e83b3a8-fc4d-4c5c-91cf-0cb00332ec43']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:22.984744 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0dac55-85a6-4410-8818-ef0329c25e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.018095 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0dac55-85a6-4410-8818-ef0329c25e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd91ae701-3be2-44a4-8b1c-308337b44802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1326804781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['0934f3a5-73cc-41f4-95c2-2c17c0f356fa','ab7d132d-f972-425d-82b8-acfaf5b28861','f279e8f7-186c-4b4f-aead-4a312c421cb9','9e83b3a8-fc4d-4c5c-91cf-0cb00332ec43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1326804781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d91ae701-3be2-44a4-8b1c-308337b44802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b67bfafe69e440987a81b3881bff7b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.019347 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b699198-3def-4522-ac18-542c33b8752e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.044929 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b699198-3def-4522-ac18-542c33b8752e) transitioned into state 'SUCCESS' from state '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-1326804781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['0934f3a5-73cc-41f4-95c2-2c17c0f356fa','ab7d132d-f972-425d-82b8-acfaf5b28861','f279e8f7-186c-4b4f-aead-4a312c421cb9','9e83b3a8-fc4d-4c5c-91cf-0cb00332ec43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.045903 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7877bc-d741-48b3-8353-5cf8e73acb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.059001 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7877bc-d741-48b3-8353-5cf8e73acb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.060175 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (92bc35d5-fe73-48f4-af58-94ea646acb37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:23.060507 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request issued successfully. Aug 25 04:56:23.061227 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e12e054b-1978-4780-a066-5e1f39d3065a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:23.061941 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 823/3322] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:22 2026] POST /volume/v3/volumes => generated 757 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:23.076299 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.078352 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:23.078785 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-721734748"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:23.080398 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request body: {'volume': {"'imageRef": '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-721734748'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:23.080586 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume of 1 GB Aug 25 04:56:23.085021 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Availability Zones retrieved successfully. Aug 25 04:56:23.090780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (ed936f26-aeea-41c2-9984-c7450aee0c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:23.091771 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7887df5-266a-49c3-9486-3c79e95c7faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.092721 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:23.123949 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7887df5-266a-49c3-9486-3c79e95c7faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.124861 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcecba6a-9a23-4f8d-b78a-98b07e7783b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.169081 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Created reservations ['c6853fa2-7947-4957-b126-e572dd83b6c9', '56f507d6-3e0e-4c95-b673-4120f65031a0', 'd4b0ecf4-f30e-4eec-9be9-ff39170aec81', 'eb5a0b06-360d-4907-8d8e-10a7676fc7c2'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:23.169081 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcecba6a-9a23-4f8d-b78a-98b07e7783b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6853fa2-7947-4957-b126-e572dd83b6c9', '56f507d6-3e0e-4c95-b673-4120f65031a0', 'd4b0ecf4-f30e-4eec-9be9-ff39170aec81', 'eb5a0b06-360d-4907-8d8e-10a7676fc7c2']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.171829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c04b394-e34f-4f17-85d5-6f486df290f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.207600 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c04b394-e34f-4f17-85d5-6f486df290f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abb6b466-92f5-4a42-bda4-480acbceaa48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-721734748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['c6853fa2-7947-4957-b126-e572dd83b6c9','56f507d6-3e0e-4c95-b673-4120f65031a0','d4b0ecf4-f30e-4eec-9be9-ff39170aec81','eb5a0b06-360d-4907-8d8e-10a7676fc7c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-721734748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abb6b466-92f5-4a42-bda4-480acbceaa48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b67bfafe69e440987a81b3881bff7b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.209392 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25321675-f3cc-4dbc-88f3-165277183bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.246485 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25321675-f3cc-4dbc-88f3-165277183bee) transitioned into state 'SUCCESS' from state '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-721734748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['c6853fa2-7947-4957-b126-e572dd83b6c9','56f507d6-3e0e-4c95-b673-4120f65031a0','d4b0ecf4-f30e-4eec-9be9-ff39170aec81','eb5a0b06-360d-4907-8d8e-10a7676fc7c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.247740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae061bcf-ddf8-4f34-a6f5-23ed3fe8449c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.250392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-571bb455-ad76-4b4d-b6b6-f8513cfea61d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.252997 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-571bb455-ad76-4b4d-b6b6-f8513cfea61d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:23.252997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-571bb455-ad76-4b4d-b6b6-f8513cfea61d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.253227 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-571bb455-ad76-4b4d-b6b6-f8513cfea61d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.273446 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.273446 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:23.273715 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae061bcf-ddf8-4f34-a6f5-23ed3fe8449c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.274237 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (ed936f26-aeea-41c2-9984-c7450aee0c62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:23.275677 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request issued successfully. Aug 25 04:56:23.277001 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f14e1a18-9670-41ab-b7aa-3688cc0502ff tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:23.279198 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 831/3323] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:23 2026] POST /volume/v3/volumes => generated 756 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:23.280509 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-571bb455-ad76-4b4d-b6b6-f8513cfea61d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:23.288171 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-571bb455-ad76-4b4d-b6b6-f8513cfea61d tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df returned with HTTP 200 Aug 25 04:56:23.288721 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 839/3324] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.296911 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.299166 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:23.299663 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-258760740"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:23.301274 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request body: {'volume': {"'imageRef": '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-258760740'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:23.301546 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume of 1 GB Aug 25 04:56:23.301907 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.301907 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:23.307666 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Availability Zones retrieved successfully. Aug 25 04:56:23.308921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-00019574-94fa-497f-85c4-44b4659789a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.314053 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00019574-94fa-497f-85c4-44b4659789a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:23.314290 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-00019574-94fa-497f-85c4-44b4659789a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.315639 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-00019574-94fa-497f-85c4-44b4659789a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.315818 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (2aa7c8f2-f58a-4dd5-8d99-a746cc284b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:23.316789 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a91467-f317-4901-84ae-789c29c8fc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.318027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:23.330720 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.330720 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:23.337607 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-00019574-94fa-497f-85c4-44b4659789a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:23.346117 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00019574-94fa-497f-85c4-44b4659789a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df returned with HTTP 200 Aug 25 04:56:23.346994 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 824/3325] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.363607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a136bacb-a819-4686-b780-2a394548e8bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.366062 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a136bacb-a819-4686-b780-2a394548e8bb tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes Aug 25 04:56:23.366280 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a136bacb-a819-4686-b780-2a394548e8bb tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.366560 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a136bacb-a819-4686-b780-2a394548e8bb tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.366812 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-a136bacb-a819-4686-b780-2a394548e8bb tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:23.367301 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.367301 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:23.368017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a136bacb-a819-4686-b780-2a394548e8bb tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:23.370212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a91467-f317-4901-84ae-789c29c8fc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.370954 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77d3e259-5754-4bfd-b147-cc64303a0637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.381111 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a136bacb-a819-4686-b780-2a394548e8bb tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:23.381813 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a136bacb-a819-4686-b780-2a394548e8bb tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 200 Aug 25 04:56:23.382505 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 832/3326] 10.4.3.213 () {66 vars in 1237 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes => generated 976 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.396286 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b4f632a6-95a8-419c-96b1-ccc7e2843290 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.398072 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4f632a6-95a8-419c-96b1-ccc7e2843290 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1696674840 Aug 25 04:56:23.398388 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4f632a6-95a8-419c-96b1-ccc7e2843290 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.398499 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b4f632a6-95a8-419c-96b1-ccc7e2843290 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.398796 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-b4f632a6-95a8-419c-96b1-ccc7e2843290 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:23.399543 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-b4f632a6-95a8-419c-96b1-ccc7e2843290 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1696674840'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:23.414039 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b4f632a6-95a8-419c-96b1-ccc7e2843290 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:23.414690 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b4f632a6-95a8-419c-96b1-ccc7e2843290 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1696674840 returned with HTTP 200 Aug 25 04:56:23.415083 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 840/3327] 10.4.3.213 () {66 vars in 1338 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1696674840 => generated 334 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.429819 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f76d310d-45c3-4786-9e92-07cba57d42a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.431844 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f76d310d-45c3-4786-9e92-07cba57d42a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1696674840 Aug 25 04:56:23.432035 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f76d310d-45c3-4786-9e92-07cba57d42a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.432234 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f76d310d-45c3-4786-9e92-07cba57d42a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.432705 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-f76d310d-45c3-4786-9e92-07cba57d42a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:23.433513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-f76d310d-45c3-4786-9e92-07cba57d42a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1696674840'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:23.456021 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Created reservations ['7955b65a-5a8a-4387-ae01-6ffdd5f3e5c0', 'db027d1d-813f-4ed2-b5aa-bca7d92a2044', '5c487476-98a9-43e5-8698-652df577a773', 'dac541c3-33fe-45bb-bb6b-bd40186091b8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:23.457480 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77d3e259-5754-4bfd-b147-cc64303a0637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7955b65a-5a8a-4387-ae01-6ffdd5f3e5c0', 'db027d1d-813f-4ed2-b5aa-bca7d92a2044', '5c487476-98a9-43e5-8698-652df577a773', 'dac541c3-33fe-45bb-bb6b-bd40186091b8']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.459700 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beb5cbaf-9070-4eaa-a783-4419ea3f6958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.471227 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f76d310d-45c3-4786-9e92-07cba57d42a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:23.472380 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.472380 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:23.480797 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f76d310d-45c3-4786-9e92-07cba57d42a8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1696674840 returned with HTTP 200 Aug 25 04:56:23.480797 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 825/3328] 10.4.3.213 () {66 vars in 1359 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1696674840 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.495202 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69f0a746-d02c-4c0c-ae08-70043ff44797 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.495460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beb5cbaf-9070-4eaa-a783-4419ea3f6958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f218f07-7ab0-4562-8c2b-0263dae23f36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-258760740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['7955b65a-5a8a-4387-ae01-6ffdd5f3e5c0','db027d1d-813f-4ed2-b5aa-bca7d92a2044','5c487476-98a9-43e5-8698-652df577a773','dac541c3-33fe-45bb-bb6b-bd40186091b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-258760740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f218f07-7ab0-4562-8c2b-0263dae23f36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b67bfafe69e440987a81b3881bff7b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.497035 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336454b1-3a1a-48d5-a87c-7e1e0044b626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.497618 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69f0a746-d02c-4c0c-ae08-70043ff44797 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?limit=1 Aug 25 04:56:23.497837 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69f0a746-d02c-4c0c-ae08-70043ff44797 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.498096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69f0a746-d02c-4c0c-ae08-70043ff44797 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.498413 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-69f0a746-d02c-4c0c-ae08-70043ff44797 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:23.498898 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.498898 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:23.499454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-69f0a746-d02c-4c0c-ae08-70043ff44797 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:23.510291 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69f0a746-d02c-4c0c-ae08-70043ff44797 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:23.513003 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.513003 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:23.514920 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3dba79e5-3e21-435d-8d66-ad0316328ed6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.521207 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3dba79e5-3e21-435d-8d66-ad0316328ed6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:23.521207 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3dba79e5-3e21-435d-8d66-ad0316328ed6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.521207 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3dba79e5-3e21-435d-8d66-ad0316328ed6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.524465 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69f0a746-d02c-4c0c-ae08-70043ff44797 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 25 04:56:23.525123 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 833/3329] 10.4.3.213 () {66 vars in 1273 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:23.526304 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336454b1-3a1a-48d5-a87c-7e1e0044b626) transitioned into state 'SUCCESS' from state '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-258760740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b67bfafe69e440987a81b3881bff7b4',qos_specs=None,replication_status=,reservations=['7955b65a-5a8a-4387-ae01-6ffdd5f3e5c0','db027d1d-813f-4ed2-b5aa-bca7d92a2044','5c487476-98a9-43e5-8698-652df577a773','dac541c3-33fe-45bb-bb6b-bd40186091b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a22e7d6fa6749db8bb5033d4a735641',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.527372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae3efc9-4ba2-4155-b5f0-13838d580a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:23.537911 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.537911 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:23.542627 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3dba79e5-3e21-435d-8d66-ad0316328ed6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:23.544581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1262032d-514c-4b96-ac6e-b5bf7cff52a2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.545502 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae3efc9-4ba2-4155-b5f0-13838d580a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:23.546481 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Flow 'volume_create_api' (2aa7c8f2-f58a-4dd5-8d99-a746cc284b94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:23.546886 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Create volume request issued successfully. Aug 25 04:56:23.548555 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23b2cdd7-2ac4-452a-a696-791efb8b6b28 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:23.548801 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1262032d-514c-4b96-ac6e-b5bf7cff52a2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?limit=1&marker=4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:23.548851 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 832/3330] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:23 2026] POST /volume/v3/volumes => generated 756 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:23.548877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1262032d-514c-4b96-ac6e-b5bf7cff52a2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.548877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1262032d-514c-4b96-ac6e-b5bf7cff52a2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.548877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-1262032d-514c-4b96-ac6e-b5bf7cff52a2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:23.549947 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-1262032d-514c-4b96-ac6e-b5bf7cff52a2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:23.551035 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3dba79e5-3e21-435d-8d66-ad0316328ed6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:23.551566 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 841/3331] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.568376 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86cff354-63e0-4088-8b59-b9091ce29180 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.570934 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86cff354-63e0-4088-8b59-b9091ce29180 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a Aug 25 04:56:23.571229 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86cff354-63e0-4088-8b59-b9091ce29180 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.571565 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86cff354-63e0-4088-8b59-b9091ce29180 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.583454 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.583454 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:23.588084 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86cff354-63e0-4088-8b59-b9091ce29180 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:23.594512 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86cff354-63e0-4088-8b59-b9091ce29180 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a returned with HTTP 200 Aug 25 04:56:23.595267 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 834/3332] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.606050 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1262032d-514c-4b96-ac6e-b5bf7cff52a2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:23.607535 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.607535 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:23.609807 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7542309e-3057-49c0-8925-340500713827 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.612316 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7542309e-3057-49c0-8925-340500713827 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 Aug 25 04:56:23.612622 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7542309e-3057-49c0-8925-340500713827 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.613014 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7542309e-3057-49c0-8925-340500713827 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.613474 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1262032d-514c-4b96-ac6e-b5bf7cff52a2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?limit=1&marker=4a5aa1ee-9ef1-4eed-855f-83d7fe0921df returned with HTTP 200 Aug 25 04:56:23.614188 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 826/3333] 10.4.3.213 () {66 vars in 1361 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=4a5aa1ee-9ef1-4eed-855f-83d7fe0921df => generated 1003 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:23.628132 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.628132 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:23.634225 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-286feab9-2f6b-4e23-b173-843de79ccf41 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.635848 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7542309e-3057-49c0-8925-340500713827 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:23.637671 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-286feab9-2f6b-4e23-b173-843de79ccf41 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?limit=1&marker=c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:23.638060 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-286feab9-2f6b-4e23-b173-843de79ccf41 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.638374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-286feab9-2f6b-4e23-b173-843de79ccf41 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.638906 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-286feab9-2f6b-4e23-b173-843de79ccf41 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:23.640060 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-286feab9-2f6b-4e23-b173-843de79ccf41 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:23.645095 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7542309e-3057-49c0-8925-340500713827 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 returned with HTTP 200 Aug 25 04:56:23.645622 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 833/3334] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.661102 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cadcfacc-6339-4403-bb65-b4a1c9f12220 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.663256 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cadcfacc-6339-4403-bb65-b4a1c9f12220 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 Aug 25 04:56:23.663373 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cadcfacc-6339-4403-bb65-b4a1c9f12220 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.663653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cadcfacc-6339-4403-bb65-b4a1c9f12220 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.673352 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.673352 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:23.680101 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cadcfacc-6339-4403-bb65-b4a1c9f12220 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:23.688014 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cadcfacc-6339-4403-bb65-b4a1c9f12220 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 returned with HTTP 200 Aug 25 04:56:23.688783 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 835/3335] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.689472 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-286feab9-2f6b-4e23-b173-843de79ccf41 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:23.690421 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.690421 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:23.696621 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-286feab9-2f6b-4e23-b173-843de79ccf41 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?limit=1&marker=c8219557-1330-4a52-8f6b-737fa13b8513 returned with HTTP 200 Aug 25 04:56:23.700451 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 842/3336] 10.4.3.213 () {66 vars in 1361 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=c8219557-1330-4a52-8f6b-737fa13b8513 => generated 1003 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:23.709066 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e158cb1a-169a-4593-82fa-e34a427eb741 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.711679 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e158cb1a-169a-4593-82fa-e34a427eb741 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 Aug 25 04:56:23.711679 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e158cb1a-169a-4593-82fa-e34a427eb741 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.711950 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e158cb1a-169a-4593-82fa-e34a427eb741 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.715178 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25be04cc-5bad-49ea-a176-78ca5a0b2d1c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.719620 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25be04cc-5bad-49ea-a176-78ca5a0b2d1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?limit=1&marker=199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:23.719620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25be04cc-5bad-49ea-a176-78ca5a0b2d1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.719620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25be04cc-5bad-49ea-a176-78ca5a0b2d1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.719620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-25be04cc-5bad-49ea-a176-78ca5a0b2d1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:23.719620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25be04cc-5bad-49ea-a176-78ca5a0b2d1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:23.721134 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.721134 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:23.727521 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e158cb1a-169a-4593-82fa-e34a427eb741 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:23.733570 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e158cb1a-169a-4593-82fa-e34a427eb741 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 returned with HTTP 200 Aug 25 04:56:23.734924 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 827/3337] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.750477 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41d885d8-8f06-47ab-bf24-2a17a791c704 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.753095 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41d885d8-8f06-47ab-bf24-2a17a791c704 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 Aug 25 04:56:23.753385 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41d885d8-8f06-47ab-bf24-2a17a791c704 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.753617 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41d885d8-8f06-47ab-bf24-2a17a791c704 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.764854 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25be04cc-5bad-49ea-a176-78ca5a0b2d1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:23.767083 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25be04cc-5bad-49ea-a176-78ca5a0b2d1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?limit=1&marker=199098ae-0db8-47fe-a95d-483c2acbc59e returned with HTTP 200 Aug 25 04:56:23.767454 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 834/3338] 10.4.3.213 () {66 vars in 1361 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=199098ae-0db8-47fe-a95d-483c2acbc59e => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:56:23.767592 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.767592 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:23.773160 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41d885d8-8f06-47ab-bf24-2a17a791c704 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:23.779666 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41d885d8-8f06-47ab-bf24-2a17a791c704 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 returned with HTTP 200 Aug 25 04:56:23.780096 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 836/3339] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.783172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71b6d558-9b25-4849-b436-bf796291758e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.787694 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71b6d558-9b25-4849-b436-bf796291758e tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 25 04:56:23.787694 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71b6d558-9b25-4849-b436-bf796291758e tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.787694 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71b6d558-9b25-4849-b436-bf796291758e tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.787843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-71b6d558-9b25-4849-b436-bf796291758e tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:23.788177 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-71b6d558-9b25-4849-b436-bf796291758e tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value available, assuming string {{(pid=100269) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:23.788751 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-71b6d558-9b25-4849-b436-bf796291758e tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:23.795881 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d0f39007-6a7a-408a-bd14-6f1c4ad58470 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.798570 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0f39007-6a7a-408a-bd14-6f1c4ad58470 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] DELETE https://10.4.3.213/volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 Aug 25 04:56:23.798898 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0f39007-6a7a-408a-bd14-6f1c4ad58470 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.799200 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d0f39007-6a7a-408a-bd14-6f1c4ad58470 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.799557 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d0f39007-6a7a-408a-bd14-6f1c4ad58470 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume with id: 3f218f07-7ab0-4562-8c2b-0263dae23f36 Aug 25 04:56:23.808420 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.808420 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:23.809001 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d0f39007-6a7a-408a-bd14-6f1c4ad58470 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:23.831365 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d0f39007-6a7a-408a-bd14-6f1c4ad58470 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume request issued successfully. Aug 25 04:56:23.831735 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d0f39007-6a7a-408a-bd14-6f1c4ad58470 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 returned with HTTP 202 Aug 25 04:56:23.832256 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 828/3340] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:23 2026] DELETE /volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:23.840251 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1854b7ce-932a-4811-a02c-a73d4c432693 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:23.842360 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1854b7ce-932a-4811-a02c-a73d4c432693 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 Aug 25 04:56:23.842462 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1854b7ce-932a-4811-a02c-a73d4c432693 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:23.842704 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1854b7ce-932a-4811-a02c-a73d4c432693 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:23.851162 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:23.851162 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:23.855583 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1854b7ce-932a-4811-a02c-a73d4c432693 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:23.861019 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1854b7ce-932a-4811-a02c-a73d4c432693 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 returned with HTTP 200 Aug 25 04:56:23.861509 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 835/3341] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:23.927042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25e35056-2f57-4305-98c6-a9c5047a168a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.012073 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-71b6d558-9b25-4849-b436-bf796291758e tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.013021 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.013021 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:24.017193 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71b6d558-9b25-4849-b436-bf796291758e tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 25 04:56:24.017580 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 843/3342] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:56:23 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:24.031912 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e0bfc010-8010-4fec-bf5f-94fc1b0b69bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.033604 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0bfc010-8010-4fec-bf5f-94fc1b0b69bd tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 25 04:56:24.033786 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0bfc010-8010-4fec-bf5f-94fc1b0b69bd tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.033956 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e0bfc010-8010-4fec-bf5f-94fc1b0b69bd tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.034228 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-e0bfc010-8010-4fec-bf5f-94fc1b0b69bd tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.034478 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e0bfc010-8010-4fec-bf5f-94fc1b0b69bd tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value available, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:24.035034 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e0bfc010-8010-4fec-bf5f-94fc1b0b69bd tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.067246 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e0bfc010-8010-4fec-bf5f-94fc1b0b69bd tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.068359 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.068359 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:24.074141 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e0bfc010-8010-4fec-bf5f-94fc1b0b69bd tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 25 04:56:24.077513 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 829/3343] 10.4.3.213 () {66 vars in 1359 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:24.079256 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:24.079962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1775302123"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:24.082081 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1775302123'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:24.082694 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume of 1 GB Aug 25 04:56:24.086739 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Availability Zones retrieved successfully. Aug 25 04:56:24.093929 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (eba7f007-34b6-4f24-8b33-0a3220207ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:24.095282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b9aa9a-ab4d-464f-b987-22806a40fee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:24.096309 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:24.097137 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9c56ea5-2bf5-4a9d-bca1-6caef86233aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.102114 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9c56ea5-2bf5-4a9d-bca1-6caef86233aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?limit=1 Aug 25 04:56:24.102455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9c56ea5-2bf5-4a9d-bca1-6caef86233aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.102699 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9c56ea5-2bf5-4a9d-bca1-6caef86233aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.103379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-c9c56ea5-2bf5-4a9d-bca1-6caef86233aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.104602 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9c56ea5-2bf5-4a9d-bca1-6caef86233aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.119814 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9c56ea5-2bf5-4a9d-bca1-6caef86233aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.123593 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9c56ea5-2bf5-4a9d-bca1-6caef86233aa tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 25 04:56:24.123593 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 836/3344] 10.4.3.213 () {66 vars in 1252 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:24.125192 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b9aa9a-ab4d-464f-b987-22806a40fee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:24.126180 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45dfdc2e-5d76-4563-bf46-0ea162d24939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:24.132407 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f53ff8b3-cd49-4d2f-bef8-75be47f762b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.135228 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f53ff8b3-cd49-4d2f-bef8-75be47f762b4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?limit=1&marker=4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:24.135943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f53ff8b3-cd49-4d2f-bef8-75be47f762b4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.135943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f53ff8b3-cd49-4d2f-bef8-75be47f762b4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.136933 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-f53ff8b3-cd49-4d2f-bef8-75be47f762b4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.136993 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-f53ff8b3-cd49-4d2f-bef8-75be47f762b4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.150839 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f53ff8b3-cd49-4d2f-bef8-75be47f762b4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.151623 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f53ff8b3-cd49-4d2f-bef8-75be47f762b4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?limit=1&marker=4a5aa1ee-9ef1-4eed-855f-83d7fe0921df returned with HTTP 200 Aug 25 04:56:24.152032 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 844/3345] 10.4.3.213 () {66 vars in 1340 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes?limit=1&marker=4a5aa1ee-9ef1-4eed-855f-83d7fe0921df => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:24.167806 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-188f5e88-6964-4992-ac4e-4e9e180e4fe2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.169993 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-188f5e88-6964-4992-ac4e-4e9e180e4fe2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?limit=1&marker=c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:24.170231 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-188f5e88-6964-4992-ac4e-4e9e180e4fe2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.170602 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-188f5e88-6964-4992-ac4e-4e9e180e4fe2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.170826 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-188f5e88-6964-4992-ac4e-4e9e180e4fe2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.171745 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-188f5e88-6964-4992-ac4e-4e9e180e4fe2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.189970 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-188f5e88-6964-4992-ac4e-4e9e180e4fe2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.190796 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-188f5e88-6964-4992-ac4e-4e9e180e4fe2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?limit=1&marker=c8219557-1330-4a52-8f6b-737fa13b8513 returned with HTTP 200 Aug 25 04:56:24.191247 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 830/3346] 10.4.3.213 () {66 vars in 1340 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes?limit=1&marker=c8219557-1330-4a52-8f6b-737fa13b8513 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:56:24.203924 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['1a07866a-b7dd-4d81-9c6e-e9e73d053161', '2daa165f-c687-4058-80e4-1fd04a43297c', 'e6193e36-8b68-4ef2-aa2b-07e1599d8d06', '5f4e811e-0bb7-4b8d-9932-40b389ab7a88'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:24.203924 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45dfdc2e-5d76-4563-bf46-0ea162d24939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a07866a-b7dd-4d81-9c6e-e9e73d053161', '2daa165f-c687-4058-80e4-1fd04a43297c', 'e6193e36-8b68-4ef2-aa2b-07e1599d8d06', '5f4e811e-0bb7-4b8d-9932-40b389ab7a88']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:24.205325 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2bf091-43f1-4ca7-84fa-3723aa4b482a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:24.207172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f10ae350-a096-4f3d-94b6-806bac4fd45b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.209894 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f10ae350-a096-4f3d-94b6-806bac4fd45b tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?limit=1&marker=199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:24.210127 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f10ae350-a096-4f3d-94b6-806bac4fd45b tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.210385 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f10ae350-a096-4f3d-94b6-806bac4fd45b tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.211479 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-f10ae350-a096-4f3d-94b6-806bac4fd45b tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.211479 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.211479 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:24.212069 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f10ae350-a096-4f3d-94b6-806bac4fd45b tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.224927 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f10ae350-a096-4f3d-94b6-806bac4fd45b tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.225353 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f10ae350-a096-4f3d-94b6-806bac4fd45b tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?limit=1&marker=199098ae-0db8-47fe-a95d-483c2acbc59e returned with HTTP 200 Aug 25 04:56:24.225868 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 837/3347] 10.4.3.213 () {66 vars in 1340 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes?limit=1&marker=199098ae-0db8-47fe-a95d-483c2acbc59e => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:56:24.237171 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ae14b570-f9b1-4ca2-919f-75a0d4bfd8b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.238933 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2bf091-43f1-4ca7-84fa-3723aa4b482a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b7e44b-4158-431e-994a-baebc573f9b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775302123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['1a07866a-b7dd-4d81-9c6e-e9e73d053161','2daa165f-c687-4058-80e4-1fd04a43297c','e6193e36-8b68-4ef2-aa2b-07e1599d8d06','5f4e811e-0bb7-4b8d-9932-40b389ab7a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775302123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31b7e44b-4158-431e-994a-baebc573f9b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396f0b8c2d074f4cbcf3656635e7c670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8683de7901f8489f9f25eebb693574b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:24.239800 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae14b570-f9b1-4ca2-919f-75a0d4bfd8b2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1696674840&status=available Aug 25 04:56:24.239800 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae14b570-f9b1-4ca2-919f-75a0d4bfd8b2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.239800 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ae14b570-f9b1-4ca2-919f-75a0d4bfd8b2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.240218 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e475765-35c8-40a7-99f9-45d62f09264a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:24.240254 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-ae14b570-f9b1-4ca2-919f-75a0d4bfd8b2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.240664 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ae14b570-f9b1-4ca2-919f-75a0d4bfd8b2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value available, assuming string {{(pid=100269) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:24.241175 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.241175 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:24.242006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ae14b570-f9b1-4ca2-919f-75a0d4bfd8b2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1696674840'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.307256 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ae14b570-f9b1-4ca2-919f-75a0d4bfd8b2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.308510 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ae14b570-f9b1-4ca2-919f-75a0d4bfd8b2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1696674840&status=available returned with HTTP 200 Aug 25 04:56:24.308510 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 845/3348] 10.4.3.213 () {66 vars in 1372 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1696674840&status=available => generated 334 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:56:24.321910 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-390a474d-04c3-4bdf-af66-5c69a750cf8c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.328996 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-390a474d-04c3-4bdf-af66-5c69a750cf8c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1696674840&status=available Aug 25 04:56:24.329586 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-390a474d-04c3-4bdf-af66-5c69a750cf8c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.330681 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-390a474d-04c3-4bdf-af66-5c69a750cf8c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.331049 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-390a474d-04c3-4bdf-af66-5c69a750cf8c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.331341 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-390a474d-04c3-4bdf-af66-5c69a750cf8c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value available, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:24.333001 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.333001 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:24.333409 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e475765-35c8-40a7-99f9-45d62f09264a) transitioned into state 'SUCCESS' from state '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-1775302123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['1a07866a-b7dd-4d81-9c6e-e9e73d053161','2daa165f-c687-4058-80e4-1fd04a43297c','e6193e36-8b68-4ef2-aa2b-07e1599d8d06','5f4e811e-0bb7-4b8d-9932-40b389ab7a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:24.333558 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-390a474d-04c3-4bdf-af66-5c69a750cf8c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1696674840'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.334700 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d739892-2541-4a45-964a-4eb3257a32f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:24.353944 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d739892-2541-4a45-964a-4eb3257a32f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:24.355344 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (eba7f007-34b6-4f24-8b33-0a3220207ee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:24.355795 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume request issued successfully. Aug 25 04:56:24.356694 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25e35056-2f57-4305-98c6-a9c5047a168a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:24.359366 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 837/3349] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:56:23 2026] POST /volume/v3/volumes => generated 778 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:24.377447 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1632a773-da0b-42a8-9d48-c70a5e3f4a87 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.380045 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1632a773-da0b-42a8-9d48-c70a5e3f4a87 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 Aug 25 04:56:24.380365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1632a773-da0b-42a8-9d48-c70a5e3f4a87 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.380673 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1632a773-da0b-42a8-9d48-c70a5e3f4a87 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.381867 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-390a474d-04c3-4bdf-af66-5c69a750cf8c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.382566 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.382566 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:24.387139 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-390a474d-04c3-4bdf-af66-5c69a750cf8c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1696674840&status=available returned with HTTP 200 Aug 25 04:56:24.387553 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 831/3350] 10.4.3.213 () {66 vars in 1393 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1696674840&status=available => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:24.391289 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.391289 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:24.396826 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1632a773-da0b-42a8-9d48-c70a5e3f4a87 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:56:24.404863 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1632a773-da0b-42a8-9d48-c70a5e3f4a87 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 returned with HTTP 200 Aug 25 04:56:24.405224 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 838/3351] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:24.406383 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13154beb-c73c-4344-b97b-d57bee7ce3bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.408921 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13154beb-c73c-4344-b97b-d57bee7ce3bf tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?marker=199098ae-0db8-47fe-a95d-483c2acbc59e&sort=id%3Aasc Aug 25 04:56:24.409228 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13154beb-c73c-4344-b97b-d57bee7ce3bf tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.409545 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13154beb-c73c-4344-b97b-d57bee7ce3bf tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.409943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-13154beb-c73c-4344-b97b-d57bee7ce3bf tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.410443 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.410443 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:24.411129 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-13154beb-c73c-4344-b97b-d57bee7ce3bf tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.453390 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13154beb-c73c-4344-b97b-d57bee7ce3bf tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.454298 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.454298 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:24.459235 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13154beb-c73c-4344-b97b-d57bee7ce3bf tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?marker=199098ae-0db8-47fe-a95d-483c2acbc59e&sort=id%3Aasc returned with HTTP 200 Aug 25 04:56:24.459679 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 846/3352] 10.4.3.213 () {66 vars in 1373 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes/detail?marker=199098ae-0db8-47fe-a95d-483c2acbc59e&sort=id%3Aasc => generated 1707 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:24.475557 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8285a00-f2f7-4172-b89f-79cb8d843ba6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.477393 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8285a00-f2f7-4172-b89f-79cb8d843ba6 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 04:56:24.477781 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8285a00-f2f7-4172-b89f-79cb8d843ba6 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.478158 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8285a00-f2f7-4172-b89f-79cb8d843ba6 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.478442 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-b8285a00-f2f7-4172-b89f-79cb8d843ba6 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.478906 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.478906 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:24.479263 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b8285a00-f2f7-4172-b89f-79cb8d843ba6 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.511655 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b8285a00-f2f7-4172-b89f-79cb8d843ba6 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.512794 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.512794 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:24.518492 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8285a00-f2f7-4172-b89f-79cb8d843ba6 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 04:56:24.519264 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 838/3353] 10.4.3.213 () {66 vars in 1337 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:24.534777 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6eb3d332-1fe0-4926-ac63-a9442c113a1c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.537212 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6eb3d332-1fe0-4926-ac63-a9442c113a1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 04:56:24.537607 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6eb3d332-1fe0-4926-ac63-a9442c113a1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.538034 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6eb3d332-1fe0-4926-ac63-a9442c113a1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.538242 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-6eb3d332-1fe0-4926-ac63-a9442c113a1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.539339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6eb3d332-1fe0-4926-ac63-a9442c113a1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.551438 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6eb3d332-1fe0-4926-ac63-a9442c113a1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.552957 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.552957 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:24.559842 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6eb3d332-1fe0-4926-ac63-a9442c113a1c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 04:56:24.559964 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 832/3354] 10.4.3.213 () {66 vars in 1258 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:24.568557 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0a1265b-b556-4fd9-880e-cd4cae114351 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.572808 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0a1265b-b556-4fd9-880e-cd4cae114351 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:24.573168 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0a1265b-b556-4fd9-880e-cd4cae114351 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.573392 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0a1265b-b556-4fd9-880e-cd4cae114351 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.580597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4b8bac36-48e6-4da8-8a84-ea28fd345512 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.582859 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b8bac36-48e6-4da8-8a84-ea28fd345512 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 04:56:24.583126 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b8bac36-48e6-4da8-8a84-ea28fd345512 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.583379 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b8bac36-48e6-4da8-8a84-ea28fd345512 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.583788 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-4b8bac36-48e6-4da8-8a84-ea28fd345512 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.584924 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4b8bac36-48e6-4da8-8a84-ea28fd345512 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.588349 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.588349 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:24.593639 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0a1265b-b556-4fd9-880e-cd4cae114351 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:24.599663 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0a1265b-b556-4fd9-880e-cd4cae114351 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:24.601179 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 839/3355] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:24.621691 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4b8bac36-48e6-4da8-8a84-ea28fd345512 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.622376 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b8bac36-48e6-4da8-8a84-ea28fd345512 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 04:56:24.622712 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 847/3356] 10.4.3.213 () {66 vars in 1316 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:24.633013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c758c9e-2f7f-4d69-9932-d070776a7353 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.634905 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c758c9e-2f7f-4d69-9932-d070776a7353 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?availability_zone=nova Aug 25 04:56:24.635181 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c758c9e-2f7f-4d69-9932-d070776a7353 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.635383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c758c9e-2f7f-4d69-9932-d070776a7353 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.635701 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-9c758c9e-2f7f-4d69-9932-d070776a7353 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.635994 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c758c9e-2f7f-4d69-9932-d070776a7353 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value nova, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:24.636904 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c758c9e-2f7f-4d69-9932-d070776a7353 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.668783 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c758c9e-2f7f-4d69-9932-d070776a7353 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.669512 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c758c9e-2f7f-4d69-9932-d070776a7353 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 04:56:24.670016 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 839/3357] 10.4.3.213 () {66 vars in 1282 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:24.681633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e7e13ce4-cf95-4db5-a764-4bdb3b372be4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.683710 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e7e13ce4-cf95-4db5-a764-4bdb3b372be4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?availability_zone=nova Aug 25 04:56:24.683935 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e7e13ce4-cf95-4db5-a764-4bdb3b372be4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.684153 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e7e13ce4-cf95-4db5-a764-4bdb3b372be4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.684435 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-e7e13ce4-cf95-4db5-a764-4bdb3b372be4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.684722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e7e13ce4-cf95-4db5-a764-4bdb3b372be4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value nova, assuming string {{(pid=100270) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:24.685459 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e7e13ce4-cf95-4db5-a764-4bdb3b372be4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.876984 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef51a4f4-46f8-4989-914d-0bcb4e9c86dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.879045 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef51a4f4-46f8-4989-914d-0bcb4e9c86dc tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 Aug 25 04:56:24.879309 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef51a4f4-46f8-4989-914d-0bcb4e9c86dc tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.879581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef51a4f4-46f8-4989-914d-0bcb4e9c86dc tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.886852 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef51a4f4-46f8-4989-914d-0bcb4e9c86dc tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 returned with HTTP 404 Aug 25 04:56:24.887317 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 840/3358] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes/3f218f07-7ab0-4562-8c2b-0263dae23f36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:24.895317 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0091b56d-44e9-4e91-80b1-fc1dbb9ee641 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.897099 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0091b56d-44e9-4e91-80b1-fc1dbb9ee641 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] DELETE https://10.4.3.213/volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 Aug 25 04:56:24.897286 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0091b56d-44e9-4e91-80b1-fc1dbb9ee641 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.897550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0091b56d-44e9-4e91-80b1-fc1dbb9ee641 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.898067 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0091b56d-44e9-4e91-80b1-fc1dbb9ee641 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume with id: abb6b466-92f5-4a42-bda4-480acbceaa48 Aug 25 04:56:24.907452 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.907452 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:24.908072 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0091b56d-44e9-4e91-80b1-fc1dbb9ee641 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:24.913989 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e7e13ce4-cf95-4db5-a764-4bdb3b372be4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:24.914793 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e7e13ce4-cf95-4db5-a764-4bdb3b372be4 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 04:56:24.915311 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 833/3359] 10.4.3.213 () {66 vars in 1282 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:24.927043 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af793101-4c99-4553-a8cd-4cc02bd2b862 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.929299 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af793101-4c99-4553-a8cd-4cc02bd2b862 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?bootable=false Aug 25 04:56:24.929608 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af793101-4c99-4553-a8cd-4cc02bd2b862 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.930125 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af793101-4c99-4553-a8cd-4cc02bd2b862 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.930263 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-af793101-4c99-4553-a8cd-4cc02bd2b862 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:24.930688 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.930688 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:24.931236 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-af793101-4c99-4553-a8cd-4cc02bd2b862 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:24.937419 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0091b56d-44e9-4e91-80b1-fc1dbb9ee641 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume request issued successfully. Aug 25 04:56:24.937773 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0091b56d-44e9-4e91-80b1-fc1dbb9ee641 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 returned with HTTP 202 Aug 25 04:56:24.938178 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 848/3360] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:24 2026] DELETE /volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:24.952441 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01e25365-b9e7-4faf-8b0e-911587482bb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:24.954733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01e25365-b9e7-4faf-8b0e-911587482bb1 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 Aug 25 04:56:24.955340 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01e25365-b9e7-4faf-8b0e-911587482bb1 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:24.955340 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01e25365-b9e7-4faf-8b0e-911587482bb1 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:24.965612 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:24.965612 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:24.970244 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-01e25365-b9e7-4faf-8b0e-911587482bb1 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:24.975896 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01e25365-b9e7-4faf-8b0e-911587482bb1 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 returned with HTTP 200 Aug 25 04:56:24.976471 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 841/3361] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:25.171260 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af793101-4c99-4553-a8cd-4cc02bd2b862 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:25.171882 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af793101-4c99-4553-a8cd-4cc02bd2b862 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 04:56:25.172509 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 840/3362] 10.4.3.213 () {66 vars in 1266 bytes} [Tue Aug 25 04:56:24 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:25.185665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dde55cad-70dd-4195-843e-a79000980c63 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.187566 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dde55cad-70dd-4195-843e-a79000980c63 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?bootable=false Aug 25 04:56:25.188021 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dde55cad-70dd-4195-843e-a79000980c63 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.188021 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dde55cad-70dd-4195-843e-a79000980c63 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.188212 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-dde55cad-70dd-4195-843e-a79000980c63 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:25.188570 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.188570 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:25.189689 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-dde55cad-70dd-4195-843e-a79000980c63 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:25.243663 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dde55cad-70dd-4195-843e-a79000980c63 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:25.244198 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dde55cad-70dd-4195-843e-a79000980c63 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 04:56:25.244700 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 834/3363] 10.4.3.213 () {66 vars in 1266 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:25.261090 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c564d07-e7e8-4929-9f09-3502cdbfa2e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.263982 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c564d07-e7e8-4929-9f09-3502cdbfa2e2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?status=available Aug 25 04:56:25.263982 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c564d07-e7e8-4929-9f09-3502cdbfa2e2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.264251 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c564d07-e7e8-4929-9f09-3502cdbfa2e2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.264514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-5c564d07-e7e8-4929-9f09-3502cdbfa2e2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:25.264780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c564d07-e7e8-4929-9f09-3502cdbfa2e2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value available, assuming string {{(pid=100269) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:25.265513 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5c564d07-e7e8-4929-9f09-3502cdbfa2e2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:25.304039 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c564d07-e7e8-4929-9f09-3502cdbfa2e2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:25.304814 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c564d07-e7e8-4929-9f09-3502cdbfa2e2 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 04:56:25.305331 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 849/3364] 10.4.3.213 () {66 vars in 1270 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:25.317874 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-197d57e0-4584-49bf-bba7-34c5f85d9c0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.320233 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-197d57e0-4584-49bf-bba7-34c5f85d9c0c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes?status=available Aug 25 04:56:25.320549 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-197d57e0-4584-49bf-bba7-34c5f85d9c0c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.320786 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-197d57e0-4584-49bf-bba7-34c5f85d9c0c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.321147 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-197d57e0-4584-49bf-bba7-34c5f85d9c0c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:25.321383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-197d57e0-4584-49bf-bba7-34c5f85d9c0c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value available, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:25.322877 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-197d57e0-4584-49bf-bba7-34c5f85d9c0c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:25.337795 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-197d57e0-4584-49bf-bba7-34c5f85d9c0c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:25.338748 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-197d57e0-4584-49bf-bba7-34c5f85d9c0c tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 04:56:25.339051 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 842/3365] 10.4.3.213 () {66 vars in 1270 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:25.350868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c36c9987-64dd-4be1-bef7-e3027a168628 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.353290 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c36c9987-64dd-4be1-bef7-e3027a168628 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?availability_zone=nova Aug 25 04:56:25.353290 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c36c9987-64dd-4be1-bef7-e3027a168628 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.353484 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c36c9987-64dd-4be1-bef7-e3027a168628 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.353898 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-c36c9987-64dd-4be1-bef7-e3027a168628 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:25.354191 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c36c9987-64dd-4be1-bef7-e3027a168628 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value nova, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:25.354539 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.354539 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:25.355039 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c36c9987-64dd-4be1-bef7-e3027a168628 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:25.369503 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c36c9987-64dd-4be1-bef7-e3027a168628 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:25.370676 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.370676 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:25.379038 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c36c9987-64dd-4be1-bef7-e3027a168628 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 25 04:56:25.379407 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 841/3366] 10.4.3.213 () {66 vars in 1303 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:25.397889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-53af8e1c-6c4a-402d-a3e0-2ffa6e679900 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.399874 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53af8e1c-6c4a-402d-a3e0-2ffa6e679900 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?bootable=false Aug 25 04:56:25.400208 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53af8e1c-6c4a-402d-a3e0-2ffa6e679900 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.400281 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53af8e1c-6c4a-402d-a3e0-2ffa6e679900 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.400577 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-53af8e1c-6c4a-402d-a3e0-2ffa6e679900 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:25.400993 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.400993 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:25.401469 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-53af8e1c-6c4a-402d-a3e0-2ffa6e679900 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:25.413396 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-53af8e1c-6c4a-402d-a3e0-2ffa6e679900 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:25.414475 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.414475 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:25.423358 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e257a982-5c73-4b70-b39d-2c39c5618be7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.423805 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53af8e1c-6c4a-402d-a3e0-2ffa6e679900 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 25 04:56:25.423935 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 835/3367] 10.4.3.213 () {66 vars in 1287 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:25.425287 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e257a982-5c73-4b70-b39d-2c39c5618be7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 Aug 25 04:56:25.425519 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e257a982-5c73-4b70-b39d-2c39c5618be7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.425729 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e257a982-5c73-4b70-b39d-2c39c5618be7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.433494 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.433494 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:25.438145 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e257a982-5c73-4b70-b39d-2c39c5618be7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:56:25.442343 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e257a982-5c73-4b70-b39d-2c39c5618be7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 returned with HTTP 200 Aug 25 04:56:25.442771 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 850/3368] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:25.443924 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1dded20-81b6-4b1a-9365-481cecab1b23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.448294 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1dded20-81b6-4b1a-9365-481cecab1b23 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/detail?status=available Aug 25 04:56:25.448617 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1dded20-81b6-4b1a-9365-481cecab1b23 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.448915 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1dded20-81b6-4b1a-9365-481cecab1b23 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.449226 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-c1dded20-81b6-4b1a-9365-481cecab1b23 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 04:56:25.453190 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1dded20-81b6-4b1a-9365-481cecab1b23 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Could not evaluate value available, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 04:56:25.453589 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.453589 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:25.454117 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1dded20-81b6-4b1a-9365-481cecab1b23 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:25.456930 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9188a330-665b-4632-bc7d-602ce2dc3aca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.459907 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9188a330-665b-4632-bc7d-602ce2dc3aca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:56:25.459991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9188a330-665b-4632-bc7d-602ce2dc3aca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31b7e44b-4158-431e-994a-baebc573f9b8", "name": "tempest-type-Backup-1646124615"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:25.462062 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-9188a330-665b-4632-bc7d-602ce2dc3aca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating new backup {'backup': {'volume_id': '31b7e44b-4158-431e-994a-baebc573f9b8', 'name': 'tempest-type-Backup-1646124615'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:56:25.462241 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-9188a330-665b-4632-bc7d-602ce2dc3aca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating backup of volume 31b7e44b-4158-431e-994a-baebc573f9b8 in container None Aug 25 04:56:25.466153 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1dded20-81b6-4b1a-9365-481cecab1b23 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Get all volumes completed successfully. Aug 25 04:56:25.467502 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.467502 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:25.472851 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.472851 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:25.473124 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1dded20-81b6-4b1a-9365-481cecab1b23 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 25 04:56:25.473266 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9188a330-665b-4632-bc7d-602ce2dc3aca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:56:25.473685 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 843/3369] 10.4.3.213 () {66 vars in 1291 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:25.493985 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1f246ea3-d6b7-4709-a50a-c49914986695 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.497862 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f246ea3-d6b7-4709-a50a-c49914986695 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:25.498368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f246ea3-d6b7-4709-a50a-c49914986695 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.499482 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f246ea3-d6b7-4709-a50a-c49914986695 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.510466 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9188a330-665b-4632-bc7d-602ce2dc3aca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['d8ac83ed-4a87-4f05-b723-53a4cabc5813', '413623c1-af30-4e82-9d5d-3ab2d9f8eb37'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:25.510630 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.510630 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:25.517069 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1f246ea3-d6b7-4709-a50a-c49914986695 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:25.523557 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f246ea3-d6b7-4709-a50a-c49914986695 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df returned with HTTP 200 Aug 25 04:56:25.523890 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 836/3370] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:25.538465 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed137acd-8e40-4588-9c21-1631372f4c78 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.541050 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed137acd-8e40-4588-9c21-1631372f4c78 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:25.541334 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed137acd-8e40-4588-9c21-1631372f4c78 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.542089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed137acd-8e40-4588-9c21-1631372f4c78 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.542089 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ed137acd-8e40-4588-9c21-1631372f4c78 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Delete volume with id: 4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:25.550876 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.550876 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:25.551633 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ed137acd-8e40-4588-9c21-1631372f4c78 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:25.554882 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9188a330-665b-4632-bc7d-602ce2dc3aca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:56:25.555966 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 842/3371] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:56:25 2026] POST /volume/v3/backups => generated 316 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:25.567456 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4bf6e71f-76a3-424d-9ce7-842c0e914f54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.570617 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4bf6e71f-76a3-424d-9ce7-842c0e914f54 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:25.571160 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4bf6e71f-76a3-424d-9ce7-842c0e914f54 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.571248 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4bf6e71f-76a3-424d-9ce7-842c0e914f54 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.571331 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4bf6e71f-76a3-424d-9ce7-842c0e914f54 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:25.576458 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.576458 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:25.577269 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4bf6e71f-76a3-424d-9ce7-842c0e914f54 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:25.577921 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 844/3372] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:25.581368 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ed137acd-8e40-4588-9c21-1631372f4c78 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Delete volume request issued successfully. Aug 25 04:56:25.581368 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed137acd-8e40-4588-9c21-1631372f4c78 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df returned with HTTP 202 Aug 25 04:56:25.581944 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 851/3373] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:25 2026] DELETE /volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:25.597452 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-012229ee-d766-48a3-aa1f-1cb58cbf77b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.598189 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-012229ee-d766-48a3-aa1f-1cb58cbf77b1 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:25.598189 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-012229ee-d766-48a3-aa1f-1cb58cbf77b1 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.598189 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-012229ee-d766-48a3-aa1f-1cb58cbf77b1 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.607178 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.607178 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:25.613000 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-012229ee-d766-48a3-aa1f-1cb58cbf77b1 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:25.618057 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37e8fdea-67c5-441f-a01b-7bccbf957eb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:25.620835 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37e8fdea-67c5-441f-a01b-7bccbf957eb7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:25.621131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37e8fdea-67c5-441f-a01b-7bccbf957eb7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:25.621410 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37e8fdea-67c5-441f-a01b-7bccbf957eb7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:25.626181 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-012229ee-d766-48a3-aa1f-1cb58cbf77b1 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df returned with HTTP 200 Aug 25 04:56:25.627002 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 837/3374] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:25.635128 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:25.635128 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:25.639389 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37e8fdea-67c5-441f-a01b-7bccbf957eb7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:25.644922 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37e8fdea-67c5-441f-a01b-7bccbf957eb7 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:25.645398 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 843/3375] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:25 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:26.004153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd97a13a-0967-4a6e-989a-667a329be56f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.007253 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd97a13a-0967-4a6e-989a-667a329be56f tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 Aug 25 04:56:26.007536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd97a13a-0967-4a6e-989a-667a329be56f tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.007838 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd97a13a-0967-4a6e-989a-667a329be56f tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.012759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-f5fe6419-596a-4300-8284-cda23760a52f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.014287 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd97a13a-0967-4a6e-989a-667a329be56f tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 returned with HTTP 404 Aug 25 04:56:26.014878 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 845/3376] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:26 2026] GET /volume/v3/volumes/abb6b466-92f5-4a42-bda4-480acbceaa48 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:26.017076 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-f5fe6419-596a-4300-8284-cda23760a52f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07/encryption Aug 25 04:56:26.017076 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-f5fe6419-596a-4300-8284-cda23760a52f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.017076 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-f5fe6419-596a-4300-8284-cda23760a52f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.023112 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5f012f1c-1ca5-4573-b9c6-9a0a028152af None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.024891 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f012f1c-1ca5-4573-b9c6-9a0a028152af tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 Aug 25 04:56:26.025185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f012f1c-1ca5-4573-b9c6-9a0a028152af tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.025344 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f012f1c-1ca5-4573-b9c6-9a0a028152af tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.025548 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-5f012f1c-1ca5-4573-b9c6-9a0a028152af tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume with id: d91ae701-3be2-44a4-8b1c-308337b44802 Aug 25 04:56:26.031287 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:26.031287 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:26.033596 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:26.033596 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:26.034226 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5f012f1c-1ca5-4573-b9c6-9a0a028152af tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:26.040300 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9d01c5a7-bd6a-4312-b508-a4ec157e1f77 req-f5fe6419-596a-4300-8284-cda23760a52f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07/encryption returned with HTTP 200 Aug 25 04:56:26.048775 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 852/3377] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:56:26 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:26.064030 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5f012f1c-1ca5-4573-b9c6-9a0a028152af tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume request issued successfully. Aug 25 04:56:26.064326 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f012f1c-1ca5-4573-b9c6-9a0a028152af tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 returned with HTTP 202 Aug 25 04:56:26.064963 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 838/3378] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:26 2026] DELETE /volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:26.081553 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e10f771-ed7d-4f5d-808d-13e44c708846 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.087945 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e10f771-ed7d-4f5d-808d-13e44c708846 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 Aug 25 04:56:26.087945 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e10f771-ed7d-4f5d-808d-13e44c708846 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.088797 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e10f771-ed7d-4f5d-808d-13e44c708846 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.098222 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:26.098222 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:26.104347 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e10f771-ed7d-4f5d-808d-13e44c708846 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:26.109202 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e10f771-ed7d-4f5d-808d-13e44c708846 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 returned with HTTP 200 Aug 25 04:56:26.109747 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 844/3379] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:26 2026] GET /volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:26.234489 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.319071 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:26.319565 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1932118843", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:26.321064 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1932118843', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:26.321279 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Create volume of 1 GB Aug 25 04:56:26.325255 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Availability Zones retrieved successfully. Aug 25 04:56:26.330645 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Flow 'volume_create_api' (886f3356-4deb-4948-bac7-94a473857ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:26.331553 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2f04f6-4f77-4c19-a384-0213f0ad34c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:26.332523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:26.370602 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2f04f6-4f77-4c19-a384-0213f0ad34c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:26.371497 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b50b65-318d-4fb8-95a4-547ac67db272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:26.446088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Created reservations ['9e986bc1-6854-4e4e-bf7b-122fcdb286d8', '54207901-f5fc-4f5a-8738-50d2d1fda644', '7c23bf19-be2f-441c-9d0c-df047f0d998d', '2e694c71-1b5b-4222-85a5-313de42a843d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:26.447173 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b50b65-318d-4fb8-95a4-547ac67db272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e986bc1-6854-4e4e-bf7b-122fcdb286d8', '54207901-f5fc-4f5a-8738-50d2d1fda644', '7c23bf19-be2f-441c-9d0c-df047f0d998d', '2e694c71-1b5b-4222-85a5-313de42a843d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:26.448235 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44c2fc3-171e-47ed-a9bf-870c24ee3415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:26.481510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44c2fc3-171e-47ed-a9bf-870c24ee3415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa284062-3f2c-4fe7-bf54-0f2642d77882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1932118843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b095548a8b7346719ed7cf657c06b9b9',qos_specs=None,replication_status=,reservations=['9e986bc1-6854-4e4e-bf7b-122fcdb286d8','54207901-f5fc-4f5a-8738-50d2d1fda644','7c23bf19-be2f-441c-9d0c-df047f0d998d','2e694c71-1b5b-4222-85a5-313de42a843d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d4c7cebd204aeab3ae2822b98da418',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1932118843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa284062-3f2c-4fe7-bf54-0f2642d77882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b095548a8b7346719ed7cf657c06b9b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8d4c7cebd204aeab3ae2822b98da418',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:26.481510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf7d395-ec61-487f-81af-c55af400140d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:26.502750 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf7d395-ec61-487f-81af-c55af400140d) transitioned into state 'SUCCESS' from state '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-1932118843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b095548a8b7346719ed7cf657c06b9b9',qos_specs=None,replication_status=,reservations=['9e986bc1-6854-4e4e-bf7b-122fcdb286d8','54207901-f5fc-4f5a-8738-50d2d1fda644','7c23bf19-be2f-441c-9d0c-df047f0d998d','2e694c71-1b5b-4222-85a5-313de42a843d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d4c7cebd204aeab3ae2822b98da418',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:26.503502 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cc8717-b99a-4a8f-8568-41f0e9a264f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:26.519465 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cc8717-b99a-4a8f-8568-41f0e9a264f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:26.519465 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Flow 'volume_create_api' (886f3356-4deb-4948-bac7-94a473857ad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:26.519465 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Create volume request issued successfully. Aug 25 04:56:26.519465 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdcaf7c0-c13c-4aaa-a352-7a96880c468d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:26.520101 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 846/3380] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:26 2026] POST /volume/v3/volumes => generated 756 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:26.535846 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-768ae3bf-c07e-4580-ae44-4cb089a7af57 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.537747 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-768ae3bf-c07e-4580-ae44-4cb089a7af57 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] GET https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 Aug 25 04:56:26.537993 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-768ae3bf-c07e-4580-ae44-4cb089a7af57 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.538190 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-768ae3bf-c07e-4580-ae44-4cb089a7af57 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.546594 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:26.546594 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:26.553015 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-768ae3bf-c07e-4580-ae44-4cb089a7af57 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Volume info retrieved successfully. Aug 25 04:56:26.558941 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-768ae3bf-c07e-4580-ae44-4cb089a7af57 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 returned with HTTP 200 Aug 25 04:56:26.558941 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 853/3381] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:26 2026] GET /volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:26.592055 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9d4520e-a541-48ae-823f-22a0977e0d8b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.593972 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9d4520e-a541-48ae-823f-22a0977e0d8b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:26.593972 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9d4520e-a541-48ae-823f-22a0977e0d8b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.594160 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9d4520e-a541-48ae-823f-22a0977e0d8b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.594261 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c9d4520e-a541-48ae-823f-22a0977e0d8b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:26.598537 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:26.598537 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:26.599554 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9d4520e-a541-48ae-823f-22a0977e0d8b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:26.599554 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 839/3382] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:26 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:26.643173 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cf3a603e-8bf6-46e1-85df-33c2caf62731 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.646095 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf3a603e-8bf6-46e1-85df-33c2caf62731 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df Aug 25 04:56:26.646789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf3a603e-8bf6-46e1-85df-33c2caf62731 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.646789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cf3a603e-8bf6-46e1-85df-33c2caf62731 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.657539 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cf3a603e-8bf6-46e1-85df-33c2caf62731 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df returned with HTTP 404 Aug 25 04:56:26.658648 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 845/3383] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:26 2026] GET /volume/v3/volumes/4a5aa1ee-9ef1-4eed-855f-83d7fe0921df => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:26.660397 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7003bd83-80b3-46be-889b-6b776f36804f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.663192 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7003bd83-80b3-46be-889b-6b776f36804f tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:26.663489 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7003bd83-80b3-46be-889b-6b776f36804f tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.663778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7003bd83-80b3-46be-889b-6b776f36804f tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.667303 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3580e007-0b3b-4b88-b3ab-a8d132cf251a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.671946 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3580e007-0b3b-4b88-b3ab-a8d132cf251a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:26.672140 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3580e007-0b3b-4b88-b3ab-a8d132cf251a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.672653 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3580e007-0b3b-4b88-b3ab-a8d132cf251a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.679663 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:26.679663 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:26.684200 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7003bd83-80b3-46be-889b-6b776f36804f tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:26.689947 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7003bd83-80b3-46be-889b-6b776f36804f tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:26.690388 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 847/3384] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:26 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:26.690897 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:26.690897 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:26.695704 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3580e007-0b3b-4b88-b3ab-a8d132cf251a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:26.700671 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3580e007-0b3b-4b88-b3ab-a8d132cf251a tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 returned with HTTP 200 Aug 25 04:56:26.701172 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 854/3385] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:26 2026] GET /volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:26.713664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-396be70f-c438-4b8a-8d5d-a33b88b74416 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.715961 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-396be70f-c438-4b8a-8d5d-a33b88b74416 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] DELETE https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:26.716213 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-396be70f-c438-4b8a-8d5d-a33b88b74416 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.716566 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-396be70f-c438-4b8a-8d5d-a33b88b74416 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.716733 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-396be70f-c438-4b8a-8d5d-a33b88b74416 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Delete volume with id: c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:26.725503 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:26.725503 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:26.726041 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-396be70f-c438-4b8a-8d5d-a33b88b74416 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:26.746753 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-396be70f-c438-4b8a-8d5d-a33b88b74416 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Delete volume request issued successfully. Aug 25 04:56:26.746941 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-396be70f-c438-4b8a-8d5d-a33b88b74416 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 returned with HTTP 202 Aug 25 04:56:26.747482 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 840/3386] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:26 2026] DELETE /volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:26.757155 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a7c45e1-a40d-4e19-afb2-185f9be393e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:26.758841 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a7c45e1-a40d-4e19-afb2-185f9be393e8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:26.759017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a7c45e1-a40d-4e19-afb2-185f9be393e8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:26.759205 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a7c45e1-a40d-4e19-afb2-185f9be393e8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:26.765999 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:26.765999 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:26.769617 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a7c45e1-a40d-4e19-afb2-185f9be393e8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:26.773897 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a7c45e1-a40d-4e19-afb2-185f9be393e8 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 returned with HTTP 200 Aug 25 04:56:26.774250 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 846/3387] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:26 2026] GET /volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:27.124529 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-599b99a7-160b-4387-8367-55d2083f74e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.126772 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-599b99a7-160b-4387-8367-55d2083f74e2 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 Aug 25 04:56:27.127013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-599b99a7-160b-4387-8367-55d2083f74e2 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.127228 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-599b99a7-160b-4387-8367-55d2083f74e2 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.133358 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-599b99a7-160b-4387-8367-55d2083f74e2 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 returned with HTTP 404 Aug 25 04:56:27.133849 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 848/3388] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:27 2026] GET /volume/v3/volumes/d91ae701-3be2-44a4-8b1c-308337b44802 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:27.141409 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d97ee6f-6494-4c67-ad84-7ea3b5387d78 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.143467 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d97ee6f-6494-4c67-ad84-7ea3b5387d78 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] DELETE https://10.4.3.213/volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 Aug 25 04:56:27.143735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d97ee6f-6494-4c67-ad84-7ea3b5387d78 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.143970 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d97ee6f-6494-4c67-ad84-7ea3b5387d78 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.144166 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5d97ee6f-6494-4c67-ad84-7ea3b5387d78 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume with id: 8821d87c-17d7-4623-8df4-303eef546715 Aug 25 04:56:27.155262 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.155262 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:27.155262 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5d97ee6f-6494-4c67-ad84-7ea3b5387d78 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:27.180305 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5d97ee6f-6494-4c67-ad84-7ea3b5387d78 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume request issued successfully. Aug 25 04:56:27.180621 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d97ee6f-6494-4c67-ad84-7ea3b5387d78 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 returned with HTTP 202 Aug 25 04:56:27.181202 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 855/3389] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:27 2026] DELETE /volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:27.191439 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-116b0d38-ae04-438f-9db2-fe4c3dd0ea58 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.193754 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-116b0d38-ae04-438f-9db2-fe4c3dd0ea58 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 Aug 25 04:56:27.194131 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-116b0d38-ae04-438f-9db2-fe4c3dd0ea58 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.194286 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-116b0d38-ae04-438f-9db2-fe4c3dd0ea58 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.204646 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.204646 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:27.209805 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-116b0d38-ae04-438f-9db2-fe4c3dd0ea58 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:27.219510 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-116b0d38-ae04-438f-9db2-fe4c3dd0ea58 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 returned with HTTP 200 Aug 25 04:56:27.220320 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 841/3390] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:27 2026] GET /volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:27.575619 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1d74c86-9691-4d6a-8d37-94012aee855e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.577902 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1d74c86-9691-4d6a-8d37-94012aee855e tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] GET https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 Aug 25 04:56:27.578151 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1d74c86-9691-4d6a-8d37-94012aee855e tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.578384 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1d74c86-9691-4d6a-8d37-94012aee855e tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.587473 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.587473 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:27.592062 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f1d74c86-9691-4d6a-8d37-94012aee855e tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Volume info retrieved successfully. Aug 25 04:56:27.597308 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1d74c86-9691-4d6a-8d37-94012aee855e tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 returned with HTTP 200 Aug 25 04:56:27.597979 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 847/3391] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:27 2026] GET /volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:27.617442 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-48d16337-dcfe-456a-9153-2b9bebe1f8f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.617868 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc3f5011-8d9f-41f6-9585-2dfd4519d38b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.619738 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48d16337-dcfe-456a-9153-2b9bebe1f8f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:27.619979 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48d16337-dcfe-456a-9153-2b9bebe1f8f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.620336 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48d16337-dcfe-456a-9153-2b9bebe1f8f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.620491 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-48d16337-dcfe-456a-9153-2b9bebe1f8f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:27.623864 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc3f5011-8d9f-41f6-9585-2dfd4519d38b tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] GET https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 Aug 25 04:56:27.623864 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc3f5011-8d9f-41f6-9585-2dfd4519d38b tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.624053 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc3f5011-8d9f-41f6-9585-2dfd4519d38b tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.627037 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.627037 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:27.627998 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48d16337-dcfe-456a-9153-2b9bebe1f8f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:27.628505 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 856/3392] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:27 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:27.640397 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.640397 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:27.645141 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bc3f5011-8d9f-41f6-9585-2dfd4519d38b tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Volume info retrieved successfully. Aug 25 04:56:27.650982 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc3f5011-8d9f-41f6-9585-2dfd4519d38b tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 returned with HTTP 200 Aug 25 04:56:27.651454 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 849/3393] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:27 2026] GET /volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:27.669603 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a07fd477-8454-4263-8b74-5bf58bf2063d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.673195 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a07fd477-8454-4263-8b74-5bf58bf2063d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] POST https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882/action Aug 25 04:56:27.673195 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a07fd477-8454-4263-8b74-5bf58bf2063d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1530092921", "disk_format": "raw"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:56:27.673195 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a07fd477-8454-4263-8b74-5bf58bf2063d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1530092921", "disk_format": "raw"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:27.681838 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.681838 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:27.682473 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a07fd477-8454-4263-8b74-5bf58bf2063d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Volume info retrieved successfully. Aug 25 04:56:27.701421 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.701421 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:27.703535 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5595dd44-bbdf-4691-9df5-cae665d21d3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.706667 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5595dd44-bbdf-4691-9df5-cae665d21d3e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:27.706930 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5595dd44-bbdf-4691-9df5-cae665d21d3e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.707216 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5595dd44-bbdf-4691-9df5-cae665d21d3e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.709357 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.image.image_utils [None req-a07fd477-8454-4263-8b74-5bf58bf2063d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1530092921'}] 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-1530092921'}]. {{(pid=100270) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 04:56:27.719944 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.719944 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:27.724121 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5595dd44-bbdf-4691-9df5-cae665d21d3e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:27.728847 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5595dd44-bbdf-4691-9df5-cae665d21d3e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:27.729363 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 848/3394] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:27 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:27.788800 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1170bff-82c2-4588-ae91-c97ccf859277 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.791162 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1170bff-82c2-4588-ae91-c97ccf859277 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 Aug 25 04:56:27.791465 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1170bff-82c2-4588-ae91-c97ccf859277 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.791767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1170bff-82c2-4588-ae91-c97ccf859277 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.799647 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1170bff-82c2-4588-ae91-c97ccf859277 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 returned with HTTP 404 Aug 25 04:56:27.800304 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 857/3395] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:27 2026] GET /volume/v3/volumes/c8219557-1330-4a52-8f6b-737fa13b8513 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:27.808260 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dde3bd10-138f-47b6-91dc-ea68a132dd57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.810615 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dde3bd10-138f-47b6-91dc-ea68a132dd57 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:27.810996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dde3bd10-138f-47b6-91dc-ea68a132dd57 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.811371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dde3bd10-138f-47b6-91dc-ea68a132dd57 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.824083 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.824083 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:27.829615 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dde3bd10-138f-47b6-91dc-ea68a132dd57 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:27.835366 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dde3bd10-138f-47b6-91dc-ea68a132dd57 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e returned with HTTP 200 Aug 25 04:56:27.835987 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 850/3396] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:27 2026] GET /volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:27.854741 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96f40c6e-7964-403b-91b2-bfb0516d0b81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.856683 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96f40c6e-7964-403b-91b2-bfb0516d0b81 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] DELETE https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:27.856939 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96f40c6e-7964-403b-91b2-bfb0516d0b81 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.857194 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96f40c6e-7964-403b-91b2-bfb0516d0b81 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.857406 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-96f40c6e-7964-403b-91b2-bfb0516d0b81 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Delete volume with id: 199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:27.865575 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.865575 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:27.866663 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96f40c6e-7964-403b-91b2-bfb0516d0b81 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:27.896981 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96f40c6e-7964-403b-91b2-bfb0516d0b81 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Delete volume request issued successfully. Aug 25 04:56:27.897981 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96f40c6e-7964-403b-91b2-bfb0516d0b81 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e returned with HTTP 202 Aug 25 04:56:27.898971 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 849/3397] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:27 2026] DELETE /volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:27.913485 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e2c3a309-f124-46a9-abba-75bffd42c5ce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:27.917507 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2c3a309-f124-46a9-abba-75bffd42c5ce tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:27.917740 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2c3a309-f124-46a9-abba-75bffd42c5ce tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:27.917997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2c3a309-f124-46a9-abba-75bffd42c5ce tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:27.928926 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:27.928926 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:27.933802 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e2c3a309-f124-46a9-abba-75bffd42c5ce tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Volume info retrieved successfully. Aug 25 04:56:27.941699 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2c3a309-f124-46a9-abba-75bffd42c5ce tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e returned with HTTP 200 Aug 25 04:56:27.942238 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 858/3398] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:27 2026] GET /volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:28.243507 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1bb71127-c352-4ed9-bbff-2f827f50269a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:28.251271 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bb71127-c352-4ed9-bbff-2f827f50269a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 Aug 25 04:56:28.251569 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bb71127-c352-4ed9-bbff-2f827f50269a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:28.254548 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bb71127-c352-4ed9-bbff-2f827f50269a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:28.261533 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bb71127-c352-4ed9-bbff-2f827f50269a tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 returned with HTTP 404 Aug 25 04:56:28.261533 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 851/3399] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:28 2026] GET /volume/v3/volumes/8821d87c-17d7-4623-8df4-303eef546715 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:28.272682 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-006d6cd7-3f40-4ece-a5e2-790097963a41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:28.274497 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-006d6cd7-3f40-4ece-a5e2-790097963a41 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] DELETE https://10.4.3.213/volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a Aug 25 04:56:28.274723 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-006d6cd7-3f40-4ece-a5e2-790097963a41 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:28.274918 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-006d6cd7-3f40-4ece-a5e2-790097963a41 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:28.275077 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-006d6cd7-3f40-4ece-a5e2-790097963a41 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume with id: 64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a Aug 25 04:56:28.281756 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:28.281756 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:28.282185 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-006d6cd7-3f40-4ece-a5e2-790097963a41 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:28.298740 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-006d6cd7-3f40-4ece-a5e2-790097963a41 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Delete volume request issued successfully. Aug 25 04:56:28.299019 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-006d6cd7-3f40-4ece-a5e2-790097963a41 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a returned with HTTP 202 Aug 25 04:56:28.299501 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 850/3400] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:28 2026] DELETE /volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:28.320651 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8b881799-4d97-43fc-9181-e8b8ef4f5f55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:28.322505 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b881799-4d97-43fc-9181-e8b8ef4f5f55 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a Aug 25 04:56:28.322724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b881799-4d97-43fc-9181-e8b8ef4f5f55 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:28.322952 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8b881799-4d97-43fc-9181-e8b8ef4f5f55 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:28.345019 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:28.345019 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:28.365455 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8b881799-4d97-43fc-9181-e8b8ef4f5f55 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Volume info retrieved successfully. Aug 25 04:56:28.365609 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a07fd477-8454-4263-8b74-5bf58bf2063d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Copy volume to image completed successfully. Aug 25 04:56:28.365609 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a07fd477-8454-4263-8b74-5bf58bf2063d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882/action returned with HTTP 202 Aug 25 04:56:28.365609 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 842/3401] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:56:27 2026] POST /volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882/action => generated 686 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:28.367535 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8b881799-4d97-43fc-9181-e8b8ef4f5f55 tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a returned with HTTP 200 Aug 25 04:56:28.367535 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 859/3402] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:28 2026] GET /volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:28.640897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2bf9580e-14a0-491c-8b6f-9214f4e94298 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:28.643368 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2bf9580e-14a0-491c-8b6f-9214f4e94298 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:28.643509 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2bf9580e-14a0-491c-8b6f-9214f4e94298 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:28.643724 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2bf9580e-14a0-491c-8b6f-9214f4e94298 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:28.643879 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2bf9580e-14a0-491c-8b6f-9214f4e94298 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:28.648875 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:28.648875 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:28.650062 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2bf9580e-14a0-491c-8b6f-9214f4e94298 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:28.650132 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 852/3403] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:28 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:28.710850 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-d46725eb-ae15-4940-937b-3fad7e7e8330 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:28.714459 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-d46725eb-ae15-4940-937b-3fad7e7e8330 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments/b2b999b4-f42d-4742-b02c-fd7a2856ba54/action Aug 25 04:56:28.714993 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-d46725eb-ae15-4940-937b-3fad7e7e8330 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:56:28.715167 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-d46725eb-ae15-4940-937b-3fad7e7e8330 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:28.752312 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3f5cede9-5df6-4a73-a0b4-31d988c687ae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:28.755470 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:28.755470 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:28.757574 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f5cede9-5df6-4a73-a0b4-31d988c687ae tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:28.757851 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f5cede9-5df6-4a73-a0b4-31d988c687ae tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:28.758128 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f5cede9-5df6-4a73-a0b4-31d988c687ae tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:28.774362 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:28.774362 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:28.775508 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0107a176-b3c9-49ae-8b14-59f6521568ae req-d46725eb-ae15-4940-937b-3fad7e7e8330 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/b2b999b4-f42d-4742-b02c-fd7a2856ba54/action returned with HTTP 204 Aug 25 04:56:28.776028 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 851/3404] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:56:28 2026] POST /volume/v3/attachments/b2b999b4-f42d-4742-b02c-fd7a2856ba54/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:28.780845 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3f5cede9-5df6-4a73-a0b4-31d988c687ae tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:28.788324 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f5cede9-5df6-4a73-a0b4-31d988c687ae tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:28.788958 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 843/3405] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:28 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:28.972103 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c7af682-cf6c-44fb-9a98-f142c244f012 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:28.973564 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c7af682-cf6c-44fb-9a98-f142c244f012 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] GET https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e Aug 25 04:56:28.973797 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c7af682-cf6c-44fb-9a98-f142c244f012 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:28.974014 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c7af682-cf6c-44fb-9a98-f142c244f012 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:28.980697 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c7af682-cf6c-44fb-9a98-f142c244f012 tempest-VolumesListTestJSON-1892340645 tempest-VolumesListTestJSON-1892340645-project-member] https://10.4.3.213/volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e returned with HTTP 404 Aug 25 04:56:28.981226 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 860/3406] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:28 2026] GET /volume/v3/volumes/199098ae-0db8-47fe-a95d-483c2acbc59e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:29.384480 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42da88ac-47d4-4808-89ab-555e9774c09b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:29.387031 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42da88ac-47d4-4808-89ab-555e9774c09b tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] GET https://10.4.3.213/volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a Aug 25 04:56:29.387227 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42da88ac-47d4-4808-89ab-555e9774c09b tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:29.387445 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42da88ac-47d4-4808-89ab-555e9774c09b tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:29.397240 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42da88ac-47d4-4808-89ab-555e9774c09b tempest-CreateVolumesFromImageTest-783891920 tempest-CreateVolumesFromImageTest-783891920-project-member] https://10.4.3.213/volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a returned with HTTP 404 Aug 25 04:56:29.397863 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 853/3407] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:29 2026] GET /volume/v3/volumes/64a112eb-f56a-4cfa-ba1c-b1e7b9a5766a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:29.668438 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1263b32-7f8b-484d-a55c-60a66b19d66a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:29.670662 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1263b32-7f8b-484d-a55c-60a66b19d66a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:29.670899 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1263b32-7f8b-484d-a55c-60a66b19d66a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:29.671146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1263b32-7f8b-484d-a55c-60a66b19d66a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:29.671259 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a1263b32-7f8b-484d-a55c-60a66b19d66a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:29.702498 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:29.702498 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:29.703364 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1263b32-7f8b-484d-a55c-60a66b19d66a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:29.703927 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 852/3408] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:29 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:29.814202 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8fb35e75-b3be-4e89-b6fa-ea24ba99d42d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:29.817366 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fb35e75-b3be-4e89-b6fa-ea24ba99d42d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:29.818021 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fb35e75-b3be-4e89-b6fa-ea24ba99d42d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:29.818124 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fb35e75-b3be-4e89-b6fa-ea24ba99d42d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:29.840610 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:29.840610 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:29.854267 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8fb35e75-b3be-4e89-b6fa-ea24ba99d42d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:29.873821 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fb35e75-b3be-4e89-b6fa-ea24ba99d42d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:29.873821 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 844/3409] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:29 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 1169 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:29.896290 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f79ce19c-287d-4c77-9cf3-59cde58b2ccb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:29.897808 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f79ce19c-287d-4c77-9cf3-59cde58b2ccb tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:29.898261 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f79ce19c-287d-4c77-9cf3-59cde58b2ccb tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:29.898385 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f79ce19c-287d-4c77-9cf3-59cde58b2ccb tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:29.910961 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:29.910961 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:29.915493 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f79ce19c-287d-4c77-9cf3-59cde58b2ccb tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:29.921035 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f79ce19c-287d-4c77-9cf3-59cde58b2ccb tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:29.921461 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 861/3410] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:29 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:30.008321 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-81490fc8-7768-4444-96ce-55a484b38875 req-ff37e9c9-b3ab-43ee-bb02-a08eea3e9a51 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:30.013279 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-ff37e9c9-b3ab-43ee-bb02-a08eea3e9a51 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:30.013279 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-ff37e9c9-b3ab-43ee-bb02-a08eea3e9a51 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:30.013636 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-ff37e9c9-b3ab-43ee-bb02-a08eea3e9a51 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:30.038598 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:30.038598 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:30.049440 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-81490fc8-7768-4444-96ce-55a484b38875 req-ff37e9c9-b3ab-43ee-bb02-a08eea3e9a51 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:30.059035 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-ff37e9c9-b3ab-43ee-bb02-a08eea3e9a51 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:30.059035 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 854/3411] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:56:30 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 1169 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:30.102064 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-81490fc8-7768-4444-96ce-55a484b38875 req-6a71604d-3bc3-4246-ba51-7228a440b181 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:30.105059 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-6a71604d-3bc3-4246-ba51-7228a440b181 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738/action Aug 25 04:56:30.105840 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-6a71604d-3bc3-4246-ba51-7228a440b181 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:56:30.106321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-6a71604d-3bc3-4246-ba51-7228a440b181 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:30.122684 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:30.122684 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:30.123709 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-81490fc8-7768-4444-96ce-55a484b38875 req-6a71604d-3bc3-4246-ba51-7228a440b181 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:30.137490 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-81490fc8-7768-4444-96ce-55a484b38875 req-6a71604d-3bc3-4246-ba51-7228a440b181 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Begin detaching volume completed successfully. Aug 25 04:56:30.137490 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-6a71604d-3bc3-4246-ba51-7228a440b181 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738/action returned with HTTP 202 Aug 25 04:56:30.138148 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 853/3412] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:56:30 2026] POST /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:56:30.253606 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-57b4fb3f-a0e6-4dd6-a283-5bd3be8d60e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:30.254849 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-57b4fb3f-a0e6-4dd6-a283-5bd3be8d60e2 None None] GET https://10.4.3.213/volume// Aug 25 04:56:30.254849 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-57b4fb3f-a0e6-4dd6-a283-5bd3be8d60e2 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:30.255142 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-57b4fb3f-a0e6-4dd6-a283-5bd3be8d60e2 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:30.256004 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-57b4fb3f-a0e6-4dd6-a283-5bd3be8d60e2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:56:30.256457 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 845/3413] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:56:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:56:30.273108 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-81490fc8-7768-4444-96ce-55a484b38875 req-d1509993-6859-44ea-8fe2-ac6cc7ba6892 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:30.277590 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-d1509993-6859-44ea-8fe2-ac6cc7ba6892 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:30.277921 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-d1509993-6859-44ea-8fe2-ac6cc7ba6892 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:30.278200 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-d1509993-6859-44ea-8fe2-ac6cc7ba6892 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:30.296995 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:30.296995 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:30.302971 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-81490fc8-7768-4444-96ce-55a484b38875 req-d1509993-6859-44ea-8fe2-ac6cc7ba6892 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:30.312001 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-d1509993-6859-44ea-8fe2-ac6cc7ba6892 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:30.312597 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 862/3414] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:56:30 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 1352 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:56:30.327795 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-81490fc8-7768-4444-96ce-55a484b38875 req-231ff685-675d-4b69-9c89-b0ab423ebba9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:30.331223 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-231ff685-675d-4b69-9c89-b0ab423ebba9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738/encryption Aug 25 04:56:30.331548 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-231ff685-675d-4b69-9c89-b0ab423ebba9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:30.331835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-231ff685-675d-4b69-9c89-b0ab423ebba9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:30.352982 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:30.352982 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:30.368377 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-231ff685-675d-4b69-9c89-b0ab423ebba9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738/encryption returned with HTTP 200 Aug 25 04:56:30.370948 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 855/3415] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:56:30 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738/encryption => generated 160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:30.718994 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65617bc9-7e1b-411d-bfb5-54035736fea3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:30.722714 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65617bc9-7e1b-411d-bfb5-54035736fea3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:30.722714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65617bc9-7e1b-411d-bfb5-54035736fea3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:30.722714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65617bc9-7e1b-411d-bfb5-54035736fea3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:30.722714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-65617bc9-7e1b-411d-bfb5-54035736fea3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:30.731308 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:30.731308 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:30.732158 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65617bc9-7e1b-411d-bfb5-54035736fea3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:30.732661 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 854/3416] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:30 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:31.745480 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-79d092ff-dac9-49d2-bd1b-c28ab8cbe8b6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:31.748023 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79d092ff-dac9-49d2-bd1b-c28ab8cbe8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:31.748378 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79d092ff-dac9-49d2-bd1b-c28ab8cbe8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:31.748721 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-79d092ff-dac9-49d2-bd1b-c28ab8cbe8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:31.748897 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-79d092ff-dac9-49d2-bd1b-c28ab8cbe8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:31.758652 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:31.758652 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:31.759604 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-79d092ff-dac9-49d2-bd1b-c28ab8cbe8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:31.760147 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 846/3417] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:31 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:31.951737 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-81490fc8-7768-4444-96ce-55a484b38875 req-1a626c8f-b4af-4fe7-9841-e2564fa538e9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:31.954830 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-1a626c8f-b4af-4fe7-9841-e2564fa538e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/attachments/b2b999b4-f42d-4742-b02c-fd7a2856ba54 Aug 25 04:56:31.955101 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-1a626c8f-b4af-4fe7-9841-e2564fa538e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:31.955859 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-1a626c8f-b4af-4fe7-9841-e2564fa538e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:31.966888 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:31.966888 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:32.054843 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-81490fc8-7768-4444-96ce-55a484b38875 req-1a626c8f-b4af-4fe7-9841-e2564fa538e9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/b2b999b4-f42d-4742-b02c-fd7a2856ba54 returned with HTTP 200 Aug 25 04:56:32.055389 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 863/3418] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:56:31 2026] DELETE /volume/v3/attachments/b2b999b4-f42d-4742-b02c-fd7a2856ba54 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:32.392072 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1425c992-bc50-42ec-994e-f7dd5eaea54f req-4a08aa2b-32bf-42c6-b076-42212d03af5b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:32.395349 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1425c992-bc50-42ec-994e-f7dd5eaea54f req-4a08aa2b-32bf-42c6-b076-42212d03af5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:32.395770 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1425c992-bc50-42ec-994e-f7dd5eaea54f req-4a08aa2b-32bf-42c6-b076-42212d03af5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:32.395942 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1425c992-bc50-42ec-994e-f7dd5eaea54f req-4a08aa2b-32bf-42c6-b076-42212d03af5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:32.404388 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:32.404388 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:32.409435 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1425c992-bc50-42ec-994e-f7dd5eaea54f req-4a08aa2b-32bf-42c6-b076-42212d03af5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:32.417025 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1425c992-bc50-42ec-994e-f7dd5eaea54f req-4a08aa2b-32bf-42c6-b076-42212d03af5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:32.417721 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 856/3419] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:56:32 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:32.777352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d60154d-2f4b-4aa9-acf8-ee774a992a45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:32.781124 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d60154d-2f4b-4aa9-acf8-ee774a992a45 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:32.781411 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d60154d-2f4b-4aa9-acf8-ee774a992a45 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:32.782359 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d60154d-2f4b-4aa9-acf8-ee774a992a45 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:32.782359 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8d60154d-2f4b-4aa9-acf8-ee774a992a45 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:32.789058 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:32.789058 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:32.789700 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d60154d-2f4b-4aa9-acf8-ee774a992a45 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:32.790501 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 855/3420] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:32 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:33.809971 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4d7cb8d2-4632-457d-8c5f-00c180335d2d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:33.812719 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4d7cb8d2-4632-457d-8c5f-00c180335d2d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:33.813151 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4d7cb8d2-4632-457d-8c5f-00c180335d2d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:33.813400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4d7cb8d2-4632-457d-8c5f-00c180335d2d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:33.813691 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4d7cb8d2-4632-457d-8c5f-00c180335d2d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:33.826720 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:33.826720 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:33.827676 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4d7cb8d2-4632-457d-8c5f-00c180335d2d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:33.828179 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 847/3421] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:33 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:34.849141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e4fbc3d-db27-475e-b934-25006afcb199 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:34.853462 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e4fbc3d-db27-475e-b934-25006afcb199 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:34.853462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e4fbc3d-db27-475e-b934-25006afcb199 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:34.853462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e4fbc3d-db27-475e-b934-25006afcb199 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:34.853462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8e4fbc3d-db27-475e-b934-25006afcb199 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:34.872563 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:34.872563 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:34.873614 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e4fbc3d-db27-475e-b934-25006afcb199 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:34.874735 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 864/3422] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:34 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:35.892614 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e5bdca04-4d7d-4e57-962e-b6a237404096 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:35.897184 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5bdca04-4d7d-4e57-962e-b6a237404096 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:35.897728 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5bdca04-4d7d-4e57-962e-b6a237404096 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:35.898159 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5bdca04-4d7d-4e57-962e-b6a237404096 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:35.898313 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e5bdca04-4d7d-4e57-962e-b6a237404096 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:35.909397 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:35.909397 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:35.911403 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5bdca04-4d7d-4e57-962e-b6a237404096 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:35.912054 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 857/3423] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:35 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:36.378097 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8453002b-9329-4a70-99a1-36501694f395 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:36.381955 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8453002b-9329-4a70-99a1-36501694f395 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:36.381955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8453002b-9329-4a70-99a1-36501694f395 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:36.382116 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8453002b-9329-4a70-99a1-36501694f395 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:36.382309 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8453002b-9329-4a70-99a1-36501694f395 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Delete volume with id: c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:36.400548 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:36.400548 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:36.402680 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8453002b-9329-4a70-99a1-36501694f395 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:36.421891 np0000008045 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-8453002b-9329-4a70-99a1-36501694f395 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 04:56:36.441524 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8453002b-9329-4a70-99a1-36501694f395 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Delete volume request issued successfully. Aug 25 04:56:36.442751 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8453002b-9329-4a70-99a1-36501694f395 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 202 Aug 25 04:56:36.444627 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 856/3424] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:36 2026] DELETE /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:36.457676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b295d8e-0734-4e55-82a8-15627d71b338 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:36.459984 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b295d8e-0734-4e55-82a8-15627d71b338 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:36.460188 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b295d8e-0734-4e55-82a8-15627d71b338 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:36.460483 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b295d8e-0734-4e55-82a8-15627d71b338 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:36.473567 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:36.473567 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:36.485849 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0b295d8e-0734-4e55-82a8-15627d71b338 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:56:36.501458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b295d8e-0734-4e55-82a8-15627d71b338 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 200 Aug 25 04:56:36.501458 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 848/3425] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:36 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:36.934765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c8ccb498-efee-4273-a587-6cb7c644aa5f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:36.937146 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8ccb498-efee-4273-a587-6cb7c644aa5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:36.938099 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8ccb498-efee-4273-a587-6cb7c644aa5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:36.938099 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8ccb498-efee-4273-a587-6cb7c644aa5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:36.939101 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c8ccb498-efee-4273-a587-6cb7c644aa5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:36.947739 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:36.947739 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:36.950106 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8ccb498-efee-4273-a587-6cb7c644aa5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:36.955835 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 865/3426] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:36 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:37.522620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ddc3749-cef3-4e85-9b9d-e08ede3a6bc5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:37.524422 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ddc3749-cef3-4e85-9b9d-e08ede3a6bc5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 Aug 25 04:56:37.524713 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ddc3749-cef3-4e85-9b9d-e08ede3a6bc5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:37.525512 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ddc3749-cef3-4e85-9b9d-e08ede3a6bc5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:37.550131 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ddc3749-cef3-4e85-9b9d-e08ede3a6bc5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 returned with HTTP 404 Aug 25 04:56:37.551281 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 858/3427] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:37 2026] GET /volume/v3/volumes/c86f43f7-8845-42be-83a1-694714270738 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:37.565103 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-826c83aa-99d4-44d6-88f2-24433030b4c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:37.567468 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-826c83aa-99d4-44d6-88f2-24433030b4c2 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 04:56:37.567468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-826c83aa-99d4-44d6-88f2-24433030b4c2 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:37.567468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-826c83aa-99d4-44d6-88f2-24433030b4c2 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:37.568278 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-826c83aa-99d4-44d6-88f2-24433030b4c2 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:37.587763 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-826c83aa-99d4-44d6-88f2-24433030b4c2 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Get all volumes completed successfully. Aug 25 04:56:37.591447 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:37.591447 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:37.599353 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-826c83aa-99d4-44d6-88f2-24433030b4c2 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 04:56:37.599546 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 857/3428] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 04:56:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:37.622222 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e6d2d93e-e7ac-437f-ab71-24c5c34579f8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:37.626459 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6d2d93e-e7ac-437f-ab71-24c5c34579f8 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] DELETE https://10.4.3.213/volume/v3/types/34b3de57-0721-422f-a4cf-f863aca38e8e Aug 25 04:56:37.626459 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6d2d93e-e7ac-437f-ab71-24c5c34579f8 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:37.626459 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6d2d93e-e7ac-437f-ab71-24c5c34579f8 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:37.683827 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6d2d93e-e7ac-437f-ab71-24c5c34579f8 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types/34b3de57-0721-422f-a4cf-f863aca38e8e returned with HTTP 202 Aug 25 04:56:37.685116 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 849/3429] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:56:37 2026] DELETE /volume/v3/types/34b3de57-0721-422f-a4cf-f863aca38e8e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:37.702970 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1def6342-99f0-463e-8a50-c5cae3eff44a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:37.703635 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1def6342-99f0-463e-8a50-c5cae3eff44a tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:56:37.704082 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1def6342-99f0-463e-8a50-c5cae3eff44a tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-57111769", "extra_specs": {}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:37.737478 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1def6342-99f0-463e-8a50-c5cae3eff44a tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:56:37.738791 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 866/3430] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:56:37 2026] POST /volume/v3/types => generated 212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:37.752252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a597b12-d5e8-4477-9bef-ef1bb4f6d3f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:37.755904 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a597b12-d5e8-4477-9bef-ef1bb4f6d3f7 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] POST https://10.4.3.213/volume/v3/types/2a18d902-3243-478e-a9c3-5a77f67ee652/encryption Aug 25 04:56:37.756566 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a597b12-d5e8-4477-9bef-ef1bb4f6d3f7 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:37.875917 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a597b12-d5e8-4477-9bef-ef1bb4f6d3f7 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types/2a18d902-3243-478e-a9c3-5a77f67ee652/encryption returned with HTTP 200 Aug 25 04:56:37.878974 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 859/3431] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:56:37 2026] POST /volume/v3/types/2a18d902-3243-478e-a9c3-5a77f67ee652/encryption => generated 231 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:37.890831 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:37.897132 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:37.898836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1688246445", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-57111769", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:37.901228 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1688246445', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-57111769', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:37.913020 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume of 1 GB Aug 25 04:56:37.913884 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:37.913884 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:37.916259 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Availability Zones retrieved successfully. Aug 25 04:56:37.932575 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Flow 'volume_create_api' (76f7c72f-8100-40c4-8519-7bb08404eb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:37.938140 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063d8ea7-8d68-4b95-a0eb-f0ca08458fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:37.942279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:37.968348 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9d47a068-cfc7-420a-b15a-d27681262822 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:37.970666 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d47a068-cfc7-420a-b15a-d27681262822 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:37.970974 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d47a068-cfc7-420a-b15a-d27681262822 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:37.971242 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d47a068-cfc7-420a-b15a-d27681262822 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:37.971417 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9d47a068-cfc7-420a-b15a-d27681262822 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:37.981194 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:37.981194 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:37.982489 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d47a068-cfc7-420a-b15a-d27681262822 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:37.985454 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 850/3432] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:37 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:38.029284 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063d8ea7-8d68-4b95-a0eb-f0ca08458fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:56:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2a18d902-3243-478e-a9c3-5a77f67ee652,is_public=True,name='tempest-scenario-type-luksv2-57111769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a18d902-3243-478e-a9c3-5a77f67ee652', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:38.030847 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86fbfc4f-6f1e-4961-b9aa-9fe4ac2e6ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:38.072922 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-57111769 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-57111769, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:56:38.073279 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-57111769 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-57111769, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:56:38.138181 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Created reservations ['06c08bc6-3f19-46a0-a5c9-3e1c7ed9ce67', '0ccdfb88-bbd1-41d2-becd-04c5be1c8578', 'e0bd67f9-64f0-4a3c-bcc2-a7b2ee605b26', 'd694d007-f02f-4c23-b70a-0f93a9b2276a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:38.138181 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86fbfc4f-6f1e-4961-b9aa-9fe4ac2e6ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06c08bc6-3f19-46a0-a5c9-3e1c7ed9ce67', '0ccdfb88-bbd1-41d2-becd-04c5be1c8578', 'e0bd67f9-64f0-4a3c-bcc2-a7b2ee605b26', 'd694d007-f02f-4c23-b70a-0f93a9b2276a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:38.138181 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4893ee6c-8cfa-4ea5-80f4-e0fd4192edeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:38.164825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4893ee6c-8cfa-4ea5-80f4-e0fd4192edeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2398ae0-8c5c-4d65-8518-e18e6a6f85c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1688246445',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff0800e949443289a4aedd3bf0d133f',qos_specs=None,replication_status=,reservations=['06c08bc6-3f19-46a0-a5c9-3e1c7ed9ce67','0ccdfb88-bbd1-41d2-becd-04c5be1c8578','e0bd67f9-64f0-4a3c-bcc2-a7b2ee605b26','d694d007-f02f-4c23-b70a-0f93a9b2276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_type_id=2a18d902-3243-478e-a9c3-5a77f67ee652), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1688246445',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b2398ae0-8c5c-4d65-8518-e18e6a6f85c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bff0800e949443289a4aedd3bf0d133f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a18d902-3243-478e-a9c3-5a77f67ee652),volume_type_id=2a18d902-3243-478e-a9c3-5a77f67ee652)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:38.165833 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c9441a-382f-42f3-9ee3-46b54de617ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:38.210040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c9441a-382f-42f3-9ee3-46b54de617ce) transitioned into state 'SUCCESS' from state '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-1688246445',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff0800e949443289a4aedd3bf0d133f',qos_specs=None,replication_status=,reservations=['06c08bc6-3f19-46a0-a5c9-3e1c7ed9ce67','0ccdfb88-bbd1-41d2-becd-04c5be1c8578','e0bd67f9-64f0-4a3c-bcc2-a7b2ee605b26','d694d007-f02f-4c23-b70a-0f93a9b2276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_type_id=2a18d902-3243-478e-a9c3-5a77f67ee652)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:38.210040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f99645-0995-4886-8cab-e510c88e68af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:38.231688 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f99645-0995-4886-8cab-e510c88e68af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:38.231688 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Flow 'volume_create_api' (76f7c72f-8100-40c4-8519-7bb08404eb5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:38.232078 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume request issued successfully. Aug 25 04:56:38.234833 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea43b8cd-1a21-49aa-8b88-421acd091a16 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:38.234833 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 858/3433] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:37 2026] POST /volume/v3/volumes => generated 785 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:38.999552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f5b8442-d1aa-45d8-882e-6e81ed289b66 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:39.008199 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f5b8442-d1aa-45d8-882e-6e81ed289b66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:39.008633 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f5b8442-d1aa-45d8-882e-6e81ed289b66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:39.010273 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f5b8442-d1aa-45d8-882e-6e81ed289b66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:39.010592 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4f5b8442-d1aa-45d8-882e-6e81ed289b66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:39.018656 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:39.018656 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:39.019695 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f5b8442-d1aa-45d8-882e-6e81ed289b66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:39.020300 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 867/3434] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:38 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:40.044747 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e97de0c1-a061-4b15-addb-da14661da9c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:40.048790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e97de0c1-a061-4b15-addb-da14661da9c2 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:40.049304 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e97de0c1-a061-4b15-addb-da14661da9c2 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:40.049304 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e97de0c1-a061-4b15-addb-da14661da9c2 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:40.049304 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e97de0c1-a061-4b15-addb-da14661da9c2 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:40.058876 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:40.058876 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:40.058876 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e97de0c1-a061-4b15-addb-da14661da9c2 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:40.058876 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 860/3435] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:40 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:40.151169 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:40.402140 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:40.402530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1803075148"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:40.404381 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1803075148'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:40.404522 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume of 1 GB Aug 25 04:56:40.416628 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Availability Zones retrieved successfully. Aug 25 04:56:40.426730 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Flow 'volume_create_api' (39a5b037-2631-47ec-bf7e-308e184b0d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:40.427367 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec13110c-18f2-451b-bd1a-cfa045a775d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:40.428898 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:40.479253 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec13110c-18f2-451b-bd1a-cfa045a775d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:40.479253 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d053773c-7c27-4ed4-9675-49e9fb61a334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:40.596037 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['b0b11ede-d248-48be-9d3c-cd08b974e382', 'bd3c9bbf-6ad6-4e76-9f22-28be1053b4d4', '96c6ca49-16d9-4519-84f6-af9499c734cb', '38c34e57-fa2b-4110-bf70-559a70908fb9'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:40.600785 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d053773c-7c27-4ed4-9675-49e9fb61a334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0b11ede-d248-48be-9d3c-cd08b974e382', 'bd3c9bbf-6ad6-4e76-9f22-28be1053b4d4', '96c6ca49-16d9-4519-84f6-af9499c734cb', '38c34e57-fa2b-4110-bf70-559a70908fb9']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:40.600785 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaaedac-57de-4cb7-bb3b-688f98e7fdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:40.626052 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaaedac-57de-4cb7-bb3b-688f98e7fdd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524aad3b-b5a1-4988-9d32-3f8fa3e23f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1803075148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a18230bc9e7642098024770d8608cb15',qos_specs=None,replication_status=,reservations=['b0b11ede-d248-48be-9d3c-cd08b974e382','bd3c9bbf-6ad6-4e76-9f22-28be1053b4d4','96c6ca49-16d9-4519-84f6-af9499c734cb','38c34e57-fa2b-4110-bf70-559a70908fb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d60efae51b4b6999ff92333362934d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1803075148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524aad3b-b5a1-4988-9d32-3f8fa3e23f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a18230bc9e7642098024770d8608cb15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d60efae51b4b6999ff92333362934d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:40.627366 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67aaa8b0-0c1a-401e-a3af-a0b98768909d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:40.665085 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67aaa8b0-0c1a-401e-a3af-a0b98768909d) transitioned into state 'SUCCESS' from state '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-1803075148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a18230bc9e7642098024770d8608cb15',qos_specs=None,replication_status=,reservations=['b0b11ede-d248-48be-9d3c-cd08b974e382','bd3c9bbf-6ad6-4e76-9f22-28be1053b4d4','96c6ca49-16d9-4519-84f6-af9499c734cb','38c34e57-fa2b-4110-bf70-559a70908fb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d60efae51b4b6999ff92333362934d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:40.666233 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e395004-81c8-41d3-8eda-4235aa747408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:40.693542 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e395004-81c8-41d3-8eda-4235aa747408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:40.693542 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Flow 'volume_create_api' (39a5b037-2631-47ec-bf7e-308e184b0d01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:40.693542 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume request issued successfully. Aug 25 04:56:40.693542 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-892f6a13-1204-47fe-bc03-42f3483bdac2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:40.693542 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 851/3436] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:56:40 2026] POST /volume/v3/volumes => generated 749 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:40.710800 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-815708ba-02e1-4201-8943-90af4e63f9e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:40.715619 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-815708ba-02e1-4201-8943-90af4e63f9e1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b Aug 25 04:56:40.715619 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-815708ba-02e1-4201-8943-90af4e63f9e1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:40.715619 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-815708ba-02e1-4201-8943-90af4e63f9e1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:40.724850 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:40.724850 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:40.732418 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-815708ba-02e1-4201-8943-90af4e63f9e1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:56:40.738641 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-815708ba-02e1-4201-8943-90af4e63f9e1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b returned with HTTP 200 Aug 25 04:56:40.739380 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 859/3437] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:40 2026] GET /volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:41.071452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3aaf2892-989c-46d2-b76f-9bee8bf010d0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:41.079445 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3aaf2892-989c-46d2-b76f-9bee8bf010d0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:41.079445 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3aaf2892-989c-46d2-b76f-9bee8bf010d0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:41.079445 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3aaf2892-989c-46d2-b76f-9bee8bf010d0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:41.079445 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3aaf2892-989c-46d2-b76f-9bee8bf010d0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:41.086653 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:41.086653 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:41.090237 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3aaf2892-989c-46d2-b76f-9bee8bf010d0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:41.090237 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 868/3438] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:41 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:56:41.352381 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-145bc413-3b63-41e8-a5ea-0dbc8ea22c4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:41.356844 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-145bc413-3b63-41e8-a5ea-0dbc8ea22c4b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07/encryption Aug 25 04:56:41.357643 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-145bc413-3b63-41e8-a5ea-0dbc8ea22c4b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:41.359283 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-145bc413-3b63-41e8-a5ea-0dbc8ea22c4b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:41.380115 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:41.380115 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:41.392497 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-145bc413-3b63-41e8-a5ea-0dbc8ea22c4b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07/encryption returned with HTTP 200 Aug 25 04:56:41.392497 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 861/3439] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:56:41 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07/encryption => generated 161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:41.758525 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ece2b60a-a798-4ef4-baca-bdfc20173778 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:41.763034 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ece2b60a-a798-4ef4-baca-bdfc20173778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b Aug 25 04:56:41.763476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ece2b60a-a798-4ef4-baca-bdfc20173778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:41.763678 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ece2b60a-a798-4ef4-baca-bdfc20173778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:41.775913 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:41.775913 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:41.786855 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ece2b60a-a798-4ef4-baca-bdfc20173778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:56:41.795097 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ece2b60a-a798-4ef4-baca-bdfc20173778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b returned with HTTP 200 Aug 25 04:56:41.795690 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 852/3440] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:41 2026] GET /volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:41.816877 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-387b980b-3b4b-4367-b116-abed763dfd22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:41.818584 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-387b980b-3b4b-4367-b116-abed763dfd22 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:56:41.818835 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-387b980b-3b4b-4367-b116-abed763dfd22 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "524aad3b-b5a1-4988-9d32-3f8fa3e23f9b", "name": "tempest-VolumesBackupsTest-Backup-1360129932"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:41.820759 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-387b980b-3b4b-4367-b116-abed763dfd22 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating new backup {'backup': {'volume_id': '524aad3b-b5a1-4988-9d32-3f8fa3e23f9b', 'name': 'tempest-VolumesBackupsTest-Backup-1360129932'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:56:41.820949 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-387b980b-3b4b-4367-b116-abed763dfd22 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating backup of volume 524aad3b-b5a1-4988-9d32-3f8fa3e23f9b in container None Aug 25 04:56:41.831112 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:41.831112 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:41.831884 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-387b980b-3b4b-4367-b116-abed763dfd22 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:56:41.890735 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-387b980b-3b4b-4367-b116-abed763dfd22 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['27c21c17-739e-44e1-8378-a0563329d8e0', 'fcffd4d7-6bcf-44aa-ae88-75059bc07c33'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:41.944066 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-387b980b-3b4b-4367-b116-abed763dfd22 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:56:41.944909 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 860/3441] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:41 2026] POST /volume/v3/backups => generated 330 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:41.956656 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-89ab78bf-a2ca-4d2a-8814-9b99c9333c52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:41.960051 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89ab78bf-a2ca-4d2a-8814-9b99c9333c52 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:41.960051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89ab78bf-a2ca-4d2a-8814-9b99c9333c52 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:41.960178 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89ab78bf-a2ca-4d2a-8814-9b99c9333c52 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:41.960322 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-89ab78bf-a2ca-4d2a-8814-9b99c9333c52 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:41.969522 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:41.969522 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:41.970975 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89ab78bf-a2ca-4d2a-8814-9b99c9333c52 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:41.971788 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 869/3442] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:41 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:42.101492 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2570953-8189-4118-8a85-d9b7fc19a58a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:42.104049 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2570953-8189-4118-8a85-d9b7fc19a58a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:42.104049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2570953-8189-4118-8a85-d9b7fc19a58a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:42.104049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2570953-8189-4118-8a85-d9b7fc19a58a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:42.104269 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e2570953-8189-4118-8a85-d9b7fc19a58a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:42.115547 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:42.115547 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:42.115547 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2570953-8189-4118-8a85-d9b7fc19a58a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:42.115547 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 862/3443] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:42 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:42.706391 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-0ceee951-0005-412a-8e72-2d5e178c36ac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:42.709363 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-0ceee951-0005-412a-8e72-2d5e178c36ac tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/d5660c5a-5385-47be-b153-8fadf219d3eb Aug 25 04:56:42.709519 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-0ceee951-0005-412a-8e72-2d5e178c36ac tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:42.709758 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-0ceee951-0005-412a-8e72-2d5e178c36ac tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:42.721763 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:42.721763 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:42.808455 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b4515cb3-28fd-4a6d-ac51-0da73a2eab64 req-0ceee951-0005-412a-8e72-2d5e178c36ac tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/d5660c5a-5385-47be-b153-8fadf219d3eb returned with HTTP 200 Aug 25 04:56:42.808455 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 853/3444] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:56:42 2026] DELETE /volume/v3/attachments/d5660c5a-5385-47be-b153-8fadf219d3eb => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:42.990001 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b138eb3a-fb11-4bbc-a9b3-3db6c1ba4719 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:42.992293 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b138eb3a-fb11-4bbc-a9b3-3db6c1ba4719 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:42.992614 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b138eb3a-fb11-4bbc-a9b3-3db6c1ba4719 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:42.993642 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b138eb3a-fb11-4bbc-a9b3-3db6c1ba4719 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:42.993642 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b138eb3a-fb11-4bbc-a9b3-3db6c1ba4719 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:43.010184 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:43.010184 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:43.012332 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b138eb3a-fb11-4bbc-a9b3-3db6c1ba4719 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:43.012332 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 861/3445] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:42 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 739 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:43.129899 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be5a9750-65a1-4cbd-8fd9-7de1be469057 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:43.134388 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be5a9750-65a1-4cbd-8fd9-7de1be469057 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:43.134742 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be5a9750-65a1-4cbd-8fd9-7de1be469057 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:43.135377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be5a9750-65a1-4cbd-8fd9-7de1be469057 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:43.135377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-be5a9750-65a1-4cbd-8fd9-7de1be469057 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:43.145990 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:43.145990 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:43.146990 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be5a9750-65a1-4cbd-8fd9-7de1be469057 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:43.148357 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 870/3446] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:43 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:43.573911 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b052eaa-cb9d-4cb8-9f5b-0358dcdc07b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:43.577114 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b052eaa-cb9d-4cb8-9f5b-0358dcdc07b1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:43.577531 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b052eaa-cb9d-4cb8-9f5b-0358dcdc07b1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:43.577531 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b052eaa-cb9d-4cb8-9f5b-0358dcdc07b1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:43.577742 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1b052eaa-cb9d-4cb8-9f5b-0358dcdc07b1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: 6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:43.588348 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:43.588348 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:43.589305 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1b052eaa-cb9d-4cb8-9f5b-0358dcdc07b1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:43.612666 np0000008045 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-1b052eaa-cb9d-4cb8-9f5b-0358dcdc07b1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 04:56:43.627821 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1b052eaa-cb9d-4cb8-9f5b-0358dcdc07b1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 04:56:43.628263 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b052eaa-cb9d-4cb8-9f5b-0358dcdc07b1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 returned with HTTP 202 Aug 25 04:56:43.629025 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 863/3447] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:43 2026] DELETE /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:43.645044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b2e6f1f4-d493-45f3-b50b-d67e258cac49 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:43.645213 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2e6f1f4-d493-45f3-b50b-d67e258cac49 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:43.645450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2e6f1f4-d493-45f3-b50b-d67e258cac49 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:43.645712 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2e6f1f4-d493-45f3-b50b-d67e258cac49 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:43.658415 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:43.658415 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:43.661625 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b2e6f1f4-d493-45f3-b50b-d67e258cac49 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:43.668342 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2e6f1f4-d493-45f3-b50b-d67e258cac49 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 returned with HTTP 200 Aug 25 04:56:43.668342 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 854/3448] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:43 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:44.031628 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-051aa983-f761-430f-9219-362179f2e93d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:44.040511 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-051aa983-f761-430f-9219-362179f2e93d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:44.040825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-051aa983-f761-430f-9219-362179f2e93d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:44.041111 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-051aa983-f761-430f-9219-362179f2e93d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:44.041270 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-051aa983-f761-430f-9219-362179f2e93d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:44.049666 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:44.049666 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:44.050976 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-051aa983-f761-430f-9219-362179f2e93d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:44.051681 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 862/3449] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:44 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:44.169359 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4b881f38-9237-43b7-9c16-2ee55cfb8a44 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:44.171679 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b881f38-9237-43b7-9c16-2ee55cfb8a44 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:44.172100 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b881f38-9237-43b7-9c16-2ee55cfb8a44 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:44.172441 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4b881f38-9237-43b7-9c16-2ee55cfb8a44 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:44.172667 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4b881f38-9237-43b7-9c16-2ee55cfb8a44 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:44.181293 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:44.181293 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:44.182748 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4b881f38-9237-43b7-9c16-2ee55cfb8a44 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:44.183764 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 871/3450] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:44 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:44.687309 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-399147f5-647f-4070-9b7b-581660cf25d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:44.690475 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-399147f5-647f-4070-9b7b-581660cf25d7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 Aug 25 04:56:44.690901 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-399147f5-647f-4070-9b7b-581660cf25d7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:44.691058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-399147f5-647f-4070-9b7b-581660cf25d7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:44.700596 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-399147f5-647f-4070-9b7b-581660cf25d7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 returned with HTTP 404 Aug 25 04:56:44.701757 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 864/3451] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:44 2026] GET /volume/v3/volumes/6bb14c60-52c0-4a25-b534-92b71674fb07 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:44.719666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-611983f0-66d7-4aa3-86ec-68c7fa3efa77 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:44.722002 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-611983f0-66d7-4aa3-86ec-68c7fa3efa77 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 04:56:44.722115 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-611983f0-66d7-4aa3-86ec-68c7fa3efa77 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:44.722470 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-611983f0-66d7-4aa3-86ec-68c7fa3efa77 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:44.723371 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-611983f0-66d7-4aa3-86ec-68c7fa3efa77 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:56:44.769459 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-611983f0-66d7-4aa3-86ec-68c7fa3efa77 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Get all volumes completed successfully. Aug 25 04:56:44.769817 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:44.769817 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:44.775744 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-611983f0-66d7-4aa3-86ec-68c7fa3efa77 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 04:56:44.776330 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 855/3452] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 04:56:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6164 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:44.793890 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c65930d-7626-45a4-a044-c578742bb7c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:44.796693 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c65930d-7626-45a4-a044-c578742bb7c2 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] DELETE https://10.4.3.213/volume/v3/types/b2bfde9c-9ad7-4f89-99f1-0a20235790ed Aug 25 04:56:44.797215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c65930d-7626-45a4-a044-c578742bb7c2 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:44.797579 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c65930d-7626-45a4-a044-c578742bb7c2 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:44.834419 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c65930d-7626-45a4-a044-c578742bb7c2 tempest-TestVolumeBootPattern-2127635728 tempest-TestVolumeBootPattern-2127635728-project-admin] https://10.4.3.213/volume/v3/types/b2bfde9c-9ad7-4f89-99f1-0a20235790ed returned with HTTP 202 Aug 25 04:56:44.835764 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 863/3453] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:56:44 2026] DELETE /volume/v3/types/b2bfde9c-9ad7-4f89-99f1-0a20235790ed => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:44.879405 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-88bab200-aa0c-4680-8687-32a084b13e91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:44.881710 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:44.882161 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1646942201", "snapshot_id": null, "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:44.884238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1646942201', 'snapshot_id': None, 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:45.004911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 04:56:45.016169 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 04:56:45.023496 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (3c76739f-fcdb-4712-95cc-b1c2a526ca9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:45.025569 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8493ff6e-915d-4c2c-87d3-c1e0514925b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:45.027589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:45.067743 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a341b4bf-6d76-4254-a82a-ed2b053a1945 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:45.071540 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a341b4bf-6d76-4254-a82a-ed2b053a1945 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:45.071994 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a341b4bf-6d76-4254-a82a-ed2b053a1945 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:45.072167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a341b4bf-6d76-4254-a82a-ed2b053a1945 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:45.072360 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a341b4bf-6d76-4254-a82a-ed2b053a1945 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:45.078765 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:45.078765 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:45.079940 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a341b4bf-6d76-4254-a82a-ed2b053a1945 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:45.080439 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 865/3454] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:45 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:45.118327 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8493ff6e-915d-4c2c-87d3-c1e0514925b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:45.119385 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b09a5db-0de0-4a7b-b93d-71b509aadb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:45.204728 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2203bf54-4dd8-4dd9-8680-94013759a487 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:45.210361 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2203bf54-4dd8-4dd9-8680-94013759a487 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:45.213010 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2203bf54-4dd8-4dd9-8680-94013759a487 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:45.213010 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2203bf54-4dd8-4dd9-8680-94013759a487 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:45.213187 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2203bf54-4dd8-4dd9-8680-94013759a487 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:45.219041 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['c12ebb5a-126d-4044-8104-a025515ca52e', 'b3b86c4d-da68-4e0a-b28f-2050a2908a5a', '60c2160b-29c6-4492-b849-3728f69cd065', 'a18bf17e-846f-46e1-8819-64fe4f5dd4cb'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:45.219821 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:45.219821 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:45.220129 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b09a5db-0de0-4a7b-b93d-71b509aadb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c12ebb5a-126d-4044-8104-a025515ca52e', 'b3b86c4d-da68-4e0a-b28f-2050a2908a5a', '60c2160b-29c6-4492-b849-3728f69cd065', 'a18bf17e-846f-46e1-8819-64fe4f5dd4cb']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:45.221205 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea01907b-5999-4ea2-9aa3-35d0936aabdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:45.221441 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2203bf54-4dd8-4dd9-8680-94013759a487 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:45.221441 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 856/3455] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:45 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:45.258208 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea01907b-5999-4ea2-9aa3-35d0936aabdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3fcfd06-0b4b-42e1-a015-1a87edb7ef67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1646942201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['c12ebb5a-126d-4044-8104-a025515ca52e','b3b86c4d-da68-4e0a-b28f-2050a2908a5a','60c2160b-29c6-4492-b849-3728f69cd065','a18bf17e-846f-46e1-8819-64fe4f5dd4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1646942201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3fcfd06-0b4b-42e1-a015-1a87edb7ef67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:45.259326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ccca50-8899-49e8-9d23-a24eaa1c45c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:45.297375 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ccca50-8899-49e8-9d23-a24eaa1c45c6) transitioned into state 'SUCCESS' from state '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-1646942201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['c12ebb5a-126d-4044-8104-a025515ca52e','b3b86c4d-da68-4e0a-b28f-2050a2908a5a','60c2160b-29c6-4492-b849-3728f69cd065','a18bf17e-846f-46e1-8819-64fe4f5dd4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:45.298381 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547721c0-2f33-4d37-9be2-1605e0dc4374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:45.322835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547721c0-2f33-4d37-9be2-1605e0dc4374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:45.324204 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (3c76739f-fcdb-4712-95cc-b1c2a526ca9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:45.324698 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 04:56:45.325371 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-88bab200-aa0c-4680-8687-32a084b13e91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:45.326022 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 872/3456] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:44 2026] POST /volume/v3/volumes => generated 759 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:45.341987 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5368190f-15de-463f-b301-92325425df74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:45.346138 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5368190f-15de-463f-b301-92325425df74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:56:45.346380 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5368190f-15de-463f-b301-92325425df74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:45.346643 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5368190f-15de-463f-b301-92325425df74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:45.368465 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:45.368465 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:45.376083 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5368190f-15de-463f-b301-92325425df74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:45.381321 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5368190f-15de-463f-b301-92325425df74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 returned with HTTP 200 Aug 25 04:56:45.381920 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 864/3457] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:45 2026] GET /volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:45.984280 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8bdaaa00-8f63-42e5-9e20-e3eae1950e69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:45.988915 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bdaaa00-8f63-42e5-9e20-e3eae1950e69 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] GET https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 Aug 25 04:56:45.989598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bdaaa00-8f63-42e5-9e20-e3eae1950e69 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:45.989894 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bdaaa00-8f63-42e5-9e20-e3eae1950e69 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:46.005173 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:46.005173 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:46.012176 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8bdaaa00-8f63-42e5-9e20-e3eae1950e69 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Volume info retrieved successfully. Aug 25 04:56:46.016399 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:46.017850 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bdaaa00-8f63-42e5-9e20-e3eae1950e69 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 returned with HTTP 200 Aug 25 04:56:46.018378 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 866/3458] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:45 2026] GET /volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:46.093282 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c63d0ca-6f7b-492c-bb51-c28c6118e40f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:46.095268 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c63d0ca-6f7b-492c-bb51-c28c6118e40f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:46.095867 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c63d0ca-6f7b-492c-bb51-c28c6118e40f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:46.096219 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c63d0ca-6f7b-492c-bb51-c28c6118e40f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:46.096518 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0c63d0ca-6f7b-492c-bb51-c28c6118e40f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:46.102672 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:46.102672 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:46.102672 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c63d0ca-6f7b-492c-bb51-c28c6118e40f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:46.102672 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 873/3459] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:46 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:46.108215 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:46.108701 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1116290924", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:46.110284 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1116290924', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:46.111910 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Create volume of 1 GB Aug 25 04:56:46.119697 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Availability Zones retrieved successfully. Aug 25 04:56:46.126407 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Flow 'volume_create_api' (39a8b00c-5570-4f07-9404-581b37327c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:46.129651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ddfd8b0-7eac-4af4-b857-fbfc0b89b2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.131416 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:46.171454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ddfd8b0-7eac-4af4-b857-fbfc0b89b2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.172624 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706da5ca-6353-4d4e-a0df-fe9c8848551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.233580 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cfc181f2-639d-46b7-90a2-b50461bce375 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:46.237607 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfc181f2-639d-46b7-90a2-b50461bce375 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:56:46.237607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfc181f2-639d-46b7-90a2-b50461bce375 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:46.237607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfc181f2-639d-46b7-90a2-b50461bce375 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:46.237607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cfc181f2-639d-46b7-90a2-b50461bce375 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:46.241923 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:46.241923 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:46.242935 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfc181f2-639d-46b7-90a2-b50461bce375 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:56:46.243408 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 865/3460] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:46 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:46.256784 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37c51032-192c-4339-8d9a-36fcd79cff00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:46.259386 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37c51032-192c-4339-8d9a-36fcd79cff00 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:56:46.260619 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37c51032-192c-4339-8d9a-36fcd79cff00 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31b7e44b-4158-431e-994a-baebc573f9b8"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:46.261834 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-37c51032-192c-4339-8d9a-36fcd79cff00 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating new backup {'backup': {'volume_id': '31b7e44b-4158-431e-994a-baebc573f9b8'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:56:46.261834 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-37c51032-192c-4339-8d9a-36fcd79cff00 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating backup of volume 31b7e44b-4158-431e-994a-baebc573f9b8 in container None Aug 25 04:56:46.277989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Created reservations ['f7f82b44-9d19-466b-a490-0aaa2b413db6', '3b7c382f-71c7-40c6-a9fb-4f5342d5d689', '5fa60f54-67a8-47e6-9113-f1cf8170538d', 'fcba46e0-2384-47c1-8945-a5efe0c3e9e2'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:46.279129 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706da5ca-6353-4d4e-a0df-fe9c8848551e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7f82b44-9d19-466b-a490-0aaa2b413db6', '3b7c382f-71c7-40c6-a9fb-4f5342d5d689', '5fa60f54-67a8-47e6-9113-f1cf8170538d', 'fcba46e0-2384-47c1-8945-a5efe0c3e9e2']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.280283 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add9e35e-f3a8-4879-96e6-0bfb7b6584bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.327387 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add9e35e-f3a8-4879-96e6-0bfb7b6584bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7a42065-01cd-4f58-b5b1-52d41cd76ed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1116290924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='127da7f6d5114225b0ee3e0060e56065',qos_specs=None,replication_status=,reservations=['f7f82b44-9d19-466b-a490-0aaa2b413db6','3b7c382f-71c7-40c6-a9fb-4f5342d5d689','5fa60f54-67a8-47e6-9113-f1cf8170538d','fcba46e0-2384-47c1-8945-a5efe0c3e9e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b190c251964939aad8d86f15b59251',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1116290924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7a42065-01cd-4f58-b5b1-52d41cd76ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='127da7f6d5114225b0ee3e0060e56065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6b190c251964939aad8d86f15b59251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.329025 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc99c72d-aacb-4c9f-abb5-6e5c2ce7b026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.370358 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc99c72d-aacb-4c9f-abb5-6e5c2ce7b026) transitioned into state 'SUCCESS' from state '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-1116290924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='127da7f6d5114225b0ee3e0060e56065',qos_specs=None,replication_status=,reservations=['f7f82b44-9d19-466b-a490-0aaa2b413db6','3b7c382f-71c7-40c6-a9fb-4f5342d5d689','5fa60f54-67a8-47e6-9113-f1cf8170538d','fcba46e0-2384-47c1-8945-a5efe0c3e9e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b190c251964939aad8d86f15b59251',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.371652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de60960c-6e91-46e7-b5dc-6c930ced038b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.386966 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de60960c-6e91-46e7-b5dc-6c930ced038b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.388270 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Flow 'volume_create_api' (39a8b00c-5570-4f07-9404-581b37327c00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:46.388708 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Create volume request issued successfully. Aug 25 04:56:46.389308 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6f7de5fe-8674-42c9-ba1a-c78413e9b261 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:46.389918 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 857/3461] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:46 2026] POST /volume/v3/volumes => generated 765 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:46.398749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f879978e-43d4-4a42-93df-79e31ebdd05a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:46.405234 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f879978e-43d4-4a42-93df-79e31ebdd05a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:56:46.405234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f879978e-43d4-4a42-93df-79e31ebdd05a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:46.405234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f879978e-43d4-4a42-93df-79e31ebdd05a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:46.409789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:46.412776 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:46.413180 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1478840367", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:46.415626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1478840367', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:46.415626 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Create volume of 1 GB Aug 25 04:56:46.421440 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:46.421440 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:46.422185 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Availability Zones retrieved successfully. Aug 25 04:56:46.428039 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f879978e-43d4-4a42-93df-79e31ebdd05a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:46.435114 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Flow 'volume_create_api' (8eba9faa-74b4-45ca-91eb-7dcf9e73a30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:46.437091 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cae556-0e4c-49cb-91d1-006512c358db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.439100 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f879978e-43d4-4a42-93df-79e31ebdd05a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 returned with HTTP 200 Aug 25 04:56:46.439100 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 874/3462] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:46 2026] GET /volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:46.439242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:46.452602 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e4e774e5-5b43-444d-9f54-7cbdbde58b3e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:46.455068 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4e774e5-5b43-444d-9f54-7cbdbde58b3e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:56:46.455311 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4e774e5-5b43-444d-9f54-7cbdbde58b3e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:46.456000 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4e774e5-5b43-444d-9f54-7cbdbde58b3e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:46.464477 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:46.464477 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:46.469829 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e4e774e5-5b43-444d-9f54-7cbdbde58b3e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:46.472725 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cae556-0e4c-49cb-91d1-006512c358db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.473727 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902a43fb-cf33-464e-a569-879eba108c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.475737 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4e774e5-5b43-444d-9f54-7cbdbde58b3e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 returned with HTTP 200 Aug 25 04:56:46.476179 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 858/3463] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:46 2026] GET /volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:46.479453 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:46.479453 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:46.479453 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37c51032-192c-4339-8d9a-36fcd79cff00 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:56:46.500139 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-37c51032-192c-4339-8d9a-36fcd79cff00 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['db279c3b-6e34-490a-be62-ebc19ab4ca4a', '765c6ccf-071d-4c5d-8110-25970e7307a2'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:46.527217 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Created reservations ['8681e2bd-2448-46da-bd23-8fd622d8c5f7', 'ddfdb997-f3ed-45e5-a045-b1e2c4ca9345', '1ab1eee6-7e90-419a-b3e8-421ab2a92732', '8fcd0dac-80a1-4ec5-88ec-2019b1521fda'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:46.528085 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902a43fb-cf33-464e-a569-879eba108c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8681e2bd-2448-46da-bd23-8fd622d8c5f7', 'ddfdb997-f3ed-45e5-a045-b1e2c4ca9345', '1ab1eee6-7e90-419a-b3e8-421ab2a92732', '8fcd0dac-80a1-4ec5-88ec-2019b1521fda']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.529023 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7507b4b5-47b8-44af-b164-735d2f99a54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.536599 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37c51032-192c-4339-8d9a-36fcd79cff00 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:56:46.537078 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 867/3464] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:56:46 2026] POST /volume/v3/backups => generated 288 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:46.551638 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2c8a089b-71d9-43c3-8df0-9773ebce67da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:46.554163 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c8a089b-71d9-43c3-8df0-9773ebce67da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:46.554402 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c8a089b-71d9-43c3-8df0-9773ebce67da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:46.554660 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c8a089b-71d9-43c3-8df0-9773ebce67da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:46.554809 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2c8a089b-71d9-43c3-8df0-9773ebce67da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:46.559592 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:46.559592 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:46.560305 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c8a089b-71d9-43c3-8df0-9773ebce67da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:46.560816 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 875/3465] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:46 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:46.563305 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7507b4b5-47b8-44af-b164-735d2f99a54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6471b289-bd0a-4428-bfdc-8faee844bf27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1478840367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='127da7f6d5114225b0ee3e0060e56065',qos_specs=None,replication_status=,reservations=['8681e2bd-2448-46da-bd23-8fd622d8c5f7','ddfdb997-f3ed-45e5-a045-b1e2c4ca9345','1ab1eee6-7e90-419a-b3e8-421ab2a92732','8fcd0dac-80a1-4ec5-88ec-2019b1521fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b190c251964939aad8d86f15b59251',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1478840367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6471b289-bd0a-4428-bfdc-8faee844bf27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='127da7f6d5114225b0ee3e0060e56065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6b190c251964939aad8d86f15b59251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.564611 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a14f46f-6623-436d-a2b0-55ebfec90d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.589633 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a14f46f-6623-436d-a2b0-55ebfec90d25) transitioned into state 'SUCCESS' from state '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-1478840367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='127da7f6d5114225b0ee3e0060e56065',qos_specs=None,replication_status=,reservations=['8681e2bd-2448-46da-bd23-8fd622d8c5f7','ddfdb997-f3ed-45e5-a045-b1e2c4ca9345','1ab1eee6-7e90-419a-b3e8-421ab2a92732','8fcd0dac-80a1-4ec5-88ec-2019b1521fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b190c251964939aad8d86f15b59251',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.590411 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666afde5-ac63-440d-baf9-5029bce65767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:46.602837 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666afde5-ac63-440d-baf9-5029bce65767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:46.603727 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Flow 'volume_create_api' (8eba9faa-74b4-45ca-91eb-7dcf9e73a30f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:46.604043 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Create volume request issued successfully. Aug 25 04:56:46.605094 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe0b390c-b3e9-41ba-b106-fe12d41e0cb2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:46.605738 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 866/3466] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:46 2026] POST /volume/v3/volumes => generated 765 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:47.034273 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-26ae8501-0397-4508-9112-dc7bff8a905d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:47.036309 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-26ae8501-0397-4508-9112-dc7bff8a905d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] GET https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 Aug 25 04:56:47.036577 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-26ae8501-0397-4508-9112-dc7bff8a905d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:47.036832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-26ae8501-0397-4508-9112-dc7bff8a905d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:47.047225 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:47.047225 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:47.055229 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-26ae8501-0397-4508-9112-dc7bff8a905d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Volume info retrieved successfully. Aug 25 04:56:47.064265 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-26ae8501-0397-4508-9112-dc7bff8a905d tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 returned with HTTP 200 Aug 25 04:56:47.065184 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 859/3467] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:47 2026] GET /volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:47.115050 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3274f174-5c24-4c08-9751-a763d17835c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:47.117800 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3274f174-5c24-4c08-9751-a763d17835c9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:47.118141 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3274f174-5c24-4c08-9751-a763d17835c9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:47.118399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3274f174-5c24-4c08-9751-a763d17835c9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:47.118552 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3274f174-5c24-4c08-9751-a763d17835c9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:47.127050 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:47.127050 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:47.127973 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3274f174-5c24-4c08-9751-a763d17835c9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:47.128796 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 868/3468] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:47 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:47.579038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0358d506-6df6-45fa-bdc9-e611c1e93754 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:47.579038 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0358d506-6df6-45fa-bdc9-e611c1e93754 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:47.579758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0358d506-6df6-45fa-bdc9-e611c1e93754 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:47.579758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0358d506-6df6-45fa-bdc9-e611c1e93754 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:47.582319 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0358d506-6df6-45fa-bdc9-e611c1e93754 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:47.586187 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:47.586187 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:47.587250 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0358d506-6df6-45fa-bdc9-e611c1e93754 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:47.587834 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 876/3469] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:47 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:47.686507 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7a8f352-d9ab-4d38-8f90-1733429ccc13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:47.688654 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7a8f352-d9ab-4d38-8f90-1733429ccc13 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] DELETE https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 Aug 25 04:56:47.688859 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7a8f352-d9ab-4d38-8f90-1733429ccc13 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:47.689075 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7a8f352-d9ab-4d38-8f90-1733429ccc13 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:47.689262 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b7a8f352-d9ab-4d38-8f90-1733429ccc13 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Delete volume with id: fa284062-3f2c-4fe7-bf54-0f2642d77882 Aug 25 04:56:47.699197 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:47.699197 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:47.700229 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7a8f352-d9ab-4d38-8f90-1733429ccc13 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Volume info retrieved successfully. Aug 25 04:56:47.734819 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7a8f352-d9ab-4d38-8f90-1733429ccc13 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Delete volume request issued successfully. Aug 25 04:56:47.735161 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7a8f352-d9ab-4d38-8f90-1733429ccc13 tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 returned with HTTP 202 Aug 25 04:56:47.735707 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 867/3470] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:56:47 2026] DELETE /volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:56:47.745710 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-121e270c-df65-43ad-9f4f-5595acbbd86a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:47.748438 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-121e270c-df65-43ad-9f4f-5595acbbd86a tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] GET https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 Aug 25 04:56:47.749086 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-121e270c-df65-43ad-9f4f-5595acbbd86a tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:47.749086 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-121e270c-df65-43ad-9f4f-5595acbbd86a tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:47.763919 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:47.763919 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:47.770984 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-121e270c-df65-43ad-9f4f-5595acbbd86a tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Volume info retrieved successfully. Aug 25 04:56:47.779907 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-121e270c-df65-43ad-9f4f-5595acbbd86a tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 returned with HTTP 200 Aug 25 04:56:47.781023 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 860/3471] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:47 2026] GET /volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:48.142261 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da691539-5c95-4cf3-bd2e-b193344444b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:48.145011 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da691539-5c95-4cf3-bd2e-b193344444b7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:48.145011 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da691539-5c95-4cf3-bd2e-b193344444b7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:48.147639 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da691539-5c95-4cf3-bd2e-b193344444b7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:48.147639 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-da691539-5c95-4cf3-bd2e-b193344444b7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:48.154410 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:48.154410 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:48.155756 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da691539-5c95-4cf3-bd2e-b193344444b7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:48.156611 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 869/3472] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:48 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:48.312394 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-70a05d9d-ad91-4282-bed6-6188617ea365 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:48.315790 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-70a05d9d-ad91-4282-bed6-6188617ea365 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:56:48.316114 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-70a05d9d-ad91-4282-bed6-6188617ea365 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:48.316382 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-70a05d9d-ad91-4282-bed6-6188617ea365 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:48.328584 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:48.328584 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:48.337597 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-70a05d9d-ad91-4282-bed6-6188617ea365 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:48.344512 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-70a05d9d-ad91-4282-bed6-6188617ea365 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 returned with HTTP 200 Aug 25 04:56:48.345149 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 877/3473] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:56:48 2026] GET /volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:48.601013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92e66430-d8ae-4697-a7c6-6c3575474171 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:48.603774 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92e66430-d8ae-4697-a7c6-6c3575474171 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:48.603774 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92e66430-d8ae-4697-a7c6-6c3575474171 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:48.603774 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92e66430-d8ae-4697-a7c6-6c3575474171 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:48.603774 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-92e66430-d8ae-4697-a7c6-6c3575474171 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:48.611059 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:48.611059 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:48.611893 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92e66430-d8ae-4697-a7c6-6c3575474171 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:48.612800 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 868/3474] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:48 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:48.798908 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5958eaa0-7526-4990-a4a3-35cb82adb96c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:48.801019 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5958eaa0-7526-4990-a4a3-35cb82adb96c tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] GET https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 Aug 25 04:56:48.801356 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5958eaa0-7526-4990-a4a3-35cb82adb96c tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:48.801716 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5958eaa0-7526-4990-a4a3-35cb82adb96c tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:48.809477 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5958eaa0-7526-4990-a4a3-35cb82adb96c tempest-TestImageHashVerification-533887237 tempest-TestImageHashVerification-533887237-project-member] https://10.4.3.213/volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 returned with HTTP 404 Aug 25 04:56:48.810267 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 861/3475] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:48 2026] GET /volume/v3/volumes/fa284062-3f2c-4fe7-bf54-0f2642d77882 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:48.905465 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-3e9b2bef-71ab-4ed3-af1c-e81d9e8a6cc5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:48.908359 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-3e9b2bef-71ab-4ed3-af1c-e81d9e8a6cc5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:56:48.908678 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-3e9b2bef-71ab-4ed3-af1c-e81d9e8a6cc5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:48.908925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-3e9b2bef-71ab-4ed3-af1c-e81d9e8a6cc5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:48.919350 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:48.919350 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:48.928189 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-3e9b2bef-71ab-4ed3-af1c-e81d9e8a6cc5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:48.934948 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-3e9b2bef-71ab-4ed3-af1c-e81d9e8a6cc5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 returned with HTTP 200 Aug 25 04:56:48.937450 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 870/3476] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:56:48 2026] GET /volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:48.946396 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3d7ab1f0-b2f7-4a37-bed6-83020457c952 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:48.947029 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d7ab1f0-b2f7-4a37-bed6-83020457c952 None None] GET https://10.4.3.213/volume// Aug 25 04:56:48.947248 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d7ab1f0-b2f7-4a37-bed6-83020457c952 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:48.947556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3d7ab1f0-b2f7-4a37-bed6-83020457c952 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:48.948002 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3d7ab1f0-b2f7-4a37-bed6-83020457c952 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:56:48.948396 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 878/3477] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:56: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 25 04:56:48.960242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-f6fc0b7c-62fb-427c-b691-06b55c41cc6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:48.964080 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-f6fc0b7c-62fb-427c-b691-06b55c41cc6c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:56:48.964444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-f6fc0b7c-62fb-427c-b691-06b55c41cc6c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3fcfd06-0b4b-42e1-a015-1a87edb7ef67", "connector": null, "instance_uuid": "a71a8938-0d5e-4e2e-94a2-ae72bd148e04"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:48.973896 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:48.973896 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:49.001133 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-f6fc0b7c-62fb-427c-b691-06b55c41cc6c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:56:49.001655 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 869/3478] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:56:48 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 25 04:56:49.172339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8be6429e-a6b6-4b5f-a5c3-f9d5e8034604 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:49.181439 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8be6429e-a6b6-4b5f-a5c3-f9d5e8034604 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:49.181439 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8be6429e-a6b6-4b5f-a5c3-f9d5e8034604 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:49.184037 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8be6429e-a6b6-4b5f-a5c3-f9d5e8034604 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:49.184037 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8be6429e-a6b6-4b5f-a5c3-f9d5e8034604 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:49.193823 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:49.193823 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:49.193823 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8be6429e-a6b6-4b5f-a5c3-f9d5e8034604 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:49.193823 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 862/3479] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:49 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:56:49.631936 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-350d1cf3-2f62-45ad-94ab-76436400139a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:49.634225 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-350d1cf3-2f62-45ad-94ab-76436400139a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:49.634493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-350d1cf3-2f62-45ad-94ab-76436400139a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:49.634738 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-350d1cf3-2f62-45ad-94ab-76436400139a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:49.634952 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-350d1cf3-2f62-45ad-94ab-76436400139a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:49.641441 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:49.641441 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:49.642174 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-350d1cf3-2f62-45ad-94ab-76436400139a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:49.642649 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 871/3480] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:49 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:50.208457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02776760-9734-49a9-bf4b-e473acf00dab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:50.210751 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02776760-9734-49a9-bf4b-e473acf00dab tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:50.211012 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02776760-9734-49a9-bf4b-e473acf00dab tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:50.211267 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02776760-9734-49a9-bf4b-e473acf00dab tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:50.211394 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-02776760-9734-49a9-bf4b-e473acf00dab tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:50.220268 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:50.220268 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:50.220576 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02776760-9734-49a9-bf4b-e473acf00dab tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:50.220851 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 879/3481] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:50 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:50.663205 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-edc02905-7187-46da-848e-d5ac693b4b80 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:50.668903 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edc02905-7187-46da-848e-d5ac693b4b80 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:50.669762 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edc02905-7187-46da-848e-d5ac693b4b80 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:50.670770 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edc02905-7187-46da-848e-d5ac693b4b80 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:50.670924 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-edc02905-7187-46da-848e-d5ac693b4b80 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:50.679273 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:50.679273 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:50.680366 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edc02905-7187-46da-848e-d5ac693b4b80 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:50.680898 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 870/3482] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:50 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:50.900103 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1ff074d5-bb98-4b7c-a7be-3a9f0a9e5a38 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:50.900470 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ff074d5-bb98-4b7c-a7be-3a9f0a9e5a38 None None] GET https://10.4.3.213/volume// Aug 25 04:56:50.900684 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ff074d5-bb98-4b7c-a7be-3a9f0a9e5a38 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:50.900954 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ff074d5-bb98-4b7c-a7be-3a9f0a9e5a38 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:50.901295 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ff074d5-bb98-4b7c-a7be-3a9f0a9e5a38 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:56:50.901717 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 863/3483] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:56: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 25 04:56:50.910213 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-2940c4c9-c73a-4ae0-b6e1-650e7d2f8e32 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:50.914076 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-2940c4c9-c73a-4ae0-b6e1-650e7d2f8e32 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:56:50.914438 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-2940c4c9-c73a-4ae0-b6e1-650e7d2f8e32 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:50.914743 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-2940c4c9-c73a-4ae0-b6e1-650e7d2f8e32 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:50.930017 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:50.930017 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:50.934569 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-2940c4c9-c73a-4ae0-b6e1-650e7d2f8e32 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:56:50.940718 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-2940c4c9-c73a-4ae0-b6e1-650e7d2f8e32 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 returned with HTTP 200 Aug 25 04:56:50.941287 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 872/3484] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:56:50 2026] GET /volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:56:51.065095 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-ffd39ad0-126c-4ace-9207-8cb4b9fda79b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:51.066123 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-ffd39ad0-126c-4ace-9207-8cb4b9fda79b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/d12ce019-4538-46e0-83a7-8db7816c3ea1 Aug 25 04:56:51.066708 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-ffd39ad0-126c-4ace-9207-8cb4b9fda79b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:51.078764 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-ffd39ad0-126c-4ace-9207-8cb4b9fda79b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-f3fcfd06-0b4b-42e1-a015-1a87edb7ef67-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:56:51.085512 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-ffd39ad0-126c-4ace-9207-8cb4b9fda79b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-f3fcfd06-0b4b-42e1-a015-1a87edb7ef67-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:56:51.086922 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:51.086922 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:51.217871 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-ffd39ad0-126c-4ace-9207-8cb4b9fda79b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-f3fcfd06-0b4b-42e1-a015-1a87edb7ef67-np0000008045" released by "attachment_update" :: held 0.132s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:56:51.218270 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-ffd39ad0-126c-4ace-9207-8cb4b9fda79b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/d12ce019-4538-46e0-83a7-8db7816c3ea1 returned with HTTP 200 Aug 25 04:56:51.218734 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 880/3485] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:56:51 2026] PUT /volume/v3/attachments/d12ce019-4538-46e0-83a7-8db7816c3ea1 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:56:51.233626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4c59b68-cf2a-40d3-8880-3b244526d024 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:51.235687 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4c59b68-cf2a-40d3-8880-3b244526d024 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:51.235765 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4c59b68-cf2a-40d3-8880-3b244526d024 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:51.235978 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4c59b68-cf2a-40d3-8880-3b244526d024 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:51.236049 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b4c59b68-cf2a-40d3-8880-3b244526d024 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:51.238256 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=547,cinder:INSERT=103,cinder:UPDATE=163 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:56:51.242482 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:51.242482 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:51.243812 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4c59b68-cf2a-40d3-8880-3b244526d024 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:51.243812 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 871/3486] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:51 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:56:51.254542 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-526676ae-6ae9-4ac6-b1a5-c23e0a673c03 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:51.257143 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-526676ae-6ae9-4ac6-b1a5-c23e0a673c03 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/d12ce019-4538-46e0-83a7-8db7816c3ea1/action Aug 25 04:56:51.257658 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-526676ae-6ae9-4ac6-b1a5-c23e0a673c03 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:56:51.257838 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-526676ae-6ae9-4ac6-b1a5-c23e0a673c03 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:51.267550 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=460,cinder:INSERT=72,cinder:UPDATE=119 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:56:51.284688 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:51.284688 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:51.304505 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2da5c387-0d45-4705-8535-8b6bd742d6bc req-526676ae-6ae9-4ac6-b1a5-c23e0a673c03 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/d12ce019-4538-46e0-83a7-8db7816c3ea1/action returned with HTTP 204 Aug 25 04:56:51.305259 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 864/3487] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:56:51 2026] POST /volume/v3/attachments/d12ce019-4538-46e0-83a7-8db7816c3ea1/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:56:51.695287 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb6e419b-5022-4bf7-bd31-01fd0fa718e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:51.698026 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb6e419b-5022-4bf7-bd31-01fd0fa718e8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:51.698333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb6e419b-5022-4bf7-bd31-01fd0fa718e8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:51.699039 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb6e419b-5022-4bf7-bd31-01fd0fa718e8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:51.699209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-eb6e419b-5022-4bf7-bd31-01fd0fa718e8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:51.701311 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=475,cinder:UPDATE=126,cinder:INSERT=70 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:56:51.705007 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:51.705007 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:51.705806 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb6e419b-5022-4bf7-bd31-01fd0fa718e8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:51.706925 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 873/3488] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:51 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:52.260171 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6cc8d595-5881-4f4e-af1c-71f5b2885edf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:52.263017 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cc8d595-5881-4f4e-af1c-71f5b2885edf tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:52.263384 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6cc8d595-5881-4f4e-af1c-71f5b2885edf tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:52.263829 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6cc8d595-5881-4f4e-af1c-71f5b2885edf tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:52.263910 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6cc8d595-5881-4f4e-af1c-71f5b2885edf tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:52.266133 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=560,cinder:UPDATE=178,cinder:INSERT=122 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:56:52.272003 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:52.272003 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:52.273259 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cc8d595-5881-4f4e-af1c-71f5b2885edf tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:52.273915 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 881/3489] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:52 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:52.721635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-641feb18-2267-4385-9bb4-927b579e749d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:52.724331 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-641feb18-2267-4385-9bb4-927b579e749d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:52.724726 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-641feb18-2267-4385-9bb4-927b579e749d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:52.725007 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-641feb18-2267-4385-9bb4-927b579e749d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:52.725178 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-641feb18-2267-4385-9bb4-927b579e749d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:52.731089 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:52.731089 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:52.733198 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-641feb18-2267-4385-9bb4-927b579e749d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:52.733198 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 872/3490] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:52 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:53.286496 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b963f206-6bca-4dd3-980a-b485aedb5fad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:53.289056 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b963f206-6bca-4dd3-980a-b485aedb5fad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:53.289056 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b963f206-6bca-4dd3-980a-b485aedb5fad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:53.289292 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b963f206-6bca-4dd3-980a-b485aedb5fad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:53.289563 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b963f206-6bca-4dd3-980a-b485aedb5fad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:53.295841 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:53.295841 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:53.296566 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b963f206-6bca-4dd3-980a-b485aedb5fad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:53.297198 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 865/3491] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:53 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:53.745801 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0dadf224-edaf-494e-b11c-655453ad48dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:53.747708 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0dadf224-edaf-494e-b11c-655453ad48dd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:53.748208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0dadf224-edaf-494e-b11c-655453ad48dd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:53.748494 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0dadf224-edaf-494e-b11c-655453ad48dd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:53.748611 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0dadf224-edaf-494e-b11c-655453ad48dd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:53.753792 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:53.753792 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:53.754764 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0dadf224-edaf-494e-b11c-655453ad48dd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:53.754991 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 874/3492] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:53 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:54.310192 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f2d16231-d809-4608-bbb9-1e4b92386ca7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:54.312350 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2d16231-d809-4608-bbb9-1e4b92386ca7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:54.312994 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2d16231-d809-4608-bbb9-1e4b92386ca7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:54.314450 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f2d16231-d809-4608-bbb9-1e4b92386ca7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:54.314450 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f2d16231-d809-4608-bbb9-1e4b92386ca7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:54.320475 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:54.320475 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:54.321655 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f2d16231-d809-4608-bbb9-1e4b92386ca7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:54.322379 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 882/3493] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:54 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:54.771719 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1560bacd-f567-49f6-bfa1-a757d526a255 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:54.774977 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1560bacd-f567-49f6-bfa1-a757d526a255 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:54.775271 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1560bacd-f567-49f6-bfa1-a757d526a255 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:54.775539 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1560bacd-f567-49f6-bfa1-a757d526a255 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:54.775656 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1560bacd-f567-49f6-bfa1-a757d526a255 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:54.780890 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:54.780890 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:54.781668 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1560bacd-f567-49f6-bfa1-a757d526a255 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:54.782094 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 873/3494] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:54 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:55.336688 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-647f2771-310f-46a1-ada8-4dc973d7b9f5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:55.339666 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-647f2771-310f-46a1-ada8-4dc973d7b9f5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:55.340025 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-647f2771-310f-46a1-ada8-4dc973d7b9f5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:55.340218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-647f2771-310f-46a1-ada8-4dc973d7b9f5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:55.340438 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-647f2771-310f-46a1-ada8-4dc973d7b9f5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:55.345375 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:55.345375 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:55.346213 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-647f2771-310f-46a1-ada8-4dc973d7b9f5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:55.346683 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 866/3495] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:55 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:55.798225 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a96e339-6927-4aa3-8087-cae5024aceda None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:55.800444 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a96e339-6927-4aa3-8087-cae5024aceda tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:55.801057 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a96e339-6927-4aa3-8087-cae5024aceda tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:55.801193 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a96e339-6927-4aa3-8087-cae5024aceda tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:55.801421 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0a96e339-6927-4aa3-8087-cae5024aceda tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:55.806966 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:55.806966 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:55.807690 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a96e339-6927-4aa3-8087-cae5024aceda tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:55.808926 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 875/3496] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:55 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:56.362691 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0f2585fd-9a47-4720-b2fc-66d8ec49712d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:56.362691 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f2585fd-9a47-4720-b2fc-66d8ec49712d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:56.362691 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f2585fd-9a47-4720-b2fc-66d8ec49712d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:56.362691 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0f2585fd-9a47-4720-b2fc-66d8ec49712d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:56.362691 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0f2585fd-9a47-4720-b2fc-66d8ec49712d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:56.369386 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:56.369386 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:56.369386 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0f2585fd-9a47-4720-b2fc-66d8ec49712d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:56.369573 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 883/3497] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:56 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:56.824993 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-877b1e89-6257-4f11-a77c-0c737d2c8d48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:56.828914 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-877b1e89-6257-4f11-a77c-0c737d2c8d48 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:56.829386 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-877b1e89-6257-4f11-a77c-0c737d2c8d48 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:56.829729 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-877b1e89-6257-4f11-a77c-0c737d2c8d48 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:56.829878 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-877b1e89-6257-4f11-a77c-0c737d2c8d48 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:56.837532 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:56.837532 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:56.838233 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-877b1e89-6257-4f11-a77c-0c737d2c8d48 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:56.838819 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 874/3498] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:56 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:57.387811 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fbcc97c2-7892-47b2-a78b-828f52a1dfa6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:57.390286 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fbcc97c2-7892-47b2-a78b-828f52a1dfa6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:57.390632 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fbcc97c2-7892-47b2-a78b-828f52a1dfa6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:57.390923 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fbcc97c2-7892-47b2-a78b-828f52a1dfa6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:57.391209 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-fbcc97c2-7892-47b2-a78b-828f52a1dfa6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:57.400586 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:57.400586 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:57.404811 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fbcc97c2-7892-47b2-a78b-828f52a1dfa6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:57.404811 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 867/3499] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:57 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:57.790518 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:57.854167 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9f91c889-763e-43d1-9e9c-59428196a9dc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:57.856127 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f91c889-763e-43d1-9e9c-59428196a9dc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:57.856357 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f91c889-763e-43d1-9e9c-59428196a9dc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:57.856663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f91c889-763e-43d1-9e9c-59428196a9dc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:57.856819 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9f91c889-763e-43d1-9e9c-59428196a9dc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:57.861376 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:57.861376 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:57.862078 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f91c889-763e-43d1-9e9c-59428196a9dc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:57.862485 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 884/3500] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:57 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:57.976522 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:56:57.976522 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1989105247"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:57.979103 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1989105247'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:56:57.979103 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Create volume of 1 GB Aug 25 04:56:57.985275 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Availability Zones retrieved successfully. Aug 25 04:56:57.994908 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Flow 'volume_create_api' (4d89d02a-606f-4844-9f98-a85a70467656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:57.994908 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fa6bc2-4e2e-4a50-8003-70adc4165635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:57.995750 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:56:58.032083 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fa6bc2-4e2e-4a50-8003-70adc4165635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:58.033576 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7c9e82-565b-453f-bf48-d6e7136d2a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:58.115558 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Created reservations ['deef9c19-d219-421a-bf5c-abee016e9034', '75d3b50f-8748-40d8-a652-fe60dd7d6aa4', 'd8b4a930-ca14-459e-8173-91f5998edc95', '154b04a5-9eb6-4822-b85b-2e5b534e56e9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:58.116060 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7c9e82-565b-453f-bf48-d6e7136d2a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deef9c19-d219-421a-bf5c-abee016e9034', '75d3b50f-8748-40d8-a652-fe60dd7d6aa4', 'd8b4a930-ca14-459e-8173-91f5998edc95', '154b04a5-9eb6-4822-b85b-2e5b534e56e9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:58.116921 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394575a3-8607-4f18-be5e-b491941a4df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:58.142203 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394575a3-8607-4f18-be5e-b491941a4df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b9482cd-bc43-49a7-a5a1-ee73ceeaab71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1989105247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13910328f3a74f8b891ec4e44ad64517',qos_specs=None,replication_status=,reservations=['deef9c19-d219-421a-bf5c-abee016e9034','75d3b50f-8748-40d8-a652-fe60dd7d6aa4','d8b4a930-ca14-459e-8173-91f5998edc95','154b04a5-9eb6-4822-b85b-2e5b534e56e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdffaf8cc9b4c1b944980c7d8da0ba3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1989105247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b9482cd-bc43-49a7-a5a1-ee73ceeaab71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13910328f3a74f8b891ec4e44ad64517',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcdffaf8cc9b4c1b944980c7d8da0ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:58.143152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b474487-7cc1-472c-a79c-4f06fa22bc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:58.166900 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b474487-7cc1-472c-a79c-4f06fa22bc63) transitioned into state 'SUCCESS' from state '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-1989105247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13910328f3a74f8b891ec4e44ad64517',qos_specs=None,replication_status=,reservations=['deef9c19-d219-421a-bf5c-abee016e9034','75d3b50f-8748-40d8-a652-fe60dd7d6aa4','d8b4a930-ca14-459e-8173-91f5998edc95','154b04a5-9eb6-4822-b85b-2e5b534e56e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdffaf8cc9b4c1b944980c7d8da0ba3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:58.167933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c65f08-a0ba-48da-9cb3-a80f952b9db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:56:58.178886 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c65f08-a0ba-48da-9cb3-a80f952b9db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:56:58.179940 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Flow 'volume_create_api' (4d89d02a-606f-4844-9f98-a85a70467656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:56:58.180355 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Create volume request issued successfully. Aug 25 04:56:58.181184 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fc775ac-3224-4246-a288-b263fe8f49f5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:56:58.181757 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 876/3501] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:56:57 2026] POST /volume/v3/volumes => generated 749 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:58.197537 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5af9053-346a-429e-9f40-71e3249b1ceb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:58.199257 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5af9053-346a-429e-9f40-71e3249b1ceb tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 Aug 25 04:56:58.199605 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5af9053-346a-429e-9f40-71e3249b1ceb tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:58.200052 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5af9053-346a-429e-9f40-71e3249b1ceb tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:58.211886 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:58.211886 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:58.221193 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5af9053-346a-429e-9f40-71e3249b1ceb tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:56:58.229246 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5af9053-346a-429e-9f40-71e3249b1ceb tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 returned with HTTP 200 Aug 25 04:56:58.229904 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 875/3502] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:58 2026] GET /volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:58.419919 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a61732a4-91a3-40c3-b462-6d830a8356b9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:58.424609 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a61732a4-91a3-40c3-b462-6d830a8356b9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:58.424609 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a61732a4-91a3-40c3-b462-6d830a8356b9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:58.424609 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a61732a4-91a3-40c3-b462-6d830a8356b9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:58.424609 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a61732a4-91a3-40c3-b462-6d830a8356b9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:58.430717 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:58.430717 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:58.432392 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a61732a4-91a3-40c3-b462-6d830a8356b9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:58.432392 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 868/3503] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:58 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:58.876709 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b0a4f37f-915a-42a2-81f7-8da1bb4882da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:58.878896 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0a4f37f-915a-42a2-81f7-8da1bb4882da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:58.878896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0a4f37f-915a-42a2-81f7-8da1bb4882da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:58.879094 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b0a4f37f-915a-42a2-81f7-8da1bb4882da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:58.879333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b0a4f37f-915a-42a2-81f7-8da1bb4882da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:58.884894 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:58.884894 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:58.885842 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b0a4f37f-915a-42a2-81f7-8da1bb4882da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:58.886296 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 885/3504] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:58 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:59.249870 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9152ff9-d9ff-4c91-b039-7661eaeedf3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:59.252358 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9152ff9-d9ff-4c91-b039-7661eaeedf3e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 Aug 25 04:56:59.253181 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9152ff9-d9ff-4c91-b039-7661eaeedf3e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:59.253181 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9152ff9-d9ff-4c91-b039-7661eaeedf3e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:59.263624 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:59.263624 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:59.273777 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d9152ff9-d9ff-4c91-b039-7661eaeedf3e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:56:59.280184 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9152ff9-d9ff-4c91-b039-7661eaeedf3e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 returned with HTTP 200 Aug 25 04:56:59.280368 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 877/3505] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:59 2026] GET /volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:59.296547 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48b0c408-0a72-45a7-b502-ce846bca752b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:59.299417 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48b0c408-0a72-45a7-b502-ce846bca752b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:56:59.300004 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48b0c408-0a72-45a7-b502-ce846bca752b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b9482cd-bc43-49a7-a5a1-ee73ceeaab71", "name": "tempest-VolumesBackupsTest-Backup-156537058"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:56:59.302947 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-48b0c408-0a72-45a7-b502-ce846bca752b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Creating new backup {'backup': {'volume_id': '1b9482cd-bc43-49a7-a5a1-ee73ceeaab71', 'name': 'tempest-VolumesBackupsTest-Backup-156537058'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:56:59.303157 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-48b0c408-0a72-45a7-b502-ce846bca752b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Creating backup of volume 1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 in container None Aug 25 04:56:59.316855 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:59.316855 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:56:59.318814 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48b0c408-0a72-45a7-b502-ce846bca752b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:56:59.365678 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-48b0c408-0a72-45a7-b502-ce846bca752b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Created reservations ['8dd0f718-305c-4d6c-bf87-3e6e88802161', 'a9db9053-db75-4694-88e5-249d42d7793e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:56:59.414230 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48b0c408-0a72-45a7-b502-ce846bca752b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:56:59.414830 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 876/3506] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:56:59 2026] POST /volume/v3/backups => generated 329 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:56:59.427767 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-625520b6-d2ac-4f83-8b53-51e456605b8d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:59.431454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-625520b6-d2ac-4f83-8b53-51e456605b8d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:56:59.431454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-625520b6-d2ac-4f83-8b53-51e456605b8d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:59.431454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-625520b6-d2ac-4f83-8b53-51e456605b8d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:59.431454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-625520b6-d2ac-4f83-8b53-51e456605b8d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:59.439059 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:59.439059 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:56:59.441130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-625520b6-d2ac-4f83-8b53-51e456605b8d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:56:59.441790 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 869/3507] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:59 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:59.446990 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-83c1a52e-4e92-4878-b199-43b54ac996a7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:59.448899 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83c1a52e-4e92-4878-b199-43b54ac996a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:56:59.449167 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83c1a52e-4e92-4878-b199-43b54ac996a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:59.449372 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83c1a52e-4e92-4878-b199-43b54ac996a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:59.449518 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-83c1a52e-4e92-4878-b199-43b54ac996a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:59.460343 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:59.460343 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:56:59.461558 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83c1a52e-4e92-4878-b199-43b54ac996a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:56:59.462091 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 886/3508] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:56:59 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:56:59.900233 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-daee3fd3-27e8-4e93-9a20-58f557de7e7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:56:59.902058 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-daee3fd3-27e8-4e93-9a20-58f557de7e7d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:56:59.902451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-daee3fd3-27e8-4e93-9a20-58f557de7e7d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:56:59.902776 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-daee3fd3-27e8-4e93-9a20-58f557de7e7d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:56:59.903280 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-daee3fd3-27e8-4e93-9a20-58f557de7e7d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:56:59.909128 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:56:59.909128 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:56:59.911834 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-daee3fd3-27e8-4e93-9a20-58f557de7e7d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:56:59.911834 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 878/3509] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:56:59 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:57:00.455666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88f1fe90-83e2-4fd5-bdf6-231d0d9853db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:00.457737 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88f1fe90-83e2-4fd5-bdf6-231d0d9853db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:00.457952 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88f1fe90-83e2-4fd5-bdf6-231d0d9853db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:00.458138 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88f1fe90-83e2-4fd5-bdf6-231d0d9853db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:00.458265 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-88f1fe90-83e2-4fd5-bdf6-231d0d9853db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:00.463327 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:00.463327 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:00.464219 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88f1fe90-83e2-4fd5-bdf6-231d0d9853db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:00.464872 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 877/3510] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:00 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:00.474075 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-72e203b4-3aa4-4741-bc84-c03ca3d081cd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:00.476255 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-72e203b4-3aa4-4741-bc84-c03ca3d081cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:00.476655 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-72e203b4-3aa4-4741-bc84-c03ca3d081cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:00.477014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-72e203b4-3aa4-4741-bc84-c03ca3d081cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:00.478202 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-72e203b4-3aa4-4741-bc84-c03ca3d081cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:00.482722 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:00.482722 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:00.484027 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-72e203b4-3aa4-4741-bc84-c03ca3d081cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:00.484727 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 870/3511] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:00 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:00.925366 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be1b66d0-a563-48ed-9f98-8210b38b9e08 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:00.927879 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be1b66d0-a563-48ed-9f98-8210b38b9e08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:57:00.928162 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be1b66d0-a563-48ed-9f98-8210b38b9e08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:00.928546 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be1b66d0-a563-48ed-9f98-8210b38b9e08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:00.928546 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-be1b66d0-a563-48ed-9f98-8210b38b9e08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:00.935651 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:00.935651 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:00.936443 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be1b66d0-a563-48ed-9f98-8210b38b9e08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:57:00.937680 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 887/3512] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:00 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:01.478542 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a267b52d-3738-4edc-8736-82425de11269 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:01.482460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a267b52d-3738-4edc-8736-82425de11269 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:01.482460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a267b52d-3738-4edc-8736-82425de11269 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:01.482460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a267b52d-3738-4edc-8736-82425de11269 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:01.482460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a267b52d-3738-4edc-8736-82425de11269 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:01.487124 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:01.487124 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:01.488146 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a267b52d-3738-4edc-8736-82425de11269 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:01.488810 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 879/3513] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:01 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:01.496309 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e777d57-1f6a-4b6e-be89-aaddda78485f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:01.498553 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e777d57-1f6a-4b6e-be89-aaddda78485f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:01.498846 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e777d57-1f6a-4b6e-be89-aaddda78485f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:01.499094 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e777d57-1f6a-4b6e-be89-aaddda78485f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:01.499238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6e777d57-1f6a-4b6e-be89-aaddda78485f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:01.505236 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:01.505236 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:01.506306 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e777d57-1f6a-4b6e-be89-aaddda78485f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:01.506957 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 878/3514] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:01 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:01.952544 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9c0847b7-2259-4e20-94b6-466ce3b934e5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:01.955088 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9c0847b7-2259-4e20-94b6-466ce3b934e5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:57:01.955415 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9c0847b7-2259-4e20-94b6-466ce3b934e5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:01.955713 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9c0847b7-2259-4e20-94b6-466ce3b934e5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:01.955872 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9c0847b7-2259-4e20-94b6-466ce3b934e5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:01.962066 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:01.962066 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:01.962575 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9c0847b7-2259-4e20-94b6-466ce3b934e5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:57:01.963108 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 871/3515] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:01 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:02.501040 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-542da4ef-2b86-487d-a1bf-59b50133e9b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:02.503197 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-542da4ef-2b86-487d-a1bf-59b50133e9b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:02.503514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-542da4ef-2b86-487d-a1bf-59b50133e9b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:02.503686 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-542da4ef-2b86-487d-a1bf-59b50133e9b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:02.503787 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-542da4ef-2b86-487d-a1bf-59b50133e9b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:02.508799 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:02.508799 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:02.509713 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-542da4ef-2b86-487d-a1bf-59b50133e9b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:02.510275 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 888/3516] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:02 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:02.521525 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4aacbcdb-5b8e-459c-ae22-f5cf0d590abb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:02.523666 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4aacbcdb-5b8e-459c-ae22-f5cf0d590abb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:02.524053 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4aacbcdb-5b8e-459c-ae22-f5cf0d590abb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:02.524416 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4aacbcdb-5b8e-459c-ae22-f5cf0d590abb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:02.524708 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4aacbcdb-5b8e-459c-ae22-f5cf0d590abb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:02.529825 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:02.529825 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:02.531288 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4aacbcdb-5b8e-459c-ae22-f5cf0d590abb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:02.531288 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 880/3517] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:02 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:02.546000 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:02.551607 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb/restore Aug 25 04:57:02.553592 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "524aad3b-b5a1-4988-9d32-3f8fa3e23f9b"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:02.557217 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Restoring backup 09520b5d-9c75-4238-8617-bf8218b4cadb ({'restore': {'volume_id': '524aad3b-b5a1-4988-9d32-3f8fa3e23f9b'}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 04:57:02.558292 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Restoring backup 09520b5d-9c75-4238-8617-bf8218b4cadb to volume 524aad3b-b5a1-4988-9d32-3f8fa3e23f9b. Aug 25 04:57:02.566162 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:02.566162 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:02.574776 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:02.574776 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:02.575272 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:57:02.575412 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 04:57:02.575556 np0000008045 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Overwriting volume 524aad3b-b5a1-4988-9d32-3f8fa3e23f9b with restore of backup 09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:02.592542 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] restore_backup in rpcapi backup_id 09520b5d-9c75-4238-8617-bf8218b4cadb {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 04:57:02.595461 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f15455c3-ea5c-44a8-96ea-9c7e40ff6ab9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb/restore returned with HTTP 202 Aug 25 04:57:02.596096 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 879/3518] 10.4.3.213 () {68 vars in 1393 bytes} [Tue Aug 25 04:57:02 2026] POST /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb/restore => generated 182 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:02.604683 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0091b2e9-d186-4245-a8e6-0782c48e96bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:02.606583 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0091b2e9-d186-4245-a8e6-0782c48e96bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:02.606800 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0091b2e9-d186-4245-a8e6-0782c48e96bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:02.607017 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0091b2e9-d186-4245-a8e6-0782c48e96bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:02.607152 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0091b2e9-d186-4245-a8e6-0782c48e96bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:02.611908 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:02.611908 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:02.612755 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0091b2e9-d186-4245-a8e6-0782c48e96bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:02.613191 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 872/3519] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:02 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:02.987712 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b8551e7e-1fb6-400c-93bc-36c5b850ecdb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:02.989774 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8551e7e-1fb6-400c-93bc-36c5b850ecdb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:57:02.990027 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8551e7e-1fb6-400c-93bc-36c5b850ecdb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:02.990229 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8551e7e-1fb6-400c-93bc-36c5b850ecdb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:02.990352 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b8551e7e-1fb6-400c-93bc-36c5b850ecdb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:02.995745 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:02.995745 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:02.996579 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8551e7e-1fb6-400c-93bc-36c5b850ecdb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:57:02.997063 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 889/3520] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:02 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:03.530550 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7fa2d27e-6e64-4f76-90f9-8e05ea038a2c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:03.532667 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fa2d27e-6e64-4f76-90f9-8e05ea038a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:03.533049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fa2d27e-6e64-4f76-90f9-8e05ea038a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:03.533538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fa2d27e-6e64-4f76-90f9-8e05ea038a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:03.534449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7fa2d27e-6e64-4f76-90f9-8e05ea038a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:03.539657 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:03.539657 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:03.540882 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fa2d27e-6e64-4f76-90f9-8e05ea038a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:03.541472 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 881/3521] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:03 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:03.631595 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5079e7a-bd1e-4879-9faf-56267474e16f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:03.634047 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5079e7a-bd1e-4879-9faf-56267474e16f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:03.634047 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5079e7a-bd1e-4879-9faf-56267474e16f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:03.634047 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5079e7a-bd1e-4879-9faf-56267474e16f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:03.634289 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b5079e7a-bd1e-4879-9faf-56267474e16f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:03.639070 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:03.639070 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:03.639947 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5079e7a-bd1e-4879-9faf-56267474e16f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:03.641018 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 880/3522] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:03 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:04.020256 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e91c3510-3e50-4a54-bcfa-3f11b6ee1b41 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:04.022623 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e91c3510-3e50-4a54-bcfa-3f11b6ee1b41 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:57:04.022894 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e91c3510-3e50-4a54-bcfa-3f11b6ee1b41 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:04.023134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e91c3510-3e50-4a54-bcfa-3f11b6ee1b41 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:04.023275 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e91c3510-3e50-4a54-bcfa-3f11b6ee1b41 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:04.029388 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:04.029388 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:04.030286 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e91c3510-3e50-4a54-bcfa-3f11b6ee1b41 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:57:04.030769 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 873/3523] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:04 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:04.559562 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71618ab6-9125-43a3-a5cb-115a506c12bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:04.562769 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71618ab6-9125-43a3-a5cb-115a506c12bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:04.562929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71618ab6-9125-43a3-a5cb-115a506c12bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:04.563139 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71618ab6-9125-43a3-a5cb-115a506c12bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:04.563299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-71618ab6-9125-43a3-a5cb-115a506c12bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:04.573384 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:04.573384 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:04.575102 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71618ab6-9125-43a3-a5cb-115a506c12bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:04.575752 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 890/3524] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:04 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:04.652837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a19ebe4a-e0fe-46d6-9d82-0220dea12509 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:04.654743 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a19ebe4a-e0fe-46d6-9d82-0220dea12509 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:04.655087 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a19ebe4a-e0fe-46d6-9d82-0220dea12509 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:04.655422 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a19ebe4a-e0fe-46d6-9d82-0220dea12509 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:04.656447 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a19ebe4a-e0fe-46d6-9d82-0220dea12509 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:04.660444 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:04.660444 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:04.661388 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a19ebe4a-e0fe-46d6-9d82-0220dea12509 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:04.661885 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 882/3525] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:04 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:05.056061 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8832711-5e09-4f29-baf5-4492e2fbe793 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:05.058374 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8832711-5e09-4f29-baf5-4492e2fbe793 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:57:05.058663 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8832711-5e09-4f29-baf5-4492e2fbe793 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:05.058913 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8832711-5e09-4f29-baf5-4492e2fbe793 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:05.059057 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b8832711-5e09-4f29-baf5-4492e2fbe793 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:05.064270 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:05.064270 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:05.065287 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8832711-5e09-4f29-baf5-4492e2fbe793 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:57:05.065556 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 881/3526] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:05 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:05.589191 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-91be8b96-7d98-4eae-b13b-15a70650773f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:05.591442 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91be8b96-7d98-4eae-b13b-15a70650773f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:05.591724 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91be8b96-7d98-4eae-b13b-15a70650773f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:05.591980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91be8b96-7d98-4eae-b13b-15a70650773f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:05.592159 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-91be8b96-7d98-4eae-b13b-15a70650773f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:05.598055 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:05.598055 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:05.599085 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91be8b96-7d98-4eae-b13b-15a70650773f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:05.599616 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 874/3527] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:05 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:05.675173 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a2348d01-c676-4f85-9b88-e0d706efdcf2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:05.677962 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2348d01-c676-4f85-9b88-e0d706efdcf2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:05.678199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2348d01-c676-4f85-9b88-e0d706efdcf2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:05.678199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2348d01-c676-4f85-9b88-e0d706efdcf2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:05.678360 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a2348d01-c676-4f85-9b88-e0d706efdcf2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:05.684775 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:05.684775 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:05.686369 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2348d01-c676-4f85-9b88-e0d706efdcf2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:05.686369 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 891/3528] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:05 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:06.077773 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90a05375-cfe7-4b06-9a23-259cd0fb4f82 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:06.079947 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90a05375-cfe7-4b06-9a23-259cd0fb4f82 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:57:06.080220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90a05375-cfe7-4b06-9a23-259cd0fb4f82 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:06.080463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90a05375-cfe7-4b06-9a23-259cd0fb4f82 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:06.080604 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-90a05375-cfe7-4b06-9a23-259cd0fb4f82 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 24248b45-3d88-4328-97cc-d98eed640b5d. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:06.086163 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:06.086163 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:06.087160 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90a05375-cfe7-4b06-9a23-259cd0fb4f82 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 200 Aug 25 04:57:06.087583 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 883/3529] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:06 2026] GET /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:06.099353 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92a9cf35-1d80-4252-b4e2-5553ffe97183 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:06.102546 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92a9cf35-1d80-4252-b4e2-5553ffe97183 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d Aug 25 04:57:06.102546 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92a9cf35-1d80-4252-b4e2-5553ffe97183 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:06.102546 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92a9cf35-1d80-4252-b4e2-5553ffe97183 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:06.102546 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-92a9cf35-1d80-4252-b4e2-5553ffe97183 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete backup with id: 24248b45-3d88-4328-97cc-d98eed640b5d. Aug 25 04:57:06.107162 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:06.107162 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:06.125004 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-92a9cf35-1d80-4252-b4e2-5553ffe97183 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] delete_backup rpcapi backup_id 24248b45-3d88-4328-97cc-d98eed640b5d {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:57:06.127090 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92a9cf35-1d80-4252-b4e2-5553ffe97183 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d returned with HTTP 202 Aug 25 04:57:06.127981 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 882/3530] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:57:06 2026] DELETE /volume/v3/backups/24248b45-3d88-4328-97cc-d98eed640b5d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:06.139402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7d2ce951-8368-4106-8317-1807b48f52fe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:06.141799 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:06.142277 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1028474407"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:06.144157 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1028474407'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:06.144318 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume of 1 GB Aug 25 04:57:06.150390 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Availability Zones retrieved successfully. Aug 25 04:57:06.159266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (4ca898d2-1a7f-4b37-ae5d-fc3d6a89e11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:06.161149 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95a0406-0d7b-44e0-8477-c55bb2c868a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:06.162335 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:06.200381 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95a0406-0d7b-44e0-8477-c55bb2c868a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:06.201604 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d38771-fead-4691-80c0-2451eff49629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:06.264141 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['c86fee4b-6567-4ce9-a4b6-2619a5c5e411', 'acf51026-a3da-4206-ac88-c31545892d77', '4cf608b7-f837-4c01-acdf-967782bae458', '85f08095-887b-43e2-8bf1-8f5c8ef77085'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:06.265337 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d38771-fead-4691-80c0-2451eff49629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c86fee4b-6567-4ce9-a4b6-2619a5c5e411', 'acf51026-a3da-4206-ac88-c31545892d77', '4cf608b7-f837-4c01-acdf-967782bae458', '85f08095-887b-43e2-8bf1-8f5c8ef77085']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:06.266827 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (588acc68-3bee-415f-818c-8b5424e7b0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:06.302838 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (588acc68-3bee-415f-818c-8b5424e7b0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '288ce204-d60f-44fe-9345-0914893ab494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1028474407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['c86fee4b-6567-4ce9-a4b6-2619a5c5e411','acf51026-a3da-4206-ac88-c31545892d77','4cf608b7-f837-4c01-acdf-967782bae458','85f08095-887b-43e2-8bf1-8f5c8ef77085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1028474407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=288ce204-d60f-44fe-9345-0914893ab494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396f0b8c2d074f4cbcf3656635e7c670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8683de7901f8489f9f25eebb693574b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:06.303751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa48e23f-89f0-4909-b637-8782689700f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:06.334396 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa48e23f-89f0-4909-b637-8782689700f2) transitioned into state 'SUCCESS' from state '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-1028474407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['c86fee4b-6567-4ce9-a4b6-2619a5c5e411','acf51026-a3da-4206-ac88-c31545892d77','4cf608b7-f837-4c01-acdf-967782bae458','85f08095-887b-43e2-8bf1-8f5c8ef77085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:06.335420 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be89be10-4cd4-440e-ac72-ac0c4275db02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:06.351923 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be89be10-4cd4-440e-ac72-ac0c4275db02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:06.353198 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (4ca898d2-1a7f-4b37-ae5d-fc3d6a89e11d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:06.353668 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume request issued successfully. Aug 25 04:57:06.355626 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7d2ce951-8368-4106-8317-1807b48f52fe tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:06.355626 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 875/3531] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:57:06 2026] POST /volume/v3/volumes => generated 778 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:06.376104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4138c141-221c-4c08-827a-7e26745cb647 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:06.379101 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4138c141-221c-4c08-827a-7e26745cb647 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 Aug 25 04:57:06.379101 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4138c141-221c-4c08-827a-7e26745cb647 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:06.379101 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4138c141-221c-4c08-827a-7e26745cb647 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:06.390983 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:06.390983 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:06.393971 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4138c141-221c-4c08-827a-7e26745cb647 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:06.399170 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4138c141-221c-4c08-827a-7e26745cb647 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 returned with HTTP 200 Aug 25 04:57:06.399637 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 892/3532] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:06 2026] GET /volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:06.615325 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef28bbc5-8be4-4716-b5df-4b7aa6f8df9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:06.617970 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef28bbc5-8be4-4716-b5df-4b7aa6f8df9c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:06.618281 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef28bbc5-8be4-4716-b5df-4b7aa6f8df9c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:06.618572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef28bbc5-8be4-4716-b5df-4b7aa6f8df9c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:06.618739 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ef28bbc5-8be4-4716-b5df-4b7aa6f8df9c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:06.625079 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:06.625079 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:06.626251 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef28bbc5-8be4-4716-b5df-4b7aa6f8df9c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:06.626888 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 884/3533] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:06 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:06.703456 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ccd4d576-f45d-4efd-8dc5-8c2f4c2531fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:06.706965 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccd4d576-f45d-4efd-8dc5-8c2f4c2531fc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:06.706965 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccd4d576-f45d-4efd-8dc5-8c2f4c2531fc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:06.706965 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccd4d576-f45d-4efd-8dc5-8c2f4c2531fc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:06.706965 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ccd4d576-f45d-4efd-8dc5-8c2f4c2531fc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:06.713460 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:06.713460 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:06.713460 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccd4d576-f45d-4efd-8dc5-8c2f4c2531fc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:06.713460 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 883/3534] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:06 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:07.418842 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0c1a734d-1c5b-4514-aaa3-1b10c1b02aa6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:07.421020 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c1a734d-1c5b-4514-aaa3-1b10c1b02aa6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 Aug 25 04:57:07.421216 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c1a734d-1c5b-4514-aaa3-1b10c1b02aa6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:07.421400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0c1a734d-1c5b-4514-aaa3-1b10c1b02aa6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:07.430517 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:07.430517 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:07.437777 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0c1a734d-1c5b-4514-aaa3-1b10c1b02aa6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:07.444806 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0c1a734d-1c5b-4514-aaa3-1b10c1b02aa6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 returned with HTTP 200 Aug 25 04:57:07.445539 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 876/3535] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:07 2026] GET /volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:07.464392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c00c2c41-9694-47a8-907e-3dd693036963 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:07.466344 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c00c2c41-9694-47a8-907e-3dd693036963 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:57:07.466787 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c00c2c41-9694-47a8-907e-3dd693036963 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "288ce204-d60f-44fe-9345-0914893ab494", "name": "tempest-type-Backup-1893140400"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:07.469021 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-c00c2c41-9694-47a8-907e-3dd693036963 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating new backup {'backup': {'volume_id': '288ce204-d60f-44fe-9345-0914893ab494', 'name': 'tempest-type-Backup-1893140400'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:57:07.469377 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-c00c2c41-9694-47a8-907e-3dd693036963 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating backup of volume 288ce204-d60f-44fe-9345-0914893ab494 in container None Aug 25 04:57:07.481730 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:07.481730 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:07.482212 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c00c2c41-9694-47a8-907e-3dd693036963 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:07.510072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c00c2c41-9694-47a8-907e-3dd693036963 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['ae65e369-e9f3-416e-af05-bb666a633b17', '5959604a-9eaf-4b84-8a03-0ff52f50c419'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:07.553257 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c00c2c41-9694-47a8-907e-3dd693036963 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:57:07.553765 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 893/3536] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:57:07 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 25 04:57:07.567496 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-962bf2a7-e908-4e50-a2cf-a9f2b8a1cd5d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:07.569569 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-962bf2a7-e908-4e50-a2cf-a9f2b8a1cd5d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:07.569699 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-962bf2a7-e908-4e50-a2cf-a9f2b8a1cd5d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:07.569956 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-962bf2a7-e908-4e50-a2cf-a9f2b8a1cd5d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:07.570172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-962bf2a7-e908-4e50-a2cf-a9f2b8a1cd5d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:07.575992 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:07.575992 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:07.576798 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-962bf2a7-e908-4e50-a2cf-a9f2b8a1cd5d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:07.577293 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 885/3537] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:07 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:07.643549 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c4d1d58-9b94-46cc-8272-1aab0259537b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:07.646252 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c4d1d58-9b94-46cc-8272-1aab0259537b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:07.646556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c4d1d58-9b94-46cc-8272-1aab0259537b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:07.647124 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c4d1d58-9b94-46cc-8272-1aab0259537b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:07.647287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c4d1d58-9b94-46cc-8272-1aab0259537b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:07.653275 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:07.653275 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:07.654400 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c4d1d58-9b94-46cc-8272-1aab0259537b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:07.655244 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 884/3538] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:07 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:07.727864 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8d1b0320-d4b6-4422-8adf-3adcc090edad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:07.730136 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d1b0320-d4b6-4422-8adf-3adcc090edad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:07.730409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d1b0320-d4b6-4422-8adf-3adcc090edad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:07.730792 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d1b0320-d4b6-4422-8adf-3adcc090edad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:07.730958 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8d1b0320-d4b6-4422-8adf-3adcc090edad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:07.736966 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:07.736966 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:07.738233 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d1b0320-d4b6-4422-8adf-3adcc090edad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:07.738740 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 877/3539] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:07 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:08.590252 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-89e9914b-a661-4e52-97ae-e0a3d7d8bd10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:08.591990 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89e9914b-a661-4e52-97ae-e0a3d7d8bd10 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:08.592317 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89e9914b-a661-4e52-97ae-e0a3d7d8bd10 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:08.593225 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-89e9914b-a661-4e52-97ae-e0a3d7d8bd10 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:08.593225 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-89e9914b-a661-4e52-97ae-e0a3d7d8bd10 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:08.599492 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:08.599492 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:08.600307 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-89e9914b-a661-4e52-97ae-e0a3d7d8bd10 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:08.601299 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 894/3540] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:08 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:08.672022 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de3dc784-334f-41fb-9f69-75778c218773 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:08.675510 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de3dc784-334f-41fb-9f69-75778c218773 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:08.675510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de3dc784-334f-41fb-9f69-75778c218773 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:08.675510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de3dc784-334f-41fb-9f69-75778c218773 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:08.675510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-de3dc784-334f-41fb-9f69-75778c218773 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:08.686252 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:08.686252 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:08.686252 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de3dc784-334f-41fb-9f69-75778c218773 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:08.686252 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 886/3541] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:08 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:08.753187 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7060aec4-8ad6-484a-826a-cf61a975d933 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:08.755625 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7060aec4-8ad6-484a-826a-cf61a975d933 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:08.755865 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7060aec4-8ad6-484a-826a-cf61a975d933 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:08.756186 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7060aec4-8ad6-484a-826a-cf61a975d933 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:08.756326 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7060aec4-8ad6-484a-826a-cf61a975d933 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:08.762763 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:08.762763 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:08.764085 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7060aec4-8ad6-484a-826a-cf61a975d933 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:08.764618 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 885/3542] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:08 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:09.111654 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:09.113573 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:09.113573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1364262751", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:09.114808 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1364262751', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:09.115136 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume of 1 GB Aug 25 04:57:09.120635 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Availability Zones retrieved successfully. Aug 25 04:57:09.128546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Flow 'volume_create_api' (1c5be67f-e40f-4f43-96e9-ed52cac9a395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:09.129995 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2286af53-94eb-497e-9211-ebcdd4196adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:09.131541 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:09.181400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2286af53-94eb-497e-9211-ebcdd4196adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:09.183101 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (007ed6f2-e03f-4b2c-86f3-7f5e385548ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:09.283039 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Created reservations ['b4523288-ff02-4884-b59a-dc6afbf2a95b', '8f17a905-8fb6-410c-8a83-a4d649d96404', '89db8df1-af55-42b5-b4fa-67380e5e85e2', 'f0ce727a-9142-477c-8092-438b87c58f75'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:09.284078 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (007ed6f2-e03f-4b2c-86f3-7f5e385548ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4523288-ff02-4884-b59a-dc6afbf2a95b', '8f17a905-8fb6-410c-8a83-a4d649d96404', '89db8df1-af55-42b5-b4fa-67380e5e85e2', 'f0ce727a-9142-477c-8092-438b87c58f75']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:09.285157 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee043f1-9601-429a-b08c-52efc1a62730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:09.319754 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee043f1-9601-429a-b08c-52efc1a62730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c694e45d-31be-4c58-bb68-ae7b8297ad41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1364262751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566460ca17d8414caef23896229f2798',qos_specs=None,replication_status=,reservations=['b4523288-ff02-4884-b59a-dc6afbf2a95b','8f17a905-8fb6-410c-8a83-a4d649d96404','89db8df1-af55-42b5-b4fa-67380e5e85e2','f0ce727a-9142-477c-8092-438b87c58f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1364262751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c694e45d-31be-4c58-bb68-ae7b8297ad41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566460ca17d8414caef23896229f2798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:09.320924 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438b48e5-cfa1-4ccc-95fe-15aa1b5ed5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:09.346706 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438b48e5-cfa1-4ccc-95fe-15aa1b5ed5d9) transitioned into state 'SUCCESS' from state '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-1364262751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566460ca17d8414caef23896229f2798',qos_specs=None,replication_status=,reservations=['b4523288-ff02-4884-b59a-dc6afbf2a95b','8f17a905-8fb6-410c-8a83-a4d649d96404','89db8df1-af55-42b5-b4fa-67380e5e85e2','f0ce727a-9142-477c-8092-438b87c58f75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:09.347578 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8514552-7400-4bc8-9bdc-32257e62e5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:09.363865 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8514552-7400-4bc8-9bdc-32257e62e5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:09.364860 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Flow 'volume_create_api' (1c5be67f-e40f-4f43-96e9-ed52cac9a395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:09.365209 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume request issued successfully. Aug 25 04:57:09.365942 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b4c9138e-f5e7-47ea-8c99-53466d796b42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:09.366386 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 878/3543] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:57:09 2026] POST /volume/v3/volumes => generated 757 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:09.381894 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-93d92dfc-45ba-4649-b2c7-34eb70d4af99 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:09.383940 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93d92dfc-45ba-4649-b2c7-34eb70d4af99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:09.384181 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93d92dfc-45ba-4649-b2c7-34eb70d4af99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:09.384587 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-93d92dfc-45ba-4649-b2c7-34eb70d4af99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:09.397010 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:09.397010 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:09.402904 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-93d92dfc-45ba-4649-b2c7-34eb70d4af99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:09.410109 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-93d92dfc-45ba-4649-b2c7-34eb70d4af99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:09.410263 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 895/3544] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:09 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:09.615682 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4dc004c-f606-484e-b08a-729e70a6bea9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:09.617810 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4dc004c-f606-484e-b08a-729e70a6bea9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:09.618232 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4dc004c-f606-484e-b08a-729e70a6bea9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:09.618827 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4dc004c-f606-484e-b08a-729e70a6bea9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:09.618827 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e4dc004c-f606-484e-b08a-729e70a6bea9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:09.629669 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:09.629669 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:09.629669 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4dc004c-f606-484e-b08a-729e70a6bea9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:09.630511 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 887/3545] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:09 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:09.700116 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d39e62c7-7a92-4799-bf3a-6c8a8cd5615d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:09.703313 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d39e62c7-7a92-4799-bf3a-6c8a8cd5615d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:09.703926 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d39e62c7-7a92-4799-bf3a-6c8a8cd5615d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:09.703926 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d39e62c7-7a92-4799-bf3a-6c8a8cd5615d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:09.703926 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d39e62c7-7a92-4799-bf3a-6c8a8cd5615d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:09.710522 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:09.710522 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:09.711312 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d39e62c7-7a92-4799-bf3a-6c8a8cd5615d tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:09.712193 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 886/3546] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:09 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:09.777740 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f2d631aa-c4a4-4190-95d2-e975ddfb1716 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:09.779653 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2d631aa-c4a4-4190-95d2-e975ddfb1716 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:09.779937 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2d631aa-c4a4-4190-95d2-e975ddfb1716 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:09.780133 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f2d631aa-c4a4-4190-95d2-e975ddfb1716 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:09.780319 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f2d631aa-c4a4-4190-95d2-e975ddfb1716 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:09.786106 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:09.786106 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:09.786698 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f2d631aa-c4a4-4190-95d2-e975ddfb1716 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:09.787003 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 879/3547] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:09 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:10.429896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0495209-8345-43d7-af74-7dd3d71a82e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:10.432162 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0495209-8345-43d7-af74-7dd3d71a82e0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:10.432415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0495209-8345-43d7-af74-7dd3d71a82e0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:10.433728 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0495209-8345-43d7-af74-7dd3d71a82e0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:10.448656 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:10.448656 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:10.457989 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a0495209-8345-43d7-af74-7dd3d71a82e0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:10.469615 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0495209-8345-43d7-af74-7dd3d71a82e0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:10.470937 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 896/3548] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:10 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:10.488365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0973457-67e8-4397-9167-5d6b823e5cef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:10.491187 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0973457-67e8-4397-9167-5d6b823e5cef tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:10.491187 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0973457-67e8-4397-9167-5d6b823e5cef tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:10.491750 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0973457-67e8-4397-9167-5d6b823e5cef tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:10.501373 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:10.501373 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:10.507195 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f0973457-67e8-4397-9167-5d6b823e5cef tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:10.513598 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0973457-67e8-4397-9167-5d6b823e5cef tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:10.514105 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 888/3549] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:10 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:10.644463 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f719f6d-1fd8-4a68-8f82-72b1eaf56fd3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:10.647057 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f719f6d-1fd8-4a68-8f82-72b1eaf56fd3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:10.647723 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f719f6d-1fd8-4a68-8f82-72b1eaf56fd3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:10.647723 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f719f6d-1fd8-4a68-8f82-72b1eaf56fd3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:10.647858 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8f719f6d-1fd8-4a68-8f82-72b1eaf56fd3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:10.654652 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:10.654652 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:10.655683 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f719f6d-1fd8-4a68-8f82-72b1eaf56fd3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:10.656519 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 887/3550] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:10 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:10.727902 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ae8c004e-c561-4d27-a99d-db2bb7b4b12b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:10.730362 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae8c004e-c561-4d27-a99d-db2bb7b4b12b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:10.730726 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae8c004e-c561-4d27-a99d-db2bb7b4b12b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:10.731379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ae8c004e-c561-4d27-a99d-db2bb7b4b12b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:10.731379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ae8c004e-c561-4d27-a99d-db2bb7b4b12b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:10.739565 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:10.739565 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:10.741340 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ae8c004e-c561-4d27-a99d-db2bb7b4b12b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:10.742208 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 880/3551] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:10 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:10.799791 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ff84904b-9a9f-4dd7-bd22-a97df98aaf3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:10.802101 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff84904b-9a9f-4dd7-bd22-a97df98aaf3d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:10.802357 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff84904b-9a9f-4dd7-bd22-a97df98aaf3d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:10.802692 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff84904b-9a9f-4dd7-bd22-a97df98aaf3d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:10.802839 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ff84904b-9a9f-4dd7-bd22-a97df98aaf3d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:10.809413 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:10.809413 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:10.810747 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff84904b-9a9f-4dd7-bd22-a97df98aaf3d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:10.810997 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 897/3552] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:10 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:11.659561 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-033f844d-3948-4fdb-8b55-8a2c696216b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:11.662218 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-033f844d-3948-4fdb-8b55-8a2c696216b7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:11.662493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-033f844d-3948-4fdb-8b55-8a2c696216b7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:11.662784 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-033f844d-3948-4fdb-8b55-8a2c696216b7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:11.675519 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:11.675519 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:11.676493 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1144e0cd-55b0-44fd-8af4-327604417a08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:11.678565 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1144e0cd-55b0-44fd-8af4-327604417a08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:11.678856 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1144e0cd-55b0-44fd-8af4-327604417a08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:11.679997 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-033f844d-3948-4fdb-8b55-8a2c696216b7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:11.682915 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1144e0cd-55b0-44fd-8af4-327604417a08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:11.683103 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1144e0cd-55b0-44fd-8af4-327604417a08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:11.686042 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-033f844d-3948-4fdb-8b55-8a2c696216b7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:11.686767 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 889/3553] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:11 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:11.694960 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:11.694960 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:11.695848 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1144e0cd-55b0-44fd-8af4-327604417a08 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:11.697071 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 888/3554] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:11 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:11.757905 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6450196e-77a0-4705-8949-d8636e1a88c8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:11.762465 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6450196e-77a0-4705-8949-d8636e1a88c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:11.762465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6450196e-77a0-4705-8949-d8636e1a88c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:11.762465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6450196e-77a0-4705-8949-d8636e1a88c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:11.762465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-6450196e-77a0-4705-8949-d8636e1a88c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:11.768223 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:11.768223 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:11.769644 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6450196e-77a0-4705-8949-d8636e1a88c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:11.770309 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 881/3555] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:11 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:11.815692 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91f6a3e6-6755-437e-b85d-962cb78d19c1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:11.815692 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91f6a3e6-6755-437e-b85d-962cb78d19c1 None None] GET https://10.4.3.213/volume// Aug 25 04:57:11.815692 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91f6a3e6-6755-437e-b85d-962cb78d19c1 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:11.817226 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91f6a3e6-6755-437e-b85d-962cb78d19c1 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:11.817226 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91f6a3e6-6755-437e-b85d-962cb78d19c1 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:11.817687 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 898/3556] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:57:11 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:11.827380 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b46c423-b54b-4e82-b0a3-addf5b546c45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:11.829849 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b46c423-b54b-4e82-b0a3-addf5b546c45 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:11.831467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b46c423-b54b-4e82-b0a3-addf5b546c45 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:11.831467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b46c423-b54b-4e82-b0a3-addf5b546c45 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:11.831467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9b46c423-b54b-4e82-b0a3-addf5b546c45 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:11.831688 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-ed41b846-0ca4-4f11-a747-eb6aa1dbf20a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:11.833949 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-ed41b846-0ca4-4f11-a747-eb6aa1dbf20a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:57:11.834464 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-ed41b846-0ca4-4f11-a747-eb6aa1dbf20a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c694e45d-31be-4c58-bb68-ae7b8297ad41", "connector": null, "instance_uuid": "6b479417-6fce-4f98-9717-43489da7f060"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:11.838271 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:11.838271 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:11.840219 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b46c423-b54b-4e82-b0a3-addf5b546c45 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:11.840219 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 890/3557] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:11 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:11.847512 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:11.847512 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:11.885517 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-ed41b846-0ca4-4f11-a747-eb6aa1dbf20a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:57:11.886117 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 889/3558] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:57:11 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 25 04:57:11.931104 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0d448b98-0c41-4318-83aa-9f6043a0bdb0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:11.933187 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d448b98-0c41-4318-83aa-9f6043a0bdb0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:11.933756 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d448b98-0c41-4318-83aa-9f6043a0bdb0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:11.934265 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d448b98-0c41-4318-83aa-9f6043a0bdb0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:11.946534 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dc4a847e-38e0-4f93-8ee9-1e2c072abeaa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:11.946697 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc4a847e-38e0-4f93-8ee9-1e2c072abeaa None None] GET https://10.4.3.213/volume// Aug 25 04:57:11.947566 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc4a847e-38e0-4f93-8ee9-1e2c072abeaa None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:11.947566 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dc4a847e-38e0-4f93-8ee9-1e2c072abeaa None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:11.947783 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dc4a847e-38e0-4f93-8ee9-1e2c072abeaa None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:11.948037 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 899/3559] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04: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 25 04:57:11.950251 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:11.950251 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:11.959544 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0d448b98-0c41-4318-83aa-9f6043a0bdb0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:11.961177 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-73cffb33-ddcc-4f77-b8f5-b1d122a40ec7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:11.963164 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-73cffb33-ddcc-4f77-b8f5-b1d122a40ec7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:11.964481 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-73cffb33-ddcc-4f77-b8f5-b1d122a40ec7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:11.965508 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-73cffb33-ddcc-4f77-b8f5-b1d122a40ec7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:11.968954 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d448b98-0c41-4318-83aa-9f6043a0bdb0 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:11.972992 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 882/3560] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:11 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:11.979396 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:11.979396 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:11.985467 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-73cffb33-ddcc-4f77-b8f5-b1d122a40ec7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:11.993162 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-73cffb33-ddcc-4f77-b8f5-b1d122a40ec7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:11.993983 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 891/3561] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:11 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 1029 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:12.125644 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-14073d09-d196-4d55-bfb4-dc53ba60f15b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:12.129385 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-14073d09-d196-4d55-bfb4-dc53ba60f15b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] PUT https://10.4.3.213/volume/v3/attachments/cdcdf38d-1270-47da-a4b2-f782f27f6899 Aug 25 04:57:12.129874 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-14073d09-d196-4d55-bfb4-dc53ba60f15b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:12.139461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-14073d09-d196-4d55-bfb4-dc53ba60f15b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Acquiring lock "cinder-attachment_update-c694e45d-31be-4c58-bb68-ae7b8297ad41-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:57:12.146823 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-14073d09-d196-4d55-bfb4-dc53ba60f15b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Lock "cinder-attachment_update-c694e45d-31be-4c58-bb68-ae7b8297ad41-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:57:12.148043 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:12.148043 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:12.249820 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-14073d09-d196-4d55-bfb4-dc53ba60f15b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Lock "cinder-attachment_update-c694e45d-31be-4c58-bb68-ae7b8297ad41-np0000008045" released by "attachment_update" :: held 0.103s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:57:12.250194 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-14073d09-d196-4d55-bfb4-dc53ba60f15b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/cdcdf38d-1270-47da-a4b2-f782f27f6899 returned with HTTP 200 Aug 25 04:57:12.250817 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 890/3562] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:57:12 2026] PUT /volume/v3/attachments/cdcdf38d-1270-47da-a4b2-f782f27f6899 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:12.714547 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9139593-7f85-4483-a4b0-f9250f27b110 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:12.716407 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9139593-7f85-4483-a4b0-f9250f27b110 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:12.716659 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9139593-7f85-4483-a4b0-f9250f27b110 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:12.716858 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9139593-7f85-4483-a4b0-f9250f27b110 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:12.716972 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d9139593-7f85-4483-a4b0-f9250f27b110 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:12.723068 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:12.723068 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:12.723399 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9139593-7f85-4483-a4b0-f9250f27b110 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:12.723740 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 900/3563] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:12 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:12.787054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3188c4a9-1e52-4333-89c2-4af614460b52 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:12.790464 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3188c4a9-1e52-4333-89c2-4af614460b52 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:12.790464 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3188c4a9-1e52-4333-89c2-4af614460b52 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:12.790464 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3188c4a9-1e52-4333-89c2-4af614460b52 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:12.790464 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3188c4a9-1e52-4333-89c2-4af614460b52 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:12.797415 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:12.797415 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:12.799077 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3188c4a9-1e52-4333-89c2-4af614460b52 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:12.799881 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 883/3564] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:12 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:12.855396 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae5b668e-ee25-4127-b055-e00795503c0e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:12.857980 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae5b668e-ee25-4127-b055-e00795503c0e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:12.858577 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae5b668e-ee25-4127-b055-e00795503c0e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:12.859515 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae5b668e-ee25-4127-b055-e00795503c0e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:12.859515 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ae5b668e-ee25-4127-b055-e00795503c0e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:12.867027 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:12.867027 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:12.868796 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae5b668e-ee25-4127-b055-e00795503c0e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:12.869639 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 892/3565] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:12 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:57:12.991110 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10758a24-63d4-475b-8063-d9cd1922297d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:12.994050 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10758a24-63d4-475b-8063-d9cd1922297d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:12.994484 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10758a24-63d4-475b-8063-d9cd1922297d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:12.994659 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10758a24-63d4-475b-8063-d9cd1922297d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:13.008621 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:13.008621 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:13.014072 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10758a24-63d4-475b-8063-d9cd1922297d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:13.021849 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10758a24-63d4-475b-8063-d9cd1922297d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:13.022368 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 891/3566] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:12 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:13.739028 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-543a2105-65b1-4331-b72c-841702b47544 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:13.742460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-543a2105-65b1-4331-b72c-841702b47544 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:13.742460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-543a2105-65b1-4331-b72c-841702b47544 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:13.742644 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-543a2105-65b1-4331-b72c-841702b47544 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:13.742644 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-543a2105-65b1-4331-b72c-841702b47544 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:13.748666 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:13.748666 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:13.749329 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-543a2105-65b1-4331-b72c-841702b47544 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:13.750329 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 901/3567] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:13 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:57:13.813477 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5911116a-cd3a-4097-929f-693b5a96d829 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:13.818479 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5911116a-cd3a-4097-929f-693b5a96d829 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:13.818479 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5911116a-cd3a-4097-929f-693b5a96d829 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:13.818852 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5911116a-cd3a-4097-929f-693b5a96d829 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:13.819092 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5911116a-cd3a-4097-929f-693b5a96d829 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:13.824559 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:13.824559 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:13.825602 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5911116a-cd3a-4097-929f-693b5a96d829 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:13.826246 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 884/3568] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:13 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:13.883620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-624ac430-0627-4634-8f0c-4a4a89c23e17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:13.886089 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-624ac430-0627-4634-8f0c-4a4a89c23e17 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:13.886457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-624ac430-0627-4634-8f0c-4a4a89c23e17 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:13.887727 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-624ac430-0627-4634-8f0c-4a4a89c23e17 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:13.887727 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-624ac430-0627-4634-8f0c-4a4a89c23e17 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:13.891815 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:13.891815 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:13.892924 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-624ac430-0627-4634-8f0c-4a4a89c23e17 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:13.893399 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 893/3569] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:13 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:14.037796 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8fa2f88-3d20-47ca-8ec9-36cf15a26027 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:14.041367 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8fa2f88-3d20-47ca-8ec9-36cf15a26027 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:14.041367 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8fa2f88-3d20-47ca-8ec9-36cf15a26027 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:14.042604 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8fa2f88-3d20-47ca-8ec9-36cf15a26027 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:14.056203 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:14.056203 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:14.061589 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8fa2f88-3d20-47ca-8ec9-36cf15a26027 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:14.071958 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8fa2f88-3d20-47ca-8ec9-36cf15a26027 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:14.072750 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 892/3570] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:14 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:14.766933 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-900e02ea-e8e6-4fda-bd37-0803d0c391e1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:14.769701 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-900e02ea-e8e6-4fda-bd37-0803d0c391e1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:14.770196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-900e02ea-e8e6-4fda-bd37-0803d0c391e1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:14.770648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-900e02ea-e8e6-4fda-bd37-0803d0c391e1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:14.770804 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-900e02ea-e8e6-4fda-bd37-0803d0c391e1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:14.781684 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:14.781684 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:14.782825 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-900e02ea-e8e6-4fda-bd37-0803d0c391e1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:14.784028 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 902/3571] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:14 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:14.839955 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d083d96e-9bae-4324-bb66-cce43fe40756 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:14.842767 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d083d96e-9bae-4324-bb66-cce43fe40756 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:14.843026 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d083d96e-9bae-4324-bb66-cce43fe40756 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:14.843231 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d083d96e-9bae-4324-bb66-cce43fe40756 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:14.843378 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d083d96e-9bae-4324-bb66-cce43fe40756 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:14.848324 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:14.848324 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:14.849285 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d083d96e-9bae-4324-bb66-cce43fe40756 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:14.849801 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 885/3572] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:14 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:14.910700 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ffde5a90-9183-4041-912f-48a782d574f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:14.914058 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffde5a90-9183-4041-912f-48a782d574f9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:14.914185 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffde5a90-9183-4041-912f-48a782d574f9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:14.914386 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffde5a90-9183-4041-912f-48a782d574f9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:14.914613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ffde5a90-9183-4041-912f-48a782d574f9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:14.919403 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:14.919403 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:14.920469 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffde5a90-9183-4041-912f-48a782d574f9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:14.920935 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 894/3573] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:14 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:15.090098 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ee84f39-6382-48a5-8f89-1f1c5a964480 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:15.092361 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ee84f39-6382-48a5-8f89-1f1c5a964480 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:15.092664 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ee84f39-6382-48a5-8f89-1f1c5a964480 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:15.092948 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ee84f39-6382-48a5-8f89-1f1c5a964480 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:15.104903 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:15.104903 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:15.109830 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ee84f39-6382-48a5-8f89-1f1c5a964480 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:15.117347 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ee84f39-6382-48a5-8f89-1f1c5a964480 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:15.117347 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 893/3574] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:15 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:15.557210 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-f3be4b85-388f-43f0-a19f-987b8c6b7cc5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:15.559924 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-f3be4b85-388f-43f0-a19f-987b8c6b7cc5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/attachments/cdcdf38d-1270-47da-a4b2-f782f27f6899/action Aug 25 04:57:15.560702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-f3be4b85-388f-43f0-a19f-987b8c6b7cc5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:15.560702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-f3be4b85-388f-43f0-a19f-987b8c6b7cc5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:15.580833 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:15.580833 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:15.594799 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-a10227ff-3a21-43f1-b785-2c5e9fc2d018 req-f3be4b85-388f-43f0-a19f-987b8c6b7cc5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/cdcdf38d-1270-47da-a4b2-f782f27f6899/action returned with HTTP 204 Aug 25 04:57:15.595539 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 903/3575] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:57:15 2026] POST /volume/v3/attachments/cdcdf38d-1270-47da-a4b2-f782f27f6899/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:15.796675 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d9a2baed-011c-4f45-a389-94b73eaa308c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:15.799139 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9a2baed-011c-4f45-a389-94b73eaa308c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:15.799442 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9a2baed-011c-4f45-a389-94b73eaa308c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:15.799726 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9a2baed-011c-4f45-a389-94b73eaa308c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:15.799874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d9a2baed-011c-4f45-a389-94b73eaa308c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:15.806329 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:15.806329 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:15.807392 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9a2baed-011c-4f45-a389-94b73eaa308c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:15.807847 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 886/3576] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:15 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:15.862872 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0bcb3799-a038-495a-8ce6-e2b702ff28a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:15.865445 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bcb3799-a038-495a-8ce6-e2b702ff28a8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:15.865718 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bcb3799-a038-495a-8ce6-e2b702ff28a8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:15.866021 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bcb3799-a038-495a-8ce6-e2b702ff28a8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:15.866197 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0bcb3799-a038-495a-8ce6-e2b702ff28a8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:15.872811 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:15.872811 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:15.874288 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bcb3799-a038-495a-8ce6-e2b702ff28a8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:15.874876 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 895/3577] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:15 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:15.933191 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61ccb3a5-a0e2-49da-a070-8e2e895ff9a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:15.935245 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61ccb3a5-a0e2-49da-a070-8e2e895ff9a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:15.935627 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61ccb3a5-a0e2-49da-a070-8e2e895ff9a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:15.935913 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61ccb3a5-a0e2-49da-a070-8e2e895ff9a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:15.936082 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-61ccb3a5-a0e2-49da-a070-8e2e895ff9a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:15.941380 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:15.941380 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:15.942599 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61ccb3a5-a0e2-49da-a070-8e2e895ff9a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:15.944295 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 894/3578] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:15 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:16.133922 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1aa27c34-a122-481e-bbe2-cd4ef0f55833 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:16.136923 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1aa27c34-a122-481e-bbe2-cd4ef0f55833 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:16.137149 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1aa27c34-a122-481e-bbe2-cd4ef0f55833 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:16.137719 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1aa27c34-a122-481e-bbe2-cd4ef0f55833 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:16.153992 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:16.153992 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:16.160101 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1aa27c34-a122-481e-bbe2-cd4ef0f55833 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:16.169003 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1aa27c34-a122-481e-bbe2-cd4ef0f55833 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:16.169730 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 904/3579] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:16 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:16.820184 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ac1e52ce-dec3-4121-b7d1-505d149b604a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:16.823635 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ac1e52ce-dec3-4121-b7d1-505d149b604a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:16.823893 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ac1e52ce-dec3-4121-b7d1-505d149b604a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:16.824291 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ac1e52ce-dec3-4121-b7d1-505d149b604a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:16.824419 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ac1e52ce-dec3-4121-b7d1-505d149b604a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:16.833126 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:16.833126 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:16.834345 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ac1e52ce-dec3-4121-b7d1-505d149b604a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:16.835136 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 887/3580] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:16 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:16.888810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b0b9e26-2afb-4f8d-83f6-f45624ba838e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:16.890789 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b0b9e26-2afb-4f8d-83f6-f45624ba838e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:16.891468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b0b9e26-2afb-4f8d-83f6-f45624ba838e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:16.891468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b0b9e26-2afb-4f8d-83f6-f45624ba838e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:16.891468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3b0b9e26-2afb-4f8d-83f6-f45624ba838e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:16.896752 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:16.896752 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:16.897739 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b0b9e26-2afb-4f8d-83f6-f45624ba838e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:16.898333 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 896/3581] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:16 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:16.955988 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e31eadad-1dc4-45f1-8f73-f7bd9e8cffa9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:16.958127 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e31eadad-1dc4-45f1-8f73-f7bd9e8cffa9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:16.958446 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e31eadad-1dc4-45f1-8f73-f7bd9e8cffa9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:16.958630 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e31eadad-1dc4-45f1-8f73-f7bd9e8cffa9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:16.958747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e31eadad-1dc4-45f1-8f73-f7bd9e8cffa9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:16.963226 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:16.963226 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:16.964021 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e31eadad-1dc4-45f1-8f73-f7bd9e8cffa9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:16.964356 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 895/3582] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:16 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:17.846316 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8c61c7a2-23c9-4260-875d-51e372edee8c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:17.848637 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c61c7a2-23c9-4260-875d-51e372edee8c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:17.850474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c61c7a2-23c9-4260-875d-51e372edee8c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:17.850474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c61c7a2-23c9-4260-875d-51e372edee8c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:17.850474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8c61c7a2-23c9-4260-875d-51e372edee8c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:17.854774 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:17.854774 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:17.855790 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c61c7a2-23c9-4260-875d-51e372edee8c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:17.856450 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 905/3583] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:17 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:17.912049 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ff452f67-a042-45f9-ae08-4b97f728d2e6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:17.914821 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff452f67-a042-45f9-ae08-4b97f728d2e6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:17.915156 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff452f67-a042-45f9-ae08-4b97f728d2e6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:17.915411 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff452f67-a042-45f9-ae08-4b97f728d2e6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:17.915710 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ff452f67-a042-45f9-ae08-4b97f728d2e6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:17.924810 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:17.924810 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:17.927203 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff452f67-a042-45f9-ae08-4b97f728d2e6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:17.927203 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 888/3584] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:17 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:17.982012 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67e4a64e-2eb2-4683-b559-024cb5cf5648 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:17.984529 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67e4a64e-2eb2-4683-b559-024cb5cf5648 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:17.984937 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67e4a64e-2eb2-4683-b559-024cb5cf5648 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:17.985223 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67e4a64e-2eb2-4683-b559-024cb5cf5648 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:17.985409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-67e4a64e-2eb2-4683-b559-024cb5cf5648 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:17.992114 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:17.992114 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:17.993049 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67e4a64e-2eb2-4683-b559-024cb5cf5648 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:17.993526 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 897/3585] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:17 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:18.008770 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18030044-371a-4911-9ef9-3ab5e4fd629b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:18.011561 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18030044-371a-4911-9ef9-3ab5e4fd629b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b Aug 25 04:57:18.011906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18030044-371a-4911-9ef9-3ab5e4fd629b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:18.012064 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18030044-371a-4911-9ef9-3ab5e4fd629b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:18.022446 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:18.022446 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:18.031545 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-18030044-371a-4911-9ef9-3ab5e4fd629b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:57:18.040418 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18030044-371a-4911-9ef9-3ab5e4fd629b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b returned with HTTP 200 Aug 25 04:57:18.042367 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 896/3586] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:18 2026] GET /volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:18.058002 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8c8ce4db-dce3-43d0-a1ac-76f730f2445f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:18.059718 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c8ce4db-dce3-43d0-a1ac-76f730f2445f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:18.060083 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c8ce4db-dce3-43d0-a1ac-76f730f2445f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:18.060412 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8c8ce4db-dce3-43d0-a1ac-76f730f2445f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:18.060653 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-8c8ce4db-dce3-43d0-a1ac-76f730f2445f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete backup with id: 09520b5d-9c75-4238-8617-bf8218b4cadb. Aug 25 04:57:18.065644 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:18.065644 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:18.080614 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-8c8ce4db-dce3-43d0-a1ac-76f730f2445f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] delete_backup rpcapi backup_id 09520b5d-9c75-4238-8617-bf8218b4cadb {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:57:18.083312 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8c8ce4db-dce3-43d0-a1ac-76f730f2445f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 202 Aug 25 04:57:18.083312 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 906/3587] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:57:18 2026] DELETE /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:18.096692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-69bc64b8-db85-480b-9e9f-28a381350f5e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:18.099330 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-69bc64b8-db85-480b-9e9f-28a381350f5e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:18.099653 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-69bc64b8-db85-480b-9e9f-28a381350f5e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:18.099924 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-69bc64b8-db85-480b-9e9f-28a381350f5e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:18.100130 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-69bc64b8-db85-480b-9e9f-28a381350f5e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:18.111376 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:18.111376 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:18.112459 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-69bc64b8-db85-480b-9e9f-28a381350f5e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 200 Aug 25 04:57:18.113223 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 889/3588] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:18 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:18.868384 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38618717-6bda-46fa-a47c-730ee8cbb75d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:18.870738 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38618717-6bda-46fa-a47c-730ee8cbb75d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:18.870970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38618717-6bda-46fa-a47c-730ee8cbb75d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:18.871177 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38618717-6bda-46fa-a47c-730ee8cbb75d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:18.871320 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-38618717-6bda-46fa-a47c-730ee8cbb75d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:18.878464 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:18.878464 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:18.878851 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38618717-6bda-46fa-a47c-730ee8cbb75d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:18.879450 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 898/3589] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:18 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:18.939617 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bbc7d05a-caa0-40e3-94d7-b40e89bd899f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:18.941789 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbc7d05a-caa0-40e3-94d7-b40e89bd899f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:18.942022 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbc7d05a-caa0-40e3-94d7-b40e89bd899f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:18.942233 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbc7d05a-caa0-40e3-94d7-b40e89bd899f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:18.942354 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bbc7d05a-caa0-40e3-94d7-b40e89bd899f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:18.946852 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:18.946852 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:18.947611 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbc7d05a-caa0-40e3-94d7-b40e89bd899f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:18.948012 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 897/3590] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:18 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:19.125563 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b38d7c02-406a-4cdc-b9e9-d58f4b658c68 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:19.128339 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b38d7c02-406a-4cdc-b9e9-d58f4b658c68 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb Aug 25 04:57:19.130879 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b38d7c02-406a-4cdc-b9e9-d58f4b658c68 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:19.130879 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b38d7c02-406a-4cdc-b9e9-d58f4b658c68 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:19.130879 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b38d7c02-406a-4cdc-b9e9-d58f4b658c68 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 09520b5d-9c75-4238-8617-bf8218b4cadb. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:19.134845 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b38d7c02-406a-4cdc-b9e9-d58f4b658c68 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb returned with HTTP 404 Aug 25 04:57:19.135703 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 907/3591] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:19 2026] GET /volume/v3/backups/09520b5d-9c75-4238-8617-bf8218b4cadb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:19.148753 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-24087eab-0f0b-49c5-b536-5008969d34c4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:19.150714 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:19.151109 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-748208079"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:19.152942 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-748208079'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:19.153076 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume of 1 GB Aug 25 04:57:19.157556 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Availability Zones retrieved successfully. Aug 25 04:57:19.163551 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Flow 'volume_create_api' (6c8eb5ec-0073-4d92-8369-00acc6908fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:19.164495 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c934d43b-9c38-43fc-a699-fd880a79cff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:19.165454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:19.196944 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c934d43b-9c38-43fc-a699-fd880a79cff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:19.197738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2897ab43-39f4-4d11-ab8a-d4d0a9bc2c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:19.253592 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['972ce1be-309f-421a-8d8e-bdf7d1a042a6', 'e718f556-eb72-458c-837d-f1087aff3b92', '0904c63d-c679-475a-a755-9d306c2817bb', 'e6d67a85-0aca-470e-b96d-79886f40cf6d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:19.254591 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2897ab43-39f4-4d11-ab8a-d4d0a9bc2c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['972ce1be-309f-421a-8d8e-bdf7d1a042a6', 'e718f556-eb72-458c-837d-f1087aff3b92', '0904c63d-c679-475a-a755-9d306c2817bb', 'e6d67a85-0aca-470e-b96d-79886f40cf6d']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:19.257447 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60841cef-f811-49cf-90b8-9a7bf361f9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:19.283092 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60841cef-f811-49cf-90b8-9a7bf361f9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f26d209e-0b33-4ff5-b44b-49dfa54d8f38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-748208079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a18230bc9e7642098024770d8608cb15',qos_specs=None,replication_status=,reservations=['972ce1be-309f-421a-8d8e-bdf7d1a042a6','e718f556-eb72-458c-837d-f1087aff3b92','0904c63d-c679-475a-a755-9d306c2817bb','e6d67a85-0aca-470e-b96d-79886f40cf6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d60efae51b4b6999ff92333362934d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-748208079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f26d209e-0b33-4ff5-b44b-49dfa54d8f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a18230bc9e7642098024770d8608cb15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d60efae51b4b6999ff92333362934d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:19.283912 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eba96ec-6dea-402a-955a-cce6a64193ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:19.307574 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eba96ec-6dea-402a-955a-cce6a64193ff) transitioned into state 'SUCCESS' from state '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-748208079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a18230bc9e7642098024770d8608cb15',qos_specs=None,replication_status=,reservations=['972ce1be-309f-421a-8d8e-bdf7d1a042a6','e718f556-eb72-458c-837d-f1087aff3b92','0904c63d-c679-475a-a755-9d306c2817bb','e6d67a85-0aca-470e-b96d-79886f40cf6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d60efae51b4b6999ff92333362934d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:19.308546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6681d5-0bab-4e4a-b103-9eab6c54c54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:19.322028 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6681d5-0bab-4e4a-b103-9eab6c54c54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:19.323210 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Flow 'volume_create_api' (6c8eb5ec-0073-4d92-8369-00acc6908fd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:19.323836 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume request issued successfully. Aug 25 04:57:19.325148 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-24087eab-0f0b-49c5-b536-5008969d34c4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:19.325148 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 890/3592] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:57:19 2026] POST /volume/v3/volumes => generated 748 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:19.342106 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12b99340-59c6-4900-9430-b901508669ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:19.345305 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12b99340-59c6-4900-9430-b901508669ad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 Aug 25 04:57:19.345652 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12b99340-59c6-4900-9430-b901508669ad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:19.345941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12b99340-59c6-4900-9430-b901508669ad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:19.359864 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:19.359864 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:19.364778 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-12b99340-59c6-4900-9430-b901508669ad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:57:19.371919 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12b99340-59c6-4900-9430-b901508669ad tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 returned with HTTP 200 Aug 25 04:57:19.372508 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 899/3593] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:19 2026] GET /volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:19.749626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8d6ef58-1b6f-469e-8a82-167b22ef7d05 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:19.751967 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8d6ef58-1b6f-469e-8a82-167b22ef7d05 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:57:19.752335 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8d6ef58-1b6f-469e-8a82-167b22ef7d05 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c694e45d-31be-4c58-bb68-ae7b8297ad41", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1779191851", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:19.769786 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:19.769786 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:19.770512 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8d6ef58-1b6f-469e-8a82-167b22ef7d05 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:19.770746 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-e8d6ef58-1b6f-469e-8a82-167b22ef7d05 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create snapshot from volume c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:19.816154 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e8d6ef58-1b6f-469e-8a82-167b22ef7d05 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Created reservations ['3e949bf6-ea0b-45df-b88a-d728d4c6bdc0', '4314fc10-db07-4c9e-a511-29c8be3bc7be', '9e665c39-7a6b-4a11-8613-01c4d417c8ec', '886351cc-41b7-4c70-8fc3-99bb71b589fe'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:19.860107 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8d6ef58-1b6f-469e-8a82-167b22ef7d05 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot force create request issued successfully. Aug 25 04:57:19.860450 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8d6ef58-1b6f-469e-8a82-167b22ef7d05 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:57:19.860965 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 898/3594] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:57:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:19.871634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-06fc61e8-1e66-47cc-82a5-db437e87593d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:19.875042 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06fc61e8-1e66-47cc-82a5-db437e87593d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c Aug 25 04:57:19.875042 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06fc61e8-1e66-47cc-82a5-db437e87593d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:19.875042 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-06fc61e8-1e66-47cc-82a5-db437e87593d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:19.881611 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:19.881611 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:19.882345 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-06fc61e8-1e66-47cc-82a5-db437e87593d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:19.883367 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-06fc61e8-1e66-47cc-82a5-db437e87593d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c returned with HTTP 200 Aug 25 04:57:19.883994 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 908/3595] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:19 2026] GET /volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:19.893396 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0582285a-a846-432e-9f6d-7eb0957d791e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:19.895885 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0582285a-a846-432e-9f6d-7eb0957d791e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:19.895885 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0582285a-a846-432e-9f6d-7eb0957d791e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:19.895885 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0582285a-a846-432e-9f6d-7eb0957d791e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:19.895885 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0582285a-a846-432e-9f6d-7eb0957d791e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:19.901151 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:19.901151 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:19.901762 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0582285a-a846-432e-9f6d-7eb0957d791e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:19.902110 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 891/3596] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:19 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:19.960420 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af84a62f-9e3f-4866-a7eb-8a02bf01f382 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:19.962664 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af84a62f-9e3f-4866-a7eb-8a02bf01f382 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:19.962931 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af84a62f-9e3f-4866-a7eb-8a02bf01f382 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:19.963170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af84a62f-9e3f-4866-a7eb-8a02bf01f382 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:19.963460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-af84a62f-9e3f-4866-a7eb-8a02bf01f382 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:19.968543 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:19.968543 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:19.969475 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af84a62f-9e3f-4866-a7eb-8a02bf01f382 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:19.969927 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 900/3597] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:19 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:20.387189 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b871043-56ae-48fd-9847-d256727376a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:20.389362 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b871043-56ae-48fd-9847-d256727376a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 Aug 25 04:57:20.389768 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b871043-56ae-48fd-9847-d256727376a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:20.390046 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b871043-56ae-48fd-9847-d256727376a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:20.397286 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:20.397286 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:20.401162 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b871043-56ae-48fd-9847-d256727376a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:57:20.405421 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b871043-56ae-48fd-9847-d256727376a5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 returned with HTTP 200 Aug 25 04:57:20.405786 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 899/3598] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:20 2026] GET /volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:20.419732 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-17a31e4a-6e8b-4457-9033-5062e5f15574 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:20.422338 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17a31e4a-6e8b-4457-9033-5062e5f15574 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:57:20.422975 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17a31e4a-6e8b-4457-9033-5062e5f15574 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f26d209e-0b33-4ff5-b44b-49dfa54d8f38", "name": "tempest-VolumesBackupsTest-Backup-662210995"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:20.424606 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-17a31e4a-6e8b-4457-9033-5062e5f15574 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating new backup {'backup': {'volume_id': 'f26d209e-0b33-4ff5-b44b-49dfa54d8f38', 'name': 'tempest-VolumesBackupsTest-Backup-662210995'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:57:20.425874 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-17a31e4a-6e8b-4457-9033-5062e5f15574 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating backup of volume f26d209e-0b33-4ff5-b44b-49dfa54d8f38 in container None Aug 25 04:57:20.432374 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:20.432374 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:20.433069 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-17a31e4a-6e8b-4457-9033-5062e5f15574 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:57:20.449448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-17a31e4a-6e8b-4457-9033-5062e5f15574 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['4f5a007d-bda6-4e13-959b-b7ef8efeb655', '95dba9ab-1fed-4d59-bcff-b7384db97f06'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:20.480710 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17a31e4a-6e8b-4457-9033-5062e5f15574 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:57:20.481260 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 909/3599] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:57:20 2026] POST /volume/v3/backups => generated 329 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:20.490170 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1483cbbc-bf0a-49e2-b890-6a008237bf3f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:20.492459 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1483cbbc-bf0a-49e2-b890-6a008237bf3f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:20.493024 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1483cbbc-bf0a-49e2-b890-6a008237bf3f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:20.493609 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1483cbbc-bf0a-49e2-b890-6a008237bf3f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:20.493754 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1483cbbc-bf0a-49e2-b890-6a008237bf3f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:20.498963 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:20.498963 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:20.499789 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1483cbbc-bf0a-49e2-b890-6a008237bf3f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:20.500170 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 892/3600] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:20 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:20.897038 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c4fd340-0fea-4968-956a-3b26567e119b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:20.898967 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c4fd340-0fea-4968-956a-3b26567e119b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c Aug 25 04:57:20.899234 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c4fd340-0fea-4968-956a-3b26567e119b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:20.899536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c4fd340-0fea-4968-956a-3b26567e119b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:20.906334 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:20.906334 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:20.906998 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c4fd340-0fea-4968-956a-3b26567e119b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:20.908054 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c4fd340-0fea-4968-956a-3b26567e119b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c returned with HTTP 200 Aug 25 04:57:20.910545 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 901/3601] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:20 2026] GET /volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:20.917761 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7af08d5-81f0-4791-bd1a-eb34e72a2a3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:20.921922 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7af08d5-81f0-4791-bd1a-eb34e72a2a3e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:20.922193 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7af08d5-81f0-4791-bd1a-eb34e72a2a3e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:20.922472 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7af08d5-81f0-4791-bd1a-eb34e72a2a3e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:20.922607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f7af08d5-81f0-4791-bd1a-eb34e72a2a3e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:20.927441 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-280e236e-5133-4e86-a0b6-1d8e290518ad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:20.929410 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-280e236e-5133-4e86-a0b6-1d8e290518ad tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c Aug 25 04:57:20.929888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-280e236e-5133-4e86-a0b6-1d8e290518ad tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:20.930238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-280e236e-5133-4e86-a0b6-1d8e290518ad tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:20.930797 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:20.930797 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:20.931594 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7af08d5-81f0-4791-bd1a-eb34e72a2a3e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:20.932494 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 900/3602] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:20 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:20.944355 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:20.944355 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:20.945514 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-280e236e-5133-4e86-a0b6-1d8e290518ad tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:20.946366 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-280e236e-5133-4e86-a0b6-1d8e290518ad tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c returned with HTTP 200 Aug 25 04:57:20.947053 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 910/3603] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:20 2026] GET /volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:20.980207 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b3b6c238-77cd-4cc4-ba63-b2432fc659db None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:20.982648 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3b6c238-77cd-4cc4-ba63-b2432fc659db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:20.982920 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3b6c238-77cd-4cc4-ba63-b2432fc659db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:20.983204 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3b6c238-77cd-4cc4-ba63-b2432fc659db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:20.983378 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b3b6c238-77cd-4cc4-ba63-b2432fc659db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:20.987637 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:20.987637 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:20.988460 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3b6c238-77cd-4cc4-ba63-b2432fc659db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:20.988883 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 893/3604] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:20 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:21.511701 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04af4aeb-baec-479b-9752-e708a86f56db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:21.513421 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04af4aeb-baec-479b-9752-e708a86f56db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:21.513674 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04af4aeb-baec-479b-9752-e708a86f56db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:21.513906 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04af4aeb-baec-479b-9752-e708a86f56db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:21.514078 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-04af4aeb-baec-479b-9752-e708a86f56db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:21.518371 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:21.518371 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:21.519128 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04af4aeb-baec-479b-9752-e708a86f56db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:21.519499 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 902/3605] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:21 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:21.947221 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62f6d2dc-c46a-4a71-bd55-4f29e3c3dcfd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:21.949475 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62f6d2dc-c46a-4a71-bd55-4f29e3c3dcfd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:21.949779 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62f6d2dc-c46a-4a71-bd55-4f29e3c3dcfd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:21.950031 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62f6d2dc-c46a-4a71-bd55-4f29e3c3dcfd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:21.950173 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-62f6d2dc-c46a-4a71-bd55-4f29e3c3dcfd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:21.954776 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:21.954776 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:21.955481 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62f6d2dc-c46a-4a71-bd55-4f29e3c3dcfd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:21.955955 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 901/3606] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:21 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:21.998675 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b08f76ea-12ed-4b5b-9f6f-f8e41e7fb8b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:22.000848 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b08f76ea-12ed-4b5b-9f6f-f8e41e7fb8b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:22.001084 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b08f76ea-12ed-4b5b-9f6f-f8e41e7fb8b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:22.001287 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b08f76ea-12ed-4b5b-9f6f-f8e41e7fb8b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:22.001411 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b08f76ea-12ed-4b5b-9f6f-f8e41e7fb8b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:22.006026 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:22.006026 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:22.006846 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b08f76ea-12ed-4b5b-9f6f-f8e41e7fb8b6 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:22.007253 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 911/3607] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:21 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:22.534763 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1a390980-61c7-433f-b49b-75b702e4f494 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:22.536936 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a390980-61c7-433f-b49b-75b702e4f494 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:22.537197 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a390980-61c7-433f-b49b-75b702e4f494 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:22.537493 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a390980-61c7-433f-b49b-75b702e4f494 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:22.537656 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1a390980-61c7-433f-b49b-75b702e4f494 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:22.548917 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:22.548917 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:22.549749 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a390980-61c7-433f-b49b-75b702e4f494 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:22.550148 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 894/3608] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:22 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:22.627454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1af27a2a-7769-44cc-b735-b462eba17601 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:22.628221 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1af27a2a-7769-44cc-b735-b462eba17601 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:57:22.628667 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1af27a2a-7769-44cc-b735-b462eba17601 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c694e45d-31be-4c58-bb68-ae7b8297ad41", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1667381129", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:22.639584 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:22.639584 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:22.640039 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1af27a2a-7769-44cc-b735-b462eba17601 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:22.641441 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1af27a2a-7769-44cc-b735-b462eba17601 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create snapshot from volume c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:22.668609 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1af27a2a-7769-44cc-b735-b462eba17601 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Created reservations ['02d67420-2e69-4a5d-a464-f2e72a3721ee', '75adb654-447d-4ca9-a146-95e9e2e8d8bf', 'd512992d-b0d5-475c-b746-c485357c063d', '0d8039c0-78c3-4d63-85b7-b35e941b5728'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:22.703264 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1af27a2a-7769-44cc-b735-b462eba17601 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot force create request issued successfully. Aug 25 04:57:22.703630 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1af27a2a-7769-44cc-b735-b462eba17601 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:57:22.704042 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 903/3609] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:57:22 2026] POST /volume/v3/snapshots => generated 313 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:22.715268 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b13a0948-2676-4d81-808b-ee91cafda6e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:22.717566 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b13a0948-2676-4d81-808b-ee91cafda6e7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 Aug 25 04:57:22.717910 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b13a0948-2676-4d81-808b-ee91cafda6e7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:22.718169 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b13a0948-2676-4d81-808b-ee91cafda6e7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:22.724815 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:22.724815 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:22.725280 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b13a0948-2676-4d81-808b-ee91cafda6e7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:22.726246 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b13a0948-2676-4d81-808b-ee91cafda6e7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 returned with HTTP 200 Aug 25 04:57:22.726706 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 902/3610] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:22 2026] GET /volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:22.967918 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19e37285-703a-44d4-a661-0cec1eb999da None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:22.970812 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19e37285-703a-44d4-a661-0cec1eb999da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:22.971076 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19e37285-703a-44d4-a661-0cec1eb999da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:22.971326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19e37285-703a-44d4-a661-0cec1eb999da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:22.971506 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-19e37285-703a-44d4-a661-0cec1eb999da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:22.977339 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:22.977339 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:22.978230 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19e37285-703a-44d4-a661-0cec1eb999da tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:22.978983 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 912/3611] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:22 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:23.019900 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f9f149d3-7a77-4083-adb3-4aab9fb3c0fd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:23.024000 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f9f149d3-7a77-4083-adb3-4aab9fb3c0fd tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:23.024262 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f9f149d3-7a77-4083-adb3-4aab9fb3c0fd tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:23.024551 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f9f149d3-7a77-4083-adb3-4aab9fb3c0fd tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:23.024938 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f9f149d3-7a77-4083-adb3-4aab9fb3c0fd tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:23.032454 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:23.032454 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:23.033692 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f9f149d3-7a77-4083-adb3-4aab9fb3c0fd tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:23.035082 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 895/3612] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:23 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:23.560750 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-826e1805-2fc1-49e5-bb4b-3409d034e16d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:23.562895 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-826e1805-2fc1-49e5-bb4b-3409d034e16d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:23.563099 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-826e1805-2fc1-49e5-bb4b-3409d034e16d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:23.563264 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-826e1805-2fc1-49e5-bb4b-3409d034e16d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:23.563358 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-826e1805-2fc1-49e5-bb4b-3409d034e16d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:23.567773 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:23.567773 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:23.569484 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-826e1805-2fc1-49e5-bb4b-3409d034e16d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:23.569853 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 904/3613] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:23 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:23.749668 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af569d71-3e68-4fb9-8a42-d196bc645e42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:23.751543 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af569d71-3e68-4fb9-8a42-d196bc645e42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 Aug 25 04:57:23.752136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af569d71-3e68-4fb9-8a42-d196bc645e42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:23.752136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af569d71-3e68-4fb9-8a42-d196bc645e42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:23.758298 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:23.758298 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:23.758966 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af569d71-3e68-4fb9-8a42-d196bc645e42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:23.760206 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af569d71-3e68-4fb9-8a42-d196bc645e42 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 returned with HTTP 200 Aug 25 04:57:23.764340 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 903/3614] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:23 2026] GET /volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:23.790330 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f1626f0-fdd5-4c90-bb52-4e28c8787352 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:23.795696 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f1626f0-fdd5-4c90-bb52-4e28c8787352 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 Aug 25 04:57:23.796479 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f1626f0-fdd5-4c90-bb52-4e28c8787352 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:23.796578 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f1626f0-fdd5-4c90-bb52-4e28c8787352 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:23.807698 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:23.807698 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:23.807698 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7f1626f0-fdd5-4c90-bb52-4e28c8787352 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:23.809471 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f1626f0-fdd5-4c90-bb52-4e28c8787352 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 returned with HTTP 200 Aug 25 04:57:23.809732 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 913/3615] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:23 2026] GET /volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:23.989887 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-76e482c6-bb00-4442-9aa0-233305844f1c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:23.991760 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-76e482c6-bb00-4442-9aa0-233305844f1c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:23.992073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-76e482c6-bb00-4442-9aa0-233305844f1c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:23.992302 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-76e482c6-bb00-4442-9aa0-233305844f1c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:23.992472 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-76e482c6-bb00-4442-9aa0-233305844f1c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:24.001584 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:24.001584 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:24.004738 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-76e482c6-bb00-4442-9aa0-233305844f1c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:24.005291 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 896/3616] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:23 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:24.054398 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea12b084-2b60-41a6-9d9c-3aeda79306be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:24.056164 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea12b084-2b60-41a6-9d9c-3aeda79306be tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:24.056418 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea12b084-2b60-41a6-9d9c-3aeda79306be tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:24.056629 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea12b084-2b60-41a6-9d9c-3aeda79306be tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:24.056746 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ea12b084-2b60-41a6-9d9c-3aeda79306be tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:24.061129 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:24.061129 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:24.061822 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea12b084-2b60-41a6-9d9c-3aeda79306be tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:24.062144 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 905/3617] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:24 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:24.071311 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6821ec2e-bf4c-4569-b85a-bbcba13a7603 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:24.107766 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6821ec2e-bf4c-4569-b85a-bbcba13a7603 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:57:24.108101 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6821ec2e-bf4c-4569-b85a-bbcba13a7603 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b9482cd-bc43-49a7-a5a1-ee73ceeaab71", "incremental": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:24.109489 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-6821ec2e-bf4c-4569-b85a-bbcba13a7603 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Creating new backup {'backup': {'volume_id': '1b9482cd-bc43-49a7-a5a1-ee73ceeaab71', 'incremental': True}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:57:24.109643 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-6821ec2e-bf4c-4569-b85a-bbcba13a7603 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Creating backup of volume 1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 in container None Aug 25 04:57:24.116640 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:24.116640 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:24.116940 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6821ec2e-bf4c-4569-b85a-bbcba13a7603 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Volume info retrieved successfully. Aug 25 04:57:24.140030 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6821ec2e-bf4c-4569-b85a-bbcba13a7603 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Created reservations ['c2f32b57-21f1-4f20-8ccd-8e9d3e6eeb85', '529fb7a8-8aa3-49eb-ab2f-1bb61c36d80f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:24.157981 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6821ec2e-bf4c-4569-b85a-bbcba13a7603 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 400 Aug 25 04:57:24.158565 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 904/3618] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:57:24 2026] POST /volume/v3/backups => generated 109 bytes in 88 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:57:24.166462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6cade69d-a46f-4d30-8e2e-01b24bc94e55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:24.167937 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cade69d-a46f-4d30-8e2e-01b24bc94e55 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] DELETE https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:24.168813 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6cade69d-a46f-4d30-8e2e-01b24bc94e55 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:24.169234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6cade69d-a46f-4d30-8e2e-01b24bc94e55 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:24.169533 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-6cade69d-a46f-4d30-8e2e-01b24bc94e55 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Delete backup with id: 7873ca14-46cf-467b-94f3-00dab5f53d5b. Aug 25 04:57:24.174216 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:24.174216 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:24.187325 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-6cade69d-a46f-4d30-8e2e-01b24bc94e55 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] delete_backup rpcapi backup_id 7873ca14-46cf-467b-94f3-00dab5f53d5b {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:57:24.189330 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cade69d-a46f-4d30-8e2e-01b24bc94e55 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 202 Aug 25 04:57:24.190132 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 914/3619] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:57:24 2026] DELETE /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:24.196780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b70b1bab-150a-497a-97b8-66594289d138 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:24.198875 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b70b1bab-150a-497a-97b8-66594289d138 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:24.199208 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b70b1bab-150a-497a-97b8-66594289d138 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:24.199650 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b70b1bab-150a-497a-97b8-66594289d138 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:24.199996 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b70b1bab-150a-497a-97b8-66594289d138 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:24.206637 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:24.206637 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:24.207469 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b70b1bab-150a-497a-97b8-66594289d138 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 200 Aug 25 04:57:24.207855 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 897/3620] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:24 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:24.582691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ece15b4-531a-4667-86e0-44baef933eb3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:24.586294 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ece15b4-531a-4667-86e0-44baef933eb3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:24.586648 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ece15b4-531a-4667-86e0-44baef933eb3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:24.586943 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ece15b4-531a-4667-86e0-44baef933eb3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:24.587134 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7ece15b4-531a-4667-86e0-44baef933eb3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:24.598500 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:24.598500 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:24.600482 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ece15b4-531a-4667-86e0-44baef933eb3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:24.600482 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 906/3621] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:24 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:25.018402 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58d3c11a-d93a-4833-b6ba-60a6ff4e5c5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:25.020753 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58d3c11a-d93a-4833-b6ba-60a6ff4e5c5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:25.021021 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58d3c11a-d93a-4833-b6ba-60a6ff4e5c5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:25.021399 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58d3c11a-d93a-4833-b6ba-60a6ff4e5c5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:25.021557 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-58d3c11a-d93a-4833-b6ba-60a6ff4e5c5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:25.026871 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:25.026871 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:25.027725 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58d3c11a-d93a-4833-b6ba-60a6ff4e5c5f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:25.028524 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 905/3622] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:25 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:25.223149 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-57ac8214-d180-48b1-9020-77f5094d48bf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:25.225233 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57ac8214-d180-48b1-9020-77f5094d48bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b Aug 25 04:57:25.225762 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57ac8214-d180-48b1-9020-77f5094d48bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:25.226035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57ac8214-d180-48b1-9020-77f5094d48bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:25.226196 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-57ac8214-d180-48b1-9020-77f5094d48bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 7873ca14-46cf-467b-94f3-00dab5f53d5b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:25.230852 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57ac8214-d180-48b1-9020-77f5094d48bf tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b returned with HTTP 404 Aug 25 04:57:25.231346 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 915/3623] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:25 2026] GET /volume/v3/backups/7873ca14-46cf-467b-94f3-00dab5f53d5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:25.245855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:25.257388 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:25.264705 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-693540518"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:25.270936 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-693540518'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:25.271085 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Create volume of 1 GB Aug 25 04:57:25.276358 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Availability Zones retrieved successfully. Aug 25 04:57:25.284842 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Flow 'volume_create_api' (55c8faab-ea2b-4e16-ba8b-e5ae2ab1459f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:25.286295 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35c04f4-5c7f-42f3-bd44-16edc0e1c4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:25.287649 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:25.322869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35c04f4-5c7f-42f3-bd44-16edc0e1c4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:25.324119 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (129212ba-cc31-43ca-95f6-97785f68da33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:25.378389 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Created reservations ['c2edee77-2bfc-48be-b2e7-854a428fc29c', 'c3c01793-ea3e-41fd-894b-af0d14997152', 'cbbf0d85-9b4e-4b9e-9373-059dfc84f29a', 'e6d99dec-d4a6-4e1b-8150-06d643a7ef2e'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:25.380016 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (129212ba-cc31-43ca-95f6-97785f68da33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2edee77-2bfc-48be-b2e7-854a428fc29c', 'c3c01793-ea3e-41fd-894b-af0d14997152', 'cbbf0d85-9b4e-4b9e-9373-059dfc84f29a', 'e6d99dec-d4a6-4e1b-8150-06d643a7ef2e']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:25.381682 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1915631-64fc-4dfa-b086-7e0c032ad57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:25.415340 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1915631-64fc-4dfa-b086-7e0c032ad57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ff0987d-ebce-4837-96e6-b3a444e3da28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-693540518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13910328f3a74f8b891ec4e44ad64517',qos_specs=None,replication_status=,reservations=['c2edee77-2bfc-48be-b2e7-854a428fc29c','c3c01793-ea3e-41fd-894b-af0d14997152','cbbf0d85-9b4e-4b9e-9373-059dfc84f29a','e6d99dec-d4a6-4e1b-8150-06d643a7ef2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdffaf8cc9b4c1b944980c7d8da0ba3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-693540518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ff0987d-ebce-4837-96e6-b3a444e3da28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13910328f3a74f8b891ec4e44ad64517',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcdffaf8cc9b4c1b944980c7d8da0ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:25.416722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dbbb659-839c-431d-8181-ec5bff127845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:25.446298 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dbbb659-839c-431d-8181-ec5bff127845) transitioned into state 'SUCCESS' from state '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-693540518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13910328f3a74f8b891ec4e44ad64517',qos_specs=None,replication_status=,reservations=['c2edee77-2bfc-48be-b2e7-854a428fc29c','c3c01793-ea3e-41fd-894b-af0d14997152','cbbf0d85-9b4e-4b9e-9373-059dfc84f29a','e6d99dec-d4a6-4e1b-8150-06d643a7ef2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdffaf8cc9b4c1b944980c7d8da0ba3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:25.446298 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e09cef7-e336-4fdd-a7a1-a09c4dc0d338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:25.459059 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e09cef7-e336-4fdd-a7a1-a09c4dc0d338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:25.460275 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Flow 'volume_create_api' (55c8faab-ea2b-4e16-ba8b-e5ae2ab1459f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:25.460975 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Create volume request issued successfully. Aug 25 04:57:25.461800 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-36e67926-4309-41fc-ab7b-5da4c377f9c7 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:25.462285 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 898/3624] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:57:25 2026] POST /volume/v3/volumes => generated 748 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:25.480515 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7adc8b74-b59f-4cba-81f2-48b7b5ed0940 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:25.482249 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7adc8b74-b59f-4cba-81f2-48b7b5ed0940 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 Aug 25 04:57:25.482594 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7adc8b74-b59f-4cba-81f2-48b7b5ed0940 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:25.482817 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7adc8b74-b59f-4cba-81f2-48b7b5ed0940 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:25.491444 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:25.491444 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:25.494988 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7adc8b74-b59f-4cba-81f2-48b7b5ed0940 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:57:25.503443 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7adc8b74-b59f-4cba-81f2-48b7b5ed0940 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 returned with HTTP 200 Aug 25 04:57:25.503917 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 907/3625] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:25 2026] GET /volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:25.614597 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68fd6827-27c9-4680-8485-d6608c97ff61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:25.616447 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68fd6827-27c9-4680-8485-d6608c97ff61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:25.616672 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68fd6827-27c9-4680-8485-d6608c97ff61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:25.617054 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68fd6827-27c9-4680-8485-d6608c97ff61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:25.617192 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-68fd6827-27c9-4680-8485-d6608c97ff61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:25.621456 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:25.621456 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:25.622416 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68fd6827-27c9-4680-8485-d6608c97ff61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:25.622779 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 906/3626] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:25 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:25.837640 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de80bbe0-4cb0-405e-92e2-2a445a3861ab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:25.839572 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de80bbe0-4cb0-405e-92e2-2a445a3861ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:57:25.840061 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de80bbe0-4cb0-405e-92e2-2a445a3861ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c694e45d-31be-4c58-bb68-ae7b8297ad41", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1632470823", "description": null, "metadata": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:25.858826 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:25.858826 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:25.859487 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de80bbe0-4cb0-405e-92e2-2a445a3861ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:25.859704 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-de80bbe0-4cb0-405e-92e2-2a445a3861ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create snapshot from volume c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:25.896735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-de80bbe0-4cb0-405e-92e2-2a445a3861ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Created reservations ['e88e9f5c-81cd-41a9-ae29-cdba3fce48d1', '7883d8ba-e4ca-4102-850c-e642a6e0d2fa', 'd7cb9014-95db-49bd-b1c2-b3717631879f', 'bf54776d-51fe-46fc-9bfa-ad9564d0dcba'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:25.940793 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-de80bbe0-4cb0-405e-92e2-2a445a3861ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot force create request issued successfully. Aug 25 04:57:25.940793 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de80bbe0-4cb0-405e-92e2-2a445a3861ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:57:25.941413 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 916/3627] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:57:25 2026] POST /volume/v3/snapshots => generated 313 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 04:57:25.966241 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d1da2ae1-44d4-4e88-86b4-c25483630953 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:25.968320 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1da2ae1-44d4-4e88-86b4-c25483630953 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 Aug 25 04:57:25.968827 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1da2ae1-44d4-4e88-86b4-c25483630953 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:25.969257 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d1da2ae1-44d4-4e88-86b4-c25483630953 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:25.977458 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:25.977458 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:25.977458 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d1da2ae1-44d4-4e88-86b4-c25483630953 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:25.978587 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d1da2ae1-44d4-4e88-86b4-c25483630953 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 returned with HTTP 200 Aug 25 04:57:25.979135 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 899/3628] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:25 2026] GET /volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:26.042107 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dad78bdd-9619-46db-81f6-82587dd8f577 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:26.045317 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dad78bdd-9619-46db-81f6-82587dd8f577 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:26.045317 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dad78bdd-9619-46db-81f6-82587dd8f577 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:26.045317 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dad78bdd-9619-46db-81f6-82587dd8f577 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:26.045555 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dad78bdd-9619-46db-81f6-82587dd8f577 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:26.051669 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:26.051669 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:26.052831 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dad78bdd-9619-46db-81f6-82587dd8f577 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:26.053410 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 908/3629] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:26 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:26.521689 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac7d7384-e3e2-4bbf-8fa3-c373d2e9b5f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:26.524205 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac7d7384-e3e2-4bbf-8fa3-c373d2e9b5f1 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 Aug 25 04:57:26.524505 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac7d7384-e3e2-4bbf-8fa3-c373d2e9b5f1 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:26.524778 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac7d7384-e3e2-4bbf-8fa3-c373d2e9b5f1 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:26.534700 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:26.534700 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:26.539127 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac7d7384-e3e2-4bbf-8fa3-c373d2e9b5f1 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:57:26.544625 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac7d7384-e3e2-4bbf-8fa3-c373d2e9b5f1 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 returned with HTTP 200 Aug 25 04:57:26.545082 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 907/3630] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:26 2026] GET /volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:26.559435 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-772a3976-8cb2-45ca-8e60-b5a6da9b29fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:26.561960 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-772a3976-8cb2-45ca-8e60-b5a6da9b29fa tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:57:26.562368 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-772a3976-8cb2-45ca-8e60-b5a6da9b29fa tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ff0987d-ebce-4837-96e6-b3a444e3da28", "name": "tempest-VolumesBackupsTest-Backup-1219760194"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:26.564279 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-772a3976-8cb2-45ca-8e60-b5a6da9b29fa tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Creating new backup {'backup': {'volume_id': '1ff0987d-ebce-4837-96e6-b3a444e3da28', 'name': 'tempest-VolumesBackupsTest-Backup-1219760194'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:57:26.564469 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-772a3976-8cb2-45ca-8e60-b5a6da9b29fa tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Creating backup of volume 1ff0987d-ebce-4837-96e6-b3a444e3da28 in container None Aug 25 04:57:26.572783 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:26.572783 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:26.573210 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-772a3976-8cb2-45ca-8e60-b5a6da9b29fa tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Volume info retrieved successfully. Aug 25 04:57:26.598914 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-772a3976-8cb2-45ca-8e60-b5a6da9b29fa tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Created reservations ['ef2313ae-4d3c-465e-baee-3abcdd3dc981', 'd8dab4d1-583c-4454-bc6b-bf2856e1ada0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:26.635697 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-88d3ea34-2090-4c48-aca8-c1384748dbaa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:26.636133 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-772a3976-8cb2-45ca-8e60-b5a6da9b29fa tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:57:26.636839 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 917/3631] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:57:26 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 25 04:57:26.637947 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88d3ea34-2090-4c48-aca8-c1384748dbaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:26.638152 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88d3ea34-2090-4c48-aca8-c1384748dbaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:26.638339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88d3ea34-2090-4c48-aca8-c1384748dbaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:26.638525 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-88d3ea34-2090-4c48-aca8-c1384748dbaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:26.644705 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:26.644705 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:26.645891 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88d3ea34-2090-4c48-aca8-c1384748dbaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:26.646440 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 900/3632] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:26 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:26.648295 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c6f00f2-4ab5-4629-a674-aeae1f75fbb5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:26.650703 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c6f00f2-4ab5-4629-a674-aeae1f75fbb5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:26.650974 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c6f00f2-4ab5-4629-a674-aeae1f75fbb5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:26.651231 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c6f00f2-4ab5-4629-a674-aeae1f75fbb5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:26.651457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0c6f00f2-4ab5-4629-a674-aeae1f75fbb5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:26.657222 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:26.657222 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:26.658171 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c6f00f2-4ab5-4629-a674-aeae1f75fbb5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:26.658758 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 909/3633] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:26 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:26.999939 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-900c35c7-7e2c-47bd-b0e3-c84ded1ddfe5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.002250 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-900c35c7-7e2c-47bd-b0e3-c84ded1ddfe5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 Aug 25 04:57:27.002523 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-900c35c7-7e2c-47bd-b0e3-c84ded1ddfe5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.002748 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-900c35c7-7e2c-47bd-b0e3-c84ded1ddfe5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.008744 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.008744 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:27.009301 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-900c35c7-7e2c-47bd-b0e3-c84ded1ddfe5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:27.010262 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-900c35c7-7e2c-47bd-b0e3-c84ded1ddfe5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 returned with HTTP 200 Aug 25 04:57:27.010787 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 908/3634] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:26 2026] GET /volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:27.019720 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-394790e0-98a1-4681-8956-f3a9e59ad14b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.021762 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-394790e0-98a1-4681-8956-f3a9e59ad14b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 Aug 25 04:57:27.023148 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-394790e0-98a1-4681-8956-f3a9e59ad14b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.023148 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-394790e0-98a1-4681-8956-f3a9e59ad14b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.027766 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.027766 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:27.028285 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-394790e0-98a1-4681-8956-f3a9e59ad14b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:27.029324 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-394790e0-98a1-4681-8956-f3a9e59ad14b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 returned with HTTP 200 Aug 25 04:57:27.029824 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 918/3635] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:27.065454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-935e1202-75c6-4a71-bf2a-17507d4154b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.065591 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-644d41d9-579f-4054-877d-c7bd31d940ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.067441 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-935e1202-75c6-4a71-bf2a-17507d4154b3 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:27.067519 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-644d41d9-579f-4054-877d-c7bd31d940ed tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:27.072455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-644d41d9-579f-4054-877d-c7bd31d940ed tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.073187 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-935e1202-75c6-4a71-bf2a-17507d4154b3 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.073272 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-644d41d9-579f-4054-877d-c7bd31d940ed tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.073344 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-935e1202-75c6-4a71-bf2a-17507d4154b3 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.073382 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-644d41d9-579f-4054-877d-c7bd31d940ed tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:27.073855 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.073855 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:27.075444 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-644d41d9-579f-4054-877d-c7bd31d940ed tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:27.075444 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 910/3636] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:27.096994 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.096994 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:27.102540 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-935e1202-75c6-4a71-bf2a-17507d4154b3 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:27.107516 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-935e1202-75c6-4a71-bf2a-17507d4154b3 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:27.107516 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 901/3637] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:27.127869 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-c3d5ff31-e695-40d1-9dfe-89148c4041a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.131913 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-c3d5ff31-e695-40d1-9dfe-89148c4041a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41/action Aug 25 04:57:27.132492 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-c3d5ff31-e695-40d1-9dfe-89148c4041a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:27.132701 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-c3d5ff31-e695-40d1-9dfe-89148c4041a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:27.147530 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.147530 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:27.148255 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-c3d5ff31-e695-40d1-9dfe-89148c4041a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:27.156806 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-c3d5ff31-e695-40d1-9dfe-89148c4041a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Begin detaching volume completed successfully. Aug 25 04:57:27.157105 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-c3d5ff31-e695-40d1-9dfe-89148c4041a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41/action returned with HTTP 202 Aug 25 04:57:27.157729 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 909/3638] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:57:27 2026] POST /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:27.217233 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e2a254c-66d1-4558-9259-cf0eac323da3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.217672 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e2a254c-66d1-4558-9259-cf0eac323da3 None None] GET https://10.4.3.213/volume// Aug 25 04:57:27.217855 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e2a254c-66d1-4558-9259-cf0eac323da3 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.218049 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e2a254c-66d1-4558-9259-cf0eac323da3 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.218380 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e2a254c-66d1-4558-9259-cf0eac323da3 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:27.218744 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 919/3639] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:27.229866 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-ca85d4f1-19e6-47be-9be4-7f29b725005a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.233291 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-ca85d4f1-19e6-47be-9be4-7f29b725005a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:57:27.233291 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-ca85d4f1-19e6-47be-9be4-7f29b725005a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.233291 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-ca85d4f1-19e6-47be-9be4-7f29b725005a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.245613 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.245613 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:27.251710 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-ca85d4f1-19e6-47be-9be4-7f29b725005a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:27.259282 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-ca85d4f1-19e6-47be-9be4-7f29b725005a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:57:27.259853 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 911/3640] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:27.595237 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c8bc97d-f3ec-4def-82ba-1ea17705d108 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.597334 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c8bc97d-f3ec-4def-82ba-1ea17705d108 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:27.597621 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c8bc97d-f3ec-4def-82ba-1ea17705d108 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.597842 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c8bc97d-f3ec-4def-82ba-1ea17705d108 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.607817 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.607817 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:27.612182 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8c8bc97d-f3ec-4def-82ba-1ea17705d108 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:27.617227 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c8bc97d-f3ec-4def-82ba-1ea17705d108 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:27.617591 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 902/3641] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:27.631983 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-650ae2da-eeef-4f4c-aba3-370e067622cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.633787 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-650ae2da-eeef-4f4c-aba3-370e067622cf tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:27.634008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-650ae2da-eeef-4f4c-aba3-370e067622cf tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.634192 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-650ae2da-eeef-4f4c-aba3-370e067622cf tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.641857 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.641857 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:27.645673 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-650ae2da-eeef-4f4c-aba3-370e067622cf tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:27.650165 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-650ae2da-eeef-4f4c-aba3-370e067622cf tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:27.650609 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 910/3642] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:27.659934 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9157db0d-c1a8-4030-a1a6-707b35301fef None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.662042 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9157db0d-c1a8-4030-a1a6-707b35301fef tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:27.662297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9157db0d-c1a8-4030-a1a6-707b35301fef tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.662623 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9157db0d-c1a8-4030-a1a6-707b35301fef tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.664909 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9157db0d-c1a8-4030-a1a6-707b35301fef tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:27.668457 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.668457 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:27.669223 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9157db0d-c1a8-4030-a1a6-707b35301fef tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:27.669833 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 920/3643] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:27.669934 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e1224a84-a7b8-47ec-82ec-8ad34571a7a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.672031 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1224a84-a7b8-47ec-82ec-8ad34571a7a3 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:27.672261 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1224a84-a7b8-47ec-82ec-8ad34571a7a3 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.672578 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1224a84-a7b8-47ec-82ec-8ad34571a7a3 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.672726 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e1224a84-a7b8-47ec-82ec-8ad34571a7a3 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:27.677058 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.677058 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:27.677840 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1224a84-a7b8-47ec-82ec-8ad34571a7a3 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:27.678228 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 912/3644] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:27.700630 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-6f345592-be87-4419-818a-cda08e75252f req-8069245a-84cc-4d9b-b7bd-e03d194814f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.703414 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-8069245a-84cc-4d9b-b7bd-e03d194814f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:27.703734 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-8069245a-84cc-4d9b-b7bd-e03d194814f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.704015 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-8069245a-84cc-4d9b-b7bd-e03d194814f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.712403 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.712403 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:27.716590 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-6f345592-be87-4419-818a-cda08e75252f req-8069245a-84cc-4d9b-b7bd-e03d194814f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:27.721005 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-8069245a-84cc-4d9b-b7bd-e03d194814f9 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:27.721416 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 903/3645] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:27.804129 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3368a955-ab53-427c-9223-aaacd27fb1d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.804666 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3368a955-ab53-427c-9223-aaacd27fb1d3 None None] GET https://10.4.3.213/volume// Aug 25 04:57:27.804850 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3368a955-ab53-427c-9223-aaacd27fb1d3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:27.805104 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3368a955-ab53-427c-9223-aaacd27fb1d3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:27.805550 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3368a955-ab53-427c-9223-aaacd27fb1d3 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:27.805946 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 911/3646] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:57:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:27.815067 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6f345592-be87-4419-818a-cda08e75252f req-71b5971d-7552-4c18-9aa1-328694117808 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:27.919043 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-71b5971d-7552-4c18-9aa1-328694117808 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:57:27.919579 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-71b5971d-7552-4c18-9aa1-328694117808 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2398ae0-8c5c-4d65-8518-e18e6a6f85c2", "connector": null, "instance_uuid": "e0ba71fc-e5cf-4e1c-b242-e4657774c14b"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:27.929340 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:27.929340 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:27.978194 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-71b5971d-7552-4c18-9aa1-328694117808 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:57:27.978943 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 921/3647] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:57:27 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:28.017730 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2acd7611-e47e-4865-925a-06081c3c8cfc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:28.020252 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2acd7611-e47e-4865-925a-06081c3c8cfc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:28.020504 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2acd7611-e47e-4865-925a-06081c3c8cfc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:28.020747 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2acd7611-e47e-4865-925a-06081c3c8cfc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:28.026401 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3f6c83d1-a55d-4f82-94c0-910d3276cd37 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:28.027022 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f6c83d1-a55d-4f82-94c0-910d3276cd37 None None] GET https://10.4.3.213/volume// Aug 25 04:57:28.027274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f6c83d1-a55d-4f82-94c0-910d3276cd37 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:28.027561 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f6c83d1-a55d-4f82-94c0-910d3276cd37 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:28.028035 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f6c83d1-a55d-4f82-94c0-910d3276cd37 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:28.028445 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 904/3648] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57: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 25 04:57:28.033481 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:28.033481 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:28.038813 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2acd7611-e47e-4865-925a-06081c3c8cfc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:28.038955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6f345592-be87-4419-818a-cda08e75252f req-8c506280-3394-4824-a4f1-33c2a8d7eb9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:28.041254 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-8c506280-3394-4824-a4f1-33c2a8d7eb9e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:28.041647 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-8c506280-3394-4824-a4f1-33c2a8d7eb9e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:28.041946 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-8c506280-3394-4824-a4f1-33c2a8d7eb9e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:28.045167 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2acd7611-e47e-4865-925a-06081c3c8cfc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:28.045790 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 913/3649] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:28 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:28.055073 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:28.055073 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:28.059871 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6f345592-be87-4419-818a-cda08e75252f req-8c506280-3394-4824-a4f1-33c2a8d7eb9e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:28.065271 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-8c506280-3394-4824-a4f1-33c2a8d7eb9e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:28.065867 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 912/3650] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:28 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 1057 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:28.088840 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c4436cf-0865-4cf9-9659-293addc3bd23 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:28.091805 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c4436cf-0865-4cf9-9659-293addc3bd23 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:28.097462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c4436cf-0865-4cf9-9659-293addc3bd23 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:28.097462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c4436cf-0865-4cf9-9659-293addc3bd23 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:28.097462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5c4436cf-0865-4cf9-9659-293addc3bd23 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:28.101499 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:28.101499 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:28.102462 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c4436cf-0865-4cf9-9659-293addc3bd23 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:28.102995 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 922/3651] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:28 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:28.181491 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-6f345592-be87-4419-818a-cda08e75252f req-ec1ca1e7-6863-4bc2-92d9-ed81cac540dc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:28.184546 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-ec1ca1e7-6863-4bc2-92d9-ed81cac540dc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] PUT https://10.4.3.213/volume/v3/attachments/7f302455-3ca5-4538-b2ed-a2ab1f86ca86 Aug 25 04:57:28.185023 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-ec1ca1e7-6863-4bc2-92d9-ed81cac540dc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:28.200725 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-6f345592-be87-4419-818a-cda08e75252f req-ec1ca1e7-6863-4bc2-92d9-ed81cac540dc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Acquiring lock "cinder-attachment_update-b2398ae0-8c5c-4d65-8518-e18e6a6f85c2-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:57:28.209035 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-6f345592-be87-4419-818a-cda08e75252f req-ec1ca1e7-6863-4bc2-92d9-ed81cac540dc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-b2398ae0-8c5c-4d65-8518-e18e6a6f85c2-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:57:28.210245 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:28.210245 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:28.301805 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-6f345592-be87-4419-818a-cda08e75252f req-ec1ca1e7-6863-4bc2-92d9-ed81cac540dc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-b2398ae0-8c5c-4d65-8518-e18e6a6f85c2-np0000008045" released by "attachment_update" :: held 0.093s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:57:28.302211 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-ec1ca1e7-6863-4bc2-92d9-ed81cac540dc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/7f302455-3ca5-4538-b2ed-a2ab1f86ca86 returned with HTTP 200 Aug 25 04:57:28.302895 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 905/3652] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:57:28 2026] PUT /volume/v3/attachments/7f302455-3ca5-4538-b2ed-a2ab1f86ca86 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:28.311730 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6f345592-be87-4419-818a-cda08e75252f req-b6e61613-6cf7-46c7-8e85-386729caea9e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:28.313998 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-b6e61613-6cf7-46c7-8e85-386729caea9e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2/encryption Aug 25 04:57:28.314225 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-b6e61613-6cf7-46c7-8e85-386729caea9e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:28.314408 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-b6e61613-6cf7-46c7-8e85-386729caea9e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:28.324732 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:28.324732 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:28.332500 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-b6e61613-6cf7-46c7-8e85-386729caea9e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2/encryption returned with HTTP 200 Aug 25 04:57:28.332936 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 914/3653] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:57:28 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:28.682214 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d915909f-3cee-4bc1-8559-b677c544a8db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:28.684752 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d915909f-3cee-4bc1-8559-b677c544a8db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:28.685044 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d915909f-3cee-4bc1-8559-b677c544a8db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:28.685315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d915909f-3cee-4bc1-8559-b677c544a8db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:28.685514 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d915909f-3cee-4bc1-8559-b677c544a8db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:28.691151 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4082cafd-13b6-4a36-b55a-6030667747ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:28.693407 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:28.693407 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:28.693557 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4082cafd-13b6-4a36-b55a-6030667747ee tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:28.693755 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4082cafd-13b6-4a36-b55a-6030667747ee tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:28.693991 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4082cafd-13b6-4a36-b55a-6030667747ee tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:28.694119 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4082cafd-13b6-4a36-b55a-6030667747ee tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:28.694595 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d915909f-3cee-4bc1-8559-b677c544a8db tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:28.695128 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 913/3654] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:28 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:28.699088 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:28.699088 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:28.699840 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4082cafd-13b6-4a36-b55a-6030667747ee tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:28.700200 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 923/3655] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:28 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:29.060185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4e2dc2b8-c813-4f64-899c-878175a500b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:29.064383 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4e2dc2b8-c813-4f64-899c-878175a500b1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:29.064383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4e2dc2b8-c813-4f64-899c-878175a500b1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:29.064383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4e2dc2b8-c813-4f64-899c-878175a500b1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:29.073538 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:29.073538 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:29.077378 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4e2dc2b8-c813-4f64-899c-878175a500b1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:29.081672 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4e2dc2b8-c813-4f64-899c-878175a500b1 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:29.082297 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 906/3656] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:29 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:29.119633 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4ae3e9b-f12d-4ab5-8ab8-834ebdad23f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:29.122407 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4ae3e9b-f12d-4ab5-8ab8-834ebdad23f4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:29.122764 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4ae3e9b-f12d-4ab5-8ab8-834ebdad23f4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:29.123219 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4ae3e9b-f12d-4ab5-8ab8-834ebdad23f4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:29.123388 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e4ae3e9b-f12d-4ab5-8ab8-834ebdad23f4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:29.129490 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:29.129490 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:29.130288 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4ae3e9b-f12d-4ab5-8ab8-834ebdad23f4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:29.130704 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 915/3657] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:29 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:29.707988 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10cd0a7e-90c7-49bf-8928-9cda399f4419 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:29.708902 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10cd0a7e-90c7-49bf-8928-9cda399f4419 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:29.709110 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10cd0a7e-90c7-49bf-8928-9cda399f4419 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:29.709309 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10cd0a7e-90c7-49bf-8928-9cda399f4419 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:29.709488 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-10cd0a7e-90c7-49bf-8928-9cda399f4419 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:29.715099 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:29.715099 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:29.715099 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10cd0a7e-90c7-49bf-8928-9cda399f4419 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:29.715323 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 914/3658] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:29 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:29.717018 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7606aedc-6e8e-4359-a576-777ae9407616 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:29.719244 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7606aedc-6e8e-4359-a576-777ae9407616 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:29.719544 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7606aedc-6e8e-4359-a576-777ae9407616 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:29.719739 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7606aedc-6e8e-4359-a576-777ae9407616 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:29.719876 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7606aedc-6e8e-4359-a576-777ae9407616 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:29.728035 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:29.728035 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:29.728833 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7606aedc-6e8e-4359-a576-777ae9407616 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:29.729266 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 924/3659] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:29 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:30.095005 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5af65ac0-3cf1-462b-b4c9-3c5eb8e95889 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:30.097033 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5af65ac0-3cf1-462b-b4c9-3c5eb8e95889 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:30.097375 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5af65ac0-3cf1-462b-b4c9-3c5eb8e95889 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:30.097760 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5af65ac0-3cf1-462b-b4c9-3c5eb8e95889 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:30.109101 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:30.109101 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:30.114483 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5af65ac0-3cf1-462b-b4c9-3c5eb8e95889 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:30.120441 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5af65ac0-3cf1-462b-b4c9-3c5eb8e95889 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:30.121243 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 907/3660] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:30 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:30.142187 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-298e836c-303f-4875-bc54-5035dfb25901 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:30.144961 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-298e836c-303f-4875-bc54-5035dfb25901 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:30.145228 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-298e836c-303f-4875-bc54-5035dfb25901 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:30.145565 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-298e836c-303f-4875-bc54-5035dfb25901 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:30.145609 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-298e836c-303f-4875-bc54-5035dfb25901 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:30.151622 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:30.151622 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:30.151622 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-298e836c-303f-4875-bc54-5035dfb25901 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:30.152046 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 916/3661] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:30 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:30.533719 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-8ac31701-5880-4ce1-b339-597157e1e3ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:30.536078 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-8ac31701-5880-4ce1-b339-597157e1e3ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/attachments/cdcdf38d-1270-47da-a4b2-f782f27f6899 Aug 25 04:57:30.536441 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-8ac31701-5880-4ce1-b339-597157e1e3ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:30.536641 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-8ac31701-5880-4ce1-b339-597157e1e3ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:30.547851 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:30.547851 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:30.599995 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eed47bbc-2865-49ab-b873-dcfd93a12036 req-8ac31701-5880-4ce1-b339-597157e1e3ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/cdcdf38d-1270-47da-a4b2-f782f27f6899 returned with HTTP 200 Aug 25 04:57:30.600446 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 915/3662] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:57:30 2026] DELETE /volume/v3/attachments/cdcdf38d-1270-47da-a4b2-f782f27f6899 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:30.728564 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f9655a37-397a-48bb-9985-9a862af3cfd6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:30.730799 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9655a37-397a-48bb-9985-9a862af3cfd6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:30.730975 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f9655a37-397a-48bb-9985-9a862af3cfd6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:30.731164 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f9655a37-397a-48bb-9985-9a862af3cfd6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:30.731265 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f9655a37-397a-48bb-9985-9a862af3cfd6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:30.741299 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:30.741299 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:30.742357 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9655a37-397a-48bb-9985-9a862af3cfd6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:30.742862 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 925/3663] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:30 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:30.743804 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dcea9504-0515-4af6-a1bf-d390ccd34a2e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:30.746548 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcea9504-0515-4af6-a1bf-d390ccd34a2e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:30.746886 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcea9504-0515-4af6-a1bf-d390ccd34a2e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:30.747197 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcea9504-0515-4af6-a1bf-d390ccd34a2e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:30.747436 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-dcea9504-0515-4af6-a1bf-d390ccd34a2e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:30.752636 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:30.752636 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:30.753553 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcea9504-0515-4af6-a1bf-d390ccd34a2e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:30.754088 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 908/3664] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:30 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:31.136327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8474e579-fc30-4cff-8c67-f12b3471cb4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:31.138341 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8474e579-fc30-4cff-8c67-f12b3471cb4c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:31.138581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8474e579-fc30-4cff-8c67-f12b3471cb4c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:31.138793 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8474e579-fc30-4cff-8c67-f12b3471cb4c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:31.151000 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:31.151000 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:31.156587 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8474e579-fc30-4cff-8c67-f12b3471cb4c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:31.162161 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8474e579-fc30-4cff-8c67-f12b3471cb4c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:31.162906 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 917/3665] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:31 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:31.173759 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd64a10b-b9c0-47a4-975d-5e0eceb19511 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:31.175910 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd64a10b-b9c0-47a4-975d-5e0eceb19511 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:31.176152 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd64a10b-b9c0-47a4-975d-5e0eceb19511 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:31.176453 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd64a10b-b9c0-47a4-975d-5e0eceb19511 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:31.176593 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bd64a10b-b9c0-47a4-975d-5e0eceb19511 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:31.181275 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:31.181275 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:31.182066 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd64a10b-b9c0-47a4-975d-5e0eceb19511 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 200 Aug 25 04:57:31.182545 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 916/3666] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:31 2026] GET /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:57:31.198503 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5935012f-3508-48f4-8a7f-2495229ce5c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:31.201137 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5935012f-3508-48f4-8a7f-2495229ce5c8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 Aug 25 04:57:31.201591 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5935012f-3508-48f4-8a7f-2495229ce5c8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:31.201987 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5935012f-3508-48f4-8a7f-2495229ce5c8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:31.202231 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-5935012f-3508-48f4-8a7f-2495229ce5c8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete backup with id: a1cf8c37-fda6-4479-9c7e-aec40ab8dc55. Aug 25 04:57:31.209040 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:31.209040 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:31.228728 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-5935012f-3508-48f4-8a7f-2495229ce5c8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] delete_backup rpcapi backup_id a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:57:31.231120 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5935012f-3508-48f4-8a7f-2495229ce5c8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 returned with HTTP 202 Aug 25 04:57:31.231785 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 926/3667] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:57:31 2026] DELETE /volume/v3/backups/a1cf8c37-fda6-4479-9c7e-aec40ab8dc55 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:31.241415 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4c6c1291-2842-432f-8b07-de05a1ce6d4d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:31.244777 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c6c1291-2842-432f-8b07-de05a1ce6d4d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 Aug 25 04:57:31.245066 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c6c1291-2842-432f-8b07-de05a1ce6d4d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:31.245316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c6c1291-2842-432f-8b07-de05a1ce6d4d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:31.245573 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-4c6c1291-2842-432f-8b07-de05a1ce6d4d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume with id: 288ce204-d60f-44fe-9345-0914893ab494 Aug 25 04:57:31.255227 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:31.255227 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:31.255864 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4c6c1291-2842-432f-8b07-de05a1ce6d4d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:31.280277 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4c6c1291-2842-432f-8b07-de05a1ce6d4d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume request issued successfully. Aug 25 04:57:31.280556 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c6c1291-2842-432f-8b07-de05a1ce6d4d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 returned with HTTP 202 Aug 25 04:57:31.281003 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 909/3668] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:57:31 2026] DELETE /volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:57:31.292291 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7950c60-8a1e-4517-9cd0-202c1350ffe7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:31.295674 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7950c60-8a1e-4517-9cd0-202c1350ffe7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 Aug 25 04:57:31.295957 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7950c60-8a1e-4517-9cd0-202c1350ffe7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:31.296181 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7950c60-8a1e-4517-9cd0-202c1350ffe7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:31.313204 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:31.313204 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:31.320796 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7950c60-8a1e-4517-9cd0-202c1350ffe7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:31.325813 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7950c60-8a1e-4517-9cd0-202c1350ffe7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 returned with HTTP 200 Aug 25 04:57:31.326279 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 918/3669] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:31 2026] GET /volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:31.443272 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:31.445542 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:31.446076 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1052134720", "snapshot_id": "43662606-45fc-489f-bafb-b8a40394c07c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:31.448312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1052134720', 'snapshot_id': '43662606-45fc-489f-bafb-b8a40394c07c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:31.453712 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:31.453712 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:31.454105 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:31.454210 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume of 1 GB Aug 25 04:57:31.458220 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Availability Zones retrieved successfully. Aug 25 04:57:31.462670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Flow 'volume_create_api' (a563da94-58a1-42af-8fa9-39fadd48e0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:31.464740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71eec8a-47ee-4391-9677-322113830781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:31.465475 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:31.503962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71eec8a-47ee-4391-9677-322113830781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '43662606-45fc-489f-bafb-b8a40394c07c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:31.505006 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb7af38-3c7b-4818-b41d-b3f15d9a0ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:31.565518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Created reservations ['bb773060-cf6b-4322-b481-e7a76f116a78', 'fafcbb1c-b23f-4edf-b98d-16735b36f990', 'e49275ac-dbf5-409b-8e5e-68e663627ada', 'c5e09280-336b-47b1-89bf-601978835336'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:31.566603 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb7af38-3c7b-4818-b41d-b3f15d9a0ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb773060-cf6b-4322-b481-e7a76f116a78', 'fafcbb1c-b23f-4edf-b98d-16735b36f990', 'e49275ac-dbf5-409b-8e5e-68e663627ada', 'c5e09280-336b-47b1-89bf-601978835336']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:31.567312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c582f91a-2b6a-4260-a8bc-6b40c55ee4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:31.621991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c582f91a-2b6a-4260-a8bc-6b40c55ee4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '348d55a7-cbff-4f96-830b-01783e417d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1052134720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566460ca17d8414caef23896229f2798',qos_specs=None,replication_status=,reservations=['bb773060-cf6b-4322-b481-e7a76f116a78','fafcbb1c-b23f-4edf-b98d-16735b36f990','e49275ac-dbf5-409b-8e5e-68e663627ada','c5e09280-336b-47b1-89bf-601978835336'],size=1,snapshot_id=43662606-45fc-489f-bafb-b8a40394c07c,source_replicaid=,source_volid=None,status='creating',user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1052134720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=348d55a7-cbff-4f96-830b-01783e417d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566460ca17d8414caef23896229f2798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=43662606-45fc-489f-bafb-b8a40394c07c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:31.622561 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40048b03-ca59-4c3b-baa0-3055de04f7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:31.651275 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40048b03-ca59-4c3b-baa0-3055de04f7e7) transitioned into state 'SUCCESS' from state '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-1052134720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566460ca17d8414caef23896229f2798',qos_specs=None,replication_status=,reservations=['bb773060-cf6b-4322-b481-e7a76f116a78','fafcbb1c-b23f-4edf-b98d-16735b36f990','e49275ac-dbf5-409b-8e5e-68e663627ada','c5e09280-336b-47b1-89bf-601978835336'],size=1,snapshot_id=43662606-45fc-489f-bafb-b8a40394c07c,source_replicaid=,source_volid=None,status='creating',user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:31.652228 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffaa7162-01c7-477c-a56c-19d45656de49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:31.688594 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffaa7162-01c7-477c-a56c-19d45656de49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:31.689715 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Flow 'volume_create_api' (a563da94-58a1-42af-8fa9-39fadd48e0fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:31.690107 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume request issued successfully. Aug 25 04:57:31.690840 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e857c5ca-3d6f-4c17-bd7e-3f1c8a1e7408 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:31.691347 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 917/3670] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:57:31 2026] POST /volume/v3/volumes => generated 791 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:31.705922 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-744bf2ae-04af-4ab9-9b5c-2b53f11f23a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:31.709823 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-744bf2ae-04af-4ab9-9b5c-2b53f11f23a5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:31.709998 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-744bf2ae-04af-4ab9-9b5c-2b53f11f23a5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:31.710197 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-744bf2ae-04af-4ab9-9b5c-2b53f11f23a5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:31.721355 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:31.721355 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:31.726239 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-744bf2ae-04af-4ab9-9b5c-2b53f11f23a5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:31.747779 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-744bf2ae-04af-4ab9-9b5c-2b53f11f23a5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:31.747779 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 927/3671] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:31 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:31.757379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-baec1c74-f566-4b37-89bb-c6d8e5f83aba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:31.760074 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-baec1c74-f566-4b37-89bb-c6d8e5f83aba tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:31.760246 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-baec1c74-f566-4b37-89bb-c6d8e5f83aba tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:31.760542 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-baec1c74-f566-4b37-89bb-c6d8e5f83aba tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:31.760704 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-baec1c74-f566-4b37-89bb-c6d8e5f83aba tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:31.770710 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:31.770710 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:31.771897 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-baec1c74-f566-4b37-89bb-c6d8e5f83aba tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:31.772143 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-045d19f8-eb8d-4733-a3e8-ab581a89127d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:31.772759 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 910/3672] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:31 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:57:31.774633 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-045d19f8-eb8d-4733-a3e8-ab581a89127d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:31.775051 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-045d19f8-eb8d-4733-a3e8-ab581a89127d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:31.775284 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-045d19f8-eb8d-4733-a3e8-ab581a89127d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:31.775444 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-045d19f8-eb8d-4733-a3e8-ab581a89127d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:31.780001 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:31.780001 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:31.780734 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-045d19f8-eb8d-4733-a3e8-ab581a89127d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:31.781121 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 919/3673] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:31 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:32.179245 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f6f926f-6441-4d93-8663-a72dc529feb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:32.181151 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f6f926f-6441-4d93-8663-a72dc529feb3 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:32.181388 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f6f926f-6441-4d93-8663-a72dc529feb3 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:32.181600 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f6f926f-6441-4d93-8663-a72dc529feb3 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:32.191025 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:32.191025 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:32.194674 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f6f926f-6441-4d93-8663-a72dc529feb3 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:32.198765 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f6f926f-6441-4d93-8663-a72dc529feb3 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:32.199174 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 918/3674] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:32 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:32.343059 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4af2227-f48b-470d-8367-a43d8df8f061 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:32.344866 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4af2227-f48b-470d-8367-a43d8df8f061 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 Aug 25 04:57:32.345064 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4af2227-f48b-470d-8367-a43d8df8f061 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:32.345244 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4af2227-f48b-470d-8367-a43d8df8f061 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:32.351326 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4af2227-f48b-470d-8367-a43d8df8f061 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 returned with HTTP 404 Aug 25 04:57:32.351844 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 928/3675] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:32 2026] GET /volume/v3/volumes/288ce204-d60f-44fe-9345-0914893ab494 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:32.361530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f8223644-e179-4b5d-963b-14f1d2b49662 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:32.363761 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8223644-e179-4b5d-963b-14f1d2b49662 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc/export_record Aug 25 04:57:32.364010 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8223644-e179-4b5d-963b-14f1d2b49662 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:32.364233 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f8223644-e179-4b5d-963b-14f1d2b49662 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'export_record' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:32.364395 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-f8223644-e179-4b5d-963b-14f1d2b49662 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Export record for backup 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100270) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 04:57:32.369350 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:32.369350 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:32.370463 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.api [None req-f8223644-e179-4b5d-963b-14f1d2b49662 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling RPCAPI with context: , host: np0000008045, backup: 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100270) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 04:57:32.379507 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-f8223644-e179-4b5d-963b-14f1d2b49662 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] export_record in rpcapi backup_id 345734a3-8424-40b5-b02c-bac6b4357afc on host np0000008045. {{(pid=100270) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 04:57:32.391842 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-f8223644-e179-4b5d-963b-14f1d2b49662 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzQ1NzM0YTMtODQyNC00MGI1LWIwMmMtYmFjNmI0MzU3YWZjIiwgInVzZXJfaWQiOiAiODY4M2RlNzkwMWY4NDg5ZjlmMjVlZWJiNjkzNTc0YjQiLCAicHJvamVjdF9pZCI6ICIzOTZmMGI4YzJkMDc0ZjRjYmNmMzY1NjYzNWU3YzY3MCIsICJ2b2x1bWVfaWQiOiAiMzFiN2U0NGItNDE1OC00MzFlLTk5NGEtYmFlYmM1NzNmOWI4IiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQ2MTI0NjE1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzFiN2U0NGItNDE1OC00MzFlLTk5NGEtYmFlYmM1NzNmOWI4LzIwMjYwODI1MDQ1NjI4L2F6X25vdmFfYmFja3VwXzM0NTczNGEzLTg0MjQtNDBiNS1iMDJjLWJhYzZiNDM1N2FmYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMDQ6NTY6MjZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMDQ6NTY6MjZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1Njo0NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100270) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 04:57:32.392140 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f8223644-e179-4b5d-963b-14f1d2b49662 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc/export_record returned with HTTP 200 Aug 25 04:57:32.392725 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 911/3676] 10.4.3.213 () {68 vars in 1430 bytes} [Tue Aug 25 04:57:32 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:32.401996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:32.403860 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:32.404245 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1872664458"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:32.405716 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1872664458'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:32.405825 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume of 1 GB Aug 25 04:57:32.410468 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Availability Zones retrieved successfully. Aug 25 04:57:32.415634 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (5f875e9b-0892-444a-8e62-3b38ff2ded9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:32.416515 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (663efc5c-4236-49f4-bb29-d660dc3583f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:32.417326 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:32.441179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (663efc5c-4236-49f4-bb29-d660dc3583f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:32.441953 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b20d65-a99a-4047-a0c4-6c4425ac0dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:32.478878 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['a12fe20e-996d-411d-a6fb-09e65c5894eb', '3debfe9f-3208-40f3-a095-3c84faa069e6', 'c5011d61-715c-4ffd-8c23-bbcd704028d9', '7b0a81a6-0251-4a16-848f-a8b5ca8eecff'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:32.479832 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b20d65-a99a-4047-a0c4-6c4425ac0dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a12fe20e-996d-411d-a6fb-09e65c5894eb', '3debfe9f-3208-40f3-a095-3c84faa069e6', 'c5011d61-715c-4ffd-8c23-bbcd704028d9', '7b0a81a6-0251-4a16-848f-a8b5ca8eecff']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:32.480684 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c89d79-0965-4051-bb92-bb537accc5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:32.506448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c89d79-0965-4051-bb92-bb537accc5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03bdec68-364b-4508-9369-fa7b93117a6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1872664458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['a12fe20e-996d-411d-a6fb-09e65c5894eb','3debfe9f-3208-40f3-a095-3c84faa069e6','c5011d61-715c-4ffd-8c23-bbcd704028d9','7b0a81a6-0251-4a16-848f-a8b5ca8eecff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1872664458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03bdec68-364b-4508-9369-fa7b93117a6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396f0b8c2d074f4cbcf3656635e7c670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8683de7901f8489f9f25eebb693574b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:32.506608 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71449d5-af08-4283-8a35-1a2d48cc57cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:32.527957 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71449d5-af08-4283-8a35-1a2d48cc57cf) transitioned into state 'SUCCESS' from state '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-1872664458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['a12fe20e-996d-411d-a6fb-09e65c5894eb','3debfe9f-3208-40f3-a095-3c84faa069e6','c5011d61-715c-4ffd-8c23-bbcd704028d9','7b0a81a6-0251-4a16-848f-a8b5ca8eecff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:32.528765 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (709702e2-485e-4a6f-983f-bd656ba6ce50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:32.540767 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (709702e2-485e-4a6f-983f-bd656ba6ce50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:32.545442 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (5f875e9b-0892-444a-8e62-3b38ff2ded9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:32.545442 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume request issued successfully. Aug 25 04:57:32.545442 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d6bbe08-6c4e-4319-a1af-404d5a52b04e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:32.545442 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 920/3677] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:57:32 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:32.557031 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57d8993b-365f-49d2-93e1-7b1f9fe6e63e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:32.559206 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57d8993b-365f-49d2-93e1-7b1f9fe6e63e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f Aug 25 04:57:32.559206 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57d8993b-365f-49d2-93e1-7b1f9fe6e63e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:32.559442 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57d8993b-365f-49d2-93e1-7b1f9fe6e63e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:32.566684 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:32.566684 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:32.570100 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-57d8993b-365f-49d2-93e1-7b1f9fe6e63e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:32.573700 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57d8993b-365f-49d2-93e1-7b1f9fe6e63e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f returned with HTTP 200 Aug 25 04:57:32.574075 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 919/3678] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:32 2026] GET /volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:32.764152 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-02dac7ab-93e7-47de-b9b2-8e7fe1bc02a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:32.766406 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02dac7ab-93e7-47de-b9b2-8e7fe1bc02a8 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:32.766644 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02dac7ab-93e7-47de-b9b2-8e7fe1bc02a8 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:32.766895 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-02dac7ab-93e7-47de-b9b2-8e7fe1bc02a8 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:32.780089 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:32.780089 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:32.786498 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4be894a6-fc6a-4321-aeda-889e77d8cbae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:32.788001 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-02dac7ab-93e7-47de-b9b2-8e7fe1bc02a8 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:32.790051 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4be894a6-fc6a-4321-aeda-889e77d8cbae tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:32.790257 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4be894a6-fc6a-4321-aeda-889e77d8cbae tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:32.790479 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4be894a6-fc6a-4321-aeda-889e77d8cbae tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:32.790568 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4be894a6-fc6a-4321-aeda-889e77d8cbae tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:32.799208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dfd0c572-7b82-41ab-bc10-9cc58c4c7604 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:32.800647 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:32.800647 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:32.801460 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4be894a6-fc6a-4321-aeda-889e77d8cbae tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:32.801519 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfd0c572-7b82-41ab-bc10-9cc58c4c7604 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:32.801681 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfd0c572-7b82-41ab-bc10-9cc58c4c7604 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:32.801808 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 912/3679] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:32 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:32.801875 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfd0c572-7b82-41ab-bc10-9cc58c4c7604 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:32.801999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dfd0c572-7b82-41ab-bc10-9cc58c4c7604 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:32.802044 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-02dac7ab-93e7-47de-b9b2-8e7fe1bc02a8 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:32.802656 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 929/3680] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:32 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:32.807070 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:32.807070 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:32.807847 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfd0c572-7b82-41ab-bc10-9cc58c4c7604 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:32.808118 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 921/3681] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:32 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:32.843927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e24e442a-9789-4bb1-aff4-8384590e68ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:32.845923 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e24e442a-9789-4bb1-aff4-8384590e68ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:32.846136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e24e442a-9789-4bb1-aff4-8384590e68ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:32.846359 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e24e442a-9789-4bb1-aff4-8384590e68ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:32.854333 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:32.854333 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:32.858857 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e24e442a-9789-4bb1-aff4-8384590e68ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:32.864700 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e24e442a-9789-4bb1-aff4-8384590e68ab tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:32.865187 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 920/3682] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:32 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.216182 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c355cda-8b3a-4e68-91e2-7242eca2bc92 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.222367 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c355cda-8b3a-4e68-91e2-7242eca2bc92 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:33.225409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c355cda-8b3a-4e68-91e2-7242eca2bc92 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.227594 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c355cda-8b3a-4e68-91e2-7242eca2bc92 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.237038 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.237038 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:33.240425 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1c355cda-8b3a-4e68-91e2-7242eca2bc92 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:33.244563 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c355cda-8b3a-4e68-91e2-7242eca2bc92 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:33.244900 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 913/3683] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.522929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-1d56e049-1747-48e3-b29a-58d1ed294c66 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.525219 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-1d56e049-1747-48e3-b29a-58d1ed294c66 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:33.525518 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-1d56e049-1747-48e3-b29a-58d1ed294c66 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.525759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-1d56e049-1747-48e3-b29a-58d1ed294c66 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.536864 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.536864 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:33.545337 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-1d56e049-1747-48e3-b29a-58d1ed294c66 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:33.555059 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-1d56e049-1747-48e3-b29a-58d1ed294c66 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:33.555649 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 930/3684] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.589693 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b475721-5a03-48af-871a-f9dc0b9d2763 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.591739 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b475721-5a03-48af-871a-f9dc0b9d2763 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f Aug 25 04:57:33.592043 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b475721-5a03-48af-871a-f9dc0b9d2763 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.592316 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b475721-5a03-48af-871a-f9dc0b9d2763 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.600742 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.600742 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:33.606235 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7b475721-5a03-48af-871a-f9dc0b9d2763 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:33.610028 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b475721-5a03-48af-871a-f9dc0b9d2763 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f returned with HTTP 200 Aug 25 04:57:33.610028 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 922/3685] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:33.626458 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-616afba6-0814-4058-8177-7ceb12c367bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.628256 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-616afba6-0814-4058-8177-7ceb12c367bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:57:33.628631 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-616afba6-0814-4058-8177-7ceb12c367bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "03bdec68-364b-4508-9369-fa7b93117a6f", "name": "tempest-type-Backup-251201122"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:33.630130 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-616afba6-0814-4058-8177-7ceb12c367bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating new backup {'backup': {'volume_id': '03bdec68-364b-4508-9369-fa7b93117a6f', 'name': 'tempest-type-Backup-251201122'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:57:33.630263 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-616afba6-0814-4058-8177-7ceb12c367bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating backup of volume 03bdec68-364b-4508-9369-fa7b93117a6f in container None Aug 25 04:57:33.638158 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.638158 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:33.638528 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-616afba6-0814-4058-8177-7ceb12c367bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:33.655565 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3a2942df-730e-46fc-8d80-b13a78ee6c3e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.656034 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3a2942df-730e-46fc-8d80-b13a78ee6c3e None None] GET https://10.4.3.213/volume// Aug 25 04:57:33.656560 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3a2942df-730e-46fc-8d80-b13a78ee6c3e None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.656560 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3a2942df-730e-46fc-8d80-b13a78ee6c3e None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.657700 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3a2942df-730e-46fc-8d80-b13a78ee6c3e None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:33.657700 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 914/3686] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:57: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 25 04:57:33.658421 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-616afba6-0814-4058-8177-7ceb12c367bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['9795221e-7fe7-4d3a-95ec-65d1806bd708', 'c4ed07a2-87f1-495f-8bbc-aa10513249c5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:33.669928 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-14bfc72c-9fa2-4149-8c33-6b846a53991b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.703951 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-616afba6-0814-4058-8177-7ceb12c367bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:57:33.704741 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 921/3687] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:57:33 2026] POST /volume/v3/backups => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:33.717409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48ca8d60-d03b-4fa8-b60b-9750f7515552 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.721372 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48ca8d60-d03b-4fa8-b60b-9750f7515552 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:33.721372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48ca8d60-d03b-4fa8-b60b-9750f7515552 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.721372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48ca8d60-d03b-4fa8-b60b-9750f7515552 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.721372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-48ca8d60-d03b-4fa8-b60b-9750f7515552 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:33.725125 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-14bfc72c-9fa2-4149-8c33-6b846a53991b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:57:33.725125 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-14bfc72c-9fa2-4149-8c33-6b846a53991b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "348d55a7-cbff-4f96-830b-01783e417d03", "connector": null, "instance_uuid": "6b479417-6fce-4f98-9717-43489da7f060"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:33.726864 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.726864 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:33.727928 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48ca8d60-d03b-4fa8-b60b-9750f7515552 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:33.728565 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 923/3688] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.736266 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.736266 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:33.763974 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-14bfc72c-9fa2-4149-8c33-6b846a53991b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:57:33.764447 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 931/3689] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:57:33 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:33.801562 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dcd2f6ab-72f9-4c3d-8fbc-04109204e43f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.805087 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcd2f6ab-72f9-4c3d-8fbc-04109204e43f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:33.805286 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcd2f6ab-72f9-4c3d-8fbc-04109204e43f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.805553 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcd2f6ab-72f9-4c3d-8fbc-04109204e43f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.810626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d695fb3-fd11-4882-8867-a0ef1ce06b5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.811046 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d695fb3-fd11-4882-8867-a0ef1ce06b5b None None] GET https://10.4.3.213/volume// Aug 25 04:57:33.811317 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d695fb3-fd11-4882-8867-a0ef1ce06b5b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.811559 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d695fb3-fd11-4882-8867-a0ef1ce06b5b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.811905 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d695fb3-fd11-4882-8867-a0ef1ce06b5b None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:33.812197 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 922/3690] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57: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 25 04:57:33.818673 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d36dee96-4310-486a-bb30-1f3fb659c672 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.820073 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0baa121b-25b7-4640-8ff6-a80751e7080d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.820178 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f40da1f-7527-493e-b23d-f737392021ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.822186 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0baa121b-25b7-4640-8ff6-a80751e7080d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:33.822455 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0baa121b-25b7-4640-8ff6-a80751e7080d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.822658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0baa121b-25b7-4640-8ff6-a80751e7080d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.822757 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0baa121b-25b7-4640-8ff6-a80751e7080d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:33.822931 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.822931 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:33.824600 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f40da1f-7527-493e-b23d-f737392021ae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:33.824857 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f40da1f-7527-493e-b23d-f737392021ae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.825092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f40da1f-7527-493e-b23d-f737392021ae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.826445 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d36dee96-4310-486a-bb30-1f3fb659c672 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:33.826672 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dcd2f6ab-72f9-4c3d-8fbc-04109204e43f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:33.826749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d36dee96-4310-486a-bb30-1f3fb659c672 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.827004 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d36dee96-4310-486a-bb30-1f3fb659c672 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.827142 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d36dee96-4310-486a-bb30-1f3fb659c672 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:33.827483 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.827483 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:33.828205 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0baa121b-25b7-4640-8ff6-a80751e7080d tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:33.828778 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 923/3691] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.829417 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-2db399f0-918a-4f8a-bcd6-f02f9c9b9d68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.831409 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-2db399f0-918a-4f8a-bcd6-f02f9c9b9d68 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:33.831688 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-2db399f0-918a-4f8a-bcd6-f02f9c9b9d68 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.831936 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-2db399f0-918a-4f8a-bcd6-f02f9c9b9d68 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.832525 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.832525 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:33.832866 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcd2f6ab-72f9-4c3d-8fbc-04109204e43f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:33.833441 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 915/3692] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.833490 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d36dee96-4310-486a-bb30-1f3fb659c672 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:33.833927 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 924/3693] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.842604 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.842604 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:33.843632 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.843632 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:33.846990 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-2db399f0-918a-4f8a-bcd6-f02f9c9b9d68 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:33.848732 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1f40da1f-7527-493e-b23d-f737392021ae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:33.851977 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-2db399f0-918a-4f8a-bcd6-f02f9c9b9d68 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:33.852663 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 924/3694] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 1063 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:33.854072 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f40da1f-7527-493e-b23d-f737392021ae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:33.854613 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 932/3695] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.868125 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-738c311d-ba22-4a59-8aaf-f5d16522aec0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.870292 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-738c311d-ba22-4a59-8aaf-f5d16522aec0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:33.870292 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-738c311d-ba22-4a59-8aaf-f5d16522aec0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.870292 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-738c311d-ba22-4a59-8aaf-f5d16522aec0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.881560 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.881560 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:33.885804 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-738c311d-ba22-4a59-8aaf-f5d16522aec0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:33.890235 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-738c311d-ba22-4a59-8aaf-f5d16522aec0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:33.890637 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 916/3696] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.935640 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-c499db3d-9325-4213-90bc-563a18613706 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.938172 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-c499db3d-9325-4213-90bc-563a18613706 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:33.938467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-c499db3d-9325-4213-90bc-563a18613706 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:33.938664 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-c499db3d-9325-4213-90bc-563a18613706 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:33.947185 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.947185 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:33.951504 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-c499db3d-9325-4213-90bc-563a18613706 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:33.953653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-ce615e24-0279-4f4f-9082-e3eda9e51717 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:33.955624 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-ce615e24-0279-4f4f-9082-e3eda9e51717 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] PUT https://10.4.3.213/volume/v3/attachments/d0a6de1c-9eaa-4bf9-a2b3-04af88641471 Aug 25 04:57:33.955993 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-ce615e24-0279-4f4f-9082-e3eda9e51717 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:33.956786 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-c499db3d-9325-4213-90bc-563a18613706 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:33.957265 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 925/3697] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:33 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:33.966958 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-ce615e24-0279-4f4f-9082-e3eda9e51717 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Acquiring lock "cinder-attachment_update-348d55a7-cbff-4f96-830b-01783e417d03-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:57:33.971308 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-ce615e24-0279-4f4f-9082-e3eda9e51717 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Lock "cinder-attachment_update-348d55a7-cbff-4f96-830b-01783e417d03-np0000008045" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:57:33.972192 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:33.972192 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:34.046094 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb499714-100e-43b7-923a-e1f8ffcb41a7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.046665 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb499714-100e-43b7-923a-e1f8ffcb41a7 None None] GET https://10.4.3.213/volume// Aug 25 04:57:34.046883 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb499714-100e-43b7-923a-e1f8ffcb41a7 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:34.047907 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb499714-100e-43b7-923a-e1f8ffcb41a7 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:34.047907 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb499714-100e-43b7-923a-e1f8ffcb41a7 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:34.047997 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 933/3698] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:57:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:34.055928 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-886bf7ba-33c9-4449-9103-c6a92656863a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.072653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-ce615e24-0279-4f4f-9082-e3eda9e51717 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Lock "cinder-attachment_update-348d55a7-cbff-4f96-830b-01783e417d03-np0000008045" released by "attachment_update" :: held 0.101s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:57:34.072976 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-ce615e24-0279-4f4f-9082-e3eda9e51717 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/d0a6de1c-9eaa-4bf9-a2b3-04af88641471 returned with HTTP 200 Aug 25 04:57:34.073585 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 925/3699] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:57:33 2026] PUT /volume/v3/attachments/d0a6de1c-9eaa-4bf9-a2b3-04af88641471 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:34.097607 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-886bf7ba-33c9-4449-9103-c6a92656863a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:57:34.097994 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-886bf7ba-33c9-4449-9103-c6a92656863a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7a42065-01cd-4f58-b5b1-52d41cd76ed1", "connector": null, "instance_uuid": "7a44111f-c505-4740-8cd5-3efe7e08949a"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:34.106815 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:34.106815 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:34.134130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-886bf7ba-33c9-4449-9103-c6a92656863a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:57:34.134697 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 917/3700] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:57:34 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 25 04:57:34.165416 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c713fcfd-2804-42b7-b799-d2ca4358c292 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.167661 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c713fcfd-2804-42b7-b799-d2ca4358c292 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:34.167948 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c713fcfd-2804-42b7-b799-d2ca4358c292 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:34.168238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c713fcfd-2804-42b7-b799-d2ca4358c292 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:34.186460 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:34.186460 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:34.191266 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c713fcfd-2804-42b7-b799-d2ca4358c292 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:34.200149 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c713fcfd-2804-42b7-b799-d2ca4358c292 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:34.200677 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 926/3701] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:34 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:34.204345 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ff906e72-99ab-4949-a172-09579c9f5769 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.206926 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff906e72-99ab-4949-a172-09579c9f5769 None None] GET https://10.4.3.213/volume// Aug 25 04:57:34.208138 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff906e72-99ab-4949-a172-09579c9f5769 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:34.208825 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff906e72-99ab-4949-a172-09579c9f5769 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:34.209711 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff906e72-99ab-4949-a172-09579c9f5769 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:34.210537 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 934/3702] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57:34 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:34.221123 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bb4bda17-947a-45a0-bfb7-6aec952dfd9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.225007 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bb4bda17-947a-45a0-bfb7-6aec952dfd9a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:34.225134 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bb4bda17-947a-45a0-bfb7-6aec952dfd9a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:34.225740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bb4bda17-947a-45a0-bfb7-6aec952dfd9a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:34.240123 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:34.240123 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:34.249758 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bb4bda17-947a-45a0-bfb7-6aec952dfd9a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:34.258519 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bb4bda17-947a-45a0-bfb7-6aec952dfd9a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:34.259034 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 926/3703] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:34 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 1037 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:34.261100 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eb71a92f-8939-4cd6-a5ff-7347b36394fa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.263548 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eb71a92f-8939-4cd6-a5ff-7347b36394fa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:34.263791 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eb71a92f-8939-4cd6-a5ff-7347b36394fa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:34.264014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eb71a92f-8939-4cd6-a5ff-7347b36394fa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:34.278299 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:34.278299 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:34.285494 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-eb71a92f-8939-4cd6-a5ff-7347b36394fa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:34.292406 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eb71a92f-8939-4cd6-a5ff-7347b36394fa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:34.292872 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 918/3704] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:34 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:34.355991 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bcf3758c-9807-4029-952f-1beb226f9785 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.358007 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bcf3758c-9807-4029-952f-1beb226f9785 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] PUT https://10.4.3.213/volume/v3/attachments/17d962dc-0ef1-4f3f-93ec-45202d76c754 Aug 25 04:57:34.358387 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bcf3758c-9807-4029-952f-1beb226f9785 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:34.365983 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bcf3758c-9807-4029-952f-1beb226f9785 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Acquiring lock "cinder-attachment_update-c7a42065-01cd-4f58-b5b1-52d41cd76ed1-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:57:34.369750 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bcf3758c-9807-4029-952f-1beb226f9785 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Lock "cinder-attachment_update-c7a42065-01cd-4f58-b5b1-52d41cd76ed1-np0000008045" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:57:34.370595 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:34.370595 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:34.459405 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bcf3758c-9807-4029-952f-1beb226f9785 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Lock "cinder-attachment_update-c7a42065-01cd-4f58-b5b1-52d41cd76ed1-np0000008045" released by "attachment_update" :: held 0.090s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:57:34.459786 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-bcf3758c-9807-4029-952f-1beb226f9785 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/attachments/17d962dc-0ef1-4f3f-93ec-45202d76c754 returned with HTTP 200 Aug 25 04:57:34.460224 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 927/3705] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:57:34 2026] PUT /volume/v3/attachments/17d962dc-0ef1-4f3f-93ec-45202d76c754 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:34.739372 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c709b560-3e7f-4253-9fd3-fe721957d85c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.747181 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c709b560-3e7f-4253-9fd3-fe721957d85c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:34.750549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c709b560-3e7f-4253-9fd3-fe721957d85c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:34.762552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c709b560-3e7f-4253-9fd3-fe721957d85c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:34.765027 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c709b560-3e7f-4253-9fd3-fe721957d85c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:34.796973 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:34.796973 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:34.797763 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c709b560-3e7f-4253-9fd3-fe721957d85c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:34.798239 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 935/3706] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:34 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 724 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:34.846353 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcfb0318-7b4d-4db1-aebc-cd6fce369135 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.849017 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcfb0318-7b4d-4db1-aebc-cd6fce369135 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:34.851120 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcfb0318-7b4d-4db1-aebc-cd6fce369135 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:34.851120 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcfb0318-7b4d-4db1-aebc-cd6fce369135 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:34.851120 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fcfb0318-7b4d-4db1-aebc-cd6fce369135 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:34.851717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-78feb0d2-4d5f-487d-aeb4-a8c706d3f4c5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.855089 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78feb0d2-4d5f-487d-aeb4-a8c706d3f4c5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:34.855485 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-78feb0d2-4d5f-487d-aeb4-a8c706d3f4c5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:34.855880 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-78feb0d2-4d5f-487d-aeb4-a8c706d3f4c5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:34.856047 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-78feb0d2-4d5f-487d-aeb4-a8c706d3f4c5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:34.856805 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:34.856805 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:34.858133 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcfb0318-7b4d-4db1-aebc-cd6fce369135 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:34.858689 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 927/3707] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:34 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:34.862037 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:34.862037 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:34.863021 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-78feb0d2-4d5f-487d-aeb4-a8c706d3f4c5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:34.863625 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 919/3708] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:34 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:34.873669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-855921df-6eb1-4a8b-b67a-7372b5fa6805 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:34.876457 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-855921df-6eb1-4a8b-b67a-7372b5fa6805 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:34.876800 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-855921df-6eb1-4a8b-b67a-7372b5fa6805 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:34.877490 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-855921df-6eb1-4a8b-b67a-7372b5fa6805 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:34.889576 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:34.889576 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:34.894239 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-855921df-6eb1-4a8b-b67a-7372b5fa6805 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:34.899017 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-855921df-6eb1-4a8b-b67a-7372b5fa6805 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:34.899547 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 928/3709] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:34 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:35.218339 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1ed30c1e-3930-4af3-aaf8-39d18effae31 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:35.231847 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ed30c1e-3930-4af3-aaf8-39d18effae31 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:35.231847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ed30c1e-3930-4af3-aaf8-39d18effae31 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:35.231847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1ed30c1e-3930-4af3-aaf8-39d18effae31 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:35.231847 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:35.231847 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:35.233255 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1ed30c1e-3930-4af3-aaf8-39d18effae31 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:35.239531 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1ed30c1e-3930-4af3-aaf8-39d18effae31 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:35.239531 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 936/3710] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:35 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:35.309370 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f8f2e2e-3ddf-4814-856b-7e379d264ff0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:35.312121 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f8f2e2e-3ddf-4814-856b-7e379d264ff0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:35.312413 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f8f2e2e-3ddf-4814-856b-7e379d264ff0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:35.312714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f8f2e2e-3ddf-4814-856b-7e379d264ff0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:35.329478 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:35.329478 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:35.333126 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f8f2e2e-3ddf-4814-856b-7e379d264ff0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:35.340597 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f8f2e2e-3ddf-4814-856b-7e379d264ff0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:35.341102 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 928/3711] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:35 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:35.811575 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-44032d66-b0ee-40fd-a199-b583b23aa6bf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:35.813365 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44032d66-b0ee-40fd-a199-b583b23aa6bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:35.813782 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-44032d66-b0ee-40fd-a199-b583b23aa6bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:35.814076 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-44032d66-b0ee-40fd-a199-b583b23aa6bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:35.814260 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-44032d66-b0ee-40fd-a199-b583b23aa6bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:35.819472 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:35.819472 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:35.820273 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-44032d66-b0ee-40fd-a199-b583b23aa6bf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:35.820877 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 920/3712] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:35 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:35.872717 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-348bd343-0b99-417e-aa37-3930744814cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:35.883303 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-348bd343-0b99-417e-aa37-3930744814cb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:35.883887 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-348bd343-0b99-417e-aa37-3930744814cb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:35.883948 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-348bd343-0b99-417e-aa37-3930744814cb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:35.884082 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-348bd343-0b99-417e-aa37-3930744814cb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:35.884701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-82c8d1ce-6671-42bf-b83c-548b0b7a3520 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:35.887010 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82c8d1ce-6671-42bf-b83c-548b0b7a3520 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:35.887264 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82c8d1ce-6671-42bf-b83c-548b0b7a3520 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:35.887550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82c8d1ce-6671-42bf-b83c-548b0b7a3520 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:35.887681 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-82c8d1ce-6671-42bf-b83c-548b0b7a3520 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:35.890100 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:35.890100 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:35.891149 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-348bd343-0b99-417e-aa37-3930744814cb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:35.891650 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 929/3713] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:35 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:35.892368 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:35.892368 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:35.893101 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82c8d1ce-6671-42bf-b83c-548b0b7a3520 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:35.893530 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 937/3714] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:35 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:35.937094 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5cb3bcc-35b8-404c-86af-57bf82cd1f2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:35.939139 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5cb3bcc-35b8-404c-86af-57bf82cd1f2f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:35.939364 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5cb3bcc-35b8-404c-86af-57bf82cd1f2f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:35.939622 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5cb3bcc-35b8-404c-86af-57bf82cd1f2f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:35.950378 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:35.950378 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:35.954659 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5cb3bcc-35b8-404c-86af-57bf82cd1f2f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:35.959303 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5cb3bcc-35b8-404c-86af-57bf82cd1f2f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:35.959753 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 929/3715] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:35 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:36.253569 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3328f450-49f7-4985-a716-ad2af3786ba8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:36.255516 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3328f450-49f7-4985-a716-ad2af3786ba8 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:36.256001 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3328f450-49f7-4985-a716-ad2af3786ba8 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:36.257450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3328f450-49f7-4985-a716-ad2af3786ba8 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:36.267809 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:36.267809 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:36.272256 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3328f450-49f7-4985-a716-ad2af3786ba8 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:36.278573 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3328f450-49f7-4985-a716-ad2af3786ba8 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:36.279738 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 921/3716] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:36 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:36.357685 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ff1d6f6-ce24-4201-a81f-911db59a3c44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:36.359655 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ff1d6f6-ce24-4201-a81f-911db59a3c44 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:36.359902 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ff1d6f6-ce24-4201-a81f-911db59a3c44 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:36.360064 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ff1d6f6-ce24-4201-a81f-911db59a3c44 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:36.371076 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:36.371076 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:36.375449 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ff1d6f6-ce24-4201-a81f-911db59a3c44 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:36.380306 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ff1d6f6-ce24-4201-a81f-911db59a3c44 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:36.380771 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 930/3717] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:36 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:36.834216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4eb5bf5b-271c-4310-9ccd-b9f6b3da44c4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:36.837115 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4eb5bf5b-271c-4310-9ccd-b9f6b3da44c4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:36.837497 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4eb5bf5b-271c-4310-9ccd-b9f6b3da44c4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:36.837804 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4eb5bf5b-271c-4310-9ccd-b9f6b3da44c4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:36.837982 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4eb5bf5b-271c-4310-9ccd-b9f6b3da44c4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:36.843956 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:36.843956 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:36.844997 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4eb5bf5b-271c-4310-9ccd-b9f6b3da44c4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:36.845562 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 938/3718] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:36 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:36.908445 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da7b5249-c473-4388-acba-183435b2c892 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:36.910615 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da7b5249-c473-4388-acba-183435b2c892 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:36.910839 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da7b5249-c473-4388-acba-183435b2c892 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:36.911049 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da7b5249-c473-4388-acba-183435b2c892 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:36.911157 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-da7b5249-c473-4388-acba-183435b2c892 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:36.922288 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:36.922288 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:36.923081 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da7b5249-c473-4388-acba-183435b2c892 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:36.923575 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 930/3719] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:36 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:36.928750 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0189889c-0138-4fca-a975-3e60cef9017a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:36.932352 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0189889c-0138-4fca-a975-3e60cef9017a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:36.932352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0189889c-0138-4fca-a975-3e60cef9017a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:36.932352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0189889c-0138-4fca-a975-3e60cef9017a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:36.932352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0189889c-0138-4fca-a975-3e60cef9017a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:36.937074 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:36.937074 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:36.938680 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0189889c-0138-4fca-a975-3e60cef9017a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:36.939454 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 922/3720] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:36 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:36.977632 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0d8f394-dcc4-499a-931b-8b71379d3412 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:36.979862 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0d8f394-dcc4-499a-931b-8b71379d3412 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:36.980215 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0d8f394-dcc4-499a-931b-8b71379d3412 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:36.980349 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0d8f394-dcc4-499a-931b-8b71379d3412 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:36.991724 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:36.991724 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:36.996855 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e0d8f394-dcc4-499a-931b-8b71379d3412 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:37.005556 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0d8f394-dcc4-499a-931b-8b71379d3412 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:37.006095 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 931/3721] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:36 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:37.304633 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-01180735-cf3d-4f98-888e-ee7eee11d5f7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:37.310768 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01180735-cf3d-4f98-888e-ee7eee11d5f7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:37.311848 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01180735-cf3d-4f98-888e-ee7eee11d5f7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:37.312053 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-01180735-cf3d-4f98-888e-ee7eee11d5f7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:37.330874 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:37.330874 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:37.338575 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-01180735-cf3d-4f98-888e-ee7eee11d5f7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:37.345387 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-01180735-cf3d-4f98-888e-ee7eee11d5f7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:37.345988 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 939/3722] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:37 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:37.396740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9837e923-1c09-4a83-b4dc-22c61d7cc2d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:37.402461 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9837e923-1c09-4a83-b4dc-22c61d7cc2d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:37.402461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9837e923-1c09-4a83-b4dc-22c61d7cc2d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:37.402461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9837e923-1c09-4a83-b4dc-22c61d7cc2d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:37.418901 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:37.418901 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:37.418901 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9837e923-1c09-4a83-b4dc-22c61d7cc2d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:37.437968 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9837e923-1c09-4a83-b4dc-22c61d7cc2d5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:37.437968 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 931/3723] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:37 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:37.857748 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f84ad3a1-b686-4f22-a18d-d7686513dadf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:37.860157 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f84ad3a1-b686-4f22-a18d-d7686513dadf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:37.860488 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f84ad3a1-b686-4f22-a18d-d7686513dadf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:37.860807 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f84ad3a1-b686-4f22-a18d-d7686513dadf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:37.861090 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f84ad3a1-b686-4f22-a18d-d7686513dadf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:37.868528 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:37.868528 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:37.869673 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f84ad3a1-b686-4f22-a18d-d7686513dadf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:37.870356 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 923/3724] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:37 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:37.936047 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8a6ee3f-4902-4067-8b34-fc63c850bf3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:37.938462 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8a6ee3f-4902-4067-8b34-fc63c850bf3e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:37.938743 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8a6ee3f-4902-4067-8b34-fc63c850bf3e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:37.938991 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8a6ee3f-4902-4067-8b34-fc63c850bf3e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:37.939134 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c8a6ee3f-4902-4067-8b34-fc63c850bf3e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:37.944228 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:37.944228 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:37.945045 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8a6ee3f-4902-4067-8b34-fc63c850bf3e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:37.945702 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 932/3725] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:37 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:37.951280 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8860d7f6-8581-4978-914c-01c752e27939 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:37.954018 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8860d7f6-8581-4978-914c-01c752e27939 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:37.954339 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8860d7f6-8581-4978-914c-01c752e27939 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:37.954673 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8860d7f6-8581-4978-914c-01c752e27939 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:37.954793 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8860d7f6-8581-4978-914c-01c752e27939 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:37.960642 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:37.960642 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:37.961746 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8860d7f6-8581-4978-914c-01c752e27939 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:37.962297 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 940/3726] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:37 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:38.023017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a703ac1-b4df-4cb3-b709-b10aa047d09e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:38.025504 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a703ac1-b4df-4cb3-b709-b10aa047d09e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:38.025783 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a703ac1-b4df-4cb3-b709-b10aa047d09e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:38.026125 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a703ac1-b4df-4cb3-b709-b10aa047d09e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:38.039537 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:38.039537 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:38.045235 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a703ac1-b4df-4cb3-b709-b10aa047d09e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:38.051955 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a703ac1-b4df-4cb3-b709-b10aa047d09e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:38.053100 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 932/3727] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:38 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:38.360601 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6fb68abe-db64-4ae6-88e3-12d8ccba4f78 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:38.362376 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6fb68abe-db64-4ae6-88e3-12d8ccba4f78 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:38.362787 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6fb68abe-db64-4ae6-88e3-12d8ccba4f78 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:38.363090 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6fb68abe-db64-4ae6-88e3-12d8ccba4f78 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:38.378094 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:38.378094 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:38.382757 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6fb68abe-db64-4ae6-88e3-12d8ccba4f78 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:38.388914 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6fb68abe-db64-4ae6-88e3-12d8ccba4f78 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:38.389755 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 924/3728] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:38 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:38.448594 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e42268a-33b8-43fe-8bf2-8a2572aeb854 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:38.451012 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e42268a-33b8-43fe-8bf2-8a2572aeb854 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:38.451272 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e42268a-33b8-43fe-8bf2-8a2572aeb854 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:38.451895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e42268a-33b8-43fe-8bf2-8a2572aeb854 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:38.464505 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:38.464505 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:38.470045 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e42268a-33b8-43fe-8bf2-8a2572aeb854 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:38.476401 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e42268a-33b8-43fe-8bf2-8a2572aeb854 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:38.476929 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 933/3729] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:38 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:38.881457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-170caddd-0096-4ac2-a623-91e4ebac50d7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:38.884351 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-170caddd-0096-4ac2-a623-91e4ebac50d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:38.884729 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-170caddd-0096-4ac2-a623-91e4ebac50d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:38.885026 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-170caddd-0096-4ac2-a623-91e4ebac50d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:38.885206 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-170caddd-0096-4ac2-a623-91e4ebac50d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:38.890936 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:38.890936 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:38.891900 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-170caddd-0096-4ac2-a623-91e4ebac50d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:38.892470 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 941/3730] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:38 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:38.958244 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-70fda7ab-33f6-4733-8843-52d4305d1cd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:38.960365 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70fda7ab-33f6-4733-8843-52d4305d1cd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:38.960365 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70fda7ab-33f6-4733-8843-52d4305d1cd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:38.960657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-70fda7ab-33f6-4733-8843-52d4305d1cd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:38.960750 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-70fda7ab-33f6-4733-8843-52d4305d1cd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:38.965383 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:38.965383 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:38.966342 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-70fda7ab-33f6-4733-8843-52d4305d1cd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:38.966989 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 933/3731] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:38 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:38.974180 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fe356371-bfdb-4c9f-a10b-06430de06973 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:38.975843 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe356371-bfdb-4c9f-a10b-06430de06973 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:38.976185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fe356371-bfdb-4c9f-a10b-06430de06973 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:38.976510 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fe356371-bfdb-4c9f-a10b-06430de06973 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:38.976723 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-fe356371-bfdb-4c9f-a10b-06430de06973 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:38.984592 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:38.984592 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:38.986263 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe356371-bfdb-4c9f-a10b-06430de06973 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:38.986263 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 925/3732] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:38 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:39.068641 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2ebb2cc0-5271-4490-9bf8-39bd66bc0e4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:39.071042 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ebb2cc0-5271-4490-9bf8-39bd66bc0e4f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:39.071306 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ebb2cc0-5271-4490-9bf8-39bd66bc0e4f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:39.071584 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ebb2cc0-5271-4490-9bf8-39bd66bc0e4f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:39.082216 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:39.082216 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:39.085631 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ebb2cc0-5271-4490-9bf8-39bd66bc0e4f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:39.090730 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ebb2cc0-5271-4490-9bf8-39bd66bc0e4f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:39.091103 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 934/3733] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:39 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:39.346002 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-983c9c9f-1f77-47ac-ad78-0c7fcf135305 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:39.349452 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-983c9c9f-1f77-47ac-ad78-0c7fcf135305 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:57:39.349935 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-983c9c9f-1f77-47ac-ad78-0c7fcf135305 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3fcfd06-0b4b-42e1-a015-1a87edb7ef67", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1945240766", "description": null, "metadata": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:39.371051 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:39.371051 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:39.371518 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-983c9c9f-1f77-47ac-ad78-0c7fcf135305 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:39.371737 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-983c9c9f-1f77-47ac-ad78-0c7fcf135305 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create snapshot from volume f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:57:39.405461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b244989c-542e-4de7-ac61-3a13dc2be200 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:39.408737 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b244989c-542e-4de7-ac61-3a13dc2be200 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:39.409713 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b244989c-542e-4de7-ac61-3a13dc2be200 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:39.409713 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b244989c-542e-4de7-ac61-3a13dc2be200 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:39.420727 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-983c9c9f-1f77-47ac-ad78-0c7fcf135305 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['575cce68-e8ca-4663-a977-4f2cd37824f8', '59083da2-fb93-45d9-b672-bf582401c0ba', 'ac493bce-fcbc-426f-8b55-95faa9fc67d3', '3cfb6109-cfaa-48ee-9f57-056854bc49e1'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:39.425455 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:39.425455 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:39.434054 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b244989c-542e-4de7-ac61-3a13dc2be200 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:39.445566 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b244989c-542e-4de7-ac61-3a13dc2be200 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:39.447154 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 934/3734] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:39 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:39.468541 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-983c9c9f-1f77-47ac-ad78-0c7fcf135305 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot force create request issued successfully. Aug 25 04:57:39.468940 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-983c9c9f-1f77-47ac-ad78-0c7fcf135305 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:57:39.469480 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 942/3735] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:57:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:39.485001 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50169827-2f8e-49e2-8f17-e024c5b66797 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:39.493734 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50169827-2f8e-49e2-8f17-e024c5b66797 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:39.493734 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50169827-2f8e-49e2-8f17-e024c5b66797 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:39.493734 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50169827-2f8e-49e2-8f17-e024c5b66797 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:39.498614 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42e4eb94-2510-4eb5-9144-b7e0f565ee08 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:39.502743 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:39.502743 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:39.503554 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-50169827-2f8e-49e2-8f17-e024c5b66797 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:39.504245 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42e4eb94-2510-4eb5-9144-b7e0f565ee08 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:39.504587 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42e4eb94-2510-4eb5-9144-b7e0f565ee08 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:39.505118 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42e4eb94-2510-4eb5-9144-b7e0f565ee08 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:39.505849 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50169827-2f8e-49e2-8f17-e024c5b66797 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 returned with HTTP 200 Aug 25 04:57:39.506376 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 926/3736] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:39 2026] GET /volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:39.529025 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:39.529025 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:39.533413 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-42e4eb94-2510-4eb5-9144-b7e0f565ee08 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:39.538268 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42e4eb94-2510-4eb5-9144-b7e0f565ee08 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:39.538793 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 935/3737] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:39 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:39.573103 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-026f9dce-593f-485b-aaee-28d1bdf4165b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:39.575543 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-026f9dce-593f-485b-aaee-28d1bdf4165b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/attachments/d0a6de1c-9eaa-4bf9-a2b3-04af88641471/action Aug 25 04:57:39.575904 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-026f9dce-593f-485b-aaee-28d1bdf4165b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:39.576020 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-026f9dce-593f-485b-aaee-28d1bdf4165b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:39.604773 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:39.604773 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:39.616330 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee92a995-eaef-4767-98d7-72ec79753cc6 req-026f9dce-593f-485b-aaee-28d1bdf4165b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/d0a6de1c-9eaa-4bf9-a2b3-04af88641471/action returned with HTTP 204 Aug 25 04:57:39.616915 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 935/3738] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:57:39 2026] POST /volume/v3/attachments/d0a6de1c-9eaa-4bf9-a2b3-04af88641471/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:39.911876 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-de842b6e-9c45-4336-ab5b-70350f7bdce3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:39.914706 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de842b6e-9c45-4336-ab5b-70350f7bdce3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:39.915020 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de842b6e-9c45-4336-ab5b-70350f7bdce3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:39.915322 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-de842b6e-9c45-4336-ab5b-70350f7bdce3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:39.915490 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-de842b6e-9c45-4336-ab5b-70350f7bdce3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:39.922115 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:39.922115 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:39.923224 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-de842b6e-9c45-4336-ab5b-70350f7bdce3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:39.923812 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 943/3739] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:39 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:39.979750 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3f631fc7-f664-4c61-9bcb-b08eb8ed353e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:39.981888 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f631fc7-f664-4c61-9bcb-b08eb8ed353e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:39.982155 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f631fc7-f664-4c61-9bcb-b08eb8ed353e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:39.982357 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f631fc7-f664-4c61-9bcb-b08eb8ed353e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:39.982476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3f631fc7-f664-4c61-9bcb-b08eb8ed353e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:39.987080 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:39.987080 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:39.987854 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f631fc7-f664-4c61-9bcb-b08eb8ed353e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:39.988353 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 927/3740] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:39 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:39.997116 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-121b48c6-77aa-4f66-9a55-b1ba5dcaaa69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:39.999183 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-121b48c6-77aa-4f66-9a55-b1ba5dcaaa69 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:39.999492 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-121b48c6-77aa-4f66-9a55-b1ba5dcaaa69 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:39.999725 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-121b48c6-77aa-4f66-9a55-b1ba5dcaaa69 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:39.999892 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-121b48c6-77aa-4f66-9a55-b1ba5dcaaa69 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:40.005006 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:40.005006 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:40.006024 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-121b48c6-77aa-4f66-9a55-b1ba5dcaaa69 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:40.006549 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 936/3741] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:39 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:40.104732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6de260fe-a041-4859-86e4-15d641487950 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:40.107194 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6de260fe-a041-4859-86e4-15d641487950 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:40.107585 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6de260fe-a041-4859-86e4-15d641487950 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:40.107878 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6de260fe-a041-4859-86e4-15d641487950 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:40.120459 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:40.120459 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:40.125807 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6de260fe-a041-4859-86e4-15d641487950 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:40.131933 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6de260fe-a041-4859-86e4-15d641487950 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:40.132591 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 936/3742] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:40 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:40.471672 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3ac88f7-de11-4ba4-9601-10d7d7b40211 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:40.474411 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3ac88f7-de11-4ba4-9601-10d7d7b40211 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:40.474743 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3ac88f7-de11-4ba4-9601-10d7d7b40211 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:40.475013 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3ac88f7-de11-4ba4-9601-10d7d7b40211 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:40.488332 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:40.488332 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:40.493950 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d3ac88f7-de11-4ba4-9601-10d7d7b40211 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:40.500025 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3ac88f7-de11-4ba4-9601-10d7d7b40211 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:40.500543 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 944/3743] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:40 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:40.521651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-09a9faf6-7949-464f-8b6d-fd35c43af9f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:40.532969 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-09a9faf6-7949-464f-8b6d-fd35c43af9f9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:40.533285 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-09a9faf6-7949-464f-8b6d-fd35c43af9f9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:40.533613 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-09a9faf6-7949-464f-8b6d-fd35c43af9f9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:40.543228 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:40.543228 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:40.543799 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-09a9faf6-7949-464f-8b6d-fd35c43af9f9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:40.544736 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-09a9faf6-7949-464f-8b6d-fd35c43af9f9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 returned with HTTP 200 Aug 25 04:57:40.545219 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 928/3744] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:40 2026] GET /volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:40.552451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-baa23923-df9f-42a1-8afe-a1f865e91b57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:40.554903 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-baa23923-df9f-42a1-8afe-a1f865e91b57 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:40.555205 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-baa23923-df9f-42a1-8afe-a1f865e91b57 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:40.555457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-baa23923-df9f-42a1-8afe-a1f865e91b57 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:40.557059 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d93949d-33a6-4f43-8f6b-41771b090368 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:40.559529 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d93949d-33a6-4f43-8f6b-41771b090368 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:40.559529 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d93949d-33a6-4f43-8f6b-41771b090368 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:40.560152 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d93949d-33a6-4f43-8f6b-41771b090368 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:40.573094 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:40.573094 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:40.577687 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:40.577687 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:40.578378 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d93949d-33a6-4f43-8f6b-41771b090368 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:40.578808 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-baa23923-df9f-42a1-8afe-a1f865e91b57 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:40.579232 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d93949d-33a6-4f43-8f6b-41771b090368 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 returned with HTTP 200 Aug 25 04:57:40.579701 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 937/3745] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:40 2026] GET /volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:40.588733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-baa23923-df9f-42a1-8afe-a1f865e91b57 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:40.588733 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 937/3746] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:40 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:40.593064 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3621cc9-bf65-41f6-b741-7e35d05113a9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:40.604586 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3621cc9-bf65-41f6-b741-7e35d05113a9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:57:40.604586 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3621cc9-bf65-41f6-b741-7e35d05113a9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3fcfd06-0b4b-42e1-a015-1a87edb7ef67", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1422354440", "description": null, "metadata": null}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:40.619143 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:40.619143 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:40.619572 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a3621cc9-bf65-41f6-b741-7e35d05113a9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:40.619742 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-a3621cc9-bf65-41f6-b741-7e35d05113a9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create snapshot from volume f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:57:40.651114 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a3621cc9-bf65-41f6-b741-7e35d05113a9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['2a60e8b0-e3f5-411a-a6e3-43eede7fa416', '8d007e69-9508-41ab-93f3-1f35056404e6', '8bee13c1-9b02-4bcb-a967-5012591c7b34', 'ae744dce-ccc7-465d-bf28-63fe4ece5c63'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:40.702159 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a3621cc9-bf65-41f6-b741-7e35d05113a9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot force create request issued successfully. Aug 25 04:57:40.702805 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3621cc9-bf65-41f6-b741-7e35d05113a9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:57:40.703321 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 945/3747] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:57:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:40.715719 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a96d3e90-8718-4dc3-8976-70d9ecb1c676 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:40.718985 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a96d3e90-8718-4dc3-8976-70d9ecb1c676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:40.719285 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a96d3e90-8718-4dc3-8976-70d9ecb1c676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:40.719943 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a96d3e90-8718-4dc3-8976-70d9ecb1c676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:40.732257 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:40.732257 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:40.732257 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a96d3e90-8718-4dc3-8976-70d9ecb1c676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:40.735346 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a96d3e90-8718-4dc3-8976-70d9ecb1c676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 returned with HTTP 200 Aug 25 04:57:40.736005 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 929/3748] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:40 2026] GET /volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:40.935854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e0a1924-e0ca-47ec-a6ee-a68ed46b5da7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:40.937612 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e0a1924-e0ca-47ec-a6ee-a68ed46b5da7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:40.937907 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e0a1924-e0ca-47ec-a6ee-a68ed46b5da7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:40.938172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e0a1924-e0ca-47ec-a6ee-a68ed46b5da7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:40.938331 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9e0a1924-e0ca-47ec-a6ee-a68ed46b5da7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:40.943564 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:40.943564 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:40.944507 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e0a1924-e0ca-47ec-a6ee-a68ed46b5da7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:40.944910 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 938/3749] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:40 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:41.000283 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b70918aa-d758-4fb2-9633-b929687cdc55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:41.005645 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b70918aa-d758-4fb2-9633-b929687cdc55 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:41.008536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b70918aa-d758-4fb2-9633-b929687cdc55 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:41.008536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b70918aa-d758-4fb2-9633-b929687cdc55 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:41.008536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b70918aa-d758-4fb2-9633-b929687cdc55 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:41.010795 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:41.010795 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:41.011450 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b70918aa-d758-4fb2-9633-b929687cdc55 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:41.011813 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 938/3750] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:40 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:41.019246 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ec809621-7db8-47a8-a947-7826b2b6023e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:41.021924 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec809621-7db8-47a8-a947-7826b2b6023e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:41.022173 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec809621-7db8-47a8-a947-7826b2b6023e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:41.025448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec809621-7db8-47a8-a947-7826b2b6023e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:41.025448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ec809621-7db8-47a8-a947-7826b2b6023e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:41.027770 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:41.027770 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:41.028646 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec809621-7db8-47a8-a947-7826b2b6023e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:41.029050 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 946/3751] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:41 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:41.521516 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7ac79340-a316-4ad4-882e-d518dda3f4c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:41.521516 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ac79340-a316-4ad4-882e-d518dda3f4c0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:41.521516 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ac79340-a316-4ad4-882e-d518dda3f4c0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:41.521516 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ac79340-a316-4ad4-882e-d518dda3f4c0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:41.536097 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:41.536097 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:41.540764 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7ac79340-a316-4ad4-882e-d518dda3f4c0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:41.546881 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ac79340-a316-4ad4-882e-d518dda3f4c0 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:41.547437 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 930/3752] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:41 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:41.606837 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a176f8e9-c42a-4a4a-b9c0-326b32375c5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:41.608618 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a176f8e9-c42a-4a4a-b9c0-326b32375c5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:41.608804 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a176f8e9-c42a-4a4a-b9c0-326b32375c5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:41.608989 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a176f8e9-c42a-4a4a-b9c0-326b32375c5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:41.618638 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:41.618638 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:41.622244 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a176f8e9-c42a-4a4a-b9c0-326b32375c5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:41.626236 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a176f8e9-c42a-4a4a-b9c0-326b32375c5b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:41.626944 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 939/3753] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:41 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:57:41.749106 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-614e5576-5ed0-4211-bb06-d7c4813d7648 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:41.751541 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-614e5576-5ed0-4211-bb06-d7c4813d7648 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:41.751922 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-614e5576-5ed0-4211-bb06-d7c4813d7648 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:41.752298 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-614e5576-5ed0-4211-bb06-d7c4813d7648 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:41.758639 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:41.758639 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:41.759374 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-614e5576-5ed0-4211-bb06-d7c4813d7648 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:41.760559 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-614e5576-5ed0-4211-bb06-d7c4813d7648 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 returned with HTTP 200 Aug 25 04:57:41.761382 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 939/3754] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:41 2026] GET /volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:57:41.773244 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7fee39ce-e186-408d-8b4c-ee85dbcb417d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:41.776707 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fee39ce-e186-408d-8b4c-ee85dbcb417d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:41.776707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fee39ce-e186-408d-8b4c-ee85dbcb417d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:41.776707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7fee39ce-e186-408d-8b4c-ee85dbcb417d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:41.788792 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:41.788792 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:41.789530 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7fee39ce-e186-408d-8b4c-ee85dbcb417d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:41.790734 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7fee39ce-e186-408d-8b4c-ee85dbcb417d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 returned with HTTP 200 Aug 25 04:57:41.791320 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 947/3755] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:41 2026] GET /volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:41.801613 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-29b5dec6-296e-4dd5-aa18-7a2372a04b74 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:41.803619 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29b5dec6-296e-4dd5-aa18-7a2372a04b74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:57:41.804085 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-29b5dec6-296e-4dd5-aa18-7a2372a04b74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3fcfd06-0b4b-42e1-a015-1a87edb7ef67", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1557333442", "description": null, "metadata": null}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:41.815585 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:41.815585 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:41.816300 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-29b5dec6-296e-4dd5-aa18-7a2372a04b74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:41.816561 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-29b5dec6-296e-4dd5-aa18-7a2372a04b74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create snapshot from volume f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:57:41.843302 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-29b5dec6-296e-4dd5-aa18-7a2372a04b74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['88a44bf6-5799-4448-8726-cb57099914fa', 'a6d13ff6-36c8-43f4-9282-3b1f3836c2e5', '260232d7-a9ea-4ba8-93e7-30dc94ee23f5', '85a2bcd3-5023-4e62-a2d0-6562921add18'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:41.872990 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-29b5dec6-296e-4dd5-aa18-7a2372a04b74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot force create request issued successfully. Aug 25 04:57:41.873482 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-29b5dec6-296e-4dd5-aa18-7a2372a04b74 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:57:41.873982 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 931/3756] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:57:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:41.887480 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6890491-46b1-4ace-89b2-a9ae27314e92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:41.890659 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6890491-46b1-4ace-89b2-a9ae27314e92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:41.891441 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6890491-46b1-4ace-89b2-a9ae27314e92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:41.892120 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6890491-46b1-4ace-89b2-a9ae27314e92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:41.898144 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:41.898144 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:41.898769 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6890491-46b1-4ace-89b2-a9ae27314e92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:41.899791 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6890491-46b1-4ace-89b2-a9ae27314e92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f returned with HTTP 200 Aug 25 04:57:41.900278 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 940/3757] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:41 2026] GET /volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:41.958731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1248ebb7-41a4-4d15-aed6-369007628cd5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:41.963884 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1248ebb7-41a4-4d15-aed6-369007628cd5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:41.964310 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1248ebb7-41a4-4d15-aed6-369007628cd5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:41.967755 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1248ebb7-41a4-4d15-aed6-369007628cd5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:41.967967 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1248ebb7-41a4-4d15-aed6-369007628cd5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:41.973516 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:41.973516 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:41.974555 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1248ebb7-41a4-4d15-aed6-369007628cd5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:41.975249 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 940/3758] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:41 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:42.025363 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8780610f-7f1a-47bb-ae7b-f7d87b5d3262 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.027264 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8780610f-7f1a-47bb-ae7b-f7d87b5d3262 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:42.029337 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8780610f-7f1a-47bb-ae7b-f7d87b5d3262 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:42.029337 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8780610f-7f1a-47bb-ae7b-f7d87b5d3262 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:42.029337 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8780610f-7f1a-47bb-ae7b-f7d87b5d3262 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:42.033062 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.033062 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:42.034061 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8780610f-7f1a-47bb-ae7b-f7d87b5d3262 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:42.034599 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 948/3759] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:42 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:42.042220 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-60ecda9a-d11a-42c1-9bf4-a9b8b9e5d92f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.045999 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-60ecda9a-d11a-42c1-9bf4-a9b8b9e5d92f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:42.046324 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-60ecda9a-d11a-42c1-9bf4-a9b8b9e5d92f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:42.046529 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-60ecda9a-d11a-42c1-9bf4-a9b8b9e5d92f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:42.047558 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-60ecda9a-d11a-42c1-9bf4-a9b8b9e5d92f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:42.052468 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.052468 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:42.053540 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-60ecda9a-d11a-42c1-9bf4-a9b8b9e5d92f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:42.054097 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 932/3760] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:42 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:42.514712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-9fb1be62-1f2d-4361-9ea4-571663331af2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.517584 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-9fb1be62-1f2d-4361-9ea4-571663331af2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/attachments/17d962dc-0ef1-4f3f-93ec-45202d76c754/action Aug 25 04:57:42.518102 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-9fb1be62-1f2d-4361-9ea4-571663331af2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:42.518321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-9fb1be62-1f2d-4361-9ea4-571663331af2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:42.539523 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.539523 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:42.554393 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3e9cd6b5-883a-42b4-8896-23a0fdc2a6a4 req-9fb1be62-1f2d-4361-9ea4-571663331af2 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/attachments/17d962dc-0ef1-4f3f-93ec-45202d76c754/action returned with HTTP 204 Aug 25 04:57:42.555004 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 941/3761] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:57:42 2026] POST /volume/v3/attachments/17d962dc-0ef1-4f3f-93ec-45202d76c754/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:42.561768 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39dec969-9765-4e85-a50e-957913946e99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.566342 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39dec969-9765-4e85-a50e-957913946e99 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:42.566625 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39dec969-9765-4e85-a50e-957913946e99 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:42.566884 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39dec969-9765-4e85-a50e-957913946e99 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:42.586314 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.586314 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:42.593454 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-39dec969-9765-4e85-a50e-957913946e99 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:42.601343 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39dec969-9765-4e85-a50e-957913946e99 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:42.601939 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 941/3762] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:42 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 1150 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:42.617334 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-845222df-c366-4207-8ee5-91983ee52819 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.620213 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-845222df-c366-4207-8ee5-91983ee52819 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:42.620510 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-845222df-c366-4207-8ee5-91983ee52819 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:42.620628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-845222df-c366-4207-8ee5-91983ee52819 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:42.633092 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.633092 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:42.640070 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-845222df-c366-4207-8ee5-91983ee52819 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:42.642718 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9b84c091-fc0a-4550-b1dc-3bfa5156c8e0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.645961 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-845222df-c366-4207-8ee5-91983ee52819 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:42.646114 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9b84c091-fc0a-4550-b1dc-3bfa5156c8e0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:42.646114 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9b84c091-fc0a-4550-b1dc-3bfa5156c8e0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:42.646236 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 949/3763] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:42 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:42.646316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9b84c091-fc0a-4550-b1dc-3bfa5156c8e0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:42.649662 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6f345592-be87-4419-818a-cda08e75252f req-173ec431-3a7e-4207-9fc6-2f0c8e44ec5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.651927 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-173ec431-3a7e-4207-9fc6-2f0c8e44ec5d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments/7f302455-3ca5-4538-b2ed-a2ab1f86ca86/action Aug 25 04:57:42.652408 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-173ec431-3a7e-4207-9fc6-2f0c8e44ec5d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:42.652633 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-173ec431-3a7e-4207-9fc6-2f0c8e44ec5d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:42.659513 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.659513 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:42.661188 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7917d301-1930-4fe5-beef-841badbb5f47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.663388 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action Aug 25 04:57:42.663873 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action body: b'{"os-detach": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:42.664062 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:42.665334 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9b84c091-fc0a-4550-b1dc-3bfa5156c8e0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:42.670302 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9b84c091-fc0a-4550-b1dc-3bfa5156c8e0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:42.670845 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 933/3764] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:42 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:42.680114 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.680114 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:42.680323 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.680323 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:42.680875 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:42.691647 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f345592-be87-4419-818a-cda08e75252f req-173ec431-3a7e-4207-9fc6-2f0c8e44ec5d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/7f302455-3ca5-4538-b2ed-a2ab1f86ca86/action returned with HTTP 204 Aug 25 04:57:42.692131 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 942/3765] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:57:42 2026] POST /volume/v3/attachments/7f302455-3ca5-4538-b2ed-a2ab1f86ca86/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:42.769077 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Attachment connected to vm 7a44111f-c505-4740-8cd5-3efe7e08949a, checking data on nova Aug 25 04:57:42.769582 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.compute.nova [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Creating Keystone token plugin using URL: https://10.4.3.213/identity {{(pid=100268) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 04:57:42.914816 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4ae17358-c0fa-4acb-9c51-6d312314133d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.917828 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ae17358-c0fa-4acb-9c51-6d312314133d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:42.918016 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ae17358-c0fa-4acb-9c51-6d312314133d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:42.918311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4ae17358-c0fa-4acb-9c51-6d312314133d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:42.926051 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.926051 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:42.926566 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4ae17358-c0fa-4acb-9c51-6d312314133d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:42.927414 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4ae17358-c0fa-4acb-9c51-6d312314133d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f returned with HTTP 200 Aug 25 04:57:42.927835 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 950/3766] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:42 2026] GET /volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:42.941593 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e7e2d27e-5e8d-4718-943a-5f4888d920c0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.943998 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e7e2d27e-5e8d-4718-943a-5f4888d920c0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:42.944323 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e7e2d27e-5e8d-4718-943a-5f4888d920c0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:42.944555 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e7e2d27e-5e8d-4718-943a-5f4888d920c0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:42.951170 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.951170 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:42.951901 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e7e2d27e-5e8d-4718-943a-5f4888d920c0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:42.953101 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e7e2d27e-5e8d-4718-943a-5f4888d920c0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f returned with HTTP 200 Aug 25 04:57:42.953710 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 934/3767] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:42 2026] GET /volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:42.987547 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2ff1e51-0f57-4be2-ab5f-24ec42ed964d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:42.989864 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2ff1e51-0f57-4be2-ab5f-24ec42ed964d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:42.990161 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2ff1e51-0f57-4be2-ab5f-24ec42ed964d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:42.990420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2ff1e51-0f57-4be2-ab5f-24ec42ed964d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:42.990593 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a2ff1e51-0f57-4be2-ab5f-24ec42ed964d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:42.996601 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:42.996601 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:42.998084 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2ff1e51-0f57-4be2-ab5f-24ec42ed964d tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:42.998700 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 943/3768] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:42 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:43.031809 np0000008045 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] REQ: curl -g -i -X GET https://10.4.3.213/compute/v2.1/servers/7a44111f-c505-4740-8cd5-3efe7e08949a/os-volume_attachments/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9fdc5b314fe8772fc88b474fd1715a33819409dc128a6fabab047e803f214cdf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7917d301-1930-4fe5-beef-841badbb5f47" -H "X-Service-Token: {SHA256}09ca27fe88992c73839a9625f7984c735e9174bddbf9195a993436aae9cc3156" {{(pid=100268) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 04:57:43.053016 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ff634be-6cce-47df-ab0e-a52fb09c2110 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.055307 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ff634be-6cce-47df-ab0e-a52fb09c2110 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:43.055453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ff634be-6cce-47df-ab0e-a52fb09c2110 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.056913 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ff634be-6cce-47df-ab0e-a52fb09c2110 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.056913 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8ff634be-6cce-47df-ab0e-a52fb09c2110 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:43.062131 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.062131 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:43.062131 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ff634be-6cce-47df-ab0e-a52fb09c2110 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:43.062830 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 951/3769] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:43.067269 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-61566ac4-0015-4c9f-bfc7-0085b772b43f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.069162 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-61566ac4-0015-4c9f-bfc7-0085b772b43f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:57:43.070671 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-61566ac4-0015-4c9f-bfc7-0085b772b43f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.070671 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-61566ac4-0015-4c9f-bfc7-0085b772b43f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.070671 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-61566ac4-0015-4c9f-bfc7-0085b772b43f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:43.075390 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.075390 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:43.075935 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-61566ac4-0015-4c9f-bfc7-0085b772b43f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:57:43.076417 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 935/3770] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:43.090255 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ddf753b-8a8f-45e0-9148-8ea9c4f5df09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.092175 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ddf753b-8a8f-45e0-9148-8ea9c4f5df09 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:57:43.092540 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ddf753b-8a8f-45e0-9148-8ea9c4f5df09 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f26d209e-0b33-4ff5-b44b-49dfa54d8f38", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1352444553"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:43.096394 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-7ddf753b-8a8f-45e0-9148-8ea9c4f5df09 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating new backup {'backup': {'volume_id': 'f26d209e-0b33-4ff5-b44b-49dfa54d8f38', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1352444553'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:57:43.096693 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-7ddf753b-8a8f-45e0-9148-8ea9c4f5df09 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating backup of volume f26d209e-0b33-4ff5-b44b-49dfa54d8f38 in container None Aug 25 04:57:43.109553 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.109553 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:43.110046 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7ddf753b-8a8f-45e0-9148-8ea9c4f5df09 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:57:43.138899 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7ddf753b-8a8f-45e0-9148-8ea9c4f5df09 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['3cd9dc20-8d40-4271-a795-20f06836646a', '71f87c9d-f1e0-43ec-bbcd-50be94631bce'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:43.181457 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ddf753b-8a8f-45e0-9148-8ea9c4f5df09 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:57:43.182062 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 944/3771] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/backups => generated 330 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:43.193383 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0b552848-0cf0-4b02-b95f-e04bb1b64778 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.195333 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b552848-0cf0-4b02-b95f-e04bb1b64778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:43.195649 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b552848-0cf0-4b02-b95f-e04bb1b64778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.195941 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0b552848-0cf0-4b02-b95f-e04bb1b64778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.196118 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0b552848-0cf0-4b02-b95f-e04bb1b64778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:43.201482 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.201482 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:43.202387 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0b552848-0cf0-4b02-b95f-e04bb1b64778 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:43.202885 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 952/3772] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:43.282031 np0000008045 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 04:57:43 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-5390670e-e59c-4821-a87a-b1f1a8abe8d0 x-openstack-request-id: req-5390670e-e59c-4821-a87a-b1f1a8abe8d0 {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 04:57:43.282222 np0000008045 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c7a42065-01cd-4f58-b5b1-52d41cd76ed1", "serverId": "7a44111f-c505-4740-8cd5-3efe7e08949a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "17d962dc-0ef1-4f3f-93ec-45202d76c754", "bdm_uuid": "43bcfb23-f36e-4643-b4ff-9104a602ac0e"}} {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 04:57:43.282391 np0000008045 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET call to compute for https://10.4.3.213/compute/v2.1/servers/7a44111f-c505-4740-8cd5-3efe7e08949a/os-volume_attachments/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 used request id req-5390670e-e59c-4821-a87a-b1f1a8abe8d0 {{(pid=100268) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 04:57:43.285328 np0000008045 devstack@c-api.service[100268]: ERROR cinder.volume.api [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-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 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Caught error: Detach volume from instance 7a44111f-c505-4740-8cd5-3efe7e08949a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a44111f-c505-4740-8cd5-3efe7e08949a using the Compute API Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: 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 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.288696 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a44111f-c505-4740-8cd5-3efe7e08949a using the Compute API Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-7917d301-1930-4fe5-beef-841badbb5f47 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action returned with HTTP 409 Aug 25 04:57:43.290135 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 942/3773] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:57:42 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 167 bytes in 629 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:43.298577 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-28c18781-8927-43da-872a-e93cbc28f6fd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.300520 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action Aug 25 04:57:43.300887 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:43.301025 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:43.312177 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.312177 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:43.312693 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:43.375080 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Attachment connected to vm 7a44111f-c505-4740-8cd5-3efe7e08949a, checking data on nova Aug 25 04:57:43.375418 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.compute.nova [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Creating Keystone token plugin using URL: https://10.4.3.213/identity {{(pid=100270) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 04:57:43.524606 np0000008045 devstack@c-api.service[100270]: DEBUG novaclient.v2.client [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] REQ: curl -g -i -X GET https://10.4.3.213/compute/v2.1/servers/7a44111f-c505-4740-8cd5-3efe7e08949a/os-volume_attachments/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e1f77f458b48f9eebc00768331078f348248c99a481ecb5107cf2ad746552285" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-28c18781-8927-43da-872a-e93cbc28f6fd" -H "X-Service-Token: {SHA256}162ae73529abd3dfe8d65532a77d84efbf9f03b9715af92e431a7d57296e21dc" {{(pid=100270) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 04:57:43.571962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-09946753-45f8-4343-b932-de8be019ccae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.574023 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-09946753-45f8-4343-b932-de8be019ccae tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:43.574269 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-09946753-45f8-4343-b932-de8be019ccae tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.574541 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-09946753-45f8-4343-b932-de8be019ccae tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.585004 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.585004 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:43.588739 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-09946753-45f8-4343-b932-de8be019ccae tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:43.593177 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-09946753-45f8-4343-b932-de8be019ccae tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:43.593709 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 945/3774] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:43.619168 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-57622172-8c4b-4c16-8f4e-dbf7a95c2037 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.622020 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-57622172-8c4b-4c16-8f4e-dbf7a95c2037 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03/action Aug 25 04:57:43.622490 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-57622172-8c4b-4c16-8f4e-dbf7a95c2037 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:43.622737 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-57622172-8c4b-4c16-8f4e-dbf7a95c2037 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:43.624220 np0000008045 devstack@c-api.service[100270]: DEBUG novaclient.v2.client [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 04:57:43 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-7f78a9b6-c345-420d-9064-73ddf1c14187 x-openstack-request-id: req-7f78a9b6-c345-420d-9064-73ddf1c14187 {{(pid=100270) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 04:57:43.624587 np0000008045 devstack@c-api.service[100270]: DEBUG novaclient.v2.client [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c7a42065-01cd-4f58-b5b1-52d41cd76ed1", "serverId": "7a44111f-c505-4740-8cd5-3efe7e08949a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "17d962dc-0ef1-4f3f-93ec-45202d76c754", "bdm_uuid": "43bcfb23-f36e-4643-b4ff-9104a602ac0e"}} {{(pid=100270) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 04:57:43.624743 np0000008045 devstack@c-api.service[100270]: DEBUG novaclient.v2.client [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET call to compute for https://10.4.3.213/compute/v2.1/servers/7a44111f-c505-4740-8cd5-3efe7e08949a/os-volume_attachments/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 used request id req-7f78a9b6-c345-420d-9064-73ddf1c14187 {{(pid=100270) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 04:57:43.628026 np0000008045 devstack@c-api.service[100270]: ERROR cinder.volume.api [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-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 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Caught error: Detach volume from instance 7a44111f-c505-4740-8cd5-3efe7e08949a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a44111f-c505-4740-8cd5-3efe7e08949a using the Compute API Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: 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 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.631220 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a44111f-c505-4740-8cd5-3efe7e08949a using the Compute API Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: ERROR cinder.api.middleware.fault Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.middleware.fault [None req-28c18781-8927-43da-872a-e93cbc28f6fd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action returned with HTTP 409 Aug 25 04:57:43.632729 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 936/3775] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 167 bytes in 334 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:43.639238 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.639238 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:43.639784 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-57622172-8c4b-4c16-8f4e-dbf7a95c2037 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:43.643152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2b4c097-46d8-42f3-8825-50c09c04a44c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.645481 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 943/3776] 10.4.3.213 () {70 vars in 1597 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 04:57:43.647595 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-57622172-8c4b-4c16-8f4e-dbf7a95c2037 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Begin detaching volume completed successfully. Aug 25 04:57:43.647917 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-57622172-8c4b-4c16-8f4e-dbf7a95c2037 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03/action returned with HTTP 202 Aug 25 04:57:43.648591 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 953/3777] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:43.653524 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88f0be57-2701-4970-8fa2-c7e81263e721 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.655295 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 946/3778] 10.4.3.213 () {70 vars in 1597 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 04:57:43.665584 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cb7c0709-bd47-46ba-bfe5-495184f7b611 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.687867 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d944c517-afb2-49d4-99dc-0ba30ca87dde None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.689578 np0000008045 devstack@c-api.service[100270]: WARNING keystonemiddleware.auth_token [None req-cb7c0709-bd47-46ba-bfe5-495184f7b611 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 04:57:43.690453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d944c517-afb2-49d4-99dc-0ba30ca87dde tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:43.691152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d944c517-afb2-49d4-99dc-0ba30ca87dde tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.691152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d944c517-afb2-49d4-99dc-0ba30ca87dde tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.691316 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 937/3779] 10.4.3.213 () {70 vars in 1597 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 04:57:43.699486 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-557853bc-aa37-464e-af9a-98db374fb2a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.700073 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4519a2b6-ab7b-4f2c-8fae-614343bdef31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.700175 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-557853bc-aa37-464e-af9a-98db374fb2a3 None None] GET https://10.4.3.213/volume// Aug 25 04:57:43.700357 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-557853bc-aa37-464e-af9a-98db374fb2a3 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.700673 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-557853bc-aa37-464e-af9a-98db374fb2a3 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.701120 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-557853bc-aa37-464e-af9a-98db374fb2a3 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:43.701635 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 954/3780] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:43.712215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-7866570f-e208-4e3e-bb54-5a795f0ba2bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.715189 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-7866570f-e208-4e3e-bb54-5a795f0ba2bd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:57:43.715448 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-7866570f-e208-4e3e-bb54-5a795f0ba2bd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.715725 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-7866570f-e208-4e3e-bb54-5a795f0ba2bd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.721719 np0000008045 devstack@c-api.service[100267]: WARNING keystonemiddleware.auth_token [None req-4519a2b6-ab7b-4f2c-8fae-614343bdef31 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 04:57:43.723018 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 947/3781] 10.4.3.213 () {70 vars in 1597 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 04:57:43.731397 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-51e875e0-b155-45b4-aa69-72b3b0a87462 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.734584 np0000008045 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-d944c517-afb2-49d4-99dc-0ba30ca87dde tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:57:43.747085 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.747085 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:43.752442 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d944c517-afb2-49d4-99dc-0ba30ca87dde tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:43.755558 np0000008045 devstack@c-api.service[100270]: DEBUG oslo_db.sqlalchemy.engines [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-7866570f-e208-4e3e-bb54-5a795f0ba2bd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:57:43.757919 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d944c517-afb2-49d4-99dc-0ba30ca87dde tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:43.758354 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 944/3782] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 1170 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:43.766029 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.766029 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:43.770264 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-7866570f-e208-4e3e-bb54-5a795f0ba2bd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:43.774619 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3179dbc-94c1-4d55-9f8b-88fa634de515 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.775791 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-7866570f-e208-4e3e-bb54-5a795f0ba2bd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:57:43.776476 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 938/3783] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 1359 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:43.776781 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3179dbc-94c1-4d55-9f8b-88fa634de515 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:43.777042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3179dbc-94c1-4d55-9f8b-88fa634de515 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.777315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3179dbc-94c1-4d55-9f8b-88fa634de515 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.789914 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.789914 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:43.794631 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e3179dbc-94c1-4d55-9f8b-88fa634de515 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:43.800561 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3179dbc-94c1-4d55-9f8b-88fa634de515 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:43.801094 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 948/3784] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:43.818736 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51e875e0-b155-45b4-aa69-72b3b0a87462 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] POST https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action Aug 25 04:57:43.819257 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51e875e0-b155-45b4-aa69-72b3b0a87462 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:43.819610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-51e875e0-b155-45b4-aa69-72b3b0a87462 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:43.833658 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.833658 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:43.834193 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.admin_actions [None req-51e875e0-b155-45b4-aa69-72b3b0a87462 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Updating volume 'c7a42065-01cd-4f58-b5b1-52d41cd76ed1' with '{'status': 'error'}' {{(pid=100269) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:57:43.850310 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-f10fdea7-9181-492e-8d90-d8e1171c8cf5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.853090 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-f10fdea7-9181-492e-8d90-d8e1171c8cf5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:43.853399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-f10fdea7-9181-492e-8d90-d8e1171c8cf5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.853659 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-f10fdea7-9181-492e-8d90-d8e1171c8cf5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.864689 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-51e875e0-b155-45b4-aa69-72b3b0a87462 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action returned with HTTP 202 Aug 25 04:57:43.865131 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 955/3785] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:43.866089 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.866089 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:43.872332 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-f10fdea7-9181-492e-8d90-d8e1171c8cf5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:43.872762 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e18d1714-fac6-4875-a8fb-f3c290ed061b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.875078 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e18d1714-fac6-4875-a8fb-f3c290ed061b tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:43.876143 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e18d1714-fac6-4875-a8fb-f3c290ed061b tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.876143 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e18d1714-fac6-4875-a8fb-f3c290ed061b tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.879517 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-f10fdea7-9181-492e-8d90-d8e1171c8cf5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:43.879897 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 945/3786] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 1170 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:43.887363 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.887363 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:43.892556 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e18d1714-fac6-4875-a8fb-f3c290ed061b tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:43.898174 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e18d1714-fac6-4875-a8fb-f3c290ed061b tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:43.898810 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 939/3787] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:43.903104 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-d1b4f471-9830-47e2-ae69-46a562fb1285 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.905956 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-d1b4f471-9830-47e2-ae69-46a562fb1285 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2/action Aug 25 04:57:43.906341 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-d1b4f471-9830-47e2-ae69-46a562fb1285 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:43.906512 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-d1b4f471-9830-47e2-ae69-46a562fb1285 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:43.917634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.919901 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] POST https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action Aug 25 04:57:43.920343 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "17d962dc-0ef1-4f3f-93ec-45202d76c754"}}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:43.920526 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "17d962dc-0ef1-4f3f-93ec-45202d76c754"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:43.922765 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.922765 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:43.923521 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-d1b4f471-9830-47e2-ae69-46a562fb1285 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:43.931201 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-d1b4f471-9830-47e2-ae69-46a562fb1285 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Begin detaching volume completed successfully. Aug 25 04:57:43.931624 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-d1b4f471-9830-47e2-ae69-46a562fb1285 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2/action returned with HTTP 202 Aug 25 04:57:43.932320 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 949/3788] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:43.934518 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:43.934518 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:43.934973 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Volume info retrieved successfully. Aug 25 04:57:43.983937 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df64c6b5-d805-4314-a244-93d8e0bee04c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.984545 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df64c6b5-d805-4314-a244-93d8e0bee04c None None] GET https://10.4.3.213/volume// Aug 25 04:57:43.984825 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df64c6b5-d805-4314-a244-93d8e0bee04c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.985088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df64c6b5-d805-4314-a244-93d8e0bee04c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:43.985586 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df64c6b5-d805-4314-a244-93d8e0bee04c None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:43.986032 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 946/3789] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:43.995532 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-9cc33bc0-2148-41b3-b1d8-6a0fa165a71b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:43.997701 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-9cc33bc0-2148-41b3-b1d8-6a0fa165a71b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:43.997930 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-9cc33bc0-2148-41b3-b1d8-6a0fa165a71b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:43.998116 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-9cc33bc0-2148-41b3-b1d8-6a0fa165a71b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.008295 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.008295 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:44.011215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bbb2f32c-55bc-46e3-a652-8f8f8dd6fcc5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.012244 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Attachment connected to vm 7a44111f-c505-4740-8cd5-3efe7e08949a, checking data on nova Aug 25 04:57:44.012435 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-9cc33bc0-2148-41b3-b1d8-6a0fa165a71b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:44.012567 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.compute.nova [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Creating Keystone token plugin using URL: https://10.4.3.213/identity {{(pid=100269) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 04:57:44.013783 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbb2f32c-55bc-46e3-a652-8f8f8dd6fcc5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:44.014146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbb2f32c-55bc-46e3-a652-8f8f8dd6fcc5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.014452 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbb2f32c-55bc-46e3-a652-8f8f8dd6fcc5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.014653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bbb2f32c-55bc-46e3-a652-8f8f8dd6fcc5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:44.017166 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-9cc33bc0-2148-41b3-b1d8-6a0fa165a71b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:44.017671 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 940/3790] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:43 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:44.018992 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.018992 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:44.019648 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbb2f32c-55bc-46e3-a652-8f8f8dd6fcc5 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:44.020032 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 950/3791] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:44.033995 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-065e12be-82df-4733-b1ae-c215368b946e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.036682 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-065e12be-82df-4733-b1ae-c215368b946e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2/encryption Aug 25 04:57:44.036898 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-065e12be-82df-4733-b1ae-c215368b946e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.037109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-065e12be-82df-4733-b1ae-c215368b946e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.046942 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.046942 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:44.053634 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-065e12be-82df-4733-b1ae-c215368b946e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2/encryption returned with HTTP 200 Aug 25 04:57:44.054338 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 947/3792] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:44.084779 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7b5a5cac-d7e2-4031-b0fa-b81f9c2d4067 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.087023 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b5a5cac-d7e2-4031-b0fa-b81f9c2d4067 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:44.087266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b5a5cac-d7e2-4031-b0fa-b81f9c2d4067 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.087472 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7b5a5cac-d7e2-4031-b0fa-b81f9c2d4067 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.087589 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-7b5a5cac-d7e2-4031-b0fa-b81f9c2d4067 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:44.093109 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.093109 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:44.093968 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7b5a5cac-d7e2-4031-b0fa-b81f9c2d4067 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:44.094755 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 941/3793] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:44.152366 np0000008045 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] REQ: curl -g -i -X GET https://10.4.3.213/compute/v2.1/servers/7a44111f-c505-4740-8cd5-3efe7e08949a/os-volume_attachments/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3ba87a2a7dbb5848214aa6a553cf8fe4233a0c5f3ef8302fb77b61d1d3e9b627" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5eb514ce-da9f-4496-ab5f-cf88d21263f6" -H "X-Service-Token: {SHA256}a01f257c5e892a741232c4a551a006bfa6b334266af93d9a4e20af47db933fdc" {{(pid=100269) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 04:57:44.217221 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cff084fc-cad2-4df8-b172-6f4cebb87e23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.220061 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cff084fc-cad2-4df8-b172-6f4cebb87e23 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:44.220346 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cff084fc-cad2-4df8-b172-6f4cebb87e23 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.220772 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cff084fc-cad2-4df8-b172-6f4cebb87e23 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.220923 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cff084fc-cad2-4df8-b172-6f4cebb87e23 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:44.233669 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.233669 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:44.233669 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cff084fc-cad2-4df8-b172-6f4cebb87e23 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:44.233669 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 951/3794] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:44.308104 np0000008045 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 04:57:44 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-60ace65c-7b82-4869-8512-060aecd1f20f x-openstack-request-id: req-60ace65c-7b82-4869-8512-060aecd1f20f {{(pid=100269) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 04:57:44.308308 np0000008045 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c7a42065-01cd-4f58-b5b1-52d41cd76ed1", "serverId": "7a44111f-c505-4740-8cd5-3efe7e08949a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "17d962dc-0ef1-4f3f-93ec-45202d76c754", "bdm_uuid": "43bcfb23-f36e-4643-b4ff-9104a602ac0e"}} {{(pid=100269) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 04:57:44.308492 np0000008045 devstack@c-api.service[100269]: DEBUG novaclient.v2.client [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] GET call to compute for https://10.4.3.213/compute/v2.1/servers/7a44111f-c505-4740-8cd5-3efe7e08949a/os-volume_attachments/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 used request id req-60ace65c-7b82-4869-8512-060aecd1f20f {{(pid=100269) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 04:57:44.310862 np0000008045 devstack@c-api.service[100269]: ERROR cinder.volume.api [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-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 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Caught error: Detach volume from instance 7a44111f-c505-4740-8cd5-3efe7e08949a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a44111f-c505-4740-8cd5-3efe7e08949a using the Compute API Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: 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 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 04:57:44.313707 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a44111f-c505-4740-8cd5-3efe7e08949a using the Compute API Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: ERROR cinder.api.middleware.fault Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.middleware.fault [None req-5eb514ce-da9f-4496-ab5f-cf88d21263f6 tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action returned with HTTP 409 Aug 25 04:57:44.315582 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 956/3795] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:57:43 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 167 bytes in 398 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:44.323460 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8ee170b-60f8-4b52-9601-2e5381662781 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.325956 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 948/3796] 10.4.3.213 () {70 vars in 1597 bytes} [Tue Aug 25 04:57:44 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 04:57:44.333091 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1bf747fa-4157-48af-a691-7eebfc67ab92 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.356066 np0000008045 devstack@c-api.service[100270]: WARNING keystonemiddleware.auth_token [None req-1bf747fa-4157-48af-a691-7eebfc67ab92 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 04:57:44.357215 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 942/3797] 10.4.3.213 () {70 vars in 1597 bytes} [Tue Aug 25 04:57:44 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 25 04:57:44.365876 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bfb07479-3738-45bc-8d6f-76cf0a980c81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.368103 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfb07479-3738-45bc-8d6f-76cf0a980c81 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:44.368590 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfb07479-3738-45bc-8d6f-76cf0a980c81 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.369121 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfb07479-3738-45bc-8d6f-76cf0a980c81 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.381379 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.381379 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:44.386061 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bfb07479-3738-45bc-8d6f-76cf0a980c81 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:44.393124 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfb07479-3738-45bc-8d6f-76cf0a980c81 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:44.393992 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 952/3798] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:44.410479 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-edb4aaef-217f-410d-96bc-3904b73bbb91 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.412955 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-edb4aaef-217f-410d-96bc-3904b73bbb91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:44.413224 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-edb4aaef-217f-410d-96bc-3904b73bbb91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.413550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-edb4aaef-217f-410d-96bc-3904b73bbb91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.467759 np0000008045 devstack@c-api.service[100269]: DEBUG oslo_db.sqlalchemy.engines [None req-edb4aaef-217f-410d-96bc-3904b73bbb91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 04:57:44.478045 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.478045 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:44.483900 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-edb4aaef-217f-410d-96bc-3904b73bbb91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:44.491023 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-edb4aaef-217f-410d-96bc-3904b73bbb91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:44.491173 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 957/3799] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:44.543456 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-0111df73-7f9c-4a8f-be7d-5ba18f5eacd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.546818 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-0111df73-7f9c-4a8f-be7d-5ba18f5eacd3 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:44.547030 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-0111df73-7f9c-4a8f-be7d-5ba18f5eacd3 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.547351 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-0111df73-7f9c-4a8f-be7d-5ba18f5eacd3 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.557648 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.557648 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:44.565194 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-0111df73-7f9c-4a8f-be7d-5ba18f5eacd3 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:44.571766 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-0111df73-7f9c-4a8f-be7d-5ba18f5eacd3 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:44.572444 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 949/3800] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:44.578460 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d958c195-59ef-482f-a99c-c8a48606d539 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.580999 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d958c195-59ef-482f-a99c-c8a48606d539 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:44.581341 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d958c195-59ef-482f-a99c-c8a48606d539 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.581605 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d958c195-59ef-482f-a99c-c8a48606d539 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.581754 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-d958c195-59ef-482f-a99c-c8a48606d539 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: 4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:44.589352 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.589352 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:44.589953 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d958c195-59ef-482f-a99c-c8a48606d539 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:44.614750 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d958c195-59ef-482f-a99c-c8a48606d539 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot delete request issued successfully. Aug 25 04:57:44.615802 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d958c195-59ef-482f-a99c-c8a48606d539 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f returned with HTTP 202 Aug 25 04:57:44.615802 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 943/3801] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:57:44 2026] DELETE /volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:57:44.624463 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-811abd7e-5ebe-4c0e-9ff4-40c0b448ab89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.626589 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-811abd7e-5ebe-4c0e-9ff4-40c0b448ab89 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:44.627146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-811abd7e-5ebe-4c0e-9ff4-40c0b448ab89 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.627146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-811abd7e-5ebe-4c0e-9ff4-40c0b448ab89 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.634351 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.634351 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:44.634853 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-811abd7e-5ebe-4c0e-9ff4-40c0b448ab89 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:44.635646 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-811abd7e-5ebe-4c0e-9ff4-40c0b448ab89 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f returned with HTTP 200 Aug 25 04:57:44.636003 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 953/3802] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:44.663114 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91bf1059-739b-4ff1-a0ec-120185fdeeca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.663630 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91bf1059-739b-4ff1-a0ec-120185fdeeca None None] GET https://10.4.3.213/volume// Aug 25 04:57:44.663804 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91bf1059-739b-4ff1-a0ec-120185fdeeca None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.663985 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91bf1059-739b-4ff1-a0ec-120185fdeeca None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.664337 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91bf1059-739b-4ff1-a0ec-120185fdeeca None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:44.664652 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 958/3803] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04: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 25 04:57:44.672819 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-982716ba-fcc8-4dee-ac30-86ea4ac0435e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.708947 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-982716ba-fcc8-4dee-ac30-86ea4ac0435e tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:57:44.709334 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-982716ba-fcc8-4dee-ac30-86ea4ac0435e tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6471b289-bd0a-4428-bfdc-8faee844bf27", "connector": null, "instance_uuid": "7a44111f-c505-4740-8cd5-3efe7e08949a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:44.718857 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.718857 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:44.751605 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-982716ba-fcc8-4dee-ac30-86ea4ac0435e tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:57:44.752170 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 950/3804] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:57:44 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:44.783182 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9937b7c7-a561-4d7b-8ede-cd5a8affad64 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.787674 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9937b7c7-a561-4d7b-8ede-cd5a8affad64 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:44.787674 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9937b7c7-a561-4d7b-8ede-cd5a8affad64 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.787674 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9937b7c7-a561-4d7b-8ede-cd5a8affad64 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.793941 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7185d468-54e3-41f9-924d-fd60eff1f797 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.794393 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7185d468-54e3-41f9-924d-fd60eff1f797 None None] GET https://10.4.3.213/volume// Aug 25 04:57:44.794625 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7185d468-54e3-41f9-924d-fd60eff1f797 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.794860 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7185d468-54e3-41f9-924d-fd60eff1f797 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.795179 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7185d468-54e3-41f9-924d-fd60eff1f797 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:44.795562 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 954/3805] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04: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 25 04:57:44.804173 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.804173 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:44.805261 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-336f1243-f23e-424d-a907-17fed167d2e9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.808141 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-336f1243-f23e-424d-a907-17fed167d2e9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:44.808412 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-336f1243-f23e-424d-a907-17fed167d2e9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:44.808679 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-336f1243-f23e-424d-a907-17fed167d2e9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:44.810760 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9937b7c7-a561-4d7b-8ede-cd5a8affad64 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:44.817555 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9937b7c7-a561-4d7b-8ede-cd5a8affad64 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:44.818326 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 944/3806] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:44.818480 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.818480 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:44.827754 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-336f1243-f23e-424d-a907-17fed167d2e9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:44.833672 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-336f1243-f23e-424d-a907-17fed167d2e9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:44.834108 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 959/3807] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:44 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 1037 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:44.938701 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9da0cdc7-20ba-41c8-9dbe-0c7e45d8b822 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:44.940991 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9da0cdc7-20ba-41c8-9dbe-0c7e45d8b822 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] PUT https://10.4.3.213/volume/v3/attachments/c4166d27-d858-4f42-b0e6-5c22da559c36 Aug 25 04:57:44.941359 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9da0cdc7-20ba-41c8-9dbe-0c7e45d8b822 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:44.949581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9da0cdc7-20ba-41c8-9dbe-0c7e45d8b822 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Acquiring lock "cinder-attachment_update-6471b289-bd0a-4428-bfdc-8faee844bf27-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:57:44.955467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9da0cdc7-20ba-41c8-9dbe-0c7e45d8b822 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Lock "cinder-attachment_update-6471b289-bd0a-4428-bfdc-8faee844bf27-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:57:44.956443 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:44.956443 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:45.034561 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2083d679-3c8c-462a-950f-d7029b57ffab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:45.036901 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2083d679-3c8c-462a-950f-d7029b57ffab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:45.037172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2083d679-3c8c-462a-950f-d7029b57ffab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:45.037460 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2083d679-3c8c-462a-950f-d7029b57ffab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:45.037656 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2083d679-3c8c-462a-950f-d7029b57ffab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:45.043024 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:45.043024 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:45.043828 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2083d679-3c8c-462a-950f-d7029b57ffab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:45.044513 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 955/3808] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:45 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:45.056744 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9da0cdc7-20ba-41c8-9dbe-0c7e45d8b822 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Lock "cinder-attachment_update-6471b289-bd0a-4428-bfdc-8faee844bf27-np0000008045" released by "attachment_update" :: held 0.101s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:57:45.057075 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9da0cdc7-20ba-41c8-9dbe-0c7e45d8b822 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/attachments/c4166d27-d858-4f42-b0e6-5c22da559c36 returned with HTTP 200 Aug 25 04:57:45.057659 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 951/3809] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:57:44 2026] PUT /volume/v3/attachments/c4166d27-d858-4f42-b0e6-5c22da559c36 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:45.107440 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-53c044db-3c9a-4a94-b24a-a19f90536162 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:45.109297 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53c044db-3c9a-4a94-b24a-a19f90536162 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:45.109559 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53c044db-3c9a-4a94-b24a-a19f90536162 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:45.109783 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-53c044db-3c9a-4a94-b24a-a19f90536162 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:45.109959 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-53c044db-3c9a-4a94-b24a-a19f90536162 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:45.114973 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:45.114973 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:45.115728 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-53c044db-3c9a-4a94-b24a-a19f90536162 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:45.116190 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 945/3810] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:45 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:45.247216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-039e9f0f-9ec9-45d3-af94-5a8a16600cc5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:45.249313 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-039e9f0f-9ec9-45d3-af94-5a8a16600cc5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:45.249559 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-039e9f0f-9ec9-45d3-af94-5a8a16600cc5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:45.249776 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-039e9f0f-9ec9-45d3-af94-5a8a16600cc5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:45.249893 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-039e9f0f-9ec9-45d3-af94-5a8a16600cc5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:45.254920 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:45.254920 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:45.255753 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-039e9f0f-9ec9-45d3-af94-5a8a16600cc5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:45.256173 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 960/3811] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:45 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:45.649239 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e6bbda8-66b6-44f0-a480-9de604e2ebe0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:45.651705 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e6bbda8-66b6-44f0-a480-9de604e2ebe0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:45.651977 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e6bbda8-66b6-44f0-a480-9de604e2ebe0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:45.652254 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e6bbda8-66b6-44f0-a480-9de604e2ebe0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:45.658041 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e6bbda8-66b6-44f0-a480-9de604e2ebe0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f returned with HTTP 404 Aug 25 04:57:45.658682 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 956/3812] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:45 2026] GET /volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:45.667789 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e67c2be-4d8e-4ee0-8abb-fe2bd25a053a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:45.669606 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e67c2be-4d8e-4ee0-8abb-fe2bd25a053a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:45.669854 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e67c2be-4d8e-4ee0-8abb-fe2bd25a053a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:45.670084 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e67c2be-4d8e-4ee0-8abb-fe2bd25a053a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:45.670227 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-0e67c2be-4d8e-4ee0-8abb-fe2bd25a053a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: 25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:45.675237 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:45.675237 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:45.675738 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0e67c2be-4d8e-4ee0-8abb-fe2bd25a053a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:45.699460 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0e67c2be-4d8e-4ee0-8abb-fe2bd25a053a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot delete request issued successfully. Aug 25 04:57:45.699460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e67c2be-4d8e-4ee0-8abb-fe2bd25a053a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 returned with HTTP 202 Aug 25 04:57:45.699460 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 952/3813] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:57:45 2026] DELETE /volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:57:45.706992 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8d785c72-1d48-49f2-abbe-10edebbdff92 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:45.709505 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d785c72-1d48-49f2-abbe-10edebbdff92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:45.709764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d785c72-1d48-49f2-abbe-10edebbdff92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:45.709990 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d785c72-1d48-49f2-abbe-10edebbdff92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:45.718355 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:45.718355 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:45.718355 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8d785c72-1d48-49f2-abbe-10edebbdff92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:45.718355 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d785c72-1d48-49f2-abbe-10edebbdff92 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 returned with HTTP 200 Aug 25 04:57:45.718355 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 946/3814] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:45 2026] GET /volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:45.833282 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-964a9417-6c27-461f-9d9e-a53454748eae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:45.835474 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-964a9417-6c27-461f-9d9e-a53454748eae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:45.835724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-964a9417-6c27-461f-9d9e-a53454748eae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:45.835918 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-964a9417-6c27-461f-9d9e-a53454748eae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:45.846830 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:45.846830 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:45.850498 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-964a9417-6c27-461f-9d9e-a53454748eae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:45.854519 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-964a9417-6c27-461f-9d9e-a53454748eae tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:45.854911 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 961/3815] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:45 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:46.058613 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfc00898-5683-4520-84e1-01b2ffeeb1f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.060606 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfc00898-5683-4520-84e1-01b2ffeeb1f3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:46.061026 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfc00898-5683-4520-84e1-01b2ffeeb1f3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:46.061575 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfc00898-5683-4520-84e1-01b2ffeeb1f3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:46.061833 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dfc00898-5683-4520-84e1-01b2ffeeb1f3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:46.070031 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:46.070031 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:46.070031 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfc00898-5683-4520-84e1-01b2ffeeb1f3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:46.070031 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 957/3816] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:46 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:46.077258 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-b89a140a-a29a-49c7-82c9-48dd1e04c5af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.080187 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-b89a140a-a29a-49c7-82c9-48dd1e04c5af tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/attachments/d0a6de1c-9eaa-4bf9-a2b3-04af88641471 Aug 25 04:57:46.080502 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-b89a140a-a29a-49c7-82c9-48dd1e04c5af tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:46.080791 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-b89a140a-a29a-49c7-82c9-48dd1e04c5af tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:46.089418 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:46.089418 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:46.127020 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bd33225a-def9-4ee5-84ca-d5152c862b89 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.129657 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd33225a-def9-4ee5-84ca-d5152c862b89 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:46.129954 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd33225a-def9-4ee5-84ca-d5152c862b89 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:46.130211 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bd33225a-def9-4ee5-84ca-d5152c862b89 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:46.130360 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bd33225a-def9-4ee5-84ca-d5152c862b89 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:46.136475 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:46.136475 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:46.137522 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bd33225a-def9-4ee5-84ca-d5152c862b89 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:46.138229 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 947/3817] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:46 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:46.195892 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e824698e-7c00-4e82-8f42-0893ccf8ea99 req-b89a140a-a29a-49c7-82c9-48dd1e04c5af tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/d0a6de1c-9eaa-4bf9-a2b3-04af88641471 returned with HTTP 200 Aug 25 04:57:46.196930 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 953/3818] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:57:46 2026] DELETE /volume/v3/attachments/d0a6de1c-9eaa-4bf9-a2b3-04af88641471 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:57:46.269035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6e0cc63-779a-439a-9a0c-51f0b638a034 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.271497 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6e0cc63-779a-439a-9a0c-51f0b638a034 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:46.271749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6e0cc63-779a-439a-9a0c-51f0b638a034 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:46.271981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6e0cc63-779a-439a-9a0c-51f0b638a034 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:46.272109 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a6e0cc63-779a-439a-9a0c-51f0b638a034 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:46.277330 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:46.277330 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:46.278292 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6e0cc63-779a-439a-9a0c-51f0b638a034 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:46.278917 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 962/3819] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:46 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:46.436822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-3d36cc5b-8e3e-4ff7-b48e-513c117af830 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.439310 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-3d36cc5b-8e3e-4ff7-b48e-513c117af830 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/attachments/7f302455-3ca5-4538-b2ed-a2ab1f86ca86 Aug 25 04:57:46.439310 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-3d36cc5b-8e3e-4ff7-b48e-513c117af830 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:46.439503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-3d36cc5b-8e3e-4ff7-b48e-513c117af830 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:46.447199 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:46.447199 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:46.565605 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-65089b52-6d65-4c41-ae9a-6d877ff49307 req-3d36cc5b-8e3e-4ff7-b48e-513c117af830 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/7f302455-3ca5-4538-b2ed-a2ab1f86ca86 returned with HTTP 200 Aug 25 04:57:46.566126 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 958/3820] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:57:46 2026] DELETE /volume/v3/attachments/7f302455-3ca5-4538-b2ed-a2ab1f86ca86 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:46.729359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-73fc17e3-025a-4b65-831b-9599a6301f75 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.732756 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73fc17e3-025a-4b65-831b-9599a6301f75 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:46.733022 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73fc17e3-025a-4b65-831b-9599a6301f75 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:46.733251 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73fc17e3-025a-4b65-831b-9599a6301f75 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:46.741107 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73fc17e3-025a-4b65-831b-9599a6301f75 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 returned with HTTP 404 Aug 25 04:57:46.741662 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 948/3821] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:46 2026] GET /volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:46.748851 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87c7ce00-8eee-43e9-a3f4-071ff44c6904 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.750714 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87c7ce00-8eee-43e9-a3f4-071ff44c6904 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:46.750896 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87c7ce00-8eee-43e9-a3f4-071ff44c6904 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:46.751092 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87c7ce00-8eee-43e9-a3f4-071ff44c6904 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:46.751194 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-87c7ce00-8eee-43e9-a3f4-071ff44c6904 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:46.757304 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:46.757304 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:46.757828 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87c7ce00-8eee-43e9-a3f4-071ff44c6904 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:46.779458 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87c7ce00-8eee-43e9-a3f4-071ff44c6904 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot delete request issued successfully. Aug 25 04:57:46.779458 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87c7ce00-8eee-43e9-a3f4-071ff44c6904 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 returned with HTTP 202 Aug 25 04:57:46.779458 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 954/3822] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:57:46 2026] DELETE /volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:57:46.786772 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9fab9efd-6b87-4081-b65f-4317fed3801e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.788554 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fab9efd-6b87-4081-b65f-4317fed3801e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:46.788756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fab9efd-6b87-4081-b65f-4317fed3801e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:46.788940 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fab9efd-6b87-4081-b65f-4317fed3801e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:46.795963 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:46.795963 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:46.797160 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9fab9efd-6b87-4081-b65f-4317fed3801e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:57:46.797838 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fab9efd-6b87-4081-b65f-4317fed3801e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 returned with HTTP 200 Aug 25 04:57:46.798400 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 963/3823] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:46 2026] GET /volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:46.856944 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.859442 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:46.859831 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-732826138", "snapshot_id": "437d41de-09be-48c7-8d7e-269186aab1e0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:46.861520 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-732826138', 'snapshot_id': '437d41de-09be-48c7-8d7e-269186aab1e0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:46.867366 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:46.867366 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:46.867853 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:57:46.868043 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume of 1 GB Aug 25 04:57:46.869457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0e9cab9b-06c8-4ffd-bfb5-14e352add3de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:46.871882 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e9cab9b-06c8-4ffd-bfb5-14e352add3de tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:46.872402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e9cab9b-06c8-4ffd-bfb5-14e352add3de tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:46.872660 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0e9cab9b-06c8-4ffd-bfb5-14e352add3de tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:46.872719 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Availability Zones retrieved successfully. Aug 25 04:57:46.880967 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Flow 'volume_create_api' (6fb93481-d83e-4d32-ab7e-aa1ddf1039ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:46.883743 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7b3c14a-91e2-46ff-91bf-1ed1b0bbd3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:46.884702 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:46.884702 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:46.885162 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:46.890644 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0e9cab9b-06c8-4ffd-bfb5-14e352add3de tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:46.896952 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0e9cab9b-06c8-4ffd-bfb5-14e352add3de tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:46.897568 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 949/3824] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:46 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:46.922993 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7b3c14a-91e2-46ff-91bf-1ed1b0bbd3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '437d41de-09be-48c7-8d7e-269186aab1e0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:46.923795 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8076a50e-87db-4bf0-85fe-a121dc0b489b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:46.963743 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Created reservations ['688aee80-595d-4f8e-9810-071fcc48f7c8', '16453a36-cf57-4815-bff7-6e68bfdd5bdf', '5d9def2e-5a02-4452-a820-40ed44721321', '18cf3365-1b37-47ce-9f9f-2ed994a373e5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:46.964657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8076a50e-87db-4bf0-85fe-a121dc0b489b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['688aee80-595d-4f8e-9810-071fcc48f7c8', '16453a36-cf57-4815-bff7-6e68bfdd5bdf', '5d9def2e-5a02-4452-a820-40ed44721321', '18cf3365-1b37-47ce-9f9f-2ed994a373e5']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:46.965551 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff04615-c7fe-4de5-b30d-7208cdd9bab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:47.006931 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff04615-c7fe-4de5-b30d-7208cdd9bab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-732826138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566460ca17d8414caef23896229f2798',qos_specs=None,replication_status=,reservations=['688aee80-595d-4f8e-9810-071fcc48f7c8','16453a36-cf57-4815-bff7-6e68bfdd5bdf','5d9def2e-5a02-4452-a820-40ed44721321','18cf3365-1b37-47ce-9f9f-2ed994a373e5'],size=1,snapshot_id=437d41de-09be-48c7-8d7e-269186aab1e0,source_replicaid=,source_volid=None,status='creating',user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-732826138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566460ca17d8414caef23896229f2798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=437d41de-09be-48c7-8d7e-269186aab1e0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:47.007977 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3059211a-e88f-44f8-8f00-006dab555449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:47.029590 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3059211a-e88f-44f8-8f00-006dab555449) transitioned into state 'SUCCESS' from state '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-732826138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566460ca17d8414caef23896229f2798',qos_specs=None,replication_status=,reservations=['688aee80-595d-4f8e-9810-071fcc48f7c8','16453a36-cf57-4815-bff7-6e68bfdd5bdf','5d9def2e-5a02-4452-a820-40ed44721321','18cf3365-1b37-47ce-9f9f-2ed994a373e5'],size=1,snapshot_id=437d41de-09be-48c7-8d7e-269186aab1e0,source_replicaid=,source_volid=None,status='creating',user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:47.030701 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff69165-b2a6-412e-9a44-1de6b983fe3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:47.055530 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff69165-b2a6-412e-9a44-1de6b983fe3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:47.056352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Flow 'volume_create_api' (6fb93481-d83e-4d32-ab7e-aa1ddf1039ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:47.056697 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume request issued successfully. Aug 25 04:57:47.057386 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c6cb749-aa44-40ae-9dc3-ea26b47d9e20 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:47.057922 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 959/3825] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:57:46 2026] POST /volume/v3/volumes => generated 790 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:47.071346 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e70093d3-1855-4a88-aaa1-8c94a28772de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.073704 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e70093d3-1855-4a88-aaa1-8c94a28772de tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:47.073976 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e70093d3-1855-4a88-aaa1-8c94a28772de tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.074234 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e70093d3-1855-4a88-aaa1-8c94a28772de tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.083105 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:47.083105 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:47.083622 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2546f22c-3369-480b-a8cb-867391ae9d6b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.085358 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2546f22c-3369-480b-a8cb-867391ae9d6b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:47.085653 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2546f22c-3369-480b-a8cb-867391ae9d6b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.085880 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2546f22c-3369-480b-a8cb-867391ae9d6b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.085987 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2546f22c-3369-480b-a8cb-867391ae9d6b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:47.088202 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e70093d3-1855-4a88-aaa1-8c94a28772de tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:47.090627 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:47.090627 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:47.091385 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2546f22c-3369-480b-a8cb-867391ae9d6b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:47.091938 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 964/3826] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:47.094054 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e70093d3-1855-4a88-aaa1-8c94a28772de tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:47.094573 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 955/3827] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:47.151291 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-780d2963-58d0-4c3f-bddc-87bbc165ded4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.153587 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-780d2963-58d0-4c3f-bddc-87bbc165ded4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:47.154135 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-780d2963-58d0-4c3f-bddc-87bbc165ded4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.154135 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-780d2963-58d0-4c3f-bddc-87bbc165ded4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.154135 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-780d2963-58d0-4c3f-bddc-87bbc165ded4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:47.160015 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:47.160015 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:47.160604 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-780d2963-58d0-4c3f-bddc-87bbc165ded4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:47.160930 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 950/3828] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:47.174204 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-945dc8cb-fe6a-406e-8dfa-a53086f7802d req-16ffa90f-9e67-4e07-844c-3044fd4490e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.177608 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-945dc8cb-fe6a-406e-8dfa-a53086f7802d req-16ffa90f-9e67-4e07-844c-3044fd4490e5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:47.177888 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-945dc8cb-fe6a-406e-8dfa-a53086f7802d req-16ffa90f-9e67-4e07-844c-3044fd4490e5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.178135 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-945dc8cb-fe6a-406e-8dfa-a53086f7802d req-16ffa90f-9e67-4e07-844c-3044fd4490e5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.187023 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:47.187023 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:47.191282 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-945dc8cb-fe6a-406e-8dfa-a53086f7802d req-16ffa90f-9e67-4e07-844c-3044fd4490e5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:47.195773 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-945dc8cb-fe6a-406e-8dfa-a53086f7802d req-16ffa90f-9e67-4e07-844c-3044fd4490e5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:47.196205 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 960/3829] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:47.290816 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a6ca8aed-6ebe-4590-bf72-d03ff8cbf75a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.293052 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6ca8aed-6ebe-4590-bf72-d03ff8cbf75a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:47.293304 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6ca8aed-6ebe-4590-bf72-d03ff8cbf75a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.293584 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a6ca8aed-6ebe-4590-bf72-d03ff8cbf75a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.293744 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a6ca8aed-6ebe-4590-bf72-d03ff8cbf75a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:47.298959 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:47.298959 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:47.299955 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a6ca8aed-6ebe-4590-bf72-d03ff8cbf75a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:47.300472 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 965/3830] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:47.807642 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a74000b-b16b-437c-8161-59014930e417 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.809665 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a74000b-b16b-437c-8161-59014930e417 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:47.809896 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a74000b-b16b-437c-8161-59014930e417 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.810107 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a74000b-b16b-437c-8161-59014930e417 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.815507 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a74000b-b16b-437c-8161-59014930e417 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 returned with HTTP 404 Aug 25 04:57:47.816070 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 956/3831] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:47.825689 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f4cc58a3-0d95-4a3e-b4ac-ce3418461e01 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.827665 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4cc58a3-0d95-4a3e-b4ac-ce3418461e01 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:47.827857 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4cc58a3-0d95-4a3e-b4ac-ce3418461e01 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.828034 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4cc58a3-0d95-4a3e-b4ac-ce3418461e01 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.828139 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-f4cc58a3-0d95-4a3e-b4ac-ce3418461e01 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: 4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:47.833704 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4cc58a3-0d95-4a3e-b4ac-ce3418461e01 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f returned with HTTP 404 Aug 25 04:57:47.834626 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 951/3832] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:57:47 2026] DELETE /volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:47.843413 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e127e0a0-2c61-4bf8-9985-69e8e4f0fe0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.845562 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e127e0a0-2c61-4bf8-9985-69e8e4f0fe0b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f Aug 25 04:57:47.845792 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e127e0a0-2c61-4bf8-9985-69e8e4f0fe0b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.846021 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e127e0a0-2c61-4bf8-9985-69e8e4f0fe0b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.851037 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e127e0a0-2c61-4bf8-9985-69e8e4f0fe0b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f returned with HTTP 404 Aug 25 04:57:47.851999 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 961/3833] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/snapshots/4e3924b2-ce5b-40b7-897f-962e3a41c00f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:47.861054 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c2a04b0-3662-487f-a4e4-bb8cf43911ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.863147 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c2a04b0-3662-487f-a4e4-bb8cf43911ac tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:47.863317 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c2a04b0-3662-487f-a4e4-bb8cf43911ac tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.863675 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c2a04b0-3662-487f-a4e4-bb8cf43911ac tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.863777 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-5c2a04b0-3662-487f-a4e4-bb8cf43911ac tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: 25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:47.869739 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c2a04b0-3662-487f-a4e4-bb8cf43911ac tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 returned with HTTP 404 Aug 25 04:57:47.869739 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 966/3834] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:57:47 2026] DELETE /volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:47.878371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d99cf2e1-0ec2-424c-90d4-70417d19bf48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.880288 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d99cf2e1-0ec2-424c-90d4-70417d19bf48 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 Aug 25 04:57:47.880540 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d99cf2e1-0ec2-424c-90d4-70417d19bf48 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.880735 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d99cf2e1-0ec2-424c-90d4-70417d19bf48 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.885880 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d99cf2e1-0ec2-424c-90d4-70417d19bf48 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 returned with HTTP 404 Aug 25 04:57:47.886505 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 957/3835] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/snapshots/25d2ba41-36b9-4625-94d7-f8ed7725d9c3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:47.895306 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9cddeed5-63a1-4f45-9376-6a85157c6814 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.897543 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9cddeed5-63a1-4f45-9376-6a85157c6814 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:47.897841 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9cddeed5-63a1-4f45-9376-6a85157c6814 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.898095 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9cddeed5-63a1-4f45-9376-6a85157c6814 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.898218 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-9cddeed5-63a1-4f45-9376-6a85157c6814 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:47.904639 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9cddeed5-63a1-4f45-9376-6a85157c6814 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 returned with HTTP 404 Aug 25 04:57:47.905360 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 952/3836] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:57:47 2026] DELETE /volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:47.916343 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c354b105-0858-41b9-b17f-f7c7ad6573cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.916493 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-27183d46-cf3d-4031-a39c-fc41bf38ea03 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:47.917203 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c354b105-0858-41b9-b17f-f7c7ad6573cd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:47.917520 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c354b105-0858-41b9-b17f-f7c7ad6573cd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.917692 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c354b105-0858-41b9-b17f-f7c7ad6573cd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.918715 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27183d46-cf3d-4031-a39c-fc41bf38ea03 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 Aug 25 04:57:47.919088 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27183d46-cf3d-4031-a39c-fc41bf38ea03 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:47.919466 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27183d46-cf3d-4031-a39c-fc41bf38ea03 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:47.925781 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27183d46-cf3d-4031-a39c-fc41bf38ea03 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 returned with HTTP 404 Aug 25 04:57:47.926694 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 967/3837] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/snapshots/d261a519-8714-4db3-80d6-bec2846a3d90 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:47.931905 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:47.931905 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:47.937738 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c354b105-0858-41b9-b17f-f7c7ad6573cd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:47.945035 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c354b105-0858-41b9-b17f-f7c7ad6573cd tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:47.945533 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 962/3838] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:47 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:48.105881 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9030fb3f-91ae-4351-a292-67c4c81ab861 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.109526 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9030fb3f-91ae-4351-a292-67c4c81ab861 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:48.109863 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9030fb3f-91ae-4351-a292-67c4c81ab861 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.110196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9030fb3f-91ae-4351-a292-67c4c81ab861 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.110378 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9030fb3f-91ae-4351-a292-67c4c81ab861 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:48.112565 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7cc3b409-5661-4488-b328-269b4e370478 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.116951 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7cc3b409-5661-4488-b328-269b4e370478 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:48.116951 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7cc3b409-5661-4488-b328-269b4e370478 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.117089 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7cc3b409-5661-4488-b328-269b4e370478 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.121462 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:48.121462 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:48.121980 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9030fb3f-91ae-4351-a292-67c4c81ab861 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:48.124273 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 958/3839] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:48 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:48.130729 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:48.130729 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:48.136899 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7cc3b409-5661-4488-b328-269b4e370478 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:48.143500 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7cc3b409-5661-4488-b328-269b4e370478 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:48.143901 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 953/3840] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:48 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:48.157627 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-45dcbddb-7c97-4377-a33f-7ace1145ac99 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.159526 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45dcbddb-7c97-4377-a33f-7ace1145ac99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:48.159733 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45dcbddb-7c97-4377-a33f-7ace1145ac99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.159978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45dcbddb-7c97-4377-a33f-7ace1145ac99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.167974 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:48.167974 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:48.176342 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-45dcbddb-7c97-4377-a33f-7ace1145ac99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:48.179497 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95a0cd43-ff24-4c73-933a-e39b3ef60aaf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.181314 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45dcbddb-7c97-4377-a33f-7ace1145ac99 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:48.181739 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 968/3841] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:48 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:48.191289 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95a0cd43-ff24-4c73-933a-e39b3ef60aaf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:48.192951 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95a0cd43-ff24-4c73-933a-e39b3ef60aaf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.194481 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95a0cd43-ff24-4c73-933a-e39b3ef60aaf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.195954 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-95a0cd43-ff24-4c73-933a-e39b3ef60aaf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:48.212214 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:48.212214 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:48.215206 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95a0cd43-ff24-4c73-933a-e39b3ef60aaf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:48.216641 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 963/3842] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:48 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:48.311351 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9adaa60f-ae3d-4567-b1b3-5bc14a1edce8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.313748 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9adaa60f-ae3d-4567-b1b3-5bc14a1edce8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:48.314010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9adaa60f-ae3d-4567-b1b3-5bc14a1edce8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.314305 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9adaa60f-ae3d-4567-b1b3-5bc14a1edce8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.314510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9adaa60f-ae3d-4567-b1b3-5bc14a1edce8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:48.319846 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:48.319846 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:48.320934 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9adaa60f-ae3d-4567-b1b3-5bc14a1edce8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:48.321423 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 959/3843] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:48 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:48.724582 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-da49185f-677c-4317-a443-5351f01a67a3 req-4321a26a-2b87-43fd-aed4-f1bb567a27a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.727058 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-4321a26a-2b87-43fd-aed4-f1bb567a27a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:48.727476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-4321a26a-2b87-43fd-aed4-f1bb567a27a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.727825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-4321a26a-2b87-43fd-aed4-f1bb567a27a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.735358 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:48.735358 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:48.739103 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-da49185f-677c-4317-a443-5351f01a67a3 req-4321a26a-2b87-43fd-aed4-f1bb567a27a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:48.743065 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-4321a26a-2b87-43fd-aed4-f1bb567a27a7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:48.743454 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 954/3844] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:48 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:48.849805 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-35f97812-23b1-4b35-9053-2e4191a05321 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.850346 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35f97812-23b1-4b35-9053-2e4191a05321 None None] GET https://10.4.3.213/volume// Aug 25 04:57:48.850638 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35f97812-23b1-4b35-9053-2e4191a05321 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.850919 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-35f97812-23b1-4b35-9053-2e4191a05321 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.851288 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-35f97812-23b1-4b35-9053-2e4191a05321 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:48.851914 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 969/3845] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:57: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 25 04:57:48.868714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-da49185f-677c-4317-a443-5351f01a67a3 req-123b967c-f908-4cf1-9769-516efb01cda1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.883502 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-123b967c-f908-4cf1-9769-516efb01cda1 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:57:48.887196 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-123b967c-f908-4cf1-9769-516efb01cda1 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b", "connector": null, "instance_uuid": "6b479417-6fce-4f98-9717-43489da7f060"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:48.910456 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:48.910456 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:48.936983 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-123b967c-f908-4cf1-9769-516efb01cda1 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:57:48.937556 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 964/3846] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:57:48 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 25 04:57:48.958374 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c6ae5f2f-907e-45fa-af37-ad1919a5d07d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.960702 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6ae5f2f-907e-45fa-af37-ad1919a5d07d tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:48.960906 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6ae5f2f-907e-45fa-af37-ad1919a5d07d tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.961466 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6ae5f2f-907e-45fa-af37-ad1919a5d07d tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.974824 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4d4f1481-7cd2-4e50-b256-f653d0e7d90f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.975004 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:48.975004 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:48.977677 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4d4f1481-7cd2-4e50-b256-f653d0e7d90f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:48.977853 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4d4f1481-7cd2-4e50-b256-f653d0e7d90f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.978121 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4d4f1481-7cd2-4e50-b256-f653d0e7d90f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.979812 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c6ae5f2f-907e-45fa-af37-ad1919a5d07d tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:48.986535 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6ae5f2f-907e-45fa-af37-ad1919a5d07d tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:48.987110 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 960/3847] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:48 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:48.990453 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:48.990453 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:48.995304 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4d4f1481-7cd2-4e50-b256-f653d0e7d90f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:48.997159 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f15513d2-3b47-432c-9ef7-5552de0068ed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:48.997159 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f15513d2-3b47-432c-9ef7-5552de0068ed None None] GET https://10.4.3.213/volume// Aug 25 04:57:48.997159 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f15513d2-3b47-432c-9ef7-5552de0068ed None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:48.997636 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f15513d2-3b47-432c-9ef7-5552de0068ed None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:48.997927 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f15513d2-3b47-432c-9ef7-5552de0068ed None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:48.998300 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 970/3848] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57: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 25 04:57:49.000507 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4d4f1481-7cd2-4e50-b256-f653d0e7d90f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:49.001076 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 955/3849] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:48 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:49.016496 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-da49185f-677c-4317-a443-5351f01a67a3 req-c13c38cb-bd93-4d51-8507-8c481e036487 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:49.028680 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-c13c38cb-bd93-4d51-8507-8c481e036487 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:49.029504 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-c13c38cb-bd93-4d51-8507-8c481e036487 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:49.031092 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-c13c38cb-bd93-4d51-8507-8c481e036487 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:49.062239 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:49.062239 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:49.068196 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-da49185f-677c-4317-a443-5351f01a67a3 req-c13c38cb-bd93-4d51-8507-8c481e036487 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:49.074120 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-c13c38cb-bd93-4d51-8507-8c481e036487 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:49.074703 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 965/3850] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:49 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 1062 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:49.135906 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b7ed318-acbc-41d2-97b6-c5cd600ef247 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:49.137675 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b7ed318-acbc-41d2-97b6-c5cd600ef247 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:49.137968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b7ed318-acbc-41d2-97b6-c5cd600ef247 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:49.138173 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b7ed318-acbc-41d2-97b6-c5cd600ef247 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:49.138310 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5b7ed318-acbc-41d2-97b6-c5cd600ef247 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:49.143004 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:49.143004 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:49.143660 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b7ed318-acbc-41d2-97b6-c5cd600ef247 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:49.144077 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 961/3851] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:49 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:49.197814 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-da49185f-677c-4317-a443-5351f01a67a3 req-a16082bc-4006-4472-9dfc-82effb27d18c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:49.201150 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-a16082bc-4006-4472-9dfc-82effb27d18c tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] PUT https://10.4.3.213/volume/v3/attachments/7d605b6c-4296-41ee-8146-5db72c535ee6 Aug 25 04:57:49.201829 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-a16082bc-4006-4472-9dfc-82effb27d18c tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:49.215623 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-da49185f-677c-4317-a443-5351f01a67a3 req-a16082bc-4006-4472-9dfc-82effb27d18c tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Acquiring lock "cinder-attachment_update-b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:57:49.221373 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-da49185f-677c-4317-a443-5351f01a67a3 req-a16082bc-4006-4472-9dfc-82effb27d18c tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Lock "cinder-attachment_update-b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:57:49.222548 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:49.222548 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:49.232623 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-46e5574b-48b4-4c15-8885-ed1061769624 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:49.234659 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46e5574b-48b4-4c15-8885-ed1061769624 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:49.234928 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46e5574b-48b4-4c15-8885-ed1061769624 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:49.235172 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46e5574b-48b4-4c15-8885-ed1061769624 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:49.235321 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-46e5574b-48b4-4c15-8885-ed1061769624 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:49.241243 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:49.241243 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:49.242098 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46e5574b-48b4-4c15-8885-ed1061769624 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:49.242652 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 956/3852] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:49 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:49.318941 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-da49185f-677c-4317-a443-5351f01a67a3 req-a16082bc-4006-4472-9dfc-82effb27d18c tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Lock "cinder-attachment_update-b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b-np0000008045" released by "attachment_update" :: held 0.098s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:57:49.319473 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-a16082bc-4006-4472-9dfc-82effb27d18c tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/7d605b6c-4296-41ee-8146-5db72c535ee6 returned with HTTP 200 Aug 25 04:57:49.320074 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 971/3853] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:57:49 2026] PUT /volume/v3/attachments/7d605b6c-4296-41ee-8146-5db72c535ee6 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:49.332730 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa9e63b5-71fe-4ccd-943d-a8d65786b783 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:49.335216 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa9e63b5-71fe-4ccd-943d-a8d65786b783 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:49.335578 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa9e63b5-71fe-4ccd-943d-a8d65786b783 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:49.335947 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa9e63b5-71fe-4ccd-943d-a8d65786b783 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:49.336046 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fa9e63b5-71fe-4ccd-943d-a8d65786b783 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:49.341013 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:49.341013 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:49.342186 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa9e63b5-71fe-4ccd-943d-a8d65786b783 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:49.343009 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 966/3854] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:49 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:50.004451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad6a5079-fe2f-4c5f-ac92-5662cc2d93e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:50.006344 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad6a5079-fe2f-4c5f-ac92-5662cc2d93e7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:50.006557 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad6a5079-fe2f-4c5f-ac92-5662cc2d93e7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:50.006815 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad6a5079-fe2f-4c5f-ac92-5662cc2d93e7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:50.016026 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:50.016026 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:50.016780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8cb60377-300c-443c-b6f9-6f5b48d62302 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:50.018833 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cb60377-300c-443c-b6f9-6f5b48d62302 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:50.019071 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cb60377-300c-443c-b6f9-6f5b48d62302 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:50.019274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cb60377-300c-443c-b6f9-6f5b48d62302 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:50.020019 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad6a5079-fe2f-4c5f-ac92-5662cc2d93e7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:50.024954 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad6a5079-fe2f-4c5f-ac92-5662cc2d93e7 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:50.025388 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 962/3855] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:50 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:50.033956 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:50.033956 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:50.038844 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8cb60377-300c-443c-b6f9-6f5b48d62302 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:50.043139 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cb60377-300c-443c-b6f9-6f5b48d62302 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:50.043381 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 957/3856] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:50 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:50.155818 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7c09cb02-5f81-42bd-bc72-24dc1d7ef9ec None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:50.157778 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c09cb02-5f81-42bd-bc72-24dc1d7ef9ec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:50.157966 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c09cb02-5f81-42bd-bc72-24dc1d7ef9ec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:50.158144 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7c09cb02-5f81-42bd-bc72-24dc1d7ef9ec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:50.158301 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7c09cb02-5f81-42bd-bc72-24dc1d7ef9ec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:50.162990 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:50.162990 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:50.163772 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7c09cb02-5f81-42bd-bc72-24dc1d7ef9ec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:50.164212 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 972/3857] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:50 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:50.257910 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12252578-5cef-45c5-b0a1-5dfddd77fff7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:50.260356 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12252578-5cef-45c5-b0a1-5dfddd77fff7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:50.260600 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12252578-5cef-45c5-b0a1-5dfddd77fff7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:50.260822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12252578-5cef-45c5-b0a1-5dfddd77fff7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:50.260923 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-12252578-5cef-45c5-b0a1-5dfddd77fff7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:50.267632 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:50.267632 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:50.268841 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12252578-5cef-45c5-b0a1-5dfddd77fff7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:50.269239 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 967/3858] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:50 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:50.354626 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84004b42-8f75-4121-87ec-97658655c126 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:50.356534 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84004b42-8f75-4121-87ec-97658655c126 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:50.356732 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84004b42-8f75-4121-87ec-97658655c126 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:50.356939 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84004b42-8f75-4121-87ec-97658655c126 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:50.357069 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-84004b42-8f75-4121-87ec-97658655c126 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:50.362124 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:50.362124 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:50.362864 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84004b42-8f75-4121-87ec-97658655c126 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:50.362864 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 963/3859] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:50 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:50.502226 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-963d5e09-f872-4b95-9dd9-e9cd02a4b1d6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:50.503349 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-963d5e09-f872-4b95-9dd9-e9cd02a4b1d6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:50.503515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-963d5e09-f872-4b95-9dd9-e9cd02a4b1d6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:50.503700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-963d5e09-f872-4b95-9dd9-e9cd02a4b1d6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:50.503873 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-963d5e09-f872-4b95-9dd9-e9cd02a4b1d6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Delete volume with id: b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:50.511200 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:50.511200 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:50.511750 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-963d5e09-f872-4b95-9dd9-e9cd02a4b1d6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:50.524357 np0000008045 devstack@c-api.service[100270]: WARNING cinder.keymgr.conf_key_mgr [None req-963d5e09-f872-4b95-9dd9-e9cd02a4b1d6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 04:57:50.530852 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-963d5e09-f872-4b95-9dd9-e9cd02a4b1d6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Delete volume request issued successfully. Aug 25 04:57:50.531038 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-963d5e09-f872-4b95-9dd9-e9cd02a4b1d6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 202 Aug 25 04:57:50.531545 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 958/3860] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:57:50 2026] DELETE /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:57:50.540276 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5251efd1-01e3-457b-b158-a98460799098 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:50.542404 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5251efd1-01e3-457b-b158-a98460799098 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:50.542658 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5251efd1-01e3-457b-b158-a98460799098 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:50.542902 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5251efd1-01e3-457b-b158-a98460799098 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:50.551315 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:50.551315 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:50.555750 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5251efd1-01e3-457b-b158-a98460799098 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:57:50.561277 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5251efd1-01e3-457b-b158-a98460799098 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 200 Aug 25 04:57:50.561900 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 973/3861] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:50 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:50.742205 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9c2f18dc-76ac-4044-9ee3-f2374ebd66da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:50.745181 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9c2f18dc-76ac-4044-9ee3-f2374ebd66da tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/attachments/c4166d27-d858-4f42-b0e6-5c22da559c36/action Aug 25 04:57:50.745688 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9c2f18dc-76ac-4044-9ee3-f2374ebd66da tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:50.745688 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9c2f18dc-76ac-4044-9ee3-f2374ebd66da tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:50.769214 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:50.769214 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:50.788322 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-18b1cf25-842c-416f-8822-1850ac2dd8e3 req-9c2f18dc-76ac-4044-9ee3-f2374ebd66da tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/attachments/c4166d27-d858-4f42-b0e6-5c22da559c36/action returned with HTTP 204 Aug 25 04:57:50.788921 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 968/3862] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:57:50 2026] POST /volume/v3/attachments/c4166d27-d858-4f42-b0e6-5c22da559c36/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:51.038514 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b8245c3b-3508-43c1-b882-d7831d012417 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.042076 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8245c3b-3508-43c1-b882-d7831d012417 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:51.042358 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8245c3b-3508-43c1-b882-d7831d012417 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.042597 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8245c3b-3508-43c1-b882-d7831d012417 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.054731 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.054731 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:51.059055 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8245c3b-3508-43c1-b882-d7831d012417 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:51.060420 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-88b5f7e3-8685-4544-8989-40130138750e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.063253 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88b5f7e3-8685-4544-8989-40130138750e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:51.063614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88b5f7e3-8685-4544-8989-40130138750e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.063921 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88b5f7e3-8685-4544-8989-40130138750e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.064045 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8245c3b-3508-43c1-b882-d7831d012417 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:51.064558 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 964/3863] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:51.075553 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.075553 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:51.077317 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71696c57-5cf4-41e3-90f3-270f84b1267a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.079206 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71696c57-5cf4-41e3-90f3-270f84b1267a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:51.079417 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71696c57-5cf4-41e3-90f3-270f84b1267a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.079503 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-88b5f7e3-8685-4544-8989-40130138750e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:51.079655 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71696c57-5cf4-41e3-90f3-270f84b1267a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.084469 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88b5f7e3-8685-4544-8989-40130138750e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:51.084823 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 959/3864] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:51.091305 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.091305 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:51.093129 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-71696c57-5cf4-41e3-90f3-270f84b1267a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:51.097299 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71696c57-5cf4-41e3-90f3-270f84b1267a tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:51.097851 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 974/3865] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:51.109979 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a12e3d79-21da-4410-af34-7ffcacfd0633 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.111878 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a12e3d79-21da-4410-af34-7ffcacfd0633 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action Aug 25 04:57:51.112225 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a12e3d79-21da-4410-af34-7ffcacfd0633 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action body: b'{"os-detach": {"attachment_id": "c4166d27-d858-4f42-b0e6-5c22da559c36"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:51.112372 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a12e3d79-21da-4410-af34-7ffcacfd0633 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "c4166d27-d858-4f42-b0e6-5c22da559c36"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:51.124899 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.124899 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:51.125573 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a12e3d79-21da-4410-af34-7ffcacfd0633 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:51.133539 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a12e3d79-21da-4410-af34-7ffcacfd0633 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action returned with HTTP 400 Aug 25 04:57:51.134103 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 969/3866] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:57:51 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 100 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:57:51.170352 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-b22d697b-80a6-4583-af49-5f5d98287762 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.172762 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-b22d697b-80a6-4583-af49-5f5d98287762 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:51.172960 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-b22d697b-80a6-4583-af49-5f5d98287762 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.173174 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-b22d697b-80a6-4583-af49-5f5d98287762 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.174838 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c1c7c4fd-0628-4212-bb5a-d3424a538409 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.176885 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1c7c4fd-0628-4212-bb5a-d3424a538409 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:51.177130 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1c7c4fd-0628-4212-bb5a-d3424a538409 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.177382 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c1c7c4fd-0628-4212-bb5a-d3424a538409 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.177546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c1c7c4fd-0628-4212-bb5a-d3424a538409 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:51.182490 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.182490 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:51.183218 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c1c7c4fd-0628-4212-bb5a-d3424a538409 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:51.183712 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 960/3867] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:51.184474 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.184474 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:51.188448 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-b22d697b-80a6-4583-af49-5f5d98287762 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:51.193061 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-b22d697b-80a6-4583-af49-5f5d98287762 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:51.193514 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 965/3868] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:51.211936 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-34118c68-a4ef-48b2-b4dc-5229bc42c65e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.213992 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-34118c68-a4ef-48b2-b4dc-5229bc42c65e tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27/action Aug 25 04:57:51.216454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-34118c68-a4ef-48b2-b4dc-5229bc42c65e tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:51.216454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-34118c68-a4ef-48b2-b4dc-5229bc42c65e tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:51.233891 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.233891 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:51.234902 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-34118c68-a4ef-48b2-b4dc-5229bc42c65e tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:51.243903 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-34118c68-a4ef-48b2-b4dc-5229bc42c65e tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Begin detaching volume completed successfully. Aug 25 04:57:51.245146 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-34118c68-a4ef-48b2-b4dc-5229bc42c65e tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27/action returned with HTTP 202 Aug 25 04:57:51.245146 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 975/3869] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:57:51 2026] POST /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:51.280953 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-435adfd2-26e7-4ebf-85c6-1f25545e7f60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.283010 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-435adfd2-26e7-4ebf-85c6-1f25545e7f60 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:51.283324 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-435adfd2-26e7-4ebf-85c6-1f25545e7f60 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.284063 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-435adfd2-26e7-4ebf-85c6-1f25545e7f60 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.284063 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-435adfd2-26e7-4ebf-85c6-1f25545e7f60 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:51.285607 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=351,cinder:INSERT=36,cinder:UPDATE=91 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:57:51.290286 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.290286 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:51.291059 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-435adfd2-26e7-4ebf-85c6-1f25545e7f60 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:51.291983 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 970/3870] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:51.295857 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bff4b34c-c84d-48cc-acd7-9d616e3e730b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.296070 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bff4b34c-c84d-48cc-acd7-9d616e3e730b None None] GET https://10.4.3.213/volume// Aug 25 04:57:51.296285 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bff4b34c-c84d-48cc-acd7-9d616e3e730b None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.296530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bff4b34c-c84d-48cc-acd7-9d616e3e730b None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.296914 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bff4b34c-c84d-48cc-acd7-9d616e3e730b None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:51.297207 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 961/3871] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57: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 25 04:57:51.306194 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-a8160111-5e8c-4e27-91af-09c6cb22d1fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.308682 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-a8160111-5e8c-4e27-91af-09c6cb22d1fc tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:51.308965 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-a8160111-5e8c-4e27-91af-09c6cb22d1fc tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.309181 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-a8160111-5e8c-4e27-91af-09c6cb22d1fc tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.320229 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.320229 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:51.324439 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-a8160111-5e8c-4e27-91af-09c6cb22d1fc tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:51.329521 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-a8160111-5e8c-4e27-91af-09c6cb22d1fc tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:51.329989 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 966/3872] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 1333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:51.374403 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-46208da2-ae44-430d-beed-a6154c8a4503 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.376377 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46208da2-ae44-430d-beed-a6154c8a4503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:51.376656 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46208da2-ae44-430d-beed-a6154c8a4503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.376896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46208da2-ae44-430d-beed-a6154c8a4503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.377054 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-46208da2-ae44-430d-beed-a6154c8a4503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:51.381394 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.381394 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:51.382288 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46208da2-ae44-430d-beed-a6154c8a4503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:51.382718 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 976/3873] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:51.470886 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7dd6d191-22c5-46d7-816a-c28ebcaf64a3 req-617d58f4-2ef6-4929-9875-f61c9ff0dadd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.473538 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7dd6d191-22c5-46d7-816a-c28ebcaf64a3 req-617d58f4-2ef6-4929-9875-f61c9ff0dadd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/d12ce019-4538-46e0-83a7-8db7816c3ea1 Aug 25 04:57:51.473710 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7dd6d191-22c5-46d7-816a-c28ebcaf64a3 req-617d58f4-2ef6-4929-9875-f61c9ff0dadd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.474341 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7dd6d191-22c5-46d7-816a-c28ebcaf64a3 req-617d58f4-2ef6-4929-9875-f61c9ff0dadd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.481750 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.481750 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:51.554526 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7dd6d191-22c5-46d7-816a-c28ebcaf64a3 req-617d58f4-2ef6-4929-9875-f61c9ff0dadd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/d12ce019-4538-46e0-83a7-8db7816c3ea1 returned with HTTP 200 Aug 25 04:57:51.555019 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 971/3874] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:57:51 2026] DELETE /volume/v3/attachments/d12ce019-4538-46e0-83a7-8db7816c3ea1 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:51.576250 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13aa8f77-9915-40dd-8ce2-d4b23129263b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.578516 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13aa8f77-9915-40dd-8ce2-d4b23129263b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 Aug 25 04:57:51.578741 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13aa8f77-9915-40dd-8ce2-d4b23129263b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.578970 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13aa8f77-9915-40dd-8ce2-d4b23129263b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.581102 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=303,cinder:UPDATE=69,cinder:INSERT=36 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:57:51.586365 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13aa8f77-9915-40dd-8ce2-d4b23129263b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 returned with HTTP 404 Aug 25 04:57:51.587438 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 962/3875] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/volumes/b2398ae0-8c5c-4d65-8518-e18e6a6f85c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:51.595088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ef496cd-b684-4055-8957-68e658bc10c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.597233 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ef496cd-b684-4055-8957-68e658bc10c0 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 04:57:51.597490 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ef496cd-b684-4055-8957-68e658bc10c0 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.597729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ef496cd-b684-4055-8957-68e658bc10c0 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.598684 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3ef496cd-b684-4055-8957-68e658bc10c0 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:57:51.618580 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ef496cd-b684-4055-8957-68e658bc10c0 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Get all volumes completed successfully. Aug 25 04:57:51.621319 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.621319 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:51.627651 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ef496cd-b684-4055-8957-68e658bc10c0 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 04:57:51.628222 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 967/3876] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 04:57:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15381 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:51.650118 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1fc28f35-a0b4-4732-8217-20d9714c69d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.652939 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1fc28f35-a0b4-4732-8217-20d9714c69d3 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] DELETE https://10.4.3.213/volume/v3/types/2a18d902-3243-478e-a9c3-5a77f67ee652 Aug 25 04:57:51.653149 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1fc28f35-a0b4-4732-8217-20d9714c69d3 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:51.653416 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1fc28f35-a0b4-4732-8217-20d9714c69d3 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:51.678078 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1fc28f35-a0b4-4732-8217-20d9714c69d3 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types/2a18d902-3243-478e-a9c3-5a77f67ee652 returned with HTTP 202 Aug 25 04:57:51.678511 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 977/3877] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:57:51 2026] DELETE /volume/v3/types/2a18d902-3243-478e-a9c3-5a77f67ee652 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:57:51.692915 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d550bc1-9ec3-4ded-b4e7-388ff26d6b2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.694681 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d550bc1-9ec3-4ded-b4e7-388ff26d6b2d tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:57:51.695005 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d550bc1-9ec3-4ded-b4e7-388ff26d6b2d tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1318458925", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:51.696493 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.696493 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:51.708289 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d550bc1-9ec3-4ded-b4e7-388ff26d6b2d tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:57:51.708659 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 972/3878] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:57:51 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:51.718510 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eef229a2-2d3e-4559-b91f-3a9d3e612404 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.720397 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eef229a2-2d3e-4559-b91f-3a9d3e612404 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] POST https://10.4.3.213/volume/v3/types/fa6140b9-46af-45c9-b904-d67f5e05e843/encryption Aug 25 04:57:51.720824 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eef229a2-2d3e-4559-b91f-3a9d3e612404 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:51.737567 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eef229a2-2d3e-4559-b91f-3a9d3e612404 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types/fa6140b9-46af-45c9-b904-d67f5e05e843/encryption returned with HTTP 200 Aug 25 04:57:51.738164 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 963/3879] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:57:51 2026] POST /volume/v3/types/fa6140b9-46af-45c9-b904-d67f5e05e843/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:51.746175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:51.748198 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:51.748656 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1984038609", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1318458925", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:51.750517 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1984038609', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1318458925', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:51.752585 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=297,cinder:INSERT=22,cinder:UPDATE=45 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:57:51.755183 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume of 1 GB Aug 25 04:57:51.755757 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:51.755757 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:51.756331 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Availability Zones retrieved successfully. Aug 25 04:57:51.762892 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Flow 'volume_create_api' (be77447c-a372-464f-abbd-d22ef4f8f344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:51.763904 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2c56ef-e0bd-48ff-a3ae-eaf281450c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:51.765418 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:51.793690 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2c56ef-e0bd-48ff-a3ae-eaf281450c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:57:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa6140b9-46af-45c9-b904-d67f5e05e843,is_public=True,name='tempest-scenario-type-luks-1318458925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa6140b9-46af-45c9-b904-d67f5e05e843', '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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:51.794526 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5250b0e-7a48-4e5c-9ebc-ee577b8afe0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:51.824447 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1318458925 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1318458925, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:57:51.824790 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1318458925 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1318458925, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:57:51.855119 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Created reservations ['7df90620-bedb-4519-8149-6c9a5fe788f5', '107f781a-9e5f-42fe-97d1-90914b0c232d', '01b17e47-bbf1-46c1-8d84-bae3b331a667', 'fbb87d68-5452-4192-a407-6cd0e6396f56'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:51.856252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5250b0e-7a48-4e5c-9ebc-ee577b8afe0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df90620-bedb-4519-8149-6c9a5fe788f5', '107f781a-9e5f-42fe-97d1-90914b0c232d', '01b17e47-bbf1-46c1-8d84-bae3b331a667', 'fbb87d68-5452-4192-a407-6cd0e6396f56']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:51.856870 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d369a1d-7699-4604-9c44-85aad7e28e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:51.879407 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d369a1d-7699-4604-9c44-85aad7e28e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c9ea9c2-6981-4307-815f-ee319c21b3af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1984038609',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff0800e949443289a4aedd3bf0d133f',qos_specs=None,replication_status=,reservations=['7df90620-bedb-4519-8149-6c9a5fe788f5','107f781a-9e5f-42fe-97d1-90914b0c232d','01b17e47-bbf1-46c1-8d84-bae3b331a667','fbb87d68-5452-4192-a407-6cd0e6396f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_type_id=fa6140b9-46af-45c9-b904-d67f5e05e843), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1984038609',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4c9ea9c2-6981-4307-815f-ee319c21b3af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bff0800e949443289a4aedd3bf0d133f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa6140b9-46af-45c9-b904-d67f5e05e843),volume_type_id=fa6140b9-46af-45c9-b904-d67f5e05e843)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:51.880131 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd7c70e-ed76-465f-8777-9051cd9f9e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:51.897457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd7c70e-ed76-465f-8777-9051cd9f9e9d) transitioned into state 'SUCCESS' from state '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-1984038609',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bff0800e949443289a4aedd3bf0d133f',qos_specs=None,replication_status=,reservations=['7df90620-bedb-4519-8149-6c9a5fe788f5','107f781a-9e5f-42fe-97d1-90914b0c232d','01b17e47-bbf1-46c1-8d84-bae3b331a667','fbb87d68-5452-4192-a407-6cd0e6396f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8374a3c6196f4a548ab2c38f53f6e689',volume_type_id=fa6140b9-46af-45c9-b904-d67f5e05e843)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:51.898112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb959e6e-bb4d-4918-af77-fa30dd324c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:51.907634 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb959e6e-bb4d-4918-af77-fa30dd324c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:51.908576 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Flow 'volume_create_api' (be77447c-a372-464f-abbd-d22ef4f8f344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:51.908979 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Create volume request issued successfully. Aug 25 04:57:51.909853 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c841e97-488a-4f91-9c01-fbe7a957f1ab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:51.910361 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 968/3880] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:57:51 2026] POST /volume/v3/volumes => generated 785 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:52.097365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-23093986-ff2f-4f1f-b722-adb4ae2562f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:52.099169 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23093986-ff2f-4f1f-b722-adb4ae2562f1 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:52.099544 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23093986-ff2f-4f1f-b722-adb4ae2562f1 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:52.099544 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23093986-ff2f-4f1f-b722-adb4ae2562f1 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:52.112893 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:52.112893 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:52.118569 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-23093986-ff2f-4f1f-b722-adb4ae2562f1 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:52.124072 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23093986-ff2f-4f1f-b722-adb4ae2562f1 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:52.125562 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 978/3881] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:52 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:52.197598 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-506999fb-0c57-4e01-8873-60b0d0c80479 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:52.199647 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-506999fb-0c57-4e01-8873-60b0d0c80479 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:52.199955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-506999fb-0c57-4e01-8873-60b0d0c80479 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:52.200321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-506999fb-0c57-4e01-8873-60b0d0c80479 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:52.200321 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-506999fb-0c57-4e01-8873-60b0d0c80479 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:52.208024 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:52.208024 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:52.209099 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-506999fb-0c57-4e01-8873-60b0d0c80479 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:52.209868 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 973/3882] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:52 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:52.302799 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6ad50c6d-51d0-414a-8acd-4f8cbf0854d1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:52.304813 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ad50c6d-51d0-414a-8acd-4f8cbf0854d1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:52.305020 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ad50c6d-51d0-414a-8acd-4f8cbf0854d1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:52.305248 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ad50c6d-51d0-414a-8acd-4f8cbf0854d1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:52.305377 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-6ad50c6d-51d0-414a-8acd-4f8cbf0854d1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:52.310512 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:52.310512 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:52.311296 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ad50c6d-51d0-414a-8acd-4f8cbf0854d1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:52.311776 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 964/3883] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:52 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:52.393833 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4de6d3ee-9fb7-48a4-8fc4-bc92d22edbf8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:52.396833 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4de6d3ee-9fb7-48a4-8fc4-bc92d22edbf8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:52.397066 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4de6d3ee-9fb7-48a4-8fc4-bc92d22edbf8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:52.397286 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4de6d3ee-9fb7-48a4-8fc4-bc92d22edbf8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:52.397418 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4de6d3ee-9fb7-48a4-8fc4-bc92d22edbf8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:52.402208 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:52.402208 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:52.403116 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4de6d3ee-9fb7-48a4-8fc4-bc92d22edbf8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:52.403549 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 969/3884] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:52 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:53.140142 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-90d7e7a6-54ca-4f73-814f-b6f2391f8455 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:53.142550 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90d7e7a6-54ca-4f73-814f-b6f2391f8455 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:53.142884 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90d7e7a6-54ca-4f73-814f-b6f2391f8455 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:53.143147 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-90d7e7a6-54ca-4f73-814f-b6f2391f8455 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:53.145766 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=258,cinder:INSERT=28,cinder:UPDATE=77,cinder:DELETE=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:57:53.156707 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:53.156707 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:53.160894 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-90d7e7a6-54ca-4f73-814f-b6f2391f8455 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:53.165306 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-90d7e7a6-54ca-4f73-814f-b6f2391f8455 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:53.165807 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 979/3885] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:53 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:53.221141 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-353767a7-0881-4432-9f56-610ba19eb4d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:53.222947 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-353767a7-0881-4432-9f56-610ba19eb4d1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:53.223147 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-353767a7-0881-4432-9f56-610ba19eb4d1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:53.223357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-353767a7-0881-4432-9f56-610ba19eb4d1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:53.223509 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-353767a7-0881-4432-9f56-610ba19eb4d1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:53.227229 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:53.227229 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:53.227844 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-353767a7-0881-4432-9f56-610ba19eb4d1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:53.228228 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 974/3886] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:53 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:53.324513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bafd4c5f-bfee-4f6d-95ae-d9c302f60c30 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:53.326419 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bafd4c5f-bfee-4f6d-95ae-d9c302f60c30 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:53.326650 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bafd4c5f-bfee-4f6d-95ae-d9c302f60c30 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:53.326875 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bafd4c5f-bfee-4f6d-95ae-d9c302f60c30 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:53.326978 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bafd4c5f-bfee-4f6d-95ae-d9c302f60c30 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:53.331148 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:53.331148 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:53.331873 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bafd4c5f-bfee-4f6d-95ae-d9c302f60c30 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:53.332345 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 965/3887] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:53 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:53.376999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e91a75c0-475e-40be-bd53-2704e6ce0016 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:53.378824 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e91a75c0-475e-40be-bd53-2704e6ce0016 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:57:53.379042 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e91a75c0-475e-40be-bd53-2704e6ce0016 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:53.379247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e91a75c0-475e-40be-bd53-2704e6ce0016 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:53.379467 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e91a75c0-475e-40be-bd53-2704e6ce0016 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:57:53.386693 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:53.386693 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:53.387150 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e91a75c0-475e-40be-bd53-2704e6ce0016 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:53.406566 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e91a75c0-475e-40be-bd53-2704e6ce0016 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 04:57:53.406774 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e91a75c0-475e-40be-bd53-2704e6ce0016 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 returned with HTTP 202 Aug 25 04:57:53.407194 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 970/3888] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:57:53 2026] DELETE /volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:57:53.414168 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-50e0c44c-eb1f-4035-8108-0c5b3d28fcea None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:53.415025 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16d032e1-c31a-4c12-8360-96e89cfd418d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:53.416048 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50e0c44c-eb1f-4035-8108-0c5b3d28fcea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:57:53.416255 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50e0c44c-eb1f-4035-8108-0c5b3d28fcea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:53.416415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-50e0c44c-eb1f-4035-8108-0c5b3d28fcea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:53.416827 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16d032e1-c31a-4c12-8360-96e89cfd418d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:53.417065 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16d032e1-c31a-4c12-8360-96e89cfd418d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:53.417287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16d032e1-c31a-4c12-8360-96e89cfd418d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:53.417415 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-16d032e1-c31a-4c12-8360-96e89cfd418d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:53.421555 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:53.421555 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:53.422314 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16d032e1-c31a-4c12-8360-96e89cfd418d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:53.422673 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 975/3889] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:53 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:53.423272 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:53.423272 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:53.427136 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-50e0c44c-eb1f-4035-8108-0c5b3d28fcea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:53.432145 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-50e0c44c-eb1f-4035-8108-0c5b3d28fcea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 returned with HTTP 200 Aug 25 04:57:53.432811 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 980/3890] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:53 2026] GET /volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:54.114448 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-da49185f-677c-4317-a443-5351f01a67a3 req-7c60b464-13d6-40ac-a566-7a736b091bf4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.116962 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-7c60b464-13d6-40ac-a566-7a736b091bf4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/attachments/7d605b6c-4296-41ee-8146-5db72c535ee6/action Aug 25 04:57:54.117374 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-7c60b464-13d6-40ac-a566-7a736b091bf4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:54.117566 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-7c60b464-13d6-40ac-a566-7a736b091bf4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:54.137469 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.137469 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:54.149287 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-da49185f-677c-4317-a443-5351f01a67a3 req-7c60b464-13d6-40ac-a566-7a736b091bf4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/7d605b6c-4296-41ee-8146-5db72c535ee6/action returned with HTTP 204 Aug 25 04:57:54.149768 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 966/3891] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:57:54 2026] POST /volume/v3/attachments/7d605b6c-4296-41ee-8146-5db72c535ee6/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:54.181442 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90ce1fa6-95d1-4f66-812b-81c053107667 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.184938 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90ce1fa6-95d1-4f66-812b-81c053107667 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:54.184938 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90ce1fa6-95d1-4f66-812b-81c053107667 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.184938 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90ce1fa6-95d1-4f66-812b-81c053107667 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.195715 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.195715 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:54.199223 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-90ce1fa6-95d1-4f66-812b-81c053107667 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:54.203400 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90ce1fa6-95d1-4f66-812b-81c053107667 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:54.204046 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 971/3892] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:54.238983 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cfff80af-722f-4d47-bae0-d17bbb87d189 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.242205 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfff80af-722f-4d47-bae0-d17bbb87d189 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:54.242662 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfff80af-722f-4d47-bae0-d17bbb87d189 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.242974 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfff80af-722f-4d47-bae0-d17bbb87d189 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.243143 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cfff80af-722f-4d47-bae0-d17bbb87d189 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:54.250555 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.250555 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:54.252937 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfff80af-722f-4d47-bae0-d17bbb87d189 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:54.252937 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 976/3893] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:54.255740 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-9fb36e48-ca0b-4ff4-a2ab-a71494e4e531 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.258358 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-9fb36e48-ca0b-4ff4-a2ab-a71494e4e531 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] DELETE https://10.4.3.213/volume/v3/attachments/c4166d27-d858-4f42-b0e6-5c22da559c36 Aug 25 04:57:54.258528 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-9fb36e48-ca0b-4ff4-a2ab-a71494e4e531 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.258724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-9fb36e48-ca0b-4ff4-a2ab-a71494e4e531 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.268379 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.268379 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:54.322466 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b0dfb5ec-9641-40e4-aae7-985bfaa90c1a req-9fb36e48-ca0b-4ff4-a2ab-a71494e4e531 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/attachments/c4166d27-d858-4f42-b0e6-5c22da559c36 returned with HTTP 200 Aug 25 04:57:54.322943 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 981/3894] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:57:54 2026] DELETE /volume/v3/attachments/c4166d27-d858-4f42-b0e6-5c22da559c36 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:54.342855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-52cb69f3-6720-4e80-9afc-935124d0dbfd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.346681 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52cb69f3-6720-4e80-9afc-935124d0dbfd tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:54.346905 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52cb69f3-6720-4e80-9afc-935124d0dbfd tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.347090 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-52cb69f3-6720-4e80-9afc-935124d0dbfd tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.347200 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-52cb69f3-6720-4e80-9afc-935124d0dbfd tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:54.353707 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.353707 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:54.354446 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-52cb69f3-6720-4e80-9afc-935124d0dbfd tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:54.354859 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 967/3895] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:54.425382 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88a5f986-c2cc-4ba6-a6bc-b09a1899615d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.428006 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88a5f986-c2cc-4ba6-a6bc-b09a1899615d tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] POST https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action Aug 25 04:57:54.428006 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88a5f986-c2cc-4ba6-a6bc-b09a1899615d tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:54.428006 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88a5f986-c2cc-4ba6-a6bc-b09a1899615d tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:54.435190 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-170ee4f2-dd2c-4c48-82c5-6b48954d316c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.439486 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-170ee4f2-dd2c-4c48-82c5-6b48954d316c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:54.439769 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-170ee4f2-dd2c-4c48-82c5-6b48954d316c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.440048 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-170ee4f2-dd2c-4c48-82c5-6b48954d316c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.440217 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-170ee4f2-dd2c-4c48-82c5-6b48954d316c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:54.442751 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.442751 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:54.444830 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d30b2ff2-3863-4e5c-9c21-c55bda46633a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.446807 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d30b2ff2-3863-4e5c-9c21-c55bda46633a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 Aug 25 04:57:54.446981 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d30b2ff2-3863-4e5c-9c21-c55bda46633a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.447255 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d30b2ff2-3863-4e5c-9c21-c55bda46633a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.449550 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-88a5f986-c2cc-4ba6-a6bc-b09a1899615d tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] Updating volume 'c7a42065-01cd-4f58-b5b1-52d41cd76ed1' with '{'status': 'in-use'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 04:57:54.452098 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.452098 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:54.453013 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d30b2ff2-3863-4e5c-9c21-c55bda46633a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 returned with HTTP 404 Aug 25 04:57:54.453351 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-170ee4f2-dd2c-4c48-82c5-6b48954d316c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:54.453600 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 982/3896] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/v3/volumes/f3fcfd06-0b4b-42e1-a015-1a87edb7ef67 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:54.453955 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 977/3897] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:54.479882 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88a5f986-c2cc-4ba6-a6bc-b09a1899615d tempest-TestServerVolumeAttachmentScenario-1941573504 tempest-TestServerVolumeAttachmentScenario-1941573504-project-admin] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action returned with HTTP 202 Aug 25 04:57:54.481126 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 972/3898] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 04:57:54 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:54.492796 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3fc2470f-0600-44e0-ba33-92468b461da7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.493442 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bac13f22-5506-4012-85f7-5bd0dcb69a48 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.494978 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bac13f22-5506-4012-85f7-5bd0dcb69a48 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:54.495156 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bac13f22-5506-4012-85f7-5bd0dcb69a48 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.495466 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:54.495513 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bac13f22-5506-4012-85f7-5bd0dcb69a48 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.495849 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1334664019", "snapshot_id": null, "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:54.497867 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1334664019', 'snapshot_id': None, 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:54.506150 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.506150 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:54.510115 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bac13f22-5506-4012-85f7-5bd0dcb69a48 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:54.514717 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bac13f22-5506-4012-85f7-5bd0dcb69a48 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:54.515197 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 983/3899] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:54.567556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-bc635333-8414-41c5-a6a7-0d6b9fbc7b56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.568516 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-bc635333-8414-41c5-a6a7-0d6b9fbc7b56 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:54.568719 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-bc635333-8414-41c5-a6a7-0d6b9fbc7b56 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.568928 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-bc635333-8414-41c5-a6a7-0d6b9fbc7b56 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.580838 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.580838 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:54.587564 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-bc635333-8414-41c5-a6a7-0d6b9fbc7b56 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:54.598064 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-bc635333-8414-41c5-a6a7-0d6b9fbc7b56 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:54.599707 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 978/3900] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:54.607123 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 04:57:54.614372 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 04:57:54.620785 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (51d2cd82-bbe6-44c1-8efe-774f586cff8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:54.622308 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ef1187-271a-4b5c-b2c0-1c2ad7b2b608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:54.623297 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:54.625192 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-eb0df06d-5e62-452b-9859-9430492ee8ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.629747 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-eb0df06d-5e62-452b-9859-9430492ee8ea tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] POST https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action Aug 25 04:57:54.630177 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-eb0df06d-5e62-452b-9859-9430492ee8ea tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:54.630344 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-eb0df06d-5e62-452b-9859-9430492ee8ea tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:54.651156 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.651156 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:54.651997 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-eb0df06d-5e62-452b-9859-9430492ee8ea tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:54.662112 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-eb0df06d-5e62-452b-9859-9430492ee8ea tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Begin detaching volume completed successfully. Aug 25 04:57:54.663538 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-eb0df06d-5e62-452b-9859-9430492ee8ea tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action returned with HTTP 202 Aug 25 04:57:54.663538 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 973/3901] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:57:54 2026] POST /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:54.694284 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ef1187-271a-4b5c-b2c0-1c2ad7b2b608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:54.695245 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32ab391-aaf0-4907-b894-c3a62564b346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:54.720832 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-742a0fcd-8798-4596-9614-e7ed069bedd8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.721369 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-742a0fcd-8798-4596-9614-e7ed069bedd8 None None] GET https://10.4.3.213/volume// Aug 25 04:57:54.721867 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-742a0fcd-8798-4596-9614-e7ed069bedd8 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.721867 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-742a0fcd-8798-4596-9614-e7ed069bedd8 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.722300 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-742a0fcd-8798-4596-9614-e7ed069bedd8 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:54.722824 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 984/3902] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:54.746610 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['57fa57e8-9a12-4474-8723-13f8a6cf3007', '2c236793-70ee-46cd-84bb-5e13b1428bcd', '3d8192d5-427a-4814-a000-7abbb901640d', 'd20424ab-e493-4b9e-9fe1-359dc57b75b8'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:54.747516 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32ab391-aaf0-4907-b894-c3a62564b346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57fa57e8-9a12-4474-8723-13f8a6cf3007', '2c236793-70ee-46cd-84bb-5e13b1428bcd', '3d8192d5-427a-4814-a000-7abbb901640d', 'd20424ab-e493-4b9e-9fe1-359dc57b75b8']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:54.748387 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (407bdb30-2df3-4c01-8900-220a76acb846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:54.748482 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-4f8eab02-6768-4ca0-8c88-bb8872cad192 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.751215 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-4f8eab02-6768-4ca0-8c88-bb8872cad192 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:54.751215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-4f8eab02-6768-4ca0-8c88-bb8872cad192 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.751700 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-4f8eab02-6768-4ca0-8c88-bb8872cad192 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.764117 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.764117 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:54.770876 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-4f8eab02-6768-4ca0-8c88-bb8872cad192 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:54.778362 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (407bdb30-2df3-4c01-8900-220a76acb846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1881e66-d11b-4aaa-a12a-1073a45490f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1334664019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['57fa57e8-9a12-4474-8723-13f8a6cf3007','2c236793-70ee-46cd-84bb-5e13b1428bcd','3d8192d5-427a-4814-a000-7abbb901640d','d20424ab-e493-4b9e-9fe1-359dc57b75b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1334664019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1881e66-d11b-4aaa-a12a-1073a45490f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:54.778848 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-4f8eab02-6768-4ca0-8c88-bb8872cad192 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:54.779659 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 979/3903] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 1333 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:54.779743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5cb43c5-fe17-4cd2-a924-cf026203c8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:54.801514 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5cb43c5-fe17-4cd2-a924-cf026203c8a2) transitioned into state 'SUCCESS' from state '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-1334664019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['57fa57e8-9a12-4474-8723-13f8a6cf3007','2c236793-70ee-46cd-84bb-5e13b1428bcd','3d8192d5-427a-4814-a000-7abbb901640d','d20424ab-e493-4b9e-9fe1-359dc57b75b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:54.802280 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04dde981-b572-462b-a596-09451c064137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:54.815613 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04dde981-b572-462b-a596-09451c064137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:54.816499 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (51d2cd82-bbe6-44c1-8efe-774f586cff8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:54.816829 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 04:57:54.817595 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3fc2470f-0600-44e0-ba33-92468b461da7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:54.818111 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 968/3904] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:57:54 2026] POST /volume/v3/volumes => generated 759 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:54.832176 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3129832-ff4e-446f-8627-2d8e1218cc9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:54.834494 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3129832-ff4e-446f-8627-2d8e1218cc9b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:57:54.834494 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3129832-ff4e-446f-8627-2d8e1218cc9b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:54.835055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3129832-ff4e-446f-8627-2d8e1218cc9b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:54.842331 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:54.842331 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:54.846041 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c3129832-ff4e-446f-8627-2d8e1218cc9b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:54.850820 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3129832-ff4e-446f-8627-2d8e1218cc9b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 returned with HTTP 200 Aug 25 04:57:54.851221 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 974/3905] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:54 2026] GET /volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.262020 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d203a5af-acbc-46c0-b9ea-7093edb54851 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.263802 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d203a5af-acbc-46c0-b9ea-7093edb54851 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:55.264011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d203a5af-acbc-46c0-b9ea-7093edb54851 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.264199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d203a5af-acbc-46c0-b9ea-7093edb54851 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.264316 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d203a5af-acbc-46c0-b9ea-7093edb54851 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:55.268464 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.268464 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:55.269062 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d203a5af-acbc-46c0-b9ea-7093edb54851 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:55.269439 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 985/3906] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.280724 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a87b3be0-cbef-4bde-a277-eacb84837f25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.282660 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a87b3be0-cbef-4bde-a277-eacb84837f25 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6/export_record Aug 25 04:57:55.282907 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a87b3be0-cbef-4bde-a277-eacb84837f25 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.283090 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a87b3be0-cbef-4bde-a277-eacb84837f25 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'export_record' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.283202 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-a87b3be0-cbef-4bde-a277-eacb84837f25 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Export record for backup 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 04:57:55.287533 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.287533 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:55.288492 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-a87b3be0-cbef-4bde-a277-eacb84837f25 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling RPCAPI with context: , host: np0000008045, backup: 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 04:57:55.294880 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-a87b3be0-cbef-4bde-a277-eacb84837f25 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] export_record in rpcapi backup_id 6ca1d16c-c973-491f-8c27-29a583725ae6 on host np0000008045. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 04:57:55.308976 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-a87b3be0-cbef-4bde-a277-eacb84837f25 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmNhMWQxNmMtYzk3My00OTFmLThjMjctMjlhNTgzNzI1YWU2IiwgInVzZXJfaWQiOiAiODY4M2RlNzkwMWY4NDg5ZjlmMjVlZWJiNjkzNTc0YjQiLCAicHJvamVjdF9pZCI6ICIzOTZmMGI4YzJkMDc0ZjRjYmNmMzY1NjYzNWU3YzY3MCIsICJ2b2x1bWVfaWQiOiAiMDNiZGVjNjgtMzY0Yi00NTA4LTkzNjktZmE3YjkzMTE3YTZmIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTEyMDExMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wM2JkZWM2OC0zNjRiLTQ1MDgtOTM2OS1mYTdiOTMxMTdhNmYvMjAyNjA4MjUwNDU3MzYvYXpfbm92YV9iYWNrdXBfNmNhMWQxNmMtYzk3My00OTFmLThjMjctMjlhNTgzNzI1YWU2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA0OjU3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 04:57:55.309328 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a87b3be0-cbef-4bde-a277-eacb84837f25 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6/export_record returned with HTTP 200 Aug 25 04:57:55.310247 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 980/3907] 10.4.3.213 () {68 vars in 1430 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:55.319422 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-09f7d330-1c43-4e9a-b4df-597ddbbf2716 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.321368 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-09f7d330-1c43-4e9a-b4df-597ddbbf2716 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:57:55.321625 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-09f7d330-1c43-4e9a-b4df-597ddbbf2716 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.321820 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-09f7d330-1c43-4e9a-b4df-597ddbbf2716 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.321928 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-09f7d330-1c43-4e9a-b4df-597ddbbf2716 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:55.327394 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.327394 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:55.328348 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-09f7d330-1c43-4e9a-b4df-597ddbbf2716 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:57:55.328923 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 969/3908] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.341074 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b206b7da-e6d9-40c8-b82d-0edf5429b94a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.343924 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b206b7da-e6d9-40c8-b82d-0edf5429b94a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/backups/import_record Aug 25 04:57:55.344411 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b206b7da-e6d9-40c8-b82d-0edf5429b94a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQyZGNkMDctMmRhZC00YTFjLTk5NWUtOGFiODMzMDFkN2FhIiwgInVzZXJfaWQiOiAiODY4M2RlNzkwMWY4NDg5ZjlmMjVlZWJiNjkzNTc0YjQiLCAicHJvamVjdF9pZCI6ICIzOTZmMGI4YzJkMDc0ZjRjYmNmMzY1NjYzNWU3YzY3MCIsICJ2b2x1bWVfaWQiOiAiMDNiZGVjNjgtMzY0Yi00NTA4LTkzNjktZmE3YjkzMTE3YTZmIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTEyMDExMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wM2JkZWM2OC0zNjRiLTQ1MDgtOTM2OS1mYTdiOTMxMTdhNmYvMjAyNjA4MjUwNDU3MzYvYXpfbm92YV9iYWNrdXBfNmNhMWQxNmMtYzk3My00OTFmLThjMjctMjlhNTgzNzI1YWU2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA0OjU3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:55.345896 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-b206b7da-e6d9-40c8-b82d-0edf5429b94a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQyZGNkMDctMmRhZC00YTFjLTk5NWUtOGFiODMzMDFkN2FhIiwgInVzZXJfaWQiOiAiODY4M2RlNzkwMWY4NDg5ZjlmMjVlZWJiNjkzNTc0YjQiLCAicHJvamVjdF9pZCI6ICIzOTZmMGI4YzJkMDc0ZjRjYmNmMzY1NjYzNWU3YzY3MCIsICJ2b2x1bWVfaWQiOiAiMDNiZGVjNjgtMzY0Yi00NTA4LTkzNjktZmE3YjkzMTE3YTZmIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTEyMDExMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wM2JkZWM2OC0zNjRiLTQ1MDgtOTM2OS1mYTdiOTMxMTdhNmYvMjAyNjA4MjUwNDU3MzYvYXpfbm92YV9iYWNrdXBfNmNhMWQxNmMtYzk3My00OTFmLThjMjctMjlhNTgzNzI1YWU2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA0OjU3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 04:57:55.346041 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-b206b7da-e6d9-40c8-b82d-0edf5429b94a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQyZGNkMDctMmRhZC00YTFjLTk5NWUtOGFiODMzMDFkN2FhIiwgInVzZXJfaWQiOiAiODY4M2RlNzkwMWY4NDg5ZjlmMjVlZWJiNjkzNTc0YjQiLCAicHJvamVjdF9pZCI6ICIzOTZmMGI4YzJkMDc0ZjRjYmNmMzY1NjYzNWU3YzY3MCIsICJ2b2x1bWVfaWQiOiAiMDNiZGVjNjgtMzY0Yi00NTA4LTkzNjktZmE3YjkzMTE3YTZmIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTEyMDExMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wM2JkZWM2OC0zNjRiLTQ1MDgtOTM2OS1mYTdiOTMxMTdhNmYvMjAyNjA4MjUwNDU3MzYvYXpfbm92YV9iYWNrdXBfNmNhMWQxNmMtYzk3My00OTFmLThjMjctMjlhNTgzNzI1YWU2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA0OjU3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 04:57:55.366651 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28d9de95-f21e-49bd-89b3-487b2ae76a92 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.368616 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28d9de95-f21e-49bd-89b3-487b2ae76a92 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:55.368858 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28d9de95-f21e-49bd-89b3-487b2ae76a92 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.369091 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28d9de95-f21e-49bd-89b3-487b2ae76a92 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.369237 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-28d9de95-f21e-49bd-89b3-487b2ae76a92 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:55.373486 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.373486 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:55.374068 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28d9de95-f21e-49bd-89b3-487b2ae76a92 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:55.374490 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 986/3909] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.375320 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b206b7da-e6d9-40c8-b82d-0edf5429b94a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['143531c4-50a7-486c-b95e-16a9abda365a', 'cd4dfc49-49fd-4ba5-91fe-1fc87aa9f332'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:55.389605 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0f76b48-19b4-4eed-88b9-23a5781ae44b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.393996 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0f76b48-19b4-4eed-88b9-23a5781ae44b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:57:55.394437 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0f76b48-19b4-4eed-88b9-23a5781ae44b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ff0987d-ebce-4837-96e6-b3a444e3da28", "incremental": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:55.401648 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-c0f76b48-19b4-4eed-88b9-23a5781ae44b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Creating new backup {'backup': {'volume_id': '1ff0987d-ebce-4837-96e6-b3a444e3da28', 'incremental': True}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:57:55.401866 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-c0f76b48-19b4-4eed-88b9-23a5781ae44b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Creating backup of volume 1ff0987d-ebce-4837-96e6-b3a444e3da28 in container None Aug 25 04:57:55.401909 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-b206b7da-e6d9-40c8-b82d-0edf5429b94a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] import_record rpcapi backup id 0d2dcd07-2dad-4a1c-995e-8ab83301d7aa on host np0000008045 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQyZGNkMDctMmRhZC00YTFjLTk5NWUtOGFiODMzMDFkN2FhIiwgInVzZXJfaWQiOiAiODY4M2RlNzkwMWY4NDg5ZjlmMjVlZWJiNjkzNTc0YjQiLCAicHJvamVjdF9pZCI6ICIzOTZmMGI4YzJkMDc0ZjRjYmNmMzY1NjYzNWU3YzY3MCIsICJ2b2x1bWVfaWQiOiAiMDNiZGVjNjgtMzY0Yi00NTA4LTkzNjktZmE3YjkzMTE3YTZmIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTEyMDExMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wM2JkZWM2OC0zNjRiLTQ1MDgtOTM2OS1mYTdiOTMxMTdhNmYvMjAyNjA4MjUwNDU3MzYvYXpfbm92YV9iYWNrdXBfNmNhMWQxNmMtYzk3My00OTFmLThjMjctMjlhNTgzNzI1YWU2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1NzozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA0OjU3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100268) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 04:57:55.404324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-b206b7da-e6d9-40c8-b82d-0edf5429b94a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Import record output: {'backup': {'id': '0d2dcd07-2dad-4a1c-995e-8ab83301d7aa', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa'}, {'rel': 'bookmark', 'href': 'https://10.4.3.213/volume/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa'}]}}. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 04:57:55.404594 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b206b7da-e6d9-40c8-b82d-0edf5429b94a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/import_record returned with HTTP 201 Aug 25 04:57:55.405021 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 975/3910] 10.4.3.213 () {70 vars in 1342 bytes} [Tue Aug 25 04:57:55 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 64 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 04:57:55.411761 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.411761 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:55.412396 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0f76b48-19b4-4eed-88b9-23a5781ae44b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:57:55.417497 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d96d3d74-1ddf-493c-adf5-62e9e98c60a3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.419686 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d96d3d74-1ddf-493c-adf5-62e9e98c60a3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa Aug 25 04:57:55.419980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d96d3d74-1ddf-493c-adf5-62e9e98c60a3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.420253 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d96d3d74-1ddf-493c-adf5-62e9e98c60a3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.420419 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d96d3d74-1ddf-493c-adf5-62e9e98c60a3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 0d2dcd07-2dad-4a1c-995e-8ab83301d7aa. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:55.431410 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.431410 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:55.432305 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d96d3d74-1ddf-493c-adf5-62e9e98c60a3 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa returned with HTTP 200 Aug 25 04:57:55.432783 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 970/3911] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa => generated 647 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.433996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c0f76b48-19b4-4eed-88b9-23a5781ae44b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Created reservations ['88272897-a64d-4a0e-a950-d4e0aee42c92', '4ac0faba-7545-4a5f-bcf9-d36ca9bfcc6a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:55.450232 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0f76b48-19b4-4eed-88b9-23a5781ae44b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 400 Aug 25 04:57:55.450995 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 981/3912] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:57:55 2026] POST /volume/v3/backups => generated 109 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 04:57:55.457866 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dfbdd275-6816-47e4-9113-771e7ba73f12 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.459737 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dfbdd275-6816-47e4-9113-771e7ba73f12 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] DELETE https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:55.459988 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dfbdd275-6816-47e4-9113-771e7ba73f12 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.460218 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dfbdd275-6816-47e4-9113-771e7ba73f12 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.460419 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-dfbdd275-6816-47e4-9113-771e7ba73f12 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Delete backup with id: 3828a940-a43d-4b0a-b25d-4c994853030c. Aug 25 04:57:55.464526 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.464526 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:55.471291 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-224815d0-cbae-4677-b914-38cf45961995 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.473519 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224815d0-cbae-4677-b914-38cf45961995 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:55.473779 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224815d0-cbae-4677-b914-38cf45961995 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.474024 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224815d0-cbae-4677-b914-38cf45961995 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.474201 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-224815d0-cbae-4677-b914-38cf45961995 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:55.476678 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-dfbdd275-6816-47e4-9113-771e7ba73f12 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] delete_backup rpcapi backup_id 3828a940-a43d-4b0a-b25d-4c994853030c {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:57:55.478537 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dfbdd275-6816-47e4-9113-771e7ba73f12 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 202 Aug 25 04:57:55.478991 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 987/3913] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:57:55 2026] DELETE /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:55.479676 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.479676 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:55.480897 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224815d0-cbae-4677-b914-38cf45961995 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:55.481409 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 976/3914] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.487629 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5bcf9ab6-695a-45fb-a7cf-a7ed6019826a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.489655 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5bcf9ab6-695a-45fb-a7cf-a7ed6019826a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:55.489854 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5bcf9ab6-695a-45fb-a7cf-a7ed6019826a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.490040 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5bcf9ab6-695a-45fb-a7cf-a7ed6019826a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.490165 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5bcf9ab6-695a-45fb-a7cf-a7ed6019826a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:55.494661 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.494661 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:55.495321 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5bcf9ab6-695a-45fb-a7cf-a7ed6019826a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 200 Aug 25 04:57:55.495816 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 971/3915] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.497112 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8677e08-7027-4c1a-b197-bff77bedc61f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.499608 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8677e08-7027-4c1a-b197-bff77bedc61f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1/restore Aug 25 04:57:55.499940 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8677e08-7027-4c1a-b197-bff77bedc61f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f26d209e-0b33-4ff5-b44b-49dfa54d8f38"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:55.501394 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-e8677e08-7027-4c1a-b197-bff77bedc61f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Restoring backup 3d0b2409-6635-4132-8196-d4616ddc01f1 ({'restore': {'volume_id': 'f26d209e-0b33-4ff5-b44b-49dfa54d8f38'}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 04:57:55.501530 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-e8677e08-7027-4c1a-b197-bff77bedc61f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Restoring backup 3d0b2409-6635-4132-8196-d4616ddc01f1 to volume f26d209e-0b33-4ff5-b44b-49dfa54d8f38. Aug 25 04:57:55.506276 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.506276 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:55.513730 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.513730 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:55.514176 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8677e08-7027-4c1a-b197-bff77bedc61f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:57:55.514311 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-e8677e08-7027-4c1a-b197-bff77bedc61f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 04:57:55.514398 np0000008045 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-e8677e08-7027-4c1a-b197-bff77bedc61f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Overwriting volume f26d209e-0b33-4ff5-b44b-49dfa54d8f38 with restore of backup 3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:55.526756 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-e8677e08-7027-4c1a-b197-bff77bedc61f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] restore_backup in rpcapi backup_id 3d0b2409-6635-4132-8196-d4616ddc01f1 {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 04:57:55.528573 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8677e08-7027-4c1a-b197-bff77bedc61f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1/restore returned with HTTP 202 Aug 25 04:57:55.529003 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 982/3916] 10.4.3.213 () {68 vars in 1393 bytes} [Tue Aug 25 04:57:55 2026] POST /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1/restore => generated 181 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:55.538102 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c6c0add1-5cf6-4f65-be1d-cd69b200cbc6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.540081 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6c0add1-5cf6-4f65-be1d-cd69b200cbc6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:55.540385 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6c0add1-5cf6-4f65-be1d-cd69b200cbc6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.540641 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6c0add1-5cf6-4f65-be1d-cd69b200cbc6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.540777 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c6c0add1-5cf6-4f65-be1d-cd69b200cbc6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:55.545734 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.545734 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:55.546616 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6c0add1-5cf6-4f65-be1d-cd69b200cbc6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:55.546962 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 988/3917] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.655632 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-de33625d-88f0-4129-b251-38b08017fd91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.658107 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-de33625d-88f0-4129-b251-38b08017fd91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] DELETE https://10.4.3.213/volume/v3/attachments/17d962dc-0ef1-4f3f-93ec-45202d76c754 Aug 25 04:57:55.658747 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-de33625d-88f0-4129-b251-38b08017fd91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.658747 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-de33625d-88f0-4129-b251-38b08017fd91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.669251 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.669251 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:55.745492 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8c04822f-7d4b-473d-ba5d-24480fa291fa req-de33625d-88f0-4129-b251-38b08017fd91 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/attachments/17d962dc-0ef1-4f3f-93ec-45202d76c754 returned with HTTP 200 Aug 25 04:57:55.746161 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 977/3918] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:57:55 2026] DELETE /volume/v3/attachments/17d962dc-0ef1-4f3f-93ec-45202d76c754 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.830348 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9a46cdff-0ce5-4998-84ed-6cbfe8452cbc req-db9379d0-3542-497f-9566-582039c0c3f4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.833015 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9a46cdff-0ce5-4998-84ed-6cbfe8452cbc req-db9379d0-3542-497f-9566-582039c0c3f4 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:57:55.833268 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9a46cdff-0ce5-4998-84ed-6cbfe8452cbc req-db9379d0-3542-497f-9566-582039c0c3f4 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.833709 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9a46cdff-0ce5-4998-84ed-6cbfe8452cbc req-db9379d0-3542-497f-9566-582039c0c3f4 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.845252 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.845252 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:55.856487 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-9a46cdff-0ce5-4998-84ed-6cbfe8452cbc req-db9379d0-3542-497f-9566-582039c0c3f4 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:55.862113 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9a46cdff-0ce5-4998-84ed-6cbfe8452cbc req-db9379d0-3542-497f-9566-582039c0c3f4 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:57:55.862113 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 972/3919] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:55.863502 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2964c691-3325-489f-ae22-eb939760462f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.865375 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2964c691-3325-489f-ae22-eb939760462f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:57:55.865595 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2964c691-3325-489f-ae22-eb939760462f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.865804 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2964c691-3325-489f-ae22-eb939760462f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.875022 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.875022 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:55.881097 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2964c691-3325-489f-ae22-eb939760462f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:55.884781 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2964c691-3325-489f-ae22-eb939760462f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 returned with HTTP 200 Aug 25 04:57:55.885164 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 983/3920] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:55.897328 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-52f22af9-2ce7-415d-bbef-c61725c77c55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:55.899111 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52f22af9-2ce7-415d-bbef-c61725c77c55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:57:55.899354 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-52f22af9-2ce7-415d-bbef-c61725c77c55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:55.899563 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-52f22af9-2ce7-415d-bbef-c61725c77c55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:55.906829 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:55.906829 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:55.910748 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-52f22af9-2ce7-415d-bbef-c61725c77c55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:55.916559 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52f22af9-2ce7-415d-bbef-c61725c77c55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 returned with HTTP 200 Aug 25 04:57:55.917061 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 989/3921] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:55 2026] GET /volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:56.455179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e54ff7b-5d08-4ece-bc8d-8072cf89a743 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:56.458698 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e54ff7b-5d08-4ece-bc8d-8072cf89a743 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa Aug 25 04:57:56.458698 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e54ff7b-5d08-4ece-bc8d-8072cf89a743 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:56.458698 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e54ff7b-5d08-4ece-bc8d-8072cf89a743 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:56.458698 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1e54ff7b-5d08-4ece-bc8d-8072cf89a743 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 0d2dcd07-2dad-4a1c-995e-8ab83301d7aa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:56.465730 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:56.465730 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:56.466799 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e54ff7b-5d08-4ece-bc8d-8072cf89a743 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa returned with HTTP 200 Aug 25 04:57:56.467469 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 978/3922] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:56 2026] GET /volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:56.485707 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c5752cad-5847-460f-8469-92a84e2366fc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:56.490388 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5752cad-5847-460f-8469-92a84e2366fc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa Aug 25 04:57:56.490669 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5752cad-5847-460f-8469-92a84e2366fc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:56.490870 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c5752cad-5847-460f-8469-92a84e2366fc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:56.490979 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-c5752cad-5847-460f-8469-92a84e2366fc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete backup with id: 0d2dcd07-2dad-4a1c-995e-8ab83301d7aa. Aug 25 04:57:56.496131 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:56.496131 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:56.508756 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18bbf9d3-72ab-49c5-86c9-7a2d22a8ee48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:56.511117 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18bbf9d3-72ab-49c5-86c9-7a2d22a8ee48 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c Aug 25 04:57:56.511451 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18bbf9d3-72ab-49c5-86c9-7a2d22a8ee48 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:56.511996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18bbf9d3-72ab-49c5-86c9-7a2d22a8ee48 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:56.511996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-18bbf9d3-72ab-49c5-86c9-7a2d22a8ee48 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 3828a940-a43d-4b0a-b25d-4c994853030c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:56.517743 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18bbf9d3-72ab-49c5-86c9-7a2d22a8ee48 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c returned with HTTP 404 Aug 25 04:57:56.518462 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 984/3923] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:56 2026] GET /volume/v3/backups/3828a940-a43d-4b0a-b25d-4c994853030c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:56.519855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-c5752cad-5847-460f-8469-92a84e2366fc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] delete_backup rpcapi backup_id 0d2dcd07-2dad-4a1c-995e-8ab83301d7aa {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:57:56.522452 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c5752cad-5847-460f-8469-92a84e2366fc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa returned with HTTP 202 Aug 25 04:57:56.523059 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 973/3924] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:57:56 2026] DELETE /volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:56.532483 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:56.534663 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:56.535325 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1629542370"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:56.535708 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-594aa613-335b-450f-a8fb-47416c1d504b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:56.537286 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1629542370'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:56.537500 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Create volume of 1 GB Aug 25 04:57:56.537866 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-594aa613-335b-450f-a8fb-47416c1d504b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa Aug 25 04:57:56.538159 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-594aa613-335b-450f-a8fb-47416c1d504b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:56.538417 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-594aa613-335b-450f-a8fb-47416c1d504b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:56.538583 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-594aa613-335b-450f-a8fb-47416c1d504b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 0d2dcd07-2dad-4a1c-995e-8ab83301d7aa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:56.542634 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Availability Zones retrieved successfully. Aug 25 04:57:56.543618 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:56.543618 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:56.544005 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-594aa613-335b-450f-a8fb-47416c1d504b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa returned with HTTP 200 Aug 25 04:57:56.544302 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 979/3925] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:56 2026] GET /volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:56.552662 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Flow 'volume_create_api' (e75ad161-15ef-4e8a-8b3d-2bf208f4fb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:56.554268 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba62fdf-b283-4389-a22f-5cb1ba70a114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:56.556301 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:56.562807 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4730d1f8-2478-45fc-a278-eeac2f3f3605 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:56.566793 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4730d1f8-2478-45fc-a278-eeac2f3f3605 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:56.566793 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4730d1f8-2478-45fc-a278-eeac2f3f3605 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:56.566793 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4730d1f8-2478-45fc-a278-eeac2f3f3605 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:56.566793 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4730d1f8-2478-45fc-a278-eeac2f3f3605 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:56.572853 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:56.572853 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:56.575799 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4730d1f8-2478-45fc-a278-eeac2f3f3605 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:56.575799 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 985/3926] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:56 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:56.598625 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba62fdf-b283-4389-a22f-5cb1ba70a114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:56.599569 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5324c74-60b1-4331-a411-cd1b562cf4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:56.660943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Created reservations ['3f0d3fa8-c584-4515-88c6-07611dc6c63b', '4ec9a7f5-93da-4941-933d-aa2363e901b1', 'e10e8fa2-34d3-4b35-89b2-d367fd08dbb9', '5d8172e9-6ee9-485a-a2e6-231fe2464e55'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:56.661990 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5324c74-60b1-4331-a411-cd1b562cf4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f0d3fa8-c584-4515-88c6-07611dc6c63b', '4ec9a7f5-93da-4941-933d-aa2363e901b1', 'e10e8fa2-34d3-4b35-89b2-d367fd08dbb9', '5d8172e9-6ee9-485a-a2e6-231fe2464e55']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:56.662675 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38601a63-4dfa-4f20-aa79-4347ed41236b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:56.704857 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38601a63-4dfa-4f20-aa79-4347ed41236b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23054e93-40f5-43a7-bb0a-2f755a76f8e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1629542370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13910328f3a74f8b891ec4e44ad64517',qos_specs=None,replication_status=,reservations=['3f0d3fa8-c584-4515-88c6-07611dc6c63b','4ec9a7f5-93da-4941-933d-aa2363e901b1','e10e8fa2-34d3-4b35-89b2-d367fd08dbb9','5d8172e9-6ee9-485a-a2e6-231fe2464e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdffaf8cc9b4c1b944980c7d8da0ba3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1629542370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23054e93-40f5-43a7-bb0a-2f755a76f8e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13910328f3a74f8b891ec4e44ad64517',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcdffaf8cc9b4c1b944980c7d8da0ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:56.704857 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa8f263e-1ed8-45f0-ad69-b295ac266478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:56.737619 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa8f263e-1ed8-45f0-ad69-b295ac266478) transitioned into state 'SUCCESS' from state '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-1629542370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13910328f3a74f8b891ec4e44ad64517',qos_specs=None,replication_status=,reservations=['3f0d3fa8-c584-4515-88c6-07611dc6c63b','4ec9a7f5-93da-4941-933d-aa2363e901b1','e10e8fa2-34d3-4b35-89b2-d367fd08dbb9','5d8172e9-6ee9-485a-a2e6-231fe2464e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcdffaf8cc9b4c1b944980c7d8da0ba3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:56.738468 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308c2d9a-9f1a-4ae5-b601-7af1f7fe1cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:56.758273 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (308c2d9a-9f1a-4ae5-b601-7af1f7fe1cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:56.762726 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Flow 'volume_create_api' (e75ad161-15ef-4e8a-8b3d-2bf208f4fb6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:56.762726 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Create volume request issued successfully. Aug 25 04:57:56.762726 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1029fb9d-1c09-4f2e-9e09-aad5ed965ffc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:56.762726 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 990/3927] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:57:56 2026] POST /volume/v3/volumes => generated 749 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:56.777917 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-25b605d7-60cc-4c06-861c-a0caa931e7ff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:56.781761 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25b605d7-60cc-4c06-861c-a0caa931e7ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 Aug 25 04:57:56.782133 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-25b605d7-60cc-4c06-861c-a0caa931e7ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:56.782587 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-25b605d7-60cc-4c06-861c-a0caa931e7ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:56.799477 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:56.799477 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:56.805625 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-25b605d7-60cc-4c06-861c-a0caa931e7ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:57:56.817492 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-25b605d7-60cc-4c06-861c-a0caa931e7ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 returned with HTTP 200 Aug 25 04:57:56.818495 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 974/3928] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:56 2026] GET /volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:57.545022 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-05e03b9b-43f8-40ef-b966-dcb65bc5a991 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.547441 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-05e03b9b-43f8-40ef-b966-dcb65bc5a991 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:57:57.547685 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-05e03b9b-43f8-40ef-b966-dcb65bc5a991 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.547969 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-05e03b9b-43f8-40ef-b966-dcb65bc5a991 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.555308 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.555308 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:57.557574 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71fd7cf6-9893-440e-b6a1-383ad65d6dec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.559017 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-05e03b9b-43f8-40ef-b966-dcb65bc5a991 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:57.559466 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71fd7cf6-9893-440e-b6a1-383ad65d6dec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa Aug 25 04:57:57.559745 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71fd7cf6-9893-440e-b6a1-383ad65d6dec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.560081 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71fd7cf6-9893-440e-b6a1-383ad65d6dec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.561104 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-71fd7cf6-9893-440e-b6a1-383ad65d6dec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 0d2dcd07-2dad-4a1c-995e-8ab83301d7aa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:57.563881 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-05e03b9b-43f8-40ef-b966-dcb65bc5a991 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 returned with HTTP 200 Aug 25 04:57:57.564564 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 980/3929] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:57 2026] GET /volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:57.569360 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71fd7cf6-9893-440e-b6a1-383ad65d6dec tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa returned with HTTP 404 Aug 25 04:57:57.569360 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 986/3930] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:57 2026] GET /volume/v3/backups/0d2dcd07-2dad-4a1c-995e-8ab83301d7aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:57.578353 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f6d2e0d9-d9ef-4faf-a891-3db2665ed8b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.580898 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f6d2e0d9-d9ef-4faf-a891-3db2665ed8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f Aug 25 04:57:57.581205 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f6d2e0d9-d9ef-4faf-a891-3db2665ed8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.581786 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f6d2e0d9-d9ef-4faf-a891-3db2665ed8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.581786 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-f6d2e0d9-d9ef-4faf-a891-3db2665ed8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume with id: 03bdec68-364b-4508-9369-fa7b93117a6f Aug 25 04:57:57.585975 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b6ee5b19-0003-4f60-bfa1-14077982e441 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.589476 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b6ee5b19-0003-4f60-bfa1-14077982e441 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:57.589476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b6ee5b19-0003-4f60-bfa1-14077982e441 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.589476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b6ee5b19-0003-4f60-bfa1-14077982e441 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.589476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b6ee5b19-0003-4f60-bfa1-14077982e441 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:57.592041 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.592041 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:57.592533 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f6d2e0d9-d9ef-4faf-a891-3db2665ed8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:57.593684 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.593684 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:57.594770 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b6ee5b19-0003-4f60-bfa1-14077982e441 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:57.595289 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 975/3931] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:57 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:57.615653 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f6d2e0d9-d9ef-4faf-a891-3db2665ed8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume request issued successfully. Aug 25 04:57:57.615805 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f6d2e0d9-d9ef-4faf-a891-3db2665ed8b6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f returned with HTTP 202 Aug 25 04:57:57.616831 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 991/3932] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:57:57 2026] DELETE /volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:57:57.625333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b967c801-d659-4356-ae42-737d6d10db60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.627583 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b967c801-d659-4356-ae42-737d6d10db60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f Aug 25 04:57:57.629089 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b967c801-d659-4356-ae42-737d6d10db60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.629449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b967c801-d659-4356-ae42-737d6d10db60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.641853 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.641853 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:57.646765 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b967c801-d659-4356-ae42-737d6d10db60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:57.652747 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b967c801-d659-4356-ae42-737d6d10db60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f returned with HTTP 200 Aug 25 04:57:57.653300 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 981/3933] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:57 2026] GET /volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:57.671387 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-678e3271-9a3f-4264-b587-fa31ef5604dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.673958 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-678e3271-9a3f-4264-b587-fa31ef5604dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:57.674181 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-678e3271-9a3f-4264-b587-fa31ef5604dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.674443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-678e3271-9a3f-4264-b587-fa31ef5604dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.687030 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.687030 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:57.691941 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-678e3271-9a3f-4264-b587-fa31ef5604dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:57.697971 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-678e3271-9a3f-4264-b587-fa31ef5604dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:57.698584 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 987/3934] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:57 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:57.720275 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-99a220da-256d-4f02-a936-9d0c9930a4aa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.722769 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-99a220da-256d-4f02-a936-9d0c9930a4aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b/action Aug 25 04:57:57.722977 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-99a220da-256d-4f02-a936-9d0c9930a4aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:57.723130 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-99a220da-256d-4f02-a936-9d0c9930a4aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:57.733659 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.733659 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:57.734111 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-99a220da-256d-4f02-a936-9d0c9930a4aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:57.739903 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-99a220da-256d-4f02-a936-9d0c9930a4aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Begin detaching volume completed successfully. Aug 25 04:57:57.740090 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-99a220da-256d-4f02-a936-9d0c9930a4aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b/action returned with HTTP 202 Aug 25 04:57:57.740593 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 976/3935] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:57:57 2026] POST /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:57:57.790101 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72278730-e13a-49e6-9fd1-a3957a72bcbf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.790637 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72278730-e13a-49e6-9fd1-a3957a72bcbf None None] GET https://10.4.3.213/volume// Aug 25 04:57:57.790846 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72278730-e13a-49e6-9fd1-a3957a72bcbf None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.791103 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72278730-e13a-49e6-9fd1-a3957a72bcbf None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.791574 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72278730-e13a-49e6-9fd1-a3957a72bcbf None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:57.791979 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 992/3936] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:57.799255 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-cad05d8f-4e23-44a8-a6ca-969376d9c629 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.802105 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-cad05d8f-4e23-44a8-a6ca-969376d9c629 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:57:57.802404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-cad05d8f-4e23-44a8-a6ca-969376d9c629 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.802671 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-cad05d8f-4e23-44a8-a6ca-969376d9c629 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.815177 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.815177 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:57.819297 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-cad05d8f-4e23-44a8-a6ca-969376d9c629 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:57:57.824790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-cad05d8f-4e23-44a8-a6ca-969376d9c629 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:57:57.825358 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 982/3937] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:57 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:57.837711 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45967d37-667a-4cf8-91ce-8a9f3f8a0036 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.839599 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45967d37-667a-4cf8-91ce-8a9f3f8a0036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 Aug 25 04:57:57.839738 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45967d37-667a-4cf8-91ce-8a9f3f8a0036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.839934 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45967d37-667a-4cf8-91ce-8a9f3f8a0036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.846447 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.846447 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:57.851230 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45967d37-667a-4cf8-91ce-8a9f3f8a0036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:57:57.855955 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45967d37-667a-4cf8-91ce-8a9f3f8a0036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 returned with HTTP 200 Aug 25 04:57:57.856418 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 988/3938] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:57 2026] GET /volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:57.870087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66841642-28f3-4544-8408-89d9fb54698e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.873805 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66841642-28f3-4544-8408-89d9fb54698e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:57:57.874206 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66841642-28f3-4544-8408-89d9fb54698e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23054e93-40f5-43a7-bb0a-2f755a76f8e4", "name": "tempest-VolumesBackupsTest-Backup-2066902633"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:57.875822 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-66841642-28f3-4544-8408-89d9fb54698e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Creating new backup {'backup': {'volume_id': '23054e93-40f5-43a7-bb0a-2f755a76f8e4', 'name': 'tempest-VolumesBackupsTest-Backup-2066902633'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:57:57.875959 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-66841642-28f3-4544-8408-89d9fb54698e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Creating backup of volume 23054e93-40f5-43a7-bb0a-2f755a76f8e4 in container None Aug 25 04:57:57.887465 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.887465 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:57.887465 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66841642-28f3-4544-8408-89d9fb54698e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Volume info retrieved successfully. Aug 25 04:57:57.919556 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-66841642-28f3-4544-8408-89d9fb54698e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Created reservations ['283d7b71-011a-45d3-b43a-3d246526436e', 'd386aba3-6d5b-40f4-92eb-24356d8a45e7'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:57.971985 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66841642-28f3-4544-8408-89d9fb54698e tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:57:57.972568 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 977/3939] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:57:57 2026] POST /volume/v3/backups => generated 330 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:57.982019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c937330b-b682-47c5-ac19-2e09c153f129 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:57.984497 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c937330b-b682-47c5-ac19-2e09c153f129 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:57:57.984783 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c937330b-b682-47c5-ac19-2e09c153f129 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:57.985017 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c937330b-b682-47c5-ac19-2e09c153f129 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:57.985201 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c937330b-b682-47c5-ac19-2e09c153f129 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:57.992675 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:57.992675 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:57.993608 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c937330b-b682-47c5-ac19-2e09c153f129 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:57:57.994120 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 993/3940] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:57 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:58.138618 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-6c65fa5a-3a9f-4d93-8258-1d3c2de2acea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:58.140703 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-6c65fa5a-3a9f-4d93-8258-1d3c2de2acea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:57:58.140895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-6c65fa5a-3a9f-4d93-8258-1d3c2de2acea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:58.141081 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-6c65fa5a-3a9f-4d93-8258-1d3c2de2acea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:58.148664 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:58.148664 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:58.152925 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-6c65fa5a-3a9f-4d93-8258-1d3c2de2acea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:58.163640 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-6c65fa5a-3a9f-4d93-8258-1d3c2de2acea tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 returned with HTTP 200 Aug 25 04:57:58.164905 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 983/3941] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:57:58 2026] GET /volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:58.189369 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca7accc8-0e35-4865-a0b5-d68646930a20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:58.189849 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca7accc8-0e35-4865-a0b5-d68646930a20 None None] GET https://10.4.3.213/volume// Aug 25 04:57:58.190065 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca7accc8-0e35-4865-a0b5-d68646930a20 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:58.190308 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca7accc8-0e35-4865-a0b5-d68646930a20 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:58.190679 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca7accc8-0e35-4865-a0b5-d68646930a20 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:58.191183 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 989/3942] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:57:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:57:58.200841 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-40eea356-65f6-4fdf-a944-ee7be42d75cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:58.202937 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-40eea356-65f6-4fdf-a944-ee7be42d75cc tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:57:58.203260 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-40eea356-65f6-4fdf-a944-ee7be42d75cc tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1881e66-d11b-4aaa-a12a-1073a45490f3", "connector": null, "instance_uuid": "83929e88-9937-4e5c-a610-6e800d8d95bc"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:58.212672 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:58.212672 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:58.254016 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-40eea356-65f6-4fdf-a944-ee7be42d75cc tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:57:58.254795 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 978/3943] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:57:58 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 25 04:57:58.616065 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-72263573-6b15-4898-82e9-7c3796b4da2f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:58.618961 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72263573-6b15-4898-82e9-7c3796b4da2f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:58.619104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72263573-6b15-4898-82e9-7c3796b4da2f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:58.619478 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-72263573-6b15-4898-82e9-7c3796b4da2f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:58.619530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-72263573-6b15-4898-82e9-7c3796b4da2f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:58.628923 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:58.628923 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:58.628923 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-72263573-6b15-4898-82e9-7c3796b4da2f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:58.629204 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 994/3944] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:58 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:58.671455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b6a9615-3d73-4e00-ab11-66c1c0b52589 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:58.673832 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b6a9615-3d73-4e00-ab11-66c1c0b52589 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f Aug 25 04:57:58.674071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b6a9615-3d73-4e00-ab11-66c1c0b52589 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:58.674240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b6a9615-3d73-4e00-ab11-66c1c0b52589 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:58.686863 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b6a9615-3d73-4e00-ab11-66c1c0b52589 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f returned with HTTP 404 Aug 25 04:57:58.687633 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 984/3945] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:58 2026] GET /volume/v3/volumes/03bdec68-364b-4508-9369-fa7b93117a6f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:57:58.711329 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4a09593-584f-4e2c-8adb-9b13ac5cbe8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:58.713636 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4a09593-584f-4e2c-8adb-9b13ac5cbe8f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups Aug 25 04:57:58.713975 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4a09593-584f-4e2c-8adb-9b13ac5cbe8f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:58.714798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4a09593-584f-4e2c-8adb-9b13ac5cbe8f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:58.736684 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4a09593-584f-4e2c-8adb-9b13ac5cbe8f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 200 Aug 25 04:57:58.737459 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 990/3946] 10.4.3.213 () {68 vars in 1277 bytes} [Tue Aug 25 04:57:58 2026] GET /volume/v3/backups => generated 624 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:58.756321 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-94bf9829-0937-4a4c-b5b5-dd2424ece7c7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:58.758405 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-94bf9829-0937-4a4c-b5b5-dd2424ece7c7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups?project_id=396f0b8c2d074f4cbcf3656635e7c670 Aug 25 04:57:58.758820 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-94bf9829-0937-4a4c-b5b5-dd2424ece7c7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:58.760448 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-94bf9829-0937-4a4c-b5b5-dd2424ece7c7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:58.760448 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:58.760448 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:58.767090 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-94bf9829-0937-4a4c-b5b5-dd2424ece7c7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups?project_id=396f0b8c2d074f4cbcf3656635e7c670 returned with HTTP 200 Aug 25 04:57:58.768086 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 979/3947] 10.4.3.213 () {68 vars in 1364 bytes} [Tue Aug 25 04:57:58 2026] GET /volume/v3/backups?project_id=396f0b8c2d074f4cbcf3656635e7c670 => generated 624 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:58.781644 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:58.783450 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:57:58.784230 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-43026433"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:58.786267 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-43026433'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:57:58.788476 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume of 1 GB Aug 25 04:57:58.793160 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Availability Zones retrieved successfully. Aug 25 04:57:58.804547 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (bd1e09d3-adc2-4ce0-bb2a-cf05bd1b75eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:58.811147 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ff0801-9220-4831-a8d1-99f85095eb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:58.814080 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:57:58.857107 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ff0801-9220-4831-a8d1-99f85095eb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:58.858192 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8350be-b9e6-4bde-bc2a-fbd2ccf1fc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:58.907107 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['cc025adb-030e-4646-88c8-b57eaa4bf73d', '6255a1d8-c4c5-4344-93d6-b8dcbcba1431', '5593dd9e-2745-491a-b5de-8779248ed52d', '201cb541-a04e-407e-b49f-6a2fc02efe8f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:57:58.908157 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8350be-b9e6-4bde-bc2a-fbd2ccf1fc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc025adb-030e-4646-88c8-b57eaa4bf73d', '6255a1d8-c4c5-4344-93d6-b8dcbcba1431', '5593dd9e-2745-491a-b5de-8779248ed52d', '201cb541-a04e-407e-b49f-6a2fc02efe8f']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:58.909258 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c80d21c-4678-44f0-9002-b90ebbee7af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:58.940011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c80d21c-4678-44f0-9002-b90ebbee7af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36f77037-8147-4b96-94d1-f93eec8a090f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-43026433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['cc025adb-030e-4646-88c8-b57eaa4bf73d','6255a1d8-c4c5-4344-93d6-b8dcbcba1431','5593dd9e-2745-491a-b5de-8779248ed52d','201cb541-a04e-407e-b49f-6a2fc02efe8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-43026433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36f77037-8147-4b96-94d1-f93eec8a090f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396f0b8c2d074f4cbcf3656635e7c670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8683de7901f8489f9f25eebb693574b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:58.941122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d774f09-4afa-44be-94f5-da3db8741590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:58.963861 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d774f09-4afa-44be-94f5-da3db8741590) transitioned into state 'SUCCESS' from state '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-43026433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['cc025adb-030e-4646-88c8-b57eaa4bf73d','6255a1d8-c4c5-4344-93d6-b8dcbcba1431','5593dd9e-2745-491a-b5de-8779248ed52d','201cb541-a04e-407e-b49f-6a2fc02efe8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:58.964668 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475716c5-5f81-4f69-b4cd-e95ab9909422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:57:58.977894 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475716c5-5f81-4f69-b4cd-e95ab9909422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:57:58.978853 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (bd1e09d3-adc2-4ce0-bb2a-cf05bd1b75eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:57:58.979174 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume request issued successfully. Aug 25 04:57:58.979905 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-36dc27ad-d199-4810-afc1-beef1f5e82bb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:57:58.980515 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 995/3948] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:57:58 2026] POST /volume/v3/volumes => generated 776 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:57:58.996445 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d2e33f5-3e48-4314-b5b8-0700e82be1a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:58.998790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d2e33f5-3e48-4314-b5b8-0700e82be1a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f Aug 25 04:57:58.999055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d2e33f5-3e48-4314-b5b8-0700e82be1a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:58.999308 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d2e33f5-3e48-4314-b5b8-0700e82be1a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:59.008577 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aba3471c-a45c-40f6-8c1c-559461813786 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:59.010166 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:59.010166 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:59.012413 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aba3471c-a45c-40f6-8c1c-559461813786 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:57:59.013319 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aba3471c-a45c-40f6-8c1c-559461813786 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:59.013319 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aba3471c-a45c-40f6-8c1c-559461813786 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:59.013319 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-aba3471c-a45c-40f6-8c1c-559461813786 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:59.018712 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2d2e33f5-3e48-4314-b5b8-0700e82be1a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:57:59.022663 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:59.022663 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:59.022663 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aba3471c-a45c-40f6-8c1c-559461813786 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:57:59.022663 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 991/3949] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:59 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:59.024192 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d2e33f5-3e48-4314-b5b8-0700e82be1a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f returned with HTTP 200 Aug 25 04:57:59.024626 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 985/3950] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:57:58 2026] GET /volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:59.033819 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a52c7875-2f22-49a7-86ff-bd5395cbf5b9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:59.037642 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a52c7875-2f22-49a7-86ff-bd5395cbf5b9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] DELETE https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:59.037642 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a52c7875-2f22-49a7-86ff-bd5395cbf5b9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:59.037642 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a52c7875-2f22-49a7-86ff-bd5395cbf5b9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:59.037642 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a52c7875-2f22-49a7-86ff-bd5395cbf5b9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Delete volume with id: 6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:59.044288 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:59.044288 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:59.044793 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a52c7875-2f22-49a7-86ff-bd5395cbf5b9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:59.071778 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a52c7875-2f22-49a7-86ff-bd5395cbf5b9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Delete volume request issued successfully. Aug 25 04:57:59.071997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a52c7875-2f22-49a7-86ff-bd5395cbf5b9 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 202 Aug 25 04:57:59.072480 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 980/3951] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:57:59 2026] DELETE /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:57:59.080536 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b62553c5-3eee-4710-9c31-479beb458165 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:59.083165 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b62553c5-3eee-4710-9c31-479beb458165 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:57:59.083454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b62553c5-3eee-4710-9c31-479beb458165 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:59.084456 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b62553c5-3eee-4710-9c31-479beb458165 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:59.096316 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:59.096316 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:59.101558 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b62553c5-3eee-4710-9c31-479beb458165 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:57:59.107540 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b62553c5-3eee-4710-9c31-479beb458165 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 200 Aug 25 04:57:59.107931 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 996/3952] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:59 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:59.491658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f901bae-4b6f-49c9-bcaa-a3b7d4011bbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:59.492073 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f901bae-4b6f-49c9-bcaa-a3b7d4011bbb None None] GET https://10.4.3.213/volume// Aug 25 04:57:59.492253 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f901bae-4b6f-49c9-bcaa-a3b7d4011bbb None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:59.492510 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f901bae-4b6f-49c9-bcaa-a3b7d4011bbb None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:59.492777 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f901bae-4b6f-49c9-bcaa-a3b7d4011bbb None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:57:59.493052 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 992/3953] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:57: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 25 04:57:59.502452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-e7120681-1ddd-4020-ad0c-42198e9a09b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:59.506613 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-e7120681-1ddd-4020-ad0c-42198e9a09b9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:57:59.506613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-e7120681-1ddd-4020-ad0c-42198e9a09b9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:59.506613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-e7120681-1ddd-4020-ad0c-42198e9a09b9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:59.519210 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:59.519210 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:57:59.523533 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-e7120681-1ddd-4020-ad0c-42198e9a09b9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:57:59.529867 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-e7120681-1ddd-4020-ad0c-42198e9a09b9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 returned with HTTP 200 Aug 25 04:57:59.530491 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 986/3954] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:57:59 2026] GET /volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:57:59.645270 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-70b4ac1e-dd4e-412a-9d86-65dc481d0551 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:59.647322 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70b4ac1e-dd4e-412a-9d86-65dc481d0551 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:57:59.647507 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70b4ac1e-dd4e-412a-9d86-65dc481d0551 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:57:59.647952 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70b4ac1e-dd4e-412a-9d86-65dc481d0551 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:57:59.647952 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-70b4ac1e-dd4e-412a-9d86-65dc481d0551 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:57:59.652288 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:59.652288 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:57:59.653125 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70b4ac1e-dd4e-412a-9d86-65dc481d0551 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:57:59.653605 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 981/3955] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:57:59 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:57:59.668261 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-467bcb18-4e0e-4eb4-9aa9-14f42319f043 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:59.670338 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-467bcb18-4e0e-4eb4-9aa9-14f42319f043 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/5f0453d9-98c2-4daf-8f7a-79d9b3772f55 Aug 25 04:57:59.670795 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-467bcb18-4e0e-4eb4-9aa9-14f42319f043 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:59.680460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-467bcb18-4e0e-4eb4-9aa9-14f42319f043 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-f1881e66-d11b-4aaa-a12a-1073a45490f3-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:57:59.687291 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-467bcb18-4e0e-4eb4-9aa9-14f42319f043 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-f1881e66-d11b-4aaa-a12a-1073a45490f3-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:57:59.688166 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:59.688166 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:57:59.793717 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-467bcb18-4e0e-4eb4-9aa9-14f42319f043 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-f1881e66-d11b-4aaa-a12a-1073a45490f3-np0000008045" released by "attachment_update" :: held 0.106s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:57:59.793717 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-467bcb18-4e0e-4eb4-9aa9-14f42319f043 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/5f0453d9-98c2-4daf-8f7a-79d9b3772f55 returned with HTTP 200 Aug 25 04:57:59.795170 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 997/3956] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:57:59 2026] PUT /volume/v3/attachments/5f0453d9-98c2-4daf-8f7a-79d9b3772f55 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:57:59.825320 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-449cb56d-db1e-4d5d-8f59-e5b72bc35f70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:57:59.827632 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-449cb56d-db1e-4d5d-8f59-e5b72bc35f70 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/5f0453d9-98c2-4daf-8f7a-79d9b3772f55/action Aug 25 04:57:59.828087 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-449cb56d-db1e-4d5d-8f59-e5b72bc35f70 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:57:59.828234 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-449cb56d-db1e-4d5d-8f59-e5b72bc35f70 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:57:59.861920 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:57:59.861920 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:57:59.880255 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cf10cc6-6023-4b96-95c8-aab6eabe96ff req-449cb56d-db1e-4d5d-8f59-e5b72bc35f70 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/5f0453d9-98c2-4daf-8f7a-79d9b3772f55/action returned with HTTP 204 Aug 25 04:57:59.880979 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 993/3957] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:57:59 2026] POST /volume/v3/attachments/5f0453d9-98c2-4daf-8f7a-79d9b3772f55/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:00.037927 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ddc400a7-31b4-4130-97d4-1e97c2b8ec7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:00.039678 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1948f1f5-f848-4d10-a7af-89e2516f59d4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:00.040183 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddc400a7-31b4-4130-97d4-1e97c2b8ec7a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:00.041171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddc400a7-31b4-4130-97d4-1e97c2b8ec7a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:00.041171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddc400a7-31b4-4130-97d4-1e97c2b8ec7a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:00.042160 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1948f1f5-f848-4d10-a7af-89e2516f59d4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f Aug 25 04:58:00.042247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ddc400a7-31b4-4130-97d4-1e97c2b8ec7a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:00.042486 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1948f1f5-f848-4d10-a7af-89e2516f59d4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:00.043006 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1948f1f5-f848-4d10-a7af-89e2516f59d4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:00.052464 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:00.052464 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:00.058197 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:00.058197 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:00.062144 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1948f1f5-f848-4d10-a7af-89e2516f59d4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:00.064269 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddc400a7-31b4-4130-97d4-1e97c2b8ec7a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:00.065725 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 987/3958] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:00 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 739 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:00.067747 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1948f1f5-f848-4d10-a7af-89e2516f59d4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f returned with HTTP 200 Aug 25 04:58:00.068525 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 982/3959] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:00 2026] GET /volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:00.088396 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5c6e8c64-54ca-4209-9584-25b5fcb87ba4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:00.094296 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c6e8c64-54ca-4209-9584-25b5fcb87ba4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:58:00.095278 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5c6e8c64-54ca-4209-9584-25b5fcb87ba4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36f77037-8147-4b96-94d1-f93eec8a090f", "name": "tempest-type-Backup-1685938097"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:00.099662 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-5c6e8c64-54ca-4209-9584-25b5fcb87ba4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating new backup {'backup': {'volume_id': '36f77037-8147-4b96-94d1-f93eec8a090f', 'name': 'tempest-type-Backup-1685938097'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:58:00.099876 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-5c6e8c64-54ca-4209-9584-25b5fcb87ba4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating backup of volume 36f77037-8147-4b96-94d1-f93eec8a090f in container None Aug 25 04:58:00.110451 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:00.110451 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:00.110841 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5c6e8c64-54ca-4209-9584-25b5fcb87ba4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:00.126585 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a08bf66f-1f11-4b3b-9a55-5ca04aac3895 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:00.129584 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a08bf66f-1f11-4b3b-9a55-5ca04aac3895 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 Aug 25 04:58:00.129810 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a08bf66f-1f11-4b3b-9a55-5ca04aac3895 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:00.130038 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a08bf66f-1f11-4b3b-9a55-5ca04aac3895 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:00.131404 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5c6e8c64-54ca-4209-9584-25b5fcb87ba4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['de4d2639-2444-4e77-b513-5bc6bb8625fb', 'c6990bcd-3271-4d38-8421-dbc283e56595'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:00.138909 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a08bf66f-1f11-4b3b-9a55-5ca04aac3895 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 returned with HTTP 404 Aug 25 04:58:00.139689 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 994/3960] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:00 2026] GET /volume/v3/volumes/6471b289-bd0a-4428-bfdc-8faee844bf27 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:00.153968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34c19d2c-dfe9-471b-a2ac-3310471c955c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:00.162484 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34c19d2c-dfe9-471b-a2ac-3310471c955c tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] DELETE https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:58:00.166240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34c19d2c-dfe9-471b-a2ac-3310471c955c tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:00.168001 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34c19d2c-dfe9-471b-a2ac-3310471c955c tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:00.168527 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-34c19d2c-dfe9-471b-a2ac-3310471c955c tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Delete volume with id: c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:58:00.188239 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5c6e8c64-54ca-4209-9584-25b5fcb87ba4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:58:00.188652 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 998/3961] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:58:00 2026] POST /volume/v3/backups => generated 316 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:00.191114 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:00.191114 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:00.192362 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-34c19d2c-dfe9-471b-a2ac-3310471c955c tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:58:00.198327 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9f3ef229-f2f1-404f-ac33-ee523b138dcc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:00.200725 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f3ef229-f2f1-404f-ac33-ee523b138dcc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:00.200920 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f3ef229-f2f1-404f-ac33-ee523b138dcc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:00.201159 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f3ef229-f2f1-404f-ac33-ee523b138dcc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:00.201285 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9f3ef229-f2f1-404f-ac33-ee523b138dcc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:00.208960 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:00.208960 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:00.209834 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f3ef229-f2f1-404f-ac33-ee523b138dcc tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:00.210360 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 983/3962] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:00 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:00.249591 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-34c19d2c-dfe9-471b-a2ac-3310471c955c tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Delete volume request issued successfully. Aug 25 04:58:00.249591 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34c19d2c-dfe9-471b-a2ac-3310471c955c tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 202 Aug 25 04:58:00.249591 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 988/3963] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:58:00 2026] DELETE /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:00.259473 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ed199e3-c779-4b3a-bdf4-0e2afa469c22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:00.261955 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ed199e3-c779-4b3a-bdf4-0e2afa469c22 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:58:00.262036 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ed199e3-c779-4b3a-bdf4-0e2afa469c22 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:00.262364 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ed199e3-c779-4b3a-bdf4-0e2afa469c22 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:00.279598 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:00.279598 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:00.284132 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ed199e3-c779-4b3a-bdf4-0e2afa469c22 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Volume info retrieved successfully. Aug 25 04:58:00.291422 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ed199e3-c779-4b3a-bdf4-0e2afa469c22 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 200 Aug 25 04:58:00.292056 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 995/3964] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:00 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:00.665810 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6c58cfad-0be6-452e-ace9-50edd2859366 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:00.668544 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c58cfad-0be6-452e-ace9-50edd2859366 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:00.669036 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c58cfad-0be6-452e-ace9-50edd2859366 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:00.669102 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6c58cfad-0be6-452e-ace9-50edd2859366 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:00.669305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6c58cfad-0be6-452e-ace9-50edd2859366 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:00.674964 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:00.674964 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:00.675885 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6c58cfad-0be6-452e-ace9-50edd2859366 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:00.676383 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 999/3965] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:00 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:01.079678 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cce1ac68-9910-4c2f-944e-d54acb8bd888 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:01.081962 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cce1ac68-9910-4c2f-944e-d54acb8bd888 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:01.082165 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cce1ac68-9910-4c2f-944e-d54acb8bd888 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:01.082389 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cce1ac68-9910-4c2f-944e-d54acb8bd888 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:01.082518 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-cce1ac68-9910-4c2f-944e-d54acb8bd888 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:01.087373 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:01.087373 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:01.088061 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cce1ac68-9910-4c2f-944e-d54acb8bd888 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:01.088527 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 984/3966] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:01 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:01.227771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ceee7ff-ada8-492b-b113-11de2a61fedb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:01.230325 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ceee7ff-ada8-492b-b113-11de2a61fedb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:01.230849 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ceee7ff-ada8-492b-b113-11de2a61fedb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:01.231386 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ceee7ff-ada8-492b-b113-11de2a61fedb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:01.231386 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8ceee7ff-ada8-492b-b113-11de2a61fedb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:01.245572 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:01.245572 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:01.247474 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ceee7ff-ada8-492b-b113-11de2a61fedb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:01.248869 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 989/3967] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:01 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 725 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:01.317455 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b33949d6-99fc-45f2-98d6-9a8b69291e06 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:01.317795 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b33949d6-99fc-45f2-98d6-9a8b69291e06 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] GET https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 Aug 25 04:58:01.317795 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b33949d6-99fc-45f2-98d6-9a8b69291e06 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:01.318007 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b33949d6-99fc-45f2-98d6-9a8b69291e06 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:01.328169 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b33949d6-99fc-45f2-98d6-9a8b69291e06 tempest-TestServerVolumeAttachmentScenario-938361540 tempest-TestServerVolumeAttachmentScenario-938361540-project-member] https://10.4.3.213/volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 returned with HTTP 404 Aug 25 04:58:01.329440 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 996/3968] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:01 2026] GET /volume/v3/volumes/c7a42065-01cd-4f58-b5b1-52d41cd76ed1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:01.689802 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-15cdcdea-fe52-4fb6-bc31-3c78b307328a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:01.691685 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15cdcdea-fe52-4fb6-bc31-3c78b307328a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:01.693120 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15cdcdea-fe52-4fb6-bc31-3c78b307328a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:01.693120 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15cdcdea-fe52-4fb6-bc31-3c78b307328a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:01.693120 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-15cdcdea-fe52-4fb6-bc31-3c78b307328a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:01.698086 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:01.698086 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:01.698896 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15cdcdea-fe52-4fb6-bc31-3c78b307328a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:01.699389 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1000/3969] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:01 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:02.102037 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-118c74c3-df2f-4faf-8cc6-71ba6441598b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:02.104964 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-118c74c3-df2f-4faf-8cc6-71ba6441598b tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:02.105209 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-118c74c3-df2f-4faf-8cc6-71ba6441598b tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:02.105455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-118c74c3-df2f-4faf-8cc6-71ba6441598b tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:02.105925 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-118c74c3-df2f-4faf-8cc6-71ba6441598b tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:02.113095 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:02.113095 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:02.113755 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-118c74c3-df2f-4faf-8cc6-71ba6441598b tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:02.114235 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 985/3970] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:02 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:02.260423 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-819dde35-05fb-41f2-88a4-124c7af17c1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:02.262229 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-819dde35-05fb-41f2-88a4-124c7af17c1f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:02.262455 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-819dde35-05fb-41f2-88a4-124c7af17c1f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:02.262672 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-819dde35-05fb-41f2-88a4-124c7af17c1f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:02.262796 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-819dde35-05fb-41f2-88a4-124c7af17c1f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:02.267073 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:02.267073 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:02.267698 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-819dde35-05fb-41f2-88a4-124c7af17c1f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:02.268025 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 990/3971] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:02 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:02.712845 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f3a04c4-e7bd-42e4-bb0e-afa30ce043da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:02.716462 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f3a04c4-e7bd-42e4-bb0e-afa30ce043da tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:02.716462 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f3a04c4-e7bd-42e4-bb0e-afa30ce043da tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:02.716462 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f3a04c4-e7bd-42e4-bb0e-afa30ce043da tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:02.716462 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1f3a04c4-e7bd-42e4-bb0e-afa30ce043da tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:02.722235 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:02.722235 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:02.723541 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f3a04c4-e7bd-42e4-bb0e-afa30ce043da tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:02.724357 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 997/3972] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:02 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:03.127502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b591f07-8edb-41b2-a5ed-72523f9ddbb0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:03.129758 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b591f07-8edb-41b2-a5ed-72523f9ddbb0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:03.129930 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b591f07-8edb-41b2-a5ed-72523f9ddbb0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:03.130129 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b591f07-8edb-41b2-a5ed-72523f9ddbb0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:03.130320 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2b591f07-8edb-41b2-a5ed-72523f9ddbb0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:03.135478 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:03.135478 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:03.136222 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b591f07-8edb-41b2-a5ed-72523f9ddbb0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:03.136829 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1001/3973] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:03 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:03.199997 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-65e0fb39-dd06-4bd0-8de6-3a98bdfc479e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:03.203580 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-65e0fb39-dd06-4bd0-8de6-3a98bdfc479e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/attachments/7d605b6c-4296-41ee-8146-5db72c535ee6 Aug 25 04:58:03.204028 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-65e0fb39-dd06-4bd0-8de6-3a98bdfc479e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:03.204244 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-65e0fb39-dd06-4bd0-8de6-3a98bdfc479e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:03.221562 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:03.221562 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:03.282956 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2731d59-1f0d-461f-aa0b-d2645a3ec6c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:03.289774 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2731d59-1f0d-461f-aa0b-d2645a3ec6c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:03.291049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2731d59-1f0d-461f-aa0b-d2645a3ec6c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:03.291893 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2731d59-1f0d-461f-aa0b-d2645a3ec6c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:03.292044 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d2731d59-1f0d-461f-aa0b-d2645a3ec6c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:03.301210 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-c7d18690-fdbb-4a75-95bf-2c0253398697 req-65e0fb39-dd06-4bd0-8de6-3a98bdfc479e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/7d605b6c-4296-41ee-8146-5db72c535ee6 returned with HTTP 200 Aug 25 04:58:03.302306 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 986/3974] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:58:03 2026] DELETE /volume/v3/attachments/7d605b6c-4296-41ee-8146-5db72c535ee6 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:03.303454 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:03.303454 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:03.305544 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2731d59-1f0d-461f-aa0b-d2645a3ec6c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:03.306279 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 991/3975] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:03 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:03.740798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd8c574e-f4b8-408f-a5ca-dc2e65a866e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:03.744820 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd8c574e-f4b8-408f-a5ca-dc2e65a866e3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:03.748635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd8c574e-f4b8-408f-a5ca-dc2e65a866e3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:03.748635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd8c574e-f4b8-408f-a5ca-dc2e65a866e3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:03.748635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dd8c574e-f4b8-408f-a5ca-dc2e65a866e3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:03.757724 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:03.757724 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:03.759458 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd8c574e-f4b8-408f-a5ca-dc2e65a866e3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:03.759856 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 998/3976] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:03 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:04.090443 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:04.092612 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:58:04.093040 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1950053025", "snapshot_id": "108da7fe-1996-4932-b889-12fb4c0edbe6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:04.095000 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1950053025', 'snapshot_id': '108da7fe-1996-4932-b889-12fb4c0edbe6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:58:04.105074 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:04.105074 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:04.105632 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:58:04.105798 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume of 1 GB Aug 25 04:58:04.112099 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Availability Zones retrieved successfully. Aug 25 04:58:04.118878 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Flow 'volume_create_api' (0f7cc284-10c6-43f1-a3b9-3ef38423c67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:04.120535 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (768e1d6a-3efc-46bb-ae44-6c19b75b8a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:04.121914 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:58:04.150979 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ec069e1a-e59d-4d10-b208-dd65ae30f8cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:04.153114 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec069e1a-e59d-4d10-b208-dd65ae30f8cf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:04.153599 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec069e1a-e59d-4d10-b208-dd65ae30f8cf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:04.153599 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ec069e1a-e59d-4d10-b208-dd65ae30f8cf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:04.154411 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ec069e1a-e59d-4d10-b208-dd65ae30f8cf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:04.162382 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:04.162382 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:04.163084 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ec069e1a-e59d-4d10-b208-dd65ae30f8cf tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:04.163661 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 987/3977] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:04 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:04.172676 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (768e1d6a-3efc-46bb-ae44-6c19b75b8a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '108da7fe-1996-4932-b889-12fb4c0edbe6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:04.173907 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25cfe3ab-6b00-4e7c-bfdb-98a7799120fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:04.228773 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Created reservations ['e54f4d1e-6941-42c1-8000-042fcc617a59', 'e86d699d-925c-4dae-bd88-77aebce60491', '20bf41ca-a530-4bdf-b8b1-4d786923d7d6', '4a04a601-7826-4802-ba5a-adaf4359502d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:04.229351 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25cfe3ab-6b00-4e7c-bfdb-98a7799120fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e54f4d1e-6941-42c1-8000-042fcc617a59', 'e86d699d-925c-4dae-bd88-77aebce60491', '20bf41ca-a530-4bdf-b8b1-4d786923d7d6', '4a04a601-7826-4802-ba5a-adaf4359502d']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:04.230115 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcd8a6a-d32e-43e8-ac9c-2187b4353410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:04.280313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcd8a6a-d32e-43e8-ac9c-2187b4353410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7c0b4f7-7e27-494f-a695-d38f15ce60da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1950053025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566460ca17d8414caef23896229f2798',qos_specs=None,replication_status=,reservations=['e54f4d1e-6941-42c1-8000-042fcc617a59','e86d699d-925c-4dae-bd88-77aebce60491','20bf41ca-a530-4bdf-b8b1-4d786923d7d6','4a04a601-7826-4802-ba5a-adaf4359502d'],size=1,snapshot_id=108da7fe-1996-4932-b889-12fb4c0edbe6,source_replicaid=,source_volid=None,status='creating',user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1950053025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7c0b4f7-7e27-494f-a695-d38f15ce60da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566460ca17d8414caef23896229f2798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=108da7fe-1996-4932-b889-12fb4c0edbe6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:04.280313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bf3fe8-ccbb-4a58-930a-4dc33ba29278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:04.304838 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bf3fe8-ccbb-4a58-930a-4dc33ba29278) transitioned into state 'SUCCESS' from state '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-1950053025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566460ca17d8414caef23896229f2798',qos_specs=None,replication_status=,reservations=['e54f4d1e-6941-42c1-8000-042fcc617a59','e86d699d-925c-4dae-bd88-77aebce60491','20bf41ca-a530-4bdf-b8b1-4d786923d7d6','4a04a601-7826-4802-ba5a-adaf4359502d'],size=1,snapshot_id=108da7fe-1996-4932-b889-12fb4c0edbe6,source_replicaid=,source_volid=None,status='creating',user_id='7c9bca6d02ec4cf590718cf17ac1a4ab',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:04.305617 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb15bd78-7d20-42f8-9c8a-a9cd81d68a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:04.318475 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2904881f-0521-4b79-ab08-6c6cb231a0ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:04.322461 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2904881f-0521-4b79-ab08-6c6cb231a0ca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:04.322461 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2904881f-0521-4b79-ab08-6c6cb231a0ca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:04.322461 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2904881f-0521-4b79-ab08-6c6cb231a0ca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:04.322627 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2904881f-0521-4b79-ab08-6c6cb231a0ca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:04.332871 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:04.332871 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:04.334037 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2904881f-0521-4b79-ab08-6c6cb231a0ca tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:04.334290 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 992/3978] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:04 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:04.341597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb15bd78-7d20-42f8-9c8a-a9cd81d68a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:04.342911 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Flow 'volume_create_api' (0f7cc284-10c6-43f1-a3b9-3ef38423c67e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:04.343365 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Create volume request issued successfully. Aug 25 04:58:04.344219 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-66ac093b-ec45-49b7-a7f9-3a9398f34154 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:58:04.344757 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1002/3979] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:04 2026] POST /volume/v3/volumes => generated 791 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:04.361147 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d4bcf80-4ce1-49d2-bdb6-06bc3c9ede41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:04.369940 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4bcf80-4ce1-49d2-bdb6-06bc3c9ede41 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:04.371667 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4bcf80-4ce1-49d2-bdb6-06bc3c9ede41 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:04.371962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4bcf80-4ce1-49d2-bdb6-06bc3c9ede41 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:04.381530 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:04.381530 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:04.386792 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4d4bcf80-4ce1-49d2-bdb6-06bc3c9ede41 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:04.391326 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4bcf80-4ce1-49d2-bdb6-06bc3c9ede41 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:04.391767 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 999/3980] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:04 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:04.775630 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75d8488f-b9e3-4eca-8f3c-9ac28f1d5072 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:04.777971 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75d8488f-b9e3-4eca-8f3c-9ac28f1d5072 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:04.778238 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75d8488f-b9e3-4eca-8f3c-9ac28f1d5072 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:04.778481 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75d8488f-b9e3-4eca-8f3c-9ac28f1d5072 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:04.778616 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-75d8488f-b9e3-4eca-8f3c-9ac28f1d5072 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:04.784520 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:04.784520 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:04.785635 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75d8488f-b9e3-4eca-8f3c-9ac28f1d5072 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:04.786400 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 988/3981] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:04 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:05.186529 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da5f8afc-7853-446a-8380-104990020c78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:05.202624 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da5f8afc-7853-446a-8380-104990020c78 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:05.207101 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da5f8afc-7853-446a-8380-104990020c78 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:05.215798 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da5f8afc-7853-446a-8380-104990020c78 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:05.216310 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-da5f8afc-7853-446a-8380-104990020c78 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:05.258250 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:05.258250 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:05.268459 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da5f8afc-7853-446a-8380-104990020c78 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:05.269120 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 993/3982] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:05 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:05.347603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-adb43e04-13df-4822-a146-13ca189e7abd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:05.349576 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-adb43e04-13df-4822-a146-13ca189e7abd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:05.349806 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-adb43e04-13df-4822-a146-13ca189e7abd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:05.350076 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-adb43e04-13df-4822-a146-13ca189e7abd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:05.350236 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-adb43e04-13df-4822-a146-13ca189e7abd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:05.358032 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:05.358032 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:05.359009 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-adb43e04-13df-4822-a146-13ca189e7abd tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:05.359540 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1003/3983] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:05 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:05.409448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3c92653-b528-4bcb-89af-b1a4a20a6a0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:05.409448 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3c92653-b528-4bcb-89af-b1a4a20a6a0b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:05.409448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3c92653-b528-4bcb-89af-b1a4a20a6a0b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:05.409448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3c92653-b528-4bcb-89af-b1a4a20a6a0b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:05.419772 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:05.419772 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:05.426017 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e3c92653-b528-4bcb-89af-b1a4a20a6a0b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:05.434931 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3c92653-b528-4bcb-89af-b1a4a20a6a0b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:05.436105 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1000/3984] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:05 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:05.449540 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cdf2c9c1-3112-46a2-bbdc-9477edb42f3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:05.451227 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cdf2c9c1-3112-46a2-bbdc-9477edb42f3d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:05.451484 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cdf2c9c1-3112-46a2-bbdc-9477edb42f3d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:05.451778 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cdf2c9c1-3112-46a2-bbdc-9477edb42f3d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:05.462730 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:05.462730 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:05.467985 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cdf2c9c1-3112-46a2-bbdc-9477edb42f3d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:05.476774 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cdf2c9c1-3112-46a2-bbdc-9477edb42f3d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:05.477337 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 989/3985] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:05 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:05.797944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-821f7a42-dec5-40f6-b636-575d2dd1adb6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:05.808548 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-821f7a42-dec5-40f6-b636-575d2dd1adb6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:05.811589 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-821f7a42-dec5-40f6-b636-575d2dd1adb6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:05.815038 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-821f7a42-dec5-40f6-b636-575d2dd1adb6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:05.815238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-821f7a42-dec5-40f6-b636-575d2dd1adb6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:05.824814 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:05.824814 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:05.826217 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-821f7a42-dec5-40f6-b636-575d2dd1adb6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:05.826776 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 994/3986] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:05 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:06.021446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-df0054cb-5aec-4103-be32-94134af4ee87 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.032545 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-df0054cb-5aec-4103-be32-94134af4ee87 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:06.032545 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-df0054cb-5aec-4103-be32-94134af4ee87 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:06.032545 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-df0054cb-5aec-4103-be32-94134af4ee87 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:06.041406 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:06.041406 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:06.047065 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-df0054cb-5aec-4103-be32-94134af4ee87 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:06.058270 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-df0054cb-5aec-4103-be32-94134af4ee87 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:06.058882 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1004/3987] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:58:06 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:06.176927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97168231-6e13-4cb9-8a52-83c193611df3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.177446 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97168231-6e13-4cb9-8a52-83c193611df3 None None] GET https://10.4.3.213/volume// Aug 25 04:58:06.177733 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97168231-6e13-4cb9-8a52-83c193611df3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:06.177946 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97168231-6e13-4cb9-8a52-83c193611df3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:06.178356 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97168231-6e13-4cb9-8a52-83c193611df3 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:58:06.178669 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1001/3988] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:58: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 25 04:58:06.188767 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-485ad0ba-998a-4ef7-a0ef-523b3d88851e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.192305 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-485ad0ba-998a-4ef7-a0ef-523b3d88851e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:58:06.193052 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-485ad0ba-998a-4ef7-a0ef-523b3d88851e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7c0b4f7-7e27-494f-a695-d38f15ce60da", "connector": null, "instance_uuid": "6b479417-6fce-4f98-9717-43489da7f060"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:06.205743 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:06.205743 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:06.262583 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-485ad0ba-998a-4ef7-a0ef-523b3d88851e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:58:06.263205 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 990/3989] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:58:06 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 25 04:58:06.282403 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3584a32d-50cf-47c6-9a3c-4a3497e23f84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.286324 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3584a32d-50cf-47c6-9a3c-4a3497e23f84 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:06.286324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3584a32d-50cf-47c6-9a3c-4a3497e23f84 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:06.286324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3584a32d-50cf-47c6-9a3c-4a3497e23f84 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:06.286324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3584a32d-50cf-47c6-9a3c-4a3497e23f84 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:06.295535 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:06.295535 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:06.296343 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3584a32d-50cf-47c6-9a3c-4a3497e23f84 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:06.297822 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 995/3990] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:06 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:06.328796 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1e0b1ef0-e30f-44d0-bf48-c0400570de88 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.332503 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e0b1ef0-e30f-44d0-bf48-c0400570de88 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:06.333229 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e0b1ef0-e30f-44d0-bf48-c0400570de88 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:06.333229 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e0b1ef0-e30f-44d0-bf48-c0400570de88 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:06.359655 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:06.359655 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:06.360646 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c529c467-12e9-4c13-b093-9739be88f847 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.361083 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c529c467-12e9-4c13-b093-9739be88f847 None None] GET https://10.4.3.213/volume// Aug 25 04:58:06.361319 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c529c467-12e9-4c13-b093-9739be88f847 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:06.361565 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c529c467-12e9-4c13-b093-9739be88f847 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:06.361963 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c529c467-12e9-4c13-b093-9739be88f847 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:58:06.362718 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1002/3991] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:58: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 25 04:58:06.364270 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1e0b1ef0-e30f-44d0-bf48-c0400570de88 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:06.369651 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e0b1ef0-e30f-44d0-bf48-c0400570de88 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:06.370414 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1005/3992] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:06 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:06.375368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-4b8de01f-f496-4c0f-afe4-1bcad868a053 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.375637 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e78a7a82-21af-42a7-9c20-b2b046698646 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.378155 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e78a7a82-21af-42a7-9c20-b2b046698646 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:06.378377 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-4b8de01f-f496-4c0f-afe4-1bcad868a053 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:06.378516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e78a7a82-21af-42a7-9c20-b2b046698646 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:06.378581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-4b8de01f-f496-4c0f-afe4-1bcad868a053 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:06.378692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-4b8de01f-f496-4c0f-afe4-1bcad868a053 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:06.378765 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e78a7a82-21af-42a7-9c20-b2b046698646 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:06.378765 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e78a7a82-21af-42a7-9c20-b2b046698646 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:06.387847 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:06.387847 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:06.389267 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e78a7a82-21af-42a7-9c20-b2b046698646 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:06.390028 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 996/3993] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:06 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:06.398146 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:06.398146 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:06.403390 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-4b8de01f-f496-4c0f-afe4-1bcad868a053 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:06.410450 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-4b8de01f-f496-4c0f-afe4-1bcad868a053 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:06.411146 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 991/3994] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:58:06 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 1063 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:58:06.570863 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-34caf854-53ff-44f4-969c-09203f9507ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.572977 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-34caf854-53ff-44f4-969c-09203f9507ba tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] PUT https://10.4.3.213/volume/v3/attachments/d43d5d3a-aaa1-4699-80e0-cada3775068d Aug 25 04:58:06.573354 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-34caf854-53ff-44f4-969c-09203f9507ba tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:06.590168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-34caf854-53ff-44f4-969c-09203f9507ba tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Acquiring lock "cinder-attachment_update-a7c0b4f7-7e27-494f-a695-d38f15ce60da-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:58:06.598420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-34caf854-53ff-44f4-969c-09203f9507ba tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Lock "cinder-attachment_update-a7c0b4f7-7e27-494f-a695-d38f15ce60da-np0000008045" acquired by "attachment_update" :: waited 0.009s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:58:06.599373 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:06.599373 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:06.721804 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-34caf854-53ff-44f4-969c-09203f9507ba tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Lock "cinder-attachment_update-a7c0b4f7-7e27-494f-a695-d38f15ce60da-np0000008045" released by "attachment_update" :: held 0.123s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:58:06.722259 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-34caf854-53ff-44f4-969c-09203f9507ba tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/d43d5d3a-aaa1-4699-80e0-cada3775068d returned with HTTP 200 Aug 25 04:58:06.722871 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1003/3995] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:58:06 2026] PUT /volume/v3/attachments/d43d5d3a-aaa1-4699-80e0-cada3775068d => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:06.840400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9429005d-3565-4f38-87bd-36adb7858b9b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:06.846603 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9429005d-3565-4f38-87bd-36adb7858b9b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:06.846603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9429005d-3565-4f38-87bd-36adb7858b9b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:06.846603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9429005d-3565-4f38-87bd-36adb7858b9b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:06.846603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9429005d-3565-4f38-87bd-36adb7858b9b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:06.854448 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:06.854448 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:06.858313 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9429005d-3565-4f38-87bd-36adb7858b9b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:06.858313 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1006/3996] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:06 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:07.312452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a03b7a74-61b7-47ea-919d-b1f6a54444e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:07.317194 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a03b7a74-61b7-47ea-919d-b1f6a54444e7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:07.317592 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a03b7a74-61b7-47ea-919d-b1f6a54444e7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:07.318731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a03b7a74-61b7-47ea-919d-b1f6a54444e7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:07.318731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a03b7a74-61b7-47ea-919d-b1f6a54444e7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:07.333143 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:07.333143 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:07.335212 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a03b7a74-61b7-47ea-919d-b1f6a54444e7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:07.335756 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 997/3997] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:07 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:07.391326 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-47527112-ad0b-4254-a7e9-94b3f823886d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:07.394223 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47527112-ad0b-4254-a7e9-94b3f823886d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:07.394223 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47527112-ad0b-4254-a7e9-94b3f823886d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:07.395619 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-47527112-ad0b-4254-a7e9-94b3f823886d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:07.410390 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c1ace58-4811-41f4-976e-e2fa2f90edef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:07.413259 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:07.413259 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:07.417055 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c1ace58-4811-41f4-976e-e2fa2f90edef tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:07.417854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c1ace58-4811-41f4-976e-e2fa2f90edef tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:07.417854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c1ace58-4811-41f4-976e-e2fa2f90edef tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:07.418061 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3c1ace58-4811-41f4-976e-e2fa2f90edef tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:07.418845 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-47527112-ad0b-4254-a7e9-94b3f823886d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:07.427682 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-47527112-ad0b-4254-a7e9-94b3f823886d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:07.428214 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 992/3998] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:07 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:07.444394 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:07.444394 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:07.446800 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c1ace58-4811-41f4-976e-e2fa2f90edef tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:07.451661 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1004/3999] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:07 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:07.873726 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f16a6ba-49cf-4df2-8811-e0bbc414029e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:07.873726 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f16a6ba-49cf-4df2-8811-e0bbc414029e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:07.875354 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f16a6ba-49cf-4df2-8811-e0bbc414029e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:07.875354 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f16a6ba-49cf-4df2-8811-e0bbc414029e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:07.875604 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7f16a6ba-49cf-4df2-8811-e0bbc414029e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:07.885461 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:07.885461 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:07.887087 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f16a6ba-49cf-4df2-8811-e0bbc414029e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:07.890635 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1007/4000] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:07 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:08.352371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82f9846a-3c3f-47b1-8ed4-0733167c8772 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:08.354730 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82f9846a-3c3f-47b1-8ed4-0733167c8772 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:08.354970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82f9846a-3c3f-47b1-8ed4-0733167c8772 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:08.355508 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82f9846a-3c3f-47b1-8ed4-0733167c8772 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:08.355508 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-82f9846a-3c3f-47b1-8ed4-0733167c8772 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:08.360596 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:08.360596 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:08.361505 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82f9846a-3c3f-47b1-8ed4-0733167c8772 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:08.361989 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 998/4001] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:08 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:08.450909 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-944b7310-f180-4590-aa8b-7d1b0b7267cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:08.453325 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-944b7310-f180-4590-aa8b-7d1b0b7267cf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:08.453664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-944b7310-f180-4590-aa8b-7d1b0b7267cf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:08.453938 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-944b7310-f180-4590-aa8b-7d1b0b7267cf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:08.472348 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9b5c573-f7da-4bee-9ce5-f6484de6a604 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:08.475445 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9b5c573-f7da-4bee-9ce5-f6484de6a604 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:08.475445 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9b5c573-f7da-4bee-9ce5-f6484de6a604 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:08.476128 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:08.476128 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:08.476572 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9b5c573-f7da-4bee-9ce5-f6484de6a604 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:08.477129 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e9b5c573-f7da-4bee-9ce5-f6484de6a604 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:08.482871 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-944b7310-f180-4590-aa8b-7d1b0b7267cf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:08.492736 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:08.492736 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:08.495317 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9b5c573-f7da-4bee-9ce5-f6484de6a604 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:08.495775 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-944b7310-f180-4590-aa8b-7d1b0b7267cf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:08.496873 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1005/4002] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:08 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:08.497621 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 993/4003] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:08 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 884 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:08.902285 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2b7b5ffa-2356-4627-ad72-4940900cbf81 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:08.904440 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b7b5ffa-2356-4627-ad72-4940900cbf81 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:08.904674 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b7b5ffa-2356-4627-ad72-4940900cbf81 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:08.904886 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2b7b5ffa-2356-4627-ad72-4940900cbf81 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:08.905015 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2b7b5ffa-2356-4627-ad72-4940900cbf81 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:08.911184 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:08.911184 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:08.912097 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2b7b5ffa-2356-4627-ad72-4940900cbf81 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:08.912567 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1008/4004] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:08 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:09.376546 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d52e10c3-2ea9-41df-9180-b90978f13c18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:09.378801 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d52e10c3-2ea9-41df-9180-b90978f13c18 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:09.379345 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d52e10c3-2ea9-41df-9180-b90978f13c18 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:09.379611 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d52e10c3-2ea9-41df-9180-b90978f13c18 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:09.379806 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d52e10c3-2ea9-41df-9180-b90978f13c18 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:09.385469 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:09.385469 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:09.386200 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d52e10c3-2ea9-41df-9180-b90978f13c18 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:09.386988 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 999/4005] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:09 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:09.513802 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79e75d53-f77c-4a02-899a-e1794d61a6d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:09.519978 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c7d223a8-61da-41bd-b917-219228884744 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:09.520544 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79e75d53-f77c-4a02-899a-e1794d61a6d9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:09.520544 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79e75d53-f77c-4a02-899a-e1794d61a6d9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:09.520544 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79e75d53-f77c-4a02-899a-e1794d61a6d9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:09.520544 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-79e75d53-f77c-4a02-899a-e1794d61a6d9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:09.520747 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7d223a8-61da-41bd-b917-219228884744 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:09.520747 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7d223a8-61da-41bd-b917-219228884744 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:09.520747 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7d223a8-61da-41bd-b917-219228884744 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:09.526018 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:09.526018 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:09.526899 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79e75d53-f77c-4a02-899a-e1794d61a6d9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:09.527413 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1006/4006] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:09 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:09.539180 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:09.539180 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:09.546674 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c7d223a8-61da-41bd-b917-219228884744 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:09.554254 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7d223a8-61da-41bd-b917-219228884744 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:09.555458 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 994/4007] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:09 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:09.926523 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b96a5815-3c74-4aa7-a33e-c28dabd92d6b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:09.931049 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b96a5815-3c74-4aa7-a33e-c28dabd92d6b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:09.931298 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b96a5815-3c74-4aa7-a33e-c28dabd92d6b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:09.931639 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b96a5815-3c74-4aa7-a33e-c28dabd92d6b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:09.931791 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b96a5815-3c74-4aa7-a33e-c28dabd92d6b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:09.940549 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:09.940549 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:09.941510 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b96a5815-3c74-4aa7-a33e-c28dabd92d6b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:09.941870 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1009/4008] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:09 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:10.063753 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-f45b3e3d-f1f3-438b-8217-56ae819c4b54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:10.067666 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-f45b3e3d-f1f3-438b-8217-56ae819c4b54 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/attachments/d43d5d3a-aaa1-4699-80e0-cada3775068d/action Aug 25 04:58:10.068593 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-f45b3e3d-f1f3-438b-8217-56ae819c4b54 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:58:10.069400 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-f45b3e3d-f1f3-438b-8217-56ae819c4b54 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:10.098842 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:10.098842 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:10.113697 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-232bf400-181b-4b03-bed3-a0c2d2a1b431 req-f45b3e3d-f1f3-438b-8217-56ae819c4b54 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/d43d5d3a-aaa1-4699-80e0-cada3775068d/action returned with HTTP 204 Aug 25 04:58:10.114338 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1000/4009] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:58:10 2026] POST /volume/v3/attachments/d43d5d3a-aaa1-4699-80e0-cada3775068d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:10.404447 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2bbb0be-5f82-4755-8104-c61fc78053ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:10.406509 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2bbb0be-5f82-4755-8104-c61fc78053ef tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:10.406778 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2bbb0be-5f82-4755-8104-c61fc78053ef tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:10.407084 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2bbb0be-5f82-4755-8104-c61fc78053ef tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:10.407259 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f2bbb0be-5f82-4755-8104-c61fc78053ef tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:10.417993 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:10.417993 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:10.418980 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2bbb0be-5f82-4755-8104-c61fc78053ef tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:10.419576 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1007/4010] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:10 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:10.545346 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9992647c-bd63-49b8-98ed-eb777e48cd60 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:10.551272 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9992647c-bd63-49b8-98ed-eb777e48cd60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:10.551272 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9992647c-bd63-49b8-98ed-eb777e48cd60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:10.551272 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9992647c-bd63-49b8-98ed-eb777e48cd60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:10.551272 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9992647c-bd63-49b8-98ed-eb777e48cd60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:10.559005 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:10.559005 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:10.559843 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9992647c-bd63-49b8-98ed-eb777e48cd60 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:10.560180 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 995/4011] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:10 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:10.573999 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f31cd76-1d36-4a61-8cf3-89d233cce8c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:10.578474 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f31cd76-1d36-4a61-8cf3-89d233cce8c6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:10.578474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f31cd76-1d36-4a61-8cf3-89d233cce8c6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:10.578474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f31cd76-1d36-4a61-8cf3-89d233cce8c6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:10.592358 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:10.592358 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:10.596964 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4f31cd76-1d36-4a61-8cf3-89d233cce8c6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:10.605928 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f31cd76-1d36-4a61-8cf3-89d233cce8c6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:10.606415 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1010/4012] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:10 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:10.958458 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35fae214-8f5d-4172-a980-954641f3387b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:10.960496 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35fae214-8f5d-4172-a980-954641f3387b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:10.960724 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35fae214-8f5d-4172-a980-954641f3387b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:10.960939 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35fae214-8f5d-4172-a980-954641f3387b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:10.961083 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-35fae214-8f5d-4172-a980-954641f3387b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:10.965970 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:10.965970 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:10.966986 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35fae214-8f5d-4172-a980-954641f3387b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:10.967672 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1001/4013] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:10 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:10.982331 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f6b6dbf-bbed-4c4e-95fa-78e436b2e821 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:10.985850 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f6b6dbf-bbed-4c4e-95fa-78e436b2e821 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 Aug 25 04:58:10.986125 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f6b6dbf-bbed-4c4e-95fa-78e436b2e821 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:10.986384 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f6b6dbf-bbed-4c4e-95fa-78e436b2e821 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:10.997363 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:10.997363 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:11.001550 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f6b6dbf-bbed-4c4e-95fa-78e436b2e821 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:58:11.013275 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f6b6dbf-bbed-4c4e-95fa-78e436b2e821 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 returned with HTTP 200 Aug 25 04:58:11.013275 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1008/4014] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:10 2026] GET /volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:11.030352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8ac17323-bfc9-4373-9100-d8284b08e1c8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:11.032883 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ac17323-bfc9-4373-9100-d8284b08e1c8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:11.033181 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ac17323-bfc9-4373-9100-d8284b08e1c8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:11.033696 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ac17323-bfc9-4373-9100-d8284b08e1c8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:11.034145 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-8ac17323-bfc9-4373-9100-d8284b08e1c8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete backup with id: 3d0b2409-6635-4132-8196-d4616ddc01f1. Aug 25 04:58:11.041524 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:11.041524 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:11.075831 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-8ac17323-bfc9-4373-9100-d8284b08e1c8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] delete_backup rpcapi backup_id 3d0b2409-6635-4132-8196-d4616ddc01f1 {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:58:11.082163 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ac17323-bfc9-4373-9100-d8284b08e1c8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 202 Aug 25 04:58:11.082163 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 996/4015] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:58:11 2026] DELETE /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:58:11.090972 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6d3189ab-9041-437b-b223-4a8a921afa3a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:11.093741 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d3189ab-9041-437b-b223-4a8a921afa3a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:11.096013 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d3189ab-9041-437b-b223-4a8a921afa3a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:11.096013 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6d3189ab-9041-437b-b223-4a8a921afa3a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:11.096013 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6d3189ab-9041-437b-b223-4a8a921afa3a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:11.101587 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:11.101587 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:11.102205 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6d3189ab-9041-437b-b223-4a8a921afa3a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 200 Aug 25 04:58:11.102734 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1011/4016] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:11 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:11.434409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc243216-2515-4d4a-84bc-c2fc5ebc1a58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:11.436357 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc243216-2515-4d4a-84bc-c2fc5ebc1a58 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:11.436631 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc243216-2515-4d4a-84bc-c2fc5ebc1a58 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:11.436783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc243216-2515-4d4a-84bc-c2fc5ebc1a58 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:11.436863 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cc243216-2515-4d4a-84bc-c2fc5ebc1a58 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:11.441737 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:11.441737 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:11.442546 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc243216-2515-4d4a-84bc-c2fc5ebc1a58 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:11.442985 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1002/4017] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:11 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:11.578195 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d39f91c0-33b2-474e-b064-18119a3b784b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:11.583279 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d39f91c0-33b2-474e-b064-18119a3b784b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:11.583279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d39f91c0-33b2-474e-b064-18119a3b784b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:11.583279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d39f91c0-33b2-474e-b064-18119a3b784b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:11.583279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d39f91c0-33b2-474e-b064-18119a3b784b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:11.589462 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:11.589462 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:11.590914 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d39f91c0-33b2-474e-b064-18119a3b784b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:11.590914 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1009/4018] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:11 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:12.116370 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-41341e17-8f30-4bba-b253-8b7a5a8b6524 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:12.119098 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41341e17-8f30-4bba-b253-8b7a5a8b6524 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 Aug 25 04:58:12.119529 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41341e17-8f30-4bba-b253-8b7a5a8b6524 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:12.119799 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41341e17-8f30-4bba-b253-8b7a5a8b6524 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:12.119958 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-41341e17-8f30-4bba-b253-8b7a5a8b6524 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 3d0b2409-6635-4132-8196-d4616ddc01f1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:12.127294 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41341e17-8f30-4bba-b253-8b7a5a8b6524 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 returned with HTTP 404 Aug 25 04:58:12.128273 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 997/4019] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:12 2026] GET /volume/v3/backups/3d0b2409-6635-4132-8196-d4616ddc01f1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:12.138000 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e28186f5-a61e-44b3-bf7d-9b68297a9c5a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:12.140471 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e28186f5-a61e-44b3-bf7d-9b68297a9c5a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:58:12.140801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e28186f5-a61e-44b3-bf7d-9b68297a9c5a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:12.140964 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e28186f5-a61e-44b3-bf7d-9b68297a9c5a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:12.141094 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-e28186f5-a61e-44b3-bf7d-9b68297a9c5a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete backup with id: 5ed03822-21ad-48ab-b798-010138e9ccdc. Aug 25 04:58:12.146750 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:12.146750 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:12.166831 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-e28186f5-a61e-44b3-bf7d-9b68297a9c5a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] delete_backup rpcapi backup_id 5ed03822-21ad-48ab-b798-010138e9ccdc {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:58:12.170216 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e28186f5-a61e-44b3-bf7d-9b68297a9c5a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 202 Aug 25 04:58:12.170216 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1012/4020] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:58:12 2026] DELETE /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:58:12.179823 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a558508-99ff-48d0-b0af-e3a4971ee503 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:12.182011 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a558508-99ff-48d0-b0af-e3a4971ee503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:58:12.182302 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a558508-99ff-48d0-b0af-e3a4971ee503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:12.182530 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a558508-99ff-48d0-b0af-e3a4971ee503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:12.182690 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5a558508-99ff-48d0-b0af-e3a4971ee503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:12.187706 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:12.187706 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:12.188959 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a558508-99ff-48d0-b0af-e3a4971ee503 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 200 Aug 25 04:58:12.189347 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1003/4021] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:12 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:12.462485 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8e5a09a-992a-4179-ac5e-f8c0675a9dec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:12.464960 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8e5a09a-992a-4179-ac5e-f8c0675a9dec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:12.465260 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8e5a09a-992a-4179-ac5e-f8c0675a9dec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:12.465619 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8e5a09a-992a-4179-ac5e-f8c0675a9dec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:12.465959 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a8e5a09a-992a-4179-ac5e-f8c0675a9dec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:12.472121 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:12.472121 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:12.472889 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8e5a09a-992a-4179-ac5e-f8c0675a9dec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:12.473525 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1010/4022] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:12 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:12.610852 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-444226f8-e22a-4331-9940-a25ad1f065eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:12.621309 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-444226f8-e22a-4331-9940-a25ad1f065eb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:12.622832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-444226f8-e22a-4331-9940-a25ad1f065eb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:12.622832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-444226f8-e22a-4331-9940-a25ad1f065eb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:12.622832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-444226f8-e22a-4331-9940-a25ad1f065eb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:12.632806 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:12.632806 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:12.634670 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-444226f8-e22a-4331-9940-a25ad1f065eb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:12.636045 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 998/4023] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:12 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:13.205625 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c3c1b86d-2272-4688-8879-8ab3bc66ae36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:13.210779 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3c1b86d-2272-4688-8879-8ab3bc66ae36 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc Aug 25 04:58:13.211944 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3c1b86d-2272-4688-8879-8ab3bc66ae36 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:13.211944 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3c1b86d-2272-4688-8879-8ab3bc66ae36 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:13.211944 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c3c1b86d-2272-4688-8879-8ab3bc66ae36 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 5ed03822-21ad-48ab-b798-010138e9ccdc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:13.219910 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3c1b86d-2272-4688-8879-8ab3bc66ae36 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc returned with HTTP 404 Aug 25 04:58:13.219910 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1013/4024] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:13 2026] GET /volume/v3/backups/5ed03822-21ad-48ab-b798-010138e9ccdc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:13.271008 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:13.274551 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:58:13.274970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "name": "tempest-VolumesBackupsTest-Volume-967031896"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:13.277112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'name': 'tempest-VolumesBackupsTest-Volume-967031896'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:58:13.411980 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume of 1 GB Aug 25 04:58:13.419222 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Availability Zones retrieved successfully. Aug 25 04:58:13.428333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Flow 'volume_create_api' (77919905-6412-4364-b697-9f4bf8a8bf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:13.430357 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67f7eae-2e7b-41d8-9560-0597c4a19feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:13.432253 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:58:13.488655 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-06073891-48b1-4a7b-896f-da2f03404aa1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:13.491164 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06073891-48b1-4a7b-896f-da2f03404aa1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:13.491399 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06073891-48b1-4a7b-896f-da2f03404aa1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:13.491669 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06073891-48b1-4a7b-896f-da2f03404aa1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:13.492232 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-06073891-48b1-4a7b-896f-da2f03404aa1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:13.497677 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:13.497677 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:13.498681 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06073891-48b1-4a7b-896f-da2f03404aa1 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:13.499214 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1011/4025] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:13 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:13.535179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67f7eae-2e7b-41d8-9560-0597c4a19feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:13.536212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ed5c10-3d22-4bdb-944e-c6b175fab0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:13.606835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['500240ea-12bb-4566-b473-2c98e3dc7336', '61ee1f55-213d-45bb-8f6c-a55bde947eb3', '80f28dbf-bae4-453c-b360-c4baf5dddd58', '0015b630-8955-47dc-964c-14ce138ed53e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:13.606835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ed5c10-3d22-4bdb-944e-c6b175fab0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['500240ea-12bb-4566-b473-2c98e3dc7336', '61ee1f55-213d-45bb-8f6c-a55bde947eb3', '80f28dbf-bae4-453c-b360-c4baf5dddd58', '0015b630-8955-47dc-964c-14ce138ed53e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:13.606835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b528cee-ab34-4ec0-941d-6dc3cdcdad07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:13.645783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b528cee-ab34-4ec0-941d-6dc3cdcdad07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2a10f1e-4715-4327-ad1e-5cf6a6f7db00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-967031896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a18230bc9e7642098024770d8608cb15',qos_specs=None,replication_status=,reservations=['500240ea-12bb-4566-b473-2c98e3dc7336','61ee1f55-213d-45bb-8f6c-a55bde947eb3','80f28dbf-bae4-453c-b360-c4baf5dddd58','0015b630-8955-47dc-964c-14ce138ed53e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d60efae51b4b6999ff92333362934d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-967031896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2a10f1e-4715-4327-ad1e-5cf6a6f7db00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a18230bc9e7642098024770d8608cb15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d60efae51b4b6999ff92333362934d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:13.646885 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e38a71-178b-4c77-9609-eeb305509060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:13.652487 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2306f75a-97dc-408e-bfb5-cf5865db6bc4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:13.655057 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2306f75a-97dc-408e-bfb5-cf5865db6bc4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:13.655266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2306f75a-97dc-408e-bfb5-cf5865db6bc4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:13.655600 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2306f75a-97dc-408e-bfb5-cf5865db6bc4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:13.657110 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2306f75a-97dc-408e-bfb5-cf5865db6bc4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:13.664011 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:13.664011 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:13.666217 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2306f75a-97dc-408e-bfb5-cf5865db6bc4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:13.666907 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 999/4026] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:13 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:13.677387 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e38a71-178b-4c77-9609-eeb305509060) transitioned into state 'SUCCESS' from state '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-967031896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a18230bc9e7642098024770d8608cb15',qos_specs=None,replication_status=,reservations=['500240ea-12bb-4566-b473-2c98e3dc7336','61ee1f55-213d-45bb-8f6c-a55bde947eb3','80f28dbf-bae4-453c-b360-c4baf5dddd58','0015b630-8955-47dc-964c-14ce138ed53e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d60efae51b4b6999ff92333362934d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:13.678180 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcbc133-256d-4496-9a3b-7a404df6241b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:13.691017 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcbc133-256d-4496-9a3b-7a404df6241b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:13.692281 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Flow 'volume_create_api' (77919905-6412-4364-b697-9f4bf8a8bf90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:13.693078 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume request issued successfully. Aug 25 04:58:13.693698 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c0a0f8a-d29e-47c9-85c2-5b1d4fce2ae9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:58:13.694375 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1004/4027] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:13 2026] POST /volume/v3/volumes => generated 748 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:13.724470 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-10779943-6183-4551-9d80-6999bb16fbde None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:13.727598 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-10779943-6183-4551-9d80-6999bb16fbde tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 04:58:13.728231 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-10779943-6183-4551-9d80-6999bb16fbde tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:13.729901 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-10779943-6183-4551-9d80-6999bb16fbde tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:13.744487 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:13.744487 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:13.754665 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-10779943-6183-4551-9d80-6999bb16fbde tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:58:13.762565 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-10779943-6183-4551-9d80-6999bb16fbde tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 200 Aug 25 04:58:13.763222 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1014/4028] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:13 2026] GET /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:14.512804 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5cb62d3d-bf65-48eb-aad8-8d3dd17fc168 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:14.515946 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cb62d3d-bf65-48eb-aad8-8d3dd17fc168 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:14.516212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cb62d3d-bf65-48eb-aad8-8d3dd17fc168 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:14.516526 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cb62d3d-bf65-48eb-aad8-8d3dd17fc168 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:14.516704 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5cb62d3d-bf65-48eb-aad8-8d3dd17fc168 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:14.524888 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:14.524888 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:14.527362 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cb62d3d-bf65-48eb-aad8-8d3dd17fc168 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:14.527362 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1012/4029] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:14 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:14.680597 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2321fbe5-16a6-49df-948a-ff35847317ab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:14.683572 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2321fbe5-16a6-49df-948a-ff35847317ab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:14.685657 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2321fbe5-16a6-49df-948a-ff35847317ab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:14.685657 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2321fbe5-16a6-49df-948a-ff35847317ab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:14.685657 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2321fbe5-16a6-49df-948a-ff35847317ab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:14.691943 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:14.691943 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:14.694944 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2321fbe5-16a6-49df-948a-ff35847317ab tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:14.698649 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1000/4030] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:14 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:14.784114 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e135de63-beb0-4272-b245-61591b9e9981 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:14.788796 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e135de63-beb0-4272-b245-61591b9e9981 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 04:58:14.789009 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e135de63-beb0-4272-b245-61591b9e9981 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:14.789947 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e135de63-beb0-4272-b245-61591b9e9981 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:14.805181 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:14.805181 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:14.813781 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e135de63-beb0-4272-b245-61591b9e9981 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:58:14.823018 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e135de63-beb0-4272-b245-61591b9e9981 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 200 Aug 25 04:58:14.823743 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1005/4031] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:14 2026] GET /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 1356 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:14.844382 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-deedff07-f4b1-4887-a600-8d5557157817 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:14.847403 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-deedff07-f4b1-4887-a600-8d5557157817 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:58:14.847911 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-deedff07-f4b1-4887-a600-8d5557157817 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2a10f1e-4715-4327-ad1e-5cf6a6f7db00", "name": "tempest-VolumesBackupsTest-Backup-1992309160"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:14.849481 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-deedff07-f4b1-4887-a600-8d5557157817 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating new backup {'backup': {'volume_id': 'b2a10f1e-4715-4327-ad1e-5cf6a6f7db00', 'name': 'tempest-VolumesBackupsTest-Backup-1992309160'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:58:14.849759 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-deedff07-f4b1-4887-a600-8d5557157817 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating backup of volume b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 in container None Aug 25 04:58:14.861545 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:14.861545 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:14.862099 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-deedff07-f4b1-4887-a600-8d5557157817 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:58:14.885856 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-deedff07-f4b1-4887-a600-8d5557157817 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['fed66d48-6444-451f-9423-9dae7556381f', '6afb7335-2e90-4223-9be9-bdb6b0caf98e'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:14.914163 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e17f06d7-a575-475e-80ed-d09558222b40 req-e5924206-2bd0-42f6-9959-5de718f40e22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:14.917110 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-e5924206-2bd0-42f6-9959-5de718f40e22 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:14.917413 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-e5924206-2bd0-42f6-9959-5de718f40e22 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:14.917703 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-e5924206-2bd0-42f6-9959-5de718f40e22 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:14.935511 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:14.935511 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:14.935758 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-deedff07-f4b1-4887-a600-8d5557157817 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:58:14.936519 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1015/4032] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:14 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:14.941042 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e17f06d7-a575-475e-80ed-d09558222b40 req-e5924206-2bd0-42f6-9959-5de718f40e22 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:14.946658 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a8ef7473-438d-499b-8119-06304e24d7ac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:14.949171 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-e5924206-2bd0-42f6-9959-5de718f40e22 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:14.950042 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1013/4033] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:58:14 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:14.952219 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a8ef7473-438d-499b-8119-06304e24d7ac tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:14.952219 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a8ef7473-438d-499b-8119-06304e24d7ac tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:14.952363 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a8ef7473-438d-499b-8119-06304e24d7ac tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:14.952506 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a8ef7473-438d-499b-8119-06304e24d7ac tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:14.960696 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:14.960696 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:14.962303 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a8ef7473-438d-499b-8119-06304e24d7ac tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:14.962995 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1001/4034] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:14 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:14.976514 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e17f06d7-a575-475e-80ed-d09558222b40 req-ea845f61-81f7-491e-bbd6-0d25f9f4a6a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:14.979553 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-ea845f61-81f7-491e-bbd6-0d25f9f4a6a4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] POST https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da/action Aug 25 04:58:14.979916 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-ea845f61-81f7-491e-bbd6-0d25f9f4a6a4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:58:14.980360 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-ea845f61-81f7-491e-bbd6-0d25f9f4a6a4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:15.000764 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:15.000764 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:15.001441 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e17f06d7-a575-475e-80ed-d09558222b40 req-ea845f61-81f7-491e-bbd6-0d25f9f4a6a4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:15.015570 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e17f06d7-a575-475e-80ed-d09558222b40 req-ea845f61-81f7-491e-bbd6-0d25f9f4a6a4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Begin detaching volume completed successfully. Aug 25 04:58:15.015882 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-ea845f61-81f7-491e-bbd6-0d25f9f4a6a4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da/action returned with HTTP 202 Aug 25 04:58:15.016617 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1006/4035] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:58:14 2026] POST /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:58:15.120632 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d1f3a187-9a6a-4801-a214-d412bb46e18f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:15.120997 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1f3a187-9a6a-4801-a214-d412bb46e18f None None] GET https://10.4.3.213/volume// Aug 25 04:58:15.121167 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1f3a187-9a6a-4801-a214-d412bb46e18f None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:15.121352 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d1f3a187-9a6a-4801-a214-d412bb46e18f None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:15.121675 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d1f3a187-9a6a-4801-a214-d412bb46e18f None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:58:15.121942 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1016/4036] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:58: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 25 04:58:15.135824 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e17f06d7-a575-475e-80ed-d09558222b40 req-1ab7e4fb-848b-42ff-93c7-4018f353fc7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:15.138485 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-1ab7e4fb-848b-42ff-93c7-4018f353fc7d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:15.139145 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-1ab7e4fb-848b-42ff-93c7-4018f353fc7d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:15.140572 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-1ab7e4fb-848b-42ff-93c7-4018f353fc7d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:15.157660 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:15.157660 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:15.164810 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e17f06d7-a575-475e-80ed-d09558222b40 req-1ab7e4fb-848b-42ff-93c7-4018f353fc7d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:15.175034 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-1ab7e4fb-848b-42ff-93c7-4018f353fc7d tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:15.175882 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1014/4037] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:58:15 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:58:15.548278 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-86d2d9c4-5b9e-4f02-8151-fce906b8e896 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:15.551049 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86d2d9c4-5b9e-4f02-8151-fce906b8e896 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:15.551234 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86d2d9c4-5b9e-4f02-8151-fce906b8e896 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:15.551515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86d2d9c4-5b9e-4f02-8151-fce906b8e896 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:15.551670 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-86d2d9c4-5b9e-4f02-8151-fce906b8e896 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:15.561216 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:15.561216 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:15.562186 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86d2d9c4-5b9e-4f02-8151-fce906b8e896 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:15.562814 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1002/4038] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:15 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:15.717213 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-40422cb1-722c-4cf4-873b-c7100a5d7f3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:15.720381 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40422cb1-722c-4cf4-873b-c7100a5d7f3b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:15.720723 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40422cb1-722c-4cf4-873b-c7100a5d7f3b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:15.722167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40422cb1-722c-4cf4-873b-c7100a5d7f3b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:15.722167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-40422cb1-722c-4cf4-873b-c7100a5d7f3b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:15.727337 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:15.727337 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:15.728228 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40422cb1-722c-4cf4-873b-c7100a5d7f3b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:15.728842 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1007/4039] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:15 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:15.978359 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-593f72b0-6d3c-45e4-a425-bba6628b8907 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:15.982456 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-593f72b0-6d3c-45e4-a425-bba6628b8907 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:15.982456 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-593f72b0-6d3c-45e4-a425-bba6628b8907 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:15.982456 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-593f72b0-6d3c-45e4-a425-bba6628b8907 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:15.982456 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-593f72b0-6d3c-45e4-a425-bba6628b8907 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:15.991528 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:15.991528 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:15.991528 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-593f72b0-6d3c-45e4-a425-bba6628b8907 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:15.991528 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1017/4040] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:15 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:16.575185 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b219a60-9664-4a6a-af40-74e1b074b5b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:16.576940 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b219a60-9664-4a6a-af40-74e1b074b5b4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:16.577098 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b219a60-9664-4a6a-af40-74e1b074b5b4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:16.577287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b219a60-9664-4a6a-af40-74e1b074b5b4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:16.577383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9b219a60-9664-4a6a-af40-74e1b074b5b4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:16.581601 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:16.581601 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:16.582069 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b219a60-9664-4a6a-af40-74e1b074b5b4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:16.582454 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1015/4041] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:16 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:16.743765 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-006ae3cd-b806-4da0-a738-059d38ce1db9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:16.746044 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-006ae3cd-b806-4da0-a738-059d38ce1db9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:16.746229 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-006ae3cd-b806-4da0-a738-059d38ce1db9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:16.746465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-006ae3cd-b806-4da0-a738-059d38ce1db9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:16.746603 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-006ae3cd-b806-4da0-a738-059d38ce1db9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:16.751808 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:16.751808 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:16.752631 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-006ae3cd-b806-4da0-a738-059d38ce1db9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:16.753079 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1003/4042] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:16 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:17.011330 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4226351-821b-4b0f-9007-304d4af5c5e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:17.017324 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4226351-821b-4b0f-9007-304d4af5c5e9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:17.017931 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4226351-821b-4b0f-9007-304d4af5c5e9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:17.017931 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4226351-821b-4b0f-9007-304d4af5c5e9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:17.018086 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e4226351-821b-4b0f-9007-304d4af5c5e9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:17.030621 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:17.030621 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:17.031752 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4226351-821b-4b0f-9007-304d4af5c5e9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:17.032534 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1008/4043] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:17 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 739 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:17.594108 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c5d6e503-1fb3-4479-a6df-0964804462d6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:17.597003 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5d6e503-1fb3-4479-a6df-0964804462d6 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:17.597262 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5d6e503-1fb3-4479-a6df-0964804462d6 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:17.597495 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c5d6e503-1fb3-4479-a6df-0964804462d6 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:17.598154 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c5d6e503-1fb3-4479-a6df-0964804462d6 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:17.603605 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:17.603605 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:17.604392 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c5d6e503-1fb3-4479-a6df-0964804462d6 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:17.604846 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1018/4044] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:17 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:17.767156 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c339106-7134-48ff-ba0f-8b183372950f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:17.769308 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c339106-7134-48ff-ba0f-8b183372950f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:17.769620 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c339106-7134-48ff-ba0f-8b183372950f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:17.769906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c339106-7134-48ff-ba0f-8b183372950f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:17.770061 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5c339106-7134-48ff-ba0f-8b183372950f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:17.784655 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:17.784655 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:17.786767 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c339106-7134-48ff-ba0f-8b183372950f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:17.787270 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1016/4045] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:17 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:17.804270 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e17f06d7-a575-475e-80ed-d09558222b40 req-d02922d4-6585-43db-998a-bdd343355d4b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:17.807191 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-d02922d4-6585-43db-998a-bdd343355d4b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/attachments/d43d5d3a-aaa1-4699-80e0-cada3775068d Aug 25 04:58:17.807191 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-d02922d4-6585-43db-998a-bdd343355d4b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:17.807447 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-d02922d4-6585-43db-998a-bdd343355d4b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:17.817199 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:17.817199 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:17.877022 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e17f06d7-a575-475e-80ed-d09558222b40 req-d02922d4-6585-43db-998a-bdd343355d4b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/attachments/d43d5d3a-aaa1-4699-80e0-cada3775068d returned with HTTP 200 Aug 25 04:58:17.877684 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1004/4046] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:58:17 2026] DELETE /volume/v3/attachments/d43d5d3a-aaa1-4699-80e0-cada3775068d => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:18.046620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa140768-526d-425c-8da0-4489c5f86eb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:18.048926 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa140768-526d-425c-8da0-4489c5f86eb1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:18.049179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa140768-526d-425c-8da0-4489c5f86eb1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:18.049412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa140768-526d-425c-8da0-4489c5f86eb1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:18.049583 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-aa140768-526d-425c-8da0-4489c5f86eb1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:18.054227 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:18.054227 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:18.055175 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa140768-526d-425c-8da0-4489c5f86eb1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:18.055505 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1009/4047] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:18 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:18.273966 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e751da2d-b3cb-4610-9efd-4e511a076495 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:18.277100 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e751da2d-b3cb-4610-9efd-4e511a076495 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:18.277439 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e751da2d-b3cb-4610-9efd-4e511a076495 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:18.277701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e751da2d-b3cb-4610-9efd-4e511a076495 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:18.291391 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:18.291391 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:18.297395 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e751da2d-b3cb-4610-9efd-4e511a076495 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:18.303577 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e751da2d-b3cb-4610-9efd-4e511a076495 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:18.304289 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1019/4048] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:18 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:18.321323 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-461715b5-a7b8-4bb7-b7f6-1c86c8f6852b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:18.324158 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-461715b5-a7b8-4bb7-b7f6-1c86c8f6852b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:18.324500 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-461715b5-a7b8-4bb7-b7f6-1c86c8f6852b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:18.324789 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-461715b5-a7b8-4bb7-b7f6-1c86c8f6852b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:18.335925 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:18.335925 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:18.341534 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-461715b5-a7b8-4bb7-b7f6-1c86c8f6852b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:18.347972 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-461715b5-a7b8-4bb7-b7f6-1c86c8f6852b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:18.348634 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1017/4049] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:18 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:18.367280 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4fd5fc4c-3d41-42df-9824-f022981e8a2a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:18.371605 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fd5fc4c-3d41-42df-9824-f022981e8a2a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:18.371605 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fd5fc4c-3d41-42df-9824-f022981e8a2a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:18.371605 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fd5fc4c-3d41-42df-9824-f022981e8a2a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:18.371605 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-4fd5fc4c-3d41-42df-9824-f022981e8a2a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete volume with id: a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:18.380697 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:18.380697 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:18.381483 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4fd5fc4c-3d41-42df-9824-f022981e8a2a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:18.403696 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4fd5fc4c-3d41-42df-9824-f022981e8a2a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete volume request issued successfully. Aug 25 04:58:18.404085 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fd5fc4c-3d41-42df-9824-f022981e8a2a tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 202 Aug 25 04:58:18.404728 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1005/4050] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:58:18 2026] DELETE /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:18.414210 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ea7a457-d91a-41f1-ba85-7cf512761119 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:18.418394 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ea7a457-d91a-41f1-ba85-7cf512761119 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:18.418394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ea7a457-d91a-41f1-ba85-7cf512761119 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:18.418394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ea7a457-d91a-41f1-ba85-7cf512761119 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:18.429363 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:18.429363 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:18.435613 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ea7a457-d91a-41f1-ba85-7cf512761119 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:18.443253 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ea7a457-d91a-41f1-ba85-7cf512761119 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 200 Aug 25 04:58:18.443253 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1010/4051] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:18 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:18.617938 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f9ab7ad1-a5ab-4262-97c9-86639f6696f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:18.619911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9ab7ad1-a5ab-4262-97c9-86639f6696f5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:18.620179 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f9ab7ad1-a5ab-4262-97c9-86639f6696f5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:18.620759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f9ab7ad1-a5ab-4262-97c9-86639f6696f5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:18.620759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f9ab7ad1-a5ab-4262-97c9-86639f6696f5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:18.626726 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:18.626726 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:18.627560 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9ab7ad1-a5ab-4262-97c9-86639f6696f5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:18.628291 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1020/4052] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:18 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:18.801834 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ff00eeb-7d20-495e-a65e-95fc0861db9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:18.805258 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ff00eeb-7d20-495e-a65e-95fc0861db9a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:18.805595 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ff00eeb-7d20-495e-a65e-95fc0861db9a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:18.805856 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ff00eeb-7d20-495e-a65e-95fc0861db9a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:18.806004 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1ff00eeb-7d20-495e-a65e-95fc0861db9a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:18.811835 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:18.811835 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:18.812839 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ff00eeb-7d20-495e-a65e-95fc0861db9a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:18.813395 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1018/4053] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:18 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:19.071610 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4297fec6-16f2-4d1a-b37c-97ba0a4172c7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.074263 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4297fec6-16f2-4d1a-b37c-97ba0a4172c7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:19.074627 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4297fec6-16f2-4d1a-b37c-97ba0a4172c7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:19.074915 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4297fec6-16f2-4d1a-b37c-97ba0a4172c7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:19.075087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4297fec6-16f2-4d1a-b37c-97ba0a4172c7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:19.080942 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:19.080942 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:19.082099 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4297fec6-16f2-4d1a-b37c-97ba0a4172c7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:19.082702 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1006/4054] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:19 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:19.458249 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c884a054-6c05-4edd-bfc8-2380f97e17f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.461449 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c884a054-6c05-4edd-bfc8-2380f97e17f5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da Aug 25 04:58:19.461449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c884a054-6c05-4edd-bfc8-2380f97e17f5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:19.461449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c884a054-6c05-4edd-bfc8-2380f97e17f5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:19.466745 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c884a054-6c05-4edd-bfc8-2380f97e17f5 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da returned with HTTP 404 Aug 25 04:58:19.467302 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1011/4055] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:19 2026] GET /volume/v3/volumes/a7c0b4f7-7e27-494f-a695-d38f15ce60da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:19.474294 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0e7fb816-2e7e-41ca-91e7-be821aa91774 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.477058 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e7fb816-2e7e-41ca-91e7-be821aa91774 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:58:19.477459 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e7fb816-2e7e-41ca-91e7-be821aa91774 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:19.477563 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e7fb816-2e7e-41ca-91e7-be821aa91774 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:19.487097 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:19.487097 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:19.492913 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0e7fb816-2e7e-41ca-91e7-be821aa91774 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:19.501086 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e7fb816-2e7e-41ca-91e7-be821aa91774 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:58:19.501707 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1021/4056] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:19 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:19.516208 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-203bb291-4206-4a89-91c0-4c81b3a5b7e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.518061 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-203bb291-4206-4a89-91c0-4c81b3a5b7e6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:58:19.518583 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-203bb291-4206-4a89-91c0-4c81b3a5b7e6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:19.518962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-203bb291-4206-4a89-91c0-4c81b3a5b7e6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:19.528969 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:19.528969 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:19.537456 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-203bb291-4206-4a89-91c0-4c81b3a5b7e6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:19.540576 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-203bb291-4206-4a89-91c0-4c81b3a5b7e6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:58:19.541248 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1019/4057] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:19 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:19.553950 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-264fdb69-1b91-45a5-a16e-a3893e712bfe None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.555957 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-264fdb69-1b91-45a5-a16e-a3893e712bfe tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:58:19.556245 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-264fdb69-1b91-45a5-a16e-a3893e712bfe tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:19.556680 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-264fdb69-1b91-45a5-a16e-a3893e712bfe tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:19.556773 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-264fdb69-1b91-45a5-a16e-a3893e712bfe tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete volume with id: b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:58:19.564751 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:19.564751 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:19.565261 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-264fdb69-1b91-45a5-a16e-a3893e712bfe tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:19.587896 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-264fdb69-1b91-45a5-a16e-a3893e712bfe tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete volume request issued successfully. Aug 25 04:58:19.588338 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-264fdb69-1b91-45a5-a16e-a3893e712bfe tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 202 Aug 25 04:58:19.588829 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1007/4058] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:58:19 2026] DELETE /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:19.602718 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad13a54e-42a2-479b-adc2-bfb70a5cd1dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.605405 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad13a54e-42a2-479b-adc2-bfb70a5cd1dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:58:19.605519 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad13a54e-42a2-479b-adc2-bfb70a5cd1dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:19.606347 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad13a54e-42a2-479b-adc2-bfb70a5cd1dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:19.617107 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:19.617107 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:19.626623 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad13a54e-42a2-479b-adc2-bfb70a5cd1dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:19.635628 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad13a54e-42a2-479b-adc2-bfb70a5cd1dd tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 200 Aug 25 04:58:19.636155 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1012/4059] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:19 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:19.643929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4acc832-c143-468c-a008-f4b9126daf1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.645911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4acc832-c143-468c-a008-f4b9126daf1c tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:19.646089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4acc832-c143-468c-a008-f4b9126daf1c tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:19.646328 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4acc832-c143-468c-a008-f4b9126daf1c tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:19.646464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a4acc832-c143-468c-a008-f4b9126daf1c tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:19.656316 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:19.656316 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:19.657252 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4acc832-c143-468c-a008-f4b9126daf1c tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:19.657746 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1022/4060] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:19 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:19.668931 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9210ffa9-6d38-400d-b134-58290ce6f186 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.672046 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9210ffa9-6d38-400d-b134-58290ce6f186 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:58:19.672743 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9210ffa9-6d38-400d-b134-58290ce6f186 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23054e93-40f5-43a7-bb0a-2f755a76f8e4", "name": "tempest-VolumesBackupsTest-Backup-1442561507"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:19.674625 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-9210ffa9-6d38-400d-b134-58290ce6f186 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Creating new backup {'backup': {'volume_id': '23054e93-40f5-43a7-bb0a-2f755a76f8e4', 'name': 'tempest-VolumesBackupsTest-Backup-1442561507'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:58:19.674932 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-9210ffa9-6d38-400d-b134-58290ce6f186 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Creating backup of volume 23054e93-40f5-43a7-bb0a-2f755a76f8e4 in container None Aug 25 04:58:19.684740 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:19.684740 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:19.685410 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9210ffa9-6d38-400d-b134-58290ce6f186 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:58:19.708405 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9210ffa9-6d38-400d-b134-58290ce6f186 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Created reservations ['30dc8557-2055-4bd9-aa82-e3fb8e6ccdf4', 'f5285d8a-bda8-4177-bee2-b94f2a04f1a6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:19.751521 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9210ffa9-6d38-400d-b134-58290ce6f186 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:58:19.752470 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1020/4061] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:19 2026] POST /volume/v3/backups => generated 330 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:19.767761 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-167ab177-e57e-4f21-b41b-bf63bc4a1b38 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.770888 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-167ab177-e57e-4f21-b41b-bf63bc4a1b38 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:19.771197 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-167ab177-e57e-4f21-b41b-bf63bc4a1b38 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:19.771865 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-167ab177-e57e-4f21-b41b-bf63bc4a1b38 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:19.772031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-167ab177-e57e-4f21-b41b-bf63bc4a1b38 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:19.783216 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:19.783216 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:19.784530 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-167ab177-e57e-4f21-b41b-bf63bc4a1b38 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:19.785300 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1008/4062] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:19 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:19.825376 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9690cd35-6f42-4fbf-acd6-1dd1e167ae5b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:19.827813 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9690cd35-6f42-4fbf-acd6-1dd1e167ae5b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:19.828835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9690cd35-6f42-4fbf-acd6-1dd1e167ae5b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:19.828835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9690cd35-6f42-4fbf-acd6-1dd1e167ae5b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:19.829533 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9690cd35-6f42-4fbf-acd6-1dd1e167ae5b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:19.836128 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:19.836128 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:19.837135 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9690cd35-6f42-4fbf-acd6-1dd1e167ae5b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:19.837941 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1013/4063] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:19 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:20.095706 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb57b945-6735-4688-bf71-da5938531f63 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:20.098135 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb57b945-6735-4688-bf71-da5938531f63 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:20.098478 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb57b945-6735-4688-bf71-da5938531f63 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:20.098780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb57b945-6735-4688-bf71-da5938531f63 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:20.098946 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-eb57b945-6735-4688-bf71-da5938531f63 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:20.105146 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:20.105146 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:20.106325 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb57b945-6735-4688-bf71-da5938531f63 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:20.107158 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1023/4064] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:20 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:20.651670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b922ce0c-c4c1-4041-a903-3154d0913cd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:20.653459 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b922ce0c-c4c1-4041-a903-3154d0913cd4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b Aug 25 04:58:20.653631 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b922ce0c-c4c1-4041-a903-3154d0913cd4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:20.653849 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b922ce0c-c4c1-4041-a903-3154d0913cd4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:20.660364 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b922ce0c-c4c1-4041-a903-3154d0913cd4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b returned with HTTP 404 Aug 25 04:58:20.661033 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1021/4065] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:20 2026] GET /volume/v3/volumes/b30c7bc4-7c56-4f20-91b5-dbf713f9ff6b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:20.672420 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c7f63844-857b-4e69-943d-cf2dcaa40a33 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:20.674918 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7f63844-857b-4e69-943d-cf2dcaa40a33 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:58:20.675227 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7f63844-857b-4e69-943d-cf2dcaa40a33 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:20.675416 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7f63844-857b-4e69-943d-cf2dcaa40a33 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:20.685175 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:20.685175 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:20.691228 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c7f63844-857b-4e69-943d-cf2dcaa40a33 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:20.698584 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7f63844-857b-4e69-943d-cf2dcaa40a33 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:58:20.699190 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1009/4066] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:20 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:20.711668 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-42dbe9dc-502e-48fa-85ce-9c546b8ab740 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:20.714216 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42dbe9dc-502e-48fa-85ce-9c546b8ab740 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:58:20.714514 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42dbe9dc-502e-48fa-85ce-9c546b8ab740 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:20.714785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-42dbe9dc-502e-48fa-85ce-9c546b8ab740 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:20.725071 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:20.725071 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:20.731735 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-42dbe9dc-502e-48fa-85ce-9c546b8ab740 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:20.738561 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-42dbe9dc-502e-48fa-85ce-9c546b8ab740 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:58:20.739078 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1014/4067] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:20 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:20.751587 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9ba4a3b9-ac98-45c0-b965-492a8696edc7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:20.753538 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ba4a3b9-ac98-45c0-b965-492a8696edc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:58:20.753769 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ba4a3b9-ac98-45c0-b965-492a8696edc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:20.753963 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9ba4a3b9-ac98-45c0-b965-492a8696edc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:20.754190 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9ba4a3b9-ac98-45c0-b965-492a8696edc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete volume with id: 348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:58:20.761850 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:20.761850 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:20.762316 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9ba4a3b9-ac98-45c0-b965-492a8696edc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:20.781777 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9ba4a3b9-ac98-45c0-b965-492a8696edc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete volume request issued successfully. Aug 25 04:58:20.781974 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9ba4a3b9-ac98-45c0-b965-492a8696edc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 202 Aug 25 04:58:20.782528 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1024/4068] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:58:20 2026] DELETE /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:20.793136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37a65dbc-1add-4ebd-9a33-550358b9c9cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:20.796167 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37a65dbc-1add-4ebd-9a33-550358b9c9cb tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:58:20.796389 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37a65dbc-1add-4ebd-9a33-550358b9c9cb tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:20.797490 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37a65dbc-1add-4ebd-9a33-550358b9c9cb tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:20.797582 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-730c0235-3280-4b8a-9572-b08738cf8393 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:20.799316 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-730c0235-3280-4b8a-9572-b08738cf8393 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:20.799706 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-730c0235-3280-4b8a-9572-b08738cf8393 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:20.799862 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-730c0235-3280-4b8a-9572-b08738cf8393 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:20.800024 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-730c0235-3280-4b8a-9572-b08738cf8393 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:20.804587 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:20.804587 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:20.805363 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-730c0235-3280-4b8a-9572-b08738cf8393 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:20.805782 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1010/4069] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:20 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:20.807928 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:20.807928 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:20.812326 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37a65dbc-1add-4ebd-9a33-550358b9c9cb tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:20.820192 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37a65dbc-1add-4ebd-9a33-550358b9c9cb tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 200 Aug 25 04:58:20.820664 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1022/4070] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:20 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:20.850462 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee4f8a2f-6834-4fbc-b5c6-7683fab6739f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:20.852734 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee4f8a2f-6834-4fbc-b5c6-7683fab6739f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:20.853118 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee4f8a2f-6834-4fbc-b5c6-7683fab6739f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:20.853333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee4f8a2f-6834-4fbc-b5c6-7683fab6739f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:20.853517 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ee4f8a2f-6834-4fbc-b5c6-7683fab6739f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:20.859156 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:20.859156 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:20.859960 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee4f8a2f-6834-4fbc-b5c6-7683fab6739f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:20.860355 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1015/4071] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:20 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:20.946379 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:20.948556 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:58:20.948951 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1300785283", "snapshot_id": null, "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:20.950855 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1300785283', 'snapshot_id': None, 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:58:21.037037 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Create volume of 1 GB Aug 25 04:58:21.042920 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Availability Zones retrieved successfully. Aug 25 04:58:21.050672 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Flow 'volume_create_api' (63db66e2-e4bb-47bf-911c-7c3d1787ea21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:21.052270 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7883b85e-7047-4b06-b95f-8ce62233b49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:21.053642 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:58:21.119485 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c429c1e-a775-4135-a0f8-fdbb46e71f42 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:21.122321 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c429c1e-a775-4135-a0f8-fdbb46e71f42 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:21.123263 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c429c1e-a775-4135-a0f8-fdbb46e71f42 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:21.123874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c429c1e-a775-4135-a0f8-fdbb46e71f42 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:21.123874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1c429c1e-a775-4135-a0f8-fdbb46e71f42 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:21.131069 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:21.131069 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:21.131947 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c429c1e-a775-4135-a0f8-fdbb46e71f42 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:21.132406 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1011/4072] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:21 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:21.134471 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7883b85e-7047-4b06-b95f-8ce62233b49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:21.135522 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46312311-3707-447d-97eb-6d26499a1c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:21.231417 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Created reservations ['29c26478-497b-494f-998b-841cf08e5dda', 'fcc4d096-de78-425a-9ec0-76139aa4e108', '2ac4bc55-3fd9-458d-8dd1-cc2ad1b97b80', '3c72827a-f300-4573-b213-dc29a0a214e3'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:21.232510 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46312311-3707-447d-97eb-6d26499a1c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29c26478-497b-494f-998b-841cf08e5dda', 'fcc4d096-de78-425a-9ec0-76139aa4e108', '2ac4bc55-3fd9-458d-8dd1-cc2ad1b97b80', '3c72827a-f300-4573-b213-dc29a0a214e3']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:21.233449 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93900290-5699-4853-b569-b1ee6f7d4ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:21.266042 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93900290-5699-4853-b569-b1ee6f7d4ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1182a37-5a00-4e2f-aa9d-ec5f126cde03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1300785283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fe5bf055e54deea17b42caccb02ea7',qos_specs=None,replication_status=,reservations=['29c26478-497b-494f-998b-841cf08e5dda','fcc4d096-de78-425a-9ec0-76139aa4e108','2ac4bc55-3fd9-458d-8dd1-cc2ad1b97b80','3c72827a-f300-4573-b213-dc29a0a214e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49d6a44bd8e4d5d9fd41e5fa5c2222c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1300785283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1182a37-5a00-4e2f-aa9d-ec5f126cde03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fe5bf055e54deea17b42caccb02ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a49d6a44bd8e4d5d9fd41e5fa5c2222c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:21.266903 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3933af-cb6c-4d2a-ad23-b9b6162b82c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:21.294356 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3933af-cb6c-4d2a-ad23-b9b6162b82c9) transitioned into state 'SUCCESS' from state '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-1300785283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fe5bf055e54deea17b42caccb02ea7',qos_specs=None,replication_status=,reservations=['29c26478-497b-494f-998b-841cf08e5dda','fcc4d096-de78-425a-9ec0-76139aa4e108','2ac4bc55-3fd9-458d-8dd1-cc2ad1b97b80','3c72827a-f300-4573-b213-dc29a0a214e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49d6a44bd8e4d5d9fd41e5fa5c2222c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:21.295164 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e10a67-e313-47ee-aac9-4895107cfc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:21.308563 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e10a67-e313-47ee-aac9-4895107cfc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:21.309897 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Flow 'volume_create_api' (63db66e2-e4bb-47bf-911c-7c3d1787ea21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:21.310386 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Create volume request issued successfully. Aug 25 04:58:21.311257 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e056236e-6a65-4fa5-b391-51bb7acd61b5 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:58:21.311912 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1025/4073] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:20 2026] POST /volume/v3/volumes => generated 754 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:21.325965 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8211e87-823b-4195-a4e7-d1748b4f5fce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:21.329349 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8211e87-823b-4195-a4e7-d1748b4f5fce tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 Aug 25 04:58:21.329667 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8211e87-823b-4195-a4e7-d1748b4f5fce tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:21.329854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8211e87-823b-4195-a4e7-d1748b4f5fce tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:21.340782 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:21.340782 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:21.345411 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8211e87-823b-4195-a4e7-d1748b4f5fce tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:21.350796 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8211e87-823b-4195-a4e7-d1748b4f5fce tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 returned with HTTP 200 Aug 25 04:58:21.351322 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1023/4074] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:21 2026] GET /volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:21.817220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b1e471e-cea1-4921-a263-f31ca856ae6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:21.820030 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b1e471e-cea1-4921-a263-f31ca856ae6f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:21.820306 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b1e471e-cea1-4921-a263-f31ca856ae6f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:21.820580 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b1e471e-cea1-4921-a263-f31ca856ae6f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:21.820744 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6b1e471e-cea1-4921-a263-f31ca856ae6f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:21.825708 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:21.825708 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:21.826453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b1e471e-cea1-4921-a263-f31ca856ae6f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:21.826914 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1016/4075] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:21 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:21.836869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-487ff278-1a4b-40ff-9d52-010531dcb011 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:21.839131 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-487ff278-1a4b-40ff-9d52-010531dcb011 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 Aug 25 04:58:21.839350 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-487ff278-1a4b-40ff-9d52-010531dcb011 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:21.839586 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-487ff278-1a4b-40ff-9d52-010531dcb011 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:21.846035 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-487ff278-1a4b-40ff-9d52-010531dcb011 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 returned with HTTP 404 Aug 25 04:58:21.846589 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1012/4076] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:21 2026] GET /volume/v3/volumes/348d55a7-cbff-4f96-830b-01783e417d03 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:21.853764 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fbfaeff0-2078-44e1-b471-531c8196f34b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:21.855929 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbfaeff0-2078-44e1-b471-531c8196f34b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 Aug 25 04:58:21.856137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbfaeff0-2078-44e1-b471-531c8196f34b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:21.856343 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fbfaeff0-2078-44e1-b471-531c8196f34b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:21.856459 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-fbfaeff0-2078-44e1-b471-531c8196f34b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete snapshot with id: 108da7fe-1996-4932-b889-12fb4c0edbe6 Aug 25 04:58:21.861687 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:21.861687 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:21.862162 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fbfaeff0-2078-44e1-b471-531c8196f34b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:58:21.871406 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2e2cb7f-9e40-4086-9a6e-958eac5f4ddb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:21.873775 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2e2cb7f-9e40-4086-9a6e-958eac5f4ddb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:21.873990 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2e2cb7f-9e40-4086-9a6e-958eac5f4ddb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:21.874250 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2e2cb7f-9e40-4086-9a6e-958eac5f4ddb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:21.874375 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c2e2cb7f-9e40-4086-9a6e-958eac5f4ddb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:21.879868 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:21.879868 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:21.880824 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2e2cb7f-9e40-4086-9a6e-958eac5f4ddb tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:21.881554 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1024/4077] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:21 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:21.888465 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fbfaeff0-2078-44e1-b471-531c8196f34b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot delete request issued successfully. Aug 25 04:58:21.888465 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fbfaeff0-2078-44e1-b471-531c8196f34b tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 returned with HTTP 202 Aug 25 04:58:21.888465 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1026/4078] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:58:21 2026] DELETE /volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:21.895212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f3bf0c3-fe56-4218-b6de-b29c59530aaf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:21.899026 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f3bf0c3-fe56-4218-b6de-b29c59530aaf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 Aug 25 04:58:21.899290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f3bf0c3-fe56-4218-b6de-b29c59530aaf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:21.899514 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f3bf0c3-fe56-4218-b6de-b29c59530aaf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:21.910756 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:21.910756 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:21.911306 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2f3bf0c3-fe56-4218-b6de-b29c59530aaf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:58:21.913301 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f3bf0c3-fe56-4218-b6de-b29c59530aaf tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 returned with HTTP 200 Aug 25 04:58:21.913301 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1017/4079] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:58:21 2026] GET /volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:22.143193 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d285ed87-7e3a-4e3f-8eac-ce908869d920 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.145845 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d285ed87-7e3a-4e3f-8eac-ce908869d920 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:22.146171 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d285ed87-7e3a-4e3f-8eac-ce908869d920 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.146568 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d285ed87-7e3a-4e3f-8eac-ce908869d920 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.146748 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d285ed87-7e3a-4e3f-8eac-ce908869d920 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:22.154456 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.154456 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:22.154456 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d285ed87-7e3a-4e3f-8eac-ce908869d920 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:22.154456 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1013/4080] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:22.367200 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b852efc0-b7c4-4b16-9f60-c17e82adb7be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.369549 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b852efc0-b7c4-4b16-9f60-c17e82adb7be tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 Aug 25 04:58:22.370089 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b852efc0-b7c4-4b16-9f60-c17e82adb7be tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.370089 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b852efc0-b7c4-4b16-9f60-c17e82adb7be tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.379651 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.379651 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:22.384520 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b852efc0-b7c4-4b16-9f60-c17e82adb7be tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:22.390562 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b852efc0-b7c4-4b16-9f60-c17e82adb7be tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 returned with HTTP 200 Aug 25 04:58:22.391162 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1025/4081] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:22.404882 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-586e2450-7ebc-4b37-ae5c-e07bf2871b6c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.406604 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-586e2450-7ebc-4b37-ae5c-e07bf2871b6c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 Aug 25 04:58:22.406898 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-586e2450-7ebc-4b37-ae5c-e07bf2871b6c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.407199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-586e2450-7ebc-4b37-ae5c-e07bf2871b6c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.417625 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.417625 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:22.424461 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-586e2450-7ebc-4b37-ae5c-e07bf2871b6c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:22.431949 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-586e2450-7ebc-4b37-ae5c-e07bf2871b6c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 returned with HTTP 200 Aug 25 04:58:22.432503 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1027/4082] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:22.446543 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f4344d8-4827-4daf-9daa-53e32cfe853e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.448873 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f4344d8-4827-4daf-9daa-53e32cfe853e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 Aug 25 04:58:22.449147 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f4344d8-4827-4daf-9daa-53e32cfe853e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.449392 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f4344d8-4827-4daf-9daa-53e32cfe853e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.462821 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.462821 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:22.466934 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f4344d8-4827-4daf-9daa-53e32cfe853e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:22.473829 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f4344d8-4827-4daf-9daa-53e32cfe853e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 returned with HTTP 200 Aug 25 04:58:22.474542 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1018/4083] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:22.490839 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3bda4a57-3765-412d-aace-01d709ea14e8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.493046 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3bda4a57-3765-412d-aace-01d709ea14e8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:58:22.493508 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3bda4a57-3765-412d-aace-01d709ea14e8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1182a37-5a00-4e2f-aa9d-ec5f126cde03", "name": "tempest-TestVolumeBackupRestore-backup-1758084143", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:22.495315 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-3bda4a57-3765-412d-aace-01d709ea14e8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Creating new backup {'backup': {'volume_id': 'd1182a37-5a00-4e2f-aa9d-ec5f126cde03', 'name': 'tempest-TestVolumeBackupRestore-backup-1758084143', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:58:22.495476 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-3bda4a57-3765-412d-aace-01d709ea14e8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Creating backup of volume d1182a37-5a00-4e2f-aa9d-ec5f126cde03 in container None Aug 25 04:58:22.502018 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.502018 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:22.502517 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3bda4a57-3765-412d-aace-01d709ea14e8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:22.531824 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-3bda4a57-3765-412d-aace-01d709ea14e8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Created reservations ['769fc888-109f-44ef-8d45-d2f60deae6f9', '727dfc8d-bfbc-4dcc-b63e-b0aa31e9c64d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:22.569460 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3bda4a57-3765-412d-aace-01d709ea14e8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:58:22.569899 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1014/4084] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:22 2026] POST /volume/v3/backups => generated 335 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:22.584383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-470b3cf2-deba-4979-ae0c-fbee86927832 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.586546 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-470b3cf2-deba-4979-ae0c-fbee86927832 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:22.586811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-470b3cf2-deba-4979-ae0c-fbee86927832 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.587081 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-470b3cf2-deba-4979-ae0c-fbee86927832 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.587261 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-470b3cf2-deba-4979-ae0c-fbee86927832 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:22.592837 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.592837 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:22.593896 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-470b3cf2-deba-4979-ae0c-fbee86927832 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:22.594406 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1026/4085] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:22.838800 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b54bbfa1-ae54-4b53-8806-606912600e22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.840908 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b54bbfa1-ae54-4b53-8806-606912600e22 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:22.841149 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b54bbfa1-ae54-4b53-8806-606912600e22 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.841335 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b54bbfa1-ae54-4b53-8806-606912600e22 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.841439 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b54bbfa1-ae54-4b53-8806-606912600e22 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:22.846206 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.846206 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:22.847023 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b54bbfa1-ae54-4b53-8806-606912600e22 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:22.847443 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1028/4086] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:22.893439 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60c05f50-9bc6-4598-99cc-63747d45912b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.897998 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60c05f50-9bc6-4598-99cc-63747d45912b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:22.898272 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60c05f50-9bc6-4598-99cc-63747d45912b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.898551 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60c05f50-9bc6-4598-99cc-63747d45912b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.898684 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-60c05f50-9bc6-4598-99cc-63747d45912b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:22.903682 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.903682 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:22.904489 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60c05f50-9bc6-4598-99cc-63747d45912b tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:22.904913 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1019/4087] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:22.916183 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-017cf32d-a9c9-4b92-a3c3-2e451e1cd7a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.918021 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-017cf32d-a9c9-4b92-a3c3-2e451e1cd7a8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a/action Aug 25 04:58:22.918384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-017cf32d-a9c9-4b92-a3c3-2e451e1cd7a8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:58:22.918524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-017cf32d-a9c9-4b92-a3c3-2e451e1cd7a8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:22.919983 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.admin_actions [None req-017cf32d-a9c9-4b92-a3c3-2e451e1cd7a8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Updating backup '20827209-fb05-40e3-8a17-38551e07158a' with '{'status': 'error'}' {{(pid=100270) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 04:58:22.923341 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e3f9d46-99df-40db-9244-5cf396def562 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.925471 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e3f9d46-99df-40db-9244-5cf396def562 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 Aug 25 04:58:22.925588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e3f9d46-99df-40db-9244-5cf396def562 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.925820 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e3f9d46-99df-40db-9244-5cf396def562 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.928080 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.928080 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:22.929999 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e3f9d46-99df-40db-9244-5cf396def562 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 returned with HTTP 404 Aug 25 04:58:22.930509 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1027/4088] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/snapshots/108da7fe-1996-4932-b889-12fb4c0edbe6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:22.935931 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-017cf32d-a9c9-4b92-a3c3-2e451e1cd7a8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] reset_status in rpcapi backup_id 20827209-fb05-40e3-8a17-38551e07158a on host np0000008045. {{(pid=100270) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 04:58:22.939027 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-017cf32d-a9c9-4b92-a3c3-2e451e1cd7a8 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a/action returned with HTTP 202 Aug 25 04:58:22.939635 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1015/4089] 10.4.3.213 () {70 vars in 1430 bytes} [Tue Aug 25 04:58:22 2026] POST /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:58:22.939738 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c81285f8-a9a9-4ac5-8e8a-92a125b3e5d6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.941765 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c81285f8-a9a9-4ac5-8e8a-92a125b3e5d6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 Aug 25 04:58:22.941972 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c81285f8-a9a9-4ac5-8e8a-92a125b3e5d6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.942239 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c81285f8-a9a9-4ac5-8e8a-92a125b3e5d6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.942390 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-c81285f8-a9a9-4ac5-8e8a-92a125b3e5d6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete snapshot with id: 437d41de-09be-48c7-8d7e-269186aab1e0 Aug 25 04:58:22.947672 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.947672 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:22.947999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-090b2b0a-b263-477d-a43e-ebf41ed612e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.948222 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c81285f8-a9a9-4ac5-8e8a-92a125b3e5d6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:58:22.949995 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-090b2b0a-b263-477d-a43e-ebf41ed612e0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f Aug 25 04:58:22.950268 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-090b2b0a-b263-477d-a43e-ebf41ed612e0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.950536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-090b2b0a-b263-477d-a43e-ebf41ed612e0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.950771 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-090b2b0a-b263-477d-a43e-ebf41ed612e0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume with id: 36f77037-8147-4b96-94d1-f93eec8a090f Aug 25 04:58:22.959533 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.959533 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:22.959951 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-090b2b0a-b263-477d-a43e-ebf41ed612e0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:22.970483 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c81285f8-a9a9-4ac5-8e8a-92a125b3e5d6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot delete request issued successfully. Aug 25 04:58:22.970483 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c81285f8-a9a9-4ac5-8e8a-92a125b3e5d6 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 returned with HTTP 202 Aug 25 04:58:22.970483 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1029/4090] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:58:22 2026] DELETE /volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:22.978992 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f24536ae-c80e-4bad-b999-0bb1d84f3b6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.981237 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f24536ae-c80e-4bad-b999-0bb1d84f3b6f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 Aug 25 04:58:22.981461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f24536ae-c80e-4bad-b999-0bb1d84f3b6f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.982089 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f24536ae-c80e-4bad-b999-0bb1d84f3b6f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:22.987688 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-090b2b0a-b263-477d-a43e-ebf41ed612e0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume request issued successfully. Aug 25 04:58:22.987688 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-090b2b0a-b263-477d-a43e-ebf41ed612e0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f returned with HTTP 202 Aug 25 04:58:22.987688 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1020/4091] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:58:22 2026] DELETE /volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:22.992053 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:22.992053 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:22.992707 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f24536ae-c80e-4bad-b999-0bb1d84f3b6f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:58:22.993762 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f24536ae-c80e-4bad-b999-0bb1d84f3b6f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 returned with HTTP 200 Aug 25 04:58:22.994256 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1028/4092] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:22.995854 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3690d37d-d63e-4e69-818b-44b00fd6d6be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:22.998416 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3690d37d-d63e-4e69-818b-44b00fd6d6be tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f Aug 25 04:58:22.998672 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3690d37d-d63e-4e69-818b-44b00fd6d6be tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:22.998910 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3690d37d-d63e-4e69-818b-44b00fd6d6be tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:23.007703 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:23.007703 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:23.014206 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3690d37d-d63e-4e69-818b-44b00fd6d6be tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:23.017534 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3690d37d-d63e-4e69-818b-44b00fd6d6be tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f returned with HTTP 200 Aug 25 04:58:23.018106 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1016/4093] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:22 2026] GET /volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:23.164747 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9cadaf2d-02a0-44d7-8a5d-ab5ac07971bc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:23.167502 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cadaf2d-02a0-44d7-8a5d-ab5ac07971bc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:23.167787 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cadaf2d-02a0-44d7-8a5d-ab5ac07971bc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:23.168078 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cadaf2d-02a0-44d7-8a5d-ab5ac07971bc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:23.168324 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9cadaf2d-02a0-44d7-8a5d-ab5ac07971bc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:23.173697 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:23.173697 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:23.174725 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cadaf2d-02a0-44d7-8a5d-ab5ac07971bc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:23.175229 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1030/4094] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:23 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:23.606130 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-610972f2-8331-4d93-8556-8b7203725ceb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:23.608625 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-610972f2-8331-4d93-8556-8b7203725ceb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:23.609994 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-610972f2-8331-4d93-8556-8b7203725ceb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:23.609994 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-610972f2-8331-4d93-8556-8b7203725ceb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:23.609994 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-610972f2-8331-4d93-8556-8b7203725ceb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:23.615252 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:23.615252 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:23.615946 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-610972f2-8331-4d93-8556-8b7203725ceb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:23.616507 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1021/4095] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:23 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:23.864385 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f670f0f5-d1b2-4706-9168-1f2d42c885ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:23.866186 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f670f0f5-d1b2-4706-9168-1f2d42c885ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:23.866385 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f670f0f5-d1b2-4706-9168-1f2d42c885ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:23.866607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f670f0f5-d1b2-4706-9168-1f2d42c885ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:23.866736 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f670f0f5-d1b2-4706-9168-1f2d42c885ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:23.874290 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:23.874290 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:23.875240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f670f0f5-d1b2-4706-9168-1f2d42c885ff tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:23.875655 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1029/4096] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:23 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:24.005287 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6ac4e6cc-2412-4e77-9655-5732f1889fc7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:24.007014 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ac4e6cc-2412-4e77-9655-5732f1889fc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 Aug 25 04:58:24.007243 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ac4e6cc-2412-4e77-9655-5732f1889fc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:24.007609 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ac4e6cc-2412-4e77-9655-5732f1889fc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:24.013471 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ac4e6cc-2412-4e77-9655-5732f1889fc7 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 returned with HTTP 404 Aug 25 04:58:24.014212 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1017/4097] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:58:24 2026] GET /volume/v3/snapshots/437d41de-09be-48c7-8d7e-269186aab1e0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:24.022234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b08e02bd-113e-49f2-8714-72c22b8c451e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:24.024198 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b08e02bd-113e-49f2-8714-72c22b8c451e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c Aug 25 04:58:24.024419 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b08e02bd-113e-49f2-8714-72c22b8c451e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:24.024650 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b08e02bd-113e-49f2-8714-72c22b8c451e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:24.024759 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-b08e02bd-113e-49f2-8714-72c22b8c451e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete snapshot with id: 43662606-45fc-489f-bafb-b8a40394c07c Aug 25 04:58:24.030070 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:24.030070 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:24.030541 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b08e02bd-113e-49f2-8714-72c22b8c451e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:58:24.036771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-378f21b7-1376-4bd6-a595-edcef76065d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:24.041401 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-378f21b7-1376-4bd6-a595-edcef76065d4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f Aug 25 04:58:24.041716 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-378f21b7-1376-4bd6-a595-edcef76065d4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:24.041991 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-378f21b7-1376-4bd6-a595-edcef76065d4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:24.050329 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b08e02bd-113e-49f2-8714-72c22b8c451e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot delete request issued successfully. Aug 25 04:58:24.050533 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-378f21b7-1376-4bd6-a595-edcef76065d4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f returned with HTTP 404 Aug 25 04:58:24.050662 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b08e02bd-113e-49f2-8714-72c22b8c451e tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c returned with HTTP 202 Aug 25 04:58:24.051181 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1022/4098] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:24 2026] GET /volume/v3/volumes/36f77037-8147-4b96-94d1-f93eec8a090f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:24.051252 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1031/4099] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:58:24 2026] DELETE /volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:24.058757 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-584f07ba-3531-4b21-80b2-60e9eeda0e1f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:24.061872 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-584f07ba-3531-4b21-80b2-60e9eeda0e1f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c Aug 25 04:58:24.062602 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-584f07ba-3531-4b21-80b2-60e9eeda0e1f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:24.063049 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-584f07ba-3531-4b21-80b2-60e9eeda0e1f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:24.063110 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:24.065391 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] POST https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc/restore Aug 25 04:58:24.065785 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:24.067543 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Restoring backup 345734a3-8424-40b5-b02c-bac6b4357afc ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100270) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 04:58:24.067727 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Restoring backup 345734a3-8424-40b5-b02c-bac6b4357afc to volume None. Aug 25 04:58:24.069037 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:24.069037 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:24.069761 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-584f07ba-3531-4b21-80b2-60e9eeda0e1f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Snapshot retrieved successfully. Aug 25 04:58:24.070802 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-584f07ba-3531-4b21-80b2-60e9eeda0e1f tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c returned with HTTP 200 Aug 25 04:58:24.071325 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1030/4100] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:58:24 2026] GET /volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:24.074262 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:24.074262 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:24.075608 np0000008045 devstack@c-api.service[100270]: INFO cinder.backup.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Creating volume of 1 GB for restore of backup 345734a3-8424-40b5-b02c-bac6b4357afc. Aug 25 04:58:24.083411 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Availability zone cache updated, next update will occur around 2026-08-25 05:58:24.083022. {{(pid=100270) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:58:24.083594 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Availability Zones retrieved successfully. Aug 25 04:58:24.092002 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (c6830dac-1f9e-4047-98ff-e5122e489bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:24.093753 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a451e8d9-22a2-4973-ac9e-8905aff41df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:24.094801 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:58:24.126706 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a451e8d9-22a2-4973-ac9e-8905aff41df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:24.127548 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f7f708d-81da-4495-9eaf-220ee879eaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:24.173910 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Created reservations ['7893e06b-72f0-4198-9570-a9ad82a55877', 'baa31ae8-edb2-4167-88ac-03f1e37390df', '93e5b7e9-1a43-4de5-a1c2-14e5d6478045', '673faaf3-1734-4fc1-ae53-8a3905db7662'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:24.174998 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f7f708d-81da-4495-9eaf-220ee879eaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7893e06b-72f0-4198-9570-a9ad82a55877', 'baa31ae8-edb2-4167-88ac-03f1e37390df', '93e5b7e9-1a43-4de5-a1c2-14e5d6478045', '673faaf3-1734-4fc1-ae53-8a3905db7662']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:24.175877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0003dff-f35b-4cff-92a2-9e590809b451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:24.188761 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ffe8effa-a72c-4156-910f-64a06f68dcaa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:24.191710 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffe8effa-a72c-4156-910f-64a06f68dcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:24.191973 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffe8effa-a72c-4156-910f-64a06f68dcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:24.192260 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffe8effa-a72c-4156-910f-64a06f68dcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:24.192413 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ffe8effa-a72c-4156-910f-64a06f68dcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:24.199619 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:24.199619 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:24.200942 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffe8effa-a72c-4156-910f-64a06f68dcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:24.201637 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1023/4101] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:24 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:24.215039 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0003dff-f35b-4cff-92a2-9e590809b451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5', '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='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['7893e06b-72f0-4198-9570-a9ad82a55877','baa31ae8-edb2-4167-88ac-03f1e37390df','93e5b7e9-1a43-4de5-a1c2-14e5d6478045','673faaf3-1734-4fc1-ae53-8a3905db7662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:58:24Z,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=c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396f0b8c2d074f4cbcf3656635e7c670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8683de7901f8489f9f25eebb693574b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:24.216267 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402a5ac6-bafc-4769-8583-584849b757e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:24.241065 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402a5ac6-bafc-4769-8583-584849b757e5) transitioned into 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='396f0b8c2d074f4cbcf3656635e7c670',qos_specs=None,replication_status=,reservations=['7893e06b-72f0-4198-9570-a9ad82a55877','baa31ae8-edb2-4167-88ac-03f1e37390df','93e5b7e9-1a43-4de5-a1c2-14e5d6478045','673faaf3-1734-4fc1-ae53-8a3905db7662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8683de7901f8489f9f25eebb693574b4',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:24.241983 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8944b471-d598-404f-a86b-06bb343d668f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:24.258249 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8944b471-d598-404f-a86b-06bb343d668f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:24.259964 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Flow 'volume_create_api' (c6830dac-1f9e-4047-98ff-e5122e489bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:24.260569 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Create volume request issued successfully. Aug 25 04:58:24.270807 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:24.270807 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:24.271217 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:24.630243 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2761cc2c-8628-4d8f-b23e-42cd8aca387d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:24.631893 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2761cc2c-8628-4d8f-b23e-42cd8aca387d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:24.632084 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2761cc2c-8628-4d8f-b23e-42cd8aca387d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:24.632226 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2761cc2c-8628-4d8f-b23e-42cd8aca387d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:24.632348 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2761cc2c-8628-4d8f-b23e-42cd8aca387d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:24.636492 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:24.636492 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:24.637205 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2761cc2c-8628-4d8f-b23e-42cd8aca387d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:24.637583 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1032/4102] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:24 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:24.886813 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4235987d-4357-4c2e-8519-bc469d9f6b94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:24.888385 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4235987d-4357-4c2e-8519-bc469d9f6b94 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:24.888830 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4235987d-4357-4c2e-8519-bc469d9f6b94 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:24.889208 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4235987d-4357-4c2e-8519-bc469d9f6b94 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:24.889468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4235987d-4357-4c2e-8519-bc469d9f6b94 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:24.893974 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:24.893974 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:24.895520 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4235987d-4357-4c2e-8519-bc469d9f6b94 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:24.895520 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1031/4103] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:24 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:25.083192 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-323982fc-49cc-466a-a288-249b28c3d2fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:25.087219 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-323982fc-49cc-466a-a288-249b28c3d2fc tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c Aug 25 04:58:25.087473 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-323982fc-49cc-466a-a288-249b28c3d2fc tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:25.087692 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-323982fc-49cc-466a-a288-249b28c3d2fc tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:25.099026 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-323982fc-49cc-466a-a288-249b28c3d2fc tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c returned with HTTP 404 Aug 25 04:58:25.099636 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1024/4104] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:58:25 2026] GET /volume/v3/snapshots/43662606-45fc-489f-bafb-b8a40394c07c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:25.110382 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f4259923-b7d8-4df4-8edb-3df26cb5c0c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:25.117462 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f4259923-b7d8-4df4-8edb-3df26cb5c0c9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:58:25.117462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f4259923-b7d8-4df4-8edb-3df26cb5c0c9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:25.117462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f4259923-b7d8-4df4-8edb-3df26cb5c0c9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:25.127352 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:25.127352 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:25.131503 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f4259923-b7d8-4df4-8edb-3df26cb5c0c9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:25.137130 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f4259923-b7d8-4df4-8edb-3df26cb5c0c9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:58:25.137715 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1033/4105] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:25 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:25.152283 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4390d09e-5e58-4fdd-aa80-6a8f333ecbd9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:25.155638 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4390d09e-5e58-4fdd-aa80-6a8f333ecbd9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:58:25.155638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4390d09e-5e58-4fdd-aa80-6a8f333ecbd9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:25.155638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4390d09e-5e58-4fdd-aa80-6a8f333ecbd9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:25.162396 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:25.162396 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:25.167420 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4390d09e-5e58-4fdd-aa80-6a8f333ecbd9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:25.172863 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4390d09e-5e58-4fdd-aa80-6a8f333ecbd9 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:58:25.173535 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1032/4106] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:25 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:25.188997 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81ef5267-7bc1-48a7-a1de-4b3f650cf030 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:25.191956 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81ef5267-7bc1-48a7-a1de-4b3f650cf030 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] DELETE https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:58:25.192200 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81ef5267-7bc1-48a7-a1de-4b3f650cf030 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:25.192509 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81ef5267-7bc1-48a7-a1de-4b3f650cf030 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:25.192738 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-81ef5267-7bc1-48a7-a1de-4b3f650cf030 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete volume with id: c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:58:25.203451 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:25.203451 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:25.204105 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-81ef5267-7bc1-48a7-a1de-4b3f650cf030 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:25.218383 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4f3b4c2b-129e-4b10-976b-dda26c5126fe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:25.222233 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f3b4c2b-129e-4b10-976b-dda26c5126fe tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:25.222233 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f3b4c2b-129e-4b10-976b-dda26c5126fe tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:25.222233 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4f3b4c2b-129e-4b10-976b-dda26c5126fe tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:25.222233 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4f3b4c2b-129e-4b10-976b-dda26c5126fe tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:25.229048 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:25.229048 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:25.230550 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4f3b4c2b-129e-4b10-976b-dda26c5126fe tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:25.231662 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1034/4107] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:25 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:25.238457 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-81ef5267-7bc1-48a7-a1de-4b3f650cf030 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Delete volume request issued successfully. Aug 25 04:58:25.238457 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81ef5267-7bc1-48a7-a1de-4b3f650cf030 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 202 Aug 25 04:58:25.238457 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1025/4108] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:58:25 2026] DELETE /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:25.245044 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c359aca-fcfe-467f-abe7-74794b19c8aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:25.248333 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c359aca-fcfe-467f-abe7-74794b19c8aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:58:25.248333 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c359aca-fcfe-467f-abe7-74794b19c8aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:25.248333 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c359aca-fcfe-467f-abe7-74794b19c8aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:25.260359 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:25.260359 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:25.267871 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c359aca-fcfe-467f-abe7-74794b19c8aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Volume info retrieved successfully. Aug 25 04:58:25.276129 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c359aca-fcfe-467f-abe7-74794b19c8aa tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 200 Aug 25 04:58:25.276129 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1033/4109] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:25 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:25.285144 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:25.285144 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:25.285591 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:25.285776 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Checking backup size 1 against volume size 1 {{(pid=100270) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 04:58:25.285941 np0000008045 devstack@c-api.service[100270]: INFO cinder.backup.api [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Overwriting volume c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 with restore of backup 345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:25.314402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] restore_backup in rpcapi backup_id 345734a3-8424-40b5-b02c-bac6b4357afc {{(pid=100270) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 04:58:25.317941 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b762d878-1aba-4e8a-8210-4cf4e9416d47 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc/restore returned with HTTP 202 Aug 25 04:58:25.318408 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1018/4110] 10.4.3.213 () {70 vars in 1433 bytes} [Tue Aug 25 04:58:24 2026] POST /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc/restore => generated 152 bytes in 1256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:25.327835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8dd7fea5-24f9-4331-bcc8-87ce15a73043 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:25.332823 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8dd7fea5-24f9-4331-bcc8-87ce15a73043 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:25.332823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8dd7fea5-24f9-4331-bcc8-87ce15a73043 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:25.332823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8dd7fea5-24f9-4331-bcc8-87ce15a73043 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:25.332823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8dd7fea5-24f9-4331-bcc8-87ce15a73043 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:25.340110 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:25.340110 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:25.342346 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8dd7fea5-24f9-4331-bcc8-87ce15a73043 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:25.342346 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1035/4111] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:25 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:25.648971 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64581318-77a5-4ab1-b34e-c5e9257ac771 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:25.651587 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64581318-77a5-4ab1-b34e-c5e9257ac771 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:25.651831 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64581318-77a5-4ab1-b34e-c5e9257ac771 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:25.652146 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64581318-77a5-4ab1-b34e-c5e9257ac771 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:25.652313 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-64581318-77a5-4ab1-b34e-c5e9257ac771 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:25.657686 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:25.657686 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:25.658612 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64581318-77a5-4ab1-b34e-c5e9257ac771 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:25.659097 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1026/4112] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:25 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:25.910965 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a419e713-839e-4e62-a3bc-d713681e1912 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:25.913439 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a419e713-839e-4e62-a3bc-d713681e1912 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:25.913695 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a419e713-839e-4e62-a3bc-d713681e1912 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:25.913933 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a419e713-839e-4e62-a3bc-d713681e1912 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:25.914067 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a419e713-839e-4e62-a3bc-d713681e1912 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:25.920619 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:25.920619 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:25.921601 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a419e713-839e-4e62-a3bc-d713681e1912 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:25.922091 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1034/4113] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:25 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:26.244700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1abaefd8-6ca4-43fb-a64d-335e223f78a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:26.247297 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1abaefd8-6ca4-43fb-a64d-335e223f78a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:26.247583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1abaefd8-6ca4-43fb-a64d-335e223f78a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:26.247819 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1abaefd8-6ca4-43fb-a64d-335e223f78a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:26.247954 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1abaefd8-6ca4-43fb-a64d-335e223f78a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:26.253103 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:26.253103 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:26.254106 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1abaefd8-6ca4-43fb-a64d-335e223f78a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:26.254808 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1019/4114] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:26 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:26.291476 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b2585cf4-7884-4cd7-95bb-8c34763ce1d4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:26.293653 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2585cf4-7884-4cd7-95bb-8c34763ce1d4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] GET https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 Aug 25 04:58:26.295448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2585cf4-7884-4cd7-95bb-8c34763ce1d4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:26.295448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b2585cf4-7884-4cd7-95bb-8c34763ce1d4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:26.302748 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b2585cf4-7884-4cd7-95bb-8c34763ce1d4 tempest-SnapshotDataIntegrityTests-801509502 tempest-SnapshotDataIntegrityTests-801509502-project-member] https://10.4.3.213/volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 returned with HTTP 404 Aug 25 04:58:26.303641 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1036/4115] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:26 2026] GET /volume/v3/volumes/c694e45d-31be-4c58-bb68-ae7b8297ad41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:26.356595 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1caf0be-9a74-4452-9eff-845656196749 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:26.358946 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1caf0be-9a74-4452-9eff-845656196749 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:26.360448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1caf0be-9a74-4452-9eff-845656196749 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:26.360448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1caf0be-9a74-4452-9eff-845656196749 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:26.360448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c1caf0be-9a74-4452-9eff-845656196749 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:26.366447 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:26.366447 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:26.367572 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1caf0be-9a74-4452-9eff-845656196749 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:26.368184 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1027/4116] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:26 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:26.674676 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e23daf91-20cd-42cc-9fb0-694ccf26e900 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:26.680576 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e23daf91-20cd-42cc-9fb0-694ccf26e900 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:26.680766 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e23daf91-20cd-42cc-9fb0-694ccf26e900 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:26.681628 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e23daf91-20cd-42cc-9fb0-694ccf26e900 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:26.681628 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e23daf91-20cd-42cc-9fb0-694ccf26e900 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:26.697801 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:26.697801 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:26.697801 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e23daf91-20cd-42cc-9fb0-694ccf26e900 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:26.697801 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1035/4117] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:26 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:26.935340 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-759225c6-65a0-4eb5-b4d7-5af863fdf204 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:26.937810 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-759225c6-65a0-4eb5-b4d7-5af863fdf204 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:26.938067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-759225c6-65a0-4eb5-b4d7-5af863fdf204 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:26.939970 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-759225c6-65a0-4eb5-b4d7-5af863fdf204 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:26.939970 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-759225c6-65a0-4eb5-b4d7-5af863fdf204 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:26.945980 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:26.945980 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:26.946986 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-759225c6-65a0-4eb5-b4d7-5af863fdf204 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:26.947171 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1020/4118] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:26 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:27.268621 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c528bea-ae6b-48fa-acf8-a0059cfa959d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:27.270995 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c528bea-ae6b-48fa-acf8-a0059cfa959d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:27.271307 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c528bea-ae6b-48fa-acf8-a0059cfa959d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:27.271591 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c528bea-ae6b-48fa-acf8-a0059cfa959d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:27.271850 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9c528bea-ae6b-48fa-acf8-a0059cfa959d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:27.277153 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:27.277153 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:27.278156 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c528bea-ae6b-48fa-acf8-a0059cfa959d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:27.278676 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1037/4119] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:27 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:27.380945 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-73bee62c-dde0-4e3f-93e6-e8789feb4059 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:27.383284 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73bee62c-dde0-4e3f-93e6-e8789feb4059 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:27.383575 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73bee62c-dde0-4e3f-93e6-e8789feb4059 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:27.383815 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73bee62c-dde0-4e3f-93e6-e8789feb4059 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:27.383929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-73bee62c-dde0-4e3f-93e6-e8789feb4059 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:27.390131 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:27.390131 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:27.391123 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73bee62c-dde0-4e3f-93e6-e8789feb4059 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:27.391706 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1028/4120] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:27 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:27.710245 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-639b341c-7d69-47ab-88ed-679b00834d3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:27.713149 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-639b341c-7d69-47ab-88ed-679b00834d3f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:27.713380 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-639b341c-7d69-47ab-88ed-679b00834d3f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:27.714030 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-639b341c-7d69-47ab-88ed-679b00834d3f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:27.714030 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-639b341c-7d69-47ab-88ed-679b00834d3f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:27.719992 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:27.719992 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:27.720717 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-639b341c-7d69-47ab-88ed-679b00834d3f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:27.721634 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1036/4121] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:27 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:27.959353 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-22a469c4-de9b-4311-a7a0-e50a4359e8c5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:27.962407 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22a469c4-de9b-4311-a7a0-e50a4359e8c5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:27.962676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22a469c4-de9b-4311-a7a0-e50a4359e8c5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:27.962960 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22a469c4-de9b-4311-a7a0-e50a4359e8c5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:27.963144 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-22a469c4-de9b-4311-a7a0-e50a4359e8c5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:27.974929 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:27.974929 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:27.976065 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22a469c4-de9b-4311-a7a0-e50a4359e8c5 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:27.977480 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1021/4122] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:27 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:28.292122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c015812c-70d2-49f6-afef-4bfd4f5e1ca2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:28.298031 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c015812c-70d2-49f6-afef-4bfd4f5e1ca2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:28.298463 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c015812c-70d2-49f6-afef-4bfd4f5e1ca2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:28.298753 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c015812c-70d2-49f6-afef-4bfd4f5e1ca2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:28.298823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c015812c-70d2-49f6-afef-4bfd4f5e1ca2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:28.306793 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:28.306793 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:28.307894 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c015812c-70d2-49f6-afef-4bfd4f5e1ca2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:28.308545 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1038/4123] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:28 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:28.405576 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d74f695-bff2-48ba-a792-3788756dacfa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:28.409204 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d74f695-bff2-48ba-a792-3788756dacfa tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:28.409204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d74f695-bff2-48ba-a792-3788756dacfa tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:28.409204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d74f695-bff2-48ba-a792-3788756dacfa tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:28.409204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5d74f695-bff2-48ba-a792-3788756dacfa tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:28.416992 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:28.416992 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:28.416992 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d74f695-bff2-48ba-a792-3788756dacfa tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:28.416992 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1029/4124] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:28 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:28.736441 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ebaa68a0-74ac-45ea-ba43-ee55f636a9ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:28.738830 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebaa68a0-74ac-45ea-ba43-ee55f636a9ea tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:28.739487 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ebaa68a0-74ac-45ea-ba43-ee55f636a9ea tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:28.740450 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ebaa68a0-74ac-45ea-ba43-ee55f636a9ea tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:28.740450 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ebaa68a0-74ac-45ea-ba43-ee55f636a9ea tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:28.747114 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:28.747114 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:28.748456 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebaa68a0-74ac-45ea-ba43-ee55f636a9ea tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:28.749121 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1037/4125] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:28 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:28.991530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c54ddf6f-6dd9-4051-8513-52ec1a45ad19 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:28.997476 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c54ddf6f-6dd9-4051-8513-52ec1a45ad19 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:28.997476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c54ddf6f-6dd9-4051-8513-52ec1a45ad19 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:28.997476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c54ddf6f-6dd9-4051-8513-52ec1a45ad19 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:28.997476 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c54ddf6f-6dd9-4051-8513-52ec1a45ad19 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:29.002935 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:29.002935 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:29.004801 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c54ddf6f-6dd9-4051-8513-52ec1a45ad19 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:29.005529 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1022/4126] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:28 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:29.320991 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1c272221-95a8-435c-8e18-e7a95095dccd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:29.323438 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c272221-95a8-435c-8e18-e7a95095dccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:29.324217 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c272221-95a8-435c-8e18-e7a95095dccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:29.324217 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c272221-95a8-435c-8e18-e7a95095dccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:29.324217 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1c272221-95a8-435c-8e18-e7a95095dccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:29.329658 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:29.329658 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:29.331504 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c272221-95a8-435c-8e18-e7a95095dccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:29.332138 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1039/4127] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:29 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:29.430268 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67c76ee0-c571-4f8f-8a6b-dfad6b363069 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:29.433518 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67c76ee0-c571-4f8f-8a6b-dfad6b363069 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:29.433903 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67c76ee0-c571-4f8f-8a6b-dfad6b363069 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:29.435445 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67c76ee0-c571-4f8f-8a6b-dfad6b363069 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:29.435445 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-67c76ee0-c571-4f8f-8a6b-dfad6b363069 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:29.444528 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:29.444528 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:29.444528 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67c76ee0-c571-4f8f-8a6b-dfad6b363069 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:29.444528 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1030/4128] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:29 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:29.761172 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47745220-e6e3-4f44-9809-ef49fdb1c43f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:29.766811 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47745220-e6e3-4f44-9809-ef49fdb1c43f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:29.766811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47745220-e6e3-4f44-9809-ef49fdb1c43f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:29.766811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47745220-e6e3-4f44-9809-ef49fdb1c43f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:29.766811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-47745220-e6e3-4f44-9809-ef49fdb1c43f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:29.773158 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:29.773158 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:29.774605 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47745220-e6e3-4f44-9809-ef49fdb1c43f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:29.776701 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1038/4129] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:29 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:30.019131 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c23cea5-ac6d-4637-86d3-ce0a099bc04b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:30.021292 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c23cea5-ac6d-4637-86d3-ce0a099bc04b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:30.021900 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c23cea5-ac6d-4637-86d3-ce0a099bc04b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:30.022143 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c23cea5-ac6d-4637-86d3-ce0a099bc04b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:30.023332 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1c23cea5-ac6d-4637-86d3-ce0a099bc04b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:30.028177 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:30.028177 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:30.029215 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c23cea5-ac6d-4637-86d3-ce0a099bc04b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:30.029831 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1023/4130] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:30 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:30.347919 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f0bd9df3-5eea-43e1-a0fe-3a49bd06b9dc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:30.350162 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0bd9df3-5eea-43e1-a0fe-3a49bd06b9dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:30.350481 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0bd9df3-5eea-43e1-a0fe-3a49bd06b9dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:30.350716 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f0bd9df3-5eea-43e1-a0fe-3a49bd06b9dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:30.350896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f0bd9df3-5eea-43e1-a0fe-3a49bd06b9dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:30.366236 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:30.366236 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:30.368392 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f0bd9df3-5eea-43e1-a0fe-3a49bd06b9dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:30.368392 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1040/4131] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:30 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:30.458824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68708c2c-d9da-43e1-988f-f0fb52fc46a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:30.461656 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68708c2c-d9da-43e1-988f-f0fb52fc46a6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:30.462315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68708c2c-d9da-43e1-988f-f0fb52fc46a6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:30.463469 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68708c2c-d9da-43e1-988f-f0fb52fc46a6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:30.463469 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-68708c2c-d9da-43e1-988f-f0fb52fc46a6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:30.468669 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:30.468669 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:30.469644 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68708c2c-d9da-43e1-988f-f0fb52fc46a6 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:30.470198 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1031/4132] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:30 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:30.788165 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b114aabf-5e37-4902-b769-fb5e6a509a60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:30.791366 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b114aabf-5e37-4902-b769-fb5e6a509a60 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:30.791612 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b114aabf-5e37-4902-b769-fb5e6a509a60 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:30.791857 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b114aabf-5e37-4902-b769-fb5e6a509a60 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:30.792006 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b114aabf-5e37-4902-b769-fb5e6a509a60 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:30.797455 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:30.797455 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:30.798516 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b114aabf-5e37-4902-b769-fb5e6a509a60 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:30.799335 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1039/4133] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:30 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:31.042258 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-77f00d92-9fe2-4de5-bca5-f09e03cb1b37 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:31.047508 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-77f00d92-9fe2-4de5-bca5-f09e03cb1b37 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:31.047508 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-77f00d92-9fe2-4de5-bca5-f09e03cb1b37 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:31.047508 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-77f00d92-9fe2-4de5-bca5-f09e03cb1b37 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:31.047508 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-77f00d92-9fe2-4de5-bca5-f09e03cb1b37 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:31.054736 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:31.054736 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:31.057314 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-77f00d92-9fe2-4de5-bca5-f09e03cb1b37 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:31.057852 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1024/4134] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:31 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:31.379035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-009632f0-0427-4771-87d9-8402fe30d96b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:31.381386 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-009632f0-0427-4771-87d9-8402fe30d96b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:31.381721 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-009632f0-0427-4771-87d9-8402fe30d96b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:31.381977 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-009632f0-0427-4771-87d9-8402fe30d96b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:31.382210 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-009632f0-0427-4771-87d9-8402fe30d96b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:31.387142 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:31.387142 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:31.388119 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-009632f0-0427-4771-87d9-8402fe30d96b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:31.388611 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1041/4135] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:31 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:31.482532 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0785d279-55d2-4c19-a041-1676e558f2c0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:31.484514 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0785d279-55d2-4c19-a041-1676e558f2c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:31.484786 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0785d279-55d2-4c19-a041-1676e558f2c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:31.485027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0785d279-55d2-4c19-a041-1676e558f2c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:31.485189 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0785d279-55d2-4c19-a041-1676e558f2c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:31.492507 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:31.492507 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:31.492507 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0785d279-55d2-4c19-a041-1676e558f2c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:31.492507 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1032/4136] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:31 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:31.810866 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a824b7c2-58c4-4191-83ce-77040cdc5a5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:31.813177 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a824b7c2-58c4-4191-83ce-77040cdc5a5e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:31.813395 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a824b7c2-58c4-4191-83ce-77040cdc5a5e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:31.813664 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a824b7c2-58c4-4191-83ce-77040cdc5a5e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:31.813879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a824b7c2-58c4-4191-83ce-77040cdc5a5e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:31.821913 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:31.821913 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:31.821913 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a824b7c2-58c4-4191-83ce-77040cdc5a5e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:31.821913 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1040/4137] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:31 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:32.069545 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-af407dfb-771c-4bf5-8afb-45b6373a74c8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:32.072898 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af407dfb-771c-4bf5-8afb-45b6373a74c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:32.072898 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af407dfb-771c-4bf5-8afb-45b6373a74c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:32.072898 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-af407dfb-771c-4bf5-8afb-45b6373a74c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:32.072898 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-af407dfb-771c-4bf5-8afb-45b6373a74c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:32.080245 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:32.080245 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:32.080245 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-af407dfb-771c-4bf5-8afb-45b6373a74c8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:32.080245 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1025/4138] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:32 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:32.400707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-34954c5d-ead7-4d03-9589-9e242324bc0d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:32.403471 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34954c5d-ead7-4d03-9589-9e242324bc0d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:32.403948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34954c5d-ead7-4d03-9589-9e242324bc0d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:32.404027 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34954c5d-ead7-4d03-9589-9e242324bc0d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:32.404180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-34954c5d-ead7-4d03-9589-9e242324bc0d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:32.413100 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:32.413100 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:32.413277 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34954c5d-ead7-4d03-9589-9e242324bc0d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:32.413603 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1042/4139] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:32 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:32.504497 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b29c2dcb-96ad-4f91-97a2-11bfcdb63e39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:32.507842 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b29c2dcb-96ad-4f91-97a2-11bfcdb63e39 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:32.507842 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b29c2dcb-96ad-4f91-97a2-11bfcdb63e39 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:32.507842 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b29c2dcb-96ad-4f91-97a2-11bfcdb63e39 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:32.507842 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b29c2dcb-96ad-4f91-97a2-11bfcdb63e39 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:32.511698 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:32.511698 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:32.512820 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b29c2dcb-96ad-4f91-97a2-11bfcdb63e39 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:32.513406 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1033/4140] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:32 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:32.839335 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a5fd22b-a442-4e1b-8252-d4d68d53cd7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:32.841928 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a5fd22b-a442-4e1b-8252-d4d68d53cd7e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:32.842256 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a5fd22b-a442-4e1b-8252-d4d68d53cd7e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:32.842569 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a5fd22b-a442-4e1b-8252-d4d68d53cd7e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:32.842748 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1a5fd22b-a442-4e1b-8252-d4d68d53cd7e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:32.848044 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:32.848044 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:32.849419 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a5fd22b-a442-4e1b-8252-d4d68d53cd7e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:32.849419 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1041/4141] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:32 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:33.093370 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5396818e-9487-4f24-be19-911694287d20 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:33.097094 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5396818e-9487-4f24-be19-911694287d20 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:33.099582 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5396818e-9487-4f24-be19-911694287d20 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:33.099582 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5396818e-9487-4f24-be19-911694287d20 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:33.099582 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5396818e-9487-4f24-be19-911694287d20 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:33.107283 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:33.107283 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:33.108151 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5396818e-9487-4f24-be19-911694287d20 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:33.110542 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1026/4142] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:33 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:33.428360 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a38d348f-cd7a-447c-9f18-b219b717291d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:33.431579 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a38d348f-cd7a-447c-9f18-b219b717291d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:58:33.431760 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a38d348f-cd7a-447c-9f18-b219b717291d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:33.431963 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a38d348f-cd7a-447c-9f18-b219b717291d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:33.432073 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a38d348f-cd7a-447c-9f18-b219b717291d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:33.436895 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:33.436895 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:33.437842 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a38d348f-cd7a-447c-9f18-b219b717291d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:58:33.438525 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1043/4143] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:33 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:33.525602 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ce5034d-6a65-4c2f-82c6-c677e57adf5c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:33.533457 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ce5034d-6a65-4c2f-82c6-c677e57adf5c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:33.533457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ce5034d-6a65-4c2f-82c6-c677e57adf5c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:33.533457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ce5034d-6a65-4c2f-82c6-c677e57adf5c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:33.534182 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6ce5034d-6a65-4c2f-82c6-c677e57adf5c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:33.544762 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:33.544762 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:33.546123 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ce5034d-6a65-4c2f-82c6-c677e57adf5c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:33.546774 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1034/4144] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:33 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:33.864122 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ac0dcb2-681b-44c6-8445-1b38fdb90389 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:33.864122 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ac0dcb2-681b-44c6-8445-1b38fdb90389 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:33.864122 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ac0dcb2-681b-44c6-8445-1b38fdb90389 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:33.864122 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ac0dcb2-681b-44c6-8445-1b38fdb90389 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:33.864823 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7ac0dcb2-681b-44c6-8445-1b38fdb90389 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:33.869489 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:33.869489 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:33.870657 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ac0dcb2-681b-44c6-8445-1b38fdb90389 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:33.870914 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1042/4145] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:33 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:34.119363 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f59203fa-17db-4981-a289-74c1c17579de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:34.121354 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f59203fa-17db-4981-a289-74c1c17579de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:34.124590 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f59203fa-17db-4981-a289-74c1c17579de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:34.124590 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f59203fa-17db-4981-a289-74c1c17579de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:34.124590 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f59203fa-17db-4981-a289-74c1c17579de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:34.126719 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:34.126719 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:34.127662 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f59203fa-17db-4981-a289-74c1c17579de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:34.128348 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1027/4146] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:34 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:34.561215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ed6f6ad5-d757-4ce3-ac1a-fe99b56994c9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:34.563637 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed6f6ad5-d757-4ce3-ac1a-fe99b56994c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:34.563899 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed6f6ad5-d757-4ce3-ac1a-fe99b56994c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:34.564141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ed6f6ad5-d757-4ce3-ac1a-fe99b56994c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:34.564276 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ed6f6ad5-d757-4ce3-ac1a-fe99b56994c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:34.572683 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:34.572683 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:34.573719 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ed6f6ad5-d757-4ce3-ac1a-fe99b56994c9 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:34.575543 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1044/4147] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:34 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:34.882768 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d1c77f7-5899-4b71-ba05-afe2548ae81d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:34.886903 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d1c77f7-5899-4b71-ba05-afe2548ae81d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:34.886903 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d1c77f7-5899-4b71-ba05-afe2548ae81d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:34.886903 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d1c77f7-5899-4b71-ba05-afe2548ae81d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:34.886903 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2d1c77f7-5899-4b71-ba05-afe2548ae81d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:34.890474 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:34.890474 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:34.891585 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d1c77f7-5899-4b71-ba05-afe2548ae81d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:34.892057 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1035/4148] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:34 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:35.140559 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5650fb3a-6fbf-4e8d-a36c-799fbc240fce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:35.143385 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5650fb3a-6fbf-4e8d-a36c-799fbc240fce tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:35.143712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5650fb3a-6fbf-4e8d-a36c-799fbc240fce tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:35.144712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5650fb3a-6fbf-4e8d-a36c-799fbc240fce tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:35.144712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5650fb3a-6fbf-4e8d-a36c-799fbc240fce tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:35.150372 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:35.150372 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:35.151368 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5650fb3a-6fbf-4e8d-a36c-799fbc240fce tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:35.151851 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1043/4149] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:35 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:35.515563 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-c10a20b7-f12e-4aec-bb93-67e9c67dd7ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:35.520644 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-c10a20b7-f12e-4aec-bb93-67e9c67dd7ec tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 04:58:35.520885 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-c10a20b7-f12e-4aec-bb93-67e9c67dd7ec tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:35.521143 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-c10a20b7-f12e-4aec-bb93-67e9c67dd7ec tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:35.528846 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:35.528846 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:35.532640 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-c10a20b7-f12e-4aec-bb93-67e9c67dd7ec tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:58:35.537292 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-c10a20b7-f12e-4aec-bb93-67e9c67dd7ec tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 200 Aug 25 04:58:35.537697 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1028/4150] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:58:35 2026] GET /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:35.547127 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e95692b-fbd0-4af4-93fe-c08beb28580d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:35.547617 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e95692b-fbd0-4af4-93fe-c08beb28580d None None] GET https://10.4.3.213/volume// Aug 25 04:58:35.547803 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e95692b-fbd0-4af4-93fe-c08beb28580d None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:35.548015 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e95692b-fbd0-4af4-93fe-c08beb28580d None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:35.548389 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e95692b-fbd0-4af4-93fe-c08beb28580d None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:58:35.548716 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1045/4151] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04:58: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 25 04:58:35.556845 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-57736d51-2213-4929-9c29-2917a4751f5a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:35.562806 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-57736d51-2213-4929-9c29-2917a4751f5a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:58:35.564444 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-57736d51-2213-4929-9c29-2917a4751f5a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2a10f1e-4715-4327-ad1e-5cf6a6f7db00", "connector": null, "instance_uuid": "1ac99e57-42e6-4392-b245-c67fd5dac6a8"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:35.586589 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:35.586589 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:35.588296 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f7e6f49-e177-4db8-996f-878283cb5e66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:35.591548 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f7e6f49-e177-4db8-996f-878283cb5e66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:35.591548 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f7e6f49-e177-4db8-996f-878283cb5e66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:35.591548 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f7e6f49-e177-4db8-996f-878283cb5e66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:35.591548 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6f7e6f49-e177-4db8-996f-878283cb5e66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:35.595736 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:35.595736 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:35.596678 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f7e6f49-e177-4db8-996f-878283cb5e66 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:35.597331 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1044/4152] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:35 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:35.608755 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c8b0d016-e6d9-4c73-8643-e41f16cf7780 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:35.611532 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8b0d016-e6d9-4c73-8643-e41f16cf7780 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 Aug 25 04:58:35.611748 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8b0d016-e6d9-4c73-8643-e41f16cf7780 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:35.611958 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c8b0d016-e6d9-4c73-8643-e41f16cf7780 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:35.612149 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c8b0d016-e6d9-4c73-8643-e41f16cf7780 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume with id: c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 Aug 25 04:58:35.622259 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:35.622259 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:35.622696 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c8b0d016-e6d9-4c73-8643-e41f16cf7780 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:35.625964 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-57736d51-2213-4929-9c29-2917a4751f5a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:58:35.626668 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1036/4153] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:58:35 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:35.647602 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c8b0d016-e6d9-4c73-8643-e41f16cf7780 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume request issued successfully. Aug 25 04:58:35.647861 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c8b0d016-e6d9-4c73-8643-e41f16cf7780 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 returned with HTTP 202 Aug 25 04:58:35.648401 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1029/4154] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:58:35 2026] DELETE /volume/v3/volumes/c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:35.655563 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4ea385e-5a8e-4d2d-a1d6-9c6d4d6f18f1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:35.658280 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4ea385e-5a8e-4d2d-a1d6-9c6d4d6f18f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 Aug 25 04:58:35.658938 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4ea385e-5a8e-4d2d-a1d6-9c6d4d6f18f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:35.658938 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4ea385e-5a8e-4d2d-a1d6-9c6d4d6f18f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:35.668705 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:35.668705 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:35.674180 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a4ea385e-5a8e-4d2d-a1d6-9c6d4d6f18f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:35.681278 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4ea385e-5a8e-4d2d-a1d6-9c6d4d6f18f1 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 returned with HTTP 200 Aug 25 04:58:35.681924 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1046/4155] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:35 2026] GET /volume/v3/volumes/c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 => generated 1074 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:35.904051 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ebfebf7-37da-446e-9842-2197d4f13714 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:35.906191 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ebfebf7-37da-446e-9842-2197d4f13714 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:35.906397 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ebfebf7-37da-446e-9842-2197d4f13714 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:35.906632 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ebfebf7-37da-446e-9842-2197d4f13714 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:35.906777 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3ebfebf7-37da-446e-9842-2197d4f13714 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:35.912388 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:35.912388 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:35.913525 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ebfebf7-37da-446e-9842-2197d4f13714 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:35.914097 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1045/4156] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:35 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:36.165379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8906ebf-610f-4256-bf88-08f81b4ec854 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.168528 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8906ebf-610f-4256-bf88-08f81b4ec854 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:36.168798 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8906ebf-610f-4256-bf88-08f81b4ec854 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.169087 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8906ebf-610f-4256-bf88-08f81b4ec854 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.169233 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d8906ebf-610f-4256-bf88-08f81b4ec854 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:36.174686 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.174686 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:36.175625 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8906ebf-610f-4256-bf88-08f81b4ec854 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:36.176184 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1037/4157] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:36.187855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6d0ccfe-d8d7-4a9b-8534-66d4e81e5dab None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.189737 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6d0ccfe-d8d7-4a9b-8534-66d4e81e5dab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:36.189956 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6d0ccfe-d8d7-4a9b-8534-66d4e81e5dab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.190162 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6d0ccfe-d8d7-4a9b-8534-66d4e81e5dab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.197500 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.197500 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:36.202399 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f6d0ccfe-d8d7-4a9b-8534-66d4e81e5dab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:36.207009 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6d0ccfe-d8d7-4a9b-8534-66d4e81e5dab tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:36.207871 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1030/4158] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:36.222680 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5e9e37ef-e7d8-4323-a628-a593be87fdaa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.224735 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e9e37ef-e7d8-4323-a628-a593be87fdaa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:36.224954 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e9e37ef-e7d8-4323-a628-a593be87fdaa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.225193 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e9e37ef-e7d8-4323-a628-a593be87fdaa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.233222 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.233222 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:36.240855 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5e9e37ef-e7d8-4323-a628-a593be87fdaa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:36.247526 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e9e37ef-e7d8-4323-a628-a593be87fdaa tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:36.248075 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1047/4159] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:36.325193 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-81da4e99-21a7-4795-9331-b189de3f8341 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.328450 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-81da4e99-21a7-4795-9331-b189de3f8341 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:36.328904 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-81da4e99-21a7-4795-9331-b189de3f8341 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.329301 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-81da4e99-21a7-4795-9331-b189de3f8341 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.340142 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.340142 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:36.346281 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-81da4e99-21a7-4795-9331-b189de3f8341 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:36.352546 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-81da4e99-21a7-4795-9331-b189de3f8341 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:36.353165 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1046/4160] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:36.440096 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab53bc4b-4edf-45bd-bfc4-2331b86da4a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.440580 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab53bc4b-4edf-45bd-bfc4-2331b86da4a8 None None] GET https://10.4.3.213/volume// Aug 25 04:58:36.440793 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab53bc4b-4edf-45bd-bfc4-2331b86da4a8 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.440976 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab53bc4b-4edf-45bd-bfc4-2331b86da4a8 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.441334 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab53bc4b-4edf-45bd-bfc4-2331b86da4a8 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:58:36.441665 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1038/4161] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:58: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 25 04:58:36.452481 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-7d448fee-fa5c-46c2-a4ee-223cb79c594b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.452481 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-7d448fee-fa5c-46c2-a4ee-223cb79c594b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:58:36.452481 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-7d448fee-fa5c-46c2-a4ee-223cb79c594b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c9ea9c2-6981-4307-815f-ee319c21b3af", "connector": null, "instance_uuid": "ef8a4e4c-e6f5-4b96-9562-63112d050113"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:36.464448 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.464448 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:36.507298 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-7d448fee-fa5c-46c2-a4ee-223cb79c594b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:58:36.507927 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1031/4162] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:58:36 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 25 04:58:36.547951 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-807d04a6-39be-4f7a-80b1-0c47eda8100b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.550322 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-807d04a6-39be-4f7a-80b1-0c47eda8100b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:36.550738 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-807d04a6-39be-4f7a-80b1-0c47eda8100b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.550918 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-807d04a6-39be-4f7a-80b1-0c47eda8100b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.566230 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.566230 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:36.569398 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2cb97205-366b-414d-8394-31ffc2c886ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.569973 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cb97205-366b-414d-8394-31ffc2c886ae None None] GET https://10.4.3.213/volume// Aug 25 04:58:36.570282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cb97205-366b-414d-8394-31ffc2c886ae None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.570584 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cb97205-366b-414d-8394-31ffc2c886ae None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.571013 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cb97205-366b-414d-8394-31ffc2c886ae None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:58:36.571523 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1047/4163] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:58:36.572210 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-807d04a6-39be-4f7a-80b1-0c47eda8100b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:36.577946 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-807d04a6-39be-4f7a-80b1-0c47eda8100b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:36.578405 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1048/4164] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:36.583747 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-652eb74d-e0f0-4c74-9c4c-a041fdb51f7a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.589466 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-652eb74d-e0f0-4c74-9c4c-a041fdb51f7a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:36.589466 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-652eb74d-e0f0-4c74-9c4c-a041fdb51f7a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.589466 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-652eb74d-e0f0-4c74-9c4c-a041fdb51f7a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.608479 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.608479 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:36.613858 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-652eb74d-e0f0-4c74-9c4c-a041fdb51f7a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:36.620316 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-652eb74d-e0f0-4c74-9c4c-a041fdb51f7a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:36.621063 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1039/4165] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 1057 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:58:36.698254 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-975bf172-551a-4f8d-800f-d22edb14a35e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.703465 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-975bf172-551a-4f8d-800f-d22edb14a35e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 Aug 25 04:58:36.703465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-975bf172-551a-4f8d-800f-d22edb14a35e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.703465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-975bf172-551a-4f8d-800f-d22edb14a35e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.708543 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-975bf172-551a-4f8d-800f-d22edb14a35e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 returned with HTTP 404 Aug 25 04:58:36.709215 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1032/4166] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/volumes/c4c3a96f-1cd4-45c6-b79e-fb8a2098a4b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:36.719737 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b078228-15b2-4fa1-864e-9ac1db53089e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.722759 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b078228-15b2-4fa1-864e-9ac1db53089e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:36.723148 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b078228-15b2-4fa1-864e-9ac1db53089e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.723744 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b078228-15b2-4fa1-864e-9ac1db53089e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.723744 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5b078228-15b2-4fa1-864e-9ac1db53089e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:36.730277 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.730277 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:36.731454 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b078228-15b2-4fa1-864e-9ac1db53089e tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:36.732069 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1048/4167] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:36.746084 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-52f75966-30a2-441f-90ca-364f5015e470 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.748992 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52f75966-30a2-441f-90ca-364f5015e470 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:36.749351 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-52f75966-30a2-441f-90ca-364f5015e470 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.749666 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-52f75966-30a2-441f-90ca-364f5015e470 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.749847 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-52f75966-30a2-441f-90ca-364f5015e470 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete backup with id: 20827209-fb05-40e3-8a17-38551e07158a. Aug 25 04:58:36.755313 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.755313 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:36.764761 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-cbd2119d-7c0d-40b8-b048-8fca2522e886 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.767574 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-cbd2119d-7c0d-40b8-b048-8fca2522e886 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] PUT https://10.4.3.213/volume/v3/attachments/b191db99-645e-48e5-a3fc-92863f334db8 Aug 25 04:58:36.770523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-cbd2119d-7c0d-40b8-b048-8fca2522e886 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:36.772720 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-52f75966-30a2-441f-90ca-364f5015e470 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] delete_backup rpcapi backup_id 20827209-fb05-40e3-8a17-38551e07158a {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:58:36.777339 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-52f75966-30a2-441f-90ca-364f5015e470 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 202 Aug 25 04:58:36.777339 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1049/4168] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:58:36 2026] DELETE /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:58:36.778321 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-cbd2119d-7c0d-40b8-b048-8fca2522e886 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Acquiring lock "cinder-attachment_update-4c9ea9c2-6981-4307-815f-ee319c21b3af-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:58:36.782840 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-cbd2119d-7c0d-40b8-b048-8fca2522e886 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-4c9ea9c2-6981-4307-815f-ee319c21b3af-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:58:36.786451 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2bd16b2d-4c6b-418d-8c6c-0dec730bd12a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.786551 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.786551 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:36.786606 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2bd16b2d-4c6b-418d-8c6c-0dec730bd12a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:36.786606 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2bd16b2d-4c6b-418d-8c6c-0dec730bd12a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.786765 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2bd16b2d-4c6b-418d-8c6c-0dec730bd12a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.786919 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-2bd16b2d-4c6b-418d-8c6c-0dec730bd12a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:36.796872 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.796872 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:36.798772 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2bd16b2d-4c6b-418d-8c6c-0dec730bd12a tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:36.798772 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1033/4169] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:36.929155 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fe28c42-4ea8-4537-870e-936c595032f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.929288 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-cbd2119d-7c0d-40b8-b048-8fca2522e886 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-4c9ea9c2-6981-4307-815f-ee319c21b3af-np0000008045" released by "attachment_update" :: held 0.147s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:58:36.929703 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-cbd2119d-7c0d-40b8-b048-8fca2522e886 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/b191db99-645e-48e5-a3fc-92863f334db8 returned with HTTP 200 Aug 25 04:58:36.930570 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1040/4170] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:58:36 2026] PUT /volume/v3/attachments/b191db99-645e-48e5-a3fc-92863f334db8 => generated 968 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:36.931746 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fe28c42-4ea8-4537-870e-936c595032f3 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:36.931958 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fe28c42-4ea8-4537-870e-936c595032f3 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.932548 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fe28c42-4ea8-4537-870e-936c595032f3 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.932718 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8fe28c42-4ea8-4537-870e-936c595032f3 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:36.940367 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.940367 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:36.941383 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fe28c42-4ea8-4537-870e-936c595032f3 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:36.941913 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1049/4171] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:36.942657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-510f0273-9e9e-4054-8b69-74303659550b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.946454 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-510f0273-9e9e-4054-8b69-74303659550b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption Aug 25 04:58:36.946454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-510f0273-9e9e-4054-8b69-74303659550b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.946454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-510f0273-9e9e-4054-8b69-74303659550b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.955668 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:36.955668 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:36.962792 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-510f0273-9e9e-4054-8b69-74303659550b tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption returned with HTTP 200 Aug 25 04:58:36.963070 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1050/4172] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:36.976709 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1b66a7b3-8320-47ed-8a36-fac46aaa46a9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.976709 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1b66a7b3-8320-47ed-8a36-fac46aaa46a9 None None] GET https://10.4.3.213/volume// Aug 25 04:58:36.976709 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1b66a7b3-8320-47ed-8a36-fac46aaa46a9 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.976709 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1b66a7b3-8320-47ed-8a36-fac46aaa46a9 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:36.976709 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1b66a7b3-8320-47ed-8a36-fac46aaa46a9 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:58:36.976709 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1034/4173] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:58: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 25 04:58:36.987965 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-d7400d18-6b59-4034-b76f-71fdb0a1b075 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:36.990758 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-d7400d18-6b59-4034-b76f-71fdb0a1b075 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 04:58:36.991162 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-d7400d18-6b59-4034-b76f-71fdb0a1b075 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:36.991297 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-d7400d18-6b59-4034-b76f-71fdb0a1b075 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:37.007859 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:37.007859 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:37.018574 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-d7400d18-6b59-4034-b76f-71fdb0a1b075 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:58:37.024909 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-d7400d18-6b59-4034-b76f-71fdb0a1b075 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 200 Aug 25 04:58:37.025141 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1041/4174] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:58:36 2026] GET /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:58:37.141002 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-3b9af98f-602e-44f1-b55e-7b7f7712c053 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:37.145392 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-3b9af98f-602e-44f1-b55e-7b7f7712c053 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] PUT https://10.4.3.213/volume/v3/attachments/15fb0fc8-7f8a-4d2d-bd40-f9a87d412313 Aug 25 04:58:37.145825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-3b9af98f-602e-44f1-b55e-7b7f7712c053 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:37.161496 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-3b9af98f-602e-44f1-b55e-7b7f7712c053 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Acquiring lock "cinder-attachment_update-b2a10f1e-4715-4327-ad1e-5cf6a6f7db00-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:58:37.172275 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-3b9af98f-602e-44f1-b55e-7b7f7712c053 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Lock "cinder-attachment_update-b2a10f1e-4715-4327-ad1e-5cf6a6f7db00-np0000008045" acquired by "attachment_update" :: waited 0.011s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:58:37.173903 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:37.173903 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:37.188970 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4e70c1ef-693c-4158-a3e0-499541655a2c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:37.194193 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e70c1ef-693c-4158-a3e0-499541655a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:37.194504 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e70c1ef-693c-4158-a3e0-499541655a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:37.194756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4e70c1ef-693c-4158-a3e0-499541655a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:37.194867 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4e70c1ef-693c-4158-a3e0-499541655a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:37.204826 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:37.204826 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:37.208208 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4e70c1ef-693c-4158-a3e0-499541655a2c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:37.208208 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1051/4175] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:37 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:37.315236 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-3b9af98f-602e-44f1-b55e-7b7f7712c053 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Lock "cinder-attachment_update-b2a10f1e-4715-4327-ad1e-5cf6a6f7db00-np0000008045" released by "attachment_update" :: held 0.143s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:58:37.315608 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-3b9af98f-602e-44f1-b55e-7b7f7712c053 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/attachments/15fb0fc8-7f8a-4d2d-bd40-f9a87d412313 returned with HTTP 200 Aug 25 04:58:37.316092 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1050/4176] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:58:37 2026] PUT /volume/v3/attachments/15fb0fc8-7f8a-4d2d-bd40-f9a87d412313 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:37.345971 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-7d950f7b-e8d1-4f68-91d0-ddc8dc8bf981 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:37.349869 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-7d950f7b-e8d1-4f68-91d0-ddc8dc8bf981 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/attachments/15fb0fc8-7f8a-4d2d-bd40-f9a87d412313/action Aug 25 04:58:37.352530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-7d950f7b-e8d1-4f68-91d0-ddc8dc8bf981 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:58:37.352530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-7d950f7b-e8d1-4f68-91d0-ddc8dc8bf981 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:37.383797 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:37.383797 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:37.402256 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1ee8e1dd-5040-4f1f-8333-2e903d938ae8 req-7d950f7b-e8d1-4f68-91d0-ddc8dc8bf981 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/attachments/15fb0fc8-7f8a-4d2d-bd40-f9a87d412313/action returned with HTTP 204 Aug 25 04:58:37.402256 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1035/4177] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:58:37 2026] POST /volume/v3/attachments/15fb0fc8-7f8a-4d2d-bd40-f9a87d412313/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:37.591699 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f3811e5-8929-46de-ab05-b90ade7be548 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:37.593620 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f3811e5-8929-46de-ab05-b90ade7be548 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:37.593896 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f3811e5-8929-46de-ab05-b90ade7be548 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:37.594133 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f3811e5-8929-46de-ab05-b90ade7be548 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:37.609703 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:37.609703 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:37.616186 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f3811e5-8929-46de-ab05-b90ade7be548 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:37.621217 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f3811e5-8929-46de-ab05-b90ade7be548 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:37.621872 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1042/4178] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:37 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:37.811864 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7bfae67c-c137-47e7-9ac4-13dc81e31566 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:37.814453 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bfae67c-c137-47e7-9ac4-13dc81e31566 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:37.815319 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bfae67c-c137-47e7-9ac4-13dc81e31566 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:37.816130 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bfae67c-c137-47e7-9ac4-13dc81e31566 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:37.816293 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7bfae67c-c137-47e7-9ac4-13dc81e31566 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:37.822392 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:37.822392 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:37.823649 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bfae67c-c137-47e7-9ac4-13dc81e31566 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 200 Aug 25 04:58:37.823697 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1052/4179] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:37 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:37.959868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83b4ae0f-2f02-4f71-bbbd-057bc8820384 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:37.959868 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83b4ae0f-2f02-4f71-bbbd-057bc8820384 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:37.959868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83b4ae0f-2f02-4f71-bbbd-057bc8820384 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:37.960312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83b4ae0f-2f02-4f71-bbbd-057bc8820384 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:37.960312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-83b4ae0f-2f02-4f71-bbbd-057bc8820384 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:37.967315 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:37.967315 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:37.968275 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83b4ae0f-2f02-4f71-bbbd-057bc8820384 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:37.968835 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1051/4180] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:37 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:38.223288 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13d0b115-8aeb-4c03-ad9f-00eee286f619 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:38.226089 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13d0b115-8aeb-4c03-ad9f-00eee286f619 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:38.226089 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13d0b115-8aeb-4c03-ad9f-00eee286f619 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:38.226706 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13d0b115-8aeb-4c03-ad9f-00eee286f619 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:38.226706 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-13d0b115-8aeb-4c03-ad9f-00eee286f619 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:38.231803 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:38.231803 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:38.234130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13d0b115-8aeb-4c03-ad9f-00eee286f619 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:38.236347 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1036/4181] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:38 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:38.635380 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e11aef8c-10bf-47fd-8ce6-318979c052ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:38.641165 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e11aef8c-10bf-47fd-8ce6-318979c052ba tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:38.641412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e11aef8c-10bf-47fd-8ce6-318979c052ba tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:38.641695 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e11aef8c-10bf-47fd-8ce6-318979c052ba tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:38.664245 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:38.664245 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:38.671794 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e11aef8c-10bf-47fd-8ce6-318979c052ba tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:38.681012 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e11aef8c-10bf-47fd-8ce6-318979c052ba tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:38.682088 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1043/4182] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:38 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:38.836061 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-956df359-4326-4840-8eaf-33b0cf23b5d7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:38.838320 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-956df359-4326-4840-8eaf-33b0cf23b5d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a Aug 25 04:58:38.838967 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-956df359-4326-4840-8eaf-33b0cf23b5d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:38.838967 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-956df359-4326-4840-8eaf-33b0cf23b5d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:38.838967 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-956df359-4326-4840-8eaf-33b0cf23b5d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 20827209-fb05-40e3-8a17-38551e07158a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:38.843185 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-956df359-4326-4840-8eaf-33b0cf23b5d7 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a returned with HTTP 404 Aug 25 04:58:38.843728 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1053/4183] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:38 2026] GET /volume/v3/backups/20827209-fb05-40e3-8a17-38551e07158a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:38.851315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f817e203-b841-4ef7-8688-298d3b7144c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:38.853857 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f817e203-b841-4ef7-8688-298d3b7144c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:58:38.854093 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f817e203-b841-4ef7-8688-298d3b7144c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:38.854277 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f817e203-b841-4ef7-8688-298d3b7144c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:38.854393 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-f817e203-b841-4ef7-8688-298d3b7144c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete backup with id: 6ca1d16c-c973-491f-8c27-29a583725ae6. Aug 25 04:58:38.861492 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:38.861492 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:38.876241 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-f817e203-b841-4ef7-8688-298d3b7144c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] delete_backup rpcapi backup_id 6ca1d16c-c973-491f-8c27-29a583725ae6 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:58:38.878440 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f817e203-b841-4ef7-8688-298d3b7144c0 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 202 Aug 25 04:58:38.878963 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1052/4184] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:58:38 2026] DELETE /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:58:38.888205 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ebdb2341-2d89-4fe6-b42e-85b09196b889 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:38.894375 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ebdb2341-2d89-4fe6-b42e-85b09196b889 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:58:38.894597 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ebdb2341-2d89-4fe6-b42e-85b09196b889 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:38.894896 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ebdb2341-2d89-4fe6-b42e-85b09196b889 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:38.895018 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ebdb2341-2d89-4fe6-b42e-85b09196b889 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:38.901503 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:38.901503 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:38.902219 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ebdb2341-2d89-4fe6-b42e-85b09196b889 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 200 Aug 25 04:58:38.902673 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1037/4185] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:38 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:38.980310 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8934e9fd-5f9d-4773-92d4-58739becb7fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:38.982201 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8934e9fd-5f9d-4773-92d4-58739becb7fc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:38.982440 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8934e9fd-5f9d-4773-92d4-58739becb7fc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:38.982694 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8934e9fd-5f9d-4773-92d4-58739becb7fc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:38.982850 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8934e9fd-5f9d-4773-92d4-58739becb7fc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:38.988714 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:38.988714 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:38.990057 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8934e9fd-5f9d-4773-92d4-58739becb7fc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:38.991197 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1044/4186] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:38 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:39.245967 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a5732e65-26d3-458b-9fd6-f589b712740a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:39.248513 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5732e65-26d3-458b-9fd6-f589b712740a tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:39.248854 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a5732e65-26d3-458b-9fd6-f589b712740a tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:39.249192 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a5732e65-26d3-458b-9fd6-f589b712740a tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:39.249419 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a5732e65-26d3-458b-9fd6-f589b712740a tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:39.258675 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:39.258675 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:39.260059 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a5732e65-26d3-458b-9fd6-f589b712740a tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:39.260714 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1054/4187] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:39 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:39.701976 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-813bc4dd-298a-4809-9d3e-02508bd8b3ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:39.704240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-813bc4dd-298a-4809-9d3e-02508bd8b3ea tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:39.704505 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-813bc4dd-298a-4809-9d3e-02508bd8b3ea tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:39.704752 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-813bc4dd-298a-4809-9d3e-02508bd8b3ea tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:39.717003 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:39.717003 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:39.720979 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-813bc4dd-298a-4809-9d3e-02508bd8b3ea tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:39.725979 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-813bc4dd-298a-4809-9d3e-02508bd8b3ea tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:39.726501 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1053/4188] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:39 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:39.919722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-39ccdd13-d90c-4f36-a1ef-05c1ddfad9cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:39.921848 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39ccdd13-d90c-4f36-a1ef-05c1ddfad9cf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 Aug 25 04:58:39.922111 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39ccdd13-d90c-4f36-a1ef-05c1ddfad9cf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:39.922333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-39ccdd13-d90c-4f36-a1ef-05c1ddfad9cf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:39.922497 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-39ccdd13-d90c-4f36-a1ef-05c1ddfad9cf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 6ca1d16c-c973-491f-8c27-29a583725ae6. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:39.933252 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-39ccdd13-d90c-4f36-a1ef-05c1ddfad9cf tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 returned with HTTP 404 Aug 25 04:58:39.933796 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1038/4189] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:39 2026] GET /volume/v3/backups/6ca1d16c-c973-491f-8c27-29a583725ae6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:39.942387 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f917faf-8f06-47b4-9102-146a5952e14f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:39.944571 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f917faf-8f06-47b4-9102-146a5952e14f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:39.944827 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f917faf-8f06-47b4-9102-146a5952e14f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:39.945065 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f917faf-8f06-47b4-9102-146a5952e14f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:39.945232 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-2f917faf-8f06-47b4-9102-146a5952e14f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete backup with id: 345734a3-8424-40b5-b02c-bac6b4357afc. Aug 25 04:58:39.950131 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:39.950131 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:39.965716 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-2f917faf-8f06-47b4-9102-146a5952e14f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] delete_backup rpcapi backup_id 345734a3-8424-40b5-b02c-bac6b4357afc {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:58:39.967564 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f917faf-8f06-47b4-9102-146a5952e14f tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 202 Aug 25 04:58:39.967982 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1045/4190] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:58:39 2026] DELETE /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:58:39.977392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a8ca30e8-c9ab-4607-9e91-3151af31c31c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:39.979458 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8ca30e8-c9ab-4607-9e91-3151af31c31c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:39.979707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a8ca30e8-c9ab-4607-9e91-3151af31c31c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:39.979937 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a8ca30e8-c9ab-4607-9e91-3151af31c31c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:39.980119 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a8ca30e8-c9ab-4607-9e91-3151af31c31c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:39.984448 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:39.984448 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:39.985155 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a8ca30e8-c9ab-4607-9e91-3151af31c31c tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 200 Aug 25 04:58:39.985624 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1055/4191] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:39 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:40.006043 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6b8719b-e275-4d51-9293-9dfd5d8105fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:40.008372 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6b8719b-e275-4d51-9293-9dfd5d8105fb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:40.008666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6b8719b-e275-4d51-9293-9dfd5d8105fb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:40.008932 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6b8719b-e275-4d51-9293-9dfd5d8105fb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:40.009111 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e6b8719b-e275-4d51-9293-9dfd5d8105fb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:40.014351 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:40.014351 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:40.015361 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6b8719b-e275-4d51-9293-9dfd5d8105fb tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:40.015857 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1054/4192] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:40 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:40.278301 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-82977c22-0ebc-4978-bdbf-0d89b78186ad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:40.278301 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82977c22-0ebc-4978-bdbf-0d89b78186ad tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:40.278648 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82977c22-0ebc-4978-bdbf-0d89b78186ad tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:40.278831 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82977c22-0ebc-4978-bdbf-0d89b78186ad tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:40.278957 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-82977c22-0ebc-4978-bdbf-0d89b78186ad tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:40.285092 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:40.285092 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:40.286310 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82977c22-0ebc-4978-bdbf-0d89b78186ad tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:40.286833 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1039/4193] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:40 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:40.740230 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8ac9acf-7841-40f7-9640-d027a9acffb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:40.743371 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8ac9acf-7841-40f7-9640-d027a9acffb0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:40.743633 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8ac9acf-7841-40f7-9640-d027a9acffb0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:40.743873 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8ac9acf-7841-40f7-9640-d027a9acffb0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:40.758702 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:40.758702 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:40.762991 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f8ac9acf-7841-40f7-9640-d027a9acffb0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:40.768780 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8ac9acf-7841-40f7-9640-d027a9acffb0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:40.769325 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1046/4194] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:40 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:40.996994 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-15fe8a22-bf9f-4a38-8e3a-b0e24d1515a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:40.998637 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15fe8a22-bf9f-4a38-8e3a-b0e24d1515a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc Aug 25 04:58:40.998829 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15fe8a22-bf9f-4a38-8e3a-b0e24d1515a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:40.999006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-15fe8a22-bf9f-4a38-8e3a-b0e24d1515a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:40.999117 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-15fe8a22-bf9f-4a38-8e3a-b0e24d1515a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Show backup with id 345734a3-8424-40b5-b02c-bac6b4357afc. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:41.002709 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-15fe8a22-bf9f-4a38-8e3a-b0e24d1515a4 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc returned with HTTP 404 Aug 25 04:58:41.003171 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1056/4195] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:40 2026] GET /volume/v3/backups/345734a3-8424-40b5-b02c-bac6b4357afc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:41.011177 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffa0eb23-0f2c-424e-ae56-2b2759bcd1de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:41.012907 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffa0eb23-0f2c-424e-ae56-2b2759bcd1de tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 Aug 25 04:58:41.013168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffa0eb23-0f2c-424e-ae56-2b2759bcd1de tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:41.013353 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffa0eb23-0f2c-424e-ae56-2b2759bcd1de tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:41.013524 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ffa0eb23-0f2c-424e-ae56-2b2759bcd1de tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume with id: 31b7e44b-4158-431e-994a-baebc573f9b8 Aug 25 04:58:41.020998 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:41.020998 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:41.021447 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ffa0eb23-0f2c-424e-ae56-2b2759bcd1de tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:41.026248 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66feecdc-e0df-4b8d-9e6c-1618ad57a45b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:41.027973 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66feecdc-e0df-4b8d-9e6c-1618ad57a45b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:41.028156 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66feecdc-e0df-4b8d-9e6c-1618ad57a45b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:41.028332 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66feecdc-e0df-4b8d-9e6c-1618ad57a45b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:41.028424 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-66feecdc-e0df-4b8d-9e6c-1618ad57a45b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:41.033315 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:41.033315 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:41.034289 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66feecdc-e0df-4b8d-9e6c-1618ad57a45b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:41.034742 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1040/4196] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:41 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:41.042549 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ffa0eb23-0f2c-424e-ae56-2b2759bcd1de tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Delete volume request issued successfully. Aug 25 04:58:41.042819 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffa0eb23-0f2c-424e-ae56-2b2759bcd1de tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 returned with HTTP 202 Aug 25 04:58:41.043364 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1055/4197] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:58:41 2026] DELETE /volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:58:41.052835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b0a3f8c-8fc2-4bc2-9ab4-2d750b630e58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:41.055272 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b0a3f8c-8fc2-4bc2-9ab4-2d750b630e58 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 Aug 25 04:58:41.055561 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b0a3f8c-8fc2-4bc2-9ab4-2d750b630e58 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:41.055785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b0a3f8c-8fc2-4bc2-9ab4-2d750b630e58 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:41.066654 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:41.066654 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:41.082714 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b0a3f8c-8fc2-4bc2-9ab4-2d750b630e58 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Volume info retrieved successfully. Aug 25 04:58:41.088915 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b0a3f8c-8fc2-4bc2-9ab4-2d750b630e58 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 returned with HTTP 200 Aug 25 04:58:41.089476 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1047/4198] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:41 2026] GET /volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:41.302462 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-64846510-523e-4877-928c-5e060de785aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:41.310480 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-64846510-523e-4877-928c-5e060de785aa tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:41.310706 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-64846510-523e-4877-928c-5e060de785aa tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:41.310943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-64846510-523e-4877-928c-5e060de785aa tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:41.311122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-64846510-523e-4877-928c-5e060de785aa tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:41.316855 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:41.316855 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:41.318195 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-64846510-523e-4877-928c-5e060de785aa tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:41.318360 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1057/4199] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:41 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:41.784683 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a01ccc95-1e35-44a8-9d48-2b209cc224db None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:41.787237 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a01ccc95-1e35-44a8-9d48-2b209cc224db tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:41.787527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a01ccc95-1e35-44a8-9d48-2b209cc224db tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:41.787773 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a01ccc95-1e35-44a8-9d48-2b209cc224db tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:41.803727 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:41.803727 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:41.811620 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a01ccc95-1e35-44a8-9d48-2b209cc224db tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:41.817157 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a01ccc95-1e35-44a8-9d48-2b209cc224db tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:41.817654 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1041/4200] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:41 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:42.047415 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7b15b04-b129-40cc-a6e3-0f8a123cfd2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:42.049158 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7b15b04-b129-40cc-a6e3-0f8a123cfd2f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:42.049404 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7b15b04-b129-40cc-a6e3-0f8a123cfd2f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:42.049574 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7b15b04-b129-40cc-a6e3-0f8a123cfd2f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:42.049679 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c7b15b04-b129-40cc-a6e3-0f8a123cfd2f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:42.053564 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:42.053564 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:42.054833 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7b15b04-b129-40cc-a6e3-0f8a123cfd2f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:42.054833 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1056/4201] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:42 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:42.108185 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d9bceb7-792d-4f9b-9032-3689e4901e14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:42.112409 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d9bceb7-792d-4f9b-9032-3689e4901e14 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] GET https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 Aug 25 04:58:42.112673 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d9bceb7-792d-4f9b-9032-3689e4901e14 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:42.112904 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d9bceb7-792d-4f9b-9032-3689e4901e14 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:42.119836 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d9bceb7-792d-4f9b-9032-3689e4901e14 tempest-ProjectAdminTests33-11154269 tempest-ProjectAdminTests33-11154269-project-admin] https://10.4.3.213/volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 returned with HTTP 404 Aug 25 04:58:42.120445 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1048/4202] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:42 2026] GET /volume/v3/volumes/31b7e44b-4158-431e-994a-baebc573f9b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:42.339815 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-91ae9fc7-26f3-4046-b330-a579f15195de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:42.342069 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91ae9fc7-26f3-4046-b330-a579f15195de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:42.342275 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91ae9fc7-26f3-4046-b330-a579f15195de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:42.342552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-91ae9fc7-26f3-4046-b330-a579f15195de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:42.342691 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-91ae9fc7-26f3-4046-b330-a579f15195de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:42.349546 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:42.349546 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:42.350416 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-91ae9fc7-26f3-4046-b330-a579f15195de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:42.350957 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1058/4203] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:42 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:42.831378 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5c367d92-26d1-42a0-8425-637992f25783 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:42.835454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c367d92-26d1-42a0-8425-637992f25783 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:42.835454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5c367d92-26d1-42a0-8425-637992f25783 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:42.835454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5c367d92-26d1-42a0-8425-637992f25783 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:42.846499 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:42.846499 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:42.851191 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5c367d92-26d1-42a0-8425-637992f25783 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:42.857359 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c367d92-26d1-42a0-8425-637992f25783 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:42.857359 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1042/4204] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:42 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:43.067238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ddedc798-0af6-4c9d-9445-4edf94a38b5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:43.069143 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddedc798-0af6-4c9d-9445-4edf94a38b5d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:43.069355 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddedc798-0af6-4c9d-9445-4edf94a38b5d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:43.069569 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddedc798-0af6-4c9d-9445-4edf94a38b5d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:43.069668 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ddedc798-0af6-4c9d-9445-4edf94a38b5d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:43.074169 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:43.074169 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:43.074946 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddedc798-0af6-4c9d-9445-4edf94a38b5d tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:43.075395 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1057/4205] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:43 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:43.368736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7d1c280-a7ca-4785-a32f-b7d26f36aa11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:43.368736 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7d1c280-a7ca-4785-a32f-b7d26f36aa11 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:43.368736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7d1c280-a7ca-4785-a32f-b7d26f36aa11 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:43.369153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7d1c280-a7ca-4785-a32f-b7d26f36aa11 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:43.369153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c7d1c280-a7ca-4785-a32f-b7d26f36aa11 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:43.374762 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:43.374762 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:43.376710 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7d1c280-a7ca-4785-a32f-b7d26f36aa11 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:43.377380 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1049/4206] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:43 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:43.874894 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-53539610-87a5-4d1a-947b-4833ae3ae62d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:43.877508 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53539610-87a5-4d1a-947b-4833ae3ae62d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:43.877768 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53539610-87a5-4d1a-947b-4833ae3ae62d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:43.878082 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53539610-87a5-4d1a-947b-4833ae3ae62d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:43.892178 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:43.892178 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:43.894939 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-53539610-87a5-4d1a-947b-4833ae3ae62d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:43.899895 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53539610-87a5-4d1a-947b-4833ae3ae62d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:43.900342 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1059/4207] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:43 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:43.939644 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.059772 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:58:44.060329 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1794873544"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:44.062459 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1794873544'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:58:44.062714 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume of 1 GB Aug 25 04:58:44.067632 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Availability Zones retrieved successfully. Aug 25 04:58:44.076978 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Flow 'volume_create_api' (8d68337c-7705-4241-9a53-e00b74495499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:44.078839 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf50f89b-73e6-486a-8399-477ced8f2ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.083886 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:58:44.090529 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b509d911-76b7-4962-a04d-462912ef75a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.093824 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b509d911-76b7-4962-a04d-462912ef75a6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:44.094104 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b509d911-76b7-4962-a04d-462912ef75a6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:44.094370 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b509d911-76b7-4962-a04d-462912ef75a6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:44.095009 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b509d911-76b7-4962-a04d-462912ef75a6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:44.100643 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.100643 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:44.101805 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b509d911-76b7-4962-a04d-462912ef75a6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:44.102614 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1058/4208] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:44 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:44.113523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16e15231-17c3-4226-b308-8bdd63c4fef9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.114756 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf50f89b-73e6-486a-8399-477ced8f2ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.115554 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e035eff-d008-46fa-9be6-e242ae81c3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.116175 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16e15231-17c3-4226-b308-8bdd63c4fef9 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 Aug 25 04:58:44.116175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16e15231-17c3-4226-b308-8bdd63c4fef9 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:44.116310 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16e15231-17c3-4226-b308-8bdd63c4fef9 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:44.124700 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.124700 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:44.128782 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16e15231-17c3-4226-b308-8bdd63c4fef9 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:44.135099 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16e15231-17c3-4226-b308-8bdd63c4fef9 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 returned with HTTP 200 Aug 25 04:58:44.135660 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1050/4209] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:44 2026] GET /volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:44.152854 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.154717 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] POST https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa/restore Aug 25 04:58:44.155350 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:44.156301 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Restoring backup b3390295-7f31-4870-b5d6-59b902666aaa ({'restore': {}}) {{(pid=100269) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 04:58:44.156483 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Restoring backup b3390295-7f31-4870-b5d6-59b902666aaa to volume None. Aug 25 04:58:44.160451 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.160451 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:44.161534 np0000008045 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Creating volume of 1 GB for restore of backup b3390295-7f31-4870-b5d6-59b902666aaa. Aug 25 04:58:44.167412 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Availability zone cache updated, next update will occur around 2026-08-25 05:58:44.167133. {{(pid=100269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 04:58:44.167554 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Availability Zones retrieved successfully. Aug 25 04:58:44.181113 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Flow 'volume_create_api' (a6b86d22-8c37-4f2a-90a3-d740833da7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:44.181113 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1b5fcf-3ff6-45f9-a30d-4f3380afc586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.181113 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:58:44.195070 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Created reservations ['79dd8284-b0bb-41c3-9948-51173914ebeb', 'a0670d92-3497-4866-ad52-173499d8c8df', '7f47341b-3acc-4e31-a5cc-c24dc2ff3a1d', 'ad236945-2d6b-4aae-a80f-69f2244da9cc'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:44.195070 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e035eff-d008-46fa-9be6-e242ae81c3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79dd8284-b0bb-41c3-9948-51173914ebeb', 'a0670d92-3497-4866-ad52-173499d8c8df', '7f47341b-3acc-4e31-a5cc-c24dc2ff3a1d', 'ad236945-2d6b-4aae-a80f-69f2244da9cc']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.195070 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5424bf0-4050-4b08-94b5-46da29be828d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.202965 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1b5fcf-3ff6-45f9-a30d-4f3380afc586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.203726 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c765f9-ac2a-425c-b64f-b53a8944e94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.217919 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5424bf0-4050-4b08-94b5-46da29be828d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a506d545-f609-4ff8-b030-2de3a1801ad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1794873544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['79dd8284-b0bb-41c3-9948-51173914ebeb','a0670d92-3497-4866-ad52-173499d8c8df','7f47341b-3acc-4e31-a5cc-c24dc2ff3a1d','ad236945-2d6b-4aae-a80f-69f2244da9cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='661a9de4fbd04e568748d6ded3edcabb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1794873544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a506d545-f609-4ff8-b030-2de3a1801ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88b1315cfa747c7b56e019d895d8577',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='661a9de4fbd04e568748d6ded3edcabb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.221491 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a87c810-a5cf-47d0-88fb-bd5803339db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.245875 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a87c810-a5cf-47d0-88fb-bd5803339db3) transitioned into state 'SUCCESS' from state '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-1794873544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['79dd8284-b0bb-41c3-9948-51173914ebeb','a0670d92-3497-4866-ad52-173499d8c8df','7f47341b-3acc-4e31-a5cc-c24dc2ff3a1d','ad236945-2d6b-4aae-a80f-69f2244da9cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='661a9de4fbd04e568748d6ded3edcabb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.246751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceaca582-ca12-40e2-8370-6a121609027c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.260837 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceaca582-ca12-40e2-8370-6a121609027c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.261727 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Flow 'volume_create_api' (8d68337c-7705-4241-9a53-e00b74495499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:44.262402 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume request issued successfully. Aug 25 04:58:44.262795 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba52a8d1-d78c-4fcc-adce-34be3cdad56e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:58:44.263286 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1043/4210] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:58:43 2026] POST /volume/v3/volumes => generated 778 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:44.264861 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Created reservations ['5a48d7ca-0029-486e-b700-1ec462acc9bb', '28f8a51c-77c5-4e7b-8d01-ad8796edbcb8', '3ec84fa8-9fb4-4f20-af5b-022550dfe3e2', '96131318-89a0-4147-9994-b1b1944339ea'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:44.266215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c765f9-ac2a-425c-b64f-b53a8944e94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a48d7ca-0029-486e-b700-1ec462acc9bb', '28f8a51c-77c5-4e7b-8d01-ad8796edbcb8', '3ec84fa8-9fb4-4f20-af5b-022550dfe3e2', '96131318-89a0-4147-9994-b1b1944339ea']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.267574 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65fa0f10-ce02-4722-ad7a-61c5c493fa98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.279136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b72397b2-a777-472b-a3d6-a020fd281723 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.281384 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b72397b2-a777-472b-a3d6-a020fd281723 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 Aug 25 04:58:44.281628 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b72397b2-a777-472b-a3d6-a020fd281723 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:44.281808 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b72397b2-a777-472b-a3d6-a020fd281723 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:44.292200 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.292200 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:44.297565 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b72397b2-a777-472b-a3d6-a020fd281723 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:58:44.303546 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b72397b2-a777-472b-a3d6-a020fd281723 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 returned with HTTP 200 Aug 25 04:58:44.303546 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1059/4211] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:44 2026] GET /volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:44.308676 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65fa0f10-ce02-4722-ad7a-61c5c493fa98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ded012eb-9517-47d1-92c8-198571f9e3a4', '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_b3390295-7f31-4870-b5d6-59b902666aaa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fe5bf055e54deea17b42caccb02ea7',qos_specs=None,replication_status=,reservations=['5a48d7ca-0029-486e-b700-1ec462acc9bb','28f8a51c-77c5-4e7b-8d01-ad8796edbcb8','3ec84fa8-9fb4-4f20-af5b-022550dfe3e2','96131318-89a0-4147-9994-b1b1944339ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49d6a44bd8e4d5d9fd41e5fa5c2222c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:58:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b3390295-7f31-4870-b5d6-59b902666aaa',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ded012eb-9517-47d1-92c8-198571f9e3a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73fe5bf055e54deea17b42caccb02ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a49d6a44bd8e4d5d9fd41e5fa5c2222c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.309668 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b91c5ff-3b15-42b7-9ba1-fc9a499a1b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.337460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b91c5ff-3b15-42b7-9ba1-fc9a499a1b55) transitioned into 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_b3390295-7f31-4870-b5d6-59b902666aaa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73fe5bf055e54deea17b42caccb02ea7',qos_specs=None,replication_status=,reservations=['5a48d7ca-0029-486e-b700-1ec462acc9bb','28f8a51c-77c5-4e7b-8d01-ad8796edbcb8','3ec84fa8-9fb4-4f20-af5b-022550dfe3e2','96131318-89a0-4147-9994-b1b1944339ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49d6a44bd8e4d5d9fd41e5fa5c2222c',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.337460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8dd2f42-4db7-4a29-b17b-09594b4ea74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:44.351471 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8dd2f42-4db7-4a29-b17b-09594b4ea74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:44.352794 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Flow 'volume_create_api' (a6b86d22-8c37-4f2a-90a3-d740833da7cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:44.354516 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Create volume request issued successfully. Aug 25 04:58:44.365208 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.365208 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:44.365873 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:44.389949 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2edc6c7-dc1a-4041-b735-484ba24e5350 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.392244 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2edc6c7-dc1a-4041-b735-484ba24e5350 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:44.392553 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2edc6c7-dc1a-4041-b735-484ba24e5350 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:44.392813 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2edc6c7-dc1a-4041-b735-484ba24e5350 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:44.392955 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d2edc6c7-dc1a-4041-b735-484ba24e5350 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:44.398272 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.398272 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:44.399307 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2edc6c7-dc1a-4041-b735-484ba24e5350 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:44.399825 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1051/4212] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:44 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:44.413355 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4512bbc9-6067-4637-b7aa-290552dae13a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.415849 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4512bbc9-6067-4637-b7aa-290552dae13a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:44.416093 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4512bbc9-6067-4637-b7aa-290552dae13a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:44.416313 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4512bbc9-6067-4637-b7aa-290552dae13a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:44.416417 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4512bbc9-6067-4637-b7aa-290552dae13a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:44.421641 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.421641 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:44.422403 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4512bbc9-6067-4637-b7aa-290552dae13a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:44.422811 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1044/4213] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:44 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:44.433556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab96bce7-32f9-49cb-9efa-0241f326bcd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.436180 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab96bce7-32f9-49cb-9efa-0241f326bcd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:58:44.436674 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab96bce7-32f9-49cb-9efa-0241f326bcd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23054e93-40f5-43a7-bb0a-2f755a76f8e4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-931704210"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:44.438461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-ab96bce7-32f9-49cb-9efa-0241f326bcd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Creating new backup {'backup': {'volume_id': '23054e93-40f5-43a7-bb0a-2f755a76f8e4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-931704210'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:58:44.438652 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-ab96bce7-32f9-49cb-9efa-0241f326bcd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Creating backup of volume 23054e93-40f5-43a7-bb0a-2f755a76f8e4 in container None Aug 25 04:58:44.447781 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.447781 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:44.448343 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab96bce7-32f9-49cb-9efa-0241f326bcd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Volume info retrieved successfully. Aug 25 04:58:44.466079 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ab96bce7-32f9-49cb-9efa-0241f326bcd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Created reservations ['90af6aff-6880-499a-bfea-b9b90790cca4', 'e8b3496e-a2c7-4dae-924d-5510fecfd2f6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:44.511902 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab96bce7-32f9-49cb-9efa-0241f326bcd4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:58:44.512462 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1060/4214] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:44 2026] POST /volume/v3/backups => generated 329 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:44.522905 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97113954-73a4-4d95-bd79-5c7c3fedd495 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.525022 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97113954-73a4-4d95-bd79-5c7c3fedd495 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:44.525349 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97113954-73a4-4d95-bd79-5c7c3fedd495 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:44.525643 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97113954-73a4-4d95-bd79-5c7c3fedd495 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:44.525761 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-97113954-73a4-4d95-bd79-5c7c3fedd495 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:44.531803 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.531803 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:44.532891 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97113954-73a4-4d95-bd79-5c7c3fedd495 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:44.533617 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1052/4215] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:44 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:44.915164 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a4860ca0-cdf2-45da-9c79-458355585168 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:44.917303 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a4860ca0-cdf2-45da-9c79-458355585168 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:44.917592 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a4860ca0-cdf2-45da-9c79-458355585168 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:44.917855 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a4860ca0-cdf2-45da-9c79-458355585168 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:44.930736 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:44.930736 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:44.934670 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a4860ca0-cdf2-45da-9c79-458355585168 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:44.939231 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a4860ca0-cdf2-45da-9c79-458355585168 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:44.939991 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1045/4216] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:44 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:45.318502 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71a56773-f5a7-4b7e-aa9b-b28c8f240326 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:45.320935 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71a56773-f5a7-4b7e-aa9b-b28c8f240326 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 Aug 25 04:58:45.321205 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71a56773-f5a7-4b7e-aa9b-b28c8f240326 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:45.321441 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71a56773-f5a7-4b7e-aa9b-b28c8f240326 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:45.329477 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:45.329477 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:45.333493 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71a56773-f5a7-4b7e-aa9b-b28c8f240326 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:58:45.338216 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71a56773-f5a7-4b7e-aa9b-b28c8f240326 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 returned with HTTP 200 Aug 25 04:58:45.338762 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1061/4217] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:45 2026] GET /volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:45.352122 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-374d21fb-c3e0-4b6f-b88d-a6a53b364291 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:45.353927 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-374d21fb-c3e0-4b6f-b88d-a6a53b364291 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:58:45.354358 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-374d21fb-c3e0-4b6f-b88d-a6a53b364291 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a506d545-f609-4ff8-b030-2de3a1801ad2", "name": "tempest-type-Backup-832442131"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:45.355832 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-374d21fb-c3e0-4b6f-b88d-a6a53b364291 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Creating new backup {'backup': {'volume_id': 'a506d545-f609-4ff8-b030-2de3a1801ad2', 'name': 'tempest-type-Backup-832442131'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:58:45.355976 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-374d21fb-c3e0-4b6f-b88d-a6a53b364291 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Creating backup of volume a506d545-f609-4ff8-b030-2de3a1801ad2 in container None Aug 25 04:58:45.363086 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:45.363086 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:45.363407 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-374d21fb-c3e0-4b6f-b88d-a6a53b364291 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:58:45.372875 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:45.372875 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:45.373360 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:45.373415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Checking backup size 1 against volume size 1 {{(pid=100269) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 04:58:45.373542 np0000008045 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Overwriting volume ded012eb-9517-47d1-92c8-198571f9e3a4 with restore of backup b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:45.388020 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] restore_backup in rpcapi backup_id b3390295-7f31-4870-b5d6-59b902666aaa {{(pid=100269) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 04:58:45.388642 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-374d21fb-c3e0-4b6f-b88d-a6a53b364291 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Created reservations ['8de95313-467b-4991-9af4-5588ccadca1a', '2f9bc945-2f41-4e51-a955-aa2c9ba99f0b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:45.390177 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-78e3c6d6-b7a0-45e7-b443-e5ca3706aefc tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa/restore returned with HTTP 202 Aug 25 04:58:45.390719 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1060/4218] 10.4.3.213 () {68 vars in 1393 bytes} [Tue Aug 25 04:58:44 2026] POST /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa/restore => generated 189 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:45.400468 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e71d14b5-e32d-4e87-bdc8-6ee4f23eaf37 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:45.404088 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e71d14b5-e32d-4e87-bdc8-6ee4f23eaf37 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:45.404331 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e71d14b5-e32d-4e87-bdc8-6ee4f23eaf37 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:45.404730 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e71d14b5-e32d-4e87-bdc8-6ee4f23eaf37 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:45.404820 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e71d14b5-e32d-4e87-bdc8-6ee4f23eaf37 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:45.413033 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:45.413033 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:45.414770 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e71d14b5-e32d-4e87-bdc8-6ee4f23eaf37 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:45.414770 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1046/4219] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:45 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:45.429447 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-374d21fb-c3e0-4b6f-b88d-a6a53b364291 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:58:45.429447 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1053/4220] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:58:45 2026] POST /volume/v3/backups => generated 315 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:45.438099 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d851c91-7bac-4cad-9f4c-b734572456fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:45.441485 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d851c91-7bac-4cad-9f4c-b734572456fb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:45.441485 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d851c91-7bac-4cad-9f4c-b734572456fb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:45.441485 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d851c91-7bac-4cad-9f4c-b734572456fb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:45.441485 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5d851c91-7bac-4cad-9f4c-b734572456fb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:45.445922 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:45.445922 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:45.446980 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d851c91-7bac-4cad-9f4c-b734572456fb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:45.447640 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1062/4221] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:45 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:45.546591 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bde7073b-16a3-4370-89d9-f24d82c8f214 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:45.548664 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bde7073b-16a3-4370-89d9-f24d82c8f214 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:45.548864 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bde7073b-16a3-4370-89d9-f24d82c8f214 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:45.549102 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bde7073b-16a3-4370-89d9-f24d82c8f214 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:45.549228 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-bde7073b-16a3-4370-89d9-f24d82c8f214 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:45.553955 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:45.553955 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:45.554767 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bde7073b-16a3-4370-89d9-f24d82c8f214 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:45.555371 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1061/4222] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:45 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:45.744964 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-c5508b5c-0927-4ba5-968f-a4d403d63b0c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:45.747949 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-c5508b5c-0927-4ba5-968f-a4d403d63b0c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments/b191db99-645e-48e5-a3fc-92863f334db8/action Aug 25 04:58:45.749251 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-c5508b5c-0927-4ba5-968f-a4d403d63b0c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:58:45.749328 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-c5508b5c-0927-4ba5-968f-a4d403d63b0c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:45.774521 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:45.774521 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:45.789591 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-688b76d8-0be6-4aa3-aa41-3a571c9093fc req-c5508b5c-0927-4ba5-968f-a4d403d63b0c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/b191db99-645e-48e5-a3fc-92863f334db8/action returned with HTTP 204 Aug 25 04:58:45.789591 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1047/4223] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:58:45 2026] POST /volume/v3/attachments/b191db99-645e-48e5-a3fc-92863f334db8/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:58:45.953501 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84dad0b9-ddc9-47f4-90eb-74c9121b2c5c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:45.955191 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84dad0b9-ddc9-47f4-90eb-74c9121b2c5c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:45.955362 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84dad0b9-ddc9-47f4-90eb-74c9121b2c5c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:45.955557 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84dad0b9-ddc9-47f4-90eb-74c9121b2c5c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:45.964630 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:45.964630 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:45.967923 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84dad0b9-ddc9-47f4-90eb-74c9121b2c5c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:45.972017 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84dad0b9-ddc9-47f4-90eb-74c9121b2c5c tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:45.972341 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1054/4224] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:45 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:45.987790 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04f7d02c-7764-4327-98f7-564b8c764e17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:45.992795 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04f7d02c-7764-4327-98f7-564b8c764e17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:58:45.993013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04f7d02c-7764-4327-98f7-564b8c764e17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:45.993331 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04f7d02c-7764-4327-98f7-564b8c764e17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:46.005026 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:46.005026 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:46.010670 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04f7d02c-7764-4327-98f7-564b8c764e17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:58:46.016964 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04f7d02c-7764-4327-98f7-564b8c764e17 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:58:46.017417 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1063/4225] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:45 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 1170 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:46.426410 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ccd94565-c677-40ab-859d-6e213b51595c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:46.430176 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ccd94565-c677-40ab-859d-6e213b51595c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:46.430392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ccd94565-c677-40ab-859d-6e213b51595c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:46.430612 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ccd94565-c677-40ab-859d-6e213b51595c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:46.430716 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ccd94565-c677-40ab-859d-6e213b51595c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:46.435181 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:46.435181 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:46.436637 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ccd94565-c677-40ab-859d-6e213b51595c tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:46.436702 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1062/4226] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:46 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:46.461342 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-91f9212b-6bdd-4dca-9a0e-c18fc9dae90b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:46.463255 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91f9212b-6bdd-4dca-9a0e-c18fc9dae90b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:46.463506 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91f9212b-6bdd-4dca-9a0e-c18fc9dae90b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:46.463743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-91f9212b-6bdd-4dca-9a0e-c18fc9dae90b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:46.463802 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-91f9212b-6bdd-4dca-9a0e-c18fc9dae90b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:46.467952 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:46.467952 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:46.468612 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-91f9212b-6bdd-4dca-9a0e-c18fc9dae90b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:46.469010 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1048/4227] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:46 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:46.566929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-586f378c-7899-43ea-96c0-53d8f1aa3a61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:46.569373 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-586f378c-7899-43ea-96c0-53d8f1aa3a61 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:46.569560 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-586f378c-7899-43ea-96c0-53d8f1aa3a61 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:46.569773 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-586f378c-7899-43ea-96c0-53d8f1aa3a61 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:46.569944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-586f378c-7899-43ea-96c0-53d8f1aa3a61 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:46.580638 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:46.580638 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:46.581860 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-586f378c-7899-43ea-96c0-53d8f1aa3a61 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:46.581860 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1055/4228] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:46 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:47.451182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fad4f1ee-cc7e-4760-ac5b-6994a731fc4b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:47.453232 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fad4f1ee-cc7e-4760-ac5b-6994a731fc4b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:47.453658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fad4f1ee-cc7e-4760-ac5b-6994a731fc4b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:47.453949 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fad4f1ee-cc7e-4760-ac5b-6994a731fc4b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:47.454276 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fad4f1ee-cc7e-4760-ac5b-6994a731fc4b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:47.459510 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:47.459510 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:47.460595 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fad4f1ee-cc7e-4760-ac5b-6994a731fc4b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:47.460995 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1064/4229] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:47 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:47.481588 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f9d77e72-8d6a-4d4f-b55b-96ccab775ce3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:47.483713 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9d77e72-8d6a-4d4f-b55b-96ccab775ce3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:47.484403 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f9d77e72-8d6a-4d4f-b55b-96ccab775ce3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:47.484403 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f9d77e72-8d6a-4d4f-b55b-96ccab775ce3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:47.484403 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f9d77e72-8d6a-4d4f-b55b-96ccab775ce3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:47.493739 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:47.493739 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:47.496573 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f9d77e72-8d6a-4d4f-b55b-96ccab775ce3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:47.498453 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1063/4230] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:47 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:47.592795 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5ca55cc6-7427-4714-92d1-125fba3821e0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:47.594651 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ca55cc6-7427-4714-92d1-125fba3821e0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:47.594853 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ca55cc6-7427-4714-92d1-125fba3821e0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:47.595116 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ca55cc6-7427-4714-92d1-125fba3821e0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:47.595256 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5ca55cc6-7427-4714-92d1-125fba3821e0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:47.600541 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:47.600541 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:47.601604 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ca55cc6-7427-4714-92d1-125fba3821e0 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:47.601787 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1049/4231] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:47 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:48.134335 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4130a93a-76d5-4178-af13-5696cbcc5da7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:48.167128 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4130a93a-76d5-4178-af13-5696cbcc5da7 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:58:48.167593 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4130a93a-76d5-4178-af13-5696cbcc5da7 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1176197756", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:48.190709 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4130a93a-76d5-4178-af13-5696cbcc5da7 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:58:48.191226 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1056/4232] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:58:48 2026] POST /volume/v3/types => generated 212 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:48.207159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00200c87-dc4b-44c5-8875-63fcb9014d9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:48.209500 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00200c87-dc4b-44c5-8875-63fcb9014d9f tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] POST https://10.4.3.213/volume/v3/types/4051fb46-64ea-4d23-a4a2-80b54e004220/encryption Aug 25 04:58:48.209958 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00200c87-dc4b-44c5-8875-63fcb9014d9f tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:48.233874 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00200c87-dc4b-44c5-8875-63fcb9014d9f tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] https://10.4.3.213/volume/v3/types/4051fb46-64ea-4d23-a4a2-80b54e004220/encryption returned with HTTP 200 Aug 25 04:58:48.234439 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1065/4233] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:58:48 2026] POST /volume/v3/types/4051fb46-64ea-4d23-a4a2-80b54e004220/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:48.242522 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-617d1bff-9326-4861-9091-81fe96d352b6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:48.346767 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:58:48.346767 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-767970053", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1176197756", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:48.348745 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-767970053', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1176197756', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:58:48.354743 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume of 1 GB Aug 25 04:58:48.355216 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:48.355216 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:48.355801 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Availability Zones retrieved successfully. Aug 25 04:58:48.365712 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Flow 'volume_create_api' (88edea54-6c1c-4d33-81a3-20d9405653dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:48.367842 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce1d1c9e-97ea-4162-bd92-a5f2644f2a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:48.370247 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:58:48.407562 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce1d1c9e-97ea-4162-bd92-a5f2644f2a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:58:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4051fb46-64ea-4d23-a4a2-80b54e004220,is_public=True,name='tempest-scenario-type-luks-1176197756',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4051fb46-64ea-4d23-a4a2-80b54e004220', '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=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:48.408340 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e9456c-d049-4d57-a3f1-b12e0df28b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:48.437883 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1176197756 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1176197756, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:58:48.438275 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1176197756 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1176197756, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:58:48.478390 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9043551e-5178-41df-9041-f7b0f3d94617 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:48.480456 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Created reservations ['de01a7cc-b7f4-4614-9493-65d12de02128', 'e80e2222-7e79-4551-9d84-bd9d24265e27', 'e9a605e4-2f93-4558-b3b7-62303806692e', '7abe6590-322d-45cb-b619-3c2fe87ad180'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:48.481521 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9043551e-5178-41df-9041-f7b0f3d94617 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:48.481521 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9043551e-5178-41df-9041-f7b0f3d94617 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:48.481712 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e9456c-d049-4d57-a3f1-b12e0df28b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de01a7cc-b7f4-4614-9493-65d12de02128', 'e80e2222-7e79-4551-9d84-bd9d24265e27', 'e9a605e4-2f93-4558-b3b7-62303806692e', '7abe6590-322d-45cb-b619-3c2fe87ad180']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:48.482130 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9043551e-5178-41df-9041-f7b0f3d94617 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:48.482130 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9043551e-5178-41df-9041-f7b0f3d94617 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:48.483332 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851b5e54-dcc2-4325-a189-f90a81ddab17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:48.487934 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:48.487934 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:48.489063 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9043551e-5178-41df-9041-f7b0f3d94617 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:48.489781 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1050/4234] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:48 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:48.509666 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1ec9628c-57ae-4b5b-ab67-e97536b5f9df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:48.512069 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ec9628c-57ae-4b5b-ab67-e97536b5f9df tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:48.512303 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ec9628c-57ae-4b5b-ab67-e97536b5f9df tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:48.512827 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1ec9628c-57ae-4b5b-ab67-e97536b5f9df tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:48.513049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1ec9628c-57ae-4b5b-ab67-e97536b5f9df tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:48.513113 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851b5e54-dcc2-4325-a189-f90a81ddab17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1878c3b1-c3a3-4c0d-831e-eaf1616c38c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-767970053',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb84eabb1254780b407f6f5f3533654',qos_specs=None,replication_status=,reservations=['de01a7cc-b7f4-4614-9493-65d12de02128','e80e2222-7e79-4551-9d84-bd9d24265e27','e9a605e4-2f93-4558-b3b7-62303806692e','7abe6590-322d-45cb-b619-3c2fe87ad180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_type_id=4051fb46-64ea-4d23-a4a2-80b54e004220), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-767970053',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1878c3b1-c3a3-4c0d-831e-eaf1616c38c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb84eabb1254780b407f6f5f3533654',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4051fb46-64ea-4d23-a4a2-80b54e004220),volume_type_id=4051fb46-64ea-4d23-a4a2-80b54e004220)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:48.514035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a71a47-4953-4b87-a22d-ce0dabf09658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:48.519394 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:48.519394 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:48.520242 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1ec9628c-57ae-4b5b-ab67-e97536b5f9df tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:48.520689 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1057/4235] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:48 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:48.539504 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a71a47-4953-4b87-a22d-ce0dabf09658) transitioned into state 'SUCCESS' from state '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-767970053',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb84eabb1254780b407f6f5f3533654',qos_specs=None,replication_status=,reservations=['de01a7cc-b7f4-4614-9493-65d12de02128','e80e2222-7e79-4551-9d84-bd9d24265e27','e9a605e4-2f93-4558-b3b7-62303806692e','7abe6590-322d-45cb-b619-3c2fe87ad180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_type_id=4051fb46-64ea-4d23-a4a2-80b54e004220)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:48.540474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0b95ef-4e0b-4e73-a4f4-7fe717eaa8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:48.557663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0b95ef-4e0b-4e73-a4f4-7fe717eaa8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:48.558811 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Flow 'volume_create_api' (88edea54-6c1c-4d33-81a3-20d9405653dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:48.559243 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume request issued successfully. Aug 25 04:58:48.561496 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-617d1bff-9326-4861-9091-81fe96d352b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:58:48.561936 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1064/4236] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:48 2026] POST /volume/v3/volumes => generated 784 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:48.577383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94190b53-ce64-4676-8e18-e11cd2ee83d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:48.579894 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94190b53-ce64-4676-8e18-e11cd2ee83d6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 Aug 25 04:58:48.580193 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94190b53-ce64-4676-8e18-e11cd2ee83d6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:48.580423 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94190b53-ce64-4676-8e18-e11cd2ee83d6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:48.591760 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:48.591760 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:48.597136 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94190b53-ce64-4676-8e18-e11cd2ee83d6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:48.601876 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94190b53-ce64-4676-8e18-e11cd2ee83d6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 returned with HTTP 200 Aug 25 04:58:48.602303 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1066/4237] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:48 2026] GET /volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:48.611910 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-10fddb1a-0b02-4f5b-ac07-7941bae8c3ec None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:48.614229 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10fddb1a-0b02-4f5b-ac07-7941bae8c3ec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:48.614513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-10fddb1a-0b02-4f5b-ac07-7941bae8c3ec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:48.614845 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-10fddb1a-0b02-4f5b-ac07-7941bae8c3ec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:48.614967 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-10fddb1a-0b02-4f5b-ac07-7941bae8c3ec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:48.620460 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:48.620460 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:48.621373 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10fddb1a-0b02-4f5b-ac07-7941bae8c3ec tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:48.621905 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1051/4238] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:48 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:48.672223 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fec9025e-20ce-40f5-ac22-3002da3dcab1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:48.675201 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fec9025e-20ce-40f5-ac22-3002da3dcab1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:58:48.675582 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fec9025e-20ce-40f5-ac22-3002da3dcab1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1881e66-d11b-4aaa-a12a-1073a45490f3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-4387399", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:48.688039 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:48.688039 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:48.689249 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fec9025e-20ce-40f5-ac22-3002da3dcab1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:58:48.689249 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-fec9025e-20ce-40f5-ac22-3002da3dcab1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create snapshot from volume f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:58:48.721223 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fec9025e-20ce-40f5-ac22-3002da3dcab1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['fc4f1183-5bff-460f-9fe8-f6c361bb06f0', 'ec435379-428b-4b63-979e-f239a927436b', 'd179455d-9232-4f35-9659-184c2d89b807', 'c15f9e59-d8a6-41b2-ba2c-53fad78919df'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:48.760012 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fec9025e-20ce-40f5-ac22-3002da3dcab1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot force create request issued successfully. Aug 25 04:58:48.761676 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fec9025e-20ce-40f5-ac22-3002da3dcab1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:58:48.761676 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1058/4239] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:58:48 2026] POST /volume/v3/snapshots => generated 305 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:48.772855 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-94c736e2-b0da-4ab8-b764-0be84a1fb8cb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:48.776913 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94c736e2-b0da-4ab8-b764-0be84a1fb8cb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 Aug 25 04:58:48.776913 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94c736e2-b0da-4ab8-b764-0be84a1fb8cb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:48.776913 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-94c736e2-b0da-4ab8-b764-0be84a1fb8cb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:48.784228 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:48.784228 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:48.785918 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-94c736e2-b0da-4ab8-b764-0be84a1fb8cb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:58:48.786633 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-94c736e2-b0da-4ab8-b764-0be84a1fb8cb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 returned with HTTP 200 Aug 25 04:58:48.788226 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1065/4240] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:58:48 2026] GET /volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:49.502629 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f89eb456-d9ef-49f3-9836-b03b9796d138 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:49.504672 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f89eb456-d9ef-49f3-9836-b03b9796d138 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:49.504883 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f89eb456-d9ef-49f3-9836-b03b9796d138 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:49.505083 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f89eb456-d9ef-49f3-9836-b03b9796d138 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:49.505192 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f89eb456-d9ef-49f3-9836-b03b9796d138 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:49.510257 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:49.510257 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:49.511396 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f89eb456-d9ef-49f3-9836-b03b9796d138 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:49.511910 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1067/4241] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:49 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:49.536014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8fa37ac4-e430-4fbd-8686-17d5840faf2c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:49.537872 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fa37ac4-e430-4fbd-8686-17d5840faf2c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:49.538164 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fa37ac4-e430-4fbd-8686-17d5840faf2c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:49.538423 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8fa37ac4-e430-4fbd-8686-17d5840faf2c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:49.538635 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8fa37ac4-e430-4fbd-8686-17d5840faf2c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:49.543999 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:49.543999 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:49.544898 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8fa37ac4-e430-4fbd-8686-17d5840faf2c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:49.545459 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1052/4242] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:49 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:49.618410 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff6955db-6df5-4763-ab08-441089122325 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:49.620785 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff6955db-6df5-4763-ab08-441089122325 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 Aug 25 04:58:49.621050 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff6955db-6df5-4763-ab08-441089122325 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:49.621269 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff6955db-6df5-4763-ab08-441089122325 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:49.630849 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:49.630849 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:49.633492 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d5cc2f67-f6a0-4a86-aa3a-d94ae8072ebe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:49.634504 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff6955db-6df5-4763-ab08-441089122325 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:49.635443 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5cc2f67-f6a0-4a86-aa3a-d94ae8072ebe tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:49.635723 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5cc2f67-f6a0-4a86-aa3a-d94ae8072ebe tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:49.635964 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d5cc2f67-f6a0-4a86-aa3a-d94ae8072ebe tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:49.636116 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d5cc2f67-f6a0-4a86-aa3a-d94ae8072ebe tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:49.640356 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff6955db-6df5-4763-ab08-441089122325 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 returned with HTTP 200 Aug 25 04:58:49.641039 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1059/4243] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:49 2026] GET /volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:49.641109 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:49.641109 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:49.644764 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d5cc2f67-f6a0-4a86-aa3a-d94ae8072ebe tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:49.645193 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1066/4244] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:49 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:49.655218 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c9971ad-d772-4bbb-8edc-21d6ea9924b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:49.657686 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c9971ad-d772-4bbb-8edc-21d6ea9924b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 Aug 25 04:58:49.658005 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c9971ad-d772-4bbb-8edc-21d6ea9924b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:49.658345 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c9971ad-d772-4bbb-8edc-21d6ea9924b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:49.666045 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:49.666045 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:49.670501 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c9971ad-d772-4bbb-8edc-21d6ea9924b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:49.675790 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c9971ad-d772-4bbb-8edc-21d6ea9924b6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 returned with HTTP 200 Aug 25 04:58:49.676399 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1068/4245] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:49 2026] GET /volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:49.689915 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:49.691956 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:58:49.692339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-709399372", "source_volid": "1878c3b1-c3a3-4c0d-831e-eaf1616c38c4", "volume_type": "tempest-scenario-type-luks-1176197756", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:49.694123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-709399372', 'source_volid': '1878c3b1-c3a3-4c0d-831e-eaf1616c38c4', 'volume_type': 'tempest-scenario-type-luks-1176197756', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:58:49.705096 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:49.705096 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:49.705527 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume retrieved successfully. Aug 25 04:58:49.705700 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume of 1 GB Aug 25 04:58:49.706512 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Availability Zones retrieved successfully. Aug 25 04:58:49.713073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Flow 'volume_create_api' (fca8ec03-ede4-4610-b496-20b6bf2cf6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:49.714050 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce1da0c4-27f8-4b15-b1a8-c698dfac6e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:49.715266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:58:49.736708 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce1da0c4-27f8-4b15-b1a8-c698dfac6e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1878c3b1-c3a3-4c0d-831e-eaf1616c38c4', 'volume_type': VolumeType(created_at=2026-08-25T04:58:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4051fb46-64ea-4d23-a4a2-80b54e004220,is_public=True,name='tempest-scenario-type-luks-1176197756',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4051fb46-64ea-4d23-a4a2-80b54e004220', '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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:49.737441 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fce3c6d-0bc0-46c8-b6ca-014e24cdb79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:49.766037 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1176197756 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1176197756, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:58:49.766037 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1176197756 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1176197756, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:58:49.781831 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Created reservations ['d8da7ee1-e3fa-4ab5-80fb-2e7ca09fde28', '173488af-e9e8-4d59-a522-a97a8509790a', 'e5c61082-83cc-42b0-bb11-c235eb825ac3', '8be35772-5cce-41bd-80cf-1918ec9ac341'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:49.783114 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fce3c6d-0bc0-46c8-b6ca-014e24cdb79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8da7ee1-e3fa-4ab5-80fb-2e7ca09fde28', '173488af-e9e8-4d59-a522-a97a8509790a', 'e5c61082-83cc-42b0-bb11-c235eb825ac3', '8be35772-5cce-41bd-80cf-1918ec9ac341']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:49.784124 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27acd30b-9539-4c24-9545-3d5d1dcecc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:49.797313 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a069df0-2964-4a9b-9581-35ba2d4f11e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:49.799453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a069df0-2964-4a9b-9581-35ba2d4f11e0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 Aug 25 04:58:49.799665 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a069df0-2964-4a9b-9581-35ba2d4f11e0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:49.799931 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a069df0-2964-4a9b-9581-35ba2d4f11e0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:49.805885 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:49.805885 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:49.806370 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a069df0-2964-4a9b-9581-35ba2d4f11e0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:58:49.807131 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a069df0-2964-4a9b-9581-35ba2d4f11e0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 returned with HTTP 200 Aug 25 04:58:49.807497 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1060/4246] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:58:49 2026] GET /volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:49.816231 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4cae606-879c-41a3-989c-d9fd87a4239b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:49.818491 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4cae606-879c-41a3-989c-d9fd87a4239b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 Aug 25 04:58:49.818747 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4cae606-879c-41a3-989c-d9fd87a4239b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:49.818997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4cae606-879c-41a3-989c-d9fd87a4239b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:49.825539 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:49.825539 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:49.826040 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a4cae606-879c-41a3-989c-d9fd87a4239b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:58:49.826816 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4cae606-879c-41a3-989c-d9fd87a4239b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 returned with HTTP 200 Aug 25 04:58:49.827254 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1067/4247] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:58:49 2026] GET /volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:49.827637 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27acd30b-9539-4c24-9545-3d5d1dcecc80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe599258-ad86-4391-87e3-a02ec2cd48fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-709399372',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb84eabb1254780b407f6f5f3533654',qos_specs=None,replication_status=,reservations=['d8da7ee1-e3fa-4ab5-80fb-2e7ca09fde28','173488af-e9e8-4d59-a522-a97a8509790a','e5c61082-83cc-42b0-bb11-c235eb825ac3','8be35772-5cce-41bd-80cf-1918ec9ac341'],size=1,snapshot_id=None,source_replicaid=,source_volid=1878c3b1-c3a3-4c0d-831e-eaf1616c38c4,status='creating',user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_type_id=4051fb46-64ea-4d23-a4a2-80b54e004220), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-709399372',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fe599258-ad86-4391-87e3-a02ec2cd48fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb84eabb1254780b407f6f5f3533654',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1878c3b1-c3a3-4c0d-831e-eaf1616c38c4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4051fb46-64ea-4d23-a4a2-80b54e004220),volume_type_id=4051fb46-64ea-4d23-a4a2-80b54e004220)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:49.829060 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ef9987-4d20-4708-aadf-db11313a7b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:49.850600 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ef9987-4d20-4708-aadf-db11313a7b8a) transitioned into state 'SUCCESS' from state '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-709399372',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb84eabb1254780b407f6f5f3533654',qos_specs=None,replication_status=,reservations=['d8da7ee1-e3fa-4ab5-80fb-2e7ca09fde28','173488af-e9e8-4d59-a522-a97a8509790a','e5c61082-83cc-42b0-bb11-c235eb825ac3','8be35772-5cce-41bd-80cf-1918ec9ac341'],size=1,snapshot_id=None,source_replicaid=,source_volid=1878c3b1-c3a3-4c0d-831e-eaf1616c38c4,status='creating',user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_type_id=4051fb46-64ea-4d23-a4a2-80b54e004220)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:49.851383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d8c4d12-16fd-431b-b515-5d08b39f91c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:58:49.868273 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d8c4d12-16fd-431b-b515-5d08b39f91c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:58:49.869063 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Flow 'volume_create_api' (fca8ec03-ede4-4610-b496-20b6bf2cf6d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:58:49.869350 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume request issued successfully. Aug 25 04:58:49.869882 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d814fc5f-0b50-4be9-a062-6f02a35f2151 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:58:49.870361 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1053/4248] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:49 2026] POST /volume/v3/volumes => generated 811 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:49.883898 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a92ad24e-91dd-4ad3-849f-89be98ec33b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:49.886827 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a92ad24e-91dd-4ad3-849f-89be98ec33b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:49.887918 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a92ad24e-91dd-4ad3-849f-89be98ec33b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:49.888212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a92ad24e-91dd-4ad3-849f-89be98ec33b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:49.898048 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:49.898048 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:49.902886 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a92ad24e-91dd-4ad3-849f-89be98ec33b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:49.907347 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a92ad24e-91dd-4ad3-849f-89be98ec33b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:49.907857 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1069/4249] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:49 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:50.525783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea506f2f-f47f-4362-8ff2-ba20b5b6ce1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:50.527585 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea506f2f-f47f-4362-8ff2-ba20b5b6ce1f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:50.527768 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea506f2f-f47f-4362-8ff2-ba20b5b6ce1f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:50.527941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea506f2f-f47f-4362-8ff2-ba20b5b6ce1f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:50.528057 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ea506f2f-f47f-4362-8ff2-ba20b5b6ce1f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:50.532570 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:50.532570 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:50.533305 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea506f2f-f47f-4362-8ff2-ba20b5b6ce1f tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:50.533777 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1061/4250] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:50 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:50.556116 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-82051f82-73fe-4f8d-ac8b-48d5365876c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:50.562155 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82051f82-73fe-4f8d-ac8b-48d5365876c6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:50.562360 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82051f82-73fe-4f8d-ac8b-48d5365876c6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:50.562587 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-82051f82-73fe-4f8d-ac8b-48d5365876c6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:50.562746 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-82051f82-73fe-4f8d-ac8b-48d5365876c6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:50.569798 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:50.569798 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:50.570440 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-82051f82-73fe-4f8d-ac8b-48d5365876c6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:50.570862 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1068/4251] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:50 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:50.660693 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-55c4296e-2f8e-4c17-8494-c7c3a5ed2575 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:50.663239 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55c4296e-2f8e-4c17-8494-c7c3a5ed2575 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:50.663457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55c4296e-2f8e-4c17-8494-c7c3a5ed2575 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:50.663641 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-55c4296e-2f8e-4c17-8494-c7c3a5ed2575 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:50.664573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-55c4296e-2f8e-4c17-8494-c7c3a5ed2575 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:50.670054 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:50.670054 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:50.670893 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-55c4296e-2f8e-4c17-8494-c7c3a5ed2575 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:50.671388 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1054/4252] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:50 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:50.926810 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-599841e9-2471-4a26-a811-8e2b9685f73c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:50.928775 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-599841e9-2471-4a26-a811-8e2b9685f73c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:50.929030 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-599841e9-2471-4a26-a811-8e2b9685f73c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:50.929158 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-599841e9-2471-4a26-a811-8e2b9685f73c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:50.936274 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:50.936274 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:50.939849 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-599841e9-2471-4a26-a811-8e2b9685f73c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:50.943937 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-599841e9-2471-4a26-a811-8e2b9685f73c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:50.944334 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1070/4253] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:50 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:51.545760 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c2036f0-402c-47a6-b9ce-e0ec0ab41b59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:51.549290 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c2036f0-402c-47a6-b9ce-e0ec0ab41b59 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:51.549592 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c2036f0-402c-47a6-b9ce-e0ec0ab41b59 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:51.549863 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c2036f0-402c-47a6-b9ce-e0ec0ab41b59 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:51.550044 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9c2036f0-402c-47a6-b9ce-e0ec0ab41b59 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:51.557169 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:51.557169 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:51.558344 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c2036f0-402c-47a6-b9ce-e0ec0ab41b59 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:51.558911 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1062/4254] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:51 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:51.580395 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-43ba9896-8b7f-4e97-bb53-2c917a4f6555 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:51.582173 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-43ba9896-8b7f-4e97-bb53-2c917a4f6555 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:51.582376 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-43ba9896-8b7f-4e97-bb53-2c917a4f6555 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:51.582587 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-43ba9896-8b7f-4e97-bb53-2c917a4f6555 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:51.582697 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-43ba9896-8b7f-4e97-bb53-2c917a4f6555 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:51.587041 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:51.587041 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:51.587587 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-43ba9896-8b7f-4e97-bb53-2c917a4f6555 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:51.587921 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1069/4255] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:51 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:51.683449 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9d9e523c-3a61-41d3-91d3-40c6f940e9cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:51.689247 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d9e523c-3a61-41d3-91d3-40c6f940e9cc tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:51.689533 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d9e523c-3a61-41d3-91d3-40c6f940e9cc tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:51.690633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d9e523c-3a61-41d3-91d3-40c6f940e9cc tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:51.690633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9d9e523c-3a61-41d3-91d3-40c6f940e9cc tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:51.695391 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=311,cinder:INSERT=44,cinder:UPDATE=92 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:58:51.701438 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:51.701438 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:51.702286 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d9e523c-3a61-41d3-91d3-40c6f940e9cc tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:51.702864 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1055/4256] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:51 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:51.958244 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aab0ca7e-4c3a-4691-99f6-47fba0a562e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:51.960621 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aab0ca7e-4c3a-4691-99f6-47fba0a562e7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:51.960887 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aab0ca7e-4c3a-4691-99f6-47fba0a562e7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:51.961156 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aab0ca7e-4c3a-4691-99f6-47fba0a562e7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:51.963454 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=238,cinder:UPDATE=34,cinder:INSERT=11 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:58:51.969511 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:51.969511 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:51.975391 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aab0ca7e-4c3a-4691-99f6-47fba0a562e7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:51.982200 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aab0ca7e-4c3a-4691-99f6-47fba0a562e7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:51.982736 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1071/4257] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:51 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:52.569731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7454da89-b1db-45f9-a5d1-329d9aab8bc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:52.571774 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7454da89-b1db-45f9-a5d1-329d9aab8bc4 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:52.572020 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7454da89-b1db-45f9-a5d1-329d9aab8bc4 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:52.572263 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7454da89-b1db-45f9-a5d1-329d9aab8bc4 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:52.572404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7454da89-b1db-45f9-a5d1-329d9aab8bc4 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:52.574932 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=284,cinder:INSERT=33,cinder:UPDATE=66,cinder:DELETE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:58:52.579451 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:52.579451 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:52.579451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7454da89-b1db-45f9-a5d1-329d9aab8bc4 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:52.579610 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1063/4258] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:52 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:52.598265 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f8244677-3329-47a1-ab7c-5bb5418b2fbf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:52.600641 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8244677-3329-47a1-ab7c-5bb5418b2fbf tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:52.600991 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8244677-3329-47a1-ab7c-5bb5418b2fbf tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:52.602446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8244677-3329-47a1-ab7c-5bb5418b2fbf tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:52.602446 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f8244677-3329-47a1-ab7c-5bb5418b2fbf tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:52.612019 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:52.612019 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:52.612813 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8244677-3329-47a1-ab7c-5bb5418b2fbf tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:52.613211 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1070/4259] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:52 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:52.716595 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c3d80fc8-2d6c-41fa-bf0d-c8a788698df5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:52.725350 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3d80fc8-2d6c-41fa-bf0d-c8a788698df5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:52.725350 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3d80fc8-2d6c-41fa-bf0d-c8a788698df5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:52.725350 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3d80fc8-2d6c-41fa-bf0d-c8a788698df5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:52.725350 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c3d80fc8-2d6c-41fa-bf0d-c8a788698df5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:52.735360 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:52.735360 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:52.736247 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3d80fc8-2d6c-41fa-bf0d-c8a788698df5 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:52.736779 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1056/4260] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:52 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:52.995693 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24d887e4-70b1-499c-9f19-af7aee77a350 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:52.997738 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24d887e4-70b1-499c-9f19-af7aee77a350 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:52.997981 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24d887e4-70b1-499c-9f19-af7aee77a350 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:52.998189 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24d887e4-70b1-499c-9f19-af7aee77a350 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:53.005146 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:53.005146 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:53.008795 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24d887e4-70b1-499c-9f19-af7aee77a350 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:53.013763 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24d887e4-70b1-499c-9f19-af7aee77a350 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:53.014176 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1072/4261] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:52 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:53.589652 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2e2290a-7106-45fc-98ae-022a2b9ce48e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:53.591772 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2e2290a-7106-45fc-98ae-022a2b9ce48e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:53.592036 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2e2290a-7106-45fc-98ae-022a2b9ce48e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:53.592280 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2e2290a-7106-45fc-98ae-022a2b9ce48e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:53.592436 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c2e2290a-7106-45fc-98ae-022a2b9ce48e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:53.597721 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:53.597721 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:53.598633 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2e2290a-7106-45fc-98ae-022a2b9ce48e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:53.599070 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1064/4262] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:53 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:53.627329 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c75ac507-86af-4b2a-8838-f9523234eb90 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:53.629237 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c75ac507-86af-4b2a-8838-f9523234eb90 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:53.629518 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c75ac507-86af-4b2a-8838-f9523234eb90 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:53.629736 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c75ac507-86af-4b2a-8838-f9523234eb90 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:53.629867 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c75ac507-86af-4b2a-8838-f9523234eb90 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:53.638333 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=330,cinder:UPDATE=102,cinder:INSERT=52 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:58:53.641608 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:53.641608 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:53.642242 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c75ac507-86af-4b2a-8838-f9523234eb90 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:53.642630 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1071/4263] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:53 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:53.749104 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bc4196d7-abc7-412b-bf8b-a2be18c94d32 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:53.751568 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc4196d7-abc7-412b-bf8b-a2be18c94d32 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:53.751794 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bc4196d7-abc7-412b-bf8b-a2be18c94d32 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:53.752005 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bc4196d7-abc7-412b-bf8b-a2be18c94d32 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:53.752111 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bc4196d7-abc7-412b-bf8b-a2be18c94d32 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:53.756104 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:53.756104 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:53.756719 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc4196d7-abc7-412b-bf8b-a2be18c94d32 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:53.757117 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1057/4264] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:53 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:54.026678 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95d9c650-75f5-417e-bd3b-98215cf4d41d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:54.029136 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95d9c650-75f5-417e-bd3b-98215cf4d41d tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:54.029361 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95d9c650-75f5-417e-bd3b-98215cf4d41d tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:54.029577 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95d9c650-75f5-417e-bd3b-98215cf4d41d tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:54.037659 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:54.037659 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:54.041676 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95d9c650-75f5-417e-bd3b-98215cf4d41d tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:54.046525 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95d9c650-75f5-417e-bd3b-98215cf4d41d tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:54.046913 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1073/4265] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:54 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:54.613065 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e449e54-e779-42e2-9c0a-17763575f679 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:54.614852 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e449e54-e779-42e2-9c0a-17763575f679 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:54.615096 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e449e54-e779-42e2-9c0a-17763575f679 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:54.615238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e449e54-e779-42e2-9c0a-17763575f679 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:54.615341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4e449e54-e779-42e2-9c0a-17763575f679 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:54.619476 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:54.619476 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:54.620156 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e449e54-e779-42e2-9c0a-17763575f679 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:54.620529 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1065/4266] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:54 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:54.652451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-73d8c0af-0f3e-4ebe-9a98-9ebc4da5f9c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:54.654460 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73d8c0af-0f3e-4ebe-9a98-9ebc4da5f9c8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:54.656110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73d8c0af-0f3e-4ebe-9a98-9ebc4da5f9c8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:54.656110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73d8c0af-0f3e-4ebe-9a98-9ebc4da5f9c8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:54.656110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-73d8c0af-0f3e-4ebe-9a98-9ebc4da5f9c8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:54.659901 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:54.659901 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:54.660808 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73d8c0af-0f3e-4ebe-9a98-9ebc4da5f9c8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:54.661397 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1072/4267] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:54 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:54.769056 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c53a085-3225-4dda-97a2-46448d2ecda4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:54.771754 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c53a085-3225-4dda-97a2-46448d2ecda4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:54.775468 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c53a085-3225-4dda-97a2-46448d2ecda4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:54.775754 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c53a085-3225-4dda-97a2-46448d2ecda4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:54.775889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8c53a085-3225-4dda-97a2-46448d2ecda4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:54.782328 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:54.782328 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:54.783019 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c53a085-3225-4dda-97a2-46448d2ecda4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:54.783402 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1058/4268] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:54 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:55.061652 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5436fb46-b016-49be-866e-4d927ed11976 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:55.065201 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5436fb46-b016-49be-866e-4d927ed11976 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:55.065454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5436fb46-b016-49be-866e-4d927ed11976 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:55.065702 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5436fb46-b016-49be-866e-4d927ed11976 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:55.077028 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:55.077028 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:55.081360 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5436fb46-b016-49be-866e-4d927ed11976 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:55.087159 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5436fb46-b016-49be-866e-4d927ed11976 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:55.087533 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1074/4269] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:55 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:55.634786 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b39fe46-bc21-49fd-a601-94e127a07016 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:55.636666 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b39fe46-bc21-49fd-a601-94e127a07016 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:55.636928 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b39fe46-bc21-49fd-a601-94e127a07016 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:55.637188 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b39fe46-bc21-49fd-a601-94e127a07016 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:55.637352 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2b39fe46-bc21-49fd-a601-94e127a07016 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:55.642276 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:55.642276 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:55.642988 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b39fe46-bc21-49fd-a601-94e127a07016 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:55.643363 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1066/4270] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:55 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:55.672573 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0334c208-26b2-4a6c-a052-354cc8fd8258 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:55.676513 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0334c208-26b2-4a6c-a052-354cc8fd8258 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:55.676513 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0334c208-26b2-4a6c-a052-354cc8fd8258 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:55.676513 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0334c208-26b2-4a6c-a052-354cc8fd8258 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:55.676513 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0334c208-26b2-4a6c-a052-354cc8fd8258 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:55.682895 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:55.682895 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:55.684739 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0334c208-26b2-4a6c-a052-354cc8fd8258 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:55.684739 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1073/4271] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:55 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:55.794018 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e35f3a65-b474-4b42-bea6-fb03fcb6bb9f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:55.796042 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e35f3a65-b474-4b42-bea6-fb03fcb6bb9f tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:55.796311 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e35f3a65-b474-4b42-bea6-fb03fcb6bb9f tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:55.796465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e35f3a65-b474-4b42-bea6-fb03fcb6bb9f tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:55.796573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e35f3a65-b474-4b42-bea6-fb03fcb6bb9f tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:55.801834 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:55.801834 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:55.802694 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e35f3a65-b474-4b42-bea6-fb03fcb6bb9f tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:55.803168 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1059/4272] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:55 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:56.105679 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7865322a-23b8-4edc-9ccc-87781b129628 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.108528 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7865322a-23b8-4edc-9ccc-87781b129628 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:56.108639 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7865322a-23b8-4edc-9ccc-87781b129628 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:56.109249 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7865322a-23b8-4edc-9ccc-87781b129628 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:56.119326 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.119326 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:56.125219 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7865322a-23b8-4edc-9ccc-87781b129628 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:56.131732 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7865322a-23b8-4edc-9ccc-87781b129628 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:56.132316 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1075/4273] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:56 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:56.658804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecf8ebde-2c82-45c9-9fc1-e922d3b65397 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.662756 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecf8ebde-2c82-45c9-9fc1-e922d3b65397 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:56.662992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecf8ebde-2c82-45c9-9fc1-e922d3b65397 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:56.663186 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecf8ebde-2c82-45c9-9fc1-e922d3b65397 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:56.663292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ecf8ebde-2c82-45c9-9fc1-e922d3b65397 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:56.668363 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.668363 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:56.669444 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecf8ebde-2c82-45c9-9fc1-e922d3b65397 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:56.670014 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1067/4274] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:56 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:56.694985 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e20290d9-e1ab-4438-8213-0f66b43e7c50 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.697081 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e20290d9-e1ab-4438-8213-0f66b43e7c50 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:56.697344 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e20290d9-e1ab-4438-8213-0f66b43e7c50 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:56.697595 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e20290d9-e1ab-4438-8213-0f66b43e7c50 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:56.697708 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e20290d9-e1ab-4438-8213-0f66b43e7c50 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:56.702273 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.702273 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:56.702960 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e20290d9-e1ab-4438-8213-0f66b43e7c50 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:56.703378 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1074/4275] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:56 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:56.731223 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bbc104fb-2c25-4716-b351-9bbd7f825333 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.731797 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bbc104fb-2c25-4716-b351-9bbd7f825333 None None] GET https://10.4.3.213/volume// Aug 25 04:58:56.732054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bbc104fb-2c25-4716-b351-9bbd7f825333 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:56.732318 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bbc104fb-2c25-4716-b351-9bbd7f825333 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:56.732798 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bbc104fb-2c25-4716-b351-9bbd7f825333 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:58:56.733205 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1060/4276] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:58:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:58:56.741336 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-6a92b54c-904f-4a03-81ae-7d8058efd9cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.744271 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-6a92b54c-904f-4a03-81ae-7d8058efd9cc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:58:56.744617 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-6a92b54c-904f-4a03-81ae-7d8058efd9cc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c9ea9c2-6981-4307-815f-ee319c21b3af", "connector": null, "instance_uuid": "ef8a4e4c-e6f5-4b96-9562-63112d050113"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:56.759440 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.759440 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:56.797182 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-6a92b54c-904f-4a03-81ae-7d8058efd9cc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:58:56.798031 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1076/4277] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:58:56 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 25 04:58:56.807390 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-dcb852e6-6a28-4129-8ad3-d8f2549172f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.809654 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-dcb852e6-6a28-4129-8ad3-d8f2549172f3 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/attachments/b191db99-645e-48e5-a3fc-92863f334db8 Aug 25 04:58:56.809921 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-dcb852e6-6a28-4129-8ad3-d8f2549172f3 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:56.810227 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-dcb852e6-6a28-4129-8ad3-d8f2549172f3 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:56.815265 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d9ef6826-7feb-4329-86ae-5e08fec0bf0a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.817833 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9ef6826-7feb-4329-86ae-5e08fec0bf0a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:58:56.818142 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9ef6826-7feb-4329-86ae-5e08fec0bf0a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:56.818409 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d9ef6826-7feb-4329-86ae-5e08fec0bf0a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:56.818588 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d9ef6826-7feb-4329-86ae-5e08fec0bf0a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:56.818740 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.818740 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:56.824396 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.824396 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:56.825131 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d9ef6826-7feb-4329-86ae-5e08fec0bf0a tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:58:56.825531 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1075/4278] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:56 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:56.837174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b3a6823d-8322-4a51-85db-b1d327148513 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.841593 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3a6823d-8322-4a51-85db-b1d327148513 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:58:56.841899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3a6823d-8322-4a51-85db-b1d327148513 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:56.842018 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3a6823d-8322-4a51-85db-b1d327148513 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:56.842148 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b3a6823d-8322-4a51-85db-b1d327148513 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:56.848638 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.848638 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:56.849625 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3a6823d-8322-4a51-85db-b1d327148513 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:58:56.850068 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1061/4279] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:56 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:56.862317 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0a7936e-44ad-49fd-b063-2ea2d52cf0f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.864167 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0a7936e-44ad-49fd-b063-2ea2d52cf0f2 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:58:56.864391 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0a7936e-44ad-49fd-b063-2ea2d52cf0f2 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:56.864614 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0a7936e-44ad-49fd-b063-2ea2d52cf0f2 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:56.864718 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c0a7936e-44ad-49fd-b063-2ea2d52cf0f2 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:56.868803 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.868803 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:56.869417 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0a7936e-44ad-49fd-b063-2ea2d52cf0f2 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:58:56.869836 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1077/4280] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:56 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:56.882591 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37bf58ca-72e5-4c40-8f77-35486f67d239 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.884140 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37bf58ca-72e5-4c40-8f77-35486f67d239 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:58:56.884481 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37bf58ca-72e5-4c40-8f77-35486f67d239 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23054e93-40f5-43a7-bb0a-2f755a76f8e4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1352379834"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:56.885796 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-37bf58ca-72e5-4c40-8f77-35486f67d239 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Creating new backup {'backup': {'volume_id': '23054e93-40f5-43a7-bb0a-2f755a76f8e4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1352379834'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:58:56.885913 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-37bf58ca-72e5-4c40-8f77-35486f67d239 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Creating backup of volume 23054e93-40f5-43a7-bb0a-2f755a76f8e4 in container None Aug 25 04:58:56.890840 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-dcb852e6-6a28-4129-8ad3-d8f2549172f3 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/b191db99-645e-48e5-a3fc-92863f334db8 returned with HTTP 200 Aug 25 04:58:56.891452 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1068/4281] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:58:56 2026] DELETE /volume/v3/attachments/b191db99-645e-48e5-a3fc-92863f334db8 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:56.893192 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.893192 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:56.893799 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-37bf58ca-72e5-4c40-8f77-35486f67d239 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:58:56.911093 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-37bf58ca-72e5-4c40-8f77-35486f67d239 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Created reservations ['472908b5-3597-421e-a30a-52b184000741', '4e5a572d-19bb-4280-994e-22b48b439af1'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:58:56.945448 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37bf58ca-72e5-4c40-8f77-35486f67d239 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:58:56.946061 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1076/4282] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:58:56 2026] POST /volume/v3/backups => generated 330 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:58:56.954857 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dff89f1b-ae3c-4807-bc7d-2d38c3d59b0c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:56.957130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dff89f1b-ae3c-4807-bc7d-2d38c3d59b0c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:58:56.957362 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dff89f1b-ae3c-4807-bc7d-2d38c3d59b0c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:56.957627 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dff89f1b-ae3c-4807-bc7d-2d38c3d59b0c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:56.957776 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-dff89f1b-ae3c-4807-bc7d-2d38c3d59b0c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:56.963382 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:56.963382 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:56.964388 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dff89f1b-ae3c-4807-bc7d-2d38c3d59b0c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:58:56.964887 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1062/4283] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:56 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:57.148965 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb75fe8e-6ca3-41bc-9940-b455108a82e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:57.152258 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb75fe8e-6ca3-41bc-9940-b455108a82e4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:57.152258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb75fe8e-6ca3-41bc-9940-b455108a82e4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:57.152258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb75fe8e-6ca3-41bc-9940-b455108a82e4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:57.160112 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:57.160112 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:57.165555 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb75fe8e-6ca3-41bc-9940-b455108a82e4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:57.170747 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb75fe8e-6ca3-41bc-9940-b455108a82e4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:57.171080 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1078/4284] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:57 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:57.680862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d099d8e-bd1e-485b-bc0c-9c77470bb8f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:57.684305 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d099d8e-bd1e-485b-bc0c-9c77470bb8f1 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:58:57.684594 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d099d8e-bd1e-485b-bc0c-9c77470bb8f1 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:57.684847 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d099d8e-bd1e-485b-bc0c-9c77470bb8f1 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:57.685027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2d099d8e-bd1e-485b-bc0c-9c77470bb8f1 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Show backup with id b3390295-7f31-4870-b5d6-59b902666aaa. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:57.690371 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:57.690371 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:57.691557 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d099d8e-bd1e-485b-bc0c-9c77470bb8f1 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 200 Aug 25 04:58:57.695251 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1069/4285] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:57 2026] GET /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:57.703522 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf7166b4-b215-4843-8851-aeb472a89741 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:57.705213 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf7166b4-b215-4843-8851-aeb472a89741 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 Aug 25 04:58:57.705531 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf7166b4-b215-4843-8851-aeb472a89741 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:57.705660 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf7166b4-b215-4843-8851-aeb472a89741 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:57.713522 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-590fc136-5dcc-4b76-bd03-9901657bc6f4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:57.715721 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:57.715721 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:57.715844 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-590fc136-5dcc-4b76-bd03-9901657bc6f4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:57.716128 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-590fc136-5dcc-4b76-bd03-9901657bc6f4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:57.716453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-590fc136-5dcc-4b76-bd03-9901657bc6f4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:57.716529 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-590fc136-5dcc-4b76-bd03-9901657bc6f4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:57.718959 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bf7166b4-b215-4843-8851-aeb472a89741 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:57.723014 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:57.723014 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:57.723484 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-590fc136-5dcc-4b76-bd03-9901657bc6f4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:57.724074 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1063/4286] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:57 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:57.724846 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf7166b4-b215-4843-8851-aeb472a89741 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 returned with HTTP 200 Aug 25 04:58:57.725327 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1077/4287] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:57 2026] GET /volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:57.742999 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db46130a-18ae-4025-b1a2-2e6a9e39599a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:57.745347 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db46130a-18ae-4025-b1a2-2e6a9e39599a tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 Aug 25 04:58:57.745629 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db46130a-18ae-4025-b1a2-2e6a9e39599a tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:57.745877 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db46130a-18ae-4025-b1a2-2e6a9e39599a tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:57.753813 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:57.753813 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:57.757729 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db46130a-18ae-4025-b1a2-2e6a9e39599a tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:57.763608 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db46130a-18ae-4025-b1a2-2e6a9e39599a tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 returned with HTTP 200 Aug 25 04:58:57.764238 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1079/4288] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:57 2026] GET /volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:57.900499 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a2598d40-96f0-4ce2-96bf-2fc4d434ff71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:57.902163 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a2598d40-96f0-4ce2-96bf-2fc4d434ff71 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] PUT https://10.4.3.213/volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04 Aug 25 04:58:57.902612 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a2598d40-96f0-4ce2-96bf-2fc4d434ff71 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:57.912293 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a2598d40-96f0-4ce2-96bf-2fc4d434ff71 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Acquiring lock "cinder-attachment_update-4c9ea9c2-6981-4307-815f-ee319c21b3af-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:58:57.918198 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a2598d40-96f0-4ce2-96bf-2fc4d434ff71 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-4c9ea9c2-6981-4307-815f-ee319c21b3af-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:58:57.919493 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:57.919493 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:57.975799 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e147d83-54ae-44be-81e2-4bac62cf2367 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:57.979806 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e147d83-54ae-44be-81e2-4bac62cf2367 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:58:57.980311 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e147d83-54ae-44be-81e2-4bac62cf2367 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:57.980762 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e147d83-54ae-44be-81e2-4bac62cf2367 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:57.980918 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-6e147d83-54ae-44be-81e2-4bac62cf2367 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:57.989447 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:57.989447 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:57.990861 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e147d83-54ae-44be-81e2-4bac62cf2367 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:58:57.991361 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1064/4289] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:57 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:58.025149 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a2598d40-96f0-4ce2-96bf-2fc4d434ff71 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-4c9ea9c2-6981-4307-815f-ee319c21b3af-np0000008045" released by "attachment_update" :: held 0.106s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:58:58.025838 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a2598d40-96f0-4ce2-96bf-2fc4d434ff71 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04 returned with HTTP 200 Aug 25 04:58:58.027779 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1070/4290] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:58:57 2026] PUT /volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04 => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:58.040636 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-268b2cd3-c500-4aca-9ca4-6d685b760ec0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:58.046346 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-268b2cd3-c500-4aca-9ca4-6d685b760ec0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04 Aug 25 04:58:58.046606 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-268b2cd3-c500-4aca-9ca4-6d685b760ec0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:58.046785 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-268b2cd3-c500-4aca-9ca4-6d685b760ec0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:58.064974 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-268b2cd3-c500-4aca-9ca4-6d685b760ec0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04 returned with HTTP 200 Aug 25 04:58:58.065522 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1078/4291] 10.4.3.213 () {70 vars in 1651 bytes} [Tue Aug 25 04:58:58 2026] GET /volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:58.190917 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c46ac77-f814-4217-b0f5-873e935dd176 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:58.194364 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c46ac77-f814-4217-b0f5-873e935dd176 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:58.194666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c46ac77-f814-4217-b0f5-873e935dd176 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:58.195607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c46ac77-f814-4217-b0f5-873e935dd176 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:58.208747 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:58.208747 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:58.214346 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c46ac77-f814-4217-b0f5-873e935dd176 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:58.224450 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c46ac77-f814-4217-b0f5-873e935dd176 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:58.224959 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1080/4292] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:58 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:58.737447 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ea67a76b-9ec5-4bd1-83b8-8d395c3c1237 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:58.739635 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea67a76b-9ec5-4bd1-83b8-8d395c3c1237 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:58.739883 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea67a76b-9ec5-4bd1-83b8-8d395c3c1237 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:58.740151 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ea67a76b-9ec5-4bd1-83b8-8d395c3c1237 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:58.740292 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ea67a76b-9ec5-4bd1-83b8-8d395c3c1237 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:58.747343 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:58.747343 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:58.748396 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ea67a76b-9ec5-4bd1-83b8-8d395c3c1237 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:58.749000 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1065/4293] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:58 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:59.002877 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-483c6058-daed-450f-8194-b6f9d6777375 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:59.005397 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-483c6058-daed-450f-8194-b6f9d6777375 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:58:59.005737 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-483c6058-daed-450f-8194-b6f9d6777375 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:59.006135 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-483c6058-daed-450f-8194-b6f9d6777375 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:59.006311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-483c6058-daed-450f-8194-b6f9d6777375 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:59.012445 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:59.012445 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:58:59.013523 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-483c6058-daed-450f-8194-b6f9d6777375 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:58:59.014082 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1071/4294] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:59 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:58:59.199724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5b83210f-6de2-46e5-b59f-474554391d94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:59.201800 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5b83210f-6de2-46e5-b59f-474554391d94 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 Aug 25 04:58:59.201988 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5b83210f-6de2-46e5-b59f-474554391d94 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:59.202171 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5b83210f-6de2-46e5-b59f-474554391d94 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:59.209677 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:59.209677 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:59.215233 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5b83210f-6de2-46e5-b59f-474554391d94 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:59.221197 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5b83210f-6de2-46e5-b59f-474554391d94 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 returned with HTTP 200 Aug 25 04:58:59.221609 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1079/4295] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:58:59 2026] GET /volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:58:59.239825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15ffb076-e42b-43ad-af04-729bdbb978e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:59.241553 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15ffb076-e42b-43ad-af04-729bdbb978e9 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:58:59.241734 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15ffb076-e42b-43ad-af04-729bdbb978e9 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:59.241910 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15ffb076-e42b-43ad-af04-729bdbb978e9 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:59.248445 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:59.248445 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:59.252055 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15ffb076-e42b-43ad-af04-729bdbb978e9 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:58:59.256233 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15ffb076-e42b-43ad-af04-729bdbb978e9 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:58:59.256633 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1081/4296] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:58:59 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:59.730057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-aad48912-40ab-46e4-8726-889dd3a211ae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:59.732622 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-aad48912-40ab-46e4-8726-889dd3a211ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 Aug 25 04:58:59.732812 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-aad48912-40ab-46e4-8726-889dd3a211ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:59.733124 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-aad48912-40ab-46e4-8726-889dd3a211ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:59.739860 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:59.739860 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:58:59.743921 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-aad48912-40ab-46e4-8726-889dd3a211ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:58:59.749437 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-aad48912-40ab-46e4-8726-889dd3a211ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 returned with HTTP 200 Aug 25 04:58:59.749950 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1066/4297] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:58:59 2026] GET /volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 04:58:59.759887 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d10019b-9c11-45b4-8a21-f9135599f51b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:59.760364 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d10019b-9c11-45b4-8a21-f9135599f51b None None] GET https://10.4.3.213/volume// Aug 25 04:58:59.760631 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d10019b-9c11-45b4-8a21-f9135599f51b None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:59.760852 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d10019b-9c11-45b4-8a21-f9135599f51b None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:59.761171 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d10019b-9c11-45b4-8a21-f9135599f51b None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:58:59.761446 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1072/4298] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04: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 25 04:58:59.761763 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3b15d0a4-bea8-4742-82ae-0a60eb53ad94 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:59.763618 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b15d0a4-bea8-4742-82ae-0a60eb53ad94 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:58:59.763809 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b15d0a4-bea8-4742-82ae-0a60eb53ad94 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:58:59.764022 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3b15d0a4-bea8-4742-82ae-0a60eb53ad94 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:58:59.764122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3b15d0a4-bea8-4742-82ae-0a60eb53ad94 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:58:59.768286 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:59.768286 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:58:59.768892 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3b15d0a4-bea8-4742-82ae-0a60eb53ad94 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:58:59.769330 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1080/4299] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:58:59 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:58:59.770159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-7e42252b-79d2-4a4e-b288-ba6b87d1e7f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:58:59.772910 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-7e42252b-79d2-4a4e-b288-ba6b87d1e7f8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:58:59.773398 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-7e42252b-79d2-4a4e-b288-ba6b87d1e7f8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ded012eb-9517-47d1-92c8-198571f9e3a4", "connector": null, "instance_uuid": "c325aaca-24e6-4a2a-b44b-19337e8417b6"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:58:59.784890 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:58:59.784890 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:58:59.814203 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-7e42252b-79d2-4a4e-b288-ba6b87d1e7f8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:58:59.814911 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1082/4300] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:58:59 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 25 04:59:00.028533 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-62d82e4f-9a05-41fb-b4ab-356fac655387 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:00.030978 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-62d82e4f-9a05-41fb-b4ab-356fac655387 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:00.031240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-62d82e4f-9a05-41fb-b4ab-356fac655387 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:00.031533 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-62d82e4f-9a05-41fb-b4ab-356fac655387 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:00.031666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-62d82e4f-9a05-41fb-b4ab-356fac655387 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:00.041297 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:00.041297 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:00.042357 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-62d82e4f-9a05-41fb-b4ab-356fac655387 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:00.042858 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1067/4301] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:00 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:00.272759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b8632ae-e068-4854-ab2e-d4b0af4514f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:00.275290 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b8632ae-e068-4854-ab2e-d4b0af4514f1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:00.275564 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b8632ae-e068-4854-ab2e-d4b0af4514f1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:00.275811 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b8632ae-e068-4854-ab2e-d4b0af4514f1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:00.289630 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:00.289630 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:00.296572 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b8632ae-e068-4854-ab2e-d4b0af4514f1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:00.308781 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b8632ae-e068-4854-ab2e-d4b0af4514f1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:00.309098 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1073/4302] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:00 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:00.779057 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4868e188-7e18-4fe6-8334-c765ddca2433 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:00.781094 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4868e188-7e18-4fe6-8334-c765ddca2433 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:00.781367 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4868e188-7e18-4fe6-8334-c765ddca2433 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:00.781622 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4868e188-7e18-4fe6-8334-c765ddca2433 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:00.781787 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4868e188-7e18-4fe6-8334-c765ddca2433 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:00.787011 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:00.787011 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:00.787870 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4868e188-7e18-4fe6-8334-c765ddca2433 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:00.788382 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1081/4303] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:00 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:01.058279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92305a53-3a1f-4e8c-8e9d-b092d76a2e9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:01.060686 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92305a53-3a1f-4e8c-8e9d-b092d76a2e9e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:01.060966 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92305a53-3a1f-4e8c-8e9d-b092d76a2e9e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:01.061142 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92305a53-3a1f-4e8c-8e9d-b092d76a2e9e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:01.061304 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-92305a53-3a1f-4e8c-8e9d-b092d76a2e9e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:01.066317 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:01.066317 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:01.067240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92305a53-3a1f-4e8c-8e9d-b092d76a2e9e tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:01.067693 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1083/4304] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:01 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:01.238249 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b69941e4-0ff3-45f4-8e67-d68d3fb09066 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:01.238805 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b69941e4-0ff3-45f4-8e67-d68d3fb09066 None None] GET https://10.4.3.213/volume// Aug 25 04:59:01.239046 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b69941e4-0ff3-45f4-8e67-d68d3fb09066 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:01.239046 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b69941e4-0ff3-45f4-8e67-d68d3fb09066 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:01.239414 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b69941e4-0ff3-45f4-8e67-d68d3fb09066 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:59:01.239733 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1068/4305] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:59: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 25 04:59:01.255857 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5cfc04b5-4764-45b6-85b8-9b5ea91b5859 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:01.258386 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5cfc04b5-4764-45b6-85b8-9b5ea91b5859 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 Aug 25 04:59:01.258554 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5cfc04b5-4764-45b6-85b8-9b5ea91b5859 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:01.258772 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5cfc04b5-4764-45b6-85b8-9b5ea91b5859 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:01.276392 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:01.276392 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:01.282933 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5cfc04b5-4764-45b6-85b8-9b5ea91b5859 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:59:01.290552 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-5cfc04b5-4764-45b6-85b8-9b5ea91b5859 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 returned with HTTP 200 Aug 25 04:59:01.291157 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1074/4306] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:59:01 2026] GET /volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 => generated 1596 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:59:01.326662 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81c63440-30a0-4784-980c-06b59088b3bc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:01.328550 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81c63440-30a0-4784-980c-06b59088b3bc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:01.328754 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81c63440-30a0-4784-980c-06b59088b3bc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:01.329056 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81c63440-30a0-4784-980c-06b59088b3bc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:01.338701 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:01.338701 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:01.347323 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-81c63440-30a0-4784-980c-06b59088b3bc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:01.353614 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81c63440-30a0-4784-980c-06b59088b3bc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:01.354060 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1082/4307] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:01 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:01.428317 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-4cd99af3-3004-47ee-b7eb-64be855c3b27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:01.430853 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-4cd99af3-3004-47ee-b7eb-64be855c3b27 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] PUT https://10.4.3.213/volume/v3/attachments/97c5b09a-8368-4953-958b-27f1b7695e05 Aug 25 04:59:01.431448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-4cd99af3-3004-47ee-b7eb-64be855c3b27 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:01.442042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-4cd99af3-3004-47ee-b7eb-64be855c3b27 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Acquiring lock "cinder-attachment_update-ded012eb-9517-47d1-92c8-198571f9e3a4-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:59:01.448741 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-4cd99af3-3004-47ee-b7eb-64be855c3b27 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Lock "cinder-attachment_update-ded012eb-9517-47d1-92c8-198571f9e3a4-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:59:01.450197 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:01.450197 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:01.552451 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-4cd99af3-3004-47ee-b7eb-64be855c3b27 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Lock "cinder-attachment_update-ded012eb-9517-47d1-92c8-198571f9e3a4-np0000008045" released by "attachment_update" :: held 0.104s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:59:01.552764 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-4cd99af3-3004-47ee-b7eb-64be855c3b27 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/attachments/97c5b09a-8368-4953-958b-27f1b7695e05 returned with HTTP 200 Aug 25 04:59:01.553309 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1084/4308] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:59:01 2026] PUT /volume/v3/attachments/97c5b09a-8368-4953-958b-27f1b7695e05 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:01.574132 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-319840d6-beab-4aca-9e85-180ac335abb8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:01.576071 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-319840d6-beab-4aca-9e85-180ac335abb8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] POST https://10.4.3.213/volume/v3/attachments/97c5b09a-8368-4953-958b-27f1b7695e05/action Aug 25 04:59:01.576397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-319840d6-beab-4aca-9e85-180ac335abb8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:59:01.576522 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-319840d6-beab-4aca-9e85-180ac335abb8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:01.592194 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:01.592194 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:01.612151 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b2244a98-c0d7-4827-be3c-9a1f393c05ff req-319840d6-beab-4aca-9e85-180ac335abb8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/attachments/97c5b09a-8368-4953-958b-27f1b7695e05/action returned with HTTP 204 Aug 25 04:59:01.612645 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1069/4309] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:59:01 2026] POST /volume/v3/attachments/97c5b09a-8368-4953-958b-27f1b7695e05/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:01.800759 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15f6487e-80bc-4d8a-a163-ec3370eb8cf7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:01.802822 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15f6487e-80bc-4d8a-a163-ec3370eb8cf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:01.803109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15f6487e-80bc-4d8a-a163-ec3370eb8cf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:01.803292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15f6487e-80bc-4d8a-a163-ec3370eb8cf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:01.803392 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-15f6487e-80bc-4d8a-a163-ec3370eb8cf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:01.808027 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:01.808027 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:01.808842 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15f6487e-80bc-4d8a-a163-ec3370eb8cf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:01.809300 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1075/4310] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:01 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:02.081457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-27e568da-2db3-4a09-9188-0e1c8f77b77b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:02.081831 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27e568da-2db3-4a09-9188-0e1c8f77b77b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:02.082087 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27e568da-2db3-4a09-9188-0e1c8f77b77b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:02.082313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-27e568da-2db3-4a09-9188-0e1c8f77b77b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:02.082500 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-27e568da-2db3-4a09-9188-0e1c8f77b77b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:02.087271 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:02.087271 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:02.088304 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-27e568da-2db3-4a09-9188-0e1c8f77b77b tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:02.092449 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1083/4311] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:02 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:02.299215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21c4b36c-31ef-497a-b6b8-9f8b89e4ae81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:02.301779 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21c4b36c-31ef-497a-b6b8-9f8b89e4ae81 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 Aug 25 04:59:02.302120 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21c4b36c-31ef-497a-b6b8-9f8b89e4ae81 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:02.302554 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21c4b36c-31ef-497a-b6b8-9f8b89e4ae81 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:02.302735 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-21c4b36c-31ef-497a-b6b8-9f8b89e4ae81 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: 88a17364-8319-41d1-b411-aecabdf41259 Aug 25 04:59:02.310230 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:02.310230 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:02.310941 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21c4b36c-31ef-497a-b6b8-9f8b89e4ae81 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:02.336116 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21c4b36c-31ef-497a-b6b8-9f8b89e4ae81 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot delete request issued successfully. Aug 25 04:59:02.336897 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21c4b36c-31ef-497a-b6b8-9f8b89e4ae81 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 returned with HTTP 202 Aug 25 04:59:02.338890 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1085/4312] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:59:02 2026] DELETE /volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:02.349602 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-384e5df2-6766-4ea1-a2b4-9afa1f4c4bd5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:02.351712 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-384e5df2-6766-4ea1-a2b4-9afa1f4c4bd5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 Aug 25 04:59:02.351948 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-384e5df2-6766-4ea1-a2b4-9afa1f4c4bd5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:02.352149 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-384e5df2-6766-4ea1-a2b4-9afa1f4c4bd5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:02.359279 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:02.359279 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:02.360018 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-384e5df2-6766-4ea1-a2b4-9afa1f4c4bd5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:02.361594 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-384e5df2-6766-4ea1-a2b4-9afa1f4c4bd5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 returned with HTTP 200 Aug 25 04:59:02.362960 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1070/4313] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:59:02 2026] GET /volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:02.370003 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca330580-6aac-41bf-b8c5-dc43ef89b8f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:02.375456 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca330580-6aac-41bf-b8c5-dc43ef89b8f2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:02.375456 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca330580-6aac-41bf-b8c5-dc43ef89b8f2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:02.375456 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca330580-6aac-41bf-b8c5-dc43ef89b8f2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:02.387221 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:02.387221 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:02.392602 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca330580-6aac-41bf-b8c5-dc43ef89b8f2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:02.400741 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca330580-6aac-41bf-b8c5-dc43ef89b8f2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:02.401286 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1076/4314] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:02 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:02.819269 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dd98fc5e-33be-4767-a9ab-29c1a8a307ba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:02.821265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dd98fc5e-33be-4767-a9ab-29c1a8a307ba tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:02.821517 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dd98fc5e-33be-4767-a9ab-29c1a8a307ba tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:02.821717 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dd98fc5e-33be-4767-a9ab-29c1a8a307ba tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:02.821823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-dd98fc5e-33be-4767-a9ab-29c1a8a307ba tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:02.826817 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:02.826817 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:02.827515 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dd98fc5e-33be-4767-a9ab-29c1a8a307ba tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:02.827932 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1084/4315] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:02 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:02.918018 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a5ccf80e-a041-46bc-bf0b-55eacf49cccc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:02.921268 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a5ccf80e-a041-46bc-bf0b-55eacf49cccc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption Aug 25 04:59:02.921539 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a5ccf80e-a041-46bc-bf0b-55eacf49cccc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:02.921849 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a5ccf80e-a041-46bc-bf0b-55eacf49cccc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:02.943759 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:02.943759 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:02.954402 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-a5ccf80e-a041-46bc-bf0b-55eacf49cccc tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption returned with HTTP 200 Aug 25 04:59:02.954937 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1086/4316] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:59:02 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:03.102367 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e263bab4-eb2a-4373-96eb-66f97ebc8c34 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:03.107208 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e263bab4-eb2a-4373-96eb-66f97ebc8c34 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:03.107445 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e263bab4-eb2a-4373-96eb-66f97ebc8c34 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:03.107708 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e263bab4-eb2a-4373-96eb-66f97ebc8c34 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:03.107848 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e263bab4-eb2a-4373-96eb-66f97ebc8c34 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:03.116275 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:03.116275 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:03.116964 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e263bab4-eb2a-4373-96eb-66f97ebc8c34 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:03.117392 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1071/4317] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:03 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:03.378785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a6f8787-61b6-4c9d-ac4d-fcf15d3be348 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:03.383381 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6f8787-61b6-4c9d-ac4d-fcf15d3be348 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 Aug 25 04:59:03.384611 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6f8787-61b6-4c9d-ac4d-fcf15d3be348 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:03.384611 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6f8787-61b6-4c9d-ac4d-fcf15d3be348 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:03.388838 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6f8787-61b6-4c9d-ac4d-fcf15d3be348 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 returned with HTTP 404 Aug 25 04:59:03.389859 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1077/4318] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:59:03 2026] GET /volume/v3/snapshots/88a17364-8319-41d1-b411-aecabdf41259 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:03.420803 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-abfec82f-f0f5-4ce8-85f0-29fe2ac12a81 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:03.423551 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abfec82f-f0f5-4ce8-85f0-29fe2ac12a81 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:03.423808 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abfec82f-f0f5-4ce8-85f0-29fe2ac12a81 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:03.424072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-abfec82f-f0f5-4ce8-85f0-29fe2ac12a81 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:03.436168 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:03.436168 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:03.441051 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-abfec82f-f0f5-4ce8-85f0-29fe2ac12a81 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:03.446604 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-abfec82f-f0f5-4ce8-85f0-29fe2ac12a81 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:03.447002 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1085/4319] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:03 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:03.842191 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c136b1c7-d07d-48b1-ab4f-916bb76e8bde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:03.845500 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c136b1c7-d07d-48b1-ab4f-916bb76e8bde tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:03.845762 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c136b1c7-d07d-48b1-ab4f-916bb76e8bde tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:03.846045 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c136b1c7-d07d-48b1-ab4f-916bb76e8bde tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:03.846176 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c136b1c7-d07d-48b1-ab4f-916bb76e8bde tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:03.852187 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:03.852187 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:03.852840 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c136b1c7-d07d-48b1-ab4f-916bb76e8bde tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:03.853284 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1087/4320] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:03 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:04.137514 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bf213477-580a-4b17-b137-5eb91390b1de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:04.138421 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf213477-580a-4b17-b137-5eb91390b1de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:04.138724 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf213477-580a-4b17-b137-5eb91390b1de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:04.139000 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf213477-580a-4b17-b137-5eb91390b1de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:04.139169 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bf213477-580a-4b17-b137-5eb91390b1de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:04.145699 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:04.145699 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:04.146757 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf213477-580a-4b17-b137-5eb91390b1de tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:04.147300 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1072/4321] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:04 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:04.461299 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe57bb8e-e1a9-40ea-8211-bf8a68c089c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:04.463288 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe57bb8e-e1a9-40ea-8211-bf8a68c089c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:04.463581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe57bb8e-e1a9-40ea-8211-bf8a68c089c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:04.463821 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe57bb8e-e1a9-40ea-8211-bf8a68c089c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:04.472335 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:04.472335 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:04.476676 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe57bb8e-e1a9-40ea-8211-bf8a68c089c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:04.481010 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe57bb8e-e1a9-40ea-8211-bf8a68c089c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:04.481440 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1078/4322] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:04 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:04.864366 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-791ed4e2-cf13-4b68-886a-fcdb9c08e21e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:04.866771 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-791ed4e2-cf13-4b68-886a-fcdb9c08e21e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:04.867048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-791ed4e2-cf13-4b68-886a-fcdb9c08e21e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:04.867242 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-791ed4e2-cf13-4b68-886a-fcdb9c08e21e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:04.867345 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-791ed4e2-cf13-4b68-886a-fcdb9c08e21e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:04.871451 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:04.871451 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:04.872039 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-791ed4e2-cf13-4b68-886a-fcdb9c08e21e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:04.872548 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1086/4323] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:04 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:05.156805 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-852a01d8-d940-4d19-9deb-79e45884af83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:05.158739 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-852a01d8-d940-4d19-9deb-79e45884af83 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:05.158917 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-852a01d8-d940-4d19-9deb-79e45884af83 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:05.159086 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-852a01d8-d940-4d19-9deb-79e45884af83 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:05.159184 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-852a01d8-d940-4d19-9deb-79e45884af83 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:05.163174 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:05.163174 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:05.163981 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-852a01d8-d940-4d19-9deb-79e45884af83 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:05.164303 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1088/4324] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:05 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:05.494180 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fcda1580-d978-49ed-a73f-91f6515661b0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:05.495950 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fcda1580-d978-49ed-a73f-91f6515661b0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:05.496159 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fcda1580-d978-49ed-a73f-91f6515661b0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:05.496317 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fcda1580-d978-49ed-a73f-91f6515661b0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:05.503589 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:05.503589 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:05.507689 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fcda1580-d978-49ed-a73f-91f6515661b0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:05.512075 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fcda1580-d978-49ed-a73f-91f6515661b0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:05.512644 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1073/4325] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:05 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:05.541387 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-799483f6-65a2-4f82-ada2-98b2d37da1b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:05.543586 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-799483f6-65a2-4f82-ada2-98b2d37da1b5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04/action Aug 25 04:59:05.544021 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-799483f6-65a2-4f82-ada2-98b2d37da1b5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:59:05.544190 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-799483f6-65a2-4f82-ada2-98b2d37da1b5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:05.560999 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:05.560999 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:05.573076 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0e4d4659-1fe5-4306-8e29-43d289275659 req-799483f6-65a2-4f82-ada2-98b2d37da1b5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04/action returned with HTTP 204 Aug 25 04:59:05.573544 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1079/4326] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:59:05 2026] POST /volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:05.883236 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-56e0b047-5744-4887-984f-3342c05f0628 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:05.885045 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56e0b047-5744-4887-984f-3342c05f0628 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:05.885248 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56e0b047-5744-4887-984f-3342c05f0628 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:05.885445 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-56e0b047-5744-4887-984f-3342c05f0628 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:05.885553 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-56e0b047-5744-4887-984f-3342c05f0628 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:05.889834 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:05.889834 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:05.890503 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-56e0b047-5744-4887-984f-3342c05f0628 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:05.890902 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1087/4327] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:05 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:06.176465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0d0735a-862b-4c62-bfc1-f16dfd637036 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:06.177296 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0d0735a-862b-4c62-bfc1-f16dfd637036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:06.177458 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0d0735a-862b-4c62-bfc1-f16dfd637036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:06.177696 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0d0735a-862b-4c62-bfc1-f16dfd637036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:06.177846 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e0d0735a-862b-4c62-bfc1-f16dfd637036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:06.186464 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:06.186464 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:06.187376 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0d0735a-862b-4c62-bfc1-f16dfd637036 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:06.188239 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1089/4328] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:06 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:06.528478 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-597c7368-1dd1-45ae-8f84-0d136282a405 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:06.530760 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-597c7368-1dd1-45ae-8f84-0d136282a405 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:06.531096 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-597c7368-1dd1-45ae-8f84-0d136282a405 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:06.531347 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-597c7368-1dd1-45ae-8f84-0d136282a405 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:06.541954 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:06.541954 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:06.545992 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-597c7368-1dd1-45ae-8f84-0d136282a405 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:06.550680 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-597c7368-1dd1-45ae-8f84-0d136282a405 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:06.551122 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1074/4329] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:06 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:06.902859 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fce12d82-e923-4f70-a5d0-f444d7d3eb72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:06.904596 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fce12d82-e923-4f70-a5d0-f444d7d3eb72 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:06.904958 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fce12d82-e923-4f70-a5d0-f444d7d3eb72 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:06.905205 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fce12d82-e923-4f70-a5d0-f444d7d3eb72 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:06.905365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fce12d82-e923-4f70-a5d0-f444d7d3eb72 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:06.910110 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:06.910110 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:06.911060 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fce12d82-e923-4f70-a5d0-f444d7d3eb72 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:06.911581 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1080/4330] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:06 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:07.024031 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-78b47a55-798b-451b-9367-6762e0268193 req-2810a728-3701-4c31-80eb-f8b5368ecb72 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:07.026301 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-78b47a55-798b-451b-9367-6762e0268193 req-2810a728-3701-4c31-80eb-f8b5368ecb72 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/5f0453d9-98c2-4daf-8f7a-79d9b3772f55 Aug 25 04:59:07.026504 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-78b47a55-798b-451b-9367-6762e0268193 req-2810a728-3701-4c31-80eb-f8b5368ecb72 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:07.026880 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-78b47a55-798b-451b-9367-6762e0268193 req-2810a728-3701-4c31-80eb-f8b5368ecb72 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:07.034625 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:07.034625 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:07.084955 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-78b47a55-798b-451b-9367-6762e0268193 req-2810a728-3701-4c31-80eb-f8b5368ecb72 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/5f0453d9-98c2-4daf-8f7a-79d9b3772f55 returned with HTTP 200 Aug 25 04:59:07.085494 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1088/4331] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:59:07 2026] DELETE /volume/v3/attachments/5f0453d9-98c2-4daf-8f7a-79d9b3772f55 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:07.201378 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d6aa107-1a21-485f-8143-3282d851c588 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:07.203270 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d6aa107-1a21-485f-8143-3282d851c588 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:07.203535 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d6aa107-1a21-485f-8143-3282d851c588 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:07.203737 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d6aa107-1a21-485f-8143-3282d851c588 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:07.203838 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2d6aa107-1a21-485f-8143-3282d851c588 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:07.208615 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:07.208615 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:07.209472 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d6aa107-1a21-485f-8143-3282d851c588 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:07.209851 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1090/4332] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:07 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:07.566168 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-089ffefa-4728-4e9f-9766-f9d57e98fc53 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:07.568084 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-089ffefa-4728-4e9f-9766-f9d57e98fc53 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:07.568523 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-089ffefa-4728-4e9f-9766-f9d57e98fc53 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:07.568523 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-089ffefa-4728-4e9f-9766-f9d57e98fc53 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:07.577007 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:07.577007 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:07.581738 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-089ffefa-4728-4e9f-9766-f9d57e98fc53 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:07.588050 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-089ffefa-4728-4e9f-9766-f9d57e98fc53 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:07.588784 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1075/4333] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:07 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:07.600963 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-98e6226d-1ba8-4dd1-84a9-a6bc1e7475be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:07.602880 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98e6226d-1ba8-4dd1-84a9-a6bc1e7475be tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:07.603170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98e6226d-1ba8-4dd1-84a9-a6bc1e7475be tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:07.603449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98e6226d-1ba8-4dd1-84a9-a6bc1e7475be tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:07.612137 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:07.612137 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:07.616670 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-98e6226d-1ba8-4dd1-84a9-a6bc1e7475be tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:07.625520 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98e6226d-1ba8-4dd1-84a9-a6bc1e7475be tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:07.625520 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1081/4334] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:07 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:07.923297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fd29925b-af03-4442-8858-106a170ca7dc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:07.925395 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd29925b-af03-4442-8858-106a170ca7dc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:07.925686 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd29925b-af03-4442-8858-106a170ca7dc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:07.925945 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd29925b-af03-4442-8858-106a170ca7dc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:07.926083 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fd29925b-af03-4442-8858-106a170ca7dc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:07.931217 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:07.931217 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:07.932031 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd29925b-af03-4442-8858-106a170ca7dc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:07.932538 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1089/4335] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:07 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:08.223311 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-838e46cb-483d-43f6-b93f-e238b99d7295 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:08.226699 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-838e46cb-483d-43f6-b93f-e238b99d7295 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:08.226699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-838e46cb-483d-43f6-b93f-e238b99d7295 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:08.226699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-838e46cb-483d-43f6-b93f-e238b99d7295 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:08.226699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-838e46cb-483d-43f6-b93f-e238b99d7295 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:08.232776 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:08.232776 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:08.233813 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-838e46cb-483d-43f6-b93f-e238b99d7295 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:08.234327 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1091/4336] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:08 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:08.865594 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-165c7abc-0bdb-4b48-b264-9b4b6e142d3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:08.867826 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-165c7abc-0bdb-4b48-b264-9b4b6e142d3d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:59:08.868104 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-165c7abc-0bdb-4b48-b264-9b4b6e142d3d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:08.868339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-165c7abc-0bdb-4b48-b264-9b4b6e142d3d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:08.868546 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-165c7abc-0bdb-4b48-b264-9b4b6e142d3d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:59:08.876183 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:08.876183 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:08.876677 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-165c7abc-0bdb-4b48-b264-9b4b6e142d3d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:08.896301 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-165c7abc-0bdb-4b48-b264-9b4b6e142d3d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 04:59:08.896492 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-165c7abc-0bdb-4b48-b264-9b4b6e142d3d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 returned with HTTP 202 Aug 25 04:59:08.896929 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1076/4337] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:08 2026] DELETE /volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:08.904526 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c06b31a-3f48-4972-a0e0-eb92efa5a8b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:08.906690 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c06b31a-3f48-4972-a0e0-eb92efa5a8b3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:59:08.906690 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c06b31a-3f48-4972-a0e0-eb92efa5a8b3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:08.906804 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c06b31a-3f48-4972-a0e0-eb92efa5a8b3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:08.915158 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:08.915158 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:08.919937 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6c06b31a-3f48-4972-a0e0-eb92efa5a8b3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:08.926280 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c06b31a-3f48-4972-a0e0-eb92efa5a8b3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 returned with HTTP 200 Aug 25 04:59:08.926849 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1082/4338] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:08 2026] GET /volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:08.947977 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b123f09b-eb2e-4baf-a34f-74d2a4ac889b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:08.955941 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b123f09b-eb2e-4baf-a34f-74d2a4ac889b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:08.956245 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b123f09b-eb2e-4baf-a34f-74d2a4ac889b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:08.956548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b123f09b-eb2e-4baf-a34f-74d2a4ac889b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:08.956712 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b123f09b-eb2e-4baf-a34f-74d2a4ac889b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:08.967820 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:08.967820 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:08.969017 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b123f09b-eb2e-4baf-a34f-74d2a4ac889b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:08.969017 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1090/4339] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:08 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:09.246101 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba19fe37-2594-4b96-96d5-5200dda78c86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:09.249022 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba19fe37-2594-4b96-96d5-5200dda78c86 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:09.249284 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba19fe37-2594-4b96-96d5-5200dda78c86 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:09.249609 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba19fe37-2594-4b96-96d5-5200dda78c86 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:09.249770 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ba19fe37-2594-4b96-96d5-5200dda78c86 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:09.254502 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:09.254502 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:09.255471 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba19fe37-2594-4b96-96d5-5200dda78c86 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:09.255901 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1092/4340] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:09 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:09.624653 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b95f3d6c-bc02-4944-b10a-d5223766d2dd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:09.625085 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b95f3d6c-bc02-4944-b10a-d5223766d2dd None None] GET https://10.4.3.213/volume// Aug 25 04:59:09.625281 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b95f3d6c-bc02-4944-b10a-d5223766d2dd None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:09.625487 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b95f3d6c-bc02-4944-b10a-d5223766d2dd None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:09.625813 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b95f3d6c-bc02-4944-b10a-d5223766d2dd None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:59:09.626188 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1077/4341] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:59:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 04:59:09.635098 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-f34d5297-05c4-4495-b191-6e4e00865541 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:09.637243 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-f34d5297-05c4-4495-b191-6e4e00865541 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:59:09.637741 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-f34d5297-05c4-4495-b191-6e4e00865541 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c9ea9c2-6981-4307-815f-ee319c21b3af", "connector": null, "instance_uuid": "ef8a4e4c-e6f5-4b96-9562-63112d050113"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:09.648906 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:09.648906 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:09.684443 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-f34d5297-05c4-4495-b191-6e4e00865541 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:59:09.684934 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1083/4342] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:59:09 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:09.698522 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-a8c6fa06-7088-4ee6-ab56-ccb9aed23a9d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:09.698522 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-a8c6fa06-7088-4ee6-ab56-ccb9aed23a9d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04 Aug 25 04:59:09.699835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-a8c6fa06-7088-4ee6-ab56-ccb9aed23a9d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:09.699835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-a8c6fa06-7088-4ee6-ab56-ccb9aed23a9d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:09.705755 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:09.705755 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:09.759599 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-a8c6fa06-7088-4ee6-ab56-ccb9aed23a9d tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04 returned with HTTP 200 Aug 25 04:59:09.760631 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1091/4343] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:59:09 2026] DELETE /volume/v3/attachments/2038a5b2-c590-4c26-b738-f8aaa0c96e04 => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:09.946028 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-764e5b59-3cf5-4c4a-be5f-cd8fee1eec6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:09.954241 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-764e5b59-3cf5-4c4a-be5f-cd8fee1eec6d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 Aug 25 04:59:09.954703 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-764e5b59-3cf5-4c4a-be5f-cd8fee1eec6d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:09.955227 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-764e5b59-3cf5-4c4a-be5f-cd8fee1eec6d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:09.962537 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-764e5b59-3cf5-4c4a-be5f-cd8fee1eec6d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 returned with HTTP 404 Aug 25 04:59:09.963190 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1093/4344] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:09 2026] GET /volume/v3/volumes/f1881e66-d11b-4aaa-a12a-1073a45490f3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:09.983526 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ad58434b-1303-42de-bda3-a2986088020f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:09.985521 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ad58434b-1303-42de-bda3-a2986088020f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 04:59:09.985828 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ad58434b-1303-42de-bda3-a2986088020f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:09.986113 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ad58434b-1303-42de-bda3-a2986088020f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:09.986251 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ad58434b-1303-42de-bda3-a2986088020f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:09.991151 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:09.991151 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:09.991701 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ad58434b-1303-42de-bda3-a2986088020f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 04:59:09.992240 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1078/4345] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:09 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:10.000536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:10.002788 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:10.003456 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-99855427", "snapshot_id": null, "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:10.004860 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-99855427', 'snapshot_id': None, 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:10.015265 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d519c5fe-6a86-4840-a56e-9068204601f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:10.090570 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d519c5fe-6a86-4840-a56e-9068204601f0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:59:10.091126 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d519c5fe-6a86-4840-a56e-9068204601f0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a506d545-f609-4ff8-b030-2de3a1801ad2"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:10.093122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-d519c5fe-6a86-4840-a56e-9068204601f0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Creating new backup {'backup': {'volume_id': 'a506d545-f609-4ff8-b030-2de3a1801ad2'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:59:10.093328 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-d519c5fe-6a86-4840-a56e-9068204601f0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Creating backup of volume a506d545-f609-4ff8-b030-2de3a1801ad2 in container None Aug 25 04:59:10.103331 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:10.103331 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:10.104035 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d519c5fe-6a86-4840-a56e-9068204601f0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Volume info retrieved successfully. Aug 25 04:59:10.105093 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 04:59:10.105415 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:10.105415 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:10.111801 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 04:59:10.117028 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (e850093c-8e53-4d47-9225-5f56eaf3af9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:10.118308 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17cb847d-8119-4710-b787-ec8363484a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:10.119440 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:10.134295 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-d519c5fe-6a86-4840-a56e-9068204601f0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Created reservations ['a9c5dcc5-9fd6-4f97-ac01-65253b20bfef', '1e9cd65c-489c-407e-bb6b-89850fbf3aeb'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:10.169863 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d519c5fe-6a86-4840-a56e-9068204601f0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:59:10.170260 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1092/4346] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:59:10 2026] POST /volume/v3/backups => generated 288 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:10.183413 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-483e504e-4a64-4f22-92af-3dd1389c6297 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:10.185206 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-483e504e-4a64-4f22-92af-3dd1389c6297 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:10.185497 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-483e504e-4a64-4f22-92af-3dd1389c6297 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:10.185695 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-483e504e-4a64-4f22-92af-3dd1389c6297 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:10.186102 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-483e504e-4a64-4f22-92af-3dd1389c6297 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:10.190386 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:10.190386 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:10.191004 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-483e504e-4a64-4f22-92af-3dd1389c6297 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:10.191359 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1094/4347] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:10 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:10.229524 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17cb847d-8119-4710-b787-ec8363484a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:10.229524 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bbaed87-5404-446e-ad46-3356abf2948e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:10.269577 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c73db47e-b03e-423d-a84e-74d1c286c172 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:10.273019 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c73db47e-b03e-423d-a84e-74d1c286c172 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:10.273019 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c73db47e-b03e-423d-a84e-74d1c286c172 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:10.273255 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c73db47e-b03e-423d-a84e-74d1c286c172 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:10.273419 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c73db47e-b03e-423d-a84e-74d1c286c172 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:10.282045 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:10.282045 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:10.282198 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c73db47e-b03e-423d-a84e-74d1c286c172 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:10.282613 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1079/4348] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:10 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:10.300591 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['0b619ae2-8b19-4c05-acde-23451a858977', '4ffa551f-ed40-469e-b100-a0b1c0c84d2d', 'f0afd435-f1c1-4263-879b-9e1aaf1079c7', 'f67acade-8cdf-452d-960a-bb37e1c5698c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:10.301753 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bbaed87-5404-446e-ad46-3356abf2948e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b619ae2-8b19-4c05-acde-23451a858977', '4ffa551f-ed40-469e-b100-a0b1c0c84d2d', 'f0afd435-f1c1-4263-879b-9e1aaf1079c7', 'f67acade-8cdf-452d-960a-bb37e1c5698c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:10.302740 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413f14a0-3439-4d59-a9df-7be02dc2d804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:10.340586 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413f14a0-3439-4d59-a9df-7be02dc2d804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aa88a78-b0bb-42ee-837b-7010cd81f31e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-99855427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['0b619ae2-8b19-4c05-acde-23451a858977','4ffa551f-ed40-469e-b100-a0b1c0c84d2d','f0afd435-f1c1-4263-879b-9e1aaf1079c7','f67acade-8cdf-452d-960a-bb37e1c5698c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-99855427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aa88a78-b0bb-42ee-837b-7010cd81f31e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:10.342010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b741e7a-b11e-4c19-a709-405dfe10619a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:10.391468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b741e7a-b11e-4c19-a709-405dfe10619a) transitioned into state 'SUCCESS' from state '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-99855427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['0b619ae2-8b19-4c05-acde-23451a858977','4ffa551f-ed40-469e-b100-a0b1c0c84d2d','f0afd435-f1c1-4263-879b-9e1aaf1079c7','f67acade-8cdf-452d-960a-bb37e1c5698c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:10.392362 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fb5e4f-05b5-4e43-86cf-67fb0b6c1b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:10.406168 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fb5e4f-05b5-4e43-86cf-67fb0b6c1b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:10.407864 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (e850093c-8e53-4d47-9225-5f56eaf3af9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:10.408561 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 04:59:10.409721 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1829d2f1-2500-4a4c-ac67-8e665b14869b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:10.410480 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1084/4349] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:59:09 2026] POST /volume/v3/volumes => generated 757 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:10.425096 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2dc2f684-a640-4871-8f67-2c6d3c965bc4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:10.429585 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2dc2f684-a640-4871-8f67-2c6d3c965bc4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:10.429585 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2dc2f684-a640-4871-8f67-2c6d3c965bc4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:10.429585 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2dc2f684-a640-4871-8f67-2c6d3c965bc4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:10.436450 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:10.436450 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:10.441563 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2dc2f684-a640-4871-8f67-2c6d3c965bc4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:10.448716 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2dc2f684-a640-4871-8f67-2c6d3c965bc4 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e returned with HTTP 200 Aug 25 04:59:10.449270 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1093/4350] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:10 2026] GET /volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:11.205780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-123aebb8-3f92-4ff3-9bb2-2e315581ce0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:11.207939 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-123aebb8-3f92-4ff3-9bb2-2e315581ce0f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:11.208126 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-123aebb8-3f92-4ff3-9bb2-2e315581ce0f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:11.208623 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-123aebb8-3f92-4ff3-9bb2-2e315581ce0f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:11.208623 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-123aebb8-3f92-4ff3-9bb2-2e315581ce0f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:11.213095 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:11.213095 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:11.214329 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-123aebb8-3f92-4ff3-9bb2-2e315581ce0f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:11.214762 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1095/4351] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:11 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:11.295013 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bf6013bd-150a-4133-abb8-6934204b76e8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:11.297328 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf6013bd-150a-4133-abb8-6934204b76e8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:11.297649 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf6013bd-150a-4133-abb8-6934204b76e8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:11.297922 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf6013bd-150a-4133-abb8-6934204b76e8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:11.298087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-bf6013bd-150a-4133-abb8-6934204b76e8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:11.309653 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:11.309653 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:11.310479 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf6013bd-150a-4133-abb8-6934204b76e8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:11.311005 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1080/4352] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:11 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:11.464023 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b085a993-8bbc-4be5-a71f-c236d0840f9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:11.465954 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b085a993-8bbc-4be5-a71f-c236d0840f9d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:11.466183 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b085a993-8bbc-4be5-a71f-c236d0840f9d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:11.466393 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b085a993-8bbc-4be5-a71f-c236d0840f9d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:11.484051 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:11.484051 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:11.493296 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b085a993-8bbc-4be5-a71f-c236d0840f9d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:11.508949 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b085a993-8bbc-4be5-a71f-c236d0840f9d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e returned with HTTP 200 Aug 25 04:59:11.508949 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1085/4353] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:11 2026] GET /volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:11.532239 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-660d3aaa-d492-40dd-9861-12292f7434a3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:11.533895 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-660d3aaa-d492-40dd-9861-12292f7434a3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:11.534152 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-660d3aaa-d492-40dd-9861-12292f7434a3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:11.534683 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-660d3aaa-d492-40dd-9861-12292f7434a3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:11.544113 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:11.544113 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:11.548938 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-660d3aaa-d492-40dd-9861-12292f7434a3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:11.556212 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-660d3aaa-d492-40dd-9861-12292f7434a3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e returned with HTTP 200 Aug 25 04:59:11.557411 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1094/4354] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:11 2026] GET /volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:11.577226 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a2d7a1f-8309-4b88-b0c8-89da2121b46c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:11.579820 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a2d7a1f-8309-4b88-b0c8-89da2121b46c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:59:11.579820 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a2d7a1f-8309-4b88-b0c8-89da2121b46c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9aa88a78-b0bb-42ee-837b-7010cd81f31e", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1152745528", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:11.590922 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:11.590922 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:11.591808 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a2d7a1f-8309-4b88-b0c8-89da2121b46c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:11.592047 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-3a2d7a1f-8309-4b88-b0c8-89da2121b46c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create snapshot from volume 9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:11.628540 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3a2d7a1f-8309-4b88-b0c8-89da2121b46c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['8c2937bf-6184-41e1-966b-6438b7f5b221', '1743feea-041e-438f-8ecd-29333acf663c', '78550ebb-fac7-4504-b311-e13042ffc5e7', '200246b9-fffc-4fe3-bdcc-dce8ec60bff8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:11.679078 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a2d7a1f-8309-4b88-b0c8-89da2121b46c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot create request issued successfully. Aug 25 04:59:11.679578 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a2d7a1f-8309-4b88-b0c8-89da2121b46c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:59:11.680285 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1096/4355] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:59:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:11.689315 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0a32bb39-a35a-4456-8733-479a33c28a77 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:11.692058 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0a32bb39-a35a-4456-8733-479a33c28a77 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:11.692234 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0a32bb39-a35a-4456-8733-479a33c28a77 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:11.692409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0a32bb39-a35a-4456-8733-479a33c28a77 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:11.698139 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:11.698139 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:11.698294 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0a32bb39-a35a-4456-8733-479a33c28a77 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:11.699510 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0a32bb39-a35a-4456-8733-479a33c28a77 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d returned with HTTP 200 Aug 25 04:59:11.699602 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1081/4356] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:59:11 2026] GET /volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:11.773983 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-09c55afe-b717-4e50-b71a-0d2fdebe5ae5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:11.777072 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-09c55afe-b717-4e50-b71a-0d2fdebe5ae5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] PUT https://10.4.3.213/volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d Aug 25 04:59:11.777646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-09c55afe-b717-4e50-b71a-0d2fdebe5ae5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:11.788925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-09c55afe-b717-4e50-b71a-0d2fdebe5ae5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Acquiring lock "cinder-attachment_update-4c9ea9c2-6981-4307-815f-ee319c21b3af-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:59:11.795116 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-09c55afe-b717-4e50-b71a-0d2fdebe5ae5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-4c9ea9c2-6981-4307-815f-ee319c21b3af-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:59:11.795943 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:11.795943 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:11.911208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-09c55afe-b717-4e50-b71a-0d2fdebe5ae5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Lock "cinder-attachment_update-4c9ea9c2-6981-4307-815f-ee319c21b3af-np0000008045" released by "attachment_update" :: held 0.117s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:59:11.911578 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-09c55afe-b717-4e50-b71a-0d2fdebe5ae5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d returned with HTTP 200 Aug 25 04:59:11.912063 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1086/4357] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:59:11 2026] PUT /volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d => generated 968 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:11.931214 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-1adf67ab-22f7-40bf-8433-904d1fd77409 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:11.939526 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-1adf67ab-22f7-40bf-8433-904d1fd77409 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d Aug 25 04:59:11.939786 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-1adf67ab-22f7-40bf-8433-904d1fd77409 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:11.939983 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-1adf67ab-22f7-40bf-8433-904d1fd77409 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:11.972335 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-1adf67ab-22f7-40bf-8433-904d1fd77409 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d returned with HTTP 200 Aug 25 04:59:11.972749 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1095/4358] 10.4.3.213 () {70 vars in 1651 bytes} [Tue Aug 25 04:59:11 2026] GET /volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:12.231046 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b003a507-7388-4b90-b429-a4faea4faa96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:12.233043 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b003a507-7388-4b90-b429-a4faea4faa96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:12.233302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b003a507-7388-4b90-b429-a4faea4faa96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:12.233538 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b003a507-7388-4b90-b429-a4faea4faa96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:12.233636 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b003a507-7388-4b90-b429-a4faea4faa96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:12.238645 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:12.238645 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:12.239616 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b003a507-7388-4b90-b429-a4faea4faa96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:12.240172 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1097/4359] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:12 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:12.329739 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c3bcadce-31f2-4e00-ab10-ac7604addb06 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:12.332465 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3bcadce-31f2-4e00-ab10-ac7604addb06 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:12.333113 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3bcadce-31f2-4e00-ab10-ac7604addb06 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:12.333113 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3bcadce-31f2-4e00-ab10-ac7604addb06 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:12.333113 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-c3bcadce-31f2-4e00-ab10-ac7604addb06 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:12.342005 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:12.342005 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:12.342005 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3bcadce-31f2-4e00-ab10-ac7604addb06 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:12.343088 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1082/4360] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:12 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:12.712025 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ad21c98-239e-43d3-9993-ae93f4054f60 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:12.714067 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ad21c98-239e-43d3-9993-ae93f4054f60 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:12.714363 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ad21c98-239e-43d3-9993-ae93f4054f60 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:12.715995 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ad21c98-239e-43d3-9993-ae93f4054f60 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:12.723037 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:12.723037 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:12.724078 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ad21c98-239e-43d3-9993-ae93f4054f60 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:12.727325 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ad21c98-239e-43d3-9993-ae93f4054f60 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d returned with HTTP 200 Aug 25 04:59:12.728282 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1087/4361] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:59:12 2026] GET /volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:12.742006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f62db0a9-42b4-4f27-8202-8885d655a420 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:12.754492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f62db0a9-42b4-4f27-8202-8885d655a420 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:12.754697 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f62db0a9-42b4-4f27-8202-8885d655a420 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:12.756702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f62db0a9-42b4-4f27-8202-8885d655a420 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:12.767329 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:12.767329 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:12.769004 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f62db0a9-42b4-4f27-8202-8885d655a420 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:12.770463 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f62db0a9-42b4-4f27-8202-8885d655a420 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d returned with HTTP 200 Aug 25 04:59:12.771345 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1096/4362] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:59:12 2026] GET /volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:12.955538 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-55023bdc-666f-4322-bbee-322c7c7df43d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:12.960258 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-55023bdc-666f-4322-bbee-322c7c7df43d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:12.960258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-55023bdc-666f-4322-bbee-322c7c7df43d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:12.960258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-55023bdc-666f-4322-bbee-322c7c7df43d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:12.965900 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:12.965900 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:12.966781 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-55023bdc-666f-4322-bbee-322c7c7df43d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:12.967996 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-55023bdc-666f-4322-bbee-322c7c7df43d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d returned with HTTP 200 Aug 25 04:59:12.968622 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1098/4363] 10.4.3.213 () {68 vars in 1604 bytes} [Tue Aug 25 04:59:12 2026] GET /volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:12.980764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-ce7a50ed-1142-4512-a085-08037ecdb6da None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:12.982845 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-ce7a50ed-1142-4512-a085-08037ecdb6da tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:12.983369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-ce7a50ed-1142-4512-a085-08037ecdb6da tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:12.983737 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-ce7a50ed-1142-4512-a085-08037ecdb6da tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:12.991838 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:12.991838 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:12.999462 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-ce7a50ed-1142-4512-a085-08037ecdb6da tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:13.003551 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-ce7a50ed-1142-4512-a085-08037ecdb6da tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e returned with HTTP 200 Aug 25 04:59:13.004183 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1083/4364] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:12 2026] GET /volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:13.255679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f606fdc6-5cb7-423b-b9f0-87dc6e140c13 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:13.258035 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f606fdc6-5cb7-423b-b9f0-87dc6e140c13 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:13.258320 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f606fdc6-5cb7-423b-b9f0-87dc6e140c13 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:13.258575 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f606fdc6-5cb7-423b-b9f0-87dc6e140c13 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:13.258699 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f606fdc6-5cb7-423b-b9f0-87dc6e140c13 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:13.272477 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:13.272477 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:13.273793 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f606fdc6-5cb7-423b-b9f0-87dc6e140c13 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:13.273889 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1088/4365] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:13 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:13.360275 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5862e94f-25c4-4b45-bd81-9ea340b93a77 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:13.366105 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5862e94f-25c4-4b45-bd81-9ea340b93a77 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:13.366471 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5862e94f-25c4-4b45-bd81-9ea340b93a77 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:13.366773 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5862e94f-25c4-4b45-bd81-9ea340b93a77 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:13.367490 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5862e94f-25c4-4b45-bd81-9ea340b93a77 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:13.388561 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:13.388561 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:13.392265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5862e94f-25c4-4b45-bd81-9ea340b93a77 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:13.392906 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1097/4366] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:13 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 749 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:13.638767 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a1ffef97-2878-4e46-a276-3ef71ddab0fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:13.641140 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a1ffef97-2878-4e46-a276-3ef71ddab0fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:13.641576 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a1ffef97-2878-4e46-a276-3ef71ddab0fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:13.641732 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a1ffef97-2878-4e46-a276-3ef71ddab0fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:13.649015 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:13.649015 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:13.649646 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a1ffef97-2878-4e46-a276-3ef71ddab0fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:13.650657 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a1ffef97-2878-4e46-a276-3ef71ddab0fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d returned with HTTP 200 Aug 25 04:59:13.651154 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1099/4367] 10.4.3.213 () {68 vars in 1604 bytes} [Tue Aug 25 04:59:13 2026] GET /volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:14.288989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fafa6570-cec7-4d91-8a7c-557b09c1585b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:14.291824 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fafa6570-cec7-4d91-8a7c-557b09c1585b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:14.292194 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fafa6570-cec7-4d91-8a7c-557b09c1585b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:14.292503 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fafa6570-cec7-4d91-8a7c-557b09c1585b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:14.292741 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-fafa6570-cec7-4d91-8a7c-557b09c1585b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:14.298263 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:14.298263 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:14.299113 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fafa6570-cec7-4d91-8a7c-557b09c1585b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:14.299674 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1084/4368] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:14 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:14.410191 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80b272af-4bbb-4327-970a-d2a456c2377c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:14.412286 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80b272af-4bbb-4327-970a-d2a456c2377c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:14.412576 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80b272af-4bbb-4327-970a-d2a456c2377c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:14.412797 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80b272af-4bbb-4327-970a-d2a456c2377c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:14.412926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-80b272af-4bbb-4327-970a-d2a456c2377c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:14.420145 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:14.420145 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:14.420145 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80b272af-4bbb-4327-970a-d2a456c2377c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:14.420145 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1089/4369] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:14 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:15.008378 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-31a5263c-e3e6-40e9-a566-e8fda8f3e2a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:15.010800 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-31a5263c-e3e6-40e9-a566-e8fda8f3e2a6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:15.011011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-31a5263c-e3e6-40e9-a566-e8fda8f3e2a6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:15.013658 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-31a5263c-e3e6-40e9-a566-e8fda8f3e2a6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:15.029689 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:15.029689 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:15.030245 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-31a5263c-e3e6-40e9-a566-e8fda8f3e2a6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:15.031317 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-31a5263c-e3e6-40e9-a566-e8fda8f3e2a6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d returned with HTTP 200 Aug 25 04:59:15.031738 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1098/4370] 10.4.3.213 () {68 vars in 1604 bytes} [Tue Aug 25 04:59:15 2026] GET /volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:15.044120 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cd492b1e-a6f5-4217-b9b0-901efd31dad1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:15.047258 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cd492b1e-a6f5-4217-b9b0-901efd31dad1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:15.047572 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cd492b1e-a6f5-4217-b9b0-901efd31dad1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:15.047839 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cd492b1e-a6f5-4217-b9b0-901efd31dad1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:15.058411 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:15.058411 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:15.064406 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cd492b1e-a6f5-4217-b9b0-901efd31dad1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:15.071851 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cd492b1e-a6f5-4217-b9b0-901efd31dad1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e returned with HTTP 200 Aug 25 04:59:15.072528 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1100/4371] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:15 2026] GET /volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:15.083465 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:15.086369 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:15.087269 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "16ecf597-f75f-4919-8b75-4c59c5a71a1d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:15.089861 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '16ecf597-f75f-4919-8b75-4c59c5a71a1d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:15.103032 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:15.103032 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:15.103697 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:15.103917 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 04:59:15.104826 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 04:59:15.114366 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (0420fc84-49bf-4e67-a9ba-75306bbe6dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:15.116032 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f5cd5b-75a7-4478-a3ff-7d6d5710563c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:15.117917 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:15.154035 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f5cd5b-75a7-4478-a3ff-7d6d5710563c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '16ecf597-f75f-4919-8b75-4c59c5a71a1d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:15.156231 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72afe116-82b9-4f90-bd61-978d09c5e924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:15.225786 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['6c0ade1d-c3b7-4a4f-b484-37a9a8adef79', '986e1b57-3fe0-4cdc-b401-49a5dd3dd5f8', '8e6f9b68-910b-425e-8838-8f888dde4a45', 'd4bc54fe-bd99-40c6-91ea-1777a2bcfefd'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:15.227248 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72afe116-82b9-4f90-bd61-978d09c5e924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c0ade1d-c3b7-4a4f-b484-37a9a8adef79', '986e1b57-3fe0-4cdc-b401-49a5dd3dd5f8', '8e6f9b68-910b-425e-8838-8f888dde4a45', 'd4bc54fe-bd99-40c6-91ea-1777a2bcfefd']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:15.228345 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e74fbc-678e-4e94-a536-f7a1d4b8477e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:15.289218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e74fbc-678e-4e94-a536-f7a1d4b8477e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99ab95a2-f511-4dd1-b398-0d3955387f4a', '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='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['6c0ade1d-c3b7-4a4f-b484-37a9a8adef79','986e1b57-3fe0-4cdc-b401-49a5dd3dd5f8','8e6f9b68-910b-425e-8838-8f888dde4a45','d4bc54fe-bd99-40c6-91ea-1777a2bcfefd'],size=1,snapshot_id=16ecf597-f75f-4919-8b75-4c59c5a71a1d,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), '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-25T04:59:15Z,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=99ab95a2-f511-4dd1-b398-0d3955387f4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=16ecf597-f75f-4919-8b75-4c59c5a71a1d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:15.290417 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec93a49b-63c5-4bd6-a8f2-ff1c016bc6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:15.317635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e31237d9-0082-49d9-b50b-a4836f58b750 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:15.319078 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec93a49b-63c5-4bd6-a8f2-ff1c016bc6cf) transitioned into 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='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['6c0ade1d-c3b7-4a4f-b484-37a9a8adef79','986e1b57-3fe0-4cdc-b401-49a5dd3dd5f8','8e6f9b68-910b-425e-8838-8f888dde4a45','d4bc54fe-bd99-40c6-91ea-1777a2bcfefd'],size=1,snapshot_id=16ecf597-f75f-4919-8b75-4c59c5a71a1d,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:15.319832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffecb84-1916-4807-a553-2256d4672669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:15.320205 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e31237d9-0082-49d9-b50b-a4836f58b750 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:15.320791 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e31237d9-0082-49d9-b50b-a4836f58b750 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:15.321407 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e31237d9-0082-49d9-b50b-a4836f58b750 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:15.321739 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e31237d9-0082-49d9-b50b-a4836f58b750 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:15.329155 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:15.329155 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:15.330984 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e31237d9-0082-49d9-b50b-a4836f58b750 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:15.330984 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1090/4372] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:15 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:15.355446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffecb84-1916-4807-a553-2256d4672669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:15.355935 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (0420fc84-49bf-4e67-a9ba-75306bbe6dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:15.356389 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 04:59:15.357260 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-fd595f8b-3c8d-4b6e-9f02-aa4d25aaa806 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:15.357930 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1085/4373] 10.4.3.213 () {72 vars in 1541 bytes} [Tue Aug 25 04:59:15 2026] POST /volume/v3/volumes => generated 736 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:15.368846 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cf6d4524-bbe8-45ec-9fb3-dd175c67d741 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:15.371576 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cf6d4524-bbe8-45ec-9fb3-dd175c67d741 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a Aug 25 04:59:15.371869 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cf6d4524-bbe8-45ec-9fb3-dd175c67d741 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:15.373671 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cf6d4524-bbe8-45ec-9fb3-dd175c67d741 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:15.381815 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:15.381815 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:15.385484 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cf6d4524-bbe8-45ec-9fb3-dd175c67d741 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:15.390768 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-cf6d4524-bbe8-45ec-9fb3-dd175c67d741 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a returned with HTTP 200 Aug 25 04:59:15.391311 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1099/4374] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:15 2026] GET /volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:15.401509 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-89bec2b8-da77-48b7-a736-e9690ddf0aab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:15.406708 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-89bec2b8-da77-48b7-a736-e9690ddf0aab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a Aug 25 04:59:15.407322 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-89bec2b8-da77-48b7-a736-e9690ddf0aab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:15.407322 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-89bec2b8-da77-48b7-a736-e9690ddf0aab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:15.416692 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:15.416692 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:15.423061 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-89bec2b8-da77-48b7-a736-e9690ddf0aab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:15.429752 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-89bec2b8-da77-48b7-a736-e9690ddf0aab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a returned with HTTP 200 Aug 25 04:59:15.430385 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1101/4375] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:15 2026] GET /volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a => generated 804 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:15.435172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa64a4b0-f4b0-4ce6-9742-102ae1b384ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:15.443814 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa64a4b0-f4b0-4ce6-9742-102ae1b384ea tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:15.443814 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa64a4b0-f4b0-4ce6-9742-102ae1b384ea tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:15.444057 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa64a4b0-f4b0-4ce6-9742-102ae1b384ea tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:15.444193 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-aa64a4b0-f4b0-4ce6-9742-102ae1b384ea tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:15.452912 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:15.452912 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:15.454111 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa64a4b0-f4b0-4ce6-9742-102ae1b384ea tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:15.454606 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1091/4376] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:15 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:15.702349 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-dfbffb65-a438-4015-a1cc-1c8da5db2d8f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:15.705239 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-dfbffb65-a438-4015-a1cc-1c8da5db2d8f tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption Aug 25 04:59:15.705519 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-dfbffb65-a438-4015-a1cc-1c8da5db2d8f tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:15.705776 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-dfbffb65-a438-4015-a1cc-1c8da5db2d8f tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:15.717539 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:15.717539 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:15.725441 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-dfbffb65-a438-4015-a1cc-1c8da5db2d8f tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption returned with HTTP 200 Aug 25 04:59:15.725957 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1086/4377] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:59:15 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:16.345058 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47d7c235-cff0-40eb-bbe4-619094ffcf3c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:16.349537 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47d7c235-cff0-40eb-bbe4-619094ffcf3c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:16.349764 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47d7c235-cff0-40eb-bbe4-619094ffcf3c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:16.350238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47d7c235-cff0-40eb-bbe4-619094ffcf3c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:16.350238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-47d7c235-cff0-40eb-bbe4-619094ffcf3c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:16.357640 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:16.357640 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:16.358406 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47d7c235-cff0-40eb-bbe4-619094ffcf3c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:16.359544 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1100/4378] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:16 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:16.472779 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6374d8d-d3aa-4f13-a15f-2fd85e926e1c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:16.476319 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6374d8d-d3aa-4f13-a15f-2fd85e926e1c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:16.477320 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6374d8d-d3aa-4f13-a15f-2fd85e926e1c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:16.477320 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6374d8d-d3aa-4f13-a15f-2fd85e926e1c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:16.477320 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a6374d8d-d3aa-4f13-a15f-2fd85e926e1c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:16.483382 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:16.483382 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:16.484237 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6374d8d-d3aa-4f13-a15f-2fd85e926e1c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:16.484563 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1102/4379] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:16 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:16.498290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-280ff578-da22-4ecd-aa28-4ad76d898768 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:16.501953 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-280ff578-da22-4ecd-aa28-4ad76d898768 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:59:16.502091 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-280ff578-da22-4ecd-aa28-4ad76d898768 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:16.502538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-280ff578-da22-4ecd-aa28-4ad76d898768 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:16.502638 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-280ff578-da22-4ecd-aa28-4ad76d898768 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:16.511842 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:16.511842 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:16.513216 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-280ff578-da22-4ecd-aa28-4ad76d898768 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:59:16.514797 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1092/4380] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:16 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:59:16.527971 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ee9aeaa8-75a8-4c8b-a92c-2f4f0137e844 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:16.533043 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee9aeaa8-75a8-4c8b-a92c-2f4f0137e844 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] DELETE https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:16.533250 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee9aeaa8-75a8-4c8b-a92c-2f4f0137e844 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:16.533458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ee9aeaa8-75a8-4c8b-a92c-2f4f0137e844 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:16.533579 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-ee9aeaa8-75a8-4c8b-a92c-2f4f0137e844 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Delete backup with id: 546d8fed-7fb3-4165-ad73-965e344aa54f. Aug 25 04:59:16.539374 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:16.539374 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:16.563651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-ee9aeaa8-75a8-4c8b-a92c-2f4f0137e844 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] delete_backup rpcapi backup_id 546d8fed-7fb3-4165-ad73-965e344aa54f {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:16.565722 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ee9aeaa8-75a8-4c8b-a92c-2f4f0137e844 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 202 Aug 25 04:59:16.566346 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1087/4381] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:16 2026] DELETE /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:16.575870 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c324cf6d-fc7b-424a-b527-ffb966658d3f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:16.577324 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c324cf6d-fc7b-424a-b527-ffb966658d3f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:16.577805 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c324cf6d-fc7b-424a-b527-ffb966658d3f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:16.579780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c324cf6d-fc7b-424a-b527-ffb966658d3f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:16.579780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c324cf6d-fc7b-424a-b527-ffb966658d3f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:16.588208 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:16.588208 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:16.592279 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c324cf6d-fc7b-424a-b527-ffb966658d3f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 200 Aug 25 04:59:16.592279 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1101/4382] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:16 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:17.370358 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0be6e9f3-0b65-4cb4-a4ce-8317c8953dca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:17.374603 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0be6e9f3-0b65-4cb4-a4ce-8317c8953dca tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:17.374603 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0be6e9f3-0b65-4cb4-a4ce-8317c8953dca tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:17.374603 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0be6e9f3-0b65-4cb4-a4ce-8317c8953dca tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:17.374603 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0be6e9f3-0b65-4cb4-a4ce-8317c8953dca tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:17.380960 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:17.380960 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:17.381840 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0be6e9f3-0b65-4cb4-a4ce-8317c8953dca tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:17.382359 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1103/4383] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:17 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:17.606126 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd128263-50f9-4c92-9660-79ef7ac0f42f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:17.609707 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd128263-50f9-4c92-9660-79ef7ac0f42f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f Aug 25 04:59:17.609983 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd128263-50f9-4c92-9660-79ef7ac0f42f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:17.610231 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd128263-50f9-4c92-9660-79ef7ac0f42f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:17.610377 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fd128263-50f9-4c92-9660-79ef7ac0f42f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id 546d8fed-7fb3-4165-ad73-965e344aa54f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:17.619820 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd128263-50f9-4c92-9660-79ef7ac0f42f tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f returned with HTTP 404 Aug 25 04:59:17.620607 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1093/4384] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:17 2026] GET /volume/v3/backups/546d8fed-7fb3-4165-ad73-965e344aa54f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:17.628698 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-941e0b47-b695-4e2e-a50a-26bc77984b15 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:17.632309 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-941e0b47-b695-4e2e-a50a-26bc77984b15 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] DELETE https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:59:17.632950 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-941e0b47-b695-4e2e-a50a-26bc77984b15 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:17.633225 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-941e0b47-b695-4e2e-a50a-26bc77984b15 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:17.633370 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-941e0b47-b695-4e2e-a50a-26bc77984b15 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Delete backup with id: 015f131e-dd47-4106-9bdb-589f82ba5616. Aug 25 04:59:17.641125 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:17.641125 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:17.661902 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-941e0b47-b695-4e2e-a50a-26bc77984b15 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] delete_backup rpcapi backup_id 015f131e-dd47-4106-9bdb-589f82ba5616 {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:17.664154 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-941e0b47-b695-4e2e-a50a-26bc77984b15 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 202 Aug 25 04:59:17.664712 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1088/4385] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:17 2026] DELETE /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:17.677770 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2af43ef7-207a-4a19-bfb1-36d38f90bab4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:17.680061 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2af43ef7-207a-4a19-bfb1-36d38f90bab4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:59:17.680353 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2af43ef7-207a-4a19-bfb1-36d38f90bab4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:17.680631 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2af43ef7-207a-4a19-bfb1-36d38f90bab4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:17.680797 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2af43ef7-207a-4a19-bfb1-36d38f90bab4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:17.686829 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:17.686829 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:17.688192 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2af43ef7-207a-4a19-bfb1-36d38f90bab4 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 200 Aug 25 04:59:17.688331 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1102/4386] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:17 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:18.304705 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-45e7d47f-2ecb-47de-983b-885b336d2f39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.309630 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-45e7d47f-2ecb-47de-983b-885b336d2f39 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d/action Aug 25 04:59:18.309980 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-45e7d47f-2ecb-47de-983b-885b336d2f39 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:59:18.310831 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-45e7d47f-2ecb-47de-983b-885b336d2f39 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:18.335117 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:18.335117 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:18.352019 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-800d6b68-9767-4aae-98b9-c0c0fa4cbeb6 req-45e7d47f-2ecb-47de-983b-885b336d2f39 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d/action returned with HTTP 204 Aug 25 04:59:18.352289 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1104/4387] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:59:18 2026] POST /volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:18.399392 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b27c33b-da51-453c-ac75-405016071391 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.403018 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b27c33b-da51-453c-ac75-405016071391 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:18.403924 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b27c33b-da51-453c-ac75-405016071391 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:18.404316 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b27c33b-da51-453c-ac75-405016071391 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:18.405703 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3b27c33b-da51-453c-ac75-405016071391 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:18.418896 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:18.418896 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:18.419873 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b27c33b-da51-453c-ac75-405016071391 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:18.420608 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1094/4388] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:18 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:18.442519 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-53d3f92d-be82-4da6-9927-84c8f00c615e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.445401 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-53d3f92d-be82-4da6-9927-84c8f00c615e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a Aug 25 04:59:18.445698 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-53d3f92d-be82-4da6-9927-84c8f00c615e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:18.446821 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-53d3f92d-be82-4da6-9927-84c8f00c615e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:18.456793 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:18.456793 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:18.465727 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-53d3f92d-be82-4da6-9927-84c8f00c615e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:18.474240 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-53d3f92d-be82-4da6-9927-84c8f00c615e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a returned with HTTP 200 Aug 25 04:59:18.474961 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1089/4389] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:18 2026] GET /volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a => generated 1345 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:18.484967 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2d8c6ee5-6479-4c36-bd85-ec27d814360c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.485362 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d8c6ee5-6479-4c36-bd85-ec27d814360c None None] GET https://10.4.3.213/volume// Aug 25 04:59:18.485536 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d8c6ee5-6479-4c36-bd85-ec27d814360c None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:18.485716 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d8c6ee5-6479-4c36-bd85-ec27d814360c None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:18.486050 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d8c6ee5-6479-4c36-bd85-ec27d814360c None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:59:18.486353 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1103/4390] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:59: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 25 04:59:18.498408 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-708c9a9b-bf4d-4fd3-87b5-faa9c1a41907 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.503300 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-708c9a9b-bf4d-4fd3-87b5-faa9c1a41907 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:59:18.503698 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-708c9a9b-bf4d-4fd3-87b5-faa9c1a41907 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99ab95a2-f511-4dd1-b398-0d3955387f4a", "connector": null, "instance_uuid": "43e785d1-fdb6-4d1e-a1f8-a63a36568ff6"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:18.519688 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:18.519688 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:18.550256 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-708c9a9b-bf4d-4fd3-87b5-faa9c1a41907 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:59:18.550891 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1105/4391] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:59:18 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 25 04:59:18.558956 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a16ffe6-d1b3-4622-8c57-e5d6604254a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.559356 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a16ffe6-d1b3-4622-8c57-e5d6604254a0 None None] GET https://10.4.3.213/volume// Aug 25 04:59:18.559583 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a16ffe6-d1b3-4622-8c57-e5d6604254a0 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:18.559803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a16ffe6-d1b3-4622-8c57-e5d6604254a0 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:18.560263 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a16ffe6-d1b3-4622-8c57-e5d6604254a0 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:59:18.560591 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1095/4392] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:59: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 25 04:59:18.573112 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-56526abe-0452-421a-845a-de35f7a4a357 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.575256 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-56526abe-0452-421a-845a-de35f7a4a357 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a Aug 25 04:59:18.575542 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-56526abe-0452-421a-845a-de35f7a4a357 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:18.575719 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-56526abe-0452-421a-845a-de35f7a4a357 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:18.588052 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:18.588052 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:18.592710 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-56526abe-0452-421a-845a-de35f7a4a357 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:18.601314 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-56526abe-0452-421a-845a-de35f7a4a357 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a returned with HTTP 200 Aug 25 04:59:18.602264 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1090/4393] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:59:18 2026] GET /volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a => generated 1524 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:59:18.703968 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fa734e1f-400c-409c-8ded-5fd77a8488a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.706364 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa734e1f-400c-409c-8ded-5fd77a8488a8 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 Aug 25 04:59:18.706702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa734e1f-400c-409c-8ded-5fd77a8488a8 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:18.707374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fa734e1f-400c-409c-8ded-5fd77a8488a8 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:18.707374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fa734e1f-400c-409c-8ded-5fd77a8488a8 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 015f131e-dd47-4106-9bdb-589f82ba5616. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:18.712916 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fa734e1f-400c-409c-8ded-5fd77a8488a8 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 returned with HTTP 404 Aug 25 04:59:18.713645 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1104/4394] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:18 2026] GET /volume/v3/backups/015f131e-dd47-4106-9bdb-589f82ba5616 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:18.722910 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db85cea6-4b57-4f5c-a789-5343b7025b23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.726244 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db85cea6-4b57-4f5c-a789-5343b7025b23 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] DELETE https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:59:18.726244 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db85cea6-4b57-4f5c-a789-5343b7025b23 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:18.726420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db85cea6-4b57-4f5c-a789-5343b7025b23 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:18.726538 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-db85cea6-4b57-4f5c-a789-5343b7025b23 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Delete backup with id: eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. Aug 25 04:59:18.731985 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:18.731985 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:18.736327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a51da013-8f1e-4d4a-afe3-4261bd39f6fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.741182 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a51da013-8f1e-4d4a-afe3-4261bd39f6fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/88c8b984-7511-40a7-bf74-8d2853d41ac3 Aug 25 04:59:18.743556 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a51da013-8f1e-4d4a-afe3-4261bd39f6fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:18.759338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a51da013-8f1e-4d4a-afe3-4261bd39f6fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-99ab95a2-f511-4dd1-b398-0d3955387f4a-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:59:18.763503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-db85cea6-4b57-4f5c-a789-5343b7025b23 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] delete_backup rpcapi backup_id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:18.765795 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a51da013-8f1e-4d4a-afe3-4261bd39f6fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-99ab95a2-f511-4dd1-b398-0d3955387f4a-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:59:18.766973 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:18.766973 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:18.768816 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db85cea6-4b57-4f5c-a789-5343b7025b23 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 202 Aug 25 04:59:18.769601 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1106/4395] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:18 2026] DELETE /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:18.780989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a9e11ecc-0f00-4b97-8f9c-792a6e9b2e41 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.784891 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9e11ecc-0f00-4b97-8f9c-792a6e9b2e41 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:59:18.785134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9e11ecc-0f00-4b97-8f9c-792a6e9b2e41 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:18.785382 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9e11ecc-0f00-4b97-8f9c-792a6e9b2e41 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:18.785530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a9e11ecc-0f00-4b97-8f9c-792a6e9b2e41 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:18.792749 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:18.792749 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:18.794123 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9e11ecc-0f00-4b97-8f9c-792a6e9b2e41 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 200 Aug 25 04:59:18.794252 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1091/4396] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:18 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:18.889331 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a51da013-8f1e-4d4a-afe3-4261bd39f6fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-99ab95a2-f511-4dd1-b398-0d3955387f4a-np0000008045" released by "attachment_update" :: held 0.123s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:59:18.889793 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-a51da013-8f1e-4d4a-afe3-4261bd39f6fd tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/88c8b984-7511-40a7-bf74-8d2853d41ac3 returned with HTTP 200 Aug 25 04:59:18.890531 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1096/4397] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:59:18 2026] PUT /volume/v3/attachments/88c8b984-7511-40a7-bf74-8d2853d41ac3 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:18.918538 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-b53abd4c-d7a7-4f06-acef-48a15da18887 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:18.920865 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-b53abd4c-d7a7-4f06-acef-48a15da18887 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/88c8b984-7511-40a7-bf74-8d2853d41ac3/action Aug 25 04:59:18.921231 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-b53abd4c-d7a7-4f06-acef-48a15da18887 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:59:18.921352 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-b53abd4c-d7a7-4f06-acef-48a15da18887 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:18.949378 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:18.949378 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:18.969167 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2d1391d9-4f1c-45c6-81e7-cae895141413 req-b53abd4c-d7a7-4f06-acef-48a15da18887 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/88c8b984-7511-40a7-bf74-8d2853d41ac3/action returned with HTTP 204 Aug 25 04:59:18.969167 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1105/4398] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:59:18 2026] POST /volume/v3/attachments/88c8b984-7511-40a7-bf74-8d2853d41ac3/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:19.327300 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e17b3fed-c523-47c5-bc04-44759ff3c3f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.329811 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e17b3fed-c523-47c5-bc04-44759ff3c3f5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:59:19.330086 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e17b3fed-c523-47c5-bc04-44759ff3c3f5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:19.330286 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e17b3fed-c523-47c5-bc04-44759ff3c3f5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:19.344258 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:19.344258 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:19.349295 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e17b3fed-c523-47c5-bc04-44759ff3c3f5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:59:19.357872 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e17b3fed-c523-47c5-bc04-44759ff3c3f5 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:59:19.358361 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1107/4399] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:19 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 1170 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:19.408716 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-5c5392bd-40f8-4f32-922c-3466d240f230 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.411066 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-5c5392bd-40f8-4f32-922c-3466d240f230 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:59:19.411378 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-5c5392bd-40f8-4f32-922c-3466d240f230 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:19.411647 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-5c5392bd-40f8-4f32-922c-3466d240f230 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:19.421947 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:19.421947 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:19.425694 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-5c5392bd-40f8-4f32-922c-3466d240f230 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:59:19.433673 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-5c5392bd-40f8-4f32-922c-3466d240f230 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:59:19.434137 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1092/4400] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:19 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:19.437255 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d0386d5-996f-4bbe-8511-3f03c09847e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.439071 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d0386d5-996f-4bbe-8511-3f03c09847e9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:19.439279 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d0386d5-996f-4bbe-8511-3f03c09847e9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:19.439478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d0386d5-996f-4bbe-8511-3f03c09847e9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:19.439593 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1d0386d5-996f-4bbe-8511-3f03c09847e9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:19.444371 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:19.444371 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:19.446301 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d0386d5-996f-4bbe-8511-3f03c09847e9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:19.446301 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1097/4401] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:19 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:19.460289 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-87da53b5-b098-4171-9d41-9767f3415102 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.462588 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-87da53b5-b098-4171-9d41-9767f3415102 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] POST https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/action Aug 25 04:59:19.462971 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-87da53b5-b098-4171-9d41-9767f3415102 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:59:19.463084 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-87da53b5-b098-4171-9d41-9767f3415102 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:19.474191 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:19.474191 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:19.474685 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-87da53b5-b098-4171-9d41-9767f3415102 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:59:19.481672 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-87da53b5-b098-4171-9d41-9767f3415102 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Begin detaching volume completed successfully. Aug 25 04:59:19.481906 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-87da53b5-b098-4171-9d41-9767f3415102 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/action returned with HTTP 202 Aug 25 04:59:19.482330 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1106/4402] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 04:59:19 2026] POST /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:19.528332 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6765117b-6fee-46e0-b3ee-820605cbec48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.528759 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6765117b-6fee-46e0-b3ee-820605cbec48 None None] GET https://10.4.3.213/volume// Aug 25 04:59:19.528992 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6765117b-6fee-46e0-b3ee-820605cbec48 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:19.529209 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6765117b-6fee-46e0-b3ee-820605cbec48 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:19.529572 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6765117b-6fee-46e0-b3ee-820605cbec48 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:59:19.529921 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1108/4403] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:59: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 25 04:59:19.538454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-51ef4953-a27a-459a-a15e-b12297b1e6d8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.544159 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-51ef4953-a27a-459a-a15e-b12297b1e6d8 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:59:19.544386 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-51ef4953-a27a-459a-a15e-b12297b1e6d8 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:19.544586 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-51ef4953-a27a-459a-a15e-b12297b1e6d8 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:19.553292 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:19.553292 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:19.556744 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-51ef4953-a27a-459a-a15e-b12297b1e6d8 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:59:19.560967 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-51ef4953-a27a-459a-a15e-b12297b1e6d8 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:59:19.561481 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1093/4404] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:59:19 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 04:59:19.570986 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-49d4e92a-2e3e-4bd1-a431-5b672e9ca001 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.573125 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-49d4e92a-2e3e-4bd1-a431-5b672e9ca001 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption Aug 25 04:59:19.573403 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-49d4e92a-2e3e-4bd1-a431-5b672e9ca001 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:19.573732 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-49d4e92a-2e3e-4bd1-a431-5b672e9ca001 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:19.589927 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:19.589927 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:19.596329 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-49d4e92a-2e3e-4bd1-a431-5b672e9ca001 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption returned with HTTP 200 Aug 25 04:59:19.596781 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1098/4405] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:59:19 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:19.808167 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ac348b8-eb40-4b27-a935-7a51ef21b767 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.810438 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac348b8-eb40-4b27-a935-7a51ef21b767 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef Aug 25 04:59:19.810714 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ac348b8-eb40-4b27-a935-7a51ef21b767 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:19.811017 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ac348b8-eb40-4b27-a935-7a51ef21b767 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:19.811181 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8ac348b8-eb40-4b27-a935-7a51ef21b767 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Show backup with id eb4103f4-af5f-423c-aa24-aa3ec65cb6ef. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:19.815368 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac348b8-eb40-4b27-a935-7a51ef21b767 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef returned with HTTP 404 Aug 25 04:59:19.815994 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1107/4406] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:19 2026] GET /volume/v3/backups/eb4103f4-af5f-423c-aa24-aa3ec65cb6ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:19.822871 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-865f5ee8-08ae-4d52-b2c7-a7837e4116f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.826297 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-865f5ee8-08ae-4d52-b2c7-a7837e4116f7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] DELETE https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:59:19.826532 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-865f5ee8-08ae-4d52-b2c7-a7837e4116f7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:19.826791 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-865f5ee8-08ae-4d52-b2c7-a7837e4116f7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:19.826941 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-865f5ee8-08ae-4d52-b2c7-a7837e4116f7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Delete backup with id: 496949a2-37af-4514-b9d7-e961ac4b12ee. Aug 25 04:59:19.831800 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:19.831800 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:19.844291 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-865f5ee8-08ae-4d52-b2c7-a7837e4116f7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] delete_backup rpcapi backup_id 496949a2-37af-4514-b9d7-e961ac4b12ee {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:19.846034 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-865f5ee8-08ae-4d52-b2c7-a7837e4116f7 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 202 Aug 25 04:59:19.846577 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1109/4407] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:19 2026] DELETE /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:19.856878 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0deb84ae-a4cb-4200-9217-8b69ec16eb39 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:19.858598 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0deb84ae-a4cb-4200-9217-8b69ec16eb39 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:59:19.858793 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0deb84ae-a4cb-4200-9217-8b69ec16eb39 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:19.859015 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0deb84ae-a4cb-4200-9217-8b69ec16eb39 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:19.859086 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0deb84ae-a4cb-4200-9217-8b69ec16eb39 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:19.863195 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:19.863195 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:19.863792 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0deb84ae-a4cb-4200-9217-8b69ec16eb39 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 200 Aug 25 04:59:19.864066 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1094/4408] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:19 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:20.463376 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50097e45-1fe2-40ec-803f-7ad92efedab8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:20.466389 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50097e45-1fe2-40ec-803f-7ad92efedab8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:20.468338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50097e45-1fe2-40ec-803f-7ad92efedab8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:20.468338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50097e45-1fe2-40ec-803f-7ad92efedab8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:20.468338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-50097e45-1fe2-40ec-803f-7ad92efedab8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:20.486067 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:20.486067 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:20.486067 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50097e45-1fe2-40ec-803f-7ad92efedab8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:20.486501 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1099/4409] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:20 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:20.877216 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5875b417-a4c1-4063-8ab4-35e48185c474 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:20.879075 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5875b417-a4c1-4063-8ab4-35e48185c474 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] GET https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee Aug 25 04:59:20.879284 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5875b417-a4c1-4063-8ab4-35e48185c474 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:20.879507 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5875b417-a4c1-4063-8ab4-35e48185c474 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:20.879612 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5875b417-a4c1-4063-8ab4-35e48185c474 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] Show backup with id 496949a2-37af-4514-b9d7-e961ac4b12ee. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:20.883220 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5875b417-a4c1-4063-8ab4-35e48185c474 tempest-VolumesBackupsTest-960659923 tempest-VolumesBackupsTest-960659923-project-admin] https://10.4.3.213/volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee returned with HTTP 404 Aug 25 04:59:20.883714 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1108/4410] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:20 2026] GET /volume/v3/backups/496949a2-37af-4514-b9d7-e961ac4b12ee => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:20.900684 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ecea53d6-a93a-42b0-ae7e-5dbb33567adc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:20.902988 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecea53d6-a93a-42b0-ae7e-5dbb33567adc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] DELETE https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 Aug 25 04:59:20.903241 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecea53d6-a93a-42b0-ae7e-5dbb33567adc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:20.903497 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecea53d6-a93a-42b0-ae7e-5dbb33567adc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:20.903668 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ecea53d6-a93a-42b0-ae7e-5dbb33567adc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Delete volume with id: 23054e93-40f5-43a7-bb0a-2f755a76f8e4 Aug 25 04:59:20.911364 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:20.911364 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:20.911884 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ecea53d6-a93a-42b0-ae7e-5dbb33567adc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:59:20.935018 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ecea53d6-a93a-42b0-ae7e-5dbb33567adc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Delete volume request issued successfully. Aug 25 04:59:20.935167 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecea53d6-a93a-42b0-ae7e-5dbb33567adc tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 returned with HTTP 202 Aug 25 04:59:20.935726 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1110/4411] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:20 2026] DELETE /volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:20.945558 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-423b7cdb-7ea1-4f23-a016-54e5c71be000 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:20.947721 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-423b7cdb-7ea1-4f23-a016-54e5c71be000 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 Aug 25 04:59:20.947944 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-423b7cdb-7ea1-4f23-a016-54e5c71be000 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:20.948207 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-423b7cdb-7ea1-4f23-a016-54e5c71be000 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:20.957956 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:20.957956 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:20.962561 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-423b7cdb-7ea1-4f23-a016-54e5c71be000 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:59:20.968224 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-423b7cdb-7ea1-4f23-a016-54e5c71be000 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 returned with HTTP 200 Aug 25 04:59:20.968759 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1095/4412] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:20 2026] GET /volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:21.507270 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-763cef74-9818-44a3-a653-059b6d3d9b26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:21.509346 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-763cef74-9818-44a3-a653-059b6d3d9b26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:21.509595 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-763cef74-9818-44a3-a653-059b6d3d9b26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:21.509798 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-763cef74-9818-44a3-a653-059b6d3d9b26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:21.510013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-763cef74-9818-44a3-a653-059b6d3d9b26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:21.514655 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:21.514655 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:21.515418 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-763cef74-9818-44a3-a653-059b6d3d9b26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:21.515874 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1100/4413] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:21 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:21.983685 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bc6769a0-2380-4faf-ac99-5633850d4f92 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:21.985913 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc6769a0-2380-4faf-ac99-5633850d4f92 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 Aug 25 04:59:21.986543 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc6769a0-2380-4faf-ac99-5633850d4f92 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:21.986798 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bc6769a0-2380-4faf-ac99-5633850d4f92 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:21.993124 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bc6769a0-2380-4faf-ac99-5633850d4f92 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 returned with HTTP 404 Aug 25 04:59:21.993697 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1109/4414] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:21 2026] GET /volume/v3/volumes/23054e93-40f5-43a7-bb0a-2f755a76f8e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:22.000897 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5d8a0d1-465c-4b5e-81a7-e82067b28da8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:22.002810 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5d8a0d1-465c-4b5e-81a7-e82067b28da8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] DELETE https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 Aug 25 04:59:22.003019 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5d8a0d1-465c-4b5e-81a7-e82067b28da8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:22.003216 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5d8a0d1-465c-4b5e-81a7-e82067b28da8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:22.003369 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e5d8a0d1-465c-4b5e-81a7-e82067b28da8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Delete volume with id: 1ff0987d-ebce-4837-96e6-b3a444e3da28 Aug 25 04:59:22.010397 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:22.010397 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:22.010935 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e5d8a0d1-465c-4b5e-81a7-e82067b28da8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:59:22.028166 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e5d8a0d1-465c-4b5e-81a7-e82067b28da8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Delete volume request issued successfully. Aug 25 04:59:22.028441 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5d8a0d1-465c-4b5e-81a7-e82067b28da8 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 returned with HTTP 202 Aug 25 04:59:22.029030 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1111/4415] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:22 2026] DELETE /volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:22.037407 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8370a9d1-5312-4062-901c-eca56df8a7c3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:22.039716 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8370a9d1-5312-4062-901c-eca56df8a7c3 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 Aug 25 04:59:22.039968 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8370a9d1-5312-4062-901c-eca56df8a7c3 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:22.040193 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8370a9d1-5312-4062-901c-eca56df8a7c3 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:22.048850 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:22.048850 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:22.053408 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8370a9d1-5312-4062-901c-eca56df8a7c3 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:59:22.057667 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8370a9d1-5312-4062-901c-eca56df8a7c3 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 returned with HTTP 200 Aug 25 04:59:22.058129 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1096/4416] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:22 2026] GET /volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:22.529028 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ec484f15-9eb9-4313-a8e9-98e71042791a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:22.531623 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec484f15-9eb9-4313-a8e9-98e71042791a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:22.531933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec484f15-9eb9-4313-a8e9-98e71042791a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:22.532197 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ec484f15-9eb9-4313-a8e9-98e71042791a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:22.532368 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ec484f15-9eb9-4313-a8e9-98e71042791a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:22.540457 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:22.540457 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:22.541321 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ec484f15-9eb9-4313-a8e9-98e71042791a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:22.541855 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1101/4417] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:22 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:23.073753 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eb5a8822-79a8-44bd-9284-87766e6f5e4c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:23.076007 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb5a8822-79a8-44bd-9284-87766e6f5e4c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 Aug 25 04:59:23.076007 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb5a8822-79a8-44bd-9284-87766e6f5e4c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:23.076007 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eb5a8822-79a8-44bd-9284-87766e6f5e4c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:23.084120 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eb5a8822-79a8-44bd-9284-87766e6f5e4c tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 returned with HTTP 404 Aug 25 04:59:23.084120 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1110/4418] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:23 2026] GET /volume/v3/volumes/1ff0987d-ebce-4837-96e6-b3a444e3da28 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:23.093242 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-892fa602-273a-457b-af3c-2bdbc124bc59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:23.095508 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-892fa602-273a-457b-af3c-2bdbc124bc59 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] DELETE https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 Aug 25 04:59:23.095769 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-892fa602-273a-457b-af3c-2bdbc124bc59 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:23.096013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-892fa602-273a-457b-af3c-2bdbc124bc59 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:23.096198 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-892fa602-273a-457b-af3c-2bdbc124bc59 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Delete volume with id: 1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 Aug 25 04:59:23.104866 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:23.104866 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:23.105391 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-892fa602-273a-457b-af3c-2bdbc124bc59 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:59:23.128539 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-892fa602-273a-457b-af3c-2bdbc124bc59 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Delete volume request issued successfully. Aug 25 04:59:23.128773 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-892fa602-273a-457b-af3c-2bdbc124bc59 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 returned with HTTP 202 Aug 25 04:59:23.129260 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1112/4419] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:23 2026] DELETE /volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:23.137173 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c5a6c7c-3ad8-44b3-b853-4151bba73168 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:23.139569 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c5a6c7c-3ad8-44b3-b853-4151bba73168 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 Aug 25 04:59:23.139692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c5a6c7c-3ad8-44b3-b853-4151bba73168 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:23.139936 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c5a6c7c-3ad8-44b3-b853-4151bba73168 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:23.150906 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:23.150906 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:23.161350 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8c5a6c7c-3ad8-44b3-b853-4151bba73168 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Volume info retrieved successfully. Aug 25 04:59:23.169454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c5a6c7c-3ad8-44b3-b853-4151bba73168 tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 returned with HTTP 200 Aug 25 04:59:23.169454 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1097/4420] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:23 2026] GET /volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:23.203798 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a412ebaf-cd30-40c4-a108-6063101320eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:23.208683 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a412ebaf-cd30-40c4-a108-6063101320eb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 04:59:23.209006 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a412ebaf-cd30-40c4-a108-6063101320eb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:23.209247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a412ebaf-cd30-40c4-a108-6063101320eb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:23.233770 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:23.233770 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:23.242225 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a412ebaf-cd30-40c4-a108-6063101320eb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:59:23.251603 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a412ebaf-cd30-40c4-a108-6063101320eb tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 200 Aug 25 04:59:23.252331 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1102/4421] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:23 2026] GET /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 1648 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:23.556234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9a746a52-04d7-4101-bb8a-3e1ba87ba4f5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:23.562965 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a746a52-04d7-4101-bb8a-3e1ba87ba4f5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:23.563166 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a746a52-04d7-4101-bb8a-3e1ba87ba4f5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:23.563470 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9a746a52-04d7-4101-bb8a-3e1ba87ba4f5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:23.563622 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9a746a52-04d7-4101-bb8a-3e1ba87ba4f5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:23.569561 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:23.569561 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:23.570651 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9a746a52-04d7-4101-bb8a-3e1ba87ba4f5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:23.571473 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1111/4422] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:23 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:24.183646 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8cbd2fa-7331-41af-8ae3-96460e0e79db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:24.186279 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8cbd2fa-7331-41af-8ae3-96460e0e79db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] GET https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 Aug 25 04:59:24.186279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8cbd2fa-7331-41af-8ae3-96460e0e79db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:24.186473 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8cbd2fa-7331-41af-8ae3-96460e0e79db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:24.194035 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8cbd2fa-7331-41af-8ae3-96460e0e79db tempest-VolumesBackupsTest-1367536058 tempest-VolumesBackupsTest-1367536058-project-member] https://10.4.3.213/volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 returned with HTTP 404 Aug 25 04:59:24.195254 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1113/4423] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:24 2026] GET /volume/v3/volumes/1b9482cd-bc43-49a7-a5a1-ee73ceeaab71 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:24.272572 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-242901a6-d64f-43a5-a8e9-5197599b4b61 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:24.274731 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-242901a6-d64f-43a5-a8e9-5197599b4b61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 04:59:24.274985 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-242901a6-d64f-43a5-a8e9-5197599b4b61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:24.275217 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-242901a6-d64f-43a5-a8e9-5197599b4b61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:24.288022 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:24.288022 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:24.293529 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-242901a6-d64f-43a5-a8e9-5197599b4b61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:59:24.300240 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-242901a6-d64f-43a5-a8e9-5197599b4b61 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 200 Aug 25 04:59:24.300771 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1098/4424] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:24 2026] GET /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:24.586478 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c0f0c3a-13f3-446c-8785-e2a8153826a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:24.588359 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c0f0c3a-13f3-446c-8785-e2a8153826a8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:24.588556 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c0f0c3a-13f3-446c-8785-e2a8153826a8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:24.589175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c0f0c3a-13f3-446c-8785-e2a8153826a8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:24.589175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7c0f0c3a-13f3-446c-8785-e2a8153826a8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:24.596198 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:24.596198 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:24.598003 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c0f0c3a-13f3-446c-8785-e2a8153826a8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:24.598003 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1103/4425] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:24 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:24.902523 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-6ea39c9d-c8af-499c-a189-142c9597e1f6 req-6a06811a-4727-4a2b-8332-297c07f6213e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:24.904889 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6ea39c9d-c8af-499c-a189-142c9597e1f6 req-6a06811a-4727-4a2b-8332-297c07f6213e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/attachments/15fb0fc8-7f8a-4d2d-bd40-f9a87d412313 Aug 25 04:59:24.905080 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6ea39c9d-c8af-499c-a189-142c9597e1f6 req-6a06811a-4727-4a2b-8332-297c07f6213e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:24.905366 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-6ea39c9d-c8af-499c-a189-142c9597e1f6 req-6a06811a-4727-4a2b-8332-297c07f6213e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:24.914501 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:24.914501 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:24.968251 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-6ea39c9d-c8af-499c-a189-142c9597e1f6 req-6a06811a-4727-4a2b-8332-297c07f6213e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/attachments/15fb0fc8-7f8a-4d2d-bd40-f9a87d412313 returned with HTTP 200 Aug 25 04:59:24.968703 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1112/4426] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:59:24 2026] DELETE /volume/v3/attachments/15fb0fc8-7f8a-4d2d-bd40-f9a87d412313 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:25.315480 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe85a262-44d4-4fbc-ac61-990ea3a4c0d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:25.318692 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe85a262-44d4-4fbc-ac61-990ea3a4c0d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 04:59:25.318982 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe85a262-44d4-4fbc-ac61-990ea3a4c0d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:25.319261 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe85a262-44d4-4fbc-ac61-990ea3a4c0d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:25.345676 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:25.345676 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:25.354853 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe85a262-44d4-4fbc-ac61-990ea3a4c0d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:59:25.364332 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe85a262-44d4-4fbc-ac61-990ea3a4c0d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 200 Aug 25 04:59:25.364906 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1114/4427] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:25 2026] GET /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 1356 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:25.380036 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13b11037-d49d-4f00-b19d-5f7cd72879c5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:25.382556 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13b11037-d49d-4f00-b19d-5f7cd72879c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:59:25.383072 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13b11037-d49d-4f00-b19d-5f7cd72879c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2a10f1e-4715-4327-ad1e-5cf6a6f7db00", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1726103068"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:25.384828 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-13b11037-d49d-4f00-b19d-5f7cd72879c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating new backup {'backup': {'volume_id': 'b2a10f1e-4715-4327-ad1e-5cf6a6f7db00', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1726103068'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:59:25.384987 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-13b11037-d49d-4f00-b19d-5f7cd72879c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating backup of volume b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 in container None Aug 25 04:59:25.394237 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:25.394237 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:25.394873 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-13b11037-d49d-4f00-b19d-5f7cd72879c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:59:25.418280 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-13b11037-d49d-4f00-b19d-5f7cd72879c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['413562c6-bd7b-470f-8906-ee47627fa623', 'd55910ee-26a4-41cb-884d-2d47b4d41b6b'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:25.489573 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13b11037-d49d-4f00-b19d-5f7cd72879c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:59:25.489573 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1099/4428] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:59:25 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 25 04:59:25.503036 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-28b92cbb-447c-4549-a525-6e63852bb34f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:25.506329 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28b92cbb-447c-4549-a525-6e63852bb34f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:25.506590 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28b92cbb-447c-4549-a525-6e63852bb34f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:25.506784 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28b92cbb-447c-4549-a525-6e63852bb34f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:25.507015 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-28b92cbb-447c-4549-a525-6e63852bb34f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:25.514567 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:25.514567 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:25.515894 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28b92cbb-447c-4549-a525-6e63852bb34f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:25.517009 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1104/4429] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:25 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:25.614554 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa38c0ca-a37b-404b-ad20-b008fd1e7bee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:25.616791 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa38c0ca-a37b-404b-ad20-b008fd1e7bee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:25.617150 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa38c0ca-a37b-404b-ad20-b008fd1e7bee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:25.617505 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa38c0ca-a37b-404b-ad20-b008fd1e7bee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:25.617760 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-aa38c0ca-a37b-404b-ad20-b008fd1e7bee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:25.625943 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:25.625943 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:25.626749 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa38c0ca-a37b-404b-ad20-b008fd1e7bee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:25.627441 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1113/4430] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:25 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:26.531219 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d89ea61-24fe-4c60-a13d-2c7ec9272f5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:26.533017 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d89ea61-24fe-4c60-a13d-2c7ec9272f5b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:26.533262 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d89ea61-24fe-4c60-a13d-2c7ec9272f5b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:26.533469 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d89ea61-24fe-4c60-a13d-2c7ec9272f5b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:26.533604 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9d89ea61-24fe-4c60-a13d-2c7ec9272f5b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:26.538654 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:26.538654 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:26.539529 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d89ea61-24fe-4c60-a13d-2c7ec9272f5b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:26.539939 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1115/4431] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:26 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:26.643410 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4c075b24-8982-451c-8dfe-b44779e50dd7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:26.645928 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c075b24-8982-451c-8dfe-b44779e50dd7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:26.646217 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c075b24-8982-451c-8dfe-b44779e50dd7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:26.646522 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4c075b24-8982-451c-8dfe-b44779e50dd7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:26.646647 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4c075b24-8982-451c-8dfe-b44779e50dd7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:26.654907 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:26.654907 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:26.655784 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4c075b24-8982-451c-8dfe-b44779e50dd7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:26.656350 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1100/4432] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:26 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:26.698179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eeaedffc-5950-48f9-8b8b-273219edeb12 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:26.701565 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeaedffc-5950-48f9-8b8b-273219edeb12 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a Aug 25 04:59:26.701943 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeaedffc-5950-48f9-8b8b-273219edeb12 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:26.702160 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eeaedffc-5950-48f9-8b8b-273219edeb12 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:26.724202 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:26.724202 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:26.729227 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eeaedffc-5950-48f9-8b8b-273219edeb12 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:26.736105 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eeaedffc-5950-48f9-8b8b-273219edeb12 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a returned with HTTP 200 Aug 25 04:59:26.736673 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1105/4433] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:26 2026] GET /volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a => generated 1637 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:26.782088 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:26.934128 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:26.934505 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-876296592"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:26.935940 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-876296592'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:26.936099 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Create volume of 1 GB Aug 25 04:59:26.941091 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Availability Zones retrieved successfully. Aug 25 04:59:26.948916 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Flow 'volume_create_api' (50935ba1-2598-4156-8b8b-47627954334d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:26.950502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9fa1fd2-ebb0-4019-a7ab-adf200680921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:26.951896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:26.980711 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9fa1fd2-ebb0-4019-a7ab-adf200680921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:26.981392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbea5b8-2927-4fde-a249-9fe43282f493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:27.049056 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Created reservations ['24236293-904c-42ab-a278-6ab7a90ef0d6', 'c9ee33bf-e13e-4176-b463-4611e4a6e752', '7c4daeb6-1da8-4bd0-a32c-e7af2a79ed0c', '217f4c61-328b-4032-8c46-011d75c6b1e5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:27.049889 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbea5b8-2927-4fde-a249-9fe43282f493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24236293-904c-42ab-a278-6ab7a90ef0d6', 'c9ee33bf-e13e-4176-b463-4611e4a6e752', '7c4daeb6-1da8-4bd0-a32c-e7af2a79ed0c', '217f4c61-328b-4032-8c46-011d75c6b1e5']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:27.050603 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c534f5-ba46-47a3-824a-d871eaa1094e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:27.074621 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c534f5-ba46-47a3-824a-d871eaa1094e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-876296592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d70caba20bc4d5aaeadbca63eab4b49',qos_specs=None,replication_status=,reservations=['24236293-904c-42ab-a278-6ab7a90ef0d6','c9ee33bf-e13e-4176-b463-4611e4a6e752','7c4daeb6-1da8-4bd0-a32c-e7af2a79ed0c','217f4c61-328b-4032-8c46-011d75c6b1e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95941a25b0f44d39bf23870fec440e01',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-876296592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d70caba20bc4d5aaeadbca63eab4b49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95941a25b0f44d39bf23870fec440e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:27.075478 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9d2245-c9f0-48ad-956d-087e99cd34f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:27.100346 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9d2245-c9f0-48ad-956d-087e99cd34f6) transitioned into state 'SUCCESS' from state '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-876296592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d70caba20bc4d5aaeadbca63eab4b49',qos_specs=None,replication_status=,reservations=['24236293-904c-42ab-a278-6ab7a90ef0d6','c9ee33bf-e13e-4176-b463-4611e4a6e752','7c4daeb6-1da8-4bd0-a32c-e7af2a79ed0c','217f4c61-328b-4032-8c46-011d75c6b1e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95941a25b0f44d39bf23870fec440e01',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:27.101051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6398e4d0-5d06-461a-9bf0-9b15efc51ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:27.116241 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6398e4d0-5d06-461a-9bf0-9b15efc51ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:27.117477 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Flow 'volume_create_api' (50935ba1-2598-4156-8b8b-47627954334d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:27.118281 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Create volume request issued successfully. Aug 25 04:59:27.118681 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e2a497fe-741d-44ea-83a4-1b5df65e9ee2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:27.119099 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1114/4434] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:59:26 2026] POST /volume/v3/volumes => generated 777 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:27.137208 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd168963-f20b-431e-9518-9d693bb431d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:27.139324 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd168963-f20b-431e-9518-9d693bb431d1 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 Aug 25 04:59:27.139852 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd168963-f20b-431e-9518-9d693bb431d1 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:27.140076 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd168963-f20b-431e-9518-9d693bb431d1 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:27.148503 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:27.148503 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:27.153300 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd168963-f20b-431e-9518-9d693bb431d1 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Volume info retrieved successfully. Aug 25 04:59:27.158013 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd168963-f20b-431e-9518-9d693bb431d1 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 returned with HTTP 200 Aug 25 04:59:27.158397 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1116/4435] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:27 2026] GET /volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:27.550423 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-989963fc-9a35-40cb-b534-a076ca8797a7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:27.552867 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-989963fc-9a35-40cb-b534-a076ca8797a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:27.553043 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-989963fc-9a35-40cb-b534-a076ca8797a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:27.553228 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-989963fc-9a35-40cb-b534-a076ca8797a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:27.553334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-989963fc-9a35-40cb-b534-a076ca8797a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:27.557575 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:27.557575 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:27.558324 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-989963fc-9a35-40cb-b534-a076ca8797a7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:27.558695 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1101/4436] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:27 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:27.669190 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-295d64e0-68e9-4a09-9a54-fede0739cf38 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:27.671112 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-295d64e0-68e9-4a09-9a54-fede0739cf38 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:27.671327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-295d64e0-68e9-4a09-9a54-fede0739cf38 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:27.671553 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-295d64e0-68e9-4a09-9a54-fede0739cf38 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:27.671663 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-295d64e0-68e9-4a09-9a54-fede0739cf38 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:27.676555 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:27.676555 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:27.677208 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-295d64e0-68e9-4a09-9a54-fede0739cf38 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:27.677567 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1106/4437] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:27 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:28.175005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f22791a1-e6d8-4721-bd33-c58b54d12b6f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:28.176853 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f22791a1-e6d8-4721-bd33-c58b54d12b6f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 Aug 25 04:59:28.177060 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f22791a1-e6d8-4721-bd33-c58b54d12b6f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:28.177249 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f22791a1-e6d8-4721-bd33-c58b54d12b6f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:28.184109 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:28.184109 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:28.187548 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f22791a1-e6d8-4721-bd33-c58b54d12b6f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Volume info retrieved successfully. Aug 25 04:59:28.191650 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f22791a1-e6d8-4721-bd33-c58b54d12b6f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 returned with HTTP 200 Aug 25 04:59:28.192036 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1115/4438] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:28 2026] GET /volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:28.210503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5523c834-3feb-40d8-aaad-99822835fd44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:28.214835 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5523c834-3feb-40d8-aaad-99822835fd44 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:59:28.215411 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5523c834-3feb-40d8-aaad-99822835fd44 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4", "name": "tempest-type-Backup-67425177"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:28.217568 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-5523c834-3feb-40d8-aaad-99822835fd44 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Creating new backup {'backup': {'volume_id': 'b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4', 'name': 'tempest-type-Backup-67425177'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:59:28.217789 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-5523c834-3feb-40d8-aaad-99822835fd44 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Creating backup of volume b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 in container None Aug 25 04:59:28.229453 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:28.229453 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:28.230031 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5523c834-3feb-40d8-aaad-99822835fd44 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Volume info retrieved successfully. Aug 25 04:59:28.268256 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5523c834-3feb-40d8-aaad-99822835fd44 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Created reservations ['2b60b09d-fb2a-4f02-ba4c-4b5178c033fb', 'fa63fb46-663b-4343-b89a-9e6d05e18288'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:28.309024 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5523c834-3feb-40d8-aaad-99822835fd44 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:59:28.309024 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1117/4439] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:59:28 2026] POST /volume/v3/backups => generated 314 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 04:59:28.322597 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e6590ed5-e78e-4400-b1a1-d6c868829c15 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:28.325088 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6590ed5-e78e-4400-b1a1-d6c868829c15 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:28.325369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6590ed5-e78e-4400-b1a1-d6c868829c15 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:28.325985 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e6590ed5-e78e-4400-b1a1-d6c868829c15 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:28.326098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e6590ed5-e78e-4400-b1a1-d6c868829c15 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:28.331842 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:28.331842 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:28.332701 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e6590ed5-e78e-4400-b1a1-d6c868829c15 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:28.333361 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1102/4440] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:28 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:28.572819 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-daf6a2bd-c96f-49a4-be37-c5348a3530cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:28.576253 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-daf6a2bd-c96f-49a4-be37-c5348a3530cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:28.576522 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-daf6a2bd-c96f-49a4-be37-c5348a3530cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:28.576778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-daf6a2bd-c96f-49a4-be37-c5348a3530cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:28.576935 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-daf6a2bd-c96f-49a4-be37-c5348a3530cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:28.585751 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:28.585751 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:28.586973 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-daf6a2bd-c96f-49a4-be37-c5348a3530cd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:28.589535 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1107/4441] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:28 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:28.687518 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2a9f7ccf-b92b-46dc-b074-59c3f812b934 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:28.689591 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a9f7ccf-b92b-46dc-b074-59c3f812b934 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:28.689960 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a9f7ccf-b92b-46dc-b074-59c3f812b934 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:28.690203 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2a9f7ccf-b92b-46dc-b074-59c3f812b934 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:28.690332 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2a9f7ccf-b92b-46dc-b074-59c3f812b934 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 23c83ddb-d373-4f13-9056-1f9ac1c22285. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:28.695191 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:28.695191 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:28.696508 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2a9f7ccf-b92b-46dc-b074-59c3f812b934 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 200 Aug 25 04:59:28.696745 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1116/4442] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:28 2026] GET /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:28.711462 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d8f7a04-5384-492a-aea3-164f458404ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:28.711462 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d8f7a04-5384-492a-aea3-164f458404ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] DELETE https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 Aug 25 04:59:28.711462 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d8f7a04-5384-492a-aea3-164f458404ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:28.711462 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d8f7a04-5384-492a-aea3-164f458404ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:28.711872 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4d8f7a04-5384-492a-aea3-164f458404ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete backup with id: 23c83ddb-d373-4f13-9056-1f9ac1c22285. Aug 25 04:59:28.717246 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:28.717246 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:28.733740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-4d8f7a04-5384-492a-aea3-164f458404ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] delete_backup rpcapi backup_id 23c83ddb-d373-4f13-9056-1f9ac1c22285 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:28.735800 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d8f7a04-5384-492a-aea3-164f458404ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 returned with HTTP 202 Aug 25 04:59:28.736311 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1118/4443] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:28 2026] DELETE /volume/v3/backups/23c83ddb-d373-4f13-9056-1f9ac1c22285 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:28.747859 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:28.749748 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:28.750141 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-733366053"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:28.753875 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-733366053'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:28.753875 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume of 1 GB Aug 25 04:59:28.756232 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Availability Zones retrieved successfully. Aug 25 04:59:28.761663 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Flow 'volume_create_api' (e85d5b4d-1458-470f-90f1-7f07cb24ca0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:28.763177 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f228f38a-d0ab-4294-b1e5-843d957eb90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:28.763773 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:28.798365 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f228f38a-d0ab-4294-b1e5-843d957eb90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:28.799446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc20d780-79f7-4756-9b7c-2550aa364550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:28.849960 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Created reservations ['689d3f06-91af-4519-b3f2-9f04c030a092', '8b715dfb-2d6d-4831-807f-94ae64a988e4', '9a923c25-d708-4240-9b3d-c2e941f6e3a0', '530b0e5f-af56-4377-b41d-350ea9604803'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:28.850780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc20d780-79f7-4756-9b7c-2550aa364550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['689d3f06-91af-4519-b3f2-9f04c030a092', '8b715dfb-2d6d-4831-807f-94ae64a988e4', '9a923c25-d708-4240-9b3d-c2e941f6e3a0', '530b0e5f-af56-4377-b41d-350ea9604803']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:28.851553 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbee1d18-08de-41c5-a23c-373758b5083f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:28.881385 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbee1d18-08de-41c5-a23c-373758b5083f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '395610ad-bd78-4510-acd0-aa87bb1044fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-733366053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['689d3f06-91af-4519-b3f2-9f04c030a092','8b715dfb-2d6d-4831-807f-94ae64a988e4','9a923c25-d708-4240-9b3d-c2e941f6e3a0','530b0e5f-af56-4377-b41d-350ea9604803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='661a9de4fbd04e568748d6ded3edcabb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-733366053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=395610ad-bd78-4510-acd0-aa87bb1044fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88b1315cfa747c7b56e019d895d8577',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='661a9de4fbd04e568748d6ded3edcabb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:28.882284 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a5eb0ad-4269-4150-8289-4ec49046ffc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:28.905284 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a5eb0ad-4269-4150-8289-4ec49046ffc0) transitioned into state 'SUCCESS' from state '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-733366053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['689d3f06-91af-4519-b3f2-9f04c030a092','8b715dfb-2d6d-4831-807f-94ae64a988e4','9a923c25-d708-4240-9b3d-c2e941f6e3a0','530b0e5f-af56-4377-b41d-350ea9604803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='661a9de4fbd04e568748d6ded3edcabb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:28.906121 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c666c05-f2b7-44d7-a8f5-66a26e0a5798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:28.918482 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c666c05-f2b7-44d7-a8f5-66a26e0a5798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:28.919309 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Flow 'volume_create_api' (e85d5b4d-1458-470f-90f1-7f07cb24ca0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:28.919601 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume request issued successfully. Aug 25 04:59:28.920188 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6901ac69-dda7-4841-9388-1daf871bf4b0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:28.920761 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1103/4444] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:59:28 2026] POST /volume/v3/volumes => generated 777 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:28.936693 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07b1abed-4593-43ec-bf59-281597957f23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:28.938360 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b1abed-4593-43ec-bf59-281597957f23 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd Aug 25 04:59:28.938645 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b1abed-4593-43ec-bf59-281597957f23 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:28.938843 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07b1abed-4593-43ec-bf59-281597957f23 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:28.950256 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:28.950256 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:28.954411 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-07b1abed-4593-43ec-bf59-281597957f23 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:59:28.958517 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07b1abed-4593-43ec-bf59-281597957f23 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd returned with HTTP 200 Aug 25 04:59:28.958906 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1108/4445] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:28 2026] GET /volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:29.164359 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-4b4807c9-c98a-4339-b057-b8f5dde4c38f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:29.166742 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-4b4807c9-c98a-4339-b057-b8f5dde4c38f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/88c8b984-7511-40a7-bf74-8d2853d41ac3 Aug 25 04:59:29.166997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-4b4807c9-c98a-4339-b057-b8f5dde4c38f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:29.167197 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-4b4807c9-c98a-4339-b057-b8f5dde4c38f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:29.177115 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:29.177115 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:29.237464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-4b4807c9-c98a-4339-b057-b8f5dde4c38f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/88c8b984-7511-40a7-bf74-8d2853d41ac3 returned with HTTP 200 Aug 25 04:59:29.237464 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1117/4446] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:59:29 2026] DELETE /volume/v3/attachments/88c8b984-7511-40a7-bf74-8d2853d41ac3 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:29.250209 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-41276883-68b8-412b-969e-87aa5698405e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:29.253000 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-41276883-68b8-412b-969e-87aa5698405e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a Aug 25 04:59:29.253280 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-41276883-68b8-412b-969e-87aa5698405e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:29.253585 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-41276883-68b8-412b-969e-87aa5698405e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:29.253900 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-41276883-68b8-412b-969e-87aa5698405e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: 99ab95a2-f511-4dd1-b398-0d3955387f4a Aug 25 04:59:29.264943 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:29.264943 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:29.265534 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-41276883-68b8-412b-969e-87aa5698405e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:29.289033 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-41276883-68b8-412b-969e-87aa5698405e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 04:59:29.289339 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b345a55-f726-4e4c-b32c-799d441db1ec req-41276883-68b8-412b-969e-87aa5698405e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a returned with HTTP 202 Aug 25 04:59:29.289688 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1119/4447] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 04:59:29 2026] DELETE /volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:29.349817 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f382ce03-d4c9-4406-9fb6-eb9ec8e8a91c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:29.354069 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f382ce03-d4c9-4406-9fb6-eb9ec8e8a91c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:29.354069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f382ce03-d4c9-4406-9fb6-eb9ec8e8a91c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:29.354069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f382ce03-d4c9-4406-9fb6-eb9ec8e8a91c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:29.354200 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f382ce03-d4c9-4406-9fb6-eb9ec8e8a91c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:29.360776 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:29.360776 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:29.361660 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f382ce03-d4c9-4406-9fb6-eb9ec8e8a91c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:29.362280 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1104/4448] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:29 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:29.598115 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b55d4e1f-d7a0-48a3-9f71-0d44cd92e602 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:29.600123 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b55d4e1f-d7a0-48a3-9f71-0d44cd92e602 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:29.600341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b55d4e1f-d7a0-48a3-9f71-0d44cd92e602 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:29.600720 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b55d4e1f-d7a0-48a3-9f71-0d44cd92e602 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:29.600720 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b55d4e1f-d7a0-48a3-9f71-0d44cd92e602 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:29.605234 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:29.605234 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:29.606083 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b55d4e1f-d7a0-48a3-9f71-0d44cd92e602 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:29.606517 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1109/4449] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:29 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:29.975073 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9eb479a9-77dd-4563-9333-86168c8dccf7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:29.976850 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9eb479a9-77dd-4563-9333-86168c8dccf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd Aug 25 04:59:29.977105 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9eb479a9-77dd-4563-9333-86168c8dccf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:29.977308 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9eb479a9-77dd-4563-9333-86168c8dccf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:29.986229 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:29.986229 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:29.990495 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9eb479a9-77dd-4563-9333-86168c8dccf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:59:29.995159 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9eb479a9-77dd-4563-9333-86168c8dccf7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd returned with HTTP 200 Aug 25 04:59:29.995159 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1118/4450] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:29 2026] GET /volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:30.007534 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f4558dc-4f04-46c3-902c-acf4554afa86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:30.009245 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f4558dc-4f04-46c3-902c-acf4554afa86 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:59:30.009640 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f4558dc-4f04-46c3-902c-acf4554afa86 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "395610ad-bd78-4510-acd0-aa87bb1044fd", "name": "tempest-type-Backup-141553993"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:30.011040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-3f4558dc-4f04-46c3-902c-acf4554afa86 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Creating new backup {'backup': {'volume_id': '395610ad-bd78-4510-acd0-aa87bb1044fd', 'name': 'tempest-type-Backup-141553993'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:59:30.011281 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-3f4558dc-4f04-46c3-902c-acf4554afa86 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Creating backup of volume 395610ad-bd78-4510-acd0-aa87bb1044fd in container None Aug 25 04:59:30.019592 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:30.019592 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:30.020119 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f4558dc-4f04-46c3-902c-acf4554afa86 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:59:30.047165 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3f4558dc-4f04-46c3-902c-acf4554afa86 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Created reservations ['c7dd1dbb-c740-4ad9-8e9e-e3522ea8fbad', '2970e7a7-7d56-4d72-9f8b-adcd58d0db47'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:30.086867 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f4558dc-4f04-46c3-902c-acf4554afa86 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:59:30.087337 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1120/4451] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:59:30 2026] POST /volume/v3/backups => generated 315 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:30.100023 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4fd14e26-deac-4a09-a309-cff8ddb989cb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:30.103751 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fd14e26-deac-4a09-a309-cff8ddb989cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:30.104039 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fd14e26-deac-4a09-a309-cff8ddb989cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:30.104255 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4fd14e26-deac-4a09-a309-cff8ddb989cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:30.104339 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-4fd14e26-deac-4a09-a309-cff8ddb989cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:30.113197 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:30.113197 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:30.113885 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4fd14e26-deac-4a09-a309-cff8ddb989cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:30.117094 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1105/4452] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:30 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:30.372679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbfb1d3d-47dc-43aa-9dd2-9018bc9d4308 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:30.374827 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbfb1d3d-47dc-43aa-9dd2-9018bc9d4308 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:30.375083 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbfb1d3d-47dc-43aa-9dd2-9018bc9d4308 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:30.375346 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbfb1d3d-47dc-43aa-9dd2-9018bc9d4308 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:30.375534 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cbfb1d3d-47dc-43aa-9dd2-9018bc9d4308 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:30.380788 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:30.380788 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:30.381597 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbfb1d3d-47dc-43aa-9dd2-9018bc9d4308 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:30.382070 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1110/4453] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:30 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:30.438450 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0fd7bc15-215e-4aaa-b39a-9453681fa913 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:30.440509 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fd7bc15-215e-4aaa-b39a-9453681fa913 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a Aug 25 04:59:30.440752 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fd7bc15-215e-4aaa-b39a-9453681fa913 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:30.441020 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0fd7bc15-215e-4aaa-b39a-9453681fa913 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:30.447868 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0fd7bc15-215e-4aaa-b39a-9453681fa913 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a returned with HTTP 404 Aug 25 04:59:30.448520 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1119/4454] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:30 2026] GET /volume/v3/volumes/99ab95a2-f511-4dd1-b398-0d3955387f4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:30.525257 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0da6a092-8686-44d0-9663-68ed23197453 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:30.532030 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0da6a092-8686-44d0-9663-68ed23197453 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:30.532858 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0da6a092-8686-44d0-9663-68ed23197453 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:30.533193 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0da6a092-8686-44d0-9663-68ed23197453 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:30.533605 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-0da6a092-8686-44d0-9663-68ed23197453 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: 16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:30.551984 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:30.551984 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:30.553413 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0da6a092-8686-44d0-9663-68ed23197453 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:30.581337 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0da6a092-8686-44d0-9663-68ed23197453 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot delete request issued successfully. Aug 25 04:59:30.581557 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0da6a092-8686-44d0-9663-68ed23197453 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d returned with HTTP 202 Aug 25 04:59:30.582030 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1121/4455] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 04:59:30 2026] DELETE /volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:30.590208 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-181f4f0f-f517-4465-a0f5-c41cc6acdbcf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:30.592294 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-181f4f0f-f517-4465-a0f5-c41cc6acdbcf tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:30.592459 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-181f4f0f-f517-4465-a0f5-c41cc6acdbcf tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:30.592688 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-181f4f0f-f517-4465-a0f5-c41cc6acdbcf tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:30.598040 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:30.598040 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:30.598564 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-181f4f0f-f517-4465-a0f5-c41cc6acdbcf tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 04:59:30.599534 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-181f4f0f-f517-4465-a0f5-c41cc6acdbcf tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d returned with HTTP 200 Aug 25 04:59:30.599914 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1106/4456] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:59:30 2026] GET /volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:30.617717 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cc1972f-e16a-4473-8637-24acfd225e50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:30.620173 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cc1972f-e16a-4473-8637-24acfd225e50 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:30.620487 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cc1972f-e16a-4473-8637-24acfd225e50 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:30.620864 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cc1972f-e16a-4473-8637-24acfd225e50 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:30.620968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2cc1972f-e16a-4473-8637-24acfd225e50 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:30.626813 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:30.626813 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:30.628043 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cc1972f-e16a-4473-8637-24acfd225e50 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:30.628604 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1111/4457] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:30 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:31.132165 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1b71e872-2c39-4702-87a3-77ad53c818ff None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:31.134038 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b71e872-2c39-4702-87a3-77ad53c818ff tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:31.134258 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b71e872-2c39-4702-87a3-77ad53c818ff tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:31.134460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1b71e872-2c39-4702-87a3-77ad53c818ff tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:31.134597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1b71e872-2c39-4702-87a3-77ad53c818ff tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:31.140814 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:31.140814 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:31.141705 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1b71e872-2c39-4702-87a3-77ad53c818ff tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:31.142303 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1120/4458] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:31 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:31.393042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a50a2745-5a56-4141-bbc5-37ca3d8f3d29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:31.395193 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a50a2745-5a56-4141-bbc5-37ca3d8f3d29 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:31.395413 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a50a2745-5a56-4141-bbc5-37ca3d8f3d29 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:31.395625 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a50a2745-5a56-4141-bbc5-37ca3d8f3d29 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:31.395752 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a50a2745-5a56-4141-bbc5-37ca3d8f3d29 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:31.400235 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:31.400235 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:31.400870 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a50a2745-5a56-4141-bbc5-37ca3d8f3d29 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:31.401297 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1122/4459] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:31 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:31.611398 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-684d6ca4-3165-4500-8b45-0a9b78002360 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:31.614264 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-684d6ca4-3165-4500-8b45-0a9b78002360 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d Aug 25 04:59:31.614578 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-684d6ca4-3165-4500-8b45-0a9b78002360 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:31.614882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-684d6ca4-3165-4500-8b45-0a9b78002360 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:31.623756 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-684d6ca4-3165-4500-8b45-0a9b78002360 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d returned with HTTP 404 Aug 25 04:59:31.624501 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1107/4460] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:59:31 2026] GET /volume/v3/snapshots/16ecf597-f75f-4919-8b75-4c59c5a71a1d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:31.631750 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-741bef90-b80b-420f-95ab-bfc85cc6b95d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:31.633567 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-741bef90-b80b-420f-95ab-bfc85cc6b95d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:31.633826 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-741bef90-b80b-420f-95ab-bfc85cc6b95d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:31.633993 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-741bef90-b80b-420f-95ab-bfc85cc6b95d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:31.634164 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-741bef90-b80b-420f-95ab-bfc85cc6b95d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: 9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:31.641405 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:31.641405 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:31.641920 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-741bef90-b80b-420f-95ab-bfc85cc6b95d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:31.642787 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7d231694-e609-4ef8-97bd-09afe804be4d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:31.646608 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d231694-e609-4ef8-97bd-09afe804be4d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:31.646899 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d231694-e609-4ef8-97bd-09afe804be4d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:31.647121 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7d231694-e609-4ef8-97bd-09afe804be4d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:31.647236 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7d231694-e609-4ef8-97bd-09afe804be4d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:31.655055 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:31.655055 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:31.655971 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7d231694-e609-4ef8-97bd-09afe804be4d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:31.656454 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1121/4461] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:31 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:31.666090 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-741bef90-b80b-420f-95ab-bfc85cc6b95d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 04:59:31.666279 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-741bef90-b80b-420f-95ab-bfc85cc6b95d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e returned with HTTP 202 Aug 25 04:59:31.666917 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1112/4462] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:31 2026] DELETE /volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:31.678712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cb3817b-53a4-4445-bc18-74005c371ef5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:31.681160 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cb3817b-53a4-4445-bc18-74005c371ef5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:31.681347 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cb3817b-53a4-4445-bc18-74005c371ef5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:31.681590 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cb3817b-53a4-4445-bc18-74005c371ef5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:31.697732 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:31.697732 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:31.703175 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cb3817b-53a4-4445-bc18-74005c371ef5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:31.709276 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cb3817b-53a4-4445-bc18-74005c371ef5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e returned with HTTP 200 Aug 25 04:59:31.709711 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1123/4463] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:31 2026] GET /volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:32.156692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b050998e-d310-4c96-b02f-c2af6dbdc768 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:32.159073 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b050998e-d310-4c96-b02f-c2af6dbdc768 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:32.159381 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b050998e-d310-4c96-b02f-c2af6dbdc768 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:32.159892 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b050998e-d310-4c96-b02f-c2af6dbdc768 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:32.159892 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b050998e-d310-4c96-b02f-c2af6dbdc768 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:32.169567 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:32.169567 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:32.170510 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b050998e-d310-4c96-b02f-c2af6dbdc768 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:32.173354 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1108/4464] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:32 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:32.413552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1192ecd1-e61c-40a6-ba01-f4106a3a6501 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:32.416453 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1192ecd1-e61c-40a6-ba01-f4106a3a6501 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:32.416680 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1192ecd1-e61c-40a6-ba01-f4106a3a6501 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:32.416873 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1192ecd1-e61c-40a6-ba01-f4106a3a6501 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:32.416986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1192ecd1-e61c-40a6-ba01-f4106a3a6501 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:32.423874 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:32.423874 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:32.424675 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1192ecd1-e61c-40a6-ba01-f4106a3a6501 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:32.425049 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1122/4465] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:32 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:32.667160 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8dc6836d-c350-4bfb-adfa-89c4ac673ae3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:32.669107 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8dc6836d-c350-4bfb-adfa-89c4ac673ae3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:32.669314 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8dc6836d-c350-4bfb-adfa-89c4ac673ae3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:32.669537 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8dc6836d-c350-4bfb-adfa-89c4ac673ae3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:32.669689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8dc6836d-c350-4bfb-adfa-89c4ac673ae3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:32.674362 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:32.674362 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:32.675205 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8dc6836d-c350-4bfb-adfa-89c4ac673ae3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:32.675606 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1113/4466] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:32 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:32.723474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97ccfad1-b9f2-41f3-9a42-175284432ec6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:32.725564 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97ccfad1-b9f2-41f3-9a42-175284432ec6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e Aug 25 04:59:32.725848 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97ccfad1-b9f2-41f3-9a42-175284432ec6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:32.726044 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97ccfad1-b9f2-41f3-9a42-175284432ec6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:32.732097 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97ccfad1-b9f2-41f3-9a42-175284432ec6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e returned with HTTP 404 Aug 25 04:59:32.732632 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1124/4467] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:32 2026] GET /volume/v3/volumes/9aa88a78-b0bb-42ee-837b-7010cd81f31e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:32.774261 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:32.776117 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:32.776498 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1685766271", "snapshot_id": null, "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:32.778133 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1685766271', 'snapshot_id': None, 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:32.958990 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 04:59:32.967296 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 04:59:32.973948 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (c48eea03-d3d6-4fd1-90ff-9504455d1f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:32.975243 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1dd665-eba2-4a9f-8e5a-8288330c3fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:32.976325 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:33.070335 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1dd665-eba2-4a9f-8e5a-8288330c3fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:33.072064 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5cc6df-670b-4137-9924-7215ee4eaaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:33.134697 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['3adb7d43-4b95-491e-98d5-b87aa194824d', 'f3fc46c2-022e-44a6-8b29-ae342872a4b1', '2e533823-ab2d-4905-827c-54605e87c628', '75d51089-0921-4d0b-80b0-072f5109909b'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:33.135864 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5cc6df-670b-4137-9924-7215ee4eaaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3adb7d43-4b95-491e-98d5-b87aa194824d', 'f3fc46c2-022e-44a6-8b29-ae342872a4b1', '2e533823-ab2d-4905-827c-54605e87c628', '75d51089-0921-4d0b-80b0-072f5109909b']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:33.136840 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d61124-2de6-4484-9acf-c33920570653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:33.166149 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d61124-2de6-4484-9acf-c33920570653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '533e3696-e449-4e71-8aa7-c088a827e6e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1685766271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['3adb7d43-4b95-491e-98d5-b87aa194824d','f3fc46c2-022e-44a6-8b29-ae342872a4b1','2e533823-ab2d-4905-827c-54605e87c628','75d51089-0921-4d0b-80b0-072f5109909b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1685766271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=533e3696-e449-4e71-8aa7-c088a827e6e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:33.168227 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f3fd5c-8533-4ceb-8555-5db6999f522a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:33.184671 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61e22e2d-8205-4696-b4f1-3cf6131ddd29 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:33.188517 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61e22e2d-8205-4696-b4f1-3cf6131ddd29 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:33.188741 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61e22e2d-8205-4696-b4f1-3cf6131ddd29 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:33.188994 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61e22e2d-8205-4696-b4f1-3cf6131ddd29 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:33.189126 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-61e22e2d-8205-4696-b4f1-3cf6131ddd29 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:33.192878 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f3fd5c-8533-4ceb-8555-5db6999f522a) transitioned into state 'SUCCESS' from state '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-1685766271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['3adb7d43-4b95-491e-98d5-b87aa194824d','f3fc46c2-022e-44a6-8b29-ae342872a4b1','2e533823-ab2d-4905-827c-54605e87c628','75d51089-0921-4d0b-80b0-072f5109909b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:33.193620 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087c7698-b7c4-4c35-83f2-793b78c5bc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:33.197508 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:33.197508 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:33.198341 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61e22e2d-8205-4696-b4f1-3cf6131ddd29 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:33.199088 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1123/4468] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:33 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:33.211705 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087c7698-b7c4-4c35-83f2-793b78c5bc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:33.212909 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (c48eea03-d3d6-4fd1-90ff-9504455d1f9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:33.213310 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 04:59:33.214008 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6b5d30d-17d8-423e-83b7-f5ad3e140ac8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:33.214438 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1109/4469] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:59:32 2026] POST /volume/v3/volumes => generated 759 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:33.232796 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff6fa4c0-b1d2-4730-b202-722219526f8c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:33.235032 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff6fa4c0-b1d2-4730-b202-722219526f8c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 04:59:33.235249 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff6fa4c0-b1d2-4730-b202-722219526f8c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:33.235464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff6fa4c0-b1d2-4730-b202-722219526f8c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:33.245664 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:33.245664 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:33.250440 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ff6fa4c0-b1d2-4730-b202-722219526f8c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:33.256226 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff6fa4c0-b1d2-4730-b202-722219526f8c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 200 Aug 25 04:59:33.256737 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1114/4470] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:33 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:33.440139 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0149a84c-73f3-4de1-ac90-45f4450b6eb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:33.445461 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0149a84c-73f3-4de1-ac90-45f4450b6eb0 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:33.445461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0149a84c-73f3-4de1-ac90-45f4450b6eb0 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:33.445461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0149a84c-73f3-4de1-ac90-45f4450b6eb0 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:33.445461 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0149a84c-73f3-4de1-ac90-45f4450b6eb0 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:33.451733 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:33.451733 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:33.454170 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0149a84c-73f3-4de1-ac90-45f4450b6eb0 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:33.454170 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1125/4471] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:33 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:33.686973 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4a7d6eda-5304-485a-8c00-ea91af0d928e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:33.690104 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a7d6eda-5304-485a-8c00-ea91af0d928e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:33.690494 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a7d6eda-5304-485a-8c00-ea91af0d928e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:33.690860 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4a7d6eda-5304-485a-8c00-ea91af0d928e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:33.691081 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4a7d6eda-5304-485a-8c00-ea91af0d928e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:33.698177 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:33.698177 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:33.699351 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4a7d6eda-5304-485a-8c00-ea91af0d928e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:33.700002 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1124/4472] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:33 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:34.212729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-917460f5-e5b9-4191-bf88-c996d0803e96 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:34.215394 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-917460f5-e5b9-4191-bf88-c996d0803e96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:34.215749 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-917460f5-e5b9-4191-bf88-c996d0803e96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:34.216024 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-917460f5-e5b9-4191-bf88-c996d0803e96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:34.216221 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-917460f5-e5b9-4191-bf88-c996d0803e96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:34.222793 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:34.222793 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:34.223727 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-917460f5-e5b9-4191-bf88-c996d0803e96 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:34.224287 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1110/4473] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:34 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:34.277412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eaeab333-60f0-4d86-9ef8-84bee3f54eeb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:34.280144 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eaeab333-60f0-4d86-9ef8-84bee3f54eeb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 04:59:34.280467 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eaeab333-60f0-4d86-9ef8-84bee3f54eeb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:34.280729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eaeab333-60f0-4d86-9ef8-84bee3f54eeb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:34.290481 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:34.290481 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:34.294948 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eaeab333-60f0-4d86-9ef8-84bee3f54eeb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:34.303166 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eaeab333-60f0-4d86-9ef8-84bee3f54eeb tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 200 Aug 25 04:59:34.303166 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1115/4474] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:34 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:34.324524 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c178611b-9dfe-44ae-9e16-885355373787 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:34.329134 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c178611b-9dfe-44ae-9e16-885355373787 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 04:59:34.330595 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c178611b-9dfe-44ae-9e16-885355373787 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:34.331012 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c178611b-9dfe-44ae-9e16-885355373787 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:34.344469 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:34.344469 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:34.354918 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c178611b-9dfe-44ae-9e16-885355373787 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:34.361643 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c178611b-9dfe-44ae-9e16-885355373787 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 200 Aug 25 04:59:34.362126 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1126/4475] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:34 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:34.470325 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-724d9e89-34bd-4386-b8a8-f9a67b07a5aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:34.472608 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-724d9e89-34bd-4386-b8a8-f9a67b07a5aa tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:34.472947 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-724d9e89-34bd-4386-b8a8-f9a67b07a5aa tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:34.473199 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-724d9e89-34bd-4386-b8a8-f9a67b07a5aa tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:34.473466 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-724d9e89-34bd-4386-b8a8-f9a67b07a5aa tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:34.478645 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:34.478645 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:34.479422 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-724d9e89-34bd-4386-b8a8-f9a67b07a5aa tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:34.479951 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1125/4476] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:34 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:34.713984 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a47fe4fe-89e2-4b4f-b643-50b59cbc848d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:34.716943 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a47fe4fe-89e2-4b4f-b643-50b59cbc848d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:34.717191 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a47fe4fe-89e2-4b4f-b643-50b59cbc848d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:34.717457 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a47fe4fe-89e2-4b4f-b643-50b59cbc848d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:34.717932 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a47fe4fe-89e2-4b4f-b643-50b59cbc848d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:34.723664 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:34.723664 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:34.724786 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a47fe4fe-89e2-4b4f-b643-50b59cbc848d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:34.725212 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1111/4477] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:34 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:35.237726 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b48701c7-7557-4079-803f-87916920fdbd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:35.241235 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b48701c7-7557-4079-803f-87916920fdbd tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:35.241235 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b48701c7-7557-4079-803f-87916920fdbd tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:35.241235 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b48701c7-7557-4079-803f-87916920fdbd tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:35.241235 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b48701c7-7557-4079-803f-87916920fdbd tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:35.253607 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:35.253607 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:35.254606 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b48701c7-7557-4079-803f-87916920fdbd tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:35.255256 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1116/4478] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:35 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:35.492552 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed5cfda5-a2bc-47ee-b75f-468cd0cb32c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:35.494811 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed5cfda5-a2bc-47ee-b75f-468cd0cb32c2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:35.495065 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed5cfda5-a2bc-47ee-b75f-468cd0cb32c2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:35.495307 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed5cfda5-a2bc-47ee-b75f-468cd0cb32c2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:35.495914 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ed5cfda5-a2bc-47ee-b75f-468cd0cb32c2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:35.503029 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:35.503029 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:35.504000 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed5cfda5-a2bc-47ee-b75f-468cd0cb32c2 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:35.504520 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1127/4479] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:35 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:35.738154 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d4c94afc-d0d9-40f3-86ed-f94dbd0805d5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:35.743914 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4c94afc-d0d9-40f3-86ed-f94dbd0805d5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:35.744179 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4c94afc-d0d9-40f3-86ed-f94dbd0805d5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:35.744463 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d4c94afc-d0d9-40f3-86ed-f94dbd0805d5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:35.744631 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d4c94afc-d0d9-40f3-86ed-f94dbd0805d5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:35.750710 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:35.750710 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:35.751595 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d4c94afc-d0d9-40f3-86ed-f94dbd0805d5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:35.752193 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1126/4480] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:35 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:35.874749 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-aec6b4d9-28f8-49c9-ac38-2c675e836993 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:35.877118 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-aec6b4d9-28f8-49c9-ac38-2c675e836993 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 04:59:35.877369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-aec6b4d9-28f8-49c9-ac38-2c675e836993 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:35.877601 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-aec6b4d9-28f8-49c9-ac38-2c675e836993 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:35.885880 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:35.885880 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:35.890286 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-aec6b4d9-28f8-49c9-ac38-2c675e836993 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:35.895399 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-aec6b4d9-28f8-49c9-ac38-2c675e836993 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 200 Aug 25 04:59:35.895871 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1112/4481] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:35 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:36.267738 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c22959f8-b936-4476-83b2-aaaa6ad22a70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:36.271647 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c22959f8-b936-4476-83b2-aaaa6ad22a70 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:36.275289 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c22959f8-b936-4476-83b2-aaaa6ad22a70 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:36.275289 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c22959f8-b936-4476-83b2-aaaa6ad22a70 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:36.275289 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c22959f8-b936-4476-83b2-aaaa6ad22a70 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:36.277504 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:36.277504 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:36.278236 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c22959f8-b936-4476-83b2-aaaa6ad22a70 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:36.278692 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1117/4482] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:36 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:36.517183 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99ef2961-64b3-4cee-934c-5b4811e4fa1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:36.519548 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99ef2961-64b3-4cee-934c-5b4811e4fa1a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:36.519795 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99ef2961-64b3-4cee-934c-5b4811e4fa1a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:36.520057 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99ef2961-64b3-4cee-934c-5b4811e4fa1a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:36.521135 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-99ef2961-64b3-4cee-934c-5b4811e4fa1a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:36.526734 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:36.526734 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:36.526734 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99ef2961-64b3-4cee-934c-5b4811e4fa1a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:36.526734 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1128/4483] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:36 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:36.654861 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-3e8483d9-aaa4-4724-b4fe-c1e35d83407a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:36.669203 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-3e8483d9-aaa4-4724-b4fe-c1e35d83407a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 04:59:36.671242 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-3e8483d9-aaa4-4724-b4fe-c1e35d83407a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:36.672574 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-3e8483d9-aaa4-4724-b4fe-c1e35d83407a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:36.720525 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:36.720525 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:36.741313 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-3e8483d9-aaa4-4724-b4fe-c1e35d83407a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:36.750513 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-3e8483d9-aaa4-4724-b4fe-c1e35d83407a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 200 Aug 25 04:59:36.751520 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1127/4484] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:36 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 1367 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:36.762852 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-faffebb7-e392-429e-a529-1d0e6a2464a2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:36.763948 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-faffebb7-e392-429e-a529-1d0e6a2464a2 None None] GET https://10.4.3.213/volume// Aug 25 04:59:36.764296 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2e94ea8-d493-4251-b207-d9749bb0fa28 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:36.764352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-faffebb7-e392-429e-a529-1d0e6a2464a2 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:36.764352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-faffebb7-e392-429e-a529-1d0e6a2464a2 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:36.764352 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-faffebb7-e392-429e-a529-1d0e6a2464a2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:59:36.764352 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1113/4485] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 04: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 25 04:59:36.767071 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2e94ea8-d493-4251-b207-d9749bb0fa28 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:36.767338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2e94ea8-d493-4251-b207-d9749bb0fa28 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:36.768083 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2e94ea8-d493-4251-b207-d9749bb0fa28 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:36.768187 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f2e94ea8-d493-4251-b207-d9749bb0fa28 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:36.775495 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:36.775495 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:36.776529 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2e94ea8-d493-4251-b207-d9749bb0fa28 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:36.777997 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1118/4486] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:36 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:36.787217 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-8648b7c5-1b12-497f-abdb-df18ccc138a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:36.789355 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-8648b7c5-1b12-497f-abdb-df18ccc138a3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:59:36.789721 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-8648b7c5-1b12-497f-abdb-df18ccc138a3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "533e3696-e449-4e71-8aa7-c088a827e6e2", "connector": null, "instance_uuid": "f9f10937-f79a-4b8e-bf31-923dcd6db4f0"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:36.800036 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:36.800036 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:36.832051 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-8648b7c5-1b12-497f-abdb-df18ccc138a3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:59:36.832946 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1129/4487] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:59:36 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:37.291526 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8792b336-cdc6-44cd-9619-16dcbcbc4873 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:37.293634 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8792b336-cdc6-44cd-9619-16dcbcbc4873 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:37.293937 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8792b336-cdc6-44cd-9619-16dcbcbc4873 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:37.294161 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8792b336-cdc6-44cd-9619-16dcbcbc4873 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:37.294274 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8792b336-cdc6-44cd-9619-16dcbcbc4873 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:37.307211 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:37.307211 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:37.308105 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8792b336-cdc6-44cd-9619-16dcbcbc4873 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:37.308565 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1128/4488] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:37 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:37.539606 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8966e259-3eaa-4150-b11b-4cd0590dd18a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:37.543236 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8966e259-3eaa-4150-b11b-4cd0590dd18a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:37.543404 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8966e259-3eaa-4150-b11b-4cd0590dd18a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:37.543679 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8966e259-3eaa-4150-b11b-4cd0590dd18a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:37.543825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8966e259-3eaa-4150-b11b-4cd0590dd18a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:37.551983 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:37.551983 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:37.552702 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8966e259-3eaa-4150-b11b-4cd0590dd18a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:37.553129 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1114/4489] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:37 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:37.792565 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11068985-0965-4e76-a5c7-1d2e398e5c57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:37.795183 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11068985-0965-4e76-a5c7-1d2e398e5c57 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:37.796515 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11068985-0965-4e76-a5c7-1d2e398e5c57 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:37.797580 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11068985-0965-4e76-a5c7-1d2e398e5c57 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:37.797580 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-11068985-0965-4e76-a5c7-1d2e398e5c57 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:37.802147 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:37.802147 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:37.803109 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11068985-0965-4e76-a5c7-1d2e398e5c57 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:37.803508 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1119/4490] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:37 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 04:59:37.980986 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44291f1f-9344-4e9e-9a53-5df318a2498c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:37.980986 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44291f1f-9344-4e9e-9a53-5df318a2498c None None] GET https://10.4.3.213/volume// Aug 25 04:59:37.981538 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44291f1f-9344-4e9e-9a53-5df318a2498c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:37.981538 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44291f1f-9344-4e9e-9a53-5df318a2498c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:37.981963 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44291f1f-9344-4e9e-9a53-5df318a2498c None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:59:37.982303 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1130/4491] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04: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 25 04:59:37.990092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-69c0f6a9-de48-477e-ac27-6c73e4ae83a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:37.993128 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-69c0f6a9-de48-477e-ac27-6c73e4ae83a5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 04:59:37.993474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-69c0f6a9-de48-477e-ac27-6c73e4ae83a5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:37.993742 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-69c0f6a9-de48-477e-ac27-6c73e4ae83a5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:38.017644 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:38.017644 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:38.027185 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-69c0f6a9-de48-477e-ac27-6c73e4ae83a5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 04:59:38.038807 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-69c0f6a9-de48-477e-ac27-6c73e4ae83a5 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 200 Aug 25 04:59:38.039390 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1129/4492] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:59:37 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 1546 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:59:38.151242 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-e5e23c05-85bb-48b1-bfa2-b8d0ddb414b2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:38.153795 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-e5e23c05-85bb-48b1-bfa2-b8d0ddb414b2 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/e71db3f1-151d-43de-9f6c-266a5b84b399 Aug 25 04:59:38.154220 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-e5e23c05-85bb-48b1-bfa2-b8d0ddb414b2 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:38.164945 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-e5e23c05-85bb-48b1-bfa2-b8d0ddb414b2 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-533e3696-e449-4e71-8aa7-c088a827e6e2-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:59:38.171108 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-e5e23c05-85bb-48b1-bfa2-b8d0ddb414b2 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-533e3696-e449-4e71-8aa7-c088a827e6e2-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:59:38.172118 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:38.172118 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:38.282565 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-e5e23c05-85bb-48b1-bfa2-b8d0ddb414b2 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-533e3696-e449-4e71-8aa7-c088a827e6e2-np0000008045" released by "attachment_update" :: held 0.111s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:59:38.282951 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-e5e23c05-85bb-48b1-bfa2-b8d0ddb414b2 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/e71db3f1-151d-43de-9f6c-266a5b84b399 returned with HTTP 200 Aug 25 04:59:38.283447 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1115/4493] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:59:38 2026] PUT /volume/v3/attachments/e71db3f1-151d-43de-9f6c-266a5b84b399 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:38.313537 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-f840dd75-2eb7-4833-b37a-96de21a93c16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:38.316080 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-f840dd75-2eb7-4833-b37a-96de21a93c16 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/e71db3f1-151d-43de-9f6c-266a5b84b399/action Aug 25 04:59:38.316569 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-f840dd75-2eb7-4833-b37a-96de21a93c16 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 04:59:38.316705 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-f840dd75-2eb7-4833-b37a-96de21a93c16 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:38.321962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-571a1cdd-d455-42fb-bd74-1b3397f132d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:38.323927 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-571a1cdd-d455-42fb-bd74-1b3397f132d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:38.324607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-571a1cdd-d455-42fb-bd74-1b3397f132d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:38.324607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-571a1cdd-d455-42fb-bd74-1b3397f132d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:38.324607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-571a1cdd-d455-42fb-bd74-1b3397f132d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:38.329434 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:38.329434 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:38.330243 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-571a1cdd-d455-42fb-bd74-1b3397f132d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:38.330566 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1131/4494] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:38 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:38.335000 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:38.335000 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:38.347931 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-eaddf36e-a9cc-41cd-b49d-1985fb293bb3 req-f840dd75-2eb7-4833-b37a-96de21a93c16 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/e71db3f1-151d-43de-9f6c-266a5b84b399/action returned with HTTP 204 Aug 25 04:59:38.348159 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1120/4495] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 04:59:38 2026] POST /volume/v3/attachments/e71db3f1-151d-43de-9f6c-266a5b84b399/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:38.564877 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-26a26dbc-f103-4eb4-9958-3163d83e859c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:38.568011 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-26a26dbc-f103-4eb4-9958-3163d83e859c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:38.568269 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-26a26dbc-f103-4eb4-9958-3163d83e859c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:38.568532 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-26a26dbc-f103-4eb4-9958-3163d83e859c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:38.568695 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-26a26dbc-f103-4eb4-9958-3163d83e859c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:38.583366 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:38.583366 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:38.584312 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-26a26dbc-f103-4eb4-9958-3163d83e859c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:38.584735 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1130/4496] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:38 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:38.817534 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0538e805-45ef-476d-a5a9-dde649af45dc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:38.819705 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0538e805-45ef-476d-a5a9-dde649af45dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:38.821369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0538e805-45ef-476d-a5a9-dde649af45dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:38.821369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0538e805-45ef-476d-a5a9-dde649af45dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:38.821369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-0538e805-45ef-476d-a5a9-dde649af45dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:38.826344 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:38.826344 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:38.828707 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0538e805-45ef-476d-a5a9-dde649af45dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:38.828707 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1116/4497] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:38 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:39.348017 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff0e06ea-971b-4713-b7f4-5ae7e46c0378 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:39.351080 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff0e06ea-971b-4713-b7f4-5ae7e46c0378 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:39.351387 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff0e06ea-971b-4713-b7f4-5ae7e46c0378 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:39.351676 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff0e06ea-971b-4713-b7f4-5ae7e46c0378 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:39.351859 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ff0e06ea-971b-4713-b7f4-5ae7e46c0378 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:39.361499 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:39.361499 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:39.362157 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff0e06ea-971b-4713-b7f4-5ae7e46c0378 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:39.362639 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1132/4498] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:39 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:39.596077 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f676b743-b3e2-40a1-8803-54fb436661fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:39.598124 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f676b743-b3e2-40a1-8803-54fb436661fc tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:39.598407 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f676b743-b3e2-40a1-8803-54fb436661fc tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:39.598653 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f676b743-b3e2-40a1-8803-54fb436661fc tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:39.598825 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f676b743-b3e2-40a1-8803-54fb436661fc tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:39.603282 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:39.603282 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:39.603941 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f676b743-b3e2-40a1-8803-54fb436661fc tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:39.604291 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1121/4499] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:39 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:39.847198 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4fd6e4e2-9d2f-4238-b445-baa9bbff0e9f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:39.849074 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fd6e4e2-9d2f-4238-b445-baa9bbff0e9f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:39.849287 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fd6e4e2-9d2f-4238-b445-baa9bbff0e9f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:39.849534 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fd6e4e2-9d2f-4238-b445-baa9bbff0e9f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:39.849682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-4fd6e4e2-9d2f-4238-b445-baa9bbff0e9f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:39.856354 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:39.856354 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:39.857112 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fd6e4e2-9d2f-4238-b445-baa9bbff0e9f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:39.857544 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1131/4500] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:39 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:39.871301 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-672b87c8-c7cc-4298-90a3-87c70e85c4d4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:39.876806 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-672b87c8-c7cc-4298-90a3-87c70e85c4d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:39.877081 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-672b87c8-c7cc-4298-90a3-87c70e85c4d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:39.877789 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-672b87c8-c7cc-4298-90a3-87c70e85c4d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:39.877789 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-672b87c8-c7cc-4298-90a3-87c70e85c4d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:39.887859 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:39.887859 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:39.892635 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-672b87c8-c7cc-4298-90a3-87c70e85c4d4 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:39.896500 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1117/4501] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:39 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 752 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:39.904827 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63ff32fe-4166-4c59-b4f0-75d6ad15819f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:39.906671 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63ff32fe-4166-4c59-b4f0-75d6ad15819f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:39.907065 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63ff32fe-4166-4c59-b4f0-75d6ad15819f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:39.907374 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63ff32fe-4166-4c59-b4f0-75d6ad15819f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:39.907797 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-63ff32fe-4166-4c59-b4f0-75d6ad15819f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete backup with id: b7609eb4-d863-4c9a-9a6a-4fceac174df0. Aug 25 04:59:39.915149 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:39.915149 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:39.928218 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-63ff32fe-4166-4c59-b4f0-75d6ad15819f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] delete_backup rpcapi backup_id b7609eb4-d863-4c9a-9a6a-4fceac174df0 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:39.930322 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63ff32fe-4166-4c59-b4f0-75d6ad15819f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 202 Aug 25 04:59:39.931069 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1133/4502] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:39 2026] DELETE /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:39.939668 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9bec4e6e-2001-4f67-b671-8dd3f391c54b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:39.941619 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bec4e6e-2001-4f67-b671-8dd3f391c54b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:39.941875 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bec4e6e-2001-4f67-b671-8dd3f391c54b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:39.942128 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bec4e6e-2001-4f67-b671-8dd3f391c54b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:39.942173 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9bec4e6e-2001-4f67-b671-8dd3f391c54b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:39.946919 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:39.946919 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:39.947802 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bec4e6e-2001-4f67-b671-8dd3f391c54b tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:39.948182 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1122/4503] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:39 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:40.376219 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7a174b60-882f-4841-aa55-763a25adb87b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:40.378065 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a174b60-882f-4841-aa55-763a25adb87b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:40.378260 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a174b60-882f-4841-aa55-763a25adb87b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:40.378463 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a174b60-882f-4841-aa55-763a25adb87b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:40.378565 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7a174b60-882f-4841-aa55-763a25adb87b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:40.382975 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:40.382975 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:40.383520 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a174b60-882f-4841-aa55-763a25adb87b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:40.383895 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1132/4504] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:40 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:40.615870 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d155cba8-9722-42ce-a71a-0375e122d84f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:40.617616 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d155cba8-9722-42ce-a71a-0375e122d84f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:40.617923 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d155cba8-9722-42ce-a71a-0375e122d84f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:40.618168 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d155cba8-9722-42ce-a71a-0375e122d84f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:40.618337 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-d155cba8-9722-42ce-a71a-0375e122d84f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:40.622884 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:40.622884 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:40.623422 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d155cba8-9722-42ce-a71a-0375e122d84f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:40.623767 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1118/4505] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:40 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:40.960465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4bbf48f-54ba-4d1b-a556-3253a9f3df13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:40.963819 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4bbf48f-54ba-4d1b-a556-3253a9f3df13 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:40.963819 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4bbf48f-54ba-4d1b-a556-3253a9f3df13 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:40.964326 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4bbf48f-54ba-4d1b-a556-3253a9f3df13 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:40.964670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a4bbf48f-54ba-4d1b-a556-3253a9f3df13 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:40.973826 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:40.973826 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:40.973826 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4bbf48f-54ba-4d1b-a556-3253a9f3df13 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:40.973826 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1134/4506] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:40 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:41.396919 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4deffd0-218b-4dc8-9263-97d1bda862e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:41.398847 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4deffd0-218b-4dc8-9263-97d1bda862e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:41.399066 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4deffd0-218b-4dc8-9263-97d1bda862e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:41.399334 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4deffd0-218b-4dc8-9263-97d1bda862e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:41.399442 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b4deffd0-218b-4dc8-9263-97d1bda862e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:41.404248 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:41.404248 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:41.404713 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4deffd0-218b-4dc8-9263-97d1bda862e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:41.405078 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1123/4507] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:41 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:41.635310 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c4c542b0-5a6d-4a45-8ded-317d992b2d6b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:41.640554 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4c542b0-5a6d-4a45-8ded-317d992b2d6b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:41.641055 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4c542b0-5a6d-4a45-8ded-317d992b2d6b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:41.641055 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c4c542b0-5a6d-4a45-8ded-317d992b2d6b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:41.641172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c4c542b0-5a6d-4a45-8ded-317d992b2d6b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:41.648129 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:41.648129 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:41.649096 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c4c542b0-5a6d-4a45-8ded-317d992b2d6b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:41.649633 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1133/4508] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:41 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:41.990604 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-586c677e-e892-4842-b265-840d9163ecf6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:41.992315 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-586c677e-e892-4842-b265-840d9163ecf6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:41.992607 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-586c677e-e892-4842-b265-840d9163ecf6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:41.992834 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-586c677e-e892-4842-b265-840d9163ecf6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:41.993046 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-586c677e-e892-4842-b265-840d9163ecf6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:41.998878 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:41.998878 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:41.999830 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-586c677e-e892-4842-b265-840d9163ecf6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 200 Aug 25 04:59:42.000547 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1119/4509] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:41 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:42.415983 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2efb6215-efa4-4d06-affe-4bfbe3a7225a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:42.418392 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2efb6215-efa4-4d06-affe-4bfbe3a7225a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:42.419657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2efb6215-efa4-4d06-affe-4bfbe3a7225a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:42.420748 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2efb6215-efa4-4d06-affe-4bfbe3a7225a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:42.421085 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2efb6215-efa4-4d06-affe-4bfbe3a7225a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:42.427537 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:42.427537 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:42.429921 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2efb6215-efa4-4d06-affe-4bfbe3a7225a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:42.430159 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1135/4510] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:42 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:42.661050 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8248e30f-60c8-4dff-a5f1-2c93d0019a8c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:42.665498 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8248e30f-60c8-4dff-a5f1-2c93d0019a8c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:42.665498 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8248e30f-60c8-4dff-a5f1-2c93d0019a8c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:42.667463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8248e30f-60c8-4dff-a5f1-2c93d0019a8c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:42.667463 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8248e30f-60c8-4dff-a5f1-2c93d0019a8c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:42.670942 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:42.670942 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:42.671649 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8248e30f-60c8-4dff-a5f1-2c93d0019a8c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:42.672073 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1124/4511] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:42 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:43.014122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd8d1f87-c107-4198-8993-f8675a2945a9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:43.016531 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd8d1f87-c107-4198-8993-f8675a2945a9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 Aug 25 04:59:43.016994 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd8d1f87-c107-4198-8993-f8675a2945a9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:43.018447 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd8d1f87-c107-4198-8993-f8675a2945a9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:43.018447 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-bd8d1f87-c107-4198-8993-f8675a2945a9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id b7609eb4-d863-4c9a-9a6a-4fceac174df0. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:43.022847 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd8d1f87-c107-4198-8993-f8675a2945a9 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 returned with HTTP 404 Aug 25 04:59:43.023756 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1134/4512] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:43 2026] GET /volume/v3/backups/b7609eb4-d863-4c9a-9a6a-4fceac174df0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:43.443016 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-87172109-47f8-4379-897f-a08a9c36d62c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:43.445205 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-87172109-47f8-4379-897f-a08a9c36d62c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:43.445490 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-87172109-47f8-4379-897f-a08a9c36d62c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:43.445764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-87172109-47f8-4379-897f-a08a9c36d62c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:43.445867 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-87172109-47f8-4379-897f-a08a9c36d62c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:43.452991 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:43.452991 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:43.453665 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-87172109-47f8-4379-897f-a08a9c36d62c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:43.454216 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1120/4513] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:43 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:43.638450 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a61901ea-5239-4489-8e5c-30131db7c4b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:43.641180 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a61901ea-5239-4489-8e5c-30131db7c4b2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:59:43.641674 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a61901ea-5239-4489-8e5c-30131db7c4b2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:43.641936 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a61901ea-5239-4489-8e5c-30131db7c4b2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:43.642036 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-a61901ea-5239-4489-8e5c-30131db7c4b2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete backup with id: f61d3f61-0ef6-404b-8773-b0f1bf774311. Aug 25 04:59:43.646469 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:43.646469 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:43.661813 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-a61901ea-5239-4489-8e5c-30131db7c4b2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] delete_backup rpcapi backup_id f61d3f61-0ef6-404b-8773-b0f1bf774311 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:43.664187 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a61901ea-5239-4489-8e5c-30131db7c4b2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 202 Aug 25 04:59:43.664840 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1136/4514] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:43 2026] DELETE /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:43.675157 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-de3086ad-f56f-4f4b-bfe3-445c8abeef79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:43.679084 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de3086ad-f56f-4f4b-bfe3-445c8abeef79 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:59:43.679392 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de3086ad-f56f-4f4b-bfe3-445c8abeef79 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:43.679801 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-de3086ad-f56f-4f4b-bfe3-445c8abeef79 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:43.679934 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-de3086ad-f56f-4f4b-bfe3-445c8abeef79 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:43.685837 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:43.685837 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:43.690179 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-de3086ad-f56f-4f4b-bfe3-445c8abeef79 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 200 Aug 25 04:59:43.690388 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-83cf2cba-a302-4ce5-998e-eaeafcd3fe00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:43.690451 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1125/4515] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:43 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:43.692225 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83cf2cba-a302-4ce5-998e-eaeafcd3fe00 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:43.695634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83cf2cba-a302-4ce5-998e-eaeafcd3fe00 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:43.695634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83cf2cba-a302-4ce5-998e-eaeafcd3fe00 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:43.695634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-83cf2cba-a302-4ce5-998e-eaeafcd3fe00 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:43.705895 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:43.705895 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:43.706300 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83cf2cba-a302-4ce5-998e-eaeafcd3fe00 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:43.706703 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1135/4516] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:43 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:43.750517 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-a815af0b-d0fe-4778-847f-ce8a3c10d247 req-71805d0b-b3f8-4ed9-a314-ec4ab1f74a0e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:43.752574 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a815af0b-d0fe-4778-847f-ce8a3c10d247 req-71805d0b-b3f8-4ed9-a314-ec4ab1f74a0e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] DELETE https://10.4.3.213/volume/v3/attachments/97c5b09a-8368-4953-958b-27f1b7695e05 Aug 25 04:59:43.752802 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a815af0b-d0fe-4778-847f-ce8a3c10d247 req-71805d0b-b3f8-4ed9-a314-ec4ab1f74a0e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:43.753014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-a815af0b-d0fe-4778-847f-ce8a3c10d247 req-71805d0b-b3f8-4ed9-a314-ec4ab1f74a0e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:43.767442 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:43.767442 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:43.822778 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-a815af0b-d0fe-4778-847f-ce8a3c10d247 req-71805d0b-b3f8-4ed9-a314-ec4ab1f74a0e tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/attachments/97c5b09a-8368-4953-958b-27f1b7695e05 returned with HTTP 200 Aug 25 04:59:43.823192 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1121/4517] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:59:43 2026] DELETE /volume/v3/attachments/97c5b09a-8368-4953-958b-27f1b7695e05 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:44.465142 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cb90faf-0816-4bad-a70a-56a671bac115 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:44.467260 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cb90faf-0816-4bad-a70a-56a671bac115 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:44.467584 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cb90faf-0816-4bad-a70a-56a671bac115 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:44.467876 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cb90faf-0816-4bad-a70a-56a671bac115 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:44.467977 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0cb90faf-0816-4bad-a70a-56a671bac115 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:44.472559 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:44.472559 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:44.473326 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cb90faf-0816-4bad-a70a-56a671bac115 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:44.473921 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1137/4518] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:44 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:44.698646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7852fa91-583a-4729-b7f4-13b089733585 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:44.700405 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7852fa91-583a-4729-b7f4-13b089733585 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 Aug 25 04:59:44.700748 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7852fa91-583a-4729-b7f4-13b089733585 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:44.700917 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7852fa91-583a-4729-b7f4-13b089733585 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:44.701055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7852fa91-583a-4729-b7f4-13b089733585 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id f61d3f61-0ef6-404b-8773-b0f1bf774311. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:44.705359 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7852fa91-583a-4729-b7f4-13b089733585 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 returned with HTTP 404 Aug 25 04:59:44.705992 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1126/4519] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:44 2026] GET /volume/v3/backups/f61d3f61-0ef6-404b-8773-b0f1bf774311 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:44.717804 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-711cad71-0d61-4878-9a28-2909cae8064d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:44.718215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:44.719931 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:44.720265 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-308327419"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:44.720324 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-711cad71-0d61-4878-9a28-2909cae8064d tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:44.720626 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-711cad71-0d61-4878-9a28-2909cae8064d tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:44.721109 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-711cad71-0d61-4878-9a28-2909cae8064d tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:44.721292 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-711cad71-0d61-4878-9a28-2909cae8064d tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:44.722987 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-308327419'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:44.723112 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume of 1 GB Aug 25 04:59:44.723381 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:44.723381 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:44.728121 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Availability Zones retrieved successfully. Aug 25 04:59:44.732555 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:44.732555 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:44.733480 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-711cad71-0d61-4878-9a28-2909cae8064d tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:44.734129 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1136/4520] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:44 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:44.734908 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Flow 'volume_create_api' (069ce22b-58fe-4222-a06e-309234dc3af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:44.735515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f44110-d931-4472-a605-95742849385f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:44.736462 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:44.776417 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f44110-d931-4472-a605-95742849385f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:44.777290 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2bdd18-1205-4927-9964-f114782cd61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:44.827092 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['fe24f7ad-4f4a-4f7c-9e4a-3d3217a622d7', '25e97bb4-1e6a-4349-aea1-6d025d5dc8f1', 'af4342b8-1551-4d48-ba50-96b249a48fc9', 'bb01328d-afae-4cc0-a0b2-3f09a0bd6059'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:44.827962 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2bdd18-1205-4927-9964-f114782cd61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe24f7ad-4f4a-4f7c-9e4a-3d3217a622d7', '25e97bb4-1e6a-4349-aea1-6d025d5dc8f1', 'af4342b8-1551-4d48-ba50-96b249a48fc9', 'bb01328d-afae-4cc0-a0b2-3f09a0bd6059']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:44.828797 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfafb943-56ba-44e7-8d3b-7da44ab4bb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:44.855863 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfafb943-56ba-44e7-8d3b-7da44ab4bb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d0829a2-1dc3-4d9b-a793-31443bb29f11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-308327419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a18230bc9e7642098024770d8608cb15',qos_specs=None,replication_status=,reservations=['fe24f7ad-4f4a-4f7c-9e4a-3d3217a622d7','25e97bb4-1e6a-4349-aea1-6d025d5dc8f1','af4342b8-1551-4d48-ba50-96b249a48fc9','bb01328d-afae-4cc0-a0b2-3f09a0bd6059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d60efae51b4b6999ff92333362934d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-308327419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d0829a2-1dc3-4d9b-a793-31443bb29f11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a18230bc9e7642098024770d8608cb15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d60efae51b4b6999ff92333362934d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:44.856635 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (024c1503-271e-4c66-9b88-3e79e3ee9264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:44.878586 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (024c1503-271e-4c66-9b88-3e79e3ee9264) transitioned into state 'SUCCESS' from state '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-308327419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a18230bc9e7642098024770d8608cb15',qos_specs=None,replication_status=,reservations=['fe24f7ad-4f4a-4f7c-9e4a-3d3217a622d7','25e97bb4-1e6a-4349-aea1-6d025d5dc8f1','af4342b8-1551-4d48-ba50-96b249a48fc9','bb01328d-afae-4cc0-a0b2-3f09a0bd6059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d60efae51b4b6999ff92333362934d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:44.879402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63c241d-3084-41f2-9dec-bf42a74742bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:44.882714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71e9bbae-41c0-4446-b57a-ef4b636bad3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:44.884825 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71e9bbae-41c0-4446-b57a-ef4b636bad3b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] DELETE https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 Aug 25 04:59:44.885042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71e9bbae-41c0-4446-b57a-ef4b636bad3b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:44.885223 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71e9bbae-41c0-4446-b57a-ef4b636bad3b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:44.885393 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-71e9bbae-41c0-4446-b57a-ef4b636bad3b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Delete volume with id: ded012eb-9517-47d1-92c8-198571f9e3a4 Aug 25 04:59:44.893804 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63c241d-3084-41f2-9dec-bf42a74742bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:44.894377 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:44.894377 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:44.894750 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Flow 'volume_create_api' (069ce22b-58fe-4222-a06e-309234dc3af4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:44.894860 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71e9bbae-41c0-4446-b57a-ef4b636bad3b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:59:44.895049 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create volume request issued successfully. Aug 25 04:59:44.895622 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a25da0d-7f61-4bbb-a29b-516c480820b8 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:44.896206 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1122/4521] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:59:44 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 25 04:59:44.913315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08c49af8-402d-4cd4-a8e5-fe748ac4bcaa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:44.915771 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08c49af8-402d-4cd4-a8e5-fe748ac4bcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 Aug 25 04:59:44.916362 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08c49af8-402d-4cd4-a8e5-fe748ac4bcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:44.916658 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08c49af8-402d-4cd4-a8e5-fe748ac4bcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:44.927110 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71e9bbae-41c0-4446-b57a-ef4b636bad3b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Delete volume request issued successfully. Aug 25 04:59:44.927334 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71e9bbae-41c0-4446-b57a-ef4b636bad3b tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 returned with HTTP 202 Aug 25 04:59:44.927863 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1138/4522] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:44 2026] DELETE /volume/v3/volumes/ded012eb-9517-47d1-92c8-198571f9e3a4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:44.934396 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:44.934396 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:44.934749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-00e9b416-2454-43e8-9488-f04f4f3025b8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:44.937485 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00e9b416-2454-43e8-9488-f04f4f3025b8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] DELETE https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa Aug 25 04:59:44.937758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00e9b416-2454-43e8-9488-f04f4f3025b8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:44.938005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-00e9b416-2454-43e8-9488-f04f4f3025b8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:44.938179 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-00e9b416-2454-43e8-9488-f04f4f3025b8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Delete backup with id: b3390295-7f31-4870-b5d6-59b902666aaa. Aug 25 04:59:44.939690 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08c49af8-402d-4cd4-a8e5-fe748ac4bcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:59:44.944617 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08c49af8-402d-4cd4-a8e5-fe748ac4bcaa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 returned with HTTP 200 Aug 25 04:59:44.945087 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1127/4523] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:44 2026] GET /volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:44.950094 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:44.950094 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:44.968554 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-00e9b416-2454-43e8-9488-f04f4f3025b8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] delete_backup rpcapi backup_id b3390295-7f31-4870-b5d6-59b902666aaa {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:44.973317 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-00e9b416-2454-43e8-9488-f04f4f3025b8 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa returned with HTTP 202 Aug 25 04:59:44.973884 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1137/4524] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:44 2026] DELETE /volume/v3/backups/b3390295-7f31-4870-b5d6-59b902666aaa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:44.983471 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dd739e0a-0616-4933-8d8b-56e2f64d1ae6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:44.987474 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd739e0a-0616-4933-8d8b-56e2f64d1ae6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 Aug 25 04:59:44.987810 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd739e0a-0616-4933-8d8b-56e2f64d1ae6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:44.988215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dd739e0a-0616-4933-8d8b-56e2f64d1ae6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:44.988215 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-dd739e0a-0616-4933-8d8b-56e2f64d1ae6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Delete volume with id: d1182a37-5a00-4e2f-aa9d-ec5f126cde03 Aug 25 04:59:44.995963 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:44.995963 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:44.996373 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dd739e0a-0616-4933-8d8b-56e2f64d1ae6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:59:45.024929 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dd739e0a-0616-4933-8d8b-56e2f64d1ae6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Delete volume request issued successfully. Aug 25 04:59:45.024929 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dd739e0a-0616-4933-8d8b-56e2f64d1ae6 tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 returned with HTTP 202 Aug 25 04:59:45.024929 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1123/4525] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:44 2026] DELETE /volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:45.030565 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2c7a052-bbec-4df6-aa7e-0165fcd326ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:45.032663 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2c7a052-bbec-4df6-aa7e-0165fcd326ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 Aug 25 04:59:45.032848 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2c7a052-bbec-4df6-aa7e-0165fcd326ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:45.033268 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2c7a052-bbec-4df6-aa7e-0165fcd326ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:45.042177 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:45.042177 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:45.046126 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2c7a052-bbec-4df6-aa7e-0165fcd326ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Volume info retrieved successfully. Aug 25 04:59:45.050406 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2c7a052-bbec-4df6-aa7e-0165fcd326ae tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 returned with HTTP 200 Aug 25 04:59:45.050810 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1139/4526] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:45 2026] GET /volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:45.487551 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ef6177d-c0b2-4dc4-bb07-b811c48da5ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:45.489887 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ef6177d-c0b2-4dc4-bb07-b811c48da5ad tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:45.490144 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ef6177d-c0b2-4dc4-bb07-b811c48da5ad tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:45.490376 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ef6177d-c0b2-4dc4-bb07-b811c48da5ad tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:45.490534 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0ef6177d-c0b2-4dc4-bb07-b811c48da5ad tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:45.495500 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:45.495500 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:45.496310 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ef6177d-c0b2-4dc4-bb07-b811c48da5ad tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:45.496775 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1128/4527] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:45 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:45.746060 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f125087f-de36-4aca-bd78-8f464e35d63a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:45.746960 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f125087f-de36-4aca-bd78-8f464e35d63a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:45.748608 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f125087f-de36-4aca-bd78-8f464e35d63a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:45.748608 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f125087f-de36-4aca-bd78-8f464e35d63a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:45.748608 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f125087f-de36-4aca-bd78-8f464e35d63a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:45.752185 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:45.752185 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:45.752781 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f125087f-de36-4aca-bd78-8f464e35d63a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:45.753185 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1138/4528] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:45 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:45.765305 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9f40ea74-ff51-4b34-825d-1b935ec2e8cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:45.767344 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f40ea74-ff51-4b34-825d-1b935ec2e8cf tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] PUT https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:45.768613 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9f40ea74-ff51-4b34-825d-1b935ec2e8cf tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:45.774272 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:45.774272 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:45.780007 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9f40ea74-ff51-4b34-825d-1b935ec2e8cf tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:45.780521 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1124/4529] 10.4.3.213 () {70 vars in 1408 bytes} [Tue Aug 25 04:59:45 2026] PUT /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 314 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:45.791781 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fdb344ee-47b6-4372-9eae-614cf1a9bc1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:45.793841 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdb344ee-47b6-4372-9eae-614cf1a9bc1b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:45.794136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdb344ee-47b6-4372-9eae-614cf1a9bc1b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:45.794387 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdb344ee-47b6-4372-9eae-614cf1a9bc1b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:45.794560 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fdb344ee-47b6-4372-9eae-614cf1a9bc1b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:45.798738 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:45.798738 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:45.799389 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdb344ee-47b6-4372-9eae-614cf1a9bc1b tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:45.799763 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1140/4530] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:45 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:45.811016 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3bad44c0-e24a-4e92-8184-ef771cb4a4ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:45.813069 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bad44c0-e24a-4e92-8184-ef771cb4a4ac tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] DELETE https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:45.813220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bad44c0-e24a-4e92-8184-ef771cb4a4ac tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:45.813394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3bad44c0-e24a-4e92-8184-ef771cb4a4ac tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:45.813512 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-3bad44c0-e24a-4e92-8184-ef771cb4a4ac tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Delete backup with id: b7bde20e-7ca7-4f83-b2db-443cb60c462b. Aug 25 04:59:45.818290 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:45.818290 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:45.829205 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-3bad44c0-e24a-4e92-8184-ef771cb4a4ac tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] delete_backup rpcapi backup_id b7bde20e-7ca7-4f83-b2db-443cb60c462b {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:45.830872 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3bad44c0-e24a-4e92-8184-ef771cb4a4ac tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 202 Aug 25 04:59:45.831246 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1129/4531] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:45 2026] DELETE /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:45.842332 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c1325924-f8f8-4701-9cd8-378e2af8f48a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:45.844393 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1325924-f8f8-4701-9cd8-378e2af8f48a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:45.844673 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1325924-f8f8-4701-9cd8-378e2af8f48a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:45.844945 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1325924-f8f8-4701-9cd8-378e2af8f48a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:45.845076 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c1325924-f8f8-4701-9cd8-378e2af8f48a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:45.854236 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:45.854236 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:45.854649 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1325924-f8f8-4701-9cd8-378e2af8f48a tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 200 Aug 25 04:59:45.855172 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1139/4532] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:45 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:45.921645 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-e3b6cf51-f11e-41a3-b142-be0b2df57029 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:45.925973 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-e3b6cf51-f11e-41a3-b142-be0b2df57029 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d Aug 25 04:59:45.925973 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-e3b6cf51-f11e-41a3-b142-be0b2df57029 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:45.925973 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-e3b6cf51-f11e-41a3-b142-be0b2df57029 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:45.934579 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:45.934579 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:45.965609 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5eebcc1c-3c96-423e-9800-8bee074a1f7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:45.967238 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5eebcc1c-3c96-423e-9800-8bee074a1f7a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 Aug 25 04:59:45.967404 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5eebcc1c-3c96-423e-9800-8bee074a1f7a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:45.967633 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5eebcc1c-3c96-423e-9800-8bee074a1f7a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:45.974177 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:45.974177 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:45.978175 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5eebcc1c-3c96-423e-9800-8bee074a1f7a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:59:45.983489 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5eebcc1c-3c96-423e-9800-8bee074a1f7a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 returned with HTTP 200 Aug 25 04:59:45.983896 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1141/4533] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:45 2026] GET /volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:45.993190 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9dd27df3-05f8-4a41-9e98-760692aee65e req-e3b6cf51-f11e-41a3-b142-be0b2df57029 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d returned with HTTP 200 Aug 25 04:59:45.993653 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1125/4534] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 04:59:45 2026] DELETE /volume/v3/attachments/193de316-57b8-4aeb-981b-553f3106e83d => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:45.999766 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d2a8b24-72dd-4683-9e4e-700ecebbc4d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:46.001462 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d2a8b24-72dd-4683-9e4e-700ecebbc4d6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 04:59:46.001865 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d2a8b24-72dd-4683-9e4e-700ecebbc4d6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d0829a2-1dc3-4d9b-a793-31443bb29f11", "name": "tempest-VolumesBackupsTest-Snapshot-1394459947"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:46.012522 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:46.012522 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:46.012660 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d2a8b24-72dd-4683-9e4e-700ecebbc4d6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:59:46.012756 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-9d2a8b24-72dd-4683-9e4e-700ecebbc4d6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Create snapshot from volume 4d0829a2-1dc3-4d9b-a793-31443bb29f11 Aug 25 04:59:46.064814 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9d2a8b24-72dd-4683-9e4e-700ecebbc4d6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['8f641d11-816d-4f53-9d0c-5aa8d76c989a', 'a3e2fb0b-0116-4fde-b352-533deaa98266', '794ee680-24b6-481d-834f-1251e4eb3ab3', 'ed21da02-2a23-4fcb-9e42-7b8c2d2c14e4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:46.069772 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-38b40c39-43e7-4b74-8061-520a203c76aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:46.071929 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-38b40c39-43e7-4b74-8061-520a203c76aa tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] GET https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 Aug 25 04:59:46.072141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-38b40c39-43e7-4b74-8061-520a203c76aa tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:46.072504 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-38b40c39-43e7-4b74-8061-520a203c76aa tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:46.080978 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-38b40c39-43e7-4b74-8061-520a203c76aa tempest-TestVolumeBackupRestore-231009222 tempest-TestVolumeBackupRestore-231009222-project-member] https://10.4.3.213/volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 returned with HTTP 404 Aug 25 04:59:46.081810 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1140/4535] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:46 2026] GET /volume/v3/volumes/d1182a37-5a00-4e2f-aa9d-ec5f126cde03 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:46.105918 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d2a8b24-72dd-4683-9e4e-700ecebbc4d6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Snapshot create request issued successfully. Aug 25 04:59:46.106362 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d2a8b24-72dd-4683-9e4e-700ecebbc4d6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 04:59:46.106897 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1130/4536] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 04:59:45 2026] POST /volume/v3/snapshots => generated 305 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:46.119996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f46f7b74-04b3-46db-b0dd-7db9914d6256 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:46.120686 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f46f7b74-04b3-46db-b0dd-7db9914d6256 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a Aug 25 04:59:46.120916 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f46f7b74-04b3-46db-b0dd-7db9914d6256 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:46.121053 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f46f7b74-04b3-46db-b0dd-7db9914d6256 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:46.126064 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:46.126064 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:46.126524 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f46f7b74-04b3-46db-b0dd-7db9914d6256 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Snapshot retrieved successfully. Aug 25 04:59:46.127340 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f46f7b74-04b3-46db-b0dd-7db9914d6256 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a returned with HTTP 200 Aug 25 04:59:46.127787 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1142/4537] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:59:46 2026] GET /volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:46.510592 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-33c81fb1-8697-4663-ab7c-5df6cb8ed1e1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:46.518583 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33c81fb1-8697-4663-ab7c-5df6cb8ed1e1 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:46.518583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33c81fb1-8697-4663-ab7c-5df6cb8ed1e1 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:46.518583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33c81fb1-8697-4663-ab7c-5df6cb8ed1e1 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:46.518583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-33c81fb1-8697-4663-ab7c-5df6cb8ed1e1 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:46.524399 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:46.524399 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:46.525439 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33c81fb1-8697-4663-ab7c-5df6cb8ed1e1 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:46.526073 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1126/4538] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:46 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:46.866449 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7840ec88-a008-4d10-a5f3-2da41f1b53b8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:46.870309 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7840ec88-a008-4d10-a5f3-2da41f1b53b8 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b Aug 25 04:59:46.870554 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7840ec88-a008-4d10-a5f3-2da41f1b53b8 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:46.870766 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7840ec88-a008-4d10-a5f3-2da41f1b53b8 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:46.870863 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7840ec88-a008-4d10-a5f3-2da41f1b53b8 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Show backup with id b7bde20e-7ca7-4f83-b2db-443cb60c462b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:46.877591 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7840ec88-a008-4d10-a5f3-2da41f1b53b8 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b returned with HTTP 404 Aug 25 04:59:46.878086 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1141/4539] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:46 2026] GET /volume/v3/backups/b7bde20e-7ca7-4f83-b2db-443cb60c462b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:46.894740 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b62680b6-bd68-4b67-b47a-6f894f79e03f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:46.896723 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b62680b6-bd68-4b67-b47a-6f894f79e03f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 Aug 25 04:59:46.896944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b62680b6-bd68-4b67-b47a-6f894f79e03f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:46.897125 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b62680b6-bd68-4b67-b47a-6f894f79e03f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:46.897278 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b62680b6-bd68-4b67-b47a-6f894f79e03f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Delete volume with id: b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 Aug 25 04:59:46.907890 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:46.907890 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:46.908386 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b62680b6-bd68-4b67-b47a-6f894f79e03f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Volume info retrieved successfully. Aug 25 04:59:46.934774 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b62680b6-bd68-4b67-b47a-6f894f79e03f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Delete volume request issued successfully. Aug 25 04:59:46.935157 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b62680b6-bd68-4b67-b47a-6f894f79e03f tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 returned with HTTP 202 Aug 25 04:59:46.935583 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1131/4540] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:46 2026] DELETE /volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:46.942864 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ddd634c2-d131-43b1-9c97-24341877c52c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:46.945386 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddd634c2-d131-43b1-9c97-24341877c52c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 Aug 25 04:59:46.945661 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddd634c2-d131-43b1-9c97-24341877c52c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:46.945870 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddd634c2-d131-43b1-9c97-24341877c52c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:46.954082 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:46.954082 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:46.959557 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ddd634c2-d131-43b1-9c97-24341877c52c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Volume info retrieved successfully. Aug 25 04:59:46.962152 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddd634c2-d131-43b1-9c97-24341877c52c tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 returned with HTTP 200 Aug 25 04:59:46.962640 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1143/4541] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:46 2026] GET /volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:46.985333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e07e279b-96e2-4ce9-8493-b0faab5a93b1 req-153236a9-68c4-4bcb-98c5-eaf12dd9e4a0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:46.987938 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e07e279b-96e2-4ce9-8493-b0faab5a93b1 req-153236a9-68c4-4bcb-98c5-eaf12dd9e4a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:59:46.988174 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e07e279b-96e2-4ce9-8493-b0faab5a93b1 req-153236a9-68c4-4bcb-98c5-eaf12dd9e4a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:46.988403 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e07e279b-96e2-4ce9-8493-b0faab5a93b1 req-153236a9-68c4-4bcb-98c5-eaf12dd9e4a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:46.997978 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:46.997978 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:47.002585 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-e07e279b-96e2-4ce9-8493-b0faab5a93b1 req-153236a9-68c4-4bcb-98c5-eaf12dd9e4a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:59:47.008805 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e07e279b-96e2-4ce9-8493-b0faab5a93b1 req-153236a9-68c4-4bcb-98c5-eaf12dd9e4a0 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:59:47.009197 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1127/4542] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:46 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:47.139162 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b49063b0-18fe-4e6d-a99c-4132b6a50e46 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:47.141058 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b49063b0-18fe-4e6d-a99c-4132b6a50e46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a Aug 25 04:59:47.141279 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b49063b0-18fe-4e6d-a99c-4132b6a50e46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:47.141507 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b49063b0-18fe-4e6d-a99c-4132b6a50e46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:47.149287 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:47.149287 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:47.149785 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b49063b0-18fe-4e6d-a99c-4132b6a50e46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Snapshot retrieved successfully. Aug 25 04:59:47.151264 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b49063b0-18fe-4e6d-a99c-4132b6a50e46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a returned with HTTP 200 Aug 25 04:59:47.151693 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1142/4543] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 04:59:47 2026] GET /volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:47.161545 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d0b8874-4010-4035-84dc-9fc181283e3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:47.163622 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d0b8874-4010-4035-84dc-9fc181283e3e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:59:47.164082 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d0b8874-4010-4035-84dc-9fc181283e3e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d0829a2-1dc3-4d9b-a793-31443bb29f11", "snapshot_id": "952beafd-699c-4e66-a3a0-4cd89918dc3a", "name": "tempest-VolumesBackupsTest-Backup-1848387619"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:47.165868 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-4d0b8874-4010-4035-84dc-9fc181283e3e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating new backup {'backup': {'volume_id': '4d0829a2-1dc3-4d9b-a793-31443bb29f11', 'snapshot_id': '952beafd-699c-4e66-a3a0-4cd89918dc3a', 'name': 'tempest-VolumesBackupsTest-Backup-1848387619'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:59:47.166079 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-4d0b8874-4010-4035-84dc-9fc181283e3e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Creating backup of volume 4d0829a2-1dc3-4d9b-a793-31443bb29f11 in container None Aug 25 04:59:47.174361 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:47.174361 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:47.175025 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d0b8874-4010-4035-84dc-9fc181283e3e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 04:59:47.181140 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:47.181140 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:47.181735 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d0b8874-4010-4035-84dc-9fc181283e3e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Snapshot retrieved successfully. Aug 25 04:59:47.197506 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4d0b8874-4010-4035-84dc-9fc181283e3e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Created reservations ['53aa69a9-0a35-40d9-9038-1f662360ef87', 'c773e9c7-11e6-46bf-98a9-8db2b762cd2e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:47.235447 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d0b8874-4010-4035-84dc-9fc181283e3e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:59:47.236065 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1132/4544] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:59:47 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:47.248812 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-226da35e-6c4b-40a9-b79a-69c1c195cd92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:47.250786 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-226da35e-6c4b-40a9-b79a-69c1c195cd92 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:47.250995 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-226da35e-6c4b-40a9-b79a-69c1c195cd92 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:47.251195 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-226da35e-6c4b-40a9-b79a-69c1c195cd92 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:47.251330 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-226da35e-6c4b-40a9-b79a-69c1c195cd92 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:47.257850 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:47.257850 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:47.258856 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-226da35e-6c4b-40a9-b79a-69c1c195cd92 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:47.259357 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1144/4545] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:47 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 771 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:47.544140 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8bc3f633-36bf-4cac-bb37-04fbba2bf01b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:47.547276 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bc3f633-36bf-4cac-bb37-04fbba2bf01b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:47.547581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bc3f633-36bf-4cac-bb37-04fbba2bf01b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:47.547992 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8bc3f633-36bf-4cac-bb37-04fbba2bf01b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:47.548116 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8bc3f633-36bf-4cac-bb37-04fbba2bf01b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:47.552835 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:47.552835 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:47.553522 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8bc3f633-36bf-4cac-bb37-04fbba2bf01b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:47.553941 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1128/4546] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:47 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:47.980779 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a9a2cf31-aaea-484d-9e5a-d46cc3c182e8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:47.982347 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9a2cf31-aaea-484d-9e5a-d46cc3c182e8 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] GET https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 Aug 25 04:59:47.982680 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9a2cf31-aaea-484d-9e5a-d46cc3c182e8 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:47.982948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a9a2cf31-aaea-484d-9e5a-d46cc3c182e8 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:47.990565 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a9a2cf31-aaea-484d-9e5a-d46cc3c182e8 tempest-ProjectAdminTests39-1991868735 tempest-ProjectAdminTests39-1991868735-project-admin] https://10.4.3.213/volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 returned with HTTP 404 Aug 25 04:59:47.991166 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1143/4547] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:47 2026] GET /volume/v3/volumes/b47ccb8b-0d0f-4650-8dc6-04c7eb87e4c4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:48.273109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3084ced-2ea8-487f-a476-8f284fd64ccd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:48.281445 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3084ced-2ea8-487f-a476-8f284fd64ccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:48.281682 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3084ced-2ea8-487f-a476-8f284fd64ccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:48.281926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3084ced-2ea8-487f-a476-8f284fd64ccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:48.282086 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d3084ced-2ea8-487f-a476-8f284fd64ccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:48.287883 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:48.287883 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:48.288648 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3084ced-2ea8-487f-a476-8f284fd64ccd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:48.289095 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1133/4548] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:48 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 773 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:48.571622 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d69613b2-b2bc-475a-bf03-376a50abd24a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:48.574318 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d69613b2-b2bc-475a-bf03-376a50abd24a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:48.574565 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d69613b2-b2bc-475a-bf03-376a50abd24a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:48.574810 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d69613b2-b2bc-475a-bf03-376a50abd24a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:48.574885 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d69613b2-b2bc-475a-bf03-376a50abd24a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 310af010-3403-49d1-b24e-0f4f51ecb90f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:48.584583 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:48.584583 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:48.585493 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d69613b2-b2bc-475a-bf03-376a50abd24a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 200 Aug 25 04:59:48.586314 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1145/4549] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:48 2026] GET /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:48.599451 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-80a9179c-fa09-4ae5-b235-494d8cd3230d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:48.600867 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80a9179c-fa09-4ae5-b235-494d8cd3230d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] DELETE https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f Aug 25 04:59:48.601087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80a9179c-fa09-4ae5-b235-494d8cd3230d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:48.601270 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-80a9179c-fa09-4ae5-b235-494d8cd3230d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:48.601418 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-80a9179c-fa09-4ae5-b235-494d8cd3230d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Delete backup with id: 310af010-3403-49d1-b24e-0f4f51ecb90f. Aug 25 04:59:48.609318 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:48.609318 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:48.630474 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-80a9179c-fa09-4ae5-b235-494d8cd3230d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] delete_backup rpcapi backup_id 310af010-3403-49d1-b24e-0f4f51ecb90f {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 04:59:48.631732 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-80a9179c-fa09-4ae5-b235-494d8cd3230d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] https://10.4.3.213/volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f returned with HTTP 202 Aug 25 04:59:48.632048 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1129/4550] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:48 2026] DELETE /volume/v3/backups/310af010-3403-49d1-b24e-0f4f51ecb90f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:48.640044 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-727839d8-5070-47a7-8fe5-46e6018d7d83 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:48.641912 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-727839d8-5070-47a7-8fe5-46e6018d7d83 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd Aug 25 04:59:48.642139 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-727839d8-5070-47a7-8fe5-46e6018d7d83 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:48.642414 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-727839d8-5070-47a7-8fe5-46e6018d7d83 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:48.642492 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-727839d8-5070-47a7-8fe5-46e6018d7d83 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume with id: 395610ad-bd78-4510-acd0-aa87bb1044fd Aug 25 04:59:48.651175 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:48.651175 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:48.651570 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-727839d8-5070-47a7-8fe5-46e6018d7d83 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:59:48.675060 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-727839d8-5070-47a7-8fe5-46e6018d7d83 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume request issued successfully. Aug 25 04:59:48.675266 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-727839d8-5070-47a7-8fe5-46e6018d7d83 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd returned with HTTP 202 Aug 25 04:59:48.675721 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1144/4551] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:48 2026] DELETE /volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:48.691250 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-13ae4ded-fe69-4d3f-aad5-58198a0c73b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:48.694669 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13ae4ded-fe69-4d3f-aad5-58198a0c73b4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd Aug 25 04:59:48.694669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13ae4ded-fe69-4d3f-aad5-58198a0c73b4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:48.694929 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13ae4ded-fe69-4d3f-aad5-58198a0c73b4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:48.704749 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:48.704749 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:48.709352 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-13ae4ded-fe69-4d3f-aad5-58198a0c73b4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:59:48.714742 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13ae4ded-fe69-4d3f-aad5-58198a0c73b4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd returned with HTTP 200 Aug 25 04:59:48.715146 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1134/4552] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:48 2026] GET /volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:49.301329 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82a22d4f-b684-4bbc-8774-f0ca4e7f3f02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:49.303308 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82a22d4f-b684-4bbc-8774-f0ca4e7f3f02 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:49.303552 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82a22d4f-b684-4bbc-8774-f0ca4e7f3f02 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:49.303797 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82a22d4f-b684-4bbc-8774-f0ca4e7f3f02 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:49.303934 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-82a22d4f-b684-4bbc-8774-f0ca4e7f3f02 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:49.308861 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:49.308861 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:49.310479 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82a22d4f-b684-4bbc-8774-f0ca4e7f3f02 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:49.311109 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1146/4553] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:49 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:49.731918 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c7cc4a5c-2d7f-4be6-90e6-23c8f4c0fa27 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:49.733993 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7cc4a5c-2d7f-4be6-90e6-23c8f4c0fa27 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd Aug 25 04:59:49.734251 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7cc4a5c-2d7f-4be6-90e6-23c8f4c0fa27 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:49.734497 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7cc4a5c-2d7f-4be6-90e6-23c8f4c0fa27 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:49.750389 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7cc4a5c-2d7f-4be6-90e6-23c8f4c0fa27 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd returned with HTTP 404 Aug 25 04:59:49.751261 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1130/4554] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:49 2026] GET /volume/v3/volumes/395610ad-bd78-4510-acd0-aa87bb1044fd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:49.760358 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-95852111-bb70-4d34-a04c-e1f60930aeab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:49.762315 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95852111-bb70-4d34-a04c-e1f60930aeab tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106/export_record Aug 25 04:59:49.762573 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95852111-bb70-4d34-a04c-e1f60930aeab tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:49.762789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-95852111-bb70-4d34-a04c-e1f60930aeab tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Calling method 'export_record' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:49.762896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-95852111-bb70-4d34-a04c-e1f60930aeab tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Export record for backup 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 04:59:49.767575 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:49.767575 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:49.768293 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-95852111-bb70-4d34-a04c-e1f60930aeab tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '5c2a97d8dd0f448187003bb57a7e1b9f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88b1315cfa747c7b56e019d895d8577', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 04:59:49.768509 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-95852111-bb70-4d34-a04c-e1f60930aeab tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106/export_record returned with HTTP 403 Aug 25 04:59:49.768969 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1145/4555] 10.4.3.213 () {68 vars in 1430 bytes} [Tue Aug 25 04:59:49 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:49.777871 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-effa4553-11d7-48d1-bb45-4918a314d302 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:49.779644 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:49.780731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1895160103"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:49.781517 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1895160103'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:49.781662 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume of 1 GB Aug 25 04:59:49.786002 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Availability Zones retrieved successfully. Aug 25 04:59:49.792262 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Flow 'volume_create_api' (28219c26-20ff-4c96-809b-48e277001c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:49.793208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8050794-d7cb-49e3-ba10-8d1c5c76c2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:49.794249 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:49.823201 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8050794-d7cb-49e3-ba10-8d1c5c76c2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:49.824180 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48458ff2-4ef1-4c8a-b2a5-d4c0a76724f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:49.879298 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Created reservations ['901445bd-90d8-49f1-9336-de5f219485d5', 'da9c1dfe-67ce-4701-9279-c205bbe029c1', '7d39ea2a-3e47-4c51-ad59-a0eddd9d8dd9', 'faf9883f-3710-44c6-a60d-650d9e2065ae'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:49.880240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48458ff2-4ef1-4c8a-b2a5-d4c0a76724f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['901445bd-90d8-49f1-9336-de5f219485d5', 'da9c1dfe-67ce-4701-9279-c205bbe029c1', '7d39ea2a-3e47-4c51-ad59-a0eddd9d8dd9', 'faf9883f-3710-44c6-a60d-650d9e2065ae']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:49.881240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8242feeb-82f3-4056-9c4f-30f804d2e5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:49.905559 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8242feeb-82f3-4056-9c4f-30f804d2e5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0940556a-725a-480f-9bcc-7e0ae71ff313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1895160103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['901445bd-90d8-49f1-9336-de5f219485d5','da9c1dfe-67ce-4701-9279-c205bbe029c1','7d39ea2a-3e47-4c51-ad59-a0eddd9d8dd9','faf9883f-3710-44c6-a60d-650d9e2065ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='661a9de4fbd04e568748d6ded3edcabb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1895160103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0940556a-725a-480f-9bcc-7e0ae71ff313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88b1315cfa747c7b56e019d895d8577',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='661a9de4fbd04e568748d6ded3edcabb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:49.906360 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849e1f93-2b86-47f0-ae4e-befb7a0bcdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:49.925556 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849e1f93-2b86-47f0-ae4e-befb7a0bcdbc) transitioned into state 'SUCCESS' from state '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-1895160103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['901445bd-90d8-49f1-9336-de5f219485d5','da9c1dfe-67ce-4701-9279-c205bbe029c1','7d39ea2a-3e47-4c51-ad59-a0eddd9d8dd9','faf9883f-3710-44c6-a60d-650d9e2065ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='661a9de4fbd04e568748d6ded3edcabb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:49.926302 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c12e982e-a764-4108-b0f6-02d3b27944fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:49.936395 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d7bac6b-095f-4a14-a0b6-ee4090a0e421 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:49.937552 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c12e982e-a764-4108-b0f6-02d3b27944fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:49.938413 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Flow 'volume_create_api' (28219c26-20ff-4c96-809b-48e277001c46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:49.938825 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume request issued successfully. Aug 25 04:59:49.939487 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-effa4553-11d7-48d1-bb45-4918a314d302 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:49.939941 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1135/4556] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:59:49 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:49.955226 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2feaff00-5fdb-4866-8da1-0b2b68db3a6c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:49.957749 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2feaff00-5fdb-4866-8da1-0b2b68db3a6c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 Aug 25 04:59:49.958135 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2feaff00-5fdb-4866-8da1-0b2b68db3a6c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:49.958759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2feaff00-5fdb-4866-8da1-0b2b68db3a6c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:49.968876 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:49.968876 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:49.973488 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2feaff00-5fdb-4866-8da1-0b2b68db3a6c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:59:49.979048 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2feaff00-5fdb-4866-8da1-0b2b68db3a6c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 returned with HTTP 200 Aug 25 04:59:49.979653 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1131/4557] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:49 2026] GET /volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:50.019037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a2fddf74-337e-469e-8d70-9b7c9690095a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:50.022665 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2fddf74-337e-469e-8d70-9b7c9690095a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:59:50.022895 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2fddf74-337e-469e-8d70-9b7c9690095a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:50.023081 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2fddf74-337e-469e-8d70-9b7c9690095a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:50.023250 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-a2fddf74-337e-469e-8d70-9b7c9690095a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Delete volume with id: 4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:59:50.034530 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:50.034530 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:50.035160 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a2fddf74-337e-469e-8d70-9b7c9690095a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:59:50.047944 np0000008045 devstack@c-api.service[100269]: WARNING cinder.keymgr.conf_key_mgr [None req-a2fddf74-337e-469e-8d70-9b7c9690095a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 04:59:50.056467 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a2fddf74-337e-469e-8d70-9b7c9690095a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Delete volume request issued successfully. Aug 25 04:59:50.056929 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2fddf74-337e-469e-8d70-9b7c9690095a tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 202 Aug 25 04:59:50.057255 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1146/4558] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 04:59:50 2026] DELETE /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:50.065612 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-21fc82c6-a6c7-4639-9e4d-a9287d32224e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:50.068051 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21fc82c6-a6c7-4639-9e4d-a9287d32224e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:59:50.068225 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21fc82c6-a6c7-4639-9e4d-a9287d32224e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:50.068352 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21fc82c6-a6c7-4639-9e4d-a9287d32224e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:50.076880 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:50.076880 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:50.081264 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-21fc82c6-a6c7-4639-9e4d-a9287d32224e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Volume info retrieved successfully. Aug 25 04:59:50.087193 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21fc82c6-a6c7-4639-9e4d-a9287d32224e tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 200 Aug 25 04:59:50.087731 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1136/4559] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:50 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:50.101392 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d7bac6b-095f-4a14-a0b6-ee4090a0e421 tempest-ProjectMemberTests-2072191859 tempest-ProjectMemberTests-2072191859-project-admin] GET https://10.4.3.213/volume/v3/scheduler-stats/get_pools Aug 25 04:59:50.101615 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d7bac6b-095f-4a14-a0b6-ee4090a0e421 tempest-ProjectMemberTests-2072191859 tempest-ProjectMemberTests-2072191859-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:50.101827 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d7bac6b-095f-4a14-a0b6-ee4090a0e421 tempest-ProjectMemberTests-2072191859 tempest-ProjectMemberTests-2072191859-project-admin] Calling method 'get_pools' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:50.110833 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d7bac6b-095f-4a14-a0b6-ee4090a0e421 tempest-ProjectMemberTests-2072191859 tempest-ProjectMemberTests-2072191859-project-admin] https://10.4.3.213/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 04:59:50.111759 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1147/4560] 10.4.3.213 () {66 vars in 1291 bytes} [Tue Aug 25 04:59:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:50.120969 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b7821bd5-c696-49d1-a752-9e208b0570cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:50.188557 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b7821bd5-c696-49d1-a752-9e208b0570cf tempest-ProjectMemberTests-2072191859 tempest-ProjectMemberTests-2072191859-project-member] GET https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool Aug 25 04:59:50.188893 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b7821bd5-c696-49d1-a752-9e208b0570cf tempest-ProjectMemberTests-2072191859 tempest-ProjectMemberTests-2072191859-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:50.189194 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b7821bd5-c696-49d1-a752-9e208b0570cf tempest-ProjectMemberTests-2072191859 tempest-ProjectMemberTests-2072191859-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:50.190288 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-b7821bd5-c696-49d1-a752-9e208b0570cf tempest-ProjectMemberTests-2072191859 tempest-ProjectMemberTests-2072191859-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '5c38c451ce044dcfb478ef70d24fc963', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '683ffa11eab74c11b2fb5a00a99a0039', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 04:59:50.190608 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b7821bd5-c696-49d1-a752-9e208b0570cf tempest-ProjectMemberTests-2072191859 tempest-ProjectMemberTests-2072191859-project-member] https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool returned with HTTP 403 Aug 25 04:59:50.191201 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1132/4561] 10.4.3.213 () {66 vars in 1318 bytes} [Tue Aug 25 04:59:50 2026] GET /volume/v3/capabilities/np0000008045@storpool => generated 110 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:50.322278 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8e50f659-ab05-4438-8dbb-9f63d52757bd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:50.324743 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e50f659-ab05-4438-8dbb-9f63d52757bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:50.324929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e50f659-ab05-4438-8dbb-9f63d52757bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:50.325099 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8e50f659-ab05-4438-8dbb-9f63d52757bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:50.325200 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8e50f659-ab05-4438-8dbb-9f63d52757bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:50.329204 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:50.329204 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:50.329892 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8e50f659-ab05-4438-8dbb-9f63d52757bd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:50.330404 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1147/4562] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:50 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:50.995831 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee67f6c3-ee4a-4abb-91eb-23b279c6c3d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:50.997640 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee67f6c3-ee4a-4abb-91eb-23b279c6c3d5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 Aug 25 04:59:50.997894 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee67f6c3-ee4a-4abb-91eb-23b279c6c3d5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:50.998081 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee67f6c3-ee4a-4abb-91eb-23b279c6c3d5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:51.006417 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:51.006417 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:51.010176 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee67f6c3-ee4a-4abb-91eb-23b279c6c3d5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:59:51.015743 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee67f6c3-ee4a-4abb-91eb-23b279c6c3d5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 returned with HTTP 200 Aug 25 04:59:51.016288 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1137/4563] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:50 2026] GET /volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:51.035530 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85e6ab79-2b0a-45ff-9693-b15370ca7713 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:51.041402 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85e6ab79-2b0a-45ff-9693-b15370ca7713 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 04:59:51.041402 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85e6ab79-2b0a-45ff-9693-b15370ca7713 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0940556a-725a-480f-9bcc-7e0ae71ff313", "name": "tempest-type-Backup-691323536"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:51.043493 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-85e6ab79-2b0a-45ff-9693-b15370ca7713 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Creating new backup {'backup': {'volume_id': '0940556a-725a-480f-9bcc-7e0ae71ff313', 'name': 'tempest-type-Backup-691323536'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:59:51.043493 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-85e6ab79-2b0a-45ff-9693-b15370ca7713 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Creating backup of volume 0940556a-725a-480f-9bcc-7e0ae71ff313 in container None Aug 25 04:59:51.050675 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:51.050675 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:51.051010 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85e6ab79-2b0a-45ff-9693-b15370ca7713 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 04:59:51.087587 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-85e6ab79-2b0a-45ff-9693-b15370ca7713 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Created reservations ['820a4c69-7365-49f7-8db5-92394eff1b78', '0ff31428-855f-4fb8-abc7-897207f0a97a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:51.104097 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9d622bdd-479c-4756-b55e-98b0693086e6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:51.106407 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d622bdd-479c-4756-b55e-98b0693086e6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] GET https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af Aug 25 04:59:51.106664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d622bdd-479c-4756-b55e-98b0693086e6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:51.106915 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d622bdd-479c-4756-b55e-98b0693086e6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:51.118727 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d622bdd-479c-4756-b55e-98b0693086e6 tempest-TestEncryptedCinderVolumes-1063376847 tempest-TestEncryptedCinderVolumes-1063376847-project-member] https://10.4.3.213/volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af returned with HTTP 404 Aug 25 04:59:51.119354 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1133/4564] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:51 2026] GET /volume/v3/volumes/4c9ea9c2-6981-4307-815f-ee319c21b3af => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 04:59:51.129665 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1df02820-9453-4ad0-8b2d-6f11a2b61237 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:51.141791 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85e6ab79-2b0a-45ff-9693-b15370ca7713 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:59:51.142179 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1148/4565] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 04:59:51 2026] POST /volume/v3/backups => generated 315 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:51.153361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5aac274b-d842-462f-8011-ba5defbac46c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:51.155572 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5aac274b-d842-462f-8011-ba5defbac46c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 04:59:51.156221 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5aac274b-d842-462f-8011-ba5defbac46c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:51.156221 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5aac274b-d842-462f-8011-ba5defbac46c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:51.156221 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5aac274b-d842-462f-8011-ba5defbac46c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:51.165326 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:51.165326 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:51.166165 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5aac274b-d842-462f-8011-ba5defbac46c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 04:59:51.166712 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1138/4566] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:51 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:51.291452 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1df02820-9453-4ad0-8b2d-6f11a2b61237 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 04:59:51.291452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1df02820-9453-4ad0-8b2d-6f11a2b61237 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:51.291452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1df02820-9453-4ad0-8b2d-6f11a2b61237 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:51.291452 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1df02820-9453-4ad0-8b2d-6f11a2b61237 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 04:59:51.307029 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1df02820-9453-4ad0-8b2d-6f11a2b61237 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Get all volumes completed successfully. Aug 25 04:59:51.311445 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:51.311445 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:51.320589 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1df02820-9453-4ad0-8b2d-6f11a2b61237 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 04:59:51.321561 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1148/4567] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 04:59:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13566 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:59:51.354072 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-04b70f92-20e2-446e-a34d-2ec00253ed46 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:51.358972 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-04b70f92-20e2-446e-a34d-2ec00253ed46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:51.358972 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-04b70f92-20e2-446e-a34d-2ec00253ed46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:51.358972 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-04b70f92-20e2-446e-a34d-2ec00253ed46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:51.358972 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-04b70f92-20e2-446e-a34d-2ec00253ed46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:51.360185 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5fd6c8b9-101a-4618-8d1d-7d70245eb2c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:51.363232 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fd6c8b9-101a-4618-8d1d-7d70245eb2c6 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] DELETE https://10.4.3.213/volume/v3/types/fa6140b9-46af-45c9-b904-d67f5e05e843 Aug 25 04:59:51.363469 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fd6c8b9-101a-4618-8d1d-7d70245eb2c6 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:51.363670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fd6c8b9-101a-4618-8d1d-7d70245eb2c6 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:51.363989 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:51.363989 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:51.365933 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:51.365933 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:51.367479 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-04b70f92-20e2-446e-a34d-2ec00253ed46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:51.368296 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1134/4568] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:51 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:51.414835 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fd6c8b9-101a-4618-8d1d-7d70245eb2c6 tempest-TestEncryptedCinderVolumes-948146379 tempest-TestEncryptedCinderVolumes-948146379-project-admin] https://10.4.3.213/volume/v3/types/fa6140b9-46af-45c9-b904-d67f5e05e843 returned with HTTP 202 Aug 25 04:59:51.415306 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1149/4569] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:51 2026] DELETE /volume/v3/types/fa6140b9-46af-45c9-b904-d67f5e05e843 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:51.908918 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77b10d91-3e87-4c89-a8c5-9462fea363ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:52.005128 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77b10d91-3e87-4c89-a8c5-9462fea363ed tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:52.005577 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77b10d91-3e87-4c89-a8c5-9462fea363ed tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1767563834", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1392470827", "vendor_name": "tempest-vendor_name-523773656"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:52.026628 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77b10d91-3e87-4c89-a8c5-9462fea363ed tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:52.027232 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1139/4570] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:59:51 2026] POST /volume/v3/types => generated 328 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:52.037547 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:52.039295 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:52.039714 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "83640f58-9874-4bcb-bff7-16d240756de5", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:52.041077 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Create volume request body: {'volume': {'volume_type': '83640f58-9874-4bcb-bff7-16d240756de5', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:52.045062 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Create volume of 1 GB Aug 25 04:59:52.045376 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:52.045376 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:52.045780 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Availability Zones retrieved successfully. Aug 25 04:59:52.052672 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Flow 'volume_create_api' (374c132d-fb3c-4a30-986f-783554ec6ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:52.053666 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecaf4ca2-2580-4b84-933e-560d050cdac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.054438 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:52.074413 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecaf4ca2-2580-4b84-933e-560d050cdac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:59:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1392470827',vendor_name='tempest-vendor_name-523773656'},id=83640f58-9874-4bcb-bff7-16d240756de5,is_public=True,name='tempest-ProjectAdminTests-volume-type-1767563834',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83640f58-9874-4bcb-bff7-16d240756de5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.075593 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b27721f-21dc-42a3-afdc-7135e87a076b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.101066 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1767563834 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1767563834, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:52.101340 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1767563834 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1767563834, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:52.144057 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Created reservations ['50aac4a0-4496-42ff-8a48-fd2ecb0e2597', '47303365-78f9-48b1-97be-33fb20a9f12c', 'e96b09e5-2b52-4694-ae12-63298f1e512c', '882cbaac-0fec-467e-b653-adc7292f7164'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:52.144815 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b27721f-21dc-42a3-afdc-7135e87a076b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50aac4a0-4496-42ff-8a48-fd2ecb0e2597', '47303365-78f9-48b1-97be-33fb20a9f12c', 'e96b09e5-2b52-4694-ae12-63298f1e512c', '882cbaac-0fec-467e-b653-adc7292f7164']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.145614 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70f308f5-e61c-4715-97b2-922ec62b4b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.173616 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70f308f5-e61c-4715-97b2-922ec62b4b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd8a1bdf-4577-4584-8432-5e5a6b27a52f', '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='39d1536e3f4d4b3f875af5d8c71fbd65',qos_specs=None,replication_status=,reservations=['50aac4a0-4496-42ff-8a48-fd2ecb0e2597','47303365-78f9-48b1-97be-33fb20a9f12c','e96b09e5-2b52-4694-ae12-63298f1e512c','882cbaac-0fec-467e-b653-adc7292f7164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f9d7d6995c843dca54a124f40d7671a',volume_type_id=83640f58-9874-4bcb-bff7-16d240756de5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd8a1bdf-4577-4584-8432-5e5a6b27a52f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1536e3f4d4b3f875af5d8c71fbd65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f9d7d6995c843dca54a124f40d7671a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83640f58-9874-4bcb-bff7-16d240756de5),volume_type_id=83640f58-9874-4bcb-bff7-16d240756de5)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.174496 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b115ca3-8a35-4eb5-94df-1ec92f381e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.182342 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e731d627-94c9-405b-8d6d-a7db109e2666 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:52.184094 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e731d627-94c9-405b-8d6d-a7db109e2666 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 04:59:52.185515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e731d627-94c9-405b-8d6d-a7db109e2666 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:52.185515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e731d627-94c9-405b-8d6d-a7db109e2666 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:52.185515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e731d627-94c9-405b-8d6d-a7db109e2666 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:52.186948 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=253,cinder:UPDATE=71,cinder:INSERT=29 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:59:52.189549 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:52.189549 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:52.190507 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e731d627-94c9-405b-8d6d-a7db109e2666 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 04:59:52.191284 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1135/4571] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:52 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:52.199723 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b115ca3-8a35-4eb5-94df-1ec92f381e94) transitioned into state 'SUCCESS' from 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='39d1536e3f4d4b3f875af5d8c71fbd65',qos_specs=None,replication_status=,reservations=['50aac4a0-4496-42ff-8a48-fd2ecb0e2597','47303365-78f9-48b1-97be-33fb20a9f12c','e96b09e5-2b52-4694-ae12-63298f1e512c','882cbaac-0fec-467e-b653-adc7292f7164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f9d7d6995c843dca54a124f40d7671a',volume_type_id=83640f58-9874-4bcb-bff7-16d240756de5)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.200697 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7f64b3-0902-4778-95c7-76bc3aba3477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.213415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7f64b3-0902-4778-95c7-76bc3aba3477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.214519 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Flow 'volume_create_api' (374c132d-fb3c-4a30-986f-783554ec6ab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:52.214925 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Create volume request issued successfully. Aug 25 04:59:52.215746 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4041a38a-a2c3-4bf9-acff-564048b54b12 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:52.216316 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1149/4572] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:59:52 2026] POST /volume/v3/volumes => generated 773 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:52.233763 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b05f6f8-8294-47cf-a598-f6b864eeaf92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:52.235448 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b05f6f8-8294-47cf-a598-f6b864eeaf92 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/volumes/fd8a1bdf-4577-4584-8432-5e5a6b27a52f Aug 25 04:59:52.235649 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b05f6f8-8294-47cf-a598-f6b864eeaf92 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:52.235876 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b05f6f8-8294-47cf-a598-f6b864eeaf92 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:52.237995 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=236,cinder:UPDATE=63,cinder:INSERT=25 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:59:52.246080 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:52.246080 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:52.252789 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b05f6f8-8294-47cf-a598-f6b864eeaf92 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Volume info retrieved successfully. Aug 25 04:59:52.265740 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b05f6f8-8294-47cf-a598-f6b864eeaf92 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes/fd8a1bdf-4577-4584-8432-5e5a6b27a52f returned with HTTP 200 Aug 25 04:59:52.266212 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1150/4573] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:52 2026] GET /volume/v3/volumes/fd8a1bdf-4577-4584-8432-5e5a6b27a52f => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:52.381301 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52c43b15-374a-4c60-b3b9-3895321bc7dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:52.383186 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52c43b15-374a-4c60-b3b9-3895321bc7dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:52.385840 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52c43b15-374a-4c60-b3b9-3895321bc7dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:52.385840 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52c43b15-374a-4c60-b3b9-3895321bc7dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:52.385840 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-52c43b15-374a-4c60-b3b9-3895321bc7dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:52.393864 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:52.393864 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:52.395088 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52c43b15-374a-4c60-b3b9-3895321bc7dc tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:52.396441 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1140/4574] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:52 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:52.596579 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:52.690529 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:52.690867 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-240332016"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:52.692199 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-240332016'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:52.692306 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume of 1 GB Aug 25 04:59:52.696619 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Availability Zones retrieved successfully. Aug 25 04:59:52.701243 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (0b9e0c1d-92af-430b-b5f9-ef1eeb8a709f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:52.702211 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76bc0e7c-553f-4c68-950b-d4cc15a54d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.703154 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:52.727611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76bc0e7c-553f-4c68-950b-d4cc15a54d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.728372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (285fc45a-dab2-4e36-b691-c68bf06dda99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.794324 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Created reservations ['7aaaf5c8-e1fe-45bd-ad23-ded6374f78ef', '34d7363a-b8d3-4a2f-989c-f488da4eaae9', '63ab9a91-ed4b-441a-bdf6-42bd4ca2d9d6', '7f796484-c917-4d98-b9fb-3aaf953a502c'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:52.795088 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (285fc45a-dab2-4e36-b691-c68bf06dda99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aaaf5c8-e1fe-45bd-ad23-ded6374f78ef', '34d7363a-b8d3-4a2f-989c-f488da4eaae9', '63ab9a91-ed4b-441a-bdf6-42bd4ca2d9d6', '7f796484-c917-4d98-b9fb-3aaf953a502c']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.795926 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db0318a5-9ddc-492c-a746-3b076ea3bcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.818647 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db0318a5-9ddc-492c-a746-3b076ea3bcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b992fb7-0bad-452a-bd29-e512a1d324a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-240332016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['7aaaf5c8-e1fe-45bd-ad23-ded6374f78ef','34d7363a-b8d3-4a2f-989c-f488da4eaae9','63ab9a91-ed4b-441a-bdf6-42bd4ca2d9d6','7f796484-c917-4d98-b9fb-3aaf953a502c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-240332016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b992fb7-0bad-452a-bd29-e512a1d324a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2ac9aa9074b96a5935e4075f5936d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.819487 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b38076-04b9-4d2b-af9a-4a7a82364d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.837823 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b38076-04b9-4d2b-af9a-4a7a82364d8d) transitioned into state 'SUCCESS' from state '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-240332016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['7aaaf5c8-e1fe-45bd-ad23-ded6374f78ef','34d7363a-b8d3-4a2f-989c-f488da4eaae9','63ab9a91-ed4b-441a-bdf6-42bd4ca2d9d6','7f796484-c917-4d98-b9fb-3aaf953a502c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.839214 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae4d082-8487-4791-9fe4-a278d225ad64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:52.850866 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae4d082-8487-4791-9fe4-a278d225ad64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:52.851674 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (0b9e0c1d-92af-430b-b5f9-ef1eeb8a709f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:52.852003 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request issued successfully. Aug 25 04:59:52.852562 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6ad0ef83-e4bd-49f1-bba4-ac9d051c6d27 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:52.852984 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1136/4575] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 04:59:52 2026] POST /volume/v3/volumes => generated 757 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:52.865751 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bcd30478-9e57-4d60-8f09-eab2c53f20cb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:52.870305 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcd30478-9e57-4d60-8f09-eab2c53f20cb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 Aug 25 04:59:52.870640 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcd30478-9e57-4d60-8f09-eab2c53f20cb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:52.870933 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bcd30478-9e57-4d60-8f09-eab2c53f20cb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:52.881157 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:52.881157 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:52.885105 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bcd30478-9e57-4d60-8f09-eab2c53f20cb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 04:59:52.891544 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bcd30478-9e57-4d60-8f09-eab2c53f20cb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 returned with HTTP 200 Aug 25 04:59:52.892258 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1150/4576] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:52 2026] GET /volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:53.204597 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d9a0f01-c29f-4744-b0be-30ed583caa62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.206514 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d9a0f01-c29f-4744-b0be-30ed583caa62 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 04:59:53.206744 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d9a0f01-c29f-4744-b0be-30ed583caa62 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.206970 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d9a0f01-c29f-4744-b0be-30ed583caa62 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.207074 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4d9a0f01-c29f-4744-b0be-30ed583caa62 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:53.211342 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:53.211342 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:53.211944 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d9a0f01-c29f-4744-b0be-30ed583caa62 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 04:59:53.212305 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1151/4577] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:53 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:53.279501 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e9d715cf-98b2-4ab8-a91d-8d258441637a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.282047 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9d715cf-98b2-4ab8-a91d-8d258441637a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/volumes/fd8a1bdf-4577-4584-8432-5e5a6b27a52f Aug 25 04:59:53.282334 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9d715cf-98b2-4ab8-a91d-8d258441637a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.282577 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e9d715cf-98b2-4ab8-a91d-8d258441637a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.285703 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=233,cinder:UPDATE=58,cinder:INSERT=28 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:59:53.292863 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:53.292863 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:53.297738 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e9d715cf-98b2-4ab8-a91d-8d258441637a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Volume info retrieved successfully. Aug 25 04:59:53.302855 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e9d715cf-98b2-4ab8-a91d-8d258441637a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes/fd8a1bdf-4577-4584-8432-5e5a6b27a52f returned with HTTP 200 Aug 25 04:59:53.303285 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1141/4578] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:53 2026] GET /volume/v3/volumes/fd8a1bdf-4577-4584-8432-5e5a6b27a52f => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:53.318179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1877e515-24a3-4421-8ddd-8e5eb4040f06 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.320411 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1877e515-24a3-4421-8ddd-8e5eb4040f06 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/messages Aug 25 04:59:53.320671 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1877e515-24a3-4421-8ddd-8e5eb4040f06 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.320891 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1877e515-24a3-4421-8ddd-8e5eb4040f06 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.321181 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:53.321181 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:53.326660 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1877e515-24a3-4421-8ddd-8e5eb4040f06 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 04:59:53.327114 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1137/4579] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 04:59:53 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:53.334594 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ff349586-8b7d-49c2-9eb0-7b4fabd29d0b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.336662 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff349586-8b7d-49c2-9eb0-7b4fabd29d0b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] DELETE https://10.4.3.213/volume/v3/messages/7cec747c-fc54-48a2-9c72-d9115342af5d Aug 25 04:59:53.337043 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff349586-8b7d-49c2-9eb0-7b4fabd29d0b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.337482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff349586-8b7d-49c2-9eb0-7b4fabd29d0b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.347231 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff349586-8b7d-49c2-9eb0-7b4fabd29d0b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/messages/7cec747c-fc54-48a2-9c72-d9115342af5d returned with HTTP 204 Aug 25 04:59:53.347627 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1151/4580] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 04:59:53 2026] DELETE /volume/v3/messages/7cec747c-fc54-48a2-9c72-d9115342af5d => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 04:59:53.358512 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c506d61d-213a-447d-9475-3cee473f2edf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.362006 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c506d61d-213a-447d-9475-3cee473f2edf tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/messages/7cec747c-fc54-48a2-9c72-d9115342af5d Aug 25 04:59:53.362254 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c506d61d-213a-447d-9475-3cee473f2edf tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.363717 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c506d61d-213a-447d-9475-3cee473f2edf tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.373110 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c506d61d-213a-447d-9475-3cee473f2edf tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/messages/7cec747c-fc54-48a2-9c72-d9115342af5d returned with HTTP 404 Aug 25 04:59:53.373663 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1152/4581] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:53 2026] GET /volume/v3/messages/7cec747c-fc54-48a2-9c72-d9115342af5d => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 04:59:53.380864 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.382924 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/fd8a1bdf-4577-4584-8432-5e5a6b27a52f Aug 25 04:59:53.383285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.383585 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.383809 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Delete volume with id: fd8a1bdf-4577-4584-8432-5e5a6b27a52f Aug 25 04:59:53.391730 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:53.391730 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:53.392137 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Volume info retrieved successfully. Aug 25 04:59:53.393262 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 04:59:53.402790 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1767563834 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1767563834, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:53.403036 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1767563834 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1767563834, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:53.407595 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b083eb25-d3c7-439d-ac60-cc588d3b88ca None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.409841 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b083eb25-d3c7-439d-ac60-cc588d3b88ca tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:53.410029 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b083eb25-d3c7-439d-ac60-cc588d3b88ca tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.410209 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b083eb25-d3c7-439d-ac60-cc588d3b88ca tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.410348 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b083eb25-d3c7-439d-ac60-cc588d3b88ca tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:53.410604 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Created reservations ['483aec1b-8276-4dde-a4cf-6f80b044f33e', 'ad2f4e4c-8c42-42cd-b4a6-5a3ec190eb99', '4176bb08-d866-4702-9e5e-10e80205ffe5', '82fd9a19-be9c-4e8f-bdff-a2797c774c02'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:53.416144 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:53.416144 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:53.416961 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b083eb25-d3c7-439d-ac60-cc588d3b88ca tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:53.417354 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1138/4582] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:53 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:53.440628 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Delete volume request issued successfully. Aug 25 04:59:53.440846 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c4c99df-1727-48cc-90d8-9c536402fd68 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes/fd8a1bdf-4577-4584-8432-5e5a6b27a52f returned with HTTP 202 Aug 25 04:59:53.441230 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1142/4583] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:53 2026] DELETE /volume/v3/volumes/fd8a1bdf-4577-4584-8432-5e5a6b27a52f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:53.449937 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-149ec8dc-7632-4aa4-aa19-abc0bccbb25a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.452009 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-149ec8dc-7632-4aa4-aa19-abc0bccbb25a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] DELETE https://10.4.3.213/volume/v3/types/83640f58-9874-4bcb-bff7-16d240756de5 Aug 25 04:59:53.452242 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-149ec8dc-7632-4aa4-aa19-abc0bccbb25a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.452511 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-149ec8dc-7632-4aa4-aa19-abc0bccbb25a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.478275 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-149ec8dc-7632-4aa4-aa19-abc0bccbb25a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/types/83640f58-9874-4bcb-bff7-16d240756de5 returned with HTTP 202 Aug 25 04:59:53.478786 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1152/4584] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:53 2026] DELETE /volume/v3/types/83640f58-9874-4bcb-bff7-16d240756de5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:53.491392 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1bfe0768-f539-461b-870f-cb5509a3316e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.496717 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bfe0768-f539-461b-870f-cb5509a3316e tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:53.497120 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bfe0768-f539-461b-870f-cb5509a3316e tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-816663433", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1284475826", "vendor_name": "tempest-vendor_name-1550016124"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:53.543819 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bfe0768-f539-461b-870f-cb5509a3316e tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:53.547655 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1153/4585] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:59:53 2026] POST /volume/v3/types => generated 328 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:53.553458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6f67896-08a5-4fb6-acfb-645518d0646b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.555314 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:53.555725 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "665315db-367f-4769-8202-d1e23860f25b", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:53.557239 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Create volume request body: {'volume': {'volume_type': '665315db-367f-4769-8202-d1e23860f25b', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:53.561851 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Create volume of 1 GB Aug 25 04:59:53.562111 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:53.562111 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:53.562555 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Availability Zones retrieved successfully. Aug 25 04:59:53.568360 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Flow 'volume_create_api' (16b6056d-eab6-4333-ae17-e763e6fe7b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:53.569364 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4515a528-4a85-4346-a24e-c0da163e63b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:53.570271 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:53.593409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4515a528-4a85-4346-a24e-c0da163e63b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:59:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1284475826',vendor_name='tempest-vendor_name-1550016124'},id=665315db-367f-4769-8202-d1e23860f25b,is_public=True,name='tempest-ProjectAdminTests-volume-type-816663433',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '665315db-367f-4769-8202-d1e23860f25b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:53.594376 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68efa86-1612-4881-9b41-3f10d459ff01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:53.625691 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-816663433 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-816663433, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:53.626051 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-816663433 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-816663433, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:53.652838 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Created reservations ['7d15c88d-b613-4f66-990d-83154a35a46e', '4213eee0-5a03-4798-98ba-2d9eb90e4b64', 'c3caa4b6-e522-4839-9e86-dafd2cf15821', '1b9b74f7-3550-47c5-9125-392f82238c30'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:53.653627 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68efa86-1612-4881-9b41-3f10d459ff01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d15c88d-b613-4f66-990d-83154a35a46e', '4213eee0-5a03-4798-98ba-2d9eb90e4b64', 'c3caa4b6-e522-4839-9e86-dafd2cf15821', '1b9b74f7-3550-47c5-9125-392f82238c30']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:53.654397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343e0b22-77a5-420c-84d9-b78af73363a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:53.677935 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343e0b22-77a5-420c-84d9-b78af73363a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b6ab358-61dc-42dc-9747-3da306bcb7bb', '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='39d1536e3f4d4b3f875af5d8c71fbd65',qos_specs=None,replication_status=,reservations=['7d15c88d-b613-4f66-990d-83154a35a46e','4213eee0-5a03-4798-98ba-2d9eb90e4b64','c3caa4b6-e522-4839-9e86-dafd2cf15821','1b9b74f7-3550-47c5-9125-392f82238c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f9d7d6995c843dca54a124f40d7671a',volume_type_id=665315db-367f-4769-8202-d1e23860f25b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:53Z,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=9b6ab358-61dc-42dc-9747-3da306bcb7bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1536e3f4d4b3f875af5d8c71fbd65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f9d7d6995c843dca54a124f40d7671a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(665315db-367f-4769-8202-d1e23860f25b),volume_type_id=665315db-367f-4769-8202-d1e23860f25b)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:53.678774 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe9d830-65e9-4c98-aca7-cd487529d739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:53.697201 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe9d830-65e9-4c98-aca7-cd487529d739) transitioned into state 'SUCCESS' from 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='39d1536e3f4d4b3f875af5d8c71fbd65',qos_specs=None,replication_status=,reservations=['7d15c88d-b613-4f66-990d-83154a35a46e','4213eee0-5a03-4798-98ba-2d9eb90e4b64','c3caa4b6-e522-4839-9e86-dafd2cf15821','1b9b74f7-3550-47c5-9125-392f82238c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f9d7d6995c843dca54a124f40d7671a',volume_type_id=665315db-367f-4769-8202-d1e23860f25b)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:53.697886 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858bde99-3190-48c0-a467-badd0cfb4e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:53.706127 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858bde99-3190-48c0-a467-badd0cfb4e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:53.707268 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Flow 'volume_create_api' (16b6056d-eab6-4333-ae17-e763e6fe7b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:53.707697 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Create volume request issued successfully. Aug 25 04:59:53.708449 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6f67896-08a5-4fb6-acfb-645518d0646b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:53.708926 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1139/4586] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:59:53 2026] POST /volume/v3/volumes => generated 772 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:53.723134 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c6e3f26-7c29-472c-a7f6-61a801bbdb99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.727031 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c6e3f26-7c29-472c-a7f6-61a801bbdb99 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/volumes/9b6ab358-61dc-42dc-9747-3da306bcb7bb Aug 25 04:59:53.727227 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c6e3f26-7c29-472c-a7f6-61a801bbdb99 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.727401 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c6e3f26-7c29-472c-a7f6-61a801bbdb99 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.735072 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:53.735072 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:53.738952 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c6e3f26-7c29-472c-a7f6-61a801bbdb99 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Volume info retrieved successfully. Aug 25 04:59:53.743610 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c6e3f26-7c29-472c-a7f6-61a801bbdb99 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes/9b6ab358-61dc-42dc-9747-3da306bcb7bb returned with HTTP 200 Aug 25 04:59:53.744160 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1143/4587] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:53 2026] GET /volume/v3/volumes/9b6ab358-61dc-42dc-9747-3da306bcb7bb => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:53.906356 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-38072596-95ad-4f59-8a28-5c5cee9026bc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.911920 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-38072596-95ad-4f59-8a28-5c5cee9026bc tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 Aug 25 04:59:53.912106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-38072596-95ad-4f59-8a28-5c5cee9026bc tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:53.912305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-38072596-95ad-4f59-8a28-5c5cee9026bc tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:53.918606 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=247,cinder:INSERT=28,cinder:UPDATE=63 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 04:59:53.925811 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:53.925811 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:53.930101 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-38072596-95ad-4f59-8a28-5c5cee9026bc tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 04:59:53.936315 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-38072596-95ad-4f59-8a28-5c5cee9026bc tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 returned with HTTP 200 Aug 25 04:59:53.936962 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1153/4588] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:53 2026] GET /volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:53.957763 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e677f4f-acae-49f1-b6d2-8d3a8ff3dc7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:53.960276 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e677f4f-acae-49f1-b6d2-8d3a8ff3dc7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] POST https://10.4.3.213/volume/v3/backups Aug 25 04:59:53.960755 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e677f4f-acae-49f1-b6d2-8d3a8ff3dc7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b992fb7-0bad-452a-bd29-e512a1d324a3", "name": "tempest-CreateVolumesFromBackupTest-Backup-783238286"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:53.963086 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-9e677f4f-acae-49f1-b6d2-8d3a8ff3dc7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Creating new backup {'backup': {'volume_id': '1b992fb7-0bad-452a-bd29-e512a1d324a3', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-783238286'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 04:59:53.963343 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-9e677f4f-acae-49f1-b6d2-8d3a8ff3dc7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Creating backup of volume 1b992fb7-0bad-452a-bd29-e512a1d324a3 in container None Aug 25 04:59:53.973603 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:53.973603 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:53.974417 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e677f4f-acae-49f1-b6d2-8d3a8ff3dc7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 04:59:54.009818 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9e677f4f-acae-49f1-b6d2-8d3a8ff3dc7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Created reservations ['76a14576-dd43-4395-90cb-53cc0d2b002b', 'f4e9182c-2594-4fad-87f9-bda7bb0e8f5b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:54.046516 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e677f4f-acae-49f1-b6d2-8d3a8ff3dc7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 04:59:54.047306 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1154/4589] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 04:59:53 2026] POST /volume/v3/backups => generated 338 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:54.056313 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-43556bca-b627-48d3-b32a-614b76034598 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.058095 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43556bca-b627-48d3-b32a-614b76034598 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 04:59:54.058288 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43556bca-b627-48d3-b32a-614b76034598 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:54.058462 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43556bca-b627-48d3-b32a-614b76034598 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:54.058556 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-43556bca-b627-48d3-b32a-614b76034598 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:54.064089 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:54.064089 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:54.065291 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43556bca-b627-48d3-b32a-614b76034598 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 04:59:54.066171 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1140/4590] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:54 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:54.223405 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d464ec2b-e87c-4050-95d4-2b9dd8382f34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.225823 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d464ec2b-e87c-4050-95d4-2b9dd8382f34 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 04:59:54.226127 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d464ec2b-e87c-4050-95d4-2b9dd8382f34 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:54.226417 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d464ec2b-e87c-4050-95d4-2b9dd8382f34 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:54.226617 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d464ec2b-e87c-4050-95d4-2b9dd8382f34 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:54.233683 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:54.233683 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:54.234818 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d464ec2b-e87c-4050-95d4-2b9dd8382f34 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 04:59:54.235335 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1144/4591] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:54 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:54.430759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ac5a81f3-453d-4557-a829-3b314c648321 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.432912 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac5a81f3-453d-4557-a829-3b314c648321 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:54.433158 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac5a81f3-453d-4557-a829-3b314c648321 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:54.433404 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ac5a81f3-453d-4557-a829-3b314c648321 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:54.433576 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ac5a81f3-453d-4557-a829-3b314c648321 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:54.439969 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:54.439969 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:54.441038 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ac5a81f3-453d-4557-a829-3b314c648321 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:54.441576 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1154/4592] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:54 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:54.757180 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-002b5c95-6315-48cc-8a13-481425206d6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.758984 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-002b5c95-6315-48cc-8a13-481425206d6f tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/volumes/9b6ab358-61dc-42dc-9747-3da306bcb7bb Aug 25 04:59:54.759220 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-002b5c95-6315-48cc-8a13-481425206d6f tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:54.759417 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-002b5c95-6315-48cc-8a13-481425206d6f tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:54.767905 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:54.767905 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:54.772245 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-002b5c95-6315-48cc-8a13-481425206d6f tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Volume info retrieved successfully. Aug 25 04:59:54.777419 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-002b5c95-6315-48cc-8a13-481425206d6f tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes/9b6ab358-61dc-42dc-9747-3da306bcb7bb returned with HTTP 200 Aug 25 04:59:54.778034 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1155/4593] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:54 2026] GET /volume/v3/volumes/9b6ab358-61dc-42dc-9747-3da306bcb7bb => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:54.793777 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dc08becf-d35a-4795-94e3-4923ba6d36ae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.798560 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc08becf-d35a-4795-94e3-4923ba6d36ae tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/messages Aug 25 04:59:54.798815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc08becf-d35a-4795-94e3-4923ba6d36ae tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:54.799032 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc08becf-d35a-4795-94e3-4923ba6d36ae tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:54.806281 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc08becf-d35a-4795-94e3-4923ba6d36ae tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 04:59:54.806647 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1141/4594] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 04:59:54 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:54.815178 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-689a4082-8e11-4863-a760-97b98ed89de8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.817631 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-689a4082-8e11-4863-a760-97b98ed89de8 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/messages Aug 25 04:59:54.817631 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-689a4082-8e11-4863-a760-97b98ed89de8 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:54.820138 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-689a4082-8e11-4863-a760-97b98ed89de8 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:54.822728 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-689a4082-8e11-4863-a760-97b98ed89de8 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 04:59:54.823076 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1145/4595] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 04:59:54 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:54.834313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-53ac2452-07a5-496b-b160-3f365c1f8afa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.840544 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53ac2452-07a5-496b-b160-3f365c1f8afa tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] DELETE https://10.4.3.213/volume/v3/messages/29bb5a08-b0cf-439a-a3a3-0d1b711a779b Aug 25 04:59:54.840544 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53ac2452-07a5-496b-b160-3f365c1f8afa tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:54.840544 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53ac2452-07a5-496b-b160-3f365c1f8afa tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:54.848444 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53ac2452-07a5-496b-b160-3f365c1f8afa tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/messages/29bb5a08-b0cf-439a-a3a3-0d1b711a779b returned with HTTP 204 Aug 25 04:59:54.848973 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1155/4596] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 04:59:54 2026] DELETE /volume/v3/messages/29bb5a08-b0cf-439a-a3a3-0d1b711a779b => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 04:59:54.855380 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.857929 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/9b6ab358-61dc-42dc-9747-3da306bcb7bb Aug 25 04:59:54.858635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:54.858860 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:54.859136 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Delete volume with id: 9b6ab358-61dc-42dc-9747-3da306bcb7bb Aug 25 04:59:54.867552 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:54.867552 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:54.868087 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Volume info retrieved successfully. Aug 25 04:59:54.869395 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 04:59:54.880916 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-816663433 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-816663433, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:54.881302 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-816663433 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-816663433, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:54.890444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Created reservations ['8c6fddc3-e7ce-4c9f-8f73-2bdcf1e7c3aa', 'c135de6c-310e-41a8-ae3d-b2e6fef8b952', '07862718-ef15-475c-a5eb-b22bbda098a7', '587a58b0-188a-4ffa-bdda-05b415d4d039'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:54.921372 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Delete volume request issued successfully. Aug 25 04:59:54.921768 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0dd09691-cb4f-4481-bbb9-ae114b81fb69 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes/9b6ab358-61dc-42dc-9747-3da306bcb7bb returned with HTTP 202 Aug 25 04:59:54.922332 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1156/4597] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:54 2026] DELETE /volume/v3/volumes/9b6ab358-61dc-42dc-9747-3da306bcb7bb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:54.929031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ba6909e0-94f6-417e-8e98-a901b0fadcd3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.931187 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba6909e0-94f6-417e-8e98-a901b0fadcd3 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] DELETE https://10.4.3.213/volume/v3/types/665315db-367f-4769-8202-d1e23860f25b Aug 25 04:59:54.931410 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba6909e0-94f6-417e-8e98-a901b0fadcd3 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:54.931700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba6909e0-94f6-417e-8e98-a901b0fadcd3 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:54.974270 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba6909e0-94f6-417e-8e98-a901b0fadcd3 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/types/665315db-367f-4769-8202-d1e23860f25b returned with HTTP 202 Aug 25 04:59:54.974898 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1142/4598] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:54 2026] DELETE /volume/v3/types/665315db-367f-4769-8202-d1e23860f25b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:54.983951 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a5639e5-2ee2-47cd-a447-31602ae4c37d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:54.985888 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a5639e5-2ee2-47cd-a447-31602ae4c37d tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:54.986498 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a5639e5-2ee2-47cd-a447-31602ae4c37d tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-213012443", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1863558731", "vendor_name": "tempest-vendor_name-1564626635"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:55.003161 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a5639e5-2ee2-47cd-a447-31602ae4c37d tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:55.003848 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1146/4599] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:59:54 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:55.012691 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:55.018980 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 04:59:55.018980 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f937c47-b5d0-4322-a03a-3183d339a403", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:55.018980 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Create volume request body: {'volume': {'volume_type': '9f937c47-b5d0-4322-a03a-3183d339a403', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 04:59:55.026232 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Create volume of 1 GB Aug 25 04:59:55.027006 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:55.027006 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:55.027781 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Availability Zones retrieved successfully. Aug 25 04:59:55.037278 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Flow 'volume_create_api' (67068322-2fa4-411b-afd3-c6fc1b728549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:55.041288 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04e083e-d76b-4f89-ae38-f413888e68df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:55.042780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 04:59:55.071556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04e083e-d76b-4f89-ae38-f413888e68df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:59:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1863558731',vendor_name='tempest-vendor_name-1564626635'},id=9f937c47-b5d0-4322-a03a-3183d339a403,is_public=True,name='tempest-ProjectAdminTests-volume-type-213012443',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f937c47-b5d0-4322-a03a-3183d339a403', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:55.072765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744a597f-bd8e-44f1-a65d-5a1099e6f354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:55.078468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e7abbaf-848d-4a71-b8ad-7d6bcfe05c04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:55.081069 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e7abbaf-848d-4a71-b8ad-7d6bcfe05c04 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 04:59:55.081531 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e7abbaf-848d-4a71-b8ad-7d6bcfe05c04 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:55.081989 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e7abbaf-848d-4a71-b8ad-7d6bcfe05c04 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:55.082591 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7e7abbaf-848d-4a71-b8ad-7d6bcfe05c04 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:55.091202 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:55.091202 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:55.093023 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e7abbaf-848d-4a71-b8ad-7d6bcfe05c04 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 04:59:55.093790 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1157/4600] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:55 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:55.106500 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-213012443 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-213012443, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:55.107713 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-213012443 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-213012443, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:55.131756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Created reservations ['a6a3443f-5c82-4a97-9088-76f8e687414a', '9142f55e-e239-46aa-b0cf-59b199816858', '4b4c018d-ac76-41eb-a9a4-85a69fe38a33', '99395c98-c777-4cb6-890a-0f606d5ae57f'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:55.132793 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744a597f-bd8e-44f1-a65d-5a1099e6f354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6a3443f-5c82-4a97-9088-76f8e687414a', '9142f55e-e239-46aa-b0cf-59b199816858', '4b4c018d-ac76-41eb-a9a4-85a69fe38a33', '99395c98-c777-4cb6-890a-0f606d5ae57f']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:55.133768 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04351ae0-d713-45b7-b6d9-1975cc63a53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:55.165039 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04351ae0-d713-45b7-b6d9-1975cc63a53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01b30dbb-7284-4803-ab89-dd0019f42341', '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='39d1536e3f4d4b3f875af5d8c71fbd65',qos_specs=None,replication_status=,reservations=['a6a3443f-5c82-4a97-9088-76f8e687414a','9142f55e-e239-46aa-b0cf-59b199816858','4b4c018d-ac76-41eb-a9a4-85a69fe38a33','99395c98-c777-4cb6-890a-0f606d5ae57f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f9d7d6995c843dca54a124f40d7671a',volume_type_id=9f937c47-b5d0-4322-a03a-3183d339a403), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T04:59:55Z,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=01b30dbb-7284-4803-ab89-dd0019f42341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39d1536e3f4d4b3f875af5d8c71fbd65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f9d7d6995c843dca54a124f40d7671a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f937c47-b5d0-4322-a03a-3183d339a403),volume_type_id=9f937c47-b5d0-4322-a03a-3183d339a403)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:55.166393 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61904103-bed2-4b9c-bf81-58bb8cfdc807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:55.189069 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61904103-bed2-4b9c-bf81-58bb8cfdc807) transitioned into state 'SUCCESS' from 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='39d1536e3f4d4b3f875af5d8c71fbd65',qos_specs=None,replication_status=,reservations=['a6a3443f-5c82-4a97-9088-76f8e687414a','9142f55e-e239-46aa-b0cf-59b199816858','4b4c018d-ac76-41eb-a9a4-85a69fe38a33','99395c98-c777-4cb6-890a-0f606d5ae57f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f9d7d6995c843dca54a124f40d7671a',volume_type_id=9f937c47-b5d0-4322-a03a-3183d339a403)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:55.190320 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ab6889-b0d1-4ae9-800f-7471acfff905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 04:59:55.202736 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ab6889-b0d1-4ae9-800f-7471acfff905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 04:59:55.203781 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Flow 'volume_create_api' (67068322-2fa4-411b-afd3-c6fc1b728549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 04:59:55.204256 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Create volume request issued successfully. Aug 25 04:59:55.204992 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8d954606-70f9-4e80-b3a8-5ed809bf52dd tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 04:59:55.205566 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1156/4601] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 04:59:55 2026] POST /volume/v3/volumes => generated 772 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 04:59:55.218159 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-967b5897-8b9e-4cd9-ada6-62dcd3d7228c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:55.220441 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-967b5897-8b9e-4cd9-ada6-62dcd3d7228c tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/volumes/01b30dbb-7284-4803-ab89-dd0019f42341 Aug 25 04:59:55.220770 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-967b5897-8b9e-4cd9-ada6-62dcd3d7228c tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:55.221322 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-967b5897-8b9e-4cd9-ada6-62dcd3d7228c tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:55.230513 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:55.230513 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:55.234943 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-967b5897-8b9e-4cd9-ada6-62dcd3d7228c tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Volume info retrieved successfully. Aug 25 04:59:55.239010 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-967b5897-8b9e-4cd9-ada6-62dcd3d7228c tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes/01b30dbb-7284-4803-ab89-dd0019f42341 returned with HTTP 200 Aug 25 04:59:55.239633 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1143/4602] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:55 2026] GET /volume/v3/volumes/01b30dbb-7284-4803-ab89-dd0019f42341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:55.246527 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60f686e2-53b7-4e03-b3ae-25615b9ca845 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:55.250012 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60f686e2-53b7-4e03-b3ae-25615b9ca845 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 04:59:55.250333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60f686e2-53b7-4e03-b3ae-25615b9ca845 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:55.251370 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60f686e2-53b7-4e03-b3ae-25615b9ca845 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:55.251493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-60f686e2-53b7-4e03-b3ae-25615b9ca845 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:55.258589 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:55.258589 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:55.260108 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60f686e2-53b7-4e03-b3ae-25615b9ca845 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 04:59:55.260523 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1147/4603] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:55 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:55.453324 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb3e3f0b-ac5c-443d-a96d-cf03dad87ed7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:55.457252 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb3e3f0b-ac5c-443d-a96d-cf03dad87ed7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:55.457474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb3e3f0b-ac5c-443d-a96d-cf03dad87ed7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:55.457699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb3e3f0b-ac5c-443d-a96d-cf03dad87ed7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:55.461470 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bb3e3f0b-ac5c-443d-a96d-cf03dad87ed7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:55.467756 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:55.467756 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:55.468944 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb3e3f0b-ac5c-443d-a96d-cf03dad87ed7 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:55.469403 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1158/4604] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:55 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:56.108752 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d84aa830-1728-4ae5-b70b-5a9ff496b15b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.110727 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d84aa830-1728-4ae5-b70b-5a9ff496b15b tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 04:59:56.110966 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d84aa830-1728-4ae5-b70b-5a9ff496b15b tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.111140 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d84aa830-1728-4ae5-b70b-5a9ff496b15b tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.111246 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-d84aa830-1728-4ae5-b70b-5a9ff496b15b tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:56.115567 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:56.115567 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:56.116315 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d84aa830-1728-4ae5-b70b-5a9ff496b15b tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 04:59:56.116780 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1157/4605] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:56 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:56.255813 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-302865e9-d3b0-4135-b5c9-f2ba9e27940b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.258289 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-302865e9-d3b0-4135-b5c9-f2ba9e27940b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/volumes/01b30dbb-7284-4803-ab89-dd0019f42341 Aug 25 04:59:56.258558 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-302865e9-d3b0-4135-b5c9-f2ba9e27940b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.258791 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-302865e9-d3b0-4135-b5c9-f2ba9e27940b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.269688 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:56.269688 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:56.270702 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6402b4df-8ed9-4e29-b568-738e6892b584 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.272996 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6402b4df-8ed9-4e29-b568-738e6892b584 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 04:59:56.273325 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6402b4df-8ed9-4e29-b568-738e6892b584 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.273819 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6402b4df-8ed9-4e29-b568-738e6892b584 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.273819 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6402b4df-8ed9-4e29-b568-738e6892b584 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:56.275422 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-302865e9-d3b0-4135-b5c9-f2ba9e27940b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Volume info retrieved successfully. Aug 25 04:59:56.279635 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:56.279635 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:56.280357 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6402b4df-8ed9-4e29-b568-738e6892b584 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 04:59:56.280867 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1148/4606] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:56 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:56.282618 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-302865e9-d3b0-4135-b5c9-f2ba9e27940b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes/01b30dbb-7284-4803-ab89-dd0019f42341 returned with HTTP 200 Aug 25 04:59:56.282951 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1144/4607] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:56 2026] GET /volume/v3/volumes/01b30dbb-7284-4803-ab89-dd0019f42341 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:56.298364 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-208a32cc-4a35-46fd-8ba1-ab0fc0e08184 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.300226 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-208a32cc-4a35-46fd-8ba1-ab0fc0e08184 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/messages Aug 25 04:59:56.300712 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-208a32cc-4a35-46fd-8ba1-ab0fc0e08184 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.300934 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-208a32cc-4a35-46fd-8ba1-ab0fc0e08184 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.305999 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-208a32cc-4a35-46fd-8ba1-ab0fc0e08184 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 04:59:56.306498 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1159/4608] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 04:59:56 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:56.317394 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-98037279-883b-4cc4-8d3f-c62ab1dd70fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.319447 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98037279-883b-4cc4-8d3f-c62ab1dd70fc tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] GET https://10.4.3.213/volume/v3/messages/3e00f5d1-62d0-4d16-b51b-80cb11df472d Aug 25 04:59:56.319718 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-98037279-883b-4cc4-8d3f-c62ab1dd70fc tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.320006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-98037279-883b-4cc4-8d3f-c62ab1dd70fc tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.323802 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-98037279-883b-4cc4-8d3f-c62ab1dd70fc tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/messages/3e00f5d1-62d0-4d16-b51b-80cb11df472d returned with HTTP 200 Aug 25 04:59:56.324197 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1158/4609] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:56 2026] GET /volume/v3/messages/3e00f5d1-62d0-4d16-b51b-80cb11df472d => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:56.335741 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5b6b673-dcf4-4c76-ba6e-db75520f8d5b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.338029 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5b6b673-dcf4-4c76-ba6e-db75520f8d5b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] DELETE https://10.4.3.213/volume/v3/messages/3e00f5d1-62d0-4d16-b51b-80cb11df472d Aug 25 04:59:56.338325 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5b6b673-dcf4-4c76-ba6e-db75520f8d5b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.338601 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5b6b673-dcf4-4c76-ba6e-db75520f8d5b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.352257 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5b6b673-dcf4-4c76-ba6e-db75520f8d5b tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/messages/3e00f5d1-62d0-4d16-b51b-80cb11df472d returned with HTTP 204 Aug 25 04:59:56.353030 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1149/4610] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 04:59:56 2026] DELETE /volume/v3/messages/3e00f5d1-62d0-4d16-b51b-80cb11df472d => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 04:59:56.363184 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.365819 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/01b30dbb-7284-4803-ab89-dd0019f42341 Aug 25 04:59:56.366390 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.366720 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.366964 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Delete volume with id: 01b30dbb-7284-4803-ab89-dd0019f42341 Aug 25 04:59:56.377192 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:56.377192 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:56.377739 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Volume info retrieved successfully. Aug 25 04:59:56.379225 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100270) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 04:59:56.394162 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-213012443 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-213012443, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:56.394649 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-213012443 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-213012443, it is now deprecated. Please use the default quota class for default quota. Aug 25 04:59:56.404784 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Created reservations ['6398e06e-e335-40c4-9d39-4da7dd630234', '55891370-8799-409f-ad59-4acc3de9ee53', '7f9ed5b8-93f4-4204-b26f-c56bd3bcf176', 'b98a91b2-1759-4281-a1d7-0e1d19e202ec'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 04:59:56.440038 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Delete volume request issued successfully. Aug 25 04:59:56.440294 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d8ca8533-48a1-4cc5-a1f5-07253f06ed3a tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/volumes/01b30dbb-7284-4803-ab89-dd0019f42341 returned with HTTP 202 Aug 25 04:59:56.440939 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1145/4611] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 04:59:56 2026] DELETE /volume/v3/volumes/01b30dbb-7284-4803-ab89-dd0019f42341 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:56.451542 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-116f7b9f-3215-4a10-8275-8f8c77c04762 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.455830 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-116f7b9f-3215-4a10-8275-8f8c77c04762 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] DELETE https://10.4.3.213/volume/v3/types/9f937c47-b5d0-4322-a03a-3183d339a403 Aug 25 04:59:56.456085 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-116f7b9f-3215-4a10-8275-8f8c77c04762 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.459616 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-116f7b9f-3215-4a10-8275-8f8c77c04762 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.484305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6563890f-afaa-4ee5-b9de-0086a6fae811 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.485922 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6563890f-afaa-4ee5-b9de-0086a6fae811 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:56.486142 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6563890f-afaa-4ee5-b9de-0086a6fae811 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.486306 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6563890f-afaa-4ee5-b9de-0086a6fae811 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.486408 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6563890f-afaa-4ee5-b9de-0086a6fae811 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:56.491218 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:56.491218 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:56.492160 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6563890f-afaa-4ee5-b9de-0086a6fae811 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:56.492385 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1159/4612] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:56 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:56.498832 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-116f7b9f-3215-4a10-8275-8f8c77c04762 tempest-ProjectAdminTests-845127972 tempest-ProjectAdminTests-845127972-project-admin] https://10.4.3.213/volume/v3/types/9f937c47-b5d0-4322-a03a-3183d339a403 returned with HTTP 202 Aug 25 04:59:56.499309 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1160/4613] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:56 2026] DELETE /volume/v3/types/9f937c47-b5d0-4322-a03a-3183d339a403 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:56.587679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-db9b1aaf-f37d-4fea-b278-6869a9169a63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.593848 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-db9b1aaf-f37d-4fea-b278-6869a9169a63 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:56.594115 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-db9b1aaf-f37d-4fea-b278-6869a9169a63 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.594372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-db9b1aaf-f37d-4fea-b278-6869a9169a63 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.609541 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:56.609541 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:56.614808 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-db9b1aaf-f37d-4fea-b278-6869a9169a63 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:56.621282 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-db9b1aaf-f37d-4fea-b278-6869a9169a63 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:56.621826 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1150/4614] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 04:59:56 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:56.732397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed022886-0f34-4779-bc3f-a6f2b2660255 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.733405 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed022886-0f34-4779-bc3f-a6f2b2660255 None None] GET https://10.4.3.213/volume// Aug 25 04:59:56.733405 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed022886-0f34-4779-bc3f-a6f2b2660255 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.733405 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed022886-0f34-4779-bc3f-a6f2b2660255 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.733781 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed022886-0f34-4779-bc3f-a6f2b2660255 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:59:56.734091 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1146/4615] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 04:59: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 25 04:59:56.744599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-bfc23a76-16e5-48a9-acbc-90478363f3bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.747021 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-bfc23a76-16e5-48a9-acbc-90478363f3bb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 04:59:56.747369 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-bfc23a76-16e5-48a9-acbc-90478363f3bb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe599258-ad86-4391-87e3-a02ec2cd48fd", "connector": null, "instance_uuid": "44df861f-9b8f-4c92-9b7c-b0867da6d476"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:56.762138 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:56.762138 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:56.803572 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-bfc23a76-16e5-48a9-acbc-90478363f3bb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 04:59:56.804700 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1160/4616] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 04:59:56 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 25 04:59:56.841239 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2de6fae-26eb-4332-8726-44c9b6877fd6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.845464 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2de6fae-26eb-4332-8726-44c9b6877fd6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:56.845464 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2de6fae-26eb-4332-8726-44c9b6877fd6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.845464 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2de6fae-26eb-4332-8726-44c9b6877fd6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.861588 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:56.861588 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:56.869852 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f2de6fae-26eb-4332-8726-44c9b6877fd6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:56.869922 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-01105944-247a-4601-a3c1-21e92172aecc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.870118 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01105944-247a-4601-a3c1-21e92172aecc None None] GET https://10.4.3.213/volume// Aug 25 04:59:56.870410 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01105944-247a-4601-a3c1-21e92172aecc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.871379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-01105944-247a-4601-a3c1-21e92172aecc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.871379 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-01105944-247a-4601-a3c1-21e92172aecc None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 04:59:56.871501 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1151/4617] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 04:59: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 25 04:59:56.877934 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2de6fae-26eb-4332-8726-44c9b6877fd6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:56.877934 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1161/4618] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:56 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:56.880299 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-55d22bad-bc26-407d-94e6-cd95330ad3eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:56.886162 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-55d22bad-bc26-407d-94e6-cd95330ad3eb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:56.886934 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-55d22bad-bc26-407d-94e6-cd95330ad3eb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:56.887496 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-55d22bad-bc26-407d-94e6-cd95330ad3eb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:56.904180 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:56.904180 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:56.908477 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-55d22bad-bc26-407d-94e6-cd95330ad3eb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:56.913871 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-55d22bad-bc26-407d-94e6-cd95330ad3eb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:56.914272 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1147/4619] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 04:59:56 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 1083 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 04:59:57.053854 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-6288b760-93c0-427b-8f87-171106b4d454 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:57.057510 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-6288b760-93c0-427b-8f87-171106b4d454 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] PUT https://10.4.3.213/volume/v3/attachments/5814b726-c658-49ca-890e-20e284d57607 Aug 25 04:59:57.058112 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-6288b760-93c0-427b-8f87-171106b4d454 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:57.070510 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-6288b760-93c0-427b-8f87-171106b4d454 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Acquiring lock "cinder-attachment_update-fe599258-ad86-4391-87e3-a02ec2cd48fd-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 04:59:57.078385 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-6288b760-93c0-427b-8f87-171106b4d454 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Lock "cinder-attachment_update-fe599258-ad86-4391-87e3-a02ec2cd48fd-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 04:59:57.080076 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:57.080076 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:57.129398 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be0bb135-1191-490e-82b4-6cdc9a7ecb66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:57.131440 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be0bb135-1191-490e-82b4-6cdc9a7ecb66 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 04:59:57.131691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be0bb135-1191-490e-82b4-6cdc9a7ecb66 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:57.131862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be0bb135-1191-490e-82b4-6cdc9a7ecb66 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:57.131957 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-be0bb135-1191-490e-82b4-6cdc9a7ecb66 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:57.136911 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:57.136911 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:57.137841 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be0bb135-1191-490e-82b4-6cdc9a7ecb66 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 04:59:57.138477 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1152/4620] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:57 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:57.189103 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-6288b760-93c0-427b-8f87-171106b4d454 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Lock "cinder-attachment_update-fe599258-ad86-4391-87e3-a02ec2cd48fd-np0000008045" released by "attachment_update" :: held 0.111s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 04:59:57.189593 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-6288b760-93c0-427b-8f87-171106b4d454 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments/5814b726-c658-49ca-890e-20e284d57607 returned with HTTP 200 Aug 25 04:59:57.190240 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1161/4621] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 04:59:57 2026] PUT /volume/v3/attachments/5814b726-c658-49ca-890e-20e284d57607 => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:57.215511 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-f9de0567-333d-4e43-adc7-26055fe63a5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:57.219115 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-f9de0567-333d-4e43-adc7-26055fe63a5b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd/encryption Aug 25 04:59:57.219343 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-f9de0567-333d-4e43-adc7-26055fe63a5b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:57.220105 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-f9de0567-333d-4e43-adc7-26055fe63a5b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:57.247204 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:57.247204 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:57.259350 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-f9de0567-333d-4e43-adc7-26055fe63a5b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd/encryption returned with HTTP 200 Aug 25 04:59:57.259967 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1162/4622] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 04:59:57 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd/encryption => generated 160 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:57.300741 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f6874f16-067c-4169-9190-57622deb2916 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:57.302716 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6874f16-067c-4169-9190-57622deb2916 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 04:59:57.303876 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6874f16-067c-4169-9190-57622deb2916 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:57.303876 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f6874f16-067c-4169-9190-57622deb2916 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:57.303876 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f6874f16-067c-4169-9190-57622deb2916 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:57.309144 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:57.309144 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:57.309849 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f6874f16-067c-4169-9190-57622deb2916 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 04:59:57.310311 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1148/4623] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:57 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:57.505684 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d0708ff-3070-4d1b-99d4-0308af871df3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:57.508166 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d0708ff-3070-4d1b-99d4-0308af871df3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:57.509068 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d0708ff-3070-4d1b-99d4-0308af871df3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:57.509068 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d0708ff-3070-4d1b-99d4-0308af871df3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:57.509419 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3d0708ff-3070-4d1b-99d4-0308af871df3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:57.514872 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:57.514872 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:57.515775 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d0708ff-3070-4d1b-99d4-0308af871df3 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:57.516220 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1153/4624] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:57 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:57.892124 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-809183a2-7d67-49ad-88c9-9932a827011f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:57.894374 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-809183a2-7d67-49ad-88c9-9932a827011f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:57.894618 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-809183a2-7d67-49ad-88c9-9932a827011f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:57.894856 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-809183a2-7d67-49ad-88c9-9932a827011f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:57.910895 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:57.910895 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 04:59:57.914690 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-809183a2-7d67-49ad-88c9-9932a827011f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:57.921906 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-809183a2-7d67-49ad-88c9-9932a827011f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:57.922403 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1162/4625] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:57 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.150144 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08078163-ac7b-48ca-83c1-2523ab586177 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.152835 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08078163-ac7b-48ca-83c1-2523ab586177 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 04:59:58.153066 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08078163-ac7b-48ca-83c1-2523ab586177 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:58.153293 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08078163-ac7b-48ca-83c1-2523ab586177 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:58.153449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-08078163-ac7b-48ca-83c1-2523ab586177 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:58.160157 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:58.160157 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:58.160913 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08078163-ac7b-48ca-83c1-2523ab586177 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 04:59:58.162530 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1163/4626] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:58 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.218444 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bc1311e6-35ba-40b1-a6c1-6159a6835313 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.327297 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82551428-696f-42e3-af32-56106d5d7c26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.330447 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82551428-696f-42e3-af32-56106d5d7c26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 04:59:58.330779 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82551428-696f-42e3-af32-56106d5d7c26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:58.331086 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82551428-696f-42e3-af32-56106d5d7c26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:58.331244 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-82551428-696f-42e3-af32-56106d5d7c26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:58.340422 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:58.340422 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:58.340637 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82551428-696f-42e3-af32-56106d5d7c26 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 04:59:58.340997 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1154/4627] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:58 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.382928 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc1311e6-35ba-40b1-a6c1-6159a6835313 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:58.383312 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bc1311e6-35ba-40b1-a6c1-6159a6835313 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-707715827", "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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.404040 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bc1311e6-35ba-40b1-a6c1-6159a6835313 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:58.404416 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1149/4628] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types => generated 379 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.416608 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bf18dc98-a41a-49f2-b7b0-21d748f598ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.419672 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf18dc98-a41a-49f2-b7b0-21d748f598ae tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption Aug 25 04:59:58.419789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bf18dc98-a41a-49f2-b7b0-21d748f598ae tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.448937 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bf18dc98-a41a-49f2-b7b0-21d748f598ae tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption returned with HTTP 200 Aug 25 04:59:58.449003 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1163/4629] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.459309 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5d071d9-4d58-4311-b555-9a151171005b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.461346 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5d071d9-4d58-4311-b555-9a151171005b tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:58.461806 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5d071d9-4d58-4311-b555-9a151171005b tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-928476777", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.485140 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5d071d9-4d58-4311-b555-9a151171005b tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:58.486551 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1164/4630] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.500818 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c77d86d-2780-44de-a807-7f2af6ba51e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.509750 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c77d86d-2780-44de-a807-7f2af6ba51e2 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types/b9e39507-5282-409e-85b3-b439ef6940b0/encryption Aug 25 04:59:58.510238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c77d86d-2780-44de-a807-7f2af6ba51e2 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.530397 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-33d1adec-aaae-43ef-865b-ecbfd273f6fa None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.532684 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33d1adec-aaae-43ef-865b-ecbfd273f6fa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:58.532905 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33d1adec-aaae-43ef-865b-ecbfd273f6fa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:58.533090 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33d1adec-aaae-43ef-865b-ecbfd273f6fa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:58.533196 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-33d1adec-aaae-43ef-865b-ecbfd273f6fa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:58.538457 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:58.538457 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:58.539262 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33d1adec-aaae-43ef-865b-ecbfd273f6fa tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:58.539749 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1150/4631] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:58 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.548577 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c77d86d-2780-44de-a807-7f2af6ba51e2 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/b9e39507-5282-409e-85b3-b439ef6940b0/encryption returned with HTTP 200 Aug 25 04:59:58.549184 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1155/4632] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types/b9e39507-5282-409e-85b3-b439ef6940b0/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.560564 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-69d68f78-19e7-475a-be6f-343239143ea3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.562983 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69d68f78-19e7-475a-be6f-343239143ea3 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:58.563347 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-69d68f78-19e7-475a-be6f-343239143ea3 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-652394900", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.603712 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-69d68f78-19e7-475a-be6f-343239143ea3 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:58.604122 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1164/4633] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.612038 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd958499-2d2e-4792-b0c7-d0fec42a04be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.614581 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd958499-2d2e-4792-b0c7-d0fec42a04be tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types/ffe8191f-64e8-4ceb-b24b-a0e33ca92be1/extra_specs Aug 25 04:59:58.614581 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd958499-2d2e-4792-b0c7-d0fec42a04be tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.650144 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd958499-2d2e-4792-b0c7-d0fec42a04be tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/ffe8191f-64e8-4ceb-b24b-a0e33ca92be1/extra_specs returned with HTTP 200 Aug 25 04:59:58.650743 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1165/4634] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types/ffe8191f-64e8-4ceb-b24b-a0e33ca92be1/extra_specs => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:59:58.658664 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-012727f2-2781-40ee-90b2-2605c9112eb6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.660282 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-012727f2-2781-40ee-90b2-2605c9112eb6 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] PUT https://10.4.3.213/volume/v3/types/ffe8191f-64e8-4ceb-b24b-a0e33ca92be1/extra_specs/key2 Aug 25 04:59:58.660644 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-012727f2-2781-40ee-90b2-2605c9112eb6 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.681086 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-012727f2-2781-40ee-90b2-2605c9112eb6 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/ffe8191f-64e8-4ceb-b24b-a0e33ca92be1/extra_specs/key2 returned with HTTP 200 Aug 25 04:59:58.681086 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1151/4635] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:59:58 2026] PUT /volume/v3/types/ffe8191f-64e8-4ceb-b24b-a0e33ca92be1/extra_specs/key2 => generated 25 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:59:58.690456 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37fdcb53-e4ab-4998-8460-d5d7dd3a2f26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.692892 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37fdcb53-e4ab-4998-8460-d5d7dd3a2f26 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:58.693499 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37fdcb53-e4ab-4998-8460-d5d7dd3a2f26 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.711723 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37fdcb53-e4ab-4998-8460-d5d7dd3a2f26 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:58.712364 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1156/4636] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types => generated 195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.723039 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a958dee9-d416-4524-89e0-07c93b93fb22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.725302 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a958dee9-d416-4524-89e0-07c93b93fb22 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] DELETE https://10.4.3.213/volume/v3/types/07ae5c61-b5a3-4ae5-82a8-d023b1a7418d Aug 25 04:59:58.725564 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a958dee9-d416-4524-89e0-07c93b93fb22 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:58.725803 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a958dee9-d416-4524-89e0-07c93b93fb22 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:58.754256 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a958dee9-d416-4524-89e0-07c93b93fb22 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/07ae5c61-b5a3-4ae5-82a8-d023b1a7418d returned with HTTP 202 Aug 25 04:59:58.754895 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1165/4637] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:58 2026] DELETE /volume/v3/types/07ae5c61-b5a3-4ae5-82a8-d023b1a7418d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:58.764284 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-398cbb00-32ba-4674-bdf7-f2c57ef4f1eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.766285 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-398cbb00-32ba-4674-bdf7-f2c57ef4f1eb tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:58.766713 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-398cbb00-32ba-4674-bdf7-f2c57ef4f1eb tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1649140055", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.786989 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-398cbb00-32ba-4674-bdf7-f2c57ef4f1eb tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:58.787324 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1166/4638] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.796067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c7245ca0-2891-4eb5-a64e-626389dc902c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.798738 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7245ca0-2891-4eb5-a64e-626389dc902c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types/8544191d-779d-4b78-9211-2c93e74bd5ea/encryption Aug 25 04:59:58.799416 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7245ca0-2891-4eb5-a64e-626389dc902c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.823638 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7245ca0-2891-4eb5-a64e-626389dc902c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/8544191d-779d-4b78-9211-2c93e74bd5ea/encryption returned with HTTP 200 Aug 25 04:59:58.824222 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1152/4639] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types/8544191d-779d-4b78-9211-2c93e74bd5ea/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.833331 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84fc0afc-ecfb-406b-b0ab-de86fffadc43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.835073 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84fc0afc-ecfb-406b-b0ab-de86fffadc43 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] DELETE https://10.4.3.213/volume/v3/types/8544191d-779d-4b78-9211-2c93e74bd5ea/encryption/476acf66-7704-4659-a376-8a685d96ac1e Aug 25 04:59:58.835327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84fc0afc-ecfb-406b-b0ab-de86fffadc43 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:58.835831 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84fc0afc-ecfb-406b-b0ab-de86fffadc43 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:58.851110 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84fc0afc-ecfb-406b-b0ab-de86fffadc43 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/8544191d-779d-4b78-9211-2c93e74bd5ea/encryption/476acf66-7704-4659-a376-8a685d96ac1e returned with HTTP 202 Aug 25 04:59:58.851985 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1157/4640] 10.4.3.213 () {66 vars in 1489 bytes} [Tue Aug 25 04:59:58 2026] DELETE /volume/v3/types/8544191d-779d-4b78-9211-2c93e74bd5ea/encryption/476acf66-7704-4659-a376-8a685d96ac1e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:58.860786 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47f646ce-9f81-4d63-9983-a7799a35bd10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.863155 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47f646ce-9f81-4d63-9983-a7799a35bd10 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:58.863232 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47f646ce-9f81-4d63-9983-a7799a35bd10 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1807834608", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.890491 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47f646ce-9f81-4d63-9983-a7799a35bd10 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:58.890491 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1166/4641] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.900039 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-adb64354-9eee-450c-a04c-b06cae378a76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.901950 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adb64354-9eee-450c-a04c-b06cae378a76 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] DELETE https://10.4.3.213/volume/v3/types/c5a84ee7-b4e9-4817-bc53-f7489a9189a3/extra_specs/key1 Aug 25 04:59:58.902149 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-adb64354-9eee-450c-a04c-b06cae378a76 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:58.902326 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-adb64354-9eee-450c-a04c-b06cae378a76 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:58.926249 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adb64354-9eee-450c-a04c-b06cae378a76 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/c5a84ee7-b4e9-4817-bc53-f7489a9189a3/extra_specs/key1 returned with HTTP 202 Aug 25 04:59:58.927469 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1167/4642] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 04:59:58 2026] DELETE /volume/v3/types/c5a84ee7-b4e9-4817-bc53-f7489a9189a3/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 04:59:58.937257 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d74a1345-b9a7-48c0-95a9-8749433d968b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.937867 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fc392d43-5d80-4388-8b28-62f57d14b0c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.939531 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d74a1345-b9a7-48c0-95a9-8749433d968b tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 04:59:58.939774 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc392d43-5d80-4388-8b28-62f57d14b0c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:58.940012 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc392d43-5d80-4388-8b28-62f57d14b0c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:58.940076 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d74a1345-b9a7-48c0-95a9-8749433d968b tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-585380882", "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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:58.940263 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fc392d43-5d80-4388-8b28-62f57d14b0c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:58.949691 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:58.949691 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:58.953239 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fc392d43-5d80-4388-8b28-62f57d14b0c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 04:59:58.957125 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fc392d43-5d80-4388-8b28-62f57d14b0c1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 04:59:58.957570 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1158/4643] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:58 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.962323 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d74a1345-b9a7-48c0-95a9-8749433d968b tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:58.964219 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1153/4644] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 04:59:58 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:58.973220 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5d729f7d-1553-47c0-a323-3281b49b6f26 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:58.976464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d729f7d-1553-47c0-a323-3281b49b6f26 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] DELETE https://10.4.3.213/volume/v3/types/c955597b-36da-4225-8bf7-5b5c8f28ff20 Aug 25 04:59:58.976464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d729f7d-1553-47c0-a323-3281b49b6f26 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:58.976464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5d729f7d-1553-47c0-a323-3281b49b6f26 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.018527 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5d729f7d-1553-47c0-a323-3281b49b6f26 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/c955597b-36da-4225-8bf7-5b5c8f28ff20 returned with HTTP 202 Aug 25 04:59:59.019845 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1167/4645] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:58 2026] DELETE /volume/v3/types/c955597b-36da-4225-8bf7-5b5c8f28ff20 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:59.027157 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0fc1bdb6-bdc2-4e90-b737-1f33b9a0f216 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.028977 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fc1bdb6-bdc2-4e90-b737-1f33b9a0f216 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] GET https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs Aug 25 04:59:59.029159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fc1bdb6-bdc2-4e90-b737-1f33b9a0f216 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.029337 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fc1bdb6-bdc2-4e90-b737-1f33b9a0f216 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.035930 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fc1bdb6-bdc2-4e90-b737-1f33b9a0f216 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs returned with HTTP 200 Aug 25 04:59:59.036274 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1168/4646] 10.4.3.213 () {66 vars in 1378 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:59.045925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbb501b4-15d3-41c2-ab0a-0498995c3aab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.048037 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbb501b4-15d3-41c2-ab0a-0498995c3aab tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] GET https://10.4.3.213/volume/v3/types Aug 25 04:59:59.048260 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbb501b4-15d3-41c2-ab0a-0498995c3aab tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.048514 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbb501b4-15d3-41c2-ab0a-0498995c3aab tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.061406 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbb501b4-15d3-41c2-ab0a-0498995c3aab tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 04:59:59.061876 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1159/4647] 10.4.3.213 () {66 vars in 1231 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/types => generated 2828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 04:59:59.071338 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-88a94724-e58d-47df-ad3f-feedbf4b7964 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.073196 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88a94724-e58d-47df-ad3f-feedbf4b7964 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] GET https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption/cipher Aug 25 04:59:59.073369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88a94724-e58d-47df-ad3f-feedbf4b7964 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.073573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88a94724-e58d-47df-ad3f-feedbf4b7964 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.079803 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88a94724-e58d-47df-ad3f-feedbf4b7964 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption/cipher returned with HTTP 200 Aug 25 04:59:59.080135 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1154/4648] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:59:59.088134 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5803d575-651c-46bf-a8d9-01597abc25aa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.091547 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5803d575-651c-46bf-a8d9-01597abc25aa tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] GET https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption Aug 25 04:59:59.091547 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5803d575-651c-46bf-a8d9-01597abc25aa tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.091547 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5803d575-651c-46bf-a8d9-01597abc25aa tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.096664 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5803d575-651c-46bf-a8d9-01597abc25aa tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption returned with HTTP 200 Aug 25 04:59:59.097107 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1168/4649] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:59.106955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86286a1c-609b-4722-8fa6-43ff0a45b651 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.109488 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86286a1c-609b-4722-8fa6-43ff0a45b651 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] GET https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs/multiattach Aug 25 04:59:59.109488 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86286a1c-609b-4722-8fa6-43ff0a45b651 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.109488 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86286a1c-609b-4722-8fa6-43ff0a45b651 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.115519 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86286a1c-609b-4722-8fa6-43ff0a45b651 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs/multiattach returned with HTTP 200 Aug 25 04:59:59.115904 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1169/4650] 10.4.3.213 () {66 vars in 1414 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:59:59.126444 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0d1c8e1-212a-4cf6-ac4b-74f6d34ccf3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.128783 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d1c8e1-212a-4cf6-ac4b-74f6d34ccf3c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] GET https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs/volume_backend_name Aug 25 04:59:59.129021 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d1c8e1-212a-4cf6-ac4b-74f6d34ccf3c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.129172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0d1c8e1-212a-4cf6-ac4b-74f6d34ccf3c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.137094 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0d1c8e1-212a-4cf6-ac4b-74f6d34ccf3c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs/volume_backend_name returned with HTTP 200 Aug 25 04:59:59.137094 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1160/4651] 10.4.3.213 () {66 vars in 1438 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:59:59.144621 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-023ed239-9f68-4c5e-9aad-3c620ed34f3c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.146728 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-023ed239-9f68-4c5e-9aad-3c620ed34f3c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] GET https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76 Aug 25 04:59:59.146922 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-023ed239-9f68-4c5e-9aad-3c620ed34f3c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.147138 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-023ed239-9f68-4c5e-9aad-3c620ed34f3c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.152579 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-023ed239-9f68-4c5e-9aad-3c620ed34f3c tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76 returned with HTTP 200 Aug 25 04:59:59.153018 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1155/4652] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76 => generated 401 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:59.168701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cbc18403-1ffc-4b01-8b3c-cbdac2427d35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.171486 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cbc18403-1ffc-4b01-8b3c-cbdac2427d35 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] PUT https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption/553ab493-2951-4cf9-b332-5bc39f1ee4ad Aug 25 04:59:59.171946 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cbc18403-1ffc-4b01-8b3c-cbdac2427d35 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:59.174370 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a472a77f-087b-4798-88c4-683871f25c8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.176339 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a472a77f-087b-4798-88c4-683871f25c8f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 04:59:59.176544 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a472a77f-087b-4798-88c4-683871f25c8f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.176761 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a472a77f-087b-4798-88c4-683871f25c8f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.176859 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a472a77f-087b-4798-88c4-683871f25c8f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:59.184691 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:59.184691 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 04:59:59.185449 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a472a77f-087b-4798-88c4-683871f25c8f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 04:59:59.185849 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1170/4653] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:59.192738 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cbc18403-1ffc-4b01-8b3c-cbdac2427d35 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption/553ab493-2951-4cf9-b332-5bc39f1ee4ad returned with HTTP 200 Aug 25 04:59:59.193609 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1169/4654] 10.4.3.213 () {68 vars in 1506 bytes} [Tue Aug 25 04:59:59 2026] PUT /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/encryption/553ab493-2951-4cf9-b332-5bc39f1ee4ad => generated 33 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:59:59.203499 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb41af11-1e64-4a7b-a826-6880b764d515 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.206002 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb41af11-1e64-4a7b-a826-6880b764d515 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] PUT https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs/key1 Aug 25 04:59:59.206408 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb41af11-1e64-4a7b-a826-6880b764d515 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:59.234857 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb41af11-1e64-4a7b-a826-6880b764d515 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs/key1 returned with HTTP 200 Aug 25 04:59:59.235479 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1161/4655] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 04:59:59 2026] PUT /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76/extra_specs/key1 => generated 30 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 04:59:59.246662 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2d53b276-2a8c-49f8-8317-50d28c0605a1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.248413 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d53b276-2a8c-49f8-8317-50d28c0605a1 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] PUT https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76 Aug 25 04:59:59.248811 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2d53b276-2a8c-49f8-8317-50d28c0605a1 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 04:59:59.265456 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2d53b276-2a8c-49f8-8317-50d28c0605a1 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76 returned with HTTP 200 Aug 25 04:59:59.265456 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1156/4656] 10.4.3.213 () {68 vars in 1362 bytes} [Tue Aug 25 04:59:59 2026] PUT /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76 => generated 370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:59.276349 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-991d4f93-ab0d-4b0c-8838-18115c9d42b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.280664 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-991d4f93-ab0d-4b0c-8838-18115c9d42b2 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] DELETE https://10.4.3.213/volume/v3/types/c5a84ee7-b4e9-4817-bc53-f7489a9189a3 Aug 25 04:59:59.280921 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-991d4f93-ab0d-4b0c-8838-18115c9d42b2 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.281382 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-991d4f93-ab0d-4b0c-8838-18115c9d42b2 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.318568 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-991d4f93-ab0d-4b0c-8838-18115c9d42b2 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/c5a84ee7-b4e9-4817-bc53-f7489a9189a3 returned with HTTP 202 Aug 25 04:59:59.319025 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1171/4657] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:59 2026] DELETE /volume/v3/types/c5a84ee7-b4e9-4817-bc53-f7489a9189a3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:59.326069 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eee21e3a-1d58-4080-9110-2065a180c545 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.327851 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eee21e3a-1d58-4080-9110-2065a180c545 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] DELETE https://10.4.3.213/volume/v3/types/8544191d-779d-4b78-9211-2c93e74bd5ea Aug 25 04:59:59.328017 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eee21e3a-1d58-4080-9110-2065a180c545 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.328291 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eee21e3a-1d58-4080-9110-2065a180c545 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.356508 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fcd38a41-3935-490f-b323-6129f27365c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.360530 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcd38a41-3935-490f-b323-6129f27365c9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 04:59:59.361256 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcd38a41-3935-490f-b323-6129f27365c9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.361604 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcd38a41-3935-490f-b323-6129f27365c9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.361889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fcd38a41-3935-490f-b323-6129f27365c9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:59.364509 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eee21e3a-1d58-4080-9110-2065a180c545 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/8544191d-779d-4b78-9211-2c93e74bd5ea returned with HTTP 202 Aug 25 04:59:59.366722 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1170/4658] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:59 2026] DELETE /volume/v3/types/8544191d-779d-4b78-9211-2c93e74bd5ea => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:59.368349 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:59.368349 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:59.369346 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcd38a41-3935-490f-b323-6129f27365c9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 04:59:59.369958 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1162/4659] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:59.374445 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-36f1e402-8c98-40c2-aea0-511a5fd3898f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.376801 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-36f1e402-8c98-40c2-aea0-511a5fd3898f tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] DELETE https://10.4.3.213/volume/v3/types/ffe8191f-64e8-4ceb-b24b-a0e33ca92be1 Aug 25 04:59:59.377105 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-36f1e402-8c98-40c2-aea0-511a5fd3898f tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.377383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-36f1e402-8c98-40c2-aea0-511a5fd3898f tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.409045 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-36f1e402-8c98-40c2-aea0-511a5fd3898f tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/ffe8191f-64e8-4ceb-b24b-a0e33ca92be1 returned with HTTP 202 Aug 25 04:59:59.409523 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1157/4660] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:59 2026] DELETE /volume/v3/types/ffe8191f-64e8-4ceb-b24b-a0e33ca92be1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:59.417245 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9847432c-5931-4cb2-a202-2d9f993e1973 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.421446 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9847432c-5931-4cb2-a202-2d9f993e1973 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] DELETE https://10.4.3.213/volume/v3/types/b9e39507-5282-409e-85b3-b439ef6940b0 Aug 25 04:59:59.421750 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9847432c-5931-4cb2-a202-2d9f993e1973 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.422072 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9847432c-5931-4cb2-a202-2d9f993e1973 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.464094 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9847432c-5931-4cb2-a202-2d9f993e1973 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/b9e39507-5282-409e-85b3-b439ef6940b0 returned with HTTP 202 Aug 25 04:59:59.464645 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1172/4661] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:59 2026] DELETE /volume/v3/types/b9e39507-5282-409e-85b3-b439ef6940b0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:59.471984 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4fe7240a-7b0c-4b3a-b36d-edd2e2910199 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.473921 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fe7240a-7b0c-4b3a-b36d-edd2e2910199 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] DELETE https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76 Aug 25 04:59:59.474162 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fe7240a-7b0c-4b3a-b36d-edd2e2910199 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.474807 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4fe7240a-7b0c-4b3a-b36d-edd2e2910199 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.509752 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4fe7240a-7b0c-4b3a-b36d-edd2e2910199 tempest-VolumeTypesAdminTests-1180858588 tempest-VolumeTypesAdminTests-1180858588-project-admin] https://10.4.3.213/volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76 returned with HTTP 202 Aug 25 04:59:59.510162 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1171/4662] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 04:59:59 2026] DELETE /volume/v3/types/74b47970-5ad0-4d85-9c90-e15c4424ac76 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 04:59:59.550798 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2f54f53-30e4-44e1-bfe6-a06cd9c7bf31 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.553531 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2f54f53-30e4-44e1-bfe6-a06cd9c7bf31 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 04:59:59.553878 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2f54f53-30e4-44e1-bfe6-a06cd9c7bf31 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.554209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2f54f53-30e4-44e1-bfe6-a06cd9c7bf31 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.554415 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e2f54f53-30e4-44e1-bfe6-a06cd9c7bf31 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 04:59:59.560215 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:59.560215 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 04:59:59.561218 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2f54f53-30e4-44e1-bfe6-a06cd9c7bf31 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 04:59:59.562008 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1163/4663] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 04:59:59.974509 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0f597ba6-e8a9-45cf-8800-6570d8ee63d1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 04:59:59.976468 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f597ba6-e8a9-45cf-8800-6570d8ee63d1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 04:59:59.977020 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f597ba6-e8a9-45cf-8800-6570d8ee63d1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 04:59:59.977020 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0f597ba6-e8a9-45cf-8800-6570d8ee63d1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 04:59:59.990193 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 04:59:59.990193 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 04:59:59.995807 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0f597ba6-e8a9-45cf-8800-6570d8ee63d1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:00.000960 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0f597ba6-e8a9-45cf-8800-6570d8ee63d1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 05:00:00.001349 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1158/4664] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 04:59:59 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:00.204206 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09e7285d-3195-4ff6-805f-17cc41eb7a84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:00.207022 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09e7285d-3195-4ff6-805f-17cc41eb7a84 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:00.207686 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09e7285d-3195-4ff6-805f-17cc41eb7a84 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:00.207946 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09e7285d-3195-4ff6-805f-17cc41eb7a84 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:00.208127 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-09e7285d-3195-4ff6-805f-17cc41eb7a84 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:00.214043 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:00.214043 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:00.216686 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09e7285d-3195-4ff6-805f-17cc41eb7a84 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:00.217456 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1173/4665] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:00 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:00.383697 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fb4bf71c-6580-4e65-9b87-c7ac59f1a222 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:00.390585 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb4bf71c-6580-4e65-9b87-c7ac59f1a222 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:00.390959 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb4bf71c-6580-4e65-9b87-c7ac59f1a222 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:00.391205 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fb4bf71c-6580-4e65-9b87-c7ac59f1a222 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:00.391331 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fb4bf71c-6580-4e65-9b87-c7ac59f1a222 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:00.399180 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:00.399180 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:00.400309 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fb4bf71c-6580-4e65-9b87-c7ac59f1a222 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:00.400987 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1172/4666] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:00 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:00.576411 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-545567b4-54c4-4f49-926a-345effcd606e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:00.579440 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-545567b4-54c4-4f49-926a-345effcd606e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:00.579794 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-545567b4-54c4-4f49-926a-345effcd606e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:00.581220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-545567b4-54c4-4f49-926a-345effcd606e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:00.581220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-545567b4-54c4-4f49-926a-345effcd606e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:00.591442 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:00.591442 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:00.592441 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-545567b4-54c4-4f49-926a-345effcd606e tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 05:00:00.592908 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1164/4667] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:00 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.017233 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-97bf54b0-4df7-4053-b24a-91a6a4a1c252 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.019970 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97bf54b0-4df7-4053-b24a-91a6a4a1c252 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:01.020412 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97bf54b0-4df7-4053-b24a-91a6a4a1c252 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:01.021053 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-97bf54b0-4df7-4053-b24a-91a6a4a1c252 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:01.033977 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:01.033977 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:01.038621 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-97bf54b0-4df7-4053-b24a-91a6a4a1c252 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:01.044992 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-97bf54b0-4df7-4053-b24a-91a6a4a1c252 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 05:00:01.045892 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1159/4668] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:01 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.231349 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55ffd961-32b5-4863-a9a8-de99042dfa5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.233751 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55ffd961-32b5-4863-a9a8-de99042dfa5a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:01.234299 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55ffd961-32b5-4863-a9a8-de99042dfa5a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:01.234569 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55ffd961-32b5-4863-a9a8-de99042dfa5a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:01.234723 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-55ffd961-32b5-4863-a9a8-de99042dfa5a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:01.243775 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:01.243775 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:01.245578 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55ffd961-32b5-4863-a9a8-de99042dfa5a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:01.245767 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1174/4669] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:01 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.265450 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-be93da22-787f-4325-af27-471c99805b00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.417337 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-66a67bba-6f57-45e3-80cc-0a04ed02e8eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.423414 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66a67bba-6f57-45e3-80cc-0a04ed02e8eb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:01.423787 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66a67bba-6f57-45e3-80cc-0a04ed02e8eb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:01.424097 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66a67bba-6f57-45e3-80cc-0a04ed02e8eb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:01.424257 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-66a67bba-6f57-45e3-80cc-0a04ed02e8eb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:01.436500 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:01.436500 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:01.437157 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66a67bba-6f57-45e3-80cc-0a04ed02e8eb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:01.437703 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1165/4670] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:01 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.441502 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be93da22-787f-4325-af27-471c99805b00 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:01.442153 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-be93da22-787f-4325-af27-471c99805b00 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1831676416", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.476883 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-be93da22-787f-4325-af27-471c99805b00 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:01.477697 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1173/4671] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/types => generated 380 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.489342 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c9d8b28-94b1-45fe-920e-1d79a4a85f90 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.492452 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c9d8b28-94b1-45fe-920e-1d79a4a85f90 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] POST https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption Aug 25 05:00:01.492452 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c9d8b28-94b1-45fe-920e-1d79a4a85f90 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.550583 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c9d8b28-94b1-45fe-920e-1d79a4a85f90 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption returned with HTTP 200 Aug 25 05:00:01.551606 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1160/4672] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption => generated 239 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.564010 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcdb7c7b-43d5-4b19-b41f-0678cf4ce56c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.568145 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcdb7c7b-43d5-4b19-b41f-0678cf4ce56c tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:01.570199 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcdb7c7b-43d5-4b19-b41f-0678cf4ce56c tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-501660171", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.611882 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3cade43-b1b6-4d5e-b98d-4982f6f194e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.614827 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcdb7c7b-43d5-4b19-b41f-0678cf4ce56c tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:01.615355 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3cade43-b1b6-4d5e-b98d-4982f6f194e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:01.616348 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3cade43-b1b6-4d5e-b98d-4982f6f194e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:01.616722 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3cade43-b1b6-4d5e-b98d-4982f6f194e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:01.616858 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1175/4673] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.616926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c3cade43-b1b6-4d5e-b98d-4982f6f194e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:01.624582 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:01.624582 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:01.625730 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3cade43-b1b6-4d5e-b98d-4982f6f194e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 05:00:01.626219 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1166/4674] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:01 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.632491 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a95028ba-c398-41fc-b0e6-61a4b8e61b9a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.668633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-215fcaf8-7617-4377-982b-27bef24f4096 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.672811 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-215fcaf8-7617-4377-982b-27bef24f4096 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/attachments/5814b726-c658-49ca-890e-20e284d57607/action Aug 25 05:00:01.672811 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-215fcaf8-7617-4377-982b-27bef24f4096 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:00:01.672811 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-215fcaf8-7617-4377-982b-27bef24f4096 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.689298 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:01.689298 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:01.712335 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-2018bc95-15a7-4b37-be49-42ca1b6efd25 req-215fcaf8-7617-4377-982b-27bef24f4096 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments/5814b726-c658-49ca-890e-20e284d57607/action returned with HTTP 204 Aug 25 05:00:01.712335 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1161/4675] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/attachments/5814b726-c658-49ca-890e-20e284d57607/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:01.754344 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a95028ba-c398-41fc-b0e6-61a4b8e61b9a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] POST https://10.4.3.213/volume/v3/types/8c89f1bf-79f1-432d-9af1-a5482352e8f0/encryption Aug 25 05:00:01.755026 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a95028ba-c398-41fc-b0e6-61a4b8e61b9a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.760558 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-a95028ba-c398-41fc-b0e6-61a4b8e61b9a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:01.760984 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a95028ba-c398-41fc-b0e6-61a4b8e61b9a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/8c89f1bf-79f1-432d-9af1-a5482352e8f0/encryption returned with HTTP 403 Aug 25 05:00:01.763472 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1174/4676] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/types/8c89f1bf-79f1-432d-9af1-a5482352e8f0/encryption => generated 127 bytes in 134 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:01.774062 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5787bf33-241f-47dd-a1d9-eaf90e0f267e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.776462 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5787bf33-241f-47dd-a1d9-eaf90e0f267e tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:01.777454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5787bf33-241f-47dd-a1d9-eaf90e0f267e tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1021260145", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.805350 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5787bf33-241f-47dd-a1d9-eaf90e0f267e tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:01.805350 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1176/4677] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.818954 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39373bd1-2062-415e-b19b-d438c3f8dc08 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.821326 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39373bd1-2062-415e-b19b-d438c3f8dc08 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] POST https://10.4.3.213/volume/v3/types/66562b97-c980-410b-b97a-82f455964f90/extra_specs Aug 25 05:00:01.825807 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39373bd1-2062-415e-b19b-d438c3f8dc08 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.825807 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-39373bd1-2062-415e-b19b-d438c3f8dc08 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:01.825807 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39373bd1-2062-415e-b19b-d438c3f8dc08 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/66562b97-c980-410b-b97a-82f455964f90/extra_specs returned with HTTP 403 Aug 25 05:00:01.828302 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1167/4678] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/types/66562b97-c980-410b-b97a-82f455964f90/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:01.859688 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ffbc45ef-94d2-4db8-8c8c-8c6b122aea0c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.866009 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ffbc45ef-94d2-4db8-8c8c-8c6b122aea0c tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] PUT https://10.4.3.213/volume/v3/types/66562b97-c980-410b-b97a-82f455964f90/extra_specs/key2 Aug 25 05:00:01.866009 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ffbc45ef-94d2-4db8-8c8c-8c6b122aea0c tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.870692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-ffbc45ef-94d2-4db8-8c8c-8c6b122aea0c tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:01.870692 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ffbc45ef-94d2-4db8-8c8c-8c6b122aea0c tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/66562b97-c980-410b-b97a-82f455964f90/extra_specs/key2 returned with HTTP 403 Aug 25 05:00:01.872056 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1162/4679] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 05:00:01 2026] PUT /volume/v3/types/66562b97-c980-410b-b97a-82f455964f90/extra_specs/key2 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:01.898144 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-16ae002b-083e-4ab3-b3f9-37effcb91bce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.902168 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16ae002b-083e-4ab3-b3f9-37effcb91bce tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:01.902805 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-16ae002b-083e-4ab3-b3f9-37effcb91bce tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.906515 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-16ae002b-083e-4ab3-b3f9-37effcb91bce tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:01.906515 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-16ae002b-083e-4ab3-b3f9-37effcb91bce tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types returned with HTTP 403 Aug 25 05:00:01.908205 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1175/4680] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:01.925866 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2be9a4b-b323-4588-9d8a-a91d24ff04d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.928515 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2be9a4b-b323-4588-9d8a-a91d24ff04d6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:01.929025 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2be9a4b-b323-4588-9d8a-a91d24ff04d6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-578888450", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:01.966944 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2be9a4b-b323-4588-9d8a-a91d24ff04d6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:01.967586 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1177/4681] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:01.979268 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0d0c5be-80ba-4382-965d-26c59ef4afdc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:01.981972 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0d0c5be-80ba-4382-965d-26c59ef4afdc tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] POST https://10.4.3.213/volume/v3/types/9baa1896-2234-446d-8e3c-0a69554cc3c3/encryption Aug 25 05:00:01.982345 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0d0c5be-80ba-4382-965d-26c59ef4afdc tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:02.021761 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0d0c5be-80ba-4382-965d-26c59ef4afdc tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types/9baa1896-2234-446d-8e3c-0a69554cc3c3/encryption returned with HTTP 200 Aug 25 05:00:02.021761 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1168/4682] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 05:00:01 2026] POST /volume/v3/types/9baa1896-2234-446d-8e3c-0a69554cc3c3/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:02.036679 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1f359454-e411-4ab2-8d8a-0350f4b0f3b3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.040176 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f359454-e411-4ab2-8d8a-0350f4b0f3b3 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] DELETE https://10.4.3.213/volume/v3/types/9baa1896-2234-446d-8e3c-0a69554cc3c3/encryption/8e85f338-ce12-4115-9219-e748627387c3 Aug 25 05:00:02.040917 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f359454-e411-4ab2-8d8a-0350f4b0f3b3 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.041472 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f359454-e411-4ab2-8d8a-0350f4b0f3b3 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.042932 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-1f359454-e411-4ab2-8d8a-0350f4b0f3b3 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:02.044461 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f359454-e411-4ab2-8d8a-0350f4b0f3b3 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/9baa1896-2234-446d-8e3c-0a69554cc3c3/encryption/8e85f338-ce12-4115-9219-e748627387c3 returned with HTTP 403 Aug 25 05:00:02.044461 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1163/4683] 10.4.3.213 () {66 vars in 1489 bytes} [Tue Aug 25 05:00:02 2026] DELETE /volume/v3/types/9baa1896-2234-446d-8e3c-0a69554cc3c3/encryption/8e85f338-ce12-4115-9219-e748627387c3 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:02.055417 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-058ac6dc-dd47-4f65-b5a6-e76ef3b18698 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.059005 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-058ac6dc-dd47-4f65-b5a6-e76ef3b18698 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:02.059540 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-058ac6dc-dd47-4f65-b5a6-e76ef3b18698 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-487647652", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:02.086015 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb4c1652-6730-461d-b440-b980ce14cbec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.088145 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb4c1652-6730-461d-b440-b980ce14cbec tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:02.088444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb4c1652-6730-461d-b440-b980ce14cbec tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.088802 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb4c1652-6730-461d-b440-b980ce14cbec tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.093368 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-058ac6dc-dd47-4f65-b5a6-e76ef3b18698 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:02.093368 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1176/4684] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:02 2026] POST /volume/v3/types => generated 379 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:02.107943 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f99d314-a1ce-4910-81d8-5e2b0c08249a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.110152 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f99d314-a1ce-4910-81d8-5e2b0c08249a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] DELETE https://10.4.3.213/volume/v3/types/95a2411d-2331-4327-9763-ddba73dd2b73/extra_specs/key1 Aug 25 05:00:02.110573 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f99d314-a1ce-4910-81d8-5e2b0c08249a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.111019 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f99d314-a1ce-4910-81d8-5e2b0c08249a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.112153 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:02.112153 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:02.116813 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-2f99d314-a1ce-4910-81d8-5e2b0c08249a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:02.117197 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f99d314-a1ce-4910-81d8-5e2b0c08249a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/95a2411d-2331-4327-9763-ddba73dd2b73/extra_specs/key1 returned with HTTP 403 Aug 25 05:00:02.117312 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb4c1652-6730-461d-b440-b980ce14cbec tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:02.117843 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1169/4685] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 05:00:02 2026] DELETE /volume/v3/types/95a2411d-2331-4327-9763-ddba73dd2b73/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:02.125897 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb4c1652-6730-461d-b440-b980ce14cbec tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 05:00:02.126604 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1178/4686] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 1196 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:02.130202 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7a7f592d-b4b5-4692-b3b5-bd192e8646d9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.133473 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a7f592d-b4b5-4692-b3b5-bd192e8646d9 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:02.133473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7a7f592d-b4b5-4692-b3b5-bd192e8646d9 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-553298715", "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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:02.163937 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-40661cdd-b3e9-46ba-89f4-604173ce583f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.167042 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7a7f592d-b4b5-4692-b3b5-bd192e8646d9 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:02.168027 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1164/4687] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:02 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:02.169618 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40661cdd-b3e9-46ba-89f4-604173ce583f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:02.169973 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40661cdd-b3e9-46ba-89f4-604173ce583f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.170268 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-40661cdd-b3e9-46ba-89f4-604173ce583f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.185117 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8cad942c-f788-41e6-924b-97d699986e26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.187377 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cad942c-f788-41e6-924b-97d699986e26 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] DELETE https://10.4.3.213/volume/v3/types/e2ccaee4-b55d-4443-b1df-2264a6f1e5eb Aug 25 05:00:02.187986 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cad942c-f788-41e6-924b-97d699986e26 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.187986 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8cad942c-f788-41e6-924b-97d699986e26 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.188844 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-8cad942c-f788-41e6-924b-97d699986e26 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:02.189104 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8cad942c-f788-41e6-924b-97d699986e26 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/e2ccaee4-b55d-4443-b1df-2264a6f1e5eb returned with HTTP 403 Aug 25 05:00:02.189630 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1170/4688] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:02 2026] DELETE /volume/v3/types/e2ccaee4-b55d-4443-b1df-2264a6f1e5eb => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:02.190748 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:02.190748 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:02.196843 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-40661cdd-b3e9-46ba-89f4-604173ce583f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:02.204454 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-585375f4-7253-4a75-9ffd-9c3d3d8c3b8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.206458 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-585375f4-7253-4a75-9ffd-9c3d3d8c3b8a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] GET https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs Aug 25 05:00:02.206888 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-585375f4-7253-4a75-9ffd-9c3d3d8c3b8a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.207171 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-585375f4-7253-4a75-9ffd-9c3d3d8c3b8a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.208829 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-40661cdd-b3e9-46ba-89f4-604173ce583f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 05:00:02.209399 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1177/4689] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 1196 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:02.216375 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-585375f4-7253-4a75-9ffd-9c3d3d8c3b8a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs returned with HTTP 200 Aug 25 05:00:02.216987 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1179/4690] 10.4.3.213 () {66 vars in 1378 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:02.228754 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-944463bd-116f-48d2-ae39-2221ccf9665e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.233458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-944463bd-116f-48d2-ae39-2221ccf9665e tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] GET https://10.4.3.213/volume/v3/types Aug 25 05:00:02.233458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-944463bd-116f-48d2-ae39-2221ccf9665e tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.233458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-944463bd-116f-48d2-ae39-2221ccf9665e tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.233458 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-944463bd-116f-48d2-ae39-2221ccf9665e tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:00:02.261731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-843f01c6-770b-45ab-a5ef-4c05ce687d7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.264877 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-843f01c6-770b-45ab-a5ef-4c05ce687d7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:02.265501 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-843f01c6-770b-45ab-a5ef-4c05ce687d7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.265501 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-843f01c6-770b-45ab-a5ef-4c05ce687d7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.265866 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-843f01c6-770b-45ab-a5ef-4c05ce687d7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:02.271899 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:02.271899 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:02.273038 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-843f01c6-770b-45ab-a5ef-4c05ce687d7d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:02.273907 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1171/4691] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:02.277258 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-944463bd-116f-48d2-ae39-2221ccf9665e tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:02.277464 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1165/4692] 10.4.3.213 () {66 vars in 1231 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/types => generated 2582 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:02.296937 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3cf3f1f2-3be7-40ba-b59b-9c00fdc17f90 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.299530 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cf3f1f2-3be7-40ba-b59b-9c00fdc17f90 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] GET https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption/cipher Aug 25 05:00:02.299984 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cf3f1f2-3be7-40ba-b59b-9c00fdc17f90 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.300264 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cf3f1f2-3be7-40ba-b59b-9c00fdc17f90 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.301613 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-3cf3f1f2-3be7-40ba-b59b-9c00fdc17f90 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:02.301959 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cf3f1f2-3be7-40ba-b59b-9c00fdc17f90 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption/cipher returned with HTTP 403 Aug 25 05:00:02.302805 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1178/4693] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:02.308812 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-70a4929d-e849-4473-bb16-7ace23f3d810 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.312912 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-70a4929d-e849-4473-bb16-7ace23f3d810 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:02.313656 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-70a4929d-e849-4473-bb16-7ace23f3d810 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.315388 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-70a4929d-e849-4473-bb16-7ace23f3d810 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.316404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03955c9b-1f80-4209-b209-c2c501549f47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.317283 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03955c9b-1f80-4209-b209-c2c501549f47 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] GET https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption Aug 25 05:00:02.317731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03955c9b-1f80-4209-b209-c2c501549f47 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.317858 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03955c9b-1f80-4209-b209-c2c501549f47 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.318955 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-03955c9b-1f80-4209-b209-c2c501549f47 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:02.319102 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03955c9b-1f80-4209-b209-c2c501549f47 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption returned with HTTP 403 Aug 25 05:00:02.319682 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1172/4694] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:02.330333 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:02.330333 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:02.332438 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6f5e8e1-79a2-4e35-9ee8-28ede5c930a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.334072 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6f5e8e1-79a2-4e35-9ee8-28ede5c930a8 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] GET https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs/multiattach Aug 25 05:00:02.334072 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6f5e8e1-79a2-4e35-9ee8-28ede5c930a8 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.334723 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6f5e8e1-79a2-4e35-9ee8-28ede5c930a8 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.338385 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-70a4929d-e849-4473-bb16-7ace23f3d810 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:02.344158 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6f5e8e1-79a2-4e35-9ee8-28ede5c930a8 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs/multiattach returned with HTTP 200 Aug 25 05:00:02.344852 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1166/4695] 10.4.3.213 () {66 vars in 1414 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:00:02.345273 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-70a4929d-e849-4473-bb16-7ace23f3d810 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 05:00:02.345986 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1180/4696] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 1196 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:02.353180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-17570a27-3d15-4eac-be12-51ef7b7b56a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.355158 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17570a27-3d15-4eac-be12-51ef7b7b56a6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] GET https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs/volume_backend_name Aug 25 05:00:02.355365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17570a27-3d15-4eac-be12-51ef7b7b56a6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.355731 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17570a27-3d15-4eac-be12-51ef7b7b56a6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.365036 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17570a27-3d15-4eac-be12-51ef7b7b56a6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 05:00:02.365511 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1179/4697] 10.4.3.213 () {66 vars in 1438 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:02.370599 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-123531bb-5399-4e2f-a3d3-0ebb870c9fe0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.372724 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-123531bb-5399-4e2f-a3d3-0ebb870c9fe0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd/action Aug 25 05:00:02.373188 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-123531bb-5399-4e2f-a3d3-0ebb870c9fe0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:00:02.373383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-123531bb-5399-4e2f-a3d3-0ebb870c9fe0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:02.374266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9d492d6b-1122-4be6-9fec-e8e6d007eea1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.376676 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d492d6b-1122-4be6-9fec-e8e6d007eea1 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] GET https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04 Aug 25 05:00:02.376970 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d492d6b-1122-4be6-9fec-e8e6d007eea1 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.377287 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d492d6b-1122-4be6-9fec-e8e6d007eea1 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.385947 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d492d6b-1122-4be6-9fec-e8e6d007eea1 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04 returned with HTTP 200 Aug 25 05:00:02.386485 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1167/4698] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04 => generated 318 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:02.398439 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3efa5658-736a-44b5-8952-e3b51261c3e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.399123 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:02.399123 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:02.399741 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-123531bb-5399-4e2f-a3d3-0ebb870c9fe0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:02.401884 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3efa5658-736a-44b5-8952-e3b51261c3e3 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] PUT https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption/6570f4e6-0732-432b-b4a5-6c55fddc8aa3 Aug 25 05:00:02.402339 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3efa5658-736a-44b5-8952-e3b51261c3e3 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:02.406013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-3efa5658-736a-44b5-8952-e3b51261c3e3 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:02.406013 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3efa5658-736a-44b5-8952-e3b51261c3e3 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption/6570f4e6-0732-432b-b4a5-6c55fddc8aa3 returned with HTTP 403 Aug 25 05:00:02.406013 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1181/4699] 10.4.3.213 () {68 vars in 1506 bytes} [Tue Aug 25 05:00:02 2026] PUT /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/encryption/6570f4e6-0732-432b-b4a5-6c55fddc8aa3 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:02.412682 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-123531bb-5399-4e2f-a3d3-0ebb870c9fe0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Begin detaching volume completed successfully. Aug 25 05:00:02.412928 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-123531bb-5399-4e2f-a3d3-0ebb870c9fe0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd/action returned with HTTP 202 Aug 25 05:00:02.413420 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1173/4700] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 05:00:02 2026] POST /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:00:02.417084 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-527468e1-02e2-46a5-abc2-8a88f0b38762 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.421778 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-527468e1-02e2-46a5-abc2-8a88f0b38762 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] PUT https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs/key1 Aug 25 05:00:02.422264 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-527468e1-02e2-46a5-abc2-8a88f0b38762 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:02.427690 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-527468e1-02e2-46a5-abc2-8a88f0b38762 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:02.427690 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-527468e1-02e2-46a5-abc2-8a88f0b38762 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs/key1 returned with HTTP 403 Aug 25 05:00:02.427690 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1180/4701] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 05:00:02 2026] PUT /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:02.441109 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-63e4823b-afbd-47d0-9f72-25b0ae417570 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.443008 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63e4823b-afbd-47d0-9f72-25b0ae417570 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] PUT https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04 Aug 25 05:00:02.443364 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-63e4823b-afbd-47d0-9f72-25b0ae417570 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:02.445337 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-63e4823b-afbd-47d0-9f72-25b0ae417570 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '014f6684c5d54efb853b08de249798fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07493a0a523946af8f4b1c7561918910', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:02.445749 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-63e4823b-afbd-47d0-9f72-25b0ae417570 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-member] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04 returned with HTTP 403 Aug 25 05:00:02.446528 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1168/4702] 10.4.3.213 () {68 vars in 1362 bytes} [Tue Aug 25 05:00:02 2026] PUT /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:02.451624 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b720caf3-7e6d-47a1-9e01-8d573000103b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.455949 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-325ce3fe-2283-4384-ad9e-45c52767a2b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.456366 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b720caf3-7e6d-47a1-9e01-8d573000103b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:02.456708 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b720caf3-7e6d-47a1-9e01-8d573000103b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.456933 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b720caf3-7e6d-47a1-9e01-8d573000103b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.457119 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b720caf3-7e6d-47a1-9e01-8d573000103b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:02.462223 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-325ce3fe-2283-4384-ad9e-45c52767a2b8 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] DELETE https://10.4.3.213/volume/v3/types/e2ccaee4-b55d-4443-b1df-2264a6f1e5eb Aug 25 05:00:02.462223 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-325ce3fe-2283-4384-ad9e-45c52767a2b8 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.462619 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-325ce3fe-2283-4384-ad9e-45c52767a2b8 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.465400 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:02.465400 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:02.466899 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b720caf3-7e6d-47a1-9e01-8d573000103b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:02.467405 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1182/4703] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:02.487701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6801cd77-13d8-415c-a658-0bd3e2ffe8e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.489458 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6801cd77-13d8-415c-a658-0bd3e2ffe8e2 None None] GET https://10.4.3.213/volume// Aug 25 05:00:02.489458 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6801cd77-13d8-415c-a658-0bd3e2ffe8e2 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.489458 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6801cd77-13d8-415c-a658-0bd3e2ffe8e2 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.489458 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6801cd77-13d8-415c-a658-0bd3e2ffe8e2 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:00:02.489458 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1181/4704] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:00: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 25 05:00:02.497232 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-7c445769-a45b-4477-b715-ee3ac5881ceb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.501502 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-7c445769-a45b-4477-b715-ee3ac5881ceb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:02.501891 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-7c445769-a45b-4477-b715-ee3ac5881ceb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.502035 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-325ce3fe-2283-4384-ad9e-45c52767a2b8 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types/e2ccaee4-b55d-4443-b1df-2264a6f1e5eb returned with HTTP 202 Aug 25 05:00:02.502194 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-7c445769-a45b-4477-b715-ee3ac5881ceb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.502467 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1174/4705] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:02 2026] DELETE /volume/v3/types/e2ccaee4-b55d-4443-b1df-2264a6f1e5eb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:02.509602 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-667251c6-5a76-41a8-a32d-c3b7b8766bc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.511977 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-667251c6-5a76-41a8-a32d-c3b7b8766bc6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] DELETE https://10.4.3.213/volume/v3/types/95a2411d-2331-4327-9763-ddba73dd2b73 Aug 25 05:00:02.512174 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-667251c6-5a76-41a8-a32d-c3b7b8766bc6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.512368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-667251c6-5a76-41a8-a32d-c3b7b8766bc6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.513185 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:02.513185 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:02.518970 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-7c445769-a45b-4477-b715-ee3ac5881ceb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:02.526498 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-7c445769-a45b-4477-b715-ee3ac5881ceb tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 05:00:02.527848 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1169/4706] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 1379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:00:02.539460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-efb456d3-b4a7-439d-bfed-a089026bebd1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.545859 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-efb456d3-b4a7-439d-bfed-a089026bebd1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd/encryption Aug 25 05:00:02.545859 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-efb456d3-b4a7-439d-bfed-a089026bebd1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.545859 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-efb456d3-b4a7-439d-bfed-a089026bebd1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.547694 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-667251c6-5a76-41a8-a32d-c3b7b8766bc6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types/95a2411d-2331-4327-9763-ddba73dd2b73 returned with HTTP 202 Aug 25 05:00:02.548195 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1183/4707] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:02 2026] DELETE /volume/v3/types/95a2411d-2331-4327-9763-ddba73dd2b73 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:02.556308 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca94cb19-4abe-445b-b5fb-baf80b23eed9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.558204 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca94cb19-4abe-445b-b5fb-baf80b23eed9 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] DELETE https://10.4.3.213/volume/v3/types/9baa1896-2234-446d-8e3c-0a69554cc3c3 Aug 25 05:00:02.558393 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca94cb19-4abe-445b-b5fb-baf80b23eed9 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.558705 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca94cb19-4abe-445b-b5fb-baf80b23eed9 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.559703 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:02.559703 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:02.568339 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-efb456d3-b4a7-439d-bfed-a089026bebd1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd/encryption returned with HTTP 200 Aug 25 05:00:02.568938 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1182/4708] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:02.589931 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca94cb19-4abe-445b-b5fb-baf80b23eed9 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types/9baa1896-2234-446d-8e3c-0a69554cc3c3 returned with HTTP 202 Aug 25 05:00:02.590294 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1175/4709] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:02 2026] DELETE /volume/v3/types/9baa1896-2234-446d-8e3c-0a69554cc3c3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:02.598452 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7376064d-b0ee-4052-9c4c-bb124b118cc6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.601121 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7376064d-b0ee-4052-9c4c-bb124b118cc6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] DELETE https://10.4.3.213/volume/v3/types/66562b97-c980-410b-b97a-82f455964f90 Aug 25 05:00:02.601920 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7376064d-b0ee-4052-9c4c-bb124b118cc6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.602493 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7376064d-b0ee-4052-9c4c-bb124b118cc6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.637271 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7376064d-b0ee-4052-9c4c-bb124b118cc6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types/66562b97-c980-410b-b97a-82f455964f90 returned with HTTP 202 Aug 25 05:00:02.637271 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1170/4710] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:02 2026] DELETE /volume/v3/types/66562b97-c980-410b-b97a-82f455964f90 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:02.641002 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1086bd9d-eab5-4346-8c9d-ebddf5f52a07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.643088 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1086bd9d-eab5-4346-8c9d-ebddf5f52a07 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:02.643329 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1086bd9d-eab5-4346-8c9d-ebddf5f52a07 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.645841 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1086bd9d-eab5-4346-8c9d-ebddf5f52a07 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.646036 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1086bd9d-eab5-4346-8c9d-ebddf5f52a07 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:02.648326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e59d6ab7-0f76-4a10-94e1-58b6094d8fd6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.650894 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:02.650894 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:02.651015 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e59d6ab7-0f76-4a10-94e1-58b6094d8fd6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] DELETE https://10.4.3.213/volume/v3/types/8c89f1bf-79f1-432d-9af1-a5482352e8f0 Aug 25 05:00:02.651212 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e59d6ab7-0f76-4a10-94e1-58b6094d8fd6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.651570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e59d6ab7-0f76-4a10-94e1-58b6094d8fd6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.651749 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1086bd9d-eab5-4346-8c9d-ebddf5f52a07 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 05:00:02.652225 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1184/4711] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:02 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:02.699989 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e59d6ab7-0f76-4a10-94e1-58b6094d8fd6 tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types/8c89f1bf-79f1-432d-9af1-a5482352e8f0 returned with HTTP 202 Aug 25 05:00:02.700690 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1183/4712] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:02 2026] DELETE /volume/v3/types/8c89f1bf-79f1-432d-9af1-a5482352e8f0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:02.709151 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d840fec5-86e5-4be8-8a14-1829d9bed52a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:02.711410 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d840fec5-86e5-4be8-8a14-1829d9bed52a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] DELETE https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04 Aug 25 05:00:02.711721 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d840fec5-86e5-4be8-8a14-1829d9bed52a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:02.711976 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d840fec5-86e5-4be8-8a14-1829d9bed52a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:02.754238 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d840fec5-86e5-4be8-8a14-1829d9bed52a tempest-VolumeTypesMemberTests-1983174856 tempest-VolumeTypesMemberTests-1983174856-project-admin] https://10.4.3.213/volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04 returned with HTTP 202 Aug 25 05:00:02.754785 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1176/4713] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:02 2026] DELETE /volume/v3/types/ddd7272a-0638-4918-a87b-eb0b76464f04 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:03.289515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b5de5a3f-8ebb-4cfe-87e1-c36f019d2645 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:03.297593 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b5de5a3f-8ebb-4cfe-87e1-c36f019d2645 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:03.297593 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b5de5a3f-8ebb-4cfe-87e1-c36f019d2645 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:03.297593 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b5de5a3f-8ebb-4cfe-87e1-c36f019d2645 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:03.297593 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b5de5a3f-8ebb-4cfe-87e1-c36f019d2645 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:03.304140 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:03.304140 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:03.305605 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b5de5a3f-8ebb-4cfe-87e1-c36f019d2645 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:03.306158 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1171/4714] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:03 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:03.482740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43af25e5-589a-4f23-adcb-f03b9e90f5f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:03.486474 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43af25e5-589a-4f23-adcb-f03b9e90f5f9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:03.486868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43af25e5-589a-4f23-adcb-f03b9e90f5f9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:03.487171 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43af25e5-589a-4f23-adcb-f03b9e90f5f9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:03.487335 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-43af25e5-589a-4f23-adcb-f03b9e90f5f9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:03.493230 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:03.493230 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:03.495090 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43af25e5-589a-4f23-adcb-f03b9e90f5f9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:03.495624 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1185/4715] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:03 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:03.561741 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-512dc42b-2770-45f6-849c-c42758276472 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:03.563979 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-512dc42b-2770-45f6-849c-c42758276472 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] DELETE https://10.4.3.213/volume/v3/attachments/5814b726-c658-49ca-890e-20e284d57607 Aug 25 05:00:03.564242 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-512dc42b-2770-45f6-849c-c42758276472 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:03.564478 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-512dc42b-2770-45f6-849c-c42758276472 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:03.573473 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:03.573473 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:03.632822 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-69cfdd94-9e64-4bc0-8d35-eb4793889846 req-512dc42b-2770-45f6-849c-c42758276472 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments/5814b726-c658-49ca-890e-20e284d57607 returned with HTTP 200 Aug 25 05:00:03.633458 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1184/4716] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:00:03 2026] DELETE /volume/v3/attachments/5814b726-c658-49ca-890e-20e284d57607 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:03.666026 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b3bfed5-4d22-4684-8e6c-2e0a78e5231c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:03.667852 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b3bfed5-4d22-4684-8e6c-2e0a78e5231c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:03.668052 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b3bfed5-4d22-4684-8e6c-2e0a78e5231c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:03.668240 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b3bfed5-4d22-4684-8e6c-2e0a78e5231c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:03.668339 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3b3bfed5-4d22-4684-8e6c-2e0a78e5231c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:03.673677 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:03.673677 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:03.675314 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b3bfed5-4d22-4684-8e6c-2e0a78e5231c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 05:00:03.676145 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1177/4717] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:03 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:04.321722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-10ec67d8-3bc5-4ffa-be77-a18bed1127fb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:04.324958 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10ec67d8-3bc5-4ffa-be77-a18bed1127fb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:04.326215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-10ec67d8-3bc5-4ffa-be77-a18bed1127fb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:04.326215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-10ec67d8-3bc5-4ffa-be77-a18bed1127fb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:04.326215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-10ec67d8-3bc5-4ffa-be77-a18bed1127fb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:04.335684 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:04.335684 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:04.336977 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-10ec67d8-3bc5-4ffa-be77-a18bed1127fb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:04.337804 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1172/4718] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:04 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:04.530995 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c8bd8cf-0b6d-43af-99e2-023be0dc0773 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:04.530995 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c8bd8cf-0b6d-43af-99e2-023be0dc0773 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:04.530995 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c8bd8cf-0b6d-43af-99e2-023be0dc0773 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:04.530995 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c8bd8cf-0b6d-43af-99e2-023be0dc0773 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:04.530995 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7c8bd8cf-0b6d-43af-99e2-023be0dc0773 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:04.531737 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:04.531737 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:04.532169 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c8bd8cf-0b6d-43af-99e2-023be0dc0773 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:04.532808 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1186/4719] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:04 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:04.688186 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e20b1b7f-c122-4770-ab24-566968ab66ce None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:04.690406 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e20b1b7f-c122-4770-ab24-566968ab66ce tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:04.690708 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e20b1b7f-c122-4770-ab24-566968ab66ce tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:04.690944 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e20b1b7f-c122-4770-ab24-566968ab66ce tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:04.691092 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e20b1b7f-c122-4770-ab24-566968ab66ce tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:04.700219 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:04.700219 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:04.703207 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e20b1b7f-c122-4770-ab24-566968ab66ce tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 05:00:04.703207 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1185/4720] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:04 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:04.708153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-12263756-1e86-402c-b02d-e1b405fc1c30 req-8756c024-625d-4b65-a27a-4ee515c78fcd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:04.711369 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-12263756-1e86-402c-b02d-e1b405fc1c30 req-8756c024-625d-4b65-a27a-4ee515c78fcd tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:04.711650 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-12263756-1e86-402c-b02d-e1b405fc1c30 req-8756c024-625d-4b65-a27a-4ee515c78fcd tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:04.711824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-12263756-1e86-402c-b02d-e1b405fc1c30 req-8756c024-625d-4b65-a27a-4ee515c78fcd tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:04.725659 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:04.725659 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:04.730983 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-12263756-1e86-402c-b02d-e1b405fc1c30 req-8756c024-625d-4b65-a27a-4ee515c78fcd tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:04.737929 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-12263756-1e86-402c-b02d-e1b405fc1c30 req-8756c024-625d-4b65-a27a-4ee515c78fcd tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 05:00:04.738491 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1178/4721] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:04 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:05.350185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3c2d9bf2-bd4a-4c63-b72c-61105eacae72 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:05.352424 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c2d9bf2-bd4a-4c63-b72c-61105eacae72 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:05.353027 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c2d9bf2-bd4a-4c63-b72c-61105eacae72 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:05.353027 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3c2d9bf2-bd4a-4c63-b72c-61105eacae72 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:05.353126 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-3c2d9bf2-bd4a-4c63-b72c-61105eacae72 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:05.360356 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:05.360356 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:05.361331 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3c2d9bf2-bd4a-4c63-b72c-61105eacae72 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:05.361848 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1173/4722] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:05 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:05.544966 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ff38a2f-9bac-43c5-a316-55f8db5cfa73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:05.547220 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ff38a2f-9bac-43c5-a316-55f8db5cfa73 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:05.547220 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ff38a2f-9bac-43c5-a316-55f8db5cfa73 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:05.547396 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ff38a2f-9bac-43c5-a316-55f8db5cfa73 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:05.547396 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1ff38a2f-9bac-43c5-a316-55f8db5cfa73 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:05.552738 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:05.552738 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:05.553639 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ff38a2f-9bac-43c5-a316-55f8db5cfa73 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:05.554157 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1187/4723] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:05 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:05.716284 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9855a0b9-843e-46a3-93b8-5fe1a139e2e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:05.718911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9855a0b9-843e-46a3-93b8-5fe1a139e2e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:05.719165 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9855a0b9-843e-46a3-93b8-5fe1a139e2e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:05.719450 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9855a0b9-843e-46a3-93b8-5fe1a139e2e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:05.719795 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-9855a0b9-843e-46a3-93b8-5fe1a139e2e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:05.724778 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:05.724778 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:05.725550 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9855a0b9-843e-46a3-93b8-5fe1a139e2e6 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 05:00:05.725898 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1186/4724] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:05 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:05.738785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8fa2b6d-e5eb-4389-a18e-f8b8d6b5bc29 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:05.740884 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8fa2b6d-e5eb-4389-a18e-f8b8d6b5bc29 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:05.741150 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8fa2b6d-e5eb-4389-a18e-f8b8d6b5bc29 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:05.741404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8fa2b6d-e5eb-4389-a18e-f8b8d6b5bc29 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:05.741592 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c8fa2b6d-e5eb-4389-a18e-f8b8d6b5bc29 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:05.747768 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:05.747768 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:05.748542 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8fa2b6d-e5eb-4389-a18e-f8b8d6b5bc29 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 05:00:05.748949 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1179/4725] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:05 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:05.762509 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7e8a4970-4944-457e-973a-454a4167915d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:05.765002 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e8a4970-4944-457e-973a-454a4167915d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:05.765513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e8a4970-4944-457e-973a-454a4167915d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:05.765752 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e8a4970-4944-457e-973a-454a4167915d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:05.765841 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-7e8a4970-4944-457e-973a-454a4167915d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete backup with id: 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. Aug 25 05:00:05.772060 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:05.772060 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:05.797356 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-7e8a4970-4944-457e-973a-454a4167915d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] delete_backup rpcapi backup_id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:00:05.800457 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e8a4970-4944-457e-973a-454a4167915d tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 202 Aug 25 05:00:05.800457 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1174/4726] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:05 2026] DELETE /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:00:05.807826 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db0c9254-4c93-460b-bbb5-724738671482 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:05.809656 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db0c9254-4c93-460b-bbb5-724738671482 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:05.809837 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db0c9254-4c93-460b-bbb5-724738671482 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:05.810028 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db0c9254-4c93-460b-bbb5-724738671482 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:05.810161 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-db0c9254-4c93-460b-bbb5-724738671482 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:05.814478 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:05.814478 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:05.814968 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db0c9254-4c93-460b-bbb5-724738671482 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 200 Aug 25 05:00:05.815356 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1188/4727] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:05 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:06.374029 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca936114-8fc7-4494-9ddf-dab92107bc8e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:06.376089 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca936114-8fc7-4494-9ddf-dab92107bc8e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:06.376315 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca936114-8fc7-4494-9ddf-dab92107bc8e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:06.376563 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca936114-8fc7-4494-9ddf-dab92107bc8e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:06.376702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-ca936114-8fc7-4494-9ddf-dab92107bc8e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:06.385314 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:06.385314 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:06.386139 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca936114-8fc7-4494-9ddf-dab92107bc8e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:06.386908 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1187/4728] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:06 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:06.564993 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6cdefabb-fb12-4dd7-8860-cf0c1e57e4cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:06.566879 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cdefabb-fb12-4dd7-8860-cf0c1e57e4cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:06.567153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cdefabb-fb12-4dd7-8860-cf0c1e57e4cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:06.567222 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cdefabb-fb12-4dd7-8860-cf0c1e57e4cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:06.567311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6cdefabb-fb12-4dd7-8860-cf0c1e57e4cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:06.572946 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:06.572946 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:06.573790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cdefabb-fb12-4dd7-8860-cf0c1e57e4cb tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:06.574300 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1180/4729] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:06 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:06.830962 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dc3fb2fc-997e-4555-9f12-32a27014a5d2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:06.841287 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc3fb2fc-997e-4555-9f12-32a27014a5d2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b Aug 25 05:00:06.842761 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc3fb2fc-997e-4555-9f12-32a27014a5d2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:06.844031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc3fb2fc-997e-4555-9f12-32a27014a5d2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:06.844826 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-dc3fb2fc-997e-4555-9f12-32a27014a5d2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Show backup with id 9b74c060-93bd-4a03-84a0-ed1c46cf4d3b. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:06.862657 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc3fb2fc-997e-4555-9f12-32a27014a5d2 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b returned with HTTP 404 Aug 25 05:00:06.863413 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1175/4730] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:06 2026] GET /volume/v3/backups/9b74c060-93bd-4a03-84a0-ed1c46cf4d3b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:06.874290 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11f96da9-f7dd-4315-adae-13d7a79d723f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:06.877499 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11f96da9-f7dd-4315-adae-13d7a79d723f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a Aug 25 05:00:06.877791 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11f96da9-f7dd-4315-adae-13d7a79d723f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:06.878064 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11f96da9-f7dd-4315-adae-13d7a79d723f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:06.878231 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-11f96da9-f7dd-4315-adae-13d7a79d723f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete snapshot with id: 952beafd-699c-4e66-a3a0-4cd89918dc3a Aug 25 05:00:06.887893 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:06.887893 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:06.888533 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11f96da9-f7dd-4315-adae-13d7a79d723f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Snapshot retrieved successfully. Aug 25 05:00:06.907992 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11f96da9-f7dd-4315-adae-13d7a79d723f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Snapshot delete request issued successfully. Aug 25 05:00:06.910801 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11f96da9-f7dd-4315-adae-13d7a79d723f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a returned with HTTP 202 Aug 25 05:00:06.911422 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1189/4731] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:00:06 2026] DELETE /volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:06.918727 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b554f956-ae4f-479d-967a-9eed04548a46 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:06.920718 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b554f956-ae4f-479d-967a-9eed04548a46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a Aug 25 05:00:06.920922 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b554f956-ae4f-479d-967a-9eed04548a46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:06.921119 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b554f956-ae4f-479d-967a-9eed04548a46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:06.928305 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:06.928305 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:06.928819 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b554f956-ae4f-479d-967a-9eed04548a46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Snapshot retrieved successfully. Aug 25 05:00:06.929682 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b554f956-ae4f-479d-967a-9eed04548a46 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a returned with HTTP 200 Aug 25 05:00:06.930042 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1188/4732] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:06 2026] GET /volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:07.401010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ec99102-c38f-4c70-84f5-35ba1ceac6c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:07.403479 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ec99102-c38f-4c70-84f5-35ba1ceac6c5 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:07.403749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ec99102-c38f-4c70-84f5-35ba1ceac6c5 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:07.404016 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ec99102-c38f-4c70-84f5-35ba1ceac6c5 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:07.404165 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5ec99102-c38f-4c70-84f5-35ba1ceac6c5 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:07.409697 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:07.409697 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:07.410857 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ec99102-c38f-4c70-84f5-35ba1ceac6c5 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:07.411407 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1181/4733] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:07 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:00:07.589195 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-59994a64-1f1b-4485-85e4-a24be3927d79 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:07.590100 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-59994a64-1f1b-4485-85e4-a24be3927d79 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:07.590340 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-59994a64-1f1b-4485-85e4-a24be3927d79 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:07.592860 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-59994a64-1f1b-4485-85e4-a24be3927d79 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:07.592860 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-59994a64-1f1b-4485-85e4-a24be3927d79 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:07.595926 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:07.595926 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:07.596258 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-59994a64-1f1b-4485-85e4-a24be3927d79 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:07.600168 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1176/4734] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:07 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:07.889716 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3378440-1773-4d91-8fb2-1b5a63f681b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:07.892834 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3378440-1773-4d91-8fb2-1b5a63f681b2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] DELETE https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:07.893121 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3378440-1773-4d91-8fb2-1b5a63f681b2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:07.893420 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3378440-1773-4d91-8fb2-1b5a63f681b2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:07.893918 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e3378440-1773-4d91-8fb2-1b5a63f681b2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Delete volume with id: fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:07.904138 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:07.904138 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:07.904695 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e3378440-1773-4d91-8fb2-1b5a63f681b2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:07.926738 np0000008045 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-e3378440-1773-4d91-8fb2-1b5a63f681b2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:00:07.938272 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e3378440-1773-4d91-8fb2-1b5a63f681b2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Delete volume request issued successfully. Aug 25 05:00:07.938643 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3378440-1773-4d91-8fb2-1b5a63f681b2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 202 Aug 25 05:00:07.939257 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1190/4735] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:07 2026] DELETE /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:07.944209 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-af5253a6-987a-4195-ba8a-3352ff456c7a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:07.947072 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af5253a6-987a-4195-ba8a-3352ff456c7a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a Aug 25 05:00:07.947072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af5253a6-987a-4195-ba8a-3352ff456c7a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:07.947072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af5253a6-987a-4195-ba8a-3352ff456c7a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:07.947216 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-525ebb63-c236-4b81-b089-e62b440ed804 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:07.948830 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-525ebb63-c236-4b81-b089-e62b440ed804 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:07.949154 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-525ebb63-c236-4b81-b089-e62b440ed804 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:07.949236 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-525ebb63-c236-4b81-b089-e62b440ed804 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:07.951974 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af5253a6-987a-4195-ba8a-3352ff456c7a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a returned with HTTP 404 Aug 25 05:00:07.953443 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1189/4736] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:07 2026] GET /volume/v3/snapshots/952beafd-699c-4e66-a3a0-4cd89918dc3a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:07.957232 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:07.957232 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:07.961176 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-525ebb63-c236-4b81-b089-e62b440ed804 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:07.962873 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-501424cd-e9b8-4385-bdad-84a85febee77 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:07.966512 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-501424cd-e9b8-4385-bdad-84a85febee77 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 Aug 25 05:00:07.966512 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-501424cd-e9b8-4385-bdad-84a85febee77 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:07.966512 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-501424cd-e9b8-4385-bdad-84a85febee77 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:07.966512 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-501424cd-e9b8-4385-bdad-84a85febee77 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete volume with id: 4d0829a2-1dc3-4d9b-a793-31443bb29f11 Aug 25 05:00:07.966719 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-525ebb63-c236-4b81-b089-e62b440ed804 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 200 Aug 25 05:00:07.967334 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1182/4737] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:07 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:07.975340 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:07.975340 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:07.976037 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-501424cd-e9b8-4385-bdad-84a85febee77 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 05:00:07.996540 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-501424cd-e9b8-4385-bdad-84a85febee77 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete volume request issued successfully. Aug 25 05:00:07.996819 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-501424cd-e9b8-4385-bdad-84a85febee77 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 returned with HTTP 202 Aug 25 05:00:07.997334 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1177/4738] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:07 2026] DELETE /volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:08.005325 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b400248-e02f-4384-ab8b-6c8fc1e7be5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:08.009421 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b400248-e02f-4384-ab8b-6c8fc1e7be5f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 Aug 25 05:00:08.009711 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b400248-e02f-4384-ab8b-6c8fc1e7be5f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:08.009971 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b400248-e02f-4384-ab8b-6c8fc1e7be5f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:08.019201 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:08.019201 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:08.024383 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b400248-e02f-4384-ab8b-6c8fc1e7be5f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 05:00:08.034146 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b400248-e02f-4384-ab8b-6c8fc1e7be5f tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 returned with HTTP 200 Aug 25 05:00:08.034680 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1191/4739] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:08 2026] GET /volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:08.427035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3ddad40a-7e6c-48c3-805b-62b2ceaa6273 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:08.431386 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ddad40a-7e6c-48c3-805b-62b2ceaa6273 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:08.431386 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ddad40a-7e6c-48c3-805b-62b2ceaa6273 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:08.431386 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ddad40a-7e6c-48c3-805b-62b2ceaa6273 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:08.431386 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3ddad40a-7e6c-48c3-805b-62b2ceaa6273 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:08.444849 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:08.444849 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:08.444849 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ddad40a-7e6c-48c3-805b-62b2ceaa6273 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:08.444849 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1190/4740] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:08 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:08.610845 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84187c25-b898-47eb-afb5-4be35599c86c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:08.612601 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84187c25-b898-47eb-afb5-4be35599c86c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:08.612837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84187c25-b898-47eb-afb5-4be35599c86c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:08.613018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84187c25-b898-47eb-afb5-4be35599c86c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:08.613116 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-84187c25-b898-47eb-afb5-4be35599c86c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:08.618018 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:08.618018 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:08.618727 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84187c25-b898-47eb-afb5-4be35599c86c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:08.619076 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1183/4741] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:08 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:08.984012 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bdebfb72-98e9-4aca-bbd2-0849583166cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:08.986135 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bdebfb72-98e9-4aca-bbd2-0849583166cf tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd Aug 25 05:00:08.986376 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bdebfb72-98e9-4aca-bbd2-0849583166cf tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:08.986632 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bdebfb72-98e9-4aca-bbd2-0849583166cf tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:08.993530 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bdebfb72-98e9-4aca-bbd2-0849583166cf tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd returned with HTTP 404 Aug 25 05:00:08.994044 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1178/4742] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:08 2026] GET /volume/v3/volumes/fe599258-ad86-4391-87e3-a02ec2cd48fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:09.004101 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29886f96-2ede-4c12-89a3-8f58625c6b90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.006365 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29886f96-2ede-4c12-89a3-8f58625c6b90 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] DELETE https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 Aug 25 05:00:09.006653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29886f96-2ede-4c12-89a3-8f58625c6b90 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.006915 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29886f96-2ede-4c12-89a3-8f58625c6b90 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.007075 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-29886f96-2ede-4c12-89a3-8f58625c6b90 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Delete volume with id: 1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 Aug 25 05:00:09.014920 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.014920 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:09.015642 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29886f96-2ede-4c12-89a3-8f58625c6b90 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:09.041136 np0000008045 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-29886f96-2ede-4c12-89a3-8f58625c6b90 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:00:09.051172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c1a0912b-0f4e-4c6b-a851-b9f96a0bbcfe None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.052891 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1a0912b-0f4e-4c6b-a851-b9f96a0bbcfe tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 Aug 25 05:00:09.053137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1a0912b-0f4e-4c6b-a851-b9f96a0bbcfe tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.053363 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c1a0912b-0f4e-4c6b-a851-b9f96a0bbcfe tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.055543 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29886f96-2ede-4c12-89a3-8f58625c6b90 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Delete volume request issued successfully. Aug 25 05:00:09.055864 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29886f96-2ede-4c12-89a3-8f58625c6b90 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 returned with HTTP 202 Aug 25 05:00:09.056348 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1192/4743] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:09 2026] DELETE /volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:09.062292 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c1a0912b-0f4e-4c6b-a851-b9f96a0bbcfe tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 returned with HTTP 404 Aug 25 05:00:09.062526 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1191/4744] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:09 2026] GET /volume/v3/volumes/4d0829a2-1dc3-4d9b-a793-31443bb29f11 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:09.065708 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c248fb80-2080-40ce-a20e-9dd960a85cd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.067910 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c248fb80-2080-40ce-a20e-9dd960a85cd3 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 Aug 25 05:00:09.068007 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c248fb80-2080-40ce-a20e-9dd960a85cd3 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.068203 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c248fb80-2080-40ce-a20e-9dd960a85cd3 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.071878 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6442226c-a9b0-4ccb-b22e-ad7d7869e559 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.073714 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6442226c-a9b0-4ccb-b22e-ad7d7869e559 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 05:00:09.073908 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6442226c-a9b0-4ccb-b22e-ad7d7869e559 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.075580 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6442226c-a9b0-4ccb-b22e-ad7d7869e559 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.075580 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-6442226c-a9b0-4ccb-b22e-ad7d7869e559 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete volume with id: b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 05:00:09.077106 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.077106 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:09.081372 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c248fb80-2080-40ce-a20e-9dd960a85cd3 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:09.082021 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.082021 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:09.082564 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6442226c-a9b0-4ccb-b22e-ad7d7869e559 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 05:00:09.089253 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c248fb80-2080-40ce-a20e-9dd960a85cd3 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 returned with HTTP 200 Aug 25 05:00:09.090066 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1184/4745] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:09 2026] GET /volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:09.108695 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6442226c-a9b0-4ccb-b22e-ad7d7869e559 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete volume request issued successfully. Aug 25 05:00:09.108961 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6442226c-a9b0-4ccb-b22e-ad7d7869e559 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 202 Aug 25 05:00:09.109576 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1179/4746] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:09 2026] DELETE /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:09.117713 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c5c331a-9520-46f6-ac18-4440f2589b1c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.119890 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c5c331a-9520-46f6-ac18-4440f2589b1c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 05:00:09.120113 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c5c331a-9520-46f6-ac18-4440f2589b1c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.120464 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c5c331a-9520-46f6-ac18-4440f2589b1c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.129794 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.129794 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:09.135844 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c5c331a-9520-46f6-ac18-4440f2589b1c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 05:00:09.142711 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c5c331a-9520-46f6-ac18-4440f2589b1c tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 200 Aug 25 05:00:09.143230 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1193/4747] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:09 2026] GET /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:09.457198 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a2338e81-1135-48d0-8fdb-9053dd6cc264 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.459843 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2338e81-1135-48d0-8fdb-9053dd6cc264 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:09.459843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2338e81-1135-48d0-8fdb-9053dd6cc264 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.459843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a2338e81-1135-48d0-8fdb-9053dd6cc264 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.459843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a2338e81-1135-48d0-8fdb-9053dd6cc264 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:09.464460 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.464460 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:09.465458 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a2338e81-1135-48d0-8fdb-9053dd6cc264 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:09.465892 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1192/4748] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:09 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:09.629509 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f90f0bc0-33af-48e6-8916-fde21eeb5d48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.631571 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f90f0bc0-33af-48e6-8916-fde21eeb5d48 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:09.632150 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f90f0bc0-33af-48e6-8916-fde21eeb5d48 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.632150 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f90f0bc0-33af-48e6-8916-fde21eeb5d48 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.632379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f90f0bc0-33af-48e6-8916-fde21eeb5d48 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:09.637148 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.637148 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:09.637975 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f90f0bc0-33af-48e6-8916-fde21eeb5d48 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:09.638376 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1185/4749] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:09 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:09.651165 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0fcdce96-820b-482c-9598-058d52809fcc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.653042 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0fcdce96-820b-482c-9598-058d52809fcc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac/export_record Aug 25 05:00:09.653313 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0fcdce96-820b-482c-9598-058d52809fcc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.653590 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0fcdce96-820b-482c-9598-058d52809fcc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'export_record' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.653795 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-0fcdce96-820b-482c-9598-058d52809fcc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Export record for backup 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100270) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:00:09.657878 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.657878 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:09.658835 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.api [None req-0fcdce96-820b-482c-9598-058d52809fcc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling RPCAPI with context: , host: np0000008045, backup: 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100270) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 05:00:09.666649 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-0fcdce96-820b-482c-9598-058d52809fcc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] export_record in rpcapi backup_id 8b4c661b-e4a8-497a-ab61-195312bd21ac on host np0000008045. {{(pid=100270) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 05:00:09.684203 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.contrib.backups [None req-0fcdce96-820b-482c-9598-058d52809fcc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGI0YzY2MWItZTRhOC00OTdhLWFiNjEtMTk1MzEyYmQyMWFjIiwgInVzZXJfaWQiOiAiNjYxYTlkZTRmYmQwNGU1Njg3NDhkNmRlZDNlZGNhYmIiLCAicHJvamVjdF9pZCI6ICJjODhiMTMxNWNmYTc0N2M3YjU2ZTAxOWQ4OTVkODU3NyIsICJ2b2x1bWVfaWQiOiAiMDk0MDU1NmEtNzI1YS00ODBmLTliY2MtN2UwYWU3MWZmMzEzIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02OTEzMjM1MzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wOTQwNTU2YS03MjVhLTQ4MGYtOWJjYy03ZTBhZTcxZmYzMTMvMjAyNjA4MjUwNDU5NTMvYXpfbm92YV9iYWNrdXBfOGI0YzY2MWItZTRhOC00OTdhLWFiNjEtMTk1MzEyYmQyMWFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNDo1OTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1OTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjAwOjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100270) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 05:00:09.684531 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0fcdce96-820b-482c-9598-058d52809fcc tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac/export_record returned with HTTP 200 Aug 25 05:00:09.685001 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1180/4750] 10.4.3.213 () {68 vars in 1430 bytes} [Tue Aug 25 05:00:09 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:09.694338 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42b897c5-0436-4fce-bcfd-2c4ca816fd21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.696287 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42b897c5-0436-4fce-bcfd-2c4ca816fd21 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:09.696592 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42b897c5-0436-4fce-bcfd-2c4ca816fd21 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.696855 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42b897c5-0436-4fce-bcfd-2c4ca816fd21 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.697021 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-42b897c5-0436-4fce-bcfd-2c4ca816fd21 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:09.701778 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.701778 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:09.702494 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42b897c5-0436-4fce-bcfd-2c4ca816fd21 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:09.702968 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1194/4751] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:09 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:09.716383 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-48eb8b6e-437e-4f18-9c8e-29ff392e00a5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.718234 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48eb8b6e-437e-4f18-9c8e-29ff392e00a5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] POST https://10.4.3.213/volume/v3/backups/import_record Aug 25 05:00:09.718736 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-48eb8b6e-437e-4f18-9c8e-29ff392e00a5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjZlNDFhOWMtYmNlZS00NGQ3LWJmMDYtNjZiYTYxMGFjZDkyIiwgInVzZXJfaWQiOiAiNjYxYTlkZTRmYmQwNGU1Njg3NDhkNmRlZDNlZGNhYmIiLCAicHJvamVjdF9pZCI6ICJjODhiMTMxNWNmYTc0N2M3YjU2ZTAxOWQ4OTVkODU3NyIsICJ2b2x1bWVfaWQiOiAiMDk0MDU1NmEtNzI1YS00ODBmLTliY2MtN2UwYWU3MWZmMzEzIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02OTEzMjM1MzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wOTQwNTU2YS03MjVhLTQ4MGYtOWJjYy03ZTBhZTcxZmYzMTMvMjAyNjA4MjUwNDU5NTMvYXpfbm92YV9iYWNrdXBfOGI0YzY2MWItZTRhOC00OTdhLWFiNjEtMTk1MzEyYmQyMWFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNDo1OTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1OTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjAwOjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:09.720634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-48eb8b6e-437e-4f18-9c8e-29ff392e00a5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjZlNDFhOWMtYmNlZS00NGQ3LWJmMDYtNjZiYTYxMGFjZDkyIiwgInVzZXJfaWQiOiAiNjYxYTlkZTRmYmQwNGU1Njg3NDhkNmRlZDNlZGNhYmIiLCAicHJvamVjdF9pZCI6ICJjODhiMTMxNWNmYTc0N2M3YjU2ZTAxOWQ4OTVkODU3NyIsICJ2b2x1bWVfaWQiOiAiMDk0MDU1NmEtNzI1YS00ODBmLTliY2MtN2UwYWU3MWZmMzEzIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02OTEzMjM1MzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wOTQwNTU2YS03MjVhLTQ4MGYtOWJjYy03ZTBhZTcxZmYzMTMvMjAyNjA4MjUwNDU5NTMvYXpfbm92YV9iYWNrdXBfOGI0YzY2MWItZTRhOC00OTdhLWFiNjEtMTk1MzEyYmQyMWFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNDo1OTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1OTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjAwOjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 05:00:09.720757 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-48eb8b6e-437e-4f18-9c8e-29ff392e00a5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjZlNDFhOWMtYmNlZS00NGQ3LWJmMDYtNjZiYTYxMGFjZDkyIiwgInVzZXJfaWQiOiAiNjYxYTlkZTRmYmQwNGU1Njg3NDhkNmRlZDNlZGNhYmIiLCAicHJvamVjdF9pZCI6ICJjODhiMTMxNWNmYTc0N2M3YjU2ZTAxOWQ4OTVkODU3NyIsICJ2b2x1bWVfaWQiOiAiMDk0MDU1NmEtNzI1YS00ODBmLTliY2MtN2UwYWU3MWZmMzEzIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02OTEzMjM1MzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wOTQwNTU2YS03MjVhLTQ4MGYtOWJjYy03ZTBhZTcxZmYzMTMvMjAyNjA4MjUwNDU5NTMvYXpfbm92YV9iYWNrdXBfOGI0YzY2MWItZTRhOC00OTdhLWFiNjEtMTk1MzEyYmQyMWFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNDo1OTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNDo1OTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjAwOjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 05:00:09.721811 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-48eb8b6e-437e-4f18-9c8e-29ff392e00a5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '5c2a97d8dd0f448187003bb57a7e1b9f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88b1315cfa747c7b56e019d895d8577', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:09.722052 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-48eb8b6e-437e-4f18-9c8e-29ff392e00a5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] https://10.4.3.213/volume/v3/backups/import_record returned with HTTP 403 Aug 25 05:00:09.722825 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1193/4752] 10.4.3.213 () {70 vars in 1342 bytes} [Tue Aug 25 05:00:09 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:09.732045 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06f9dab7-04e1-42c3-8ed4-cab4f6fd24de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.734362 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06f9dab7-04e1-42c3-8ed4-cab4f6fd24de tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 Aug 25 05:00:09.734708 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06f9dab7-04e1-42c3-8ed4-cab4f6fd24de tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.734996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06f9dab7-04e1-42c3-8ed4-cab4f6fd24de tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.735235 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-06f9dab7-04e1-42c3-8ed4-cab4f6fd24de tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume with id: 0940556a-725a-480f-9bcc-7e0ae71ff313 Aug 25 05:00:09.745257 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.745257 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:09.745710 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06f9dab7-04e1-42c3-8ed4-cab4f6fd24de tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:09.767295 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06f9dab7-04e1-42c3-8ed4-cab4f6fd24de tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume request issued successfully. Aug 25 05:00:09.767512 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06f9dab7-04e1-42c3-8ed4-cab4f6fd24de tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 returned with HTTP 202 Aug 25 05:00:09.767925 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1186/4753] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:09 2026] DELETE /volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:09.775951 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5b0aa6d7-e726-47a2-af0a-f22b7249953d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:09.779611 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b0aa6d7-e726-47a2-af0a-f22b7249953d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 Aug 25 05:00:09.779892 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b0aa6d7-e726-47a2-af0a-f22b7249953d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:09.780134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5b0aa6d7-e726-47a2-af0a-f22b7249953d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:09.791520 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:09.791520 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:09.799763 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5b0aa6d7-e726-47a2-af0a-f22b7249953d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:09.807381 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5b0aa6d7-e726-47a2-af0a-f22b7249953d tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 returned with HTTP 200 Aug 25 05:00:09.807899 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1181/4754] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:09 2026] GET /volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:10.104465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53c3a197-d17b-4823-821f-0a8a6de950fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.107790 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53c3a197-d17b-4823-821f-0a8a6de950fd tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 Aug 25 05:00:10.108076 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53c3a197-d17b-4823-821f-0a8a6de950fd tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.108374 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53c3a197-d17b-4823-821f-0a8a6de950fd tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.115567 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53c3a197-d17b-4823-821f-0a8a6de950fd tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 returned with HTTP 404 Aug 25 05:00:10.116150 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1195/4755] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:10 2026] GET /volume/v3/volumes/1878c3b1-c3a3-4c0d-831e-eaf1616c38c4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:10.126670 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-11beafc6-d738-47e9-912d-0d440c42a2cf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.128538 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11beafc6-d738-47e9-912d-0d440c42a2cf tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:00:10.128810 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11beafc6-d738-47e9-912d-0d440c42a2cf tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.129068 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11beafc6-d738-47e9-912d-0d440c42a2cf tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.130001 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-11beafc6-d738-47e9-912d-0d440c42a2cf tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:00:10.145788 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-11beafc6-d738-47e9-912d-0d440c42a2cf tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Get all volumes completed successfully. Aug 25 05:00:10.148565 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:10.148565 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:10.154783 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11beafc6-d738-47e9-912d-0d440c42a2cf tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:00:10.155386 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1194/4756] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 05:00:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7959 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:10.159315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8659841-77c8-43be-bdee-33bca4093ea1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.161791 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8659841-77c8-43be-bdee-33bca4093ea1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 Aug 25 05:00:10.162308 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8659841-77c8-43be-bdee-33bca4093ea1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.162459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8659841-77c8-43be-bdee-33bca4093ea1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.169495 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8659841-77c8-43be-bdee-33bca4093ea1 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 returned with HTTP 404 Aug 25 05:00:10.170172 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1187/4757] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:10 2026] GET /volume/v3/volumes/b2a10f1e-4715-4327-ad1e-5cf6a6f7db00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:10.176020 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-629549db-40b7-4ef5-aa07-0a9b8cfb330c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.178345 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-629549db-40b7-4ef5-aa07-0a9b8cfb330c tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] DELETE https://10.4.3.213/volume/v3/types/4051fb46-64ea-4d23-a4a2-80b54e004220 Aug 25 05:00:10.178676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-629549db-40b7-4ef5-aa07-0a9b8cfb330c tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.178997 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-629549db-40b7-4ef5-aa07-0a9b8cfb330c tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.180150 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44d35e78-1d03-4f14-98b0-b72de2d86678 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.182170 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44d35e78-1d03-4f14-98b0-b72de2d86678 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 Aug 25 05:00:10.182513 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44d35e78-1d03-4f14-98b0-b72de2d86678 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.182753 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44d35e78-1d03-4f14-98b0-b72de2d86678 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.183000 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-44d35e78-1d03-4f14-98b0-b72de2d86678 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete volume with id: f26d209e-0b33-4ff5-b44b-49dfa54d8f38 Aug 25 05:00:10.190669 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:10.190669 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:10.191280 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-44d35e78-1d03-4f14-98b0-b72de2d86678 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 05:00:10.206836 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-629549db-40b7-4ef5-aa07-0a9b8cfb330c tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] https://10.4.3.213/volume/v3/types/4051fb46-64ea-4d23-a4a2-80b54e004220 returned with HTTP 202 Aug 25 05:00:10.207276 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1182/4758] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:10 2026] DELETE /volume/v3/types/4051fb46-64ea-4d23-a4a2-80b54e004220 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:10.217422 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-44d35e78-1d03-4f14-98b0-b72de2d86678 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete volume request issued successfully. Aug 25 05:00:10.217796 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44d35e78-1d03-4f14-98b0-b72de2d86678 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 returned with HTTP 202 Aug 25 05:00:10.218391 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1196/4759] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:10 2026] DELETE /volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:10.227812 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3293958-a6e1-428a-8f0d-28a32eb6a278 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.229863 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3293958-a6e1-428a-8f0d-28a32eb6a278 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 Aug 25 05:00:10.230138 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3293958-a6e1-428a-8f0d-28a32eb6a278 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.230377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3293958-a6e1-428a-8f0d-28a32eb6a278 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.239995 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:10.239995 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:10.247227 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d3293958-a6e1-428a-8f0d-28a32eb6a278 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 05:00:10.253726 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3293958-a6e1-428a-8f0d-28a32eb6a278 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 returned with HTTP 200 Aug 25 05:00:10.254239 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1195/4760] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:10 2026] GET /volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:10.482523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-487728ca-6e11-483e-99ac-6a1d7643048d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.483593 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-487728ca-6e11-483e-99ac-6a1d7643048d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:10.486474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-487728ca-6e11-483e-99ac-6a1d7643048d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.486474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-487728ca-6e11-483e-99ac-6a1d7643048d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.486474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-487728ca-6e11-483e-99ac-6a1d7643048d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:10.489230 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:10.489230 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:10.490202 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-487728ca-6e11-483e-99ac-6a1d7643048d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:10.490758 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1188/4761] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:10 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:10.824968 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cf5eb17b-a741-41a6-89bf-9a37e7933e37 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.827658 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf5eb17b-a741-41a6-89bf-9a37e7933e37 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 Aug 25 05:00:10.827940 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf5eb17b-a741-41a6-89bf-9a37e7933e37 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.828171 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cf5eb17b-a741-41a6-89bf-9a37e7933e37 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.835281 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cf5eb17b-a741-41a6-89bf-9a37e7933e37 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 returned with HTTP 404 Aug 25 05:00:10.836039 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1183/4762] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:10 2026] GET /volume/v3/volumes/0940556a-725a-480f-9bcc-7e0ae71ff313 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:10.845052 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e42aed5-bfce-4c95-b63a-db15bb9f229b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.846950 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e42aed5-bfce-4c95-b63a-db15bb9f229b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] GET https://10.4.3.213/volume/v3/backups Aug 25 05:00:10.847178 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e42aed5-bfce-4c95-b63a-db15bb9f229b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.847322 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e42aed5-bfce-4c95-b63a-db15bb9f229b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.847602 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-9e42aed5-bfce-4c95-b63a-db15bb9f229b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:00:10.852757 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e42aed5-bfce-4c95-b63a-db15bb9f229b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] https://10.4.3.213/volume/v3/backups returned with HTTP 200 Aug 25 05:00:10.853123 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1197/4763] 10.4.3.213 () {68 vars in 1277 bytes} [Tue Aug 25 05:00:10 2026] GET /volume/v3/backups => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:10.862011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5442f207-3a83-4f9f-b1f0-a98cd85f51ee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.864083 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5442f207-3a83-4f9f-b1f0-a98cd85f51ee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] GET https://10.4.3.213/volume/v3/backups?project_id=c88b1315cfa747c7b56e019d895d8577 Aug 25 05:00:10.864365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5442f207-3a83-4f9f-b1f0-a98cd85f51ee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:10.864640 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5442f207-3a83-4f9f-b1f0-a98cd85f51ee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:10.864918 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-5442f207-3a83-4f9f-b1f0-a98cd85f51ee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Removing options 'project_id' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:00:10.879240 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5442f207-3a83-4f9f-b1f0-a98cd85f51ee tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] https://10.4.3.213/volume/v3/backups?project_id=c88b1315cfa747c7b56e019d895d8577 returned with HTTP 200 Aug 25 05:00:10.879782 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1196/4764] 10.4.3.213 () {68 vars in 1364 bytes} [Tue Aug 25 05:00:10 2026] GET /volume/v3/backups?project_id=c88b1315cfa747c7b56e019d895d8577 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:10.889198 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:10.891314 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:10.891747 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1079804294"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:10.893115 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1079804294'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:10.893256 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume of 1 GB Aug 25 05:00:10.897369 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Availability Zones retrieved successfully. Aug 25 05:00:10.904109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Flow 'volume_create_api' (55795cc6-8de0-411f-83b4-064dcfadc452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:10.905128 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af91b492-5045-43e4-85c4-e8f026c2fcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:10.906105 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:10.935339 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af91b492-5045-43e4-85c4-e8f026c2fcff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:10.936550 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d5627d-cf7f-40ab-939f-bf21576f5c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:10.983419 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Created reservations ['858df79b-75d5-4c31-aebb-1e8ffd2c86e2', 'f5175072-af4c-4d4d-8208-0e245c749dab', 'efe66d2b-46c7-4362-aaa8-44e4f43e3663', '81d36978-ab2d-46d9-a970-f4db222188b7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:10.984258 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d5627d-cf7f-40ab-939f-bf21576f5c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['858df79b-75d5-4c31-aebb-1e8ffd2c86e2', 'f5175072-af4c-4d4d-8208-0e245c749dab', 'efe66d2b-46c7-4362-aaa8-44e4f43e3663', '81d36978-ab2d-46d9-a970-f4db222188b7']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:10.985267 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f732a611-94e7-40a7-8ced-ff1319ce841f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:11.012189 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f732a611-94e7-40a7-8ced-ff1319ce841f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd3b585-3f03-49f8-8992-2f6c2d0a49ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1079804294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['858df79b-75d5-4c31-aebb-1e8ffd2c86e2','f5175072-af4c-4d4d-8208-0e245c749dab','efe66d2b-46c7-4362-aaa8-44e4f43e3663','81d36978-ab2d-46d9-a970-f4db222188b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='661a9de4fbd04e568748d6ded3edcabb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1079804294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebd3b585-3f03-49f8-8992-2f6c2d0a49ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88b1315cfa747c7b56e019d895d8577',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='661a9de4fbd04e568748d6ded3edcabb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:11.013416 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1729595b-710e-4435-b6bf-87cf8d67a962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:11.036493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1729595b-710e-4435-b6bf-87cf8d67a962) transitioned into state 'SUCCESS' from state '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-1079804294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['858df79b-75d5-4c31-aebb-1e8ffd2c86e2','f5175072-af4c-4d4d-8208-0e245c749dab','efe66d2b-46c7-4362-aaa8-44e4f43e3663','81d36978-ab2d-46d9-a970-f4db222188b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='661a9de4fbd04e568748d6ded3edcabb',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:11.037172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d42ab4-254e-499e-ab21-cc9b14df49d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:11.048567 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d42ab4-254e-499e-ab21-cc9b14df49d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:11.049694 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Flow 'volume_create_api' (55795cc6-8de0-411f-83b4-064dcfadc452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:11.050085 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Create volume request issued successfully. Aug 25 05:00:11.050896 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e40d362b-336b-4620-90d2-9b8e2ea82008 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:11.051394 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1189/4765] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:00:10 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:11.065539 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0cece287-241b-4894-a75b-b3a68871906a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:11.067771 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0cece287-241b-4894-a75b-b3a68871906a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab Aug 25 05:00:11.068099 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0cece287-241b-4894-a75b-b3a68871906a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:11.068390 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0cece287-241b-4894-a75b-b3a68871906a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:11.078000 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:11.078000 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:11.081781 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0cece287-241b-4894-a75b-b3a68871906a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:11.086653 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0cece287-241b-4894-a75b-b3a68871906a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab returned with HTTP 200 Aug 25 05:00:11.086745 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1184/4766] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:11 2026] GET /volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:11.111191 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:11.112853 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:11.113318 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1433407280", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:11.115579 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1433407280', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:11.115760 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Create volume of 1 GB Aug 25 05:00:11.116034 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:11.116034 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:11.120578 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Availability Zones retrieved successfully. Aug 25 05:00:11.129096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Flow 'volume_create_api' (d35db1d8-4fbc-45e9-8aa2-2f0512122997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:11.130360 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b48fe67-66da-485e-8cc8-b24d95439006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:11.131728 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:11.164810 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b48fe67-66da-485e-8cc8-b24d95439006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:11.165717 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79efa2a4-8bbc-4a8e-8002-ef7c11cee861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:11.228992 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Created reservations ['dfacb000-4d82-4fad-b3ec-b6ebe3be601b', '7787da22-e3db-4b42-8816-a948b53bb5a2', 'dd27c8da-bdc4-4197-9d97-cb5c997abad4', '6e6feb86-855a-45cf-8d3a-d729704f93cf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:11.230276 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79efa2a4-8bbc-4a8e-8002-ef7c11cee861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfacb000-4d82-4fad-b3ec-b6ebe3be601b', '7787da22-e3db-4b42-8816-a948b53bb5a2', 'dd27c8da-bdc4-4197-9d97-cb5c997abad4', '6e6feb86-855a-45cf-8d3a-d729704f93cf']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:11.231322 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74ed958-6ac5-497f-9ba1-aa83e2ce9b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:11.256655 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74ed958-6ac5-497f-9ba1-aa83e2ce9b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '378293ee-82b7-44e2-a9b5-29cb7b2d249d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1433407280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd93be91b134e8aa7e3cc1457ff3166',qos_specs=None,replication_status=,reservations=['dfacb000-4d82-4fad-b3ec-b6ebe3be601b','7787da22-e3db-4b42-8816-a948b53bb5a2','dd27c8da-bdc4-4197-9d97-cb5c997abad4','6e6feb86-855a-45cf-8d3a-d729704f93cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05fecefa66cc4857997038c775515ebf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1433407280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=378293ee-82b7-44e2-a9b5-29cb7b2d249d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd93be91b134e8aa7e3cc1457ff3166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05fecefa66cc4857997038c775515ebf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:11.257444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096d65d2-3426-4a43-b328-c826afee32f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:11.268931 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-09b301be-5b3c-45a9-8a75-57d5616272c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:11.271457 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09b301be-5b3c-45a9-8a75-57d5616272c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 Aug 25 05:00:11.271776 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-09b301be-5b3c-45a9-8a75-57d5616272c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:11.272085 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-09b301be-5b3c-45a9-8a75-57d5616272c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:11.279386 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09b301be-5b3c-45a9-8a75-57d5616272c5 tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 returned with HTTP 404 Aug 25 05:00:11.280329 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1197/4767] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:11 2026] GET /volume/v3/volumes/f26d209e-0b33-4ff5-b44b-49dfa54d8f38 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:11.288822 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f045e9e2-c078-48cf-a9fc-0093da3f721a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:11.291137 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f045e9e2-c078-48cf-a9fc-0093da3f721a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] DELETE https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b Aug 25 05:00:11.291259 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f045e9e2-c078-48cf-a9fc-0093da3f721a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:11.291464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f045e9e2-c078-48cf-a9fc-0093da3f721a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:11.291759 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f045e9e2-c078-48cf-a9fc-0093da3f721a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete volume with id: 524aad3b-b5a1-4988-9d32-3f8fa3e23f9b Aug 25 05:00:11.302144 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:11.302144 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:11.302680 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f045e9e2-c078-48cf-a9fc-0093da3f721a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 05:00:11.305238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096d65d2-3426-4a43-b328-c826afee32f5) transitioned into state 'SUCCESS' from state '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-1433407280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd93be91b134e8aa7e3cc1457ff3166',qos_specs=None,replication_status=,reservations=['dfacb000-4d82-4fad-b3ec-b6ebe3be601b','7787da22-e3db-4b42-8816-a948b53bb5a2','dd27c8da-bdc4-4197-9d97-cb5c997abad4','6e6feb86-855a-45cf-8d3a-d729704f93cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05fecefa66cc4857997038c775515ebf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:11.306009 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a326aac5-c80c-40d3-83c3-c5ca68f017d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:11.319655 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a326aac5-c80c-40d3-83c3-c5ca68f017d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:11.320601 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Flow 'volume_create_api' (d35db1d8-4fbc-45e9-8aa2-2f0512122997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:11.321032 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Create volume request issued successfully. Aug 25 05:00:11.321626 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f4eae17-5cd7-41a0-a487-6c0354b47db9 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:11.322008 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1198/4768] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:00:11 2026] POST /volume/v3/volumes => generated 747 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:11.327134 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f045e9e2-c078-48cf-a9fc-0093da3f721a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Delete volume request issued successfully. Aug 25 05:00:11.327422 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f045e9e2-c078-48cf-a9fc-0093da3f721a tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b returned with HTTP 202 Aug 25 05:00:11.328591 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1190/4769] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:11 2026] DELETE /volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:11.336767 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75180e99-ad2b-452c-86cb-efc3af35fedd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:11.339232 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75180e99-ad2b-452c-86cb-efc3af35fedd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b Aug 25 05:00:11.339321 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75180e99-ad2b-452c-86cb-efc3af35fedd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:11.339663 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75180e99-ad2b-452c-86cb-efc3af35fedd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:11.347444 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:11.347444 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:11.358980 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75180e99-ad2b-452c-86cb-efc3af35fedd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Volume info retrieved successfully. Aug 25 05:00:11.365760 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75180e99-ad2b-452c-86cb-efc3af35fedd tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b returned with HTTP 200 Aug 25 05:00:11.366183 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1185/4770] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:11 2026] GET /volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:11.503273 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-34801dfd-0a7b-4a62-9a83-80ca1312680e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:11.507120 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34801dfd-0a7b-4a62-9a83-80ca1312680e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:11.507404 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34801dfd-0a7b-4a62-9a83-80ca1312680e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:11.507701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-34801dfd-0a7b-4a62-9a83-80ca1312680e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:11.507856 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-34801dfd-0a7b-4a62-9a83-80ca1312680e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:11.519456 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:11.519456 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:11.519456 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-34801dfd-0a7b-4a62-9a83-80ca1312680e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:11.519456 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1198/4771] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:11 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:11.704864 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cab39b91-232d-4ea5-b67c-f5c1464e7d89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:11.706826 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cab39b91-232d-4ea5-b67c-f5c1464e7d89 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:11.707235 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cab39b91-232d-4ea5-b67c-f5c1464e7d89 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1840189978", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:11.708728 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:11.708728 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:11.721134 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cab39b91-232d-4ea5-b67c-f5c1464e7d89 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:11.721646 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1199/4772] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 05:00:11 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:11.731057 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6db20491-7623-4aed-b711-bbf255d739a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:11.734494 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6db20491-7623-4aed-b711-bbf255d739a9 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] POST https://10.4.3.213/volume/v3/types/ace4758f-ba7a-47ba-b7b3-365f006f8ae3/encryption Aug 25 05:00:11.734898 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6db20491-7623-4aed-b711-bbf255d739a9 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:11.762247 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6db20491-7623-4aed-b711-bbf255d739a9 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] https://10.4.3.213/volume/v3/types/ace4758f-ba7a-47ba-b7b3-365f006f8ae3/encryption returned with HTTP 200 Aug 25 05:00:11.763043 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1191/4773] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 05:00:11 2026] POST /volume/v3/types/ace4758f-ba7a-47ba-b7b3-365f006f8ae3/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:11.793885 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:11.798752 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:11.799287 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-2080231201", "snapshot_id": null, "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "volume_type": "tempest-scenario-type-luks-1840189978", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:11.803895 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-2080231201', 'snapshot_id': None, 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'volume_type': 'tempest-scenario-type-luks-1840189978', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:11.902934 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume of 1 GB Aug 25 05:00:11.903706 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:11.903706 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:11.904682 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Availability Zones retrieved successfully. Aug 25 05:00:11.913379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Flow 'volume_create_api' (6f8f07ec-37c2-4b1a-a5e6-fd565db05c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:11.915704 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123186d1-3ba1-425b-a8c5-5bc5543f822c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:11.917241 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:11.990077 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123186d1-3ba1-425b-a8c5-5bc5543f822c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:00:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ace4758f-ba7a-47ba-b7b3-365f006f8ae3,is_public=True,name='tempest-scenario-type-luks-1840189978',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ace4758f-ba7a-47ba-b7b3-365f006f8ae3', '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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:11.991063 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb16738-9851-41e7-9c9d-720237f0e909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:12.022715 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1840189978 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1840189978, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:12.023127 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1840189978 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1840189978, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:12.061529 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Created reservations ['ffc56dc8-a9d0-43d9-b2f6-baa310e8f8ab', '4e28e632-f391-4a03-b4c9-bfbef396d0e5', '634b632d-079e-4538-8c0b-d202ca1210a4', '4641670b-c08d-4697-b0a1-de1bd0896498'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:12.061529 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb16738-9851-41e7-9c9d-720237f0e909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffc56dc8-a9d0-43d9-b2f6-baa310e8f8ab', '4e28e632-f391-4a03-b4c9-bfbef396d0e5', '634b632d-079e-4538-8c0b-d202ca1210a4', '4641670b-c08d-4697-b0a1-de1bd0896498']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:12.062035 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e51a7d-0542-40ab-9e0e-825beabcffbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:12.096990 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e51a7d-0542-40ab-9e0e-825beabcffbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c5bb29-f93b-4093-bd6a-4e9441c47e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-2080231201',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb84eabb1254780b407f6f5f3533654',qos_specs=None,replication_status=,reservations=['ffc56dc8-a9d0-43d9-b2f6-baa310e8f8ab','4e28e632-f391-4a03-b4c9-bfbef396d0e5','634b632d-079e-4538-8c0b-d202ca1210a4','4641670b-c08d-4697-b0a1-de1bd0896498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_type_id=ace4758f-ba7a-47ba-b7b3-365f006f8ae3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-2080231201',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e4c5bb29-f93b-4093-bd6a-4e9441c47e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb84eabb1254780b407f6f5f3533654',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ace4758f-ba7a-47ba-b7b3-365f006f8ae3),volume_type_id=ace4758f-ba7a-47ba-b7b3-365f006f8ae3)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:12.098368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11fb7f9-e28a-415b-8553-1775ed962efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:12.099795 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef133e92-4c10-4e26-a5fa-50102b94c4c2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:12.103405 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef133e92-4c10-4e26-a5fa-50102b94c4c2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab Aug 25 05:00:12.103405 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef133e92-4c10-4e26-a5fa-50102b94c4c2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:12.103705 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef133e92-4c10-4e26-a5fa-50102b94c4c2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:12.115713 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:12.115713 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:12.120545 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ef133e92-4c10-4e26-a5fa-50102b94c4c2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:12.127036 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef133e92-4c10-4e26-a5fa-50102b94c4c2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab returned with HTTP 200 Aug 25 05:00:12.127606 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1199/4774] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:12 2026] GET /volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:12.129966 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11fb7f9-e28a-415b-8553-1775ed962efe) transitioned into state 'SUCCESS' from state '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-2080231201',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb84eabb1254780b407f6f5f3533654',qos_specs=None,replication_status=,reservations=['ffc56dc8-a9d0-43d9-b2f6-baa310e8f8ab','4e28e632-f391-4a03-b4c9-bfbef396d0e5','634b632d-079e-4538-8c0b-d202ca1210a4','4641670b-c08d-4697-b0a1-de1bd0896498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_type_id=ace4758f-ba7a-47ba-b7b3-365f006f8ae3)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:12.131088 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775c635a-c7ca-4f38-901f-4b7cd6941301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:12.144714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73bb5fc6-d0a2-4139-bb5e-b5b0738e4c6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:12.146402 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73bb5fc6-d0a2-4139-bb5e-b5b0738e4c6a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 05:00:12.146808 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73bb5fc6-d0a2-4139-bb5e-b5b0738e4c6a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ebd3b585-3f03-49f8-8992-2f6c2d0a49ab", "name": "tempest-type-Backup-343007831"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:12.147973 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775c635a-c7ca-4f38-901f-4b7cd6941301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:12.148815 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-73bb5fc6-d0a2-4139-bb5e-b5b0738e4c6a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Creating new backup {'backup': {'volume_id': 'ebd3b585-3f03-49f8-8992-2f6c2d0a49ab', 'name': 'tempest-type-Backup-343007831'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:00:12.148959 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-73bb5fc6-d0a2-4139-bb5e-b5b0738e4c6a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Creating backup of volume ebd3b585-3f03-49f8-8992-2f6c2d0a49ab in container None Aug 25 05:00:12.149531 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Flow 'volume_create_api' (6f8f07ec-37c2-4b1a-a5e6-fd565db05c29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:12.150162 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume request issued successfully. Aug 25 05:00:12.150997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8ffdd271-4d99-4cca-a1cb-6f668ed33c73 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:12.151655 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1186/4775] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:00:11 2026] POST /volume/v3/volumes => generated 792 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:12.156828 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:12.156828 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:12.156828 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-73bb5fc6-d0a2-4139-bb5e-b5b0738e4c6a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:12.164141 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea3bc396-f728-4e9a-9518-9b0eeb3024b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:12.165811 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea3bc396-f728-4e9a-9518-9b0eeb3024b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:12.165999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea3bc396-f728-4e9a-9518-9b0eeb3024b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:12.166179 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea3bc396-f728-4e9a-9518-9b0eeb3024b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:12.175241 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:12.175241 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:12.177925 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-73bb5fc6-d0a2-4139-bb5e-b5b0738e4c6a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Created reservations ['451d3786-6ba9-4c2b-9db7-1a68343c8df6', 'b3d97fdb-17bc-41df-b7b7-ba77f2e2d16d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:12.179504 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea3bc396-f728-4e9a-9518-9b0eeb3024b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:12.183993 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea3bc396-f728-4e9a-9518-9b0eeb3024b7 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:12.184366 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1192/4776] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:12 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:12.223391 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73bb5fc6-d0a2-4139-bb5e-b5b0738e4c6a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 05:00:12.223840 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1200/4777] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:00:12 2026] POST /volume/v3/backups => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:12.234412 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3c382890-7fb4-4f0f-9045-ba69355ec860 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:12.237051 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c382890-7fb4-4f0f-9045-ba69355ec860 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:12.237308 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c382890-7fb4-4f0f-9045-ba69355ec860 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:12.237571 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3c382890-7fb4-4f0f-9045-ba69355ec860 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:12.237723 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3c382890-7fb4-4f0f-9045-ba69355ec860 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:12.245203 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:12.245203 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:12.245486 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3c382890-7fb4-4f0f-9045-ba69355ec860 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:12.246107 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1200/4778] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:12 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:12.381655 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c20cbe7e-ee36-4450-abbc-b8139e8501ea None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:12.384332 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c20cbe7e-ee36-4450-abbc-b8139e8501ea tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] GET https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b Aug 25 05:00:12.384629 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c20cbe7e-ee36-4450-abbc-b8139e8501ea tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:12.384830 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c20cbe7e-ee36-4450-abbc-b8139e8501ea tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:12.394547 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c20cbe7e-ee36-4450-abbc-b8139e8501ea tempest-VolumesBackupsTest-1651300556 tempest-VolumesBackupsTest-1651300556-project-member] https://10.4.3.213/volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b returned with HTTP 404 Aug 25 05:00:12.395216 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1187/4779] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:12 2026] GET /volume/v3/volumes/524aad3b-b5a1-4988-9d32-3f8fa3e23f9b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:12.532022 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dcfaa6ab-4786-41c7-82f5-f1da885f37c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:12.538217 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcfaa6ab-4786-41c7-82f5-f1da885f37c1 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:12.538518 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcfaa6ab-4786-41c7-82f5-f1da885f37c1 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:12.538783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dcfaa6ab-4786-41c7-82f5-f1da885f37c1 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:12.538922 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dcfaa6ab-4786-41c7-82f5-f1da885f37c1 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:12.546068 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:12.546068 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:12.546999 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dcfaa6ab-4786-41c7-82f5-f1da885f37c1 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:12.547359 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1193/4780] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:12 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:13.200527 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e6816bb-34c5-4141-bdbd-6335697a6c48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:13.202437 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e6816bb-34c5-4141-bdbd-6335697a6c48 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:13.202689 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e6816bb-34c5-4141-bdbd-6335697a6c48 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:13.202909 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e6816bb-34c5-4141-bdbd-6335697a6c48 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:13.212272 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:13.212272 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:13.219354 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e6816bb-34c5-4141-bdbd-6335697a6c48 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:13.235769 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e6816bb-34c5-4141-bdbd-6335697a6c48 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:13.236489 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1201/4781] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:13 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 942 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:13.258028 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-23bdb700-4c0f-4ecf-a06c-22400fa9edf6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:13.260967 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23bdb700-4c0f-4ecf-a06c-22400fa9edf6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:13.261220 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23bdb700-4c0f-4ecf-a06c-22400fa9edf6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:13.261777 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23bdb700-4c0f-4ecf-a06c-22400fa9edf6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:13.261951 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-23bdb700-4c0f-4ecf-a06c-22400fa9edf6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:13.272558 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:13.272558 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:13.273294 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23bdb700-4c0f-4ecf-a06c-22400fa9edf6 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:13.273866 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1201/4782] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:13 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:13.569516 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-036bfc4e-00f6-418e-9ce7-5a49d3da4b73 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:13.573489 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-036bfc4e-00f6-418e-9ce7-5a49d3da4b73 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:13.573788 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-036bfc4e-00f6-418e-9ce7-5a49d3da4b73 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:13.574029 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-036bfc4e-00f6-418e-9ce7-5a49d3da4b73 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:13.574650 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-036bfc4e-00f6-418e-9ce7-5a49d3da4b73 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:13.590875 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:13.590875 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:13.590875 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-036bfc4e-00f6-418e-9ce7-5a49d3da4b73 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:13.590875 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1188/4783] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:13 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 760 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:13.602081 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:13.604458 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:13.605702 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-252121939"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:13.608237 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request body: {'volume': {"'backup_id": '5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-252121939'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:13.608558 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume of 1 GB Aug 25 05:00:13.614139 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Availability Zones retrieved successfully. Aug 25 05:00:13.620099 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (c9a95a19-7313-4c05-89e3-e743ba199a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:13.621167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a15d474-ae06-46e2-9210-b9920fac97e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.622203 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:13.653327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a15d474-ae06-46e2-9210-b9920fac97e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.655044 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc359d9-8d37-4815-bbb0-5d76480b9ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.704038 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Created reservations ['560e5cf7-b7d6-486d-bf0b-c051ff9e3630', '228fd259-ca98-4f1d-8079-15e07700ae70', 'd07c6cb5-2b0f-4e28-b9c6-2466679242fd', '9a83ce81-f65a-4faf-b7e6-9a49b5c72767'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:13.704729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc359d9-8d37-4815-bbb0-5d76480b9ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['560e5cf7-b7d6-486d-bf0b-c051ff9e3630', '228fd259-ca98-4f1d-8079-15e07700ae70', 'd07c6cb5-2b0f-4e28-b9c6-2466679242fd', '9a83ce81-f65a-4faf-b7e6-9a49b5c72767']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.705507 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae8bbd4-b32c-4f7f-b74b-88c6f98f7c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.738742 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae8bbd4-b32c-4f7f-b74b-88c6f98f7c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5385b793-5a7f-4a83-b8f1-843331a5155a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-252121939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['560e5cf7-b7d6-486d-bf0b-c051ff9e3630','228fd259-ca98-4f1d-8079-15e07700ae70','d07c6cb5-2b0f-4e28-b9c6-2466679242fd','9a83ce81-f65a-4faf-b7e6-9a49b5c72767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-252121939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5385b793-5a7f-4a83-b8f1-843331a5155a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2ac9aa9074b96a5935e4075f5936d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.738742 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f39128b4-376c-4d69-9744-c74471e10bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.759875 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f39128b4-376c-4d69-9744-c74471e10bb1) transitioned into state 'SUCCESS' from state '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-252121939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['560e5cf7-b7d6-486d-bf0b-c051ff9e3630','228fd259-ca98-4f1d-8079-15e07700ae70','d07c6cb5-2b0f-4e28-b9c6-2466679242fd','9a83ce81-f65a-4faf-b7e6-9a49b5c72767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.761452 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a3e193-bb76-4bb4-9ad6-c83ee8a4b536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.779171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a3e193-bb76-4bb4-9ad6-c83ee8a4b536) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.780144 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (c9a95a19-7313-4c05-89e3-e743ba199a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:13.780531 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request issued successfully. Aug 25 05:00:13.781238 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a9a6275-94e3-4129-bd17-b0ade9bb135c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:13.781985 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1194/4784] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:00:13 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:13.795131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54f64052-4a3f-4a70-b964-478236ae4c64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:13.797415 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:13.797962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1509555806"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:13.800212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request body: {'volume': {"'backup_id": '5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1509555806'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:13.800844 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume of 1 GB Aug 25 05:00:13.809922 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Availability Zones retrieved successfully. Aug 25 05:00:13.818647 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (a4cca819-10b4-4600-8f25-12da5905d84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:13.822836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e068a8-cee3-4393-8785-19f282a289eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.823883 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:13.852739 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e068a8-cee3-4393-8785-19f282a289eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.853729 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cca771-eb51-4ce0-ac1d-6c8a2e9dda8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.907882 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Created reservations ['7e742f6a-e82b-448e-b095-c1668f5c4266', '821facbf-f251-4b00-a640-b069961e2902', '3eef9a70-f034-412b-ad7d-3911411fd394', '911478c2-203c-427f-aa15-d3e75f8e8163'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:13.908950 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cca771-eb51-4ce0-ac1d-6c8a2e9dda8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e742f6a-e82b-448e-b095-c1668f5c4266', '821facbf-f251-4b00-a640-b069961e2902', '3eef9a70-f034-412b-ad7d-3911411fd394', '911478c2-203c-427f-aa15-d3e75f8e8163']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.909996 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba11824-c780-4604-8aff-2ec6668dc212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.946294 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba11824-c780-4604-8aff-2ec6668dc212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '236048fb-e006-4ee6-82f7-6f96587d1600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1509555806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['7e742f6a-e82b-448e-b095-c1668f5c4266','821facbf-f251-4b00-a640-b069961e2902','3eef9a70-f034-412b-ad7d-3911411fd394','911478c2-203c-427f-aa15-d3e75f8e8163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1509555806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=236048fb-e006-4ee6-82f7-6f96587d1600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2ac9aa9074b96a5935e4075f5936d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.947388 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11062e19-a63e-4d6c-85e9-a7ca36f74f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.972878 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11062e19-a63e-4d6c-85e9-a7ca36f74f78) transitioned into state 'SUCCESS' from state '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-1509555806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['7e742f6a-e82b-448e-b095-c1668f5c4266','821facbf-f251-4b00-a640-b069961e2902','3eef9a70-f034-412b-ad7d-3911411fd394','911478c2-203c-427f-aa15-d3e75f8e8163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.973753 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7acf5e-e6f1-4333-ae89-aa9667317f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:13.985074 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7acf5e-e6f1-4333-ae89-aa9667317f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:13.986444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (a4cca819-10b4-4600-8f25-12da5905d84d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:13.987023 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request issued successfully. Aug 25 05:00:13.987792 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54f64052-4a3f-4a70-b964-478236ae4c64 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:13.988412 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1202/4785] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:00:13 2026] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:14.004246 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.006700 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:14.007007 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1780192815"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:14.009173 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request body: {'volume': {"'backup_id": '5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1780192815'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:14.009360 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume of 1 GB Aug 25 05:00:14.014243 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Availability Zones retrieved successfully. Aug 25 05:00:14.022362 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (ae36b377-4ebd-4d2d-999a-72bd6ce9d1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:14.023819 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c119d69e-5f2a-45d0-b8b5-b5da2b9f2e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.025299 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:14.051778 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c119d69e-5f2a-45d0-b8b5-b5da2b9f2e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.052671 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6b4013-eb9b-4456-8b99-d7f88681bac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.100425 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Created reservations ['23805f02-8a9c-407f-8fef-eda950d92682', 'b7fe7472-1685-47d5-be7c-835b71ed22cc', 'd6d8ede9-34f8-4126-8433-eef84916b0eb', '7741090d-9e4d-441b-9b35-65846aa6d6b9'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:14.101282 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6b4013-eb9b-4456-8b99-d7f88681bac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23805f02-8a9c-407f-8fef-eda950d92682', 'b7fe7472-1685-47d5-be7c-835b71ed22cc', 'd6d8ede9-34f8-4126-8433-eef84916b0eb', '7741090d-9e4d-441b-9b35-65846aa6d6b9']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.102116 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b102791-c91f-4161-96a1-07a883359706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.125609 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b102791-c91f-4161-96a1-07a883359706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '609cf17e-8548-4704-b48b-294b0608a9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1780192815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['23805f02-8a9c-407f-8fef-eda950d92682','b7fe7472-1685-47d5-be7c-835b71ed22cc','d6d8ede9-34f8-4126-8433-eef84916b0eb','7741090d-9e4d-441b-9b35-65846aa6d6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1780192815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=609cf17e-8548-4704-b48b-294b0608a9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2ac9aa9074b96a5935e4075f5936d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.126407 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ebdcf9-3520-419c-8f1e-111373a6e986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.146099 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ebdcf9-3520-419c-8f1e-111373a6e986) transitioned into state 'SUCCESS' from state '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-1780192815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['23805f02-8a9c-407f-8fef-eda950d92682','b7fe7472-1685-47d5-be7c-835b71ed22cc','d6d8ede9-34f8-4126-8433-eef84916b0eb','7741090d-9e4d-441b-9b35-65846aa6d6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.147042 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc9759ee-fa2b-4e72-a03b-43a376813b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.158484 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc9759ee-fa2b-4e72-a03b-43a376813b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.159382 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (ae36b377-4ebd-4d2d-999a-72bd6ce9d1e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:14.159745 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request issued successfully. Aug 25 05:00:14.160352 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4dac1b5a-24d3-4125-9070-fc8bebcec022 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:14.160925 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1202/4786] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:00:14 2026] POST /volume/v3/volumes => generated 758 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:14.173234 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-20822d11-99eb-4e96-befb-dfef208be254 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.176941 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:14.177282 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-212513300"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:14.178655 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request body: {'volume': {"'backup_id": '5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-212513300'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:14.178743 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume of 1 GB Aug 25 05:00:14.183029 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Availability Zones retrieved successfully. Aug 25 05:00:14.192191 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (3218563f-6742-4e7d-8315-229141197262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:14.194874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6800ee-5bbf-4f0f-96bf-60520b2579b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.196370 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:14.228504 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6800ee-5bbf-4f0f-96bf-60520b2579b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.229608 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e67928e-cb3e-4344-b5d4-24fb03c256d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.253992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f8b5bb4-b312-4185-a5c0-8448b2945b0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.257220 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f8b5bb4-b312-4185-a5c0-8448b2945b0c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:14.257447 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f8b5bb4-b312-4185-a5c0-8448b2945b0c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:14.257674 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f8b5bb4-b312-4185-a5c0-8448b2945b0c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:14.264707 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:14.264707 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:14.271659 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f8b5bb4-b312-4185-a5c0-8448b2945b0c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:14.276290 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f8b5bb4-b312-4185-a5c0-8448b2945b0c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:14.276290 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1195/4787] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:14 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:14.284595 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Created reservations ['dfd48118-cb48-4c95-9245-9cdeb0d47ee2', '950af8bf-b1ce-4ba1-a259-f500b64c6627', '5b3e592f-48f7-4cca-a8fa-f5991eb8b1c9', '21776b72-4521-4ad4-96d9-c1212f606f1d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:14.285518 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e67928e-cb3e-4344-b5d4-24fb03c256d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfd48118-cb48-4c95-9245-9cdeb0d47ee2', '950af8bf-b1ce-4ba1-a259-f500b64c6627', '5b3e592f-48f7-4cca-a8fa-f5991eb8b1c9', '21776b72-4521-4ad4-96d9-c1212f606f1d']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.286292 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dffa081-7621-46b9-8a1e-fe32fef21886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.287781 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5cb277ca-d0ae-445a-801e-1d351ca4006c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.289865 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cb277ca-d0ae-445a-801e-1d351ca4006c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:14.290067 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cb277ca-d0ae-445a-801e-1d351ca4006c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:14.290517 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cb277ca-d0ae-445a-801e-1d351ca4006c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:14.290517 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5cb277ca-d0ae-445a-801e-1d351ca4006c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:14.294721 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:14.294721 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:14.295471 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cb277ca-d0ae-445a-801e-1d351ca4006c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:14.295950 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1203/4788] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:14 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:14.313504 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dffa081-7621-46b9-8a1e-fe32fef21886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45aaf641-cf89-43e9-9729-87b88f6b5639', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-212513300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['dfd48118-cb48-4c95-9245-9cdeb0d47ee2','950af8bf-b1ce-4ba1-a259-f500b64c6627','5b3e592f-48f7-4cca-a8fa-f5991eb8b1c9','21776b72-4521-4ad4-96d9-c1212f606f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-212513300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45aaf641-cf89-43e9-9729-87b88f6b5639,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2ac9aa9074b96a5935e4075f5936d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.314270 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934fb65e-29da-4a88-b077-f23488db05e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.337228 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934fb65e-29da-4a88-b077-f23488db05e8) transitioned into state 'SUCCESS' from state '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-212513300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['dfd48118-cb48-4c95-9245-9cdeb0d47ee2','950af8bf-b1ce-4ba1-a259-f500b64c6627','5b3e592f-48f7-4cca-a8fa-f5991eb8b1c9','21776b72-4521-4ad4-96d9-c1212f606f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.338277 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b6dd6f-01b1-49ce-8c5d-98dbe51ed835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.348493 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b6dd6f-01b1-49ce-8c5d-98dbe51ed835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.349242 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (3218563f-6742-4e7d-8315-229141197262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:14.349623 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request issued successfully. Aug 25 05:00:14.350340 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20822d11-99eb-4e96-befb-dfef208be254 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:14.350931 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1189/4789] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:00:14 2026] POST /volume/v3/volumes => generated 757 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:14.363704 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.366635 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:14.366635 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1002815449"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:14.368339 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request body: {'volume': {"'backup_id": '5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1002815449'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:14.368339 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume of 1 GB Aug 25 05:00:14.368532 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:14.368532 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:14.374205 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Availability Zones retrieved successfully. Aug 25 05:00:14.379996 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (e7dd22ad-1e43-4e16-aff4-4169ab658bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:14.380876 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5f426d-08d3-48b9-9a62-6163afdcb9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.381929 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:14.422114 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5f426d-08d3-48b9-9a62-6163afdcb9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.423318 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d69942d-5986-4681-ad4b-493bb763ffe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.481909 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Created reservations ['63873df4-6879-4a88-8fcd-af7e8b00b5a8', '1e948ac8-d037-45f8-81a6-d5d6746ba066', 'cee944a9-0a80-4806-baa1-c103d4538720', 'b24a46ed-be68-4f65-8a07-500e870bb0be'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:14.482792 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d69942d-5986-4681-ad4b-493bb763ffe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63873df4-6879-4a88-8fcd-af7e8b00b5a8', '1e948ac8-d037-45f8-81a6-d5d6746ba066', 'cee944a9-0a80-4806-baa1-c103d4538720', 'b24a46ed-be68-4f65-8a07-500e870bb0be']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.483678 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc3ab91-8e9b-4624-9a46-e817f8a5b1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.508870 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc3ab91-8e9b-4624-9a46-e817f8a5b1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1002815449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['63873df4-6879-4a88-8fcd-af7e8b00b5a8','1e948ac8-d037-45f8-81a6-d5d6746ba066','cee944a9-0a80-4806-baa1-c103d4538720','b24a46ed-be68-4f65-8a07-500e870bb0be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1002815449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2ac9aa9074b96a5935e4075f5936d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.510096 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (214c9ccc-0732-4f6b-9899-83a21515bf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.530757 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (214c9ccc-0732-4f6b-9899-83a21515bf82) transitioned into state 'SUCCESS' from state '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-1002815449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2ac9aa9074b96a5935e4075f5936d',qos_specs=None,replication_status=,reservations=['63873df4-6879-4a88-8fcd-af7e8b00b5a8','1e948ac8-d037-45f8-81a6-d5d6746ba066','cee944a9-0a80-4806-baa1-c103d4538720','b24a46ed-be68-4f65-8a07-500e870bb0be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8b8dce4d8140c4a127ddea8e7d3b52',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.531528 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48346b0-da5a-4ac7-8145-cdae544c6a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:14.544221 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48346b0-da5a-4ac7-8145-cdae544c6a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:14.545550 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Flow 'volume_create_api' (e7dd22ad-1e43-4e16-aff4-4169ab658bc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:14.545874 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Create volume request issued successfully. Aug 25 05:00:14.546309 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5a5f4d43-eef3-44ea-b235-84dd958779e0 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:14.547258 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1203/4790] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:00:14 2026] POST /volume/v3/volumes => generated 758 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:14.563895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb216c58-1686-4989-ad7b-71572c6d0695 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.569548 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb216c58-1686-4989-ad7b-71572c6d0695 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a Aug 25 05:00:14.569647 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb216c58-1686-4989-ad7b-71572c6d0695 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:14.569835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb216c58-1686-4989-ad7b-71572c6d0695 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:14.584541 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:14.584541 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:14.588944 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb216c58-1686-4989-ad7b-71572c6d0695 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:14.594210 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb216c58-1686-4989-ad7b-71572c6d0695 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a returned with HTTP 200 Aug 25 05:00:14.594686 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1196/4791] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:14 2026] GET /volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:14.610119 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d0ff4ce-e9a5-401d-b042-b3bc817949e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.613416 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d0ff4ce-e9a5-401d-b042-b3bc817949e6 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 Aug 25 05:00:14.613786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d0ff4ce-e9a5-401d-b042-b3bc817949e6 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:14.614117 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d0ff4ce-e9a5-401d-b042-b3bc817949e6 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:14.623509 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:14.623509 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:14.627869 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4d0ff4ce-e9a5-401d-b042-b3bc817949e6 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:14.635387 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d0ff4ce-e9a5-401d-b042-b3bc817949e6 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 returned with HTTP 200 Aug 25 05:00:14.636132 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1204/4792] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:14 2026] GET /volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:14.653053 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed21d87c-a669-494d-8fed-e33b2c906f45 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.655488 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed21d87c-a669-494d-8fed-e33b2c906f45 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe Aug 25 05:00:14.655708 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed21d87c-a669-494d-8fed-e33b2c906f45 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:14.655902 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed21d87c-a669-494d-8fed-e33b2c906f45 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:14.664697 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:14.664697 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:14.668933 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ed21d87c-a669-494d-8fed-e33b2c906f45 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:14.673475 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed21d87c-a669-494d-8fed-e33b2c906f45 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe returned with HTTP 200 Aug 25 05:00:14.673899 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1190/4793] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:14 2026] GET /volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:14.690780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-611d6447-869f-416d-bcad-2df8a5a91282 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.692254 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-611d6447-869f-416d-bcad-2df8a5a91282 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 Aug 25 05:00:14.692479 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-611d6447-869f-416d-bcad-2df8a5a91282 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:14.692722 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-611d6447-869f-416d-bcad-2df8a5a91282 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:14.703133 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:14.703133 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:14.709229 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-611d6447-869f-416d-bcad-2df8a5a91282 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:14.715704 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-611d6447-869f-416d-bcad-2df8a5a91282 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 returned with HTTP 200 Aug 25 05:00:14.716859 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1204/4794] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:14 2026] GET /volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:14.732979 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb5efa05-7626-4a40-80a1-63001e902d67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:14.734938 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb5efa05-7626-4a40-80a1-63001e902d67 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a Aug 25 05:00:14.735059 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb5efa05-7626-4a40-80a1-63001e902d67 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:14.735266 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb5efa05-7626-4a40-80a1-63001e902d67 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:14.743586 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:14.743586 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:14.747668 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bb5efa05-7626-4a40-80a1-63001e902d67 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:14.754919 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb5efa05-7626-4a40-80a1-63001e902d67 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a returned with HTTP 200 Aug 25 05:00:14.755380 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1197/4795] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:14 2026] GET /volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:15.291267 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-713b3f3c-518f-4819-9c6b-f7b07311a849 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:15.293447 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-713b3f3c-518f-4819-9c6b-f7b07311a849 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:15.293695 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-713b3f3c-518f-4819-9c6b-f7b07311a849 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:15.293937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-713b3f3c-518f-4819-9c6b-f7b07311a849 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:15.304652 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:15.304652 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:15.310329 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-525fcfe9-cab6-48b6-85b2-53650c6769b9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:15.311570 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-713b3f3c-518f-4819-9c6b-f7b07311a849 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:15.316142 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-525fcfe9-cab6-48b6-85b2-53650c6769b9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:15.316383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-525fcfe9-cab6-48b6-85b2-53650c6769b9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:15.316643 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-525fcfe9-cab6-48b6-85b2-53650c6769b9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:15.316780 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-525fcfe9-cab6-48b6-85b2-53650c6769b9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:15.320841 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-713b3f3c-518f-4819-9c6b-f7b07311a849 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:15.321343 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1205/4796] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:15 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:15.324178 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:15.324178 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:15.324883 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-525fcfe9-cab6-48b6-85b2-53650c6769b9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:15.325322 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1191/4797] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:15 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:15.772665 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-522a74a0-2b47-4ed2-8056-47a299cf6f6a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:15.774903 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-522a74a0-2b47-4ed2-8056-47a299cf6f6a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a Aug 25 05:00:15.775127 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-522a74a0-2b47-4ed2-8056-47a299cf6f6a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:15.775389 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-522a74a0-2b47-4ed2-8056-47a299cf6f6a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:15.786633 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:15.786633 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:15.790728 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-522a74a0-2b47-4ed2-8056-47a299cf6f6a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:15.798489 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-522a74a0-2b47-4ed2-8056-47a299cf6f6a tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a returned with HTTP 200 Aug 25 05:00:15.798489 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1205/4798] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:15 2026] GET /volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:15.816592 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da5982d6-34d0-4878-9c62-f3e3ce5e211d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:15.821469 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da5982d6-34d0-4878-9c62-f3e3ce5e211d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] DELETE https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:15.821750 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da5982d6-34d0-4878-9c62-f3e3ce5e211d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:15.822207 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da5982d6-34d0-4878-9c62-f3e3ce5e211d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:15.822347 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-da5982d6-34d0-4878-9c62-f3e3ce5e211d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete backup with id: 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. Aug 25 05:00:15.829631 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:15.829631 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:15.851869 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-da5982d6-34d0-4878-9c62-f3e3ce5e211d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] delete_backup rpcapi backup_id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:00:15.853933 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da5982d6-34d0-4878-9c62-f3e3ce5e211d tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 202 Aug 25 05:00:15.854413 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1198/4799] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:15 2026] DELETE /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:00:15.867037 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-655d7351-4778-4091-a7d5-a265477f1d0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:15.869419 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-655d7351-4778-4091-a7d5-a265477f1d0e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:15.869715 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-655d7351-4778-4091-a7d5-a265477f1d0e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:15.869963 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-655d7351-4778-4091-a7d5-a265477f1d0e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:15.870116 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-655d7351-4778-4091-a7d5-a265477f1d0e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:15.882035 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:15.882035 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:15.883155 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-655d7351-4778-4091-a7d5-a265477f1d0e tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 200 Aug 25 05:00:15.883718 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1206/4800] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:15 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:16.338107 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-288c5861-b826-40b4-91ac-a226d5617ffc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:16.340150 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-288c5861-b826-40b4-91ac-a226d5617ffc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:16.340360 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-288c5861-b826-40b4-91ac-a226d5617ffc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:16.340640 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-288c5861-b826-40b4-91ac-a226d5617ffc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:16.343161 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-263724a1-da06-49b1-ba1a-478362557eed None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:16.348789 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-263724a1-da06-49b1-ba1a-478362557eed tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:16.348789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-263724a1-da06-49b1-ba1a-478362557eed tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:16.348789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-263724a1-da06-49b1-ba1a-478362557eed tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:16.348789 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-263724a1-da06-49b1-ba1a-478362557eed tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:16.353238 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:16.353238 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:16.354264 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-263724a1-da06-49b1-ba1a-478362557eed tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:16.354794 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1206/4801] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:16 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:16.355265 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:16.355265 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:16.360859 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-288c5861-b826-40b4-91ac-a226d5617ffc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:16.368502 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-288c5861-b826-40b4-91ac-a226d5617ffc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:16.368502 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1192/4802] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:16 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:16.463074 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:16.583093 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:16.583616 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-326016939"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:16.585464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-326016939'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:16.585693 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Create volume of 1 GB Aug 25 05:00:16.592351 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Availability Zones retrieved successfully. Aug 25 05:00:16.600837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Flow 'volume_create_api' (4587373c-4bf8-401f-8046-3a763bf8e213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:16.602406 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198c556b-1d9b-4906-9f9b-71de47b0a8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:16.603838 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:16.646587 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198c556b-1d9b-4906-9f9b-71de47b0a8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:16.647618 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2825b5e5-b560-4272-8400-e38f91fb7dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:16.762465 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Created reservations ['65767f72-2fd6-4cd7-afef-7aa663391181', '967ee16c-86d2-4e48-a357-98bc77312d5a', '66269db1-b11b-419c-b293-08fd46468f62', '201f6186-d38b-4454-a847-5d58f9da0eaf'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:16.763947 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2825b5e5-b560-4272-8400-e38f91fb7dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65767f72-2fd6-4cd7-afef-7aa663391181', '967ee16c-86d2-4e48-a357-98bc77312d5a', '66269db1-b11b-419c-b293-08fd46468f62', '201f6186-d38b-4454-a847-5d58f9da0eaf']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:16.765246 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61d0af2-e6c8-46ad-aafb-84d1282a9664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:16.794492 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61d0af2-e6c8-46ad-aafb-84d1282a9664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f84b57a-6707-4516-8a39-89fb6263c884', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-326016939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='300d5ff9370d4fa096f8286cb3a82166',qos_specs=None,replication_status=,reservations=['65767f72-2fd6-4cd7-afef-7aa663391181','967ee16c-86d2-4e48-a357-98bc77312d5a','66269db1-b11b-419c-b293-08fd46468f62','201f6186-d38b-4454-a847-5d58f9da0eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb002f4f692846d398586c16eb50135f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-326016939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f84b57a-6707-4516-8a39-89fb6263c884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='300d5ff9370d4fa096f8286cb3a82166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb002f4f692846d398586c16eb50135f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:16.795620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78089048-52b0-4d01-8e50-d12ea0badc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:16.816454 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78089048-52b0-4d01-8e50-d12ea0badc5c) transitioned into state 'SUCCESS' from state '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-326016939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='300d5ff9370d4fa096f8286cb3a82166',qos_specs=None,replication_status=,reservations=['65767f72-2fd6-4cd7-afef-7aa663391181','967ee16c-86d2-4e48-a357-98bc77312d5a','66269db1-b11b-419c-b293-08fd46468f62','201f6186-d38b-4454-a847-5d58f9da0eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb002f4f692846d398586c16eb50135f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:16.817528 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcd62d3-0ec5-487d-b3e9-73853b5817bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:16.829670 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcd62d3-0ec5-487d-b3e9-73853b5817bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:16.830749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Flow 'volume_create_api' (4587373c-4bf8-401f-8046-3a763bf8e213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:16.831166 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Create volume request issued successfully. Aug 25 05:00:16.831853 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70ec7b19-69bd-4a06-9bba-1841a924e42b tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:16.832317 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1199/4803] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:00:16 2026] POST /volume/v3/volumes => generated 765 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:16.849531 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94821f5d-ee3e-47ef-808b-3e9ff14a1f01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:16.851701 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94821f5d-ee3e-47ef-808b-3e9ff14a1f01 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:16.851938 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94821f5d-ee3e-47ef-808b-3e9ff14a1f01 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:16.852879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94821f5d-ee3e-47ef-808b-3e9ff14a1f01 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:16.869018 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:16.869018 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:16.873701 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94821f5d-ee3e-47ef-808b-3e9ff14a1f01 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:16.879361 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94821f5d-ee3e-47ef-808b-3e9ff14a1f01 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 returned with HTTP 200 Aug 25 05:00:16.879361 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1207/4804] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:16 2026] GET /volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:16.896366 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47ff086b-55e8-4612-b1a2-92ad501026bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:16.898290 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47ff086b-55e8-4612-b1a2-92ad501026bb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a Aug 25 05:00:16.898494 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47ff086b-55e8-4612-b1a2-92ad501026bb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:16.898877 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47ff086b-55e8-4612-b1a2-92ad501026bb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:16.899016 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-47ff086b-55e8-4612-b1a2-92ad501026bb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Show backup with id 5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:16.903289 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47ff086b-55e8-4612-b1a2-92ad501026bb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a returned with HTTP 404 Aug 25 05:00:16.903787 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1207/4805] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:16 2026] GET /volume/v3/backups/5eeb3ad3-32a2-4cde-9515-8ec6f2c4b92a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:16.913227 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f494e7eb-6e5c-4829-8fea-1abfd29fe0ae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:16.915782 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f494e7eb-6e5c-4829-8fea-1abfd29fe0ae tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a Aug 25 05:00:16.915955 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f494e7eb-6e5c-4829-8fea-1abfd29fe0ae tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:16.916134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f494e7eb-6e5c-4829-8fea-1abfd29fe0ae tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:16.916493 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f494e7eb-6e5c-4829-8fea-1abfd29fe0ae tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume with id: e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a Aug 25 05:00:16.925637 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:16.925637 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:16.925955 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f494e7eb-6e5c-4829-8fea-1abfd29fe0ae tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:16.954933 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f494e7eb-6e5c-4829-8fea-1abfd29fe0ae tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume request issued successfully. Aug 25 05:00:16.955142 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f494e7eb-6e5c-4829-8fea-1abfd29fe0ae tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a returned with HTTP 202 Aug 25 05:00:16.955594 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1193/4806] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:16 2026] DELETE /volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:16.971778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6a125b3-07e1-4792-b566-b46e7150d6c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:16.976357 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6a125b3-07e1-4792-b566-b46e7150d6c9 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a Aug 25 05:00:16.976685 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6a125b3-07e1-4792-b566-b46e7150d6c9 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:16.976930 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6a125b3-07e1-4792-b566-b46e7150d6c9 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:16.991097 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:16.991097 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:16.996929 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f6a125b3-07e1-4792-b566-b46e7150d6c9 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:17.004849 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6a125b3-07e1-4792-b566-b46e7150d6c9 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a returned with HTTP 200 Aug 25 05:00:17.005772 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1200/4807] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:16 2026] GET /volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:17.369146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bf4d700-8442-4ff9-b426-9b8c89bd6077 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:17.370938 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bf4d700-8442-4ff9-b426-9b8c89bd6077 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:17.371203 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bf4d700-8442-4ff9-b426-9b8c89bd6077 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:17.372099 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bf4d700-8442-4ff9-b426-9b8c89bd6077 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:17.372099 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5bf4d700-8442-4ff9-b426-9b8c89bd6077 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:17.375736 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:17.375736 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:17.376312 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bf4d700-8442-4ff9-b426-9b8c89bd6077 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:17.376707 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1208/4808] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:17 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:17.381871 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6fe5dd76-9595-446b-9ef9-75b88cdf76db None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:17.383969 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fe5dd76-9595-446b-9ef9-75b88cdf76db tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:17.384145 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fe5dd76-9595-446b-9ef9-75b88cdf76db tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:17.384320 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fe5dd76-9595-446b-9ef9-75b88cdf76db tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:17.393446 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:17.393446 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:17.398330 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6fe5dd76-9595-446b-9ef9-75b88cdf76db tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:17.403285 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fe5dd76-9595-446b-9ef9-75b88cdf76db tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:17.403757 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1208/4809] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:17 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:17.891480 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f1334f3e-e0ba-4b52-a53f-398938cdfb34 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:17.893328 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1334f3e-e0ba-4b52-a53f-398938cdfb34 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:17.893635 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1334f3e-e0ba-4b52-a53f-398938cdfb34 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:17.893915 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f1334f3e-e0ba-4b52-a53f-398938cdfb34 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:17.901018 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:17.901018 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:17.904746 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f1334f3e-e0ba-4b52-a53f-398938cdfb34 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:17.909377 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f1334f3e-e0ba-4b52-a53f-398938cdfb34 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 returned with HTTP 200 Aug 25 05:00:17.909812 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1194/4810] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:17 2026] GET /volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:17.922888 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-739e5a5c-1c8a-458e-8835-1e17f142544e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:17.924922 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-739e5a5c-1c8a-458e-8835-1e17f142544e tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:00:17.925329 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-739e5a5c-1c8a-458e-8835-1e17f142544e tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f84b57a-6707-4516-8a39-89fb6263c884", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-443300633"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:17.935508 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:17.935508 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:17.936026 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-739e5a5c-1c8a-458e-8835-1e17f142544e tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:17.936177 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-739e5a5c-1c8a-458e-8835-1e17f142544e tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Create snapshot from volume 0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:17.976721 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-739e5a5c-1c8a-458e-8835-1e17f142544e tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Created reservations ['11fa8bc9-2576-4c52-9109-f31b1d92a899', 'c6008996-b7c7-4bf5-bbd6-63a27459e2ba', '07f3190e-8763-4442-a31c-f435a36b1660', 'ccda3f1a-8429-4ae8-85ad-478dcdc140dd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:18.013223 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-739e5a5c-1c8a-458e-8835-1e17f142544e tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot create request issued successfully. Aug 25 05:00:18.013627 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-739e5a5c-1c8a-458e-8835-1e17f142544e tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:00:18.014096 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1201/4811] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:00:17 2026] POST /volume/v3/snapshots => generated 321 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:18.025498 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e13610f6-2026-435b-a562-c2b579707f6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:18.029175 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c00c6cb5-855b-42c8-9855-ec6b9d152cab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:18.032506 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e13610f6-2026-435b-a562-c2b579707f6c tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 Aug 25 05:00:18.032506 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e13610f6-2026-435b-a562-c2b579707f6c tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:18.032506 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e13610f6-2026-435b-a562-c2b579707f6c tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:18.032695 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c00c6cb5-855b-42c8-9855-ec6b9d152cab tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a Aug 25 05:00:18.032695 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c00c6cb5-855b-42c8-9855-ec6b9d152cab tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:18.032695 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c00c6cb5-855b-42c8-9855-ec6b9d152cab tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:18.039190 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:18.039190 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:18.040084 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c00c6cb5-855b-42c8-9855-ec6b9d152cab tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a returned with HTTP 404 Aug 25 05:00:18.041343 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1209/4812] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:18 2026] GET /volume/v3/volumes/e613ec4f-3a2e-43e6-a7a6-fc10c1738e9a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 05:00:18.041553 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e13610f6-2026-435b-a562-c2b579707f6c tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot retrieved successfully. Aug 25 05:00:18.043143 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e13610f6-2026-435b-a562-c2b579707f6c tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 returned with HTTP 200 Aug 25 05:00:18.044080 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1209/4813] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:18 2026] GET /volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:18.048836 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-638c8865-5d94-41a5-a72b-d68135780fa2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:18.051472 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-638c8865-5d94-41a5-a72b-d68135780fa2 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] DELETE https://10.4.3.213/volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 Aug 25 05:00:18.051768 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-638c8865-5d94-41a5-a72b-d68135780fa2 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:18.052030 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-638c8865-5d94-41a5-a72b-d68135780fa2 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:18.052256 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-638c8865-5d94-41a5-a72b-d68135780fa2 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume with id: 45aaf641-cf89-43e9-9729-87b88f6b5639 Aug 25 05:00:18.061692 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:18.061692 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:18.062172 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-638c8865-5d94-41a5-a72b-d68135780fa2 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:18.080805 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-638c8865-5d94-41a5-a72b-d68135780fa2 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume request issued successfully. Aug 25 05:00:18.080999 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-638c8865-5d94-41a5-a72b-d68135780fa2 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 returned with HTTP 202 Aug 25 05:00:18.081400 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1195/4814] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:18 2026] DELETE /volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:18.089501 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b87c2941-c121-4dbd-bd0d-24363e9c7a13 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:18.092214 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b87c2941-c121-4dbd-bd0d-24363e9c7a13 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 Aug 25 05:00:18.092490 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b87c2941-c121-4dbd-bd0d-24363e9c7a13 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:18.092773 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b87c2941-c121-4dbd-bd0d-24363e9c7a13 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:18.103753 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:18.103753 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:18.109226 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b87c2941-c121-4dbd-bd0d-24363e9c7a13 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:18.114611 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b87c2941-c121-4dbd-bd0d-24363e9c7a13 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 returned with HTTP 200 Aug 25 05:00:18.115036 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1202/4815] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:18 2026] GET /volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:18.415717 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47b43ae2-12c2-4ddd-8ea6-0909141b37a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:18.420954 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-889bde93-2eef-4b00-934d-85f536517779 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:18.420999 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47b43ae2-12c2-4ddd-8ea6-0909141b37a4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:18.420999 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47b43ae2-12c2-4ddd-8ea6-0909141b37a4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:18.420999 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47b43ae2-12c2-4ddd-8ea6-0909141b37a4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:18.420999 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-47b43ae2-12c2-4ddd-8ea6-0909141b37a4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:18.423276 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-889bde93-2eef-4b00-934d-85f536517779 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:18.424159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-889bde93-2eef-4b00-934d-85f536517779 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:18.424377 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-889bde93-2eef-4b00-934d-85f536517779 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:18.425396 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:18.425396 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:18.426463 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47b43ae2-12c2-4ddd-8ea6-0909141b37a4 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:18.427134 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1210/4816] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:18 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:18.439594 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:18.439594 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:18.445979 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-889bde93-2eef-4b00-934d-85f536517779 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:18.451203 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-889bde93-2eef-4b00-934d-85f536517779 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:18.451909 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1210/4817] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:18 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:19.056071 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0a9e0fb9-77ba-440c-a13d-cb7e72e89291 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:19.057193 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0a9e0fb9-77ba-440c-a13d-cb7e72e89291 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 Aug 25 05:00:19.058812 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0a9e0fb9-77ba-440c-a13d-cb7e72e89291 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:19.058812 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0a9e0fb9-77ba-440c-a13d-cb7e72e89291 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:19.064585 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:19.064585 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:19.065171 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0a9e0fb9-77ba-440c-a13d-cb7e72e89291 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot retrieved successfully. Aug 25 05:00:19.066216 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0a9e0fb9-77ba-440c-a13d-cb7e72e89291 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 returned with HTTP 200 Aug 25 05:00:19.066659 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1196/4818] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:19 2026] GET /volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:19.080010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-232a1223-f12f-4d55-a729-4793b6baa535 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:19.082412 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-232a1223-f12f-4d55-a729-4793b6baa535 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] POST https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884/action Aug 25 05:00:19.082412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-232a1223-f12f-4d55-a729-4793b6baa535 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action body: b'{"revert": {"snapshot_id": "f586f68d-99c7-4193-ba8d-104c64015427"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:00:19.082412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-232a1223-f12f-4d55-a729-4793b6baa535 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "f586f68d-99c7-4193-ba8d-104c64015427"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:19.089767 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:19.089767 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:19.090452 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-232a1223-f12f-4d55-a729-4793b6baa535 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume retrieved successfully. Aug 25 05:00:19.102451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-232a1223-f12f-4d55-a729-4793b6baa535 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Reverting volume 0f84b57a-6707-4516-8a39-89fb6263c884 to snapshot f586f68d-99c7-4193-ba8d-104c64015427. Aug 25 05:00:19.103194 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:19.103194 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:19.121060 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-232a1223-f12f-4d55-a729-4793b6baa535 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884/action returned with HTTP 202 Aug 25 05:00:19.121607 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1203/4819] 10.4.3.213 () {70 vars in 1431 bytes} [Tue Aug 25 05:00:19 2026] POST /volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:00:19.131836 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-53fd3fcb-2651-48cd-be33-d6f6544a4b52 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:19.134464 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5b4e0e5-095b-449f-afd0-d4fd2cba3c7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:19.134798 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53fd3fcb-2651-48cd-be33-d6f6544a4b52 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:19.134798 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53fd3fcb-2651-48cd-be33-d6f6544a4b52 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:19.135124 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53fd3fcb-2651-48cd-be33-d6f6544a4b52 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:19.137189 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5b4e0e5-095b-449f-afd0-d4fd2cba3c7c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 Aug 25 05:00:19.138497 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5b4e0e5-095b-449f-afd0-d4fd2cba3c7c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:19.138497 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5b4e0e5-095b-449f-afd0-d4fd2cba3c7c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:19.144655 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5b4e0e5-095b-449f-afd0-d4fd2cba3c7c tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 returned with HTTP 404 Aug 25 05:00:19.147573 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1211/4820] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:19 2026] GET /volume/v3/volumes/45aaf641-cf89-43e9-9729-87b88f6b5639 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:19.147636 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:19.147636 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:19.151640 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-53fd3fcb-2651-48cd-be33-d6f6544a4b52 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:19.155148 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a06619d3-bf1c-4e8e-9175-5886939ed67f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:19.156981 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a06619d3-bf1c-4e8e-9175-5886939ed67f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] DELETE https://10.4.3.213/volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe Aug 25 05:00:19.157199 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a06619d3-bf1c-4e8e-9175-5886939ed67f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:19.158250 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a06619d3-bf1c-4e8e-9175-5886939ed67f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:19.158250 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a06619d3-bf1c-4e8e-9175-5886939ed67f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume with id: 609cf17e-8548-4704-b48b-294b0608a9fe Aug 25 05:00:19.158373 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53fd3fcb-2651-48cd-be33-d6f6544a4b52 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 returned with HTTP 200 Aug 25 05:00:19.158732 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1211/4821] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:19 2026] GET /volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:19.164933 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:19.164933 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:19.165038 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a06619d3-bf1c-4e8e-9175-5886939ed67f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:19.186313 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a06619d3-bf1c-4e8e-9175-5886939ed67f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume request issued successfully. Aug 25 05:00:19.186571 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a06619d3-bf1c-4e8e-9175-5886939ed67f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe returned with HTTP 202 Aug 25 05:00:19.187034 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1197/4822] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:19 2026] DELETE /volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:19.194983 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1557e072-2bc1-4c39-acc7-b9588947b308 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:19.197223 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1557e072-2bc1-4c39-acc7-b9588947b308 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe Aug 25 05:00:19.197491 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1557e072-2bc1-4c39-acc7-b9588947b308 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:19.197749 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1557e072-2bc1-4c39-acc7-b9588947b308 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:19.207238 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:19.207238 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:19.214409 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1557e072-2bc1-4c39-acc7-b9588947b308 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:19.221395 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1557e072-2bc1-4c39-acc7-b9588947b308 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe returned with HTTP 200 Aug 25 05:00:19.221958 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1204/4823] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:19 2026] GET /volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:19.438340 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e594a5d7-317c-43fe-ab35-f1fa21873b58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:19.440452 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e594a5d7-317c-43fe-ab35-f1fa21873b58 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:19.440771 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e594a5d7-317c-43fe-ab35-f1fa21873b58 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:19.441042 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e594a5d7-317c-43fe-ab35-f1fa21873b58 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:19.441179 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e594a5d7-317c-43fe-ab35-f1fa21873b58 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:19.445589 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:19.445589 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:19.446233 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e594a5d7-317c-43fe-ab35-f1fa21873b58 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:19.446656 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1212/4824] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:19 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:19.465469 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-543067d1-5987-4c9c-bb0d-2a8ad3c9e3c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:19.467636 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-543067d1-5987-4c9c-bb0d-2a8ad3c9e3c6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:19.467994 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-543067d1-5987-4c9c-bb0d-2a8ad3c9e3c6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:19.468238 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-543067d1-5987-4c9c-bb0d-2a8ad3c9e3c6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:19.475503 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:19.475503 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:19.481491 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-543067d1-5987-4c9c-bb0d-2a8ad3c9e3c6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:19.486744 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-543067d1-5987-4c9c-bb0d-2a8ad3c9e3c6 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:19.487193 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1212/4825] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:19 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:20.177245 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5c5f212f-dc62-41d1-8d14-461e37e12577 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.179519 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c5f212f-dc62-41d1-8d14-461e37e12577 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:20.179782 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5c5f212f-dc62-41d1-8d14-461e37e12577 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:20.179964 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5c5f212f-dc62-41d1-8d14-461e37e12577 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:20.187763 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:20.187763 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:20.191351 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5c5f212f-dc62-41d1-8d14-461e37e12577 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:20.195482 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5c5f212f-dc62-41d1-8d14-461e37e12577 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 returned with HTTP 200 Aug 25 05:00:20.195858 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1198/4826] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:20 2026] GET /volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:20.210883 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df86847f-3ca6-4c42-bf1b-aed7d47c65af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.213028 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df86847f-3ca6-4c42-bf1b-aed7d47c65af tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 Aug 25 05:00:20.213283 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df86847f-3ca6-4c42-bf1b-aed7d47c65af tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:20.213559 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df86847f-3ca6-4c42-bf1b-aed7d47c65af tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:20.218618 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:20.218618 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:20.219101 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df86847f-3ca6-4c42-bf1b-aed7d47c65af tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot retrieved successfully. Aug 25 05:00:20.219821 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df86847f-3ca6-4c42-bf1b-aed7d47c65af tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 returned with HTTP 200 Aug 25 05:00:20.220184 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1205/4827] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:20 2026] GET /volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:20.229533 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c0e07fe-8aa5-4506-97bb-e0fcb1334993 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.231750 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c0e07fe-8aa5-4506-97bb-e0fcb1334993 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:20.232018 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c0e07fe-8aa5-4506-97bb-e0fcb1334993 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:20.232243 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c0e07fe-8aa5-4506-97bb-e0fcb1334993 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:20.235259 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e67e7bfe-87f1-4a87-a476-140913a76e8b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.237839 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e67e7bfe-87f1-4a87-a476-140913a76e8b tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe Aug 25 05:00:20.238749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e67e7bfe-87f1-4a87-a476-140913a76e8b tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:20.238749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e67e7bfe-87f1-4a87-a476-140913a76e8b tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:20.244849 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e67e7bfe-87f1-4a87-a476-140913a76e8b tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe returned with HTTP 404 Aug 25 05:00:20.245471 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1213/4828] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:20 2026] GET /volume/v3/volumes/609cf17e-8548-4704-b48b-294b0608a9fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:20.251221 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:20.251221 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:20.252356 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3bfa038f-af4b-4b24-b945-e4eba5af24eb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.254840 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3bfa038f-af4b-4b24-b945-e4eba5af24eb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] DELETE https://10.4.3.213/volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 Aug 25 05:00:20.255236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3bfa038f-af4b-4b24-b945-e4eba5af24eb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:20.255906 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3bfa038f-af4b-4b24-b945-e4eba5af24eb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:20.255906 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-3bfa038f-af4b-4b24-b945-e4eba5af24eb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume with id: 236048fb-e006-4ee6-82f7-6f96587d1600 Aug 25 05:00:20.256979 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c0e07fe-8aa5-4506-97bb-e0fcb1334993 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:20.266984 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:20.266984 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:20.267446 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3bfa038f-af4b-4b24-b945-e4eba5af24eb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:20.270593 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c0e07fe-8aa5-4506-97bb-e0fcb1334993 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 returned with HTTP 200 Aug 25 05:00:20.270593 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1213/4829] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:20 2026] GET /volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:00:20.289640 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.290733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:20.291085 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-677323678"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:20.292531 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-677323678'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:20.293345 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Create volume of 1 GB Aug 25 05:00:20.297878 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Availability Zones retrieved successfully. Aug 25 05:00:20.301535 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3bfa038f-af4b-4b24-b945-e4eba5af24eb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume request issued successfully. Aug 25 05:00:20.301995 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3bfa038f-af4b-4b24-b945-e4eba5af24eb tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 returned with HTTP 202 Aug 25 05:00:20.302207 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1199/4830] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:20 2026] DELETE /volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:20.308610 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Flow 'volume_create_api' (9e0eb8c9-0ae8-412d-8c20-a7a865b78920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:20.310233 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fea747-d523-4ca5-aede-b8c50f2e982f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:20.313170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:20.313209 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59195982-d955-4700-a2dc-a31551a7c5af None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.315119 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59195982-d955-4700-a2dc-a31551a7c5af tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 Aug 25 05:00:20.315602 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59195982-d955-4700-a2dc-a31551a7c5af tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:20.319107 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59195982-d955-4700-a2dc-a31551a7c5af tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:20.325347 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:20.325347 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:20.331267 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-59195982-d955-4700-a2dc-a31551a7c5af tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:20.338265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59195982-d955-4700-a2dc-a31551a7c5af tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 returned with HTTP 200 Aug 25 05:00:20.339252 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1214/4831] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:20 2026] GET /volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:20.362213 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fea747-d523-4ca5-aede-b8c50f2e982f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:20.363206 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3375ffdf-d1dc-4069-b979-f89dfd6cbb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:20.416598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Created reservations ['f6447c8f-d6e8-49cf-9cd1-b2851cabc24c', '6bb294a8-aac2-4725-a46d-eb648b6177ae', 'b6e075e3-4db0-4806-be8d-252b62f6aaf0', '93389f84-a9a3-4216-8aaf-2b934502f631'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:20.416598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3375ffdf-d1dc-4069-b979-f89dfd6cbb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6447c8f-d6e8-49cf-9cd1-b2851cabc24c', '6bb294a8-aac2-4725-a46d-eb648b6177ae', 'b6e075e3-4db0-4806-be8d-252b62f6aaf0', '93389f84-a9a3-4216-8aaf-2b934502f631']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:20.416799 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95f9662-1618-4d9a-920e-8ce29cbd91ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:20.445863 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95f9662-1618-4d9a-920e-8ce29cbd91ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80ef2ff4-3373-4a65-ad48-308f06995d1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-677323678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='300d5ff9370d4fa096f8286cb3a82166',qos_specs=None,replication_status=,reservations=['f6447c8f-d6e8-49cf-9cd1-b2851cabc24c','6bb294a8-aac2-4725-a46d-eb648b6177ae','b6e075e3-4db0-4806-be8d-252b62f6aaf0','93389f84-a9a3-4216-8aaf-2b934502f631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb002f4f692846d398586c16eb50135f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-677323678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80ef2ff4-3373-4a65-ad48-308f06995d1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='300d5ff9370d4fa096f8286cb3a82166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb002f4f692846d398586c16eb50135f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:20.447870 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7324f9a8-bee2-4993-8cda-933215606fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:20.465348 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6ee886d-ea8e-45ce-bb2b-d26866f9fa25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.465830 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6ee886d-ea8e-45ce-bb2b-d26866f9fa25 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:20.467029 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6ee886d-ea8e-45ce-bb2b-d26866f9fa25 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:20.469829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6ee886d-ea8e-45ce-bb2b-d26866f9fa25 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:20.469829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c6ee886d-ea8e-45ce-bb2b-d26866f9fa25 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:20.475379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7324f9a8-bee2-4993-8cda-933215606fd6) transitioned into state 'SUCCESS' from state '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-677323678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='300d5ff9370d4fa096f8286cb3a82166',qos_specs=None,replication_status=,reservations=['f6447c8f-d6e8-49cf-9cd1-b2851cabc24c','6bb294a8-aac2-4725-a46d-eb648b6177ae','b6e075e3-4db0-4806-be8d-252b62f6aaf0','93389f84-a9a3-4216-8aaf-2b934502f631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb002f4f692846d398586c16eb50135f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:20.476350 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580f73eb-6b68-4cb8-b222-af271d66a642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:20.476924 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:20.476924 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:20.478409 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6ee886d-ea8e-45ce-bb2b-d26866f9fa25 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:20.479310 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1214/4832] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:20 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:20.491762 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580f73eb-6b68-4cb8-b222-af271d66a642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:20.492912 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Flow 'volume_create_api' (9e0eb8c9-0ae8-412d-8c20-a7a865b78920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:20.493416 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Create volume request issued successfully. Aug 25 05:00:20.494487 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b3bf0ef-8904-4f52-b105-2523bd935895 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:20.495022 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1206/4833] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:00:20 2026] POST /volume/v3/volumes => generated 765 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:20.514739 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfafb64a-ed25-4632-aadc-0bac9183ce25 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.518380 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfafb64a-ed25-4632-aadc-0bac9183ce25 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:20.518866 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-08ba1f46-651a-4c03-adc2-b568c7b39163 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:20.522775 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfafb64a-ed25-4632-aadc-0bac9183ce25 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:20.522775 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfafb64a-ed25-4632-aadc-0bac9183ce25 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:20.523192 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08ba1f46-651a-4c03-adc2-b568c7b39163 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a Aug 25 05:00:20.523192 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08ba1f46-651a-4c03-adc2-b568c7b39163 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:20.523192 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-08ba1f46-651a-4c03-adc2-b568c7b39163 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:20.533831 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:20.533831 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:20.539869 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-08ba1f46-651a-4c03-adc2-b568c7b39163 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:20.543202 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:20.543202 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:20.547509 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-08ba1f46-651a-4c03-adc2-b568c7b39163 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a returned with HTTP 200 Aug 25 05:00:20.547509 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1215/4834] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:20 2026] GET /volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:20.549440 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dfafb64a-ed25-4632-aadc-0bac9183ce25 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:20.556938 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfafb64a-ed25-4632-aadc-0bac9183ce25 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:20.557385 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1200/4835] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:20 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:21.358070 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ae83abc-e97d-4dac-9eeb-743919449f36 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:21.360189 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ae83abc-e97d-4dac-9eeb-743919449f36 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 Aug 25 05:00:21.360441 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ae83abc-e97d-4dac-9eeb-743919449f36 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:21.361271 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ae83abc-e97d-4dac-9eeb-743919449f36 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:21.371931 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ae83abc-e97d-4dac-9eeb-743919449f36 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 returned with HTTP 404 Aug 25 05:00:21.372483 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1215/4836] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:21 2026] GET /volume/v3/volumes/236048fb-e006-4ee6-82f7-6f96587d1600 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:21.382285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7723e4c9-1fb6-4844-8988-65a0ec4b6106 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:21.385164 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7723e4c9-1fb6-4844-8988-65a0ec4b6106 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] DELETE https://10.4.3.213/volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a Aug 25 05:00:21.385341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7723e4c9-1fb6-4844-8988-65a0ec4b6106 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:21.385615 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7723e4c9-1fb6-4844-8988-65a0ec4b6106 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:21.385798 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7723e4c9-1fb6-4844-8988-65a0ec4b6106 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume with id: 5385b793-5a7f-4a83-b8f1-843331a5155a Aug 25 05:00:21.399199 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:21.399199 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:21.399875 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7723e4c9-1fb6-4844-8988-65a0ec4b6106 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:21.429327 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7723e4c9-1fb6-4844-8988-65a0ec4b6106 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume request issued successfully. Aug 25 05:00:21.429560 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7723e4c9-1fb6-4844-8988-65a0ec4b6106 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a returned with HTTP 202 Aug 25 05:00:21.430028 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1207/4837] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:21 2026] DELETE /volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:21.438745 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ca6dfd54-dcce-420d-8e6f-3b12341bc40f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:21.440661 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca6dfd54-dcce-420d-8e6f-3b12341bc40f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a Aug 25 05:00:21.440860 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca6dfd54-dcce-420d-8e6f-3b12341bc40f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:21.441071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ca6dfd54-dcce-420d-8e6f-3b12341bc40f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:21.447861 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:21.447861 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:21.451294 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ca6dfd54-dcce-420d-8e6f-3b12341bc40f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:21.457897 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ca6dfd54-dcce-420d-8e6f-3b12341bc40f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a returned with HTTP 200 Aug 25 05:00:21.458267 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1216/4838] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:21 2026] GET /volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:21.491186 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e279d3b1-45c4-483a-b0a2-4bd47404779f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:21.493173 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e279d3b1-45c4-483a-b0a2-4bd47404779f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:21.493384 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e279d3b1-45c4-483a-b0a2-4bd47404779f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:21.493636 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e279d3b1-45c4-483a-b0a2-4bd47404779f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:21.493741 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-e279d3b1-45c4-483a-b0a2-4bd47404779f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:21.498890 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:21.498890 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:21.499542 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e279d3b1-45c4-483a-b0a2-4bd47404779f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:21.499917 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1201/4839] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:21 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:21.561641 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ac361e5-b86e-4ebb-ba5b-5304299db647 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:21.564030 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ac361e5-b86e-4ebb-ba5b-5304299db647 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a Aug 25 05:00:21.564270 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ac361e5-b86e-4ebb-ba5b-5304299db647 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:21.564505 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ac361e5-b86e-4ebb-ba5b-5304299db647 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:21.569237 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc934129-46cb-4765-a671-a1eb27b17a31 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:21.574927 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:21.574927 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:21.575029 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc934129-46cb-4765-a671-a1eb27b17a31 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:21.575176 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc934129-46cb-4765-a671-a1eb27b17a31 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:21.575439 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc934129-46cb-4765-a671-a1eb27b17a31 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:21.585448 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:21.585448 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:21.586066 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ac361e5-b86e-4ebb-ba5b-5304299db647 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:21.588891 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc934129-46cb-4765-a671-a1eb27b17a31 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:21.593674 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ac361e5-b86e-4ebb-ba5b-5304299db647 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a returned with HTTP 200 Aug 25 05:00:21.594409 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1216/4840] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:21 2026] GET /volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:21.594631 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc934129-46cb-4765-a671-a1eb27b17a31 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:21.594841 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1208/4841] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:21 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:21.614048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a73f031e-68d9-47a0-a7ad-0cc48c7cb0d8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:21.615754 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a73f031e-68d9-47a0-a7ad-0cc48c7cb0d8 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:00:21.616075 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a73f031e-68d9-47a0-a7ad-0cc48c7cb0d8 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80ef2ff4-3373-4a65-ad48-308f06995d1a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-710424842"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:21.623918 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:21.623918 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:21.624337 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a73f031e-68d9-47a0-a7ad-0cc48c7cb0d8 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:21.624475 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-a73f031e-68d9-47a0-a7ad-0cc48c7cb0d8 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Create snapshot from volume 80ef2ff4-3373-4a65-ad48-308f06995d1a Aug 25 05:00:21.657749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-a73f031e-68d9-47a0-a7ad-0cc48c7cb0d8 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Created reservations ['1b76d195-2057-42c7-8d7d-524a6cbd4598', '73cadf33-4e75-4464-954f-3cf993d47c7d', '9ea0dd40-cc68-4483-b64d-15047c2cbf87', '264c223c-b8e3-407d-a447-afea06944c29'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:21.702174 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a73f031e-68d9-47a0-a7ad-0cc48c7cb0d8 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot create request issued successfully. Aug 25 05:00:21.702802 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a73f031e-68d9-47a0-a7ad-0cc48c7cb0d8 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:00:21.703283 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1217/4842] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:00:21 2026] POST /volume/v3/snapshots => generated 321 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:21.717612 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b2e0c453-783e-4699-b77a-81506ca7ca24 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:21.722024 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2e0c453-783e-4699-b77a-81506ca7ca24 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 Aug 25 05:00:21.722372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2e0c453-783e-4699-b77a-81506ca7ca24 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:21.723024 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b2e0c453-783e-4699-b77a-81506ca7ca24 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:21.733743 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:21.733743 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:21.734480 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b2e0c453-783e-4699-b77a-81506ca7ca24 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot retrieved successfully. Aug 25 05:00:21.735870 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b2e0c453-783e-4699-b77a-81506ca7ca24 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 returned with HTTP 200 Aug 25 05:00:21.736888 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1202/4843] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:21 2026] GET /volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 => generated 453 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:22.472439 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e345ace1-1dc7-4bec-90dc-ee32b12395a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.476349 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e345ace1-1dc7-4bec-90dc-ee32b12395a3 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a Aug 25 05:00:22.476349 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e345ace1-1dc7-4bec-90dc-ee32b12395a3 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:22.476349 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e345ace1-1dc7-4bec-90dc-ee32b12395a3 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:22.482821 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e345ace1-1dc7-4bec-90dc-ee32b12395a3 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a returned with HTTP 404 Aug 25 05:00:22.483523 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1217/4844] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:22 2026] GET /volume/v3/volumes/5385b793-5a7f-4a83-b8f1-843331a5155a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:22.491321 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88428894-470e-4a64-8251-e564bc465d91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.493753 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88428894-470e-4a64-8251-e564bc465d91 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] DELETE https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 Aug 25 05:00:22.493999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88428894-470e-4a64-8251-e564bc465d91 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:22.494238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88428894-470e-4a64-8251-e564bc465d91 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:22.494533 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-88428894-470e-4a64-8251-e564bc465d91 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume with id: 1b992fb7-0bad-452a-bd29-e512a1d324a3 Aug 25 05:00:22.504092 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:22.504092 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:22.504637 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88428894-470e-4a64-8251-e564bc465d91 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:22.510606 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-312b745b-3508-43c7-b998-5846f236d692 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.512878 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-312b745b-3508-43c7-b998-5846f236d692 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:22.513127 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-312b745b-3508-43c7-b998-5846f236d692 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:22.513358 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-312b745b-3508-43c7-b998-5846f236d692 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:22.513514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-312b745b-3508-43c7-b998-5846f236d692 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:22.518300 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:22.518300 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:22.519159 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-312b745b-3508-43c7-b998-5846f236d692 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:22.519647 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1218/4845] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:22 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:22.534857 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88428894-470e-4a64-8251-e564bc465d91 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Delete volume request issued successfully. Aug 25 05:00:22.535144 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88428894-470e-4a64-8251-e564bc465d91 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 returned with HTTP 202 Aug 25 05:00:22.535520 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1209/4846] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:22 2026] DELETE /volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:22.544449 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-328d93a2-b6cd-4578-a273-911088bce30f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.546179 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-328d93a2-b6cd-4578-a273-911088bce30f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 Aug 25 05:00:22.546371 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-328d93a2-b6cd-4578-a273-911088bce30f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:22.546585 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-328d93a2-b6cd-4578-a273-911088bce30f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:22.553919 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:22.553919 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:22.557564 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-328d93a2-b6cd-4578-a273-911088bce30f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Volume info retrieved successfully. Aug 25 05:00:22.562596 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-328d93a2-b6cd-4578-a273-911088bce30f tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 returned with HTTP 200 Aug 25 05:00:22.563079 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1203/4847] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:22 2026] GET /volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:22.613477 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-efe8578b-0eb6-4853-bb33-44774e866725 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.615028 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efe8578b-0eb6-4853-bb33-44774e866725 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:22.615402 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efe8578b-0eb6-4853-bb33-44774e866725 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:22.615788 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-efe8578b-0eb6-4853-bb33-44774e866725 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:22.622834 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:22.622834 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:22.631919 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-efe8578b-0eb6-4853-bb33-44774e866725 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:22.635528 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-efe8578b-0eb6-4853-bb33-44774e866725 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:22.636015 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1218/4848] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:22 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:22.745389 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-86462caf-27cd-43e3-a08e-3d2ac7c60646 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.749061 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-86462caf-27cd-43e3-a08e-3d2ac7c60646 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 Aug 25 05:00:22.749277 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-86462caf-27cd-43e3-a08e-3d2ac7c60646 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:22.749519 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-86462caf-27cd-43e3-a08e-3d2ac7c60646 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:22.754451 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:22.754451 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:22.755084 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-86462caf-27cd-43e3-a08e-3d2ac7c60646 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot retrieved successfully. Aug 25 05:00:22.755929 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-86462caf-27cd-43e3-a08e-3d2ac7c60646 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 returned with HTTP 200 Aug 25 05:00:22.756310 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1219/4849] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:22 2026] GET /volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:22.765777 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7dae059-7a61-460d-b98d-72603c9a329f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.770230 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7dae059-7a61-460d-b98d-72603c9a329f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] POST https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a/action Aug 25 05:00:22.770624 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7dae059-7a61-460d-b98d-72603c9a329f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:00:22.770741 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7dae059-7a61-460d-b98d-72603c9a329f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:22.781059 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:22.781059 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:22.781618 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a7dae059-7a61-460d-b98d-72603c9a329f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:22.825731 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-b8129f06-b9a0-4b8f-8418-81ca50cae68e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.826933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a7dae059-7a61-460d-b98d-72603c9a329f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Created reservations ['28a765f1-00c9-403a-9b4b-ef29d9f6c3c0', '2171c066-08e7-402e-b132-7eab375b3a5d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:22.827781 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-b8129f06-b9a0-4b8f-8418-81ca50cae68e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/limits Aug 25 05:00:22.827965 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-b8129f06-b9a0-4b8f-8418-81ca50cae68e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:22.828159 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-b8129f06-b9a0-4b8f-8418-81ca50cae68e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:22.835873 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a7dae059-7a61-460d-b98d-72603c9a329f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Extend volume request issued successfully. Aug 25 05:00:22.836101 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7dae059-7a61-460d-b98d-72603c9a329f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a/action returned with HTTP 202 Aug 25 05:00:22.836550 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1210/4850] 10.4.3.213 () {70 vars in 1431 bytes} [Tue Aug 25 05:00:22 2026] POST /volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 05:00:22.841700 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-b8129f06-b9a0-4b8f-8418-81ca50cae68e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1840189978 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1840189978, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:22.843292 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e00c2250-a91a-4768-964f-480d1a0e6f44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.847825 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e00c2250-a91a-4768-964f-480d1a0e6f44 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a Aug 25 05:00:22.847825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e00c2250-a91a-4768-964f-480d1a0e6f44 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:22.847825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e00c2250-a91a-4768-964f-480d1a0e6f44 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:22.855802 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:22.855802 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:22.857874 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-b8129f06-b9a0-4b8f-8418-81ca50cae68e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/limits returned with HTTP 200 Aug 25 05:00:22.858527 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1204/4851] 10.4.3.213 () {68 vars in 1484 bytes} [Tue Aug 25 05:00:22 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:22.865442 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e00c2250-a91a-4768-964f-480d1a0e6f44 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:22.870399 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e00c2250-a91a-4768-964f-480d1a0e6f44 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a returned with HTTP 200 Aug 25 05:00:22.872309 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1219/4852] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:22 2026] GET /volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:22.904528 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-1708ac23-15f2-4878-b14d-93591d13bb18 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.906727 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-1708ac23-15f2-4878-b14d-93591d13bb18 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 05:00:22.907078 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-1708ac23-15f2-4878-b14d-93591d13bb18 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:22.907280 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-1708ac23-15f2-4878-b14d-93591d13bb18 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:22.917057 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:22.917057 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:22.921015 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-1708ac23-15f2-4878-b14d-93591d13bb18 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:00:22.926060 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-1708ac23-15f2-4878-b14d-93591d13bb18 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 200 Aug 25 05:00:22.926504 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1220/4853] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:22 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:22.937630 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-35801653-fc8b-4dab-a73b-1aa5d3473db0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:22.939905 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-35801653-fc8b-4dab-a73b-1aa5d3473db0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:00:22.940266 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-35801653-fc8b-4dab-a73b-1aa5d3473db0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "533e3696-e449-4e71-8aa7-c088a827e6e2", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-300920037", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:22.952496 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:22.952496 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:22.953068 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-35801653-fc8b-4dab-a73b-1aa5d3473db0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:00:22.953225 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-35801653-fc8b-4dab-a73b-1aa5d3473db0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create snapshot from volume 533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 05:00:22.982146 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-35801653-fc8b-4dab-a73b-1aa5d3473db0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['857d8dcf-5716-4bfe-8ee4-9fb1c11b407b', '04e0ae26-8792-4fa7-b93b-d38fc701f813', '249012f2-4938-4cdd-81c8-d87b2083f150', '8291bc8b-c835-4cf0-b20b-b58ab7f72b36'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:23.034643 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-35801653-fc8b-4dab-a73b-1aa5d3473db0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot force create request issued successfully. Aug 25 05:00:23.035025 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5fca25fa-6062-4dea-9834-56fdfca2183d req-35801653-fc8b-4dab-a73b-1aa5d3473db0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:00:23.035658 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1211/4854] 10.4.3.213 () {72 vars in 1547 bytes} [Tue Aug 25 05:00:22 2026] POST /volume/v3/snapshots => generated 319 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:23.534862 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9d915618-9a62-429b-a07a-2cbdced01127 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:23.542090 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d915618-9a62-429b-a07a-2cbdced01127 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:23.542370 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d915618-9a62-429b-a07a-2cbdced01127 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:23.542642 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9d915618-9a62-429b-a07a-2cbdced01127 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:23.542781 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-9d915618-9a62-429b-a07a-2cbdced01127 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:23.549869 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:23.549869 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:23.549869 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9d915618-9a62-429b-a07a-2cbdced01127 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:23.550304 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1205/4855] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:23 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:23.581969 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c5fc066-bd58-4e64-9081-5b8ed952e058 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:23.587290 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c5fc066-bd58-4e64-9081-5b8ed952e058 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] GET https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 Aug 25 05:00:23.587290 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c5fc066-bd58-4e64-9081-5b8ed952e058 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:23.587290 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c5fc066-bd58-4e64-9081-5b8ed952e058 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:23.598822 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c5fc066-bd58-4e64-9081-5b8ed952e058 tempest-CreateVolumesFromBackupTest-214551180 tempest-CreateVolumesFromBackupTest-214551180-project-member] https://10.4.3.213/volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 returned with HTTP 404 Aug 25 05:00:23.600273 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1220/4856] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:23 2026] GET /volume/v3/volumes/1b992fb7-0bad-452a-bd29-e512a1d324a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:23.656412 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-83e3fc34-518c-42dc-922f-590276ef4b80 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:23.658636 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83e3fc34-518c-42dc-922f-590276ef4b80 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:23.658869 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83e3fc34-518c-42dc-922f-590276ef4b80 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:23.659098 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-83e3fc34-518c-42dc-922f-590276ef4b80 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:23.667647 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:23.667647 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:23.673445 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-83e3fc34-518c-42dc-922f-590276ef4b80 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:23.677228 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-83e3fc34-518c-42dc-922f-590276ef4b80 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:23.677734 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1221/4857] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:23 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:23.886047 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91e38893-ded4-4ba4-8246-b857af327b23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:23.889457 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91e38893-ded4-4ba4-8246-b857af327b23 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a Aug 25 05:00:23.889457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91e38893-ded4-4ba4-8246-b857af327b23 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:23.889457 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91e38893-ded4-4ba4-8246-b857af327b23 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:23.895061 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:23.895061 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:23.898500 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-91e38893-ded4-4ba4-8246-b857af327b23 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:23.902373 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91e38893-ded4-4ba4-8246-b857af327b23 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a returned with HTTP 200 Aug 25 05:00:23.902789 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1212/4858] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:23 2026] GET /volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:23.915952 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-43f73ef1-c24a-4366-ba58-dc44bd483829 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:23.919626 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43f73ef1-c24a-4366-ba58-dc44bd483829 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] POST https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a/action Aug 25 05:00:23.919626 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43f73ef1-c24a-4366-ba58-dc44bd483829 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action body: b'{"revert": {"snapshot_id": "48c4998d-dca6-4428-adab-794404111191"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:00:23.919626 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43f73ef1-c24a-4366-ba58-dc44bd483829 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "48c4998d-dca6-4428-adab-794404111191"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:23.930784 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:23.930784 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:23.931450 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-43f73ef1-c24a-4366-ba58-dc44bd483829 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume retrieved successfully. Aug 25 05:00:23.944271 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43f73ef1-c24a-4366-ba58-dc44bd483829 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] HTTP exception thrown: Can't revert volume 80ef2ff4-3373-4a65-ad48-308f06995d1a to its latest snapshot 48c4998d-dca6-4428-adab-794404111191. The volume size must be equal to the snapshot size. Aug 25 05:00:23.944457 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43f73ef1-c24a-4366-ba58-dc44bd483829 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a/action returned with HTTP 400 Aug 25 05:00:23.945498 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1206/4859] 10.4.3.213 () {70 vars in 1431 bytes} [Tue Aug 25 05:00:23 2026] POST /volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a/action => generated 213 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 25 05:00:23.953856 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b863d56-5e89-4409-abc0-08999dd4ce9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:23.955671 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b863d56-5e89-4409-abc0-08999dd4ce9f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 Aug 25 05:00:23.955883 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b863d56-5e89-4409-abc0-08999dd4ce9f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:23.956069 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b863d56-5e89-4409-abc0-08999dd4ce9f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:23.956171 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-7b863d56-5e89-4409-abc0-08999dd4ce9f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Delete snapshot with id: 48c4998d-dca6-4428-adab-794404111191 Aug 25 05:00:23.961442 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:23.961442 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:23.961919 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b863d56-5e89-4409-abc0-08999dd4ce9f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot retrieved successfully. Aug 25 05:00:23.980912 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b863d56-5e89-4409-abc0-08999dd4ce9f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot delete request issued successfully. Aug 25 05:00:23.981127 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b863d56-5e89-4409-abc0-08999dd4ce9f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 returned with HTTP 202 Aug 25 05:00:23.982480 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1221/4860] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:00:23 2026] DELETE /volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:23.989801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4bf648a3-881e-4a21-bf2f-20967cc104a6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:23.992100 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bf648a3-881e-4a21-bf2f-20967cc104a6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 Aug 25 05:00:23.992212 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4bf648a3-881e-4a21-bf2f-20967cc104a6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:23.992563 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4bf648a3-881e-4a21-bf2f-20967cc104a6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:23.998075 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:23.998075 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:23.998686 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4bf648a3-881e-4a21-bf2f-20967cc104a6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot retrieved successfully. Aug 25 05:00:23.999653 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4bf648a3-881e-4a21-bf2f-20967cc104a6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 returned with HTTP 200 Aug 25 05:00:24.000121 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1222/4861] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:23 2026] GET /volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:24.562185 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a21c3004-ddc8-4c48-bad0-b678e64407ae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:24.563827 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a21c3004-ddc8-4c48-bad0-b678e64407ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:24.565208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a21c3004-ddc8-4c48-bad0-b678e64407ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:24.565208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a21c3004-ddc8-4c48-bad0-b678e64407ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:24.565208 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a21c3004-ddc8-4c48-bad0-b678e64407ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:24.568793 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:24.568793 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:24.569500 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a21c3004-ddc8-4c48-bad0-b678e64407ae tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:24.569980 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1213/4862] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:24 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:24.690178 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfa95efa-9b5f-48bd-a796-3413593c7086 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:24.695642 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfa95efa-9b5f-48bd-a796-3413593c7086 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:24.695642 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfa95efa-9b5f-48bd-a796-3413593c7086 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:24.695642 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfa95efa-9b5f-48bd-a796-3413593c7086 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:24.707046 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:24.707046 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:24.717454 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dfa95efa-9b5f-48bd-a796-3413593c7086 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:24.720126 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfa95efa-9b5f-48bd-a796-3413593c7086 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:24.720760 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1207/4863] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:24 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:25.010282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-abe96151-1ae0-4a36-8ea5-08b032e67472 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:25.013689 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abe96151-1ae0-4a36-8ea5-08b032e67472 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 Aug 25 05:00:25.013889 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abe96151-1ae0-4a36-8ea5-08b032e67472 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:25.014117 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abe96151-1ae0-4a36-8ea5-08b032e67472 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:25.022892 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abe96151-1ae0-4a36-8ea5-08b032e67472 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 returned with HTTP 404 Aug 25 05:00:25.023810 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1222/4864] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:25 2026] GET /volume/v3/snapshots/48c4998d-dca6-4428-adab-794404111191 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:25.031612 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-07342b7e-176b-4359-b8d6-7e73c8674e36 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:25.033948 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07342b7e-176b-4359-b8d6-7e73c8674e36 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] DELETE https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a Aug 25 05:00:25.033948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-07342b7e-176b-4359-b8d6-7e73c8674e36 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:25.033948 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-07342b7e-176b-4359-b8d6-7e73c8674e36 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:25.034122 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-07342b7e-176b-4359-b8d6-7e73c8674e36 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Delete volume with id: 80ef2ff4-3373-4a65-ad48-308f06995d1a Aug 25 05:00:25.045779 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:25.045779 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:25.046242 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-07342b7e-176b-4359-b8d6-7e73c8674e36 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:25.081294 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-07342b7e-176b-4359-b8d6-7e73c8674e36 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Delete volume request issued successfully. Aug 25 05:00:25.081367 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-07342b7e-176b-4359-b8d6-7e73c8674e36 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a returned with HTTP 202 Aug 25 05:00:25.081929 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1223/4865] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:00:25 2026] DELETE /volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:00:25.094190 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74080135-ba64-43da-854e-0024b312af3f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:25.096262 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74080135-ba64-43da-854e-0024b312af3f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a Aug 25 05:00:25.096482 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74080135-ba64-43da-854e-0024b312af3f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:25.096676 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74080135-ba64-43da-854e-0024b312af3f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:25.104780 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:25.104780 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:25.108611 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-74080135-ba64-43da-854e-0024b312af3f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:25.114254 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74080135-ba64-43da-854e-0024b312af3f tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a returned with HTTP 200 Aug 25 05:00:25.114254 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1214/4866] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:25 2026] GET /volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:25.384735 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-df2d2834-7d74-4289-bd1d-2b71a6f1a5ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:25.384735 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df2d2834-7d74-4289-bd1d-2b71a6f1a5ba tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:00:25.384735 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-df2d2834-7d74-4289-bd1d-2b71a6f1a5ba tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:25.384735 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-df2d2834-7d74-4289-bd1d-2b71a6f1a5ba tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:25.395792 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:25.395792 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:25.396310 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-df2d2834-7d74-4289-bd1d-2b71a6f1a5ba tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:00:25.397307 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df2d2834-7d74-4289-bd1d-2b71a6f1a5ba tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b returned with HTTP 200 Aug 25 05:00:25.397775 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1208/4867] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:25 2026] GET /volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:25.584198 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6009bd65-4c03-45cf-97bd-bb65ee6cee6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:25.586910 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6009bd65-4c03-45cf-97bd-bb65ee6cee6e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:25.587220 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6009bd65-4c03-45cf-97bd-bb65ee6cee6e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:25.587524 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6009bd65-4c03-45cf-97bd-bb65ee6cee6e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:25.587692 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6009bd65-4c03-45cf-97bd-bb65ee6cee6e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:25.594944 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:25.594944 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:25.595804 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6009bd65-4c03-45cf-97bd-bb65ee6cee6e tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:25.596182 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1223/4868] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:25 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:25.737862 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-777771f1-cfef-4ba4-9f4f-8d538ae569b4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:25.740098 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-777771f1-cfef-4ba4-9f4f-8d538ae569b4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:25.740511 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-777771f1-cfef-4ba4-9f4f-8d538ae569b4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:25.740832 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-777771f1-cfef-4ba4-9f4f-8d538ae569b4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:25.748985 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:25.748985 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:25.754566 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-777771f1-cfef-4ba4-9f4f-8d538ae569b4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:25.759027 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-777771f1-cfef-4ba4-9f4f-8d538ae569b4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:25.759580 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1224/4869] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:25 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:26.127288 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c011975-bfaa-42af-ba4c-8ae55e933af6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:26.129394 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c011975-bfaa-42af-ba4c-8ae55e933af6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a Aug 25 05:00:26.130089 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c011975-bfaa-42af-ba4c-8ae55e933af6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:26.130089 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c011975-bfaa-42af-ba4c-8ae55e933af6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:26.137453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c011975-bfaa-42af-ba4c-8ae55e933af6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a returned with HTTP 404 Aug 25 05:00:26.137453 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1215/4870] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:26 2026] GET /volume/v3/volumes/80ef2ff4-3373-4a65-ad48-308f06995d1a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 05:00:26.143757 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75fb1fe2-5270-459e-a8dc-2b3b1a3bacd6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:26.147612 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75fb1fe2-5270-459e-a8dc-2b3b1a3bacd6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 Aug 25 05:00:26.147612 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75fb1fe2-5270-459e-a8dc-2b3b1a3bacd6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:26.147612 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75fb1fe2-5270-459e-a8dc-2b3b1a3bacd6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:26.147612 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-75fb1fe2-5270-459e-a8dc-2b3b1a3bacd6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Delete snapshot with id: f586f68d-99c7-4193-ba8d-104c64015427 Aug 25 05:00:26.157610 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:26.157610 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:26.158073 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75fb1fe2-5270-459e-a8dc-2b3b1a3bacd6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot retrieved successfully. Aug 25 05:00:26.183346 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75fb1fe2-5270-459e-a8dc-2b3b1a3bacd6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot delete request issued successfully. Aug 25 05:00:26.183666 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75fb1fe2-5270-459e-a8dc-2b3b1a3bacd6 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 returned with HTTP 202 Aug 25 05:00:26.184124 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1209/4871] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:00:26 2026] DELETE /volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:26.197769 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af1b65a9-ea4d-4489-8b7c-4588c80c50a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:26.199397 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af1b65a9-ea4d-4489-8b7c-4588c80c50a2 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 Aug 25 05:00:26.199397 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af1b65a9-ea4d-4489-8b7c-4588c80c50a2 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:26.199636 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af1b65a9-ea4d-4489-8b7c-4588c80c50a2 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:26.205300 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:26.205300 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:26.206683 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af1b65a9-ea4d-4489-8b7c-4588c80c50a2 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Snapshot retrieved successfully. Aug 25 05:00:26.206683 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af1b65a9-ea4d-4489-8b7c-4588c80c50a2 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 returned with HTTP 200 Aug 25 05:00:26.207958 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1224/4872] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:26 2026] GET /volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:26.608661 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a3b40f4b-41d7-42ac-bc52-9077b4f31097 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:26.611094 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3b40f4b-41d7-42ac-bc52-9077b4f31097 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:26.611094 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3b40f4b-41d7-42ac-bc52-9077b4f31097 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:26.611253 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a3b40f4b-41d7-42ac-bc52-9077b4f31097 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:26.611291 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a3b40f4b-41d7-42ac-bc52-9077b4f31097 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:26.618136 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:26.618136 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:26.619036 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a3b40f4b-41d7-42ac-bc52-9077b4f31097 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:26.619465 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1225/4873] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:26 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:26.776421 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6bdc68eb-e9d2-44b2-8092-255b0676cf2b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:26.779164 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bdc68eb-e9d2-44b2-8092-255b0676cf2b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:26.779389 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bdc68eb-e9d2-44b2-8092-255b0676cf2b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:26.779595 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6bdc68eb-e9d2-44b2-8092-255b0676cf2b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:26.788816 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:26.788816 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:26.792793 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6bdc68eb-e9d2-44b2-8092-255b0676cf2b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:26.799046 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6bdc68eb-e9d2-44b2-8092-255b0676cf2b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:26.800239 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1216/4874] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:26 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:26.844557 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:26.846402 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:26.846820 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "97278ed5-992b-42bd-8fc4-6df325025560", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:26.848376 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '97278ed5-992b-42bd-8fc4-6df325025560', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:26.936389 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume of 1 GB Aug 25 05:00:26.936753 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:26.936753 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:26.941234 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Availability Zones retrieved successfully. Aug 25 05:00:26.946894 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (2e2a28c3-f75e-43ba-bdf0-b89653e146e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:26.948142 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f2868e9-0ad7-41af-b644-fe9227619c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:26.949139 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:27.027124 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f2868e9-0ad7-41af-b644-fe9227619c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:27.028347 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2984d960-19fc-4c8a-9dc2-0d8ef3a0a8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:27.115607 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Created reservations ['2f50752a-d3b3-442d-9377-7f1380d88f99', '3ec0fb6a-21ff-4b8d-9015-339da4caf245', 'a68509f6-761b-4f5d-9d06-f82b4530ef95', '46f2f248-514f-43df-8c37-467125231bd6'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:27.116446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2984d960-19fc-4c8a-9dc2-0d8ef3a0a8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f50752a-d3b3-442d-9377-7f1380d88f99', '3ec0fb6a-21ff-4b8d-9015-339da4caf245', 'a68509f6-761b-4f5d-9d06-f82b4530ef95', '46f2f248-514f-43df-8c37-467125231bd6']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:27.117268 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9748b500-3f59-4544-b3ae-479aa5d3c103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:27.148562 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9748b500-3f59-4544-b3ae-479aa5d3c103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2', '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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['2f50752a-d3b3-442d-9377-7f1380d88f99','3ec0fb6a-21ff-4b8d-9015-339da4caf245','a68509f6-761b-4f5d-9d06-f82b4530ef95','46f2f248-514f-43df-8c37-467125231bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:27Z,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=4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8950d50ed8ae4c11ac827c6bb9ee21d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:27.151214 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb39d57f-a40f-4d58-acbc-d52f4675bd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:27.175352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb39d57f-a40f-4d58-acbc-d52f4675bd5b) transitioned into state 'SUCCESS' from 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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['2f50752a-d3b3-442d-9377-7f1380d88f99','3ec0fb6a-21ff-4b8d-9015-339da4caf245','a68509f6-761b-4f5d-9d06-f82b4530ef95','46f2f248-514f-43df-8c37-467125231bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:27.176004 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7359c263-22ff-4051-995e-05544dde3e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:27.189226 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7359c263-22ff-4051-995e-05544dde3e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:27.191454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (2e2a28c3-f75e-43ba-bdf0-b89653e146e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:27.191454 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request issued successfully. Aug 25 05:00:27.191454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-427057dc-ac4d-496c-a6fe-703a409f3a4a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:27.191454 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1210/4875] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:00:26 2026] POST /volume/v3/volumes => generated 775 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:27.215001 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57829c53-bfb8-4a66-af3e-fef13a9a2391 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:27.220005 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57829c53-bfb8-4a66-af3e-fef13a9a2391 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:27.220005 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57829c53-bfb8-4a66-af3e-fef13a9a2391 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:27.220005 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57829c53-bfb8-4a66-af3e-fef13a9a2391 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:27.220681 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1f17c91e-044d-4f96-923e-1d388c4439a1 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:27.222771 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f17c91e-044d-4f96-923e-1d388c4439a1 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 Aug 25 05:00:27.222982 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f17c91e-044d-4f96-923e-1d388c4439a1 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:27.223172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1f17c91e-044d-4f96-923e-1d388c4439a1 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:27.228006 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1f17c91e-044d-4f96-923e-1d388c4439a1 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 returned with HTTP 404 Aug 25 05:00:27.228473 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1226/4876] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:27 2026] GET /volume/v3/snapshots/f586f68d-99c7-4193-ba8d-104c64015427 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:27.231179 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:27.231179 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:27.237513 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-57829c53-bfb8-4a66-af3e-fef13a9a2391 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:27.240805 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bdab0776-d789-4e37-8850-115a49b17bd5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:27.246218 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdab0776-d789-4e37-8850-115a49b17bd5 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:27.250449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdab0776-d789-4e37-8850-115a49b17bd5 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:27.250449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdab0776-d789-4e37-8850-115a49b17bd5 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:27.251718 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57829c53-bfb8-4a66-af3e-fef13a9a2391 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:27.251718 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1225/4877] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:27 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:27.251811 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bdab0776-d789-4e37-8850-115a49b17bd5 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Delete volume with id: 0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:27.278383 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:27.278383 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:27.280567 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bdab0776-d789-4e37-8850-115a49b17bd5 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:27.358713 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bdab0776-d789-4e37-8850-115a49b17bd5 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Delete volume request issued successfully. Aug 25 05:00:27.359210 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdab0776-d789-4e37-8850-115a49b17bd5 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 returned with HTTP 202 Aug 25 05:00:27.359825 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1217/4878] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:00:27 2026] DELETE /volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:00:27.367974 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8cfbf83e-096d-4bd6-9a96-519d6ff3b281 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:27.370080 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cfbf83e-096d-4bd6-9a96-519d6ff3b281 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:27.370373 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cfbf83e-096d-4bd6-9a96-519d6ff3b281 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:27.370651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8cfbf83e-096d-4bd6-9a96-519d6ff3b281 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:27.380966 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:27.380966 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:27.385853 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8cfbf83e-096d-4bd6-9a96-519d6ff3b281 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Volume info retrieved successfully. Aug 25 05:00:27.392116 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8cfbf83e-096d-4bd6-9a96-519d6ff3b281 tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 returned with HTTP 200 Aug 25 05:00:27.392545 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1211/4879] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:27 2026] GET /volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:27.518561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-857d19f8-9e56-4df2-9a92-b7b2577a9e09 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:27.520983 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-857d19f8-9e56-4df2-9a92-b7b2577a9e09 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:00:27.521155 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-857d19f8-9e56-4df2-9a92-b7b2577a9e09 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:27.521386 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-857d19f8-9e56-4df2-9a92-b7b2577a9e09 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:27.528913 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:27.528913 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:27.529055 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-857d19f8-9e56-4df2-9a92-b7b2577a9e09 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:00:27.530103 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-857d19f8-9e56-4df2-9a92-b7b2577a9e09 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b returned with HTTP 200 Aug 25 05:00:27.530103 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1227/4880] 10.4.3.213 () {68 vars in 1604 bytes} [Tue Aug 25 05:00:27 2026] GET /volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:27.630055 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-400bab3b-99b0-471b-a7b3-f31a23952ca7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:27.632196 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-400bab3b-99b0-471b-a7b3-f31a23952ca7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:27.632468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-400bab3b-99b0-471b-a7b3-f31a23952ca7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:27.632743 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-400bab3b-99b0-471b-a7b3-f31a23952ca7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:27.632882 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-400bab3b-99b0-471b-a7b3-f31a23952ca7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:27.640272 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:27.640272 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:27.641009 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-400bab3b-99b0-471b-a7b3-f31a23952ca7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:27.641557 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1226/4881] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:27 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:27.815247 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-973a7cfc-c757-4b77-b057-f43be2f745cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:27.816695 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-973a7cfc-c757-4b77-b057-f43be2f745cc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:27.818510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-973a7cfc-c757-4b77-b057-f43be2f745cc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:27.818510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-973a7cfc-c757-4b77-b057-f43be2f745cc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:27.824410 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:27.824410 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:27.829048 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-973a7cfc-c757-4b77-b057-f43be2f745cc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:27.835074 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-973a7cfc-c757-4b77-b057-f43be2f745cc tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:27.835600 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1218/4882] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:27 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 1433 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:28.265386 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c37667dd-5603-481b-81d3-e79f0554275c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.267327 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c37667dd-5603-481b-81d3-e79f0554275c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:28.267556 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c37667dd-5603-481b-81d3-e79f0554275c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.267786 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c37667dd-5603-481b-81d3-e79f0554275c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.278406 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.278406 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:28.282934 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c37667dd-5603-481b-81d3-e79f0554275c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:28.288345 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c37667dd-5603-481b-81d3-e79f0554275c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:28.288845 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1212/4883] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:28.405176 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-85d62891-3d10-4f91-8f83-b0b571cf90de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.407039 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85d62891-3d10-4f91-8f83-b0b571cf90de tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] GET https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 Aug 25 05:00:28.407235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85d62891-3d10-4f91-8f83-b0b571cf90de tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.407482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-85d62891-3d10-4f91-8f83-b0b571cf90de tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.414104 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-85d62891-3d10-4f91-8f83-b0b571cf90de tempest-VolumeRevertTests-45898524 tempest-VolumeRevertTests-45898524-project-member] https://10.4.3.213/volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 returned with HTTP 404 Aug 25 05:00:28.414104 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1228/4884] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/volumes/0f84b57a-6707-4516-8a39-89fb6263c884 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:00:28.515066 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-d541f6b9-f59b-49ac-ab97-e3f13ced0f91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.517945 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-d541f6b9-f59b-49ac-ab97-e3f13ced0f91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:00:28.518199 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-d541f6b9-f59b-49ac-ab97-e3f13ced0f91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.518474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-d541f6b9-f59b-49ac-ab97-e3f13ced0f91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.525193 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.525193 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:28.525802 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-d541f6b9-f59b-49ac-ab97-e3f13ced0f91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:00:28.526822 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-d541f6b9-f59b-49ac-ab97-e3f13ced0f91 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b returned with HTTP 200 Aug 25 05:00:28.527327 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1227/4885] 10.4.3.213 () {68 vars in 1604 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:28.536828 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-a01329e6-00ee-4a6d-bb91-eb954e1fa898 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.540227 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-a01329e6-00ee-4a6d-bb91-eb954e1fa898 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 05:00:28.540227 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-a01329e6-00ee-4a6d-bb91-eb954e1fa898 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.540227 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-a01329e6-00ee-4a6d-bb91-eb954e1fa898 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.548661 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.548661 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:28.552238 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-a01329e6-00ee-4a6d-bb91-eb954e1fa898 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:00:28.557154 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-a01329e6-00ee-4a6d-bb91-eb954e1fa898 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 200 Aug 25 05:00:28.557154 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1219/4886] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:28.572226 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.574648 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:28.575116 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "5111e76a-b5aa-4625-b3dd-df626759087b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:28.577204 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '5111e76a-b5aa-4625-b3dd-df626759087b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:28.587492 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.587492 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:28.588079 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:00:28.588255 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 05:00:28.589167 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 05:00:28.596364 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (8b9e62f8-c760-46d4-8b38-9aefab75ede1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:28.597824 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5f32da-6642-4e60-bc0c-dea4e3fd8ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:28.599094 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:28.631975 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5f32da-6642-4e60-bc0c-dea4e3fd8ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5111e76a-b5aa-4625-b3dd-df626759087b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:28.633056 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d121fc0-3700-4532-bd8b-24d5ec18d94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:28.654049 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c0205e69-6654-4bad-bbc2-5f864679f47f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.656230 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0205e69-6654-4bad-bbc2-5f864679f47f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:28.656973 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0205e69-6654-4bad-bbc2-5f864679f47f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.656973 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c0205e69-6654-4bad-bbc2-5f864679f47f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.657327 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c0205e69-6654-4bad-bbc2-5f864679f47f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:28.667020 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.667020 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:28.669017 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c0205e69-6654-4bad-bbc2-5f864679f47f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:28.669388 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1229/4887] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:28.679781 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2755c622-7235-412f-9faf-0fa5d828407c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.682953 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['da67fc64-f1a1-4676-b2ee-fdbeb1bee5d8', '977ce1cc-d7ad-45d4-8c7e-566958621fe7', '298a6904-025d-4653-8cc3-7e5099c0f459', '6c1ba8c1-cea4-4f8c-b937-c01df1d98664'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:28.683149 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2755c622-7235-412f-9faf-0fa5d828407c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] POST https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4/action Aug 25 05:00:28.683698 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2755c622-7235-412f-9faf-0fa5d828407c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:00:28.683822 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d121fc0-3700-4532-bd8b-24d5ec18d94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da67fc64-f1a1-4676-b2ee-fdbeb1bee5d8', '977ce1cc-d7ad-45d4-8c7e-566958621fe7', '298a6904-025d-4653-8cc3-7e5099c0f459', '6c1ba8c1-cea4-4f8c-b937-c01df1d98664']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:28.683909 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2755c622-7235-412f-9faf-0fa5d828407c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:28.684553 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b10323e-9ca2-405b-b7af-4def328045b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:28.686758 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-2755c622-7235-412f-9faf-0fa5d828407c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Updating backup '39d498ad-709d-46c0-a9e6-11de6e6805b4' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 05:00:28.695620 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.695620 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:28.696740 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-2755c622-7235-412f-9faf-0fa5d828407c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5c2a97d8dd0f448187003bb57a7e1b9f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c88b1315cfa747c7b56e019d895d8577', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:28.696990 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2755c622-7235-412f-9faf-0fa5d828407c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4/action returned with HTTP 403 Aug 25 05:00:28.697449 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1228/4888] 10.4.3.213 () {70 vars in 1430 bytes} [Tue Aug 25 05:00:28 2026] POST /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:28.706368 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-235ff665-debd-43b9-8817-b21efbf3db4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.709812 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-235ff665-debd-43b9-8817-b21efbf3db4a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab Aug 25 05:00:28.711161 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-235ff665-debd-43b9-8817-b21efbf3db4a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.711161 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-235ff665-debd-43b9-8817-b21efbf3db4a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.713151 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-235ff665-debd-43b9-8817-b21efbf3db4a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume with id: ebd3b585-3f03-49f8-8992-2f6c2d0a49ab Aug 25 05:00:28.726118 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.726118 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:28.726118 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-235ff665-debd-43b9-8817-b21efbf3db4a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:28.726445 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b10323e-9ca2-405b-b7af-4def328045b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e3d6887-fad0-423e-a14a-865eff5ee146', '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='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['da67fc64-f1a1-4676-b2ee-fdbeb1bee5d8','977ce1cc-d7ad-45d4-8c7e-566958621fe7','298a6904-025d-4653-8cc3-7e5099c0f459','6c1ba8c1-cea4-4f8c-b937-c01df1d98664'],size=1,snapshot_id=5111e76a-b5aa-4625-b3dd-df626759087b,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), '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-25T05:00:28Z,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=8e3d6887-fad0-423e-a14a-865eff5ee146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5111e76a-b5aa-4625-b3dd-df626759087b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:28.726758 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc7ec0d-3e15-410d-82a7-c448565afba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:28.745141 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc7ec0d-3e15-410d-82a7-c448565afba3) transitioned into 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='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['da67fc64-f1a1-4676-b2ee-fdbeb1bee5d8','977ce1cc-d7ad-45d4-8c7e-566958621fe7','298a6904-025d-4653-8cc3-7e5099c0f459','6c1ba8c1-cea4-4f8c-b937-c01df1d98664'],size=1,snapshot_id=5111e76a-b5aa-4625-b3dd-df626759087b,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:28.745937 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb882d6-6ab9-4ce9-96f6-4f2b49bf327f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:28.753129 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-235ff665-debd-43b9-8817-b21efbf3db4a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume request issued successfully. Aug 25 05:00:28.753129 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-235ff665-debd-43b9-8817-b21efbf3db4a tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab returned with HTTP 202 Aug 25 05:00:28.753129 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1220/4889] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:28 2026] DELETE /volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:28.764784 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-345c4420-f422-46b3-8515-2dda8f4e71fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.766900 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-345c4420-f422-46b3-8515-2dda8f4e71fa tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab Aug 25 05:00:28.767122 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-345c4420-f422-46b3-8515-2dda8f4e71fa tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.767333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-345c4420-f422-46b3-8515-2dda8f4e71fa tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.771936 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb882d6-6ab9-4ce9-96f6-4f2b49bf327f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:28.772793 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (8b9e62f8-c760-46d4-8b38-9aefab75ede1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:28.773233 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 05:00:28.773993 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-e3c6af69-c9c2-4bb2-8997-df65ba58efa0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:28.774598 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1213/4890] 10.4.3.213 () {72 vars in 1541 bytes} [Tue Aug 25 05:00:28 2026] POST /volume/v3/volumes => generated 736 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:28.775499 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.775499 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:28.780286 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-345c4420-f422-46b3-8515-2dda8f4e71fa tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:28.781438 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-39595fc2-f1e9-4fcf-8354-584e7ac3e8b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.784055 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-345c4420-f422-46b3-8515-2dda8f4e71fa tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab returned with HTTP 200 Aug 25 05:00:28.784395 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1230/4891] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:28.785379 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-39595fc2-f1e9-4fcf-8354-584e7ac3e8b0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 Aug 25 05:00:28.785846 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-39595fc2-f1e9-4fcf-8354-584e7ac3e8b0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.786315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-39595fc2-f1e9-4fcf-8354-584e7ac3e8b0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.809839 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.809839 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:28.816481 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-39595fc2-f1e9-4fcf-8354-584e7ac3e8b0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:00:28.823395 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-39595fc2-f1e9-4fcf-8354-584e7ac3e8b0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 returned with HTTP 200 Aug 25 05:00:28.824071 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1229/4892] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 => generated 804 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:28.842100 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-b7d463be-6a58-4200-a610-cdfbbecaa1ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.844611 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-b7d463be-6a58-4200-a610-cdfbbecaa1ab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 Aug 25 05:00:28.845253 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-b7d463be-6a58-4200-a610-cdfbbecaa1ab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.845817 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-b7d463be-6a58-4200-a610-cdfbbecaa1ab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.852455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b3c76542-4043-4d63-a6f4-cb51d9882ed5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.852455 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3c76542-4043-4d63-a6f4-cb51d9882ed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:28.852712 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3c76542-4043-4d63-a6f4-cb51d9882ed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.852897 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b3c76542-4043-4d63-a6f4-cb51d9882ed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.856922 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.856922 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:28.860750 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.860750 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:28.867460 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-b7d463be-6a58-4200-a610-cdfbbecaa1ab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:00:28.867822 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b3c76542-4043-4d63-a6f4-cb51d9882ed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:28.873104 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b3c76542-4043-4d63-a6f4-cb51d9882ed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:28.873711 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1214/4893] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 1431 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:28.876344 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-b7d463be-6a58-4200-a610-cdfbbecaa1ab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 returned with HTTP 200 Aug 25 05:00:28.876344 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1221/4894] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 => generated 804 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:28.887007 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2bf8de26-7ca3-41fa-9b9d-7550f1601776 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:28.889130 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2bf8de26-7ca3-41fa-9b9d-7550f1601776 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:28.889305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2bf8de26-7ca3-41fa-9b9d-7550f1601776 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:28.889586 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2bf8de26-7ca3-41fa-9b9d-7550f1601776 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:28.901805 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:28.901805 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:28.906829 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2bf8de26-7ca3-41fa-9b9d-7550f1601776 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:28.912243 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2bf8de26-7ca3-41fa-9b9d-7550f1601776 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:28.912844 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1231/4895] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:28 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 1431 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:29.083860 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-62169d5d-069b-415f-a73e-8528d552b0ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:29.206582 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-62169d5d-069b-415f-a73e-8528d552b0ae tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:29.206797 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-62169d5d-069b-415f-a73e-8528d552b0ae tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:29.206972 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-62169d5d-069b-415f-a73e-8528d552b0ae tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:29.214629 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:29.214629 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:29.219216 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-62169d5d-069b-415f-a73e-8528d552b0ae tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:29.225099 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-62169d5d-069b-415f-a73e-8528d552b0ae tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:29.225612 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1230/4896] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:29 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 1431 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:29.303614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-45df1180-99d2-4298-8792-3ea15fc2e53c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:29.305601 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-45df1180-99d2-4298-8792-3ea15fc2e53c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:29.305905 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-45df1180-99d2-4298-8792-3ea15fc2e53c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:29.306081 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-45df1180-99d2-4298-8792-3ea15fc2e53c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:29.313259 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:29.313259 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:29.318974 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-45df1180-99d2-4298-8792-3ea15fc2e53c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:29.328651 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-45df1180-99d2-4298-8792-3ea15fc2e53c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:29.329080 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1215/4897] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:29 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:29.754091 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-11688a62-6b22-458b-80d1-9a69e5d1a634 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:29.756358 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-11688a62-6b22-458b-80d1-9a69e5d1a634 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:29.756746 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-11688a62-6b22-458b-80d1-9a69e5d1a634 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:29.757100 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-11688a62-6b22-458b-80d1-9a69e5d1a634 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:29.764678 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:29.764678 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:29.768956 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-11688a62-6b22-458b-80d1-9a69e5d1a634 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:29.773913 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-11688a62-6b22-458b-80d1-9a69e5d1a634 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:29.774534 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1222/4898] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:29 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 1431 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:29.785840 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6f27d598-043b-402d-a14d-aed35ede6743 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:29.786346 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f27d598-043b-402d-a14d-aed35ede6743 None None] GET https://10.4.3.213/volume// Aug 25 05:00:29.786626 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f27d598-043b-402d-a14d-aed35ede6743 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:29.786886 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f27d598-043b-402d-a14d-aed35ede6743 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:29.787331 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f27d598-043b-402d-a14d-aed35ede6743 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:00:29.790875 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1232/4899] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 05:00:29 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:00:29.802328 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-601b3d6f-9217-4290-b2a1-14fe45658a3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:29.803349 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d9d1f66e-1584-44ed-ae10-f2ca69be8d60 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:29.804591 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-601b3d6f-9217-4290-b2a1-14fe45658a3e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:00:29.805058 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-601b3d6f-9217-4290-b2a1-14fe45658a3e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4c5bb29-f93b-4093-bd6a-4e9441c47e76", "connector": null, "instance_uuid": "ad6ac354-16ff-49aa-8faa-2ce763f57922"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:29.808220 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9d1f66e-1584-44ed-ae10-f2ca69be8d60 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab Aug 25 05:00:29.808451 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9d1f66e-1584-44ed-ae10-f2ca69be8d60 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:29.808688 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9d1f66e-1584-44ed-ae10-f2ca69be8d60 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:29.814094 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9d1f66e-1584-44ed-ae10-f2ca69be8d60 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab returned with HTTP 404 Aug 25 05:00:29.814625 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1216/4900] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:29 2026] GET /volume/v3/volumes/ebd3b585-3f03-49f8-8992-2f6c2d0a49ab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:29.815095 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:29.815095 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:29.830043 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:29.830182 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:29.832266 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] POST https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106/restore Aug 25 05:00:29.832655 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:29.834211 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Restoring backup 2f1efaf7-71a9-474c-acea-c3109aecc106 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100269) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 05:00:29.836005 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Restoring backup 2f1efaf7-71a9-474c-acea-c3109aecc106 to volume None. Aug 25 05:00:29.839286 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:29.839286 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:29.840698 np0000008045 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Creating volume of 1 GB for restore of backup 2f1efaf7-71a9-474c-acea-c3109aecc106. Aug 25 05:00:29.844647 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Availability Zones retrieved successfully. Aug 25 05:00:29.851708 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Flow 'volume_create_api' (8b93d1ba-b2a7-4ad1-a5a1-00dc97450c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:29.854074 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6689f9f2-719d-412d-ad0c-32ec7bb50ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:29.854243 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:29.868652 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-601b3d6f-9217-4290-b2a1-14fe45658a3e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:00:29.869306 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1231/4901] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:00: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 25 05:00:29.889137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6689f9f2-719d-412d-ad0c-32ec7bb50ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:29.890374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06400a26-bdee-4941-9242-f3ea2230a768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:29.937307 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Created reservations ['573fee1e-0560-4998-ad01-3cf812ec76f2', '524867f0-e46a-447a-aba4-db355e4a0a04', '5428ab3b-eda5-494a-b866-a8d747638341', '53193513-c543-4304-bc4d-a735b6d275e6'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:29.938346 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06400a26-bdee-4941-9242-f3ea2230a768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['573fee1e-0560-4998-ad01-3cf812ec76f2', '524867f0-e46a-447a-aba4-db355e4a0a04', '5428ab3b-eda5-494a-b866-a8d747638341', '53193513-c543-4304-bc4d-a735b6d275e6']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:29.939239 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1076d24a-8db2-423f-ba49-3c9c394dad03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:29.972402 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1076d24a-8db2-423f-ba49-3c9c394dad03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54fd34ea-1c1a-4b98-963e-ae271b43487c', '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='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['573fee1e-0560-4998-ad01-3cf812ec76f2','524867f0-e46a-447a-aba4-db355e4a0a04','5428ab3b-eda5-494a-b866-a8d747638341','53193513-c543-4304-bc4d-a735b6d275e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2a97d8dd0f448187003bb57a7e1b9f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:29Z,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=54fd34ea-1c1a-4b98-963e-ae271b43487c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88b1315cfa747c7b56e019d895d8577',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c2a97d8dd0f448187003bb57a7e1b9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:29.973374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24970669-d317-42fa-8e9b-2677fd679904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:29.978587 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:29.978587 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:29.978587 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:29.978856 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Create volume of 1 GB Aug 25 05:00:29.984773 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Availability Zones retrieved successfully. Aug 25 05:00:29.990968 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Flow 'volume_create_api' (1562447c-fa39-420f-9ddb-7ca8d7050d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:29.992263 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539da2c6-e29d-47ba-93c9-c9596aef0b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:29.994280 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24970669-d317-42fa-8e9b-2677fd679904) transitioned into 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='c88b1315cfa747c7b56e019d895d8577',qos_specs=None,replication_status=,reservations=['573fee1e-0560-4998-ad01-3cf812ec76f2','524867f0-e46a-447a-aba4-db355e4a0a04','5428ab3b-eda5-494a-b866-a8d747638341','53193513-c543-4304-bc4d-a735b6d275e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2a97d8dd0f448187003bb57a7e1b9f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:29.994515 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:29.994589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a590e0b4-2a2b-49b5-8259-8aea1bc58f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:30.007943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a590e0b4-2a2b-49b5-8259-8aea1bc58f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:30.009104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Flow 'volume_create_api' (8b93d1ba-b2a7-4ad1-a5a1-00dc97450c3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:30.009401 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Create volume request issued successfully. Aug 25 05:00:30.016204 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:30.016204 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:30.016705 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Volume info retrieved successfully. Aug 25 05:00:30.024630 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539da2c6-e29d-47ba-93c9-c9596aef0b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:30.026633 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9736e377-92df-4496-a7e0-764b61e6d9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:30.092292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Created reservations ['167bfa78-ee43-4e3e-93c2-9e58ac3d335d', 'ffadd74d-4e82-4bd7-aab5-832f7a906acc', 'd19a34af-917d-4ec0-8122-21a726e12a64', 'd157717e-339d-4f27-a537-9e68659b7630'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:30.093172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9736e377-92df-4496-a7e0-764b61e6d9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167bfa78-ee43-4e3e-93c2-9e58ac3d335d', 'ffadd74d-4e82-4bd7-aab5-832f7a906acc', 'd19a34af-917d-4ec0-8122-21a726e12a64', 'd157717e-339d-4f27-a537-9e68659b7630']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:30.094199 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d39265e-aa83-43dc-a973-48e65fe05220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:30.118737 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d39265e-aa83-43dc-a973-48e65fe05220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '715ed1e2-10f3-4f34-96a7-3b23981979fe', '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='8c5c498f720f49329e9b95060275b540',qos_specs=None,replication_status=,reservations=['167bfa78-ee43-4e3e-93c2-9e58ac3d335d','ffadd74d-4e82-4bd7-aab5-832f7a906acc','d19a34af-917d-4ec0-8122-21a726e12a64','d157717e-339d-4f27-a537-9e68659b7630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11cb2fdb41994f99aca494aaf23bb3d3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:30Z,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=715ed1e2-10f3-4f34-96a7-3b23981979fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c5c498f720f49329e9b95060275b540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11cb2fdb41994f99aca494aaf23bb3d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:30.119514 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f91809-6582-49d9-905e-d4b6bd4505f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:30.135075 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f91809-6582-49d9-905e-d4b6bd4505f6) transitioned into state 'SUCCESS' from 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='8c5c498f720f49329e9b95060275b540',qos_specs=None,replication_status=,reservations=['167bfa78-ee43-4e3e-93c2-9e58ac3d335d','ffadd74d-4e82-4bd7-aab5-832f7a906acc','d19a34af-917d-4ec0-8122-21a726e12a64','d157717e-339d-4f27-a537-9e68659b7630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11cb2fdb41994f99aca494aaf23bb3d3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:30.135757 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b418ad03-22d5-459d-a631-af5138aa4429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:30.144996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b418ad03-22d5-459d-a631-af5138aa4429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:30.145844 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Flow 'volume_create_api' (1562447c-fa39-420f-9ddb-7ca8d7050d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:30.146209 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Create volume request issued successfully. Aug 25 05:00:30.146876 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eed93539-7b05-46df-96a6-8ff2c2eef9bc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:30.147444 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1223/4902] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:00:29 2026] POST /volume/v3/volumes => generated 740 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:30.162607 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c7dbeb5f-a31e-4022-bc53-7ce2f19d03cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:30.164804 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7dbeb5f-a31e-4022-bc53-7ce2f19d03cc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe Aug 25 05:00:30.165197 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7dbeb5f-a31e-4022-bc53-7ce2f19d03cc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:30.165527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7dbeb5f-a31e-4022-bc53-7ce2f19d03cc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:30.173359 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:30.173359 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:30.177703 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c7dbeb5f-a31e-4022-bc53-7ce2f19d03cc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:30.182686 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7dbeb5f-a31e-4022-bc53-7ce2f19d03cc tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe returned with HTTP 200 Aug 25 05:00:30.183086 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1217/4903] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:30 2026] GET /volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe => generated 808 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:30.344721 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-467864fe-53bb-465b-8df1-162f9f1a22cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:30.346623 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-467864fe-53bb-465b-8df1-162f9f1a22cd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:30.346848 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-467864fe-53bb-465b-8df1-162f9f1a22cd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:30.347040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-467864fe-53bb-465b-8df1-162f9f1a22cd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:30.359394 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:30.359394 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:30.363728 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-467864fe-53bb-465b-8df1-162f9f1a22cd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:30.368315 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-467864fe-53bb-465b-8df1-162f9f1a22cd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:30.368913 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1232/4904] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:30 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:30.926941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-934ce8f6-13c7-43b6-bd04-b45499b35b46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:30.926941 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-934ce8f6-13c7-43b6-bd04-b45499b35b46 None None] GET https://10.4.3.213/volume// Aug 25 05:00:30.926941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-934ce8f6-13c7-43b6-bd04-b45499b35b46 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:30.927383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-934ce8f6-13c7-43b6-bd04-b45499b35b46 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:30.927383 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-934ce8f6-13c7-43b6-bd04-b45499b35b46 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:00:30.927663 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1224/4905] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:00:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:00:30.936826 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8989400b-393e-4a68-855a-8f7cc588cb4e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:30.939079 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8989400b-393e-4a68-855a-8f7cc588cb4e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:00:30.940443 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8989400b-393e-4a68-855a-8f7cc588cb4e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:30.940443 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8989400b-393e-4a68-855a-8f7cc588cb4e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:30.949526 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:30.949526 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:30.953180 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8989400b-393e-4a68-855a-8f7cc588cb4e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:00:30.957958 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8989400b-393e-4a68-855a-8f7cc588cb4e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:00:30.959274 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1218/4906] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:00:30 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:00:31.023688 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.023688 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:31.026449 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Volume info retrieved successfully. Aug 25 05:00:31.026449 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Checking backup size 1 against volume size 1 {{(pid=100269) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 05:00:31.026449 np0000008045 devstack@c-api.service[100269]: INFO cinder.backup.api [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Overwriting volume 54fd34ea-1c1a-4b98-963e-ae271b43487c with restore of backup 2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:31.038198 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] restore_backup in rpcapi backup_id 2f1efaf7-71a9-474c-acea-c3109aecc106 {{(pid=100269) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 05:00:31.040034 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c7d4d6e0-66d2-4eaa-bb37-af5ea8b2d61b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106/restore returned with HTTP 202 Aug 25 05:00:31.040535 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1233/4907] 10.4.3.213 () {70 vars in 1433 bytes} [Tue Aug 25 05:00:29 2026] POST /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106/restore => generated 152 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:31.052344 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd9404f0-5f48-4be1-bc5b-9b46cb90c011 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.059521 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd9404f0-5f48-4be1-bc5b-9b46cb90c011 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:31.059758 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd9404f0-5f48-4be1-bc5b-9b46cb90c011 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:31.060018 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd9404f0-5f48-4be1-bc5b-9b46cb90c011 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:31.060131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fd9404f0-5f48-4be1-bc5b-9b46cb90c011 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:31.061111 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-83e415c2-a297-4a1b-9c65-0865efbf6e7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.064304 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.064304 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:31.064925 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd9404f0-5f48-4be1-bc5b-9b46cb90c011 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:31.065240 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-83e415c2-a297-4a1b-9c65-0865efbf6e7b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] PUT https://10.4.3.213/volume/v3/attachments/fbf01388-4bf1-4789-8090-fbe91eb536ea Aug 25 05:00:31.065300 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1233/4908] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:31 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:31.065837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-83e415c2-a297-4a1b-9c65-0865efbf6e7b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:31.074799 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-83e415c2-a297-4a1b-9c65-0865efbf6e7b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Acquiring lock "cinder-attachment_update-e4c5bb29-f93b-4093-bd6a-4e9441c47e76-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:00:31.079448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-83e415c2-a297-4a1b-9c65-0865efbf6e7b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Lock "cinder-attachment_update-e4c5bb29-f93b-4093-bd6a-4e9441c47e76-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:00:31.080794 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.080794 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:31.188850 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-83e415c2-a297-4a1b-9c65-0865efbf6e7b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Lock "cinder-attachment_update-e4c5bb29-f93b-4093-bd6a-4e9441c47e76-np0000008045" released by "attachment_update" :: held 0.109s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:00:31.189164 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-83e415c2-a297-4a1b-9c65-0865efbf6e7b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments/fbf01388-4bf1-4789-8090-fbe91eb536ea returned with HTTP 200 Aug 25 05:00:31.189638 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1225/4909] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:00:31 2026] PUT /volume/v3/attachments/fbf01388-4bf1-4789-8090-fbe91eb536ea => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:31.197759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c13cf307-aa64-47cf-8ed0-6bd34db86a16 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.199538 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c13cf307-aa64-47cf-8ed0-6bd34db86a16 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe Aug 25 05:00:31.199725 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c13cf307-aa64-47cf-8ed0-6bd34db86a16 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:31.199942 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c13cf307-aa64-47cf-8ed0-6bd34db86a16 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:31.208349 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.208349 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:31.212820 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c13cf307-aa64-47cf-8ed0-6bd34db86a16 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:31.217456 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c13cf307-aa64-47cf-8ed0-6bd34db86a16 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe returned with HTTP 200 Aug 25 05:00:31.217868 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1219/4910] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:31 2026] GET /volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:31.232564 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8fecf650-aae6-4d8b-804c-5572a7cf964f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.234804 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8fecf650-aae6-4d8b-804c-5572a7cf964f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/attachments/fbf01388-4bf1-4789-8090-fbe91eb536ea/action Aug 25 05:00:31.235129 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8fecf650-aae6-4d8b-804c-5572a7cf964f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:00:31.235271 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8fecf650-aae6-4d8b-804c-5572a7cf964f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:31.235439 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f981b46-cd1c-4eb6-a2a8-df7410b4660e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.237446 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f981b46-cd1c-4eb6-a2a8-df7410b4660e tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe Aug 25 05:00:31.237708 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f981b46-cd1c-4eb6-a2a8-df7410b4660e tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:31.237906 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f981b46-cd1c-4eb6-a2a8-df7410b4660e tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:31.247258 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.247258 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:31.253462 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.253462 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:31.256884 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f981b46-cd1c-4eb6-a2a8-df7410b4660e tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:31.263489 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-8fecf650-aae6-4d8b-804c-5572a7cf964f tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments/fbf01388-4bf1-4789-8090-fbe91eb536ea/action returned with HTTP 204 Aug 25 05:00:31.263930 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1234/4911] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:00:31 2026] POST /volume/v3/attachments/fbf01388-4bf1-4789-8090-fbe91eb536ea/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:31.271942 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f981b46-cd1c-4eb6-a2a8-df7410b4660e tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe returned with HTTP 200 Aug 25 05:00:31.272558 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1234/4912] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:31 2026] GET /volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe => generated 833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:31.288394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c39a451d-e440-448f-9117-0d71a7cf507b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.290614 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:31.291122 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1357997322"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:31.293672 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1357997322'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:31.293845 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Create volume of 1 GB Aug 25 05:00:31.294196 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.294196 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:31.301416 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Availability Zones retrieved successfully. Aug 25 05:00:31.307031 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Flow 'volume_create_api' (233a181b-8144-4de4-adfc-03f142f20160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:31.308358 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8894fe3-c2a9-47f1-84b7-82bf4b9fedeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:31.309992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:31.343668 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8894fe3-c2a9-47f1-84b7-82bf4b9fedeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:31.344572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b56ffaa-6e7c-4742-82a1-d4e9ce2ab6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:31.388198 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-973f5ed4-1d17-45ee-bc3f-f36e1210e6b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.391665 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-973f5ed4-1d17-45ee-bc3f-f36e1210e6b1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:31.391665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-973f5ed4-1d17-45ee-bc3f-f36e1210e6b1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:31.391665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-973f5ed4-1d17-45ee-bc3f-f36e1210e6b1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:31.402806 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Created reservations ['4528ccc2-68ab-40df-969c-885b7394a0ea', 'e41cf64d-c311-4fb3-a47b-1b8bb1d9c13a', '965d0d56-e881-4e67-8dae-2f06d35a49d5', '52fd1cfc-c69b-4d89-9d34-864fa7ff880d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:31.402806 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b56ffaa-6e7c-4742-82a1-d4e9ce2ab6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4528ccc2-68ab-40df-969c-885b7394a0ea', 'e41cf64d-c311-4fb3-a47b-1b8bb1d9c13a', '965d0d56-e881-4e67-8dae-2f06d35a49d5', '52fd1cfc-c69b-4d89-9d34-864fa7ff880d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:31.403014 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.403014 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:31.403490 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f402947f-857a-4c96-8db5-862c7c92624c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:31.406857 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-973f5ed4-1d17-45ee-bc3f-f36e1210e6b1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:31.412201 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-973f5ed4-1d17-45ee-bc3f-f36e1210e6b1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:31.412662 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1220/4913] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:31 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:31.430886 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f402947f-857a-4c96-8db5-862c7c92624c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd18c8003-370e-4a14-acf9-58d7d788332d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1357997322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c5c498f720f49329e9b95060275b540',qos_specs=None,replication_status=,reservations=['4528ccc2-68ab-40df-969c-885b7394a0ea','e41cf64d-c311-4fb3-a47b-1b8bb1d9c13a','965d0d56-e881-4e67-8dae-2f06d35a49d5','52fd1cfc-c69b-4d89-9d34-864fa7ff880d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11cb2fdb41994f99aca494aaf23bb3d3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:31Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1357997322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d18c8003-370e-4a14-acf9-58d7d788332d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c5c498f720f49329e9b95060275b540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11cb2fdb41994f99aca494aaf23bb3d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:31.432115 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee4faa36-296c-4d2c-ba87-215a1c2d40b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:31.452666 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee4faa36-296c-4d2c-ba87-215a1c2d40b2) transitioned into 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-1357997322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c5c498f720f49329e9b95060275b540',qos_specs=None,replication_status=,reservations=['4528ccc2-68ab-40df-969c-885b7394a0ea','e41cf64d-c311-4fb3-a47b-1b8bb1d9c13a','965d0d56-e881-4e67-8dae-2f06d35a49d5','52fd1cfc-c69b-4d89-9d34-864fa7ff880d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11cb2fdb41994f99aca494aaf23bb3d3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:31.453340 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d20689-9a52-466c-bfcb-5868a6ddfd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:31.464109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d20689-9a52-466c-bfcb-5868a6ddfd30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:31.465038 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Flow 'volume_create_api' (233a181b-8144-4de4-adfc-03f142f20160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:31.465366 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Create volume request issued successfully. Aug 25 05:00:31.465951 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c39a451d-e440-448f-9117-0d71a7cf507b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:31.466440 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1226/4914] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:00:31 2026] POST /volume/v3/volumes => generated 776 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:31.479478 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c306f1e1-45f5-46c6-9a19-e82b236194f0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.481528 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c306f1e1-45f5-46c6-9a19-e82b236194f0 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d Aug 25 05:00:31.481808 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c306f1e1-45f5-46c6-9a19-e82b236194f0 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:31.482067 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c306f1e1-45f5-46c6-9a19-e82b236194f0 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:31.489084 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.489084 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:31.492620 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c306f1e1-45f5-46c6-9a19-e82b236194f0 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:31.496333 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c306f1e1-45f5-46c6-9a19-e82b236194f0 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d returned with HTTP 200 Aug 25 05:00:31.496747 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1235/4915] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:31 2026] GET /volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:31.884637 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2c42237a-2642-4888-bfca-275426a40867 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.886731 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2c42237a-2642-4888-bfca-275426a40867 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 Aug 25 05:00:31.886955 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2c42237a-2642-4888-bfca-275426a40867 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:31.887189 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2c42237a-2642-4888-bfca-275426a40867 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:31.894327 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.894327 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:31.898931 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2c42237a-2642-4888-bfca-275426a40867 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:00:31.903830 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2c42237a-2642-4888-bfca-275426a40867 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 returned with HTTP 200 Aug 25 05:00:31.904249 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1235/4916] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:31 2026] GET /volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 => generated 1345 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:31.914781 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7e295874-e2a7-4a17-b907-1988b99fda4e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.915259 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e295874-e2a7-4a17-b907-1988b99fda4e None None] GET https://10.4.3.213/volume// Aug 25 05:00:31.915521 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e295874-e2a7-4a17-b907-1988b99fda4e None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:31.915785 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7e295874-e2a7-4a17-b907-1988b99fda4e None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:31.916179 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7e295874-e2a7-4a17-b907-1988b99fda4e None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:00:31.917365 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1221/4917] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:00:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:00:31.928184 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-aa832e10-104c-4fbd-bd45-8ec2ecbe2cb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.931873 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-aa832e10-104c-4fbd-bd45-8ec2ecbe2cb9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:00:31.932561 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-aa832e10-104c-4fbd-bd45-8ec2ecbe2cb9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e3d6887-fad0-423e-a14a-865eff5ee146", "connector": null, "instance_uuid": "72930322-b833-4bdb-b61d-f0779b157c4a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:31.941397 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:31.941397 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:31.968342 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-aa832e10-104c-4fbd-bd45-8ec2ecbe2cb9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:00:31.968795 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1227/4918] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:00:31 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 25 05:00:31.977677 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f85e4aa7-3363-4ff2-bbc5-09253b022793 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.978111 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f85e4aa7-3363-4ff2-bbc5-09253b022793 None None] GET https://10.4.3.213/volume// Aug 25 05:00:31.978300 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f85e4aa7-3363-4ff2-bbc5-09253b022793 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:31.978547 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f85e4aa7-3363-4ff2-bbc5-09253b022793 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:31.978893 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f85e4aa7-3363-4ff2-bbc5-09253b022793 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:00:31.979202 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1236/4919] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:00:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:00:31.987628 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-f752e422-0d89-4327-bf99-3105ae4f73b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:31.989561 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-f752e422-0d89-4327-bf99-3105ae4f73b7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 Aug 25 05:00:31.989762 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-f752e422-0d89-4327-bf99-3105ae4f73b7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:31.989967 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-f752e422-0d89-4327-bf99-3105ae4f73b7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:32.001212 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:32.001212 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:32.008453 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-f752e422-0d89-4327-bf99-3105ae4f73b7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:00:32.013122 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-f752e422-0d89-4327-bf99-3105ae4f73b7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 returned with HTTP 200 Aug 25 05:00:32.013549 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1236/4920] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:00:31 2026] GET /volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 => generated 1524 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:00:32.081346 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5dcf379c-694f-47b4-8952-46abd2744f53 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:32.086978 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5dcf379c-694f-47b4-8952-46abd2744f53 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:32.087218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5dcf379c-694f-47b4-8952-46abd2744f53 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:32.087381 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5dcf379c-694f-47b4-8952-46abd2744f53 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:32.087615 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-5dcf379c-694f-47b4-8952-46abd2744f53 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:32.095487 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:32.095487 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:32.101256 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5dcf379c-694f-47b4-8952-46abd2744f53 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:32.101256 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1222/4921] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:32 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:32.126252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2fc0d569-b70b-4060-bac4-b39776feca9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:32.129129 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2fc0d569-b70b-4060-bac4-b39776feca9f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/2786a875-15d5-4939-9db3-f419cfc1b2fd Aug 25 05:00:32.129727 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2fc0d569-b70b-4060-bac4-b39776feca9f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:32.139955 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2fc0d569-b70b-4060-bac4-b39776feca9f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-8e3d6887-fad0-423e-a14a-865eff5ee146-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:00:32.148366 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2fc0d569-b70b-4060-bac4-b39776feca9f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-8e3d6887-fad0-423e-a14a-865eff5ee146-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:00:32.149451 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:32.149451 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:32.243311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2fc0d569-b70b-4060-bac4-b39776feca9f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-8e3d6887-fad0-423e-a14a-865eff5ee146-np0000008045" released by "attachment_update" :: held 0.095s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:00:32.243824 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-2fc0d569-b70b-4060-bac4-b39776feca9f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/2786a875-15d5-4939-9db3-f419cfc1b2fd returned with HTTP 200 Aug 25 05:00:32.244488 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1228/4922] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:00:32 2026] PUT /volume/v3/attachments/2786a875-15d5-4939-9db3-f419cfc1b2fd => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:32.281679 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-6fa06700-9c0f-4758-9406-29122b2ef11d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:32.284903 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-6fa06700-9c0f-4758-9406-29122b2ef11d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/2786a875-15d5-4939-9db3-f419cfc1b2fd/action Aug 25 05:00:32.285410 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-6fa06700-9c0f-4758-9406-29122b2ef11d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:00:32.285633 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-6fa06700-9c0f-4758-9406-29122b2ef11d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:32.314272 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:32.314272 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:32.340795 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-aa8d0ff7-d26f-4ebb-885c-729abca49a5f req-6fa06700-9c0f-4758-9406-29122b2ef11d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/2786a875-15d5-4939-9db3-f419cfc1b2fd/action returned with HTTP 204 Aug 25 05:00:32.341253 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1237/4923] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:00:32 2026] POST /volume/v3/attachments/2786a875-15d5-4939-9db3-f419cfc1b2fd/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:32.427614 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-877c964c-2996-4311-ba68-20de06152dbe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:32.433188 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-877c964c-2996-4311-ba68-20de06152dbe tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:32.434107 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-877c964c-2996-4311-ba68-20de06152dbe tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:32.434338 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-877c964c-2996-4311-ba68-20de06152dbe tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:32.441237 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:32.441237 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:32.445176 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-877c964c-2996-4311-ba68-20de06152dbe tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:32.449792 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-877c964c-2996-4311-ba68-20de06152dbe tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:32.450149 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1237/4924] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:32 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:32.513172 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1f9ce8fe-0721-403a-8681-1e910202e172 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:32.514879 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f9ce8fe-0721-403a-8681-1e910202e172 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d Aug 25 05:00:32.515054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f9ce8fe-0721-403a-8681-1e910202e172 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:32.515229 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f9ce8fe-0721-403a-8681-1e910202e172 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:32.523578 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:32.523578 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:32.528417 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1f9ce8fe-0721-403a-8681-1e910202e172 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:32.532929 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f9ce8fe-0721-403a-8681-1e910202e172 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d returned with HTTP 200 Aug 25 05:00:32.533226 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1223/4925] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:32 2026] GET /volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:32.546161 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b23d350-84c4-46bd-8907-55f26e9d6ee6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:32.548020 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b23d350-84c4-46bd-8907-55f26e9d6ee6 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d Aug 25 05:00:32.548171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b23d350-84c4-46bd-8907-55f26e9d6ee6 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:32.548409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b23d350-84c4-46bd-8907-55f26e9d6ee6 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:32.555330 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:32.555330 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:32.559000 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b23d350-84c4-46bd-8907-55f26e9d6ee6 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:32.563119 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b23d350-84c4-46bd-8907-55f26e9d6ee6 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d returned with HTTP 200 Aug 25 05:00:32.563556 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1229/4926] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:32 2026] GET /volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:32.574005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-17f09eb7-c471-4fe2-8106-89814628fc00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:32.575801 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17f09eb7-c471-4fe2-8106-89814628fc00 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:00:32.576173 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17f09eb7-c471-4fe2-8106-89814628fc00 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d18c8003-370e-4a14-acf9-58d7d788332d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1199520306"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:32.585102 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:32.585102 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:32.585681 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-17f09eb7-c471-4fe2-8106-89814628fc00 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:32.585854 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-17f09eb7-c471-4fe2-8106-89814628fc00 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Create snapshot from volume d18c8003-370e-4a14-acf9-58d7d788332d Aug 25 05:00:32.624474 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-17f09eb7-c471-4fe2-8106-89814628fc00 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Created reservations ['97f8725f-a285-448e-a64c-96eda36bde8e', '7ced310b-f406-4180-a4a1-f10113675dbb', 'adabba0e-aa38-4daf-beea-83b132ac0346', '61b662c3-6126-43b1-9a37-eb2dba826c92'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:32.664935 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-17f09eb7-c471-4fe2-8106-89814628fc00 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Snapshot create request issued successfully. Aug 25 05:00:32.665485 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17f09eb7-c471-4fe2-8106-89814628fc00 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:00:32.665958 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1238/4927] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:00:32 2026] POST /volume/v3/snapshots => generated 326 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:32.676056 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48cf58b7-e346-44e1-9133-d4e1fff01421 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:32.678454 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48cf58b7-e346-44e1-9133-d4e1fff01421 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 Aug 25 05:00:32.678754 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48cf58b7-e346-44e1-9133-d4e1fff01421 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:32.678969 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48cf58b7-e346-44e1-9133-d4e1fff01421 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:32.684452 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:32.684452 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:32.685042 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48cf58b7-e346-44e1-9133-d4e1fff01421 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Snapshot retrieved successfully. Aug 25 05:00:32.685970 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48cf58b7-e346-44e1-9133-d4e1fff01421 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 returned with HTTP 200 Aug 25 05:00:32.686578 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1238/4928] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:32 2026] GET /volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 => generated 458 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:33.108787 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fb7befe2-d829-4053-b874-467f68f7beb7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:33.111116 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb7befe2-d829-4053-b874-467f68f7beb7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:33.111415 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb7befe2-d829-4053-b874-467f68f7beb7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:33.111713 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fb7befe2-d829-4053-b874-467f68f7beb7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:33.111874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-fb7befe2-d829-4053-b874-467f68f7beb7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:33.117090 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:33.117090 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:33.117921 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fb7befe2-d829-4053-b874-467f68f7beb7 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:33.118416 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1224/4929] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:33 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:33.463870 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68d1dbed-2a94-42d8-9bb1-41b50f3add83 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:33.464456 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68d1dbed-2a94-42d8-9bb1-41b50f3add83 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:33.464671 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68d1dbed-2a94-42d8-9bb1-41b50f3add83 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:33.464864 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68d1dbed-2a94-42d8-9bb1-41b50f3add83 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:33.473775 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:33.473775 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:33.478001 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68d1dbed-2a94-42d8-9bb1-41b50f3add83 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:33.482678 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68d1dbed-2a94-42d8-9bb1-41b50f3add83 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:33.483099 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1230/4930] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:33 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:33.703537 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0806ea26-7e9d-4237-92a0-36620586c516 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:33.703992 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0806ea26-7e9d-4237-92a0-36620586c516 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 Aug 25 05:00:33.703992 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0806ea26-7e9d-4237-92a0-36620586c516 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:33.703992 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0806ea26-7e9d-4237-92a0-36620586c516 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:33.708754 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:33.708754 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:33.709145 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0806ea26-7e9d-4237-92a0-36620586c516 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Snapshot retrieved successfully. Aug 25 05:00:33.709914 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0806ea26-7e9d-4237-92a0-36620586c516 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 returned with HTTP 200 Aug 25 05:00:33.710245 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1239/4931] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:33 2026] GET /volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:33.718854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0691f93-3c48-4294-91ea-ea6d8a8b729a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:33.720609 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0691f93-3c48-4294-91ea-ea6d8a8b729a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 Aug 25 05:00:33.720836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0691f93-3c48-4294-91ea-ea6d8a8b729a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:33.721034 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0691f93-3c48-4294-91ea-ea6d8a8b729a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:33.725794 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:33.725794 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:33.726244 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a0691f93-3c48-4294-91ea-ea6d8a8b729a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Snapshot retrieved successfully. Aug 25 05:00:33.727012 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0691f93-3c48-4294-91ea-ea6d8a8b729a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 returned with HTTP 200 Aug 25 05:00:33.727774 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1239/4932] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:33 2026] GET /volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:33.736646 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66821a5f-cc50-47c5-89db-1b354a8c1282 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:33.738759 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66821a5f-cc50-47c5-89db-1b354a8c1282 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 Aug 25 05:00:33.739002 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66821a5f-cc50-47c5-89db-1b354a8c1282 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:33.739240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66821a5f-cc50-47c5-89db-1b354a8c1282 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:33.740485 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-66821a5f-cc50-47c5-89db-1b354a8c1282 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Delete snapshot with id: 42701162-82c9-4f75-93b8-f60d98345e34 Aug 25 05:00:33.747455 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:33.747455 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:33.747455 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66821a5f-cc50-47c5-89db-1b354a8c1282 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Snapshot retrieved successfully. Aug 25 05:00:33.769238 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-66821a5f-cc50-47c5-89db-1b354a8c1282 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Snapshot delete request issued successfully. Aug 25 05:00:33.769815 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66821a5f-cc50-47c5-89db-1b354a8c1282 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 returned with HTTP 202 Aug 25 05:00:33.770617 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1225/4933] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:00:33 2026] DELETE /volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:33.777999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1c29739-d713-4145-9221-882288930a6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:33.780653 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1c29739-d713-4145-9221-882288930a6a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 Aug 25 05:00:33.780961 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1c29739-d713-4145-9221-882288930a6a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:33.781254 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1c29739-d713-4145-9221-882288930a6a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:33.790423 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:33.790423 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:33.791103 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b1c29739-d713-4145-9221-882288930a6a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Snapshot retrieved successfully. Aug 25 05:00:33.792244 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1c29739-d713-4145-9221-882288930a6a tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 returned with HTTP 200 Aug 25 05:00:33.792747 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1231/4934] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:33 2026] GET /volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 => generated 484 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:34.129331 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cd8204f5-6b72-419a-bb09-66abaf0d251f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:34.130832 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd8204f5-6b72-419a-bb09-66abaf0d251f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:34.131180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd8204f5-6b72-419a-bb09-66abaf0d251f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:34.132633 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cd8204f5-6b72-419a-bb09-66abaf0d251f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:34.132633 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cd8204f5-6b72-419a-bb09-66abaf0d251f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:34.137677 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:34.137677 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:34.137677 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cd8204f5-6b72-419a-bb09-66abaf0d251f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:34.137677 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1240/4935] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:34 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:34.495846 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05d83e8d-d54f-4e43-bab8-12ea098d6976 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:34.497481 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05d83e8d-d54f-4e43-bab8-12ea098d6976 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:34.497695 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05d83e8d-d54f-4e43-bab8-12ea098d6976 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:34.497877 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05d83e8d-d54f-4e43-bab8-12ea098d6976 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:34.504444 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:34.504444 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:34.507807 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05d83e8d-d54f-4e43-bab8-12ea098d6976 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:34.512135 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05d83e8d-d54f-4e43-bab8-12ea098d6976 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:34.512591 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1240/4936] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:34 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:00:34.526958 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-82301a25-8017-43e8-8599-02f917122137 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:34.530672 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82301a25-8017-43e8-8599-02f917122137 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:34.530852 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82301a25-8017-43e8-8599-02f917122137 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:34.531042 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-82301a25-8017-43e8-8599-02f917122137 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:34.539865 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:34.539865 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:34.544597 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-82301a25-8017-43e8-8599-02f917122137 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:34.550215 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-82301a25-8017-43e8-8599-02f917122137 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:34.550711 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1226/4937] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:34 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:00:34.565170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fa30c69-e4e0-48f6-8d0b-fee76de01539 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:34.567100 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fa30c69-e4e0-48f6-8d0b-fee76de01539 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:34.567448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fa30c69-e4e0-48f6-8d0b-fee76de01539 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:34.567824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fa30c69-e4e0-48f6-8d0b-fee76de01539 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:34.568089 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3fa30c69-e4e0-48f6-8d0b-fee76de01539 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume with id: 4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:34.575086 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:34.575086 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:34.575608 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3fa30c69-e4e0-48f6-8d0b-fee76de01539 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:34.593911 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3fa30c69-e4e0-48f6-8d0b-fee76de01539 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume request issued successfully. Aug 25 05:00:34.594143 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fa30c69-e4e0-48f6-8d0b-fee76de01539 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 202 Aug 25 05:00:34.594605 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1232/4938] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:00:34 2026] DELETE /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:00:34.603676 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d82472ed-ecdc-4d57-844c-3a5a368d5d30 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:34.604952 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d82472ed-ecdc-4d57-844c-3a5a368d5d30 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:34.605269 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d82472ed-ecdc-4d57-844c-3a5a368d5d30 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:34.605567 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d82472ed-ecdc-4d57-844c-3a5a368d5d30 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:34.612001 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:34.612001 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:34.615305 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d82472ed-ecdc-4d57-844c-3a5a368d5d30 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:34.622571 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d82472ed-ecdc-4d57-844c-3a5a368d5d30 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 200 Aug 25 05:00:34.622571 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1241/4939] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:34 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:00:34.801682 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-623976ed-8ed2-43a3-8837-5d113d3b5d6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:34.803446 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-623976ed-8ed2-43a3-8837-5d113d3b5d6b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 Aug 25 05:00:34.803929 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-623976ed-8ed2-43a3-8837-5d113d3b5d6b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:34.803983 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-623976ed-8ed2-43a3-8837-5d113d3b5d6b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:34.808197 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-623976ed-8ed2-43a3-8837-5d113d3b5d6b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 returned with HTTP 404 Aug 25 05:00:34.808652 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1241/4940] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:00:34 2026] GET /volume/v3/snapshots/42701162-82c9-4f75-93b8-f60d98345e34 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:34.815084 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9ebf401e-b824-450b-90d3-1564e0a1a755 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:34.816793 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ebf401e-b824-450b-90d3-1564e0a1a755 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d Aug 25 05:00:34.816960 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ebf401e-b824-450b-90d3-1564e0a1a755 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:34.817173 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9ebf401e-b824-450b-90d3-1564e0a1a755 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:34.817321 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-9ebf401e-b824-450b-90d3-1564e0a1a755 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Delete volume with id: d18c8003-370e-4a14-acf9-58d7d788332d Aug 25 05:00:34.823553 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:34.823553 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:34.823940 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ebf401e-b824-450b-90d3-1564e0a1a755 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:34.856886 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9ebf401e-b824-450b-90d3-1564e0a1a755 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Delete volume request issued successfully. Aug 25 05:00:34.857166 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9ebf401e-b824-450b-90d3-1564e0a1a755 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d returned with HTTP 202 Aug 25 05:00:34.857737 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1227/4941] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:34 2026] DELETE /volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:34.864404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3ac9ad3-e064-4a94-a250-9921ba11305b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:34.866617 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3ac9ad3-e064-4a94-a250-9921ba11305b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d Aug 25 05:00:34.866895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3ac9ad3-e064-4a94-a250-9921ba11305b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:34.867129 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3ac9ad3-e064-4a94-a250-9921ba11305b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:34.875885 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:34.875885 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:34.880342 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c3ac9ad3-e064-4a94-a250-9921ba11305b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:34.886718 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3ac9ad3-e064-4a94-a250-9921ba11305b tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d returned with HTTP 200 Aug 25 05:00:34.887275 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1233/4942] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:34 2026] GET /volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:35.151022 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fde6c509-e96b-4f95-abac-058543c2ea1b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:35.153200 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fde6c509-e96b-4f95-abac-058543c2ea1b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:35.153610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fde6c509-e96b-4f95-abac-058543c2ea1b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:35.153896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fde6c509-e96b-4f95-abac-058543c2ea1b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:35.154073 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-fde6c509-e96b-4f95-abac-058543c2ea1b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:35.158830 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:35.158830 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:35.159603 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fde6c509-e96b-4f95-abac-058543c2ea1b tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:35.160058 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1242/4943] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:35 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:35.641016 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-473816aa-48fb-4bbb-a4a1-a288bec8c236 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:35.643183 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-473816aa-48fb-4bbb-a4a1-a288bec8c236 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:00:35.643465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-473816aa-48fb-4bbb-a4a1-a288bec8c236 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:35.643745 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-473816aa-48fb-4bbb-a4a1-a288bec8c236 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:35.652126 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-473816aa-48fb-4bbb-a4a1-a288bec8c236 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 404 Aug 25 05:00:35.652741 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1242/4944] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:35 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:00:35.900823 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-49438ad6-fe10-432e-afae-76f9a9804cf2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:35.902749 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-49438ad6-fe10-432e-afae-76f9a9804cf2 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d Aug 25 05:00:35.903001 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-49438ad6-fe10-432e-afae-76f9a9804cf2 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:35.903241 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-49438ad6-fe10-432e-afae-76f9a9804cf2 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:35.908966 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-49438ad6-fe10-432e-afae-76f9a9804cf2 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d returned with HTTP 404 Aug 25 05:00:35.909415 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1228/4945] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:35 2026] GET /volume/v3/volumes/d18c8003-370e-4a14-acf9-58d7d788332d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:35.915140 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d35b430-5b66-4dbe-a788-8d0a8a2111ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:35.916922 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d35b430-5b66-4dbe-a788-8d0a8a2111ac tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] DELETE https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe Aug 25 05:00:35.917141 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d35b430-5b66-4dbe-a788-8d0a8a2111ac tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:35.917332 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d35b430-5b66-4dbe-a788-8d0a8a2111ac tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:35.917520 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9d35b430-5b66-4dbe-a788-8d0a8a2111ac tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Delete volume with id: 715ed1e2-10f3-4f34-96a7-3b23981979fe Aug 25 05:00:35.924230 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:35.924230 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:35.924816 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d35b430-5b66-4dbe-a788-8d0a8a2111ac tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:35.940574 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d35b430-5b66-4dbe-a788-8d0a8a2111ac tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Delete volume request issued successfully. Aug 25 05:00:35.941020 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d35b430-5b66-4dbe-a788-8d0a8a2111ac tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe returned with HTTP 202 Aug 25 05:00:35.942167 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1234/4946] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:00:35 2026] DELETE /volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:35.950141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bac66f0e-937b-4c9d-b014-690834bedbaf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:35.952500 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bac66f0e-937b-4c9d-b014-690834bedbaf tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe Aug 25 05:00:35.952500 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bac66f0e-937b-4c9d-b014-690834bedbaf tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:35.952832 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bac66f0e-937b-4c9d-b014-690834bedbaf tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:35.964506 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:35.964506 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:35.971858 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bac66f0e-937b-4c9d-b014-690834bedbaf tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Volume info retrieved successfully. Aug 25 05:00:35.978830 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bac66f0e-937b-4c9d-b014-690834bedbaf tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe returned with HTTP 200 Aug 25 05:00:35.979340 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1243/4947] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:35 2026] GET /volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:36.170288 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ed1710e-98b1-4c17-a014-04616f7cc177 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:36.172258 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ed1710e-98b1-4c17-a014-04616f7cc177 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:36.172258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ed1710e-98b1-4c17-a014-04616f7cc177 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:36.172258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ed1710e-98b1-4c17-a014-04616f7cc177 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:36.172258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2ed1710e-98b1-4c17-a014-04616f7cc177 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:36.177209 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:36.177209 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:36.178017 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ed1710e-98b1-4c17-a014-04616f7cc177 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:36.178560 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1243/4948] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:36 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:36.994748 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cde61338-8491-42ec-8052-1ccde4777736 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:36.996420 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cde61338-8491-42ec-8052-1ccde4777736 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] GET https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe Aug 25 05:00:36.996675 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cde61338-8491-42ec-8052-1ccde4777736 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:36.996879 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cde61338-8491-42ec-8052-1ccde4777736 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:37.003333 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cde61338-8491-42ec-8052-1ccde4777736 tempest-CinderUnicodeTest-1185267773 tempest-CinderUnicodeTest-1185267773-project-member] https://10.4.3.213/volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe returned with HTTP 404 Aug 25 05:00:37.003852 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1229/4949] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:36 2026] GET /volume/v3/volumes/715ed1e2-10f3-4f34-96a7-3b23981979fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:37.189923 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b77e05f-98ec-4fb1-a110-c837e2389714 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:37.191771 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b77e05f-98ec-4fb1-a110-c837e2389714 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:37.191997 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b77e05f-98ec-4fb1-a110-c837e2389714 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:37.192196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b77e05f-98ec-4fb1-a110-c837e2389714 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:37.192313 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7b77e05f-98ec-4fb1-a110-c837e2389714 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:37.197657 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:37.197657 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:37.198759 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b77e05f-98ec-4fb1-a110-c837e2389714 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:37.199190 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1235/4950] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:37 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:37.440072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-828b9752-8ae5-4304-8ee4-822e99091e92 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:37.441873 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:37.442519 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "ffe98fa6-b712-4e79-9b7f-f9ecd216b7fb", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:37.444634 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'ffe98fa6-b712-4e79-9b7f-f9ecd216b7fb', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:37.553136 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume of 1 GB Aug 25 05:00:37.562312 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Availability Zones retrieved successfully. Aug 25 05:00:37.569438 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (6f299e6f-00ab-4feb-811d-70fa35443de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:37.570637 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffc61bb-9e6e-4842-bb35-7aaae06d0805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:37.571898 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:37.633724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffc61bb-9e6e-4842-bb35-7aaae06d0805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:37.634646 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b415028-67b0-4137-8eef-1e283eb09e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:37.687297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Created reservations ['6fc5ebd6-30fe-4154-ac5a-5755c02006f2', '59c8845e-51d3-42c1-9f9c-437379a02f53', '4904691b-2c04-44fb-bf4b-ef616d4dab14', '453f98a5-4c09-4b6e-bef0-caf25c44d6cd'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:37.688079 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b415028-67b0-4137-8eef-1e283eb09e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fc5ebd6-30fe-4154-ac5a-5755c02006f2', '59c8845e-51d3-42c1-9f9c-437379a02f53', '4904691b-2c04-44fb-bf4b-ef616d4dab14', '453f98a5-4c09-4b6e-bef0-caf25c44d6cd']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:37.688812 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8359fac9-1b05-4741-ab95-e45e92ee3f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:37.716874 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8359fac9-1b05-4741-ab95-e45e92ee3f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '410c0bf9-140a-41f8-a7df-0e34a8ac5d33', '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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['6fc5ebd6-30fe-4154-ac5a-5755c02006f2','59c8845e-51d3-42c1-9f9c-437379a02f53','4904691b-2c04-44fb-bf4b-ef616d4dab14','453f98a5-4c09-4b6e-bef0-caf25c44d6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:37Z,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=410c0bf9-140a-41f8-a7df-0e34a8ac5d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8950d50ed8ae4c11ac827c6bb9ee21d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:37.718014 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcdc0a2-ee49-4b2e-bff4-ba59d3c583b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:37.739249 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bcdc0a2-ee49-4b2e-bff4-ba59d3c583b6) transitioned into state 'SUCCESS' from 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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['6fc5ebd6-30fe-4154-ac5a-5755c02006f2','59c8845e-51d3-42c1-9f9c-437379a02f53','4904691b-2c04-44fb-bf4b-ef616d4dab14','453f98a5-4c09-4b6e-bef0-caf25c44d6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:37.740400 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4afd10e9-b9bb-47a9-b485-dba5a6ab725e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:37.750060 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4afd10e9-b9bb-47a9-b485-dba5a6ab725e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:37.751020 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (6f299e6f-00ab-4feb-811d-70fa35443de7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:37.751332 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request issued successfully. Aug 25 05:00:37.754975 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-828b9752-8ae5-4304-8ee4-822e99091e92 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:37.754975 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1244/4951] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:00:37 2026] POST /volume/v3/volumes => generated 775 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:37.767390 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ee539ef-da29-47e8-9e90-32fe8fcd3830 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:37.769167 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ee539ef-da29-47e8-9e90-32fe8fcd3830 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:37.769556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ee539ef-da29-47e8-9e90-32fe8fcd3830 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:37.769824 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ee539ef-da29-47e8-9e90-32fe8fcd3830 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:37.777438 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:37.777438 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:37.783718 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7ee539ef-da29-47e8-9e90-32fe8fcd3830 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:37.785785 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ee539ef-da29-47e8-9e90-32fe8fcd3830 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:37.786310 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1244/4952] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:37 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:38.210490 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-38888593-211d-4f0a-ac6d-cee8d6e3de5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:38.210927 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38888593-211d-4f0a-ac6d-cee8d6e3de5f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:38.210927 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-38888593-211d-4f0a-ac6d-cee8d6e3de5f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:38.211098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-38888593-211d-4f0a-ac6d-cee8d6e3de5f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:38.211216 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-38888593-211d-4f0a-ac6d-cee8d6e3de5f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:38.215169 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:38.215169 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:38.216006 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-38888593-211d-4f0a-ac6d-cee8d6e3de5f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:38.216351 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1230/4953] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:38 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:00:38.695933 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b58f1919-8b7d-443c-9907-b14de277a559 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:38.774065 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b58f1919-8b7d-443c-9907-b14de277a559 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:38.774409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b58f1919-8b7d-443c-9907-b14de277a559 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1206715371", "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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:38.790751 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b58f1919-8b7d-443c-9907-b14de277a559 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:38.791202 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1236/4954] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:38 2026] POST /volume/v3/types => generated 380 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:38.800621 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1feb292d-8cb7-437c-956c-364da8e73808 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:38.802484 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99b8e1c5-b196-4b47-9645-9ae4d75d5f28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:38.802971 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1feb292d-8cb7-437c-956c-364da8e73808 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:38.803184 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1feb292d-8cb7-437c-956c-364da8e73808 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:38.803367 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1feb292d-8cb7-437c-956c-364da8e73808 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:38.804822 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99b8e1c5-b196-4b47-9645-9ae4d75d5f28 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] POST https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption Aug 25 05:00:38.805378 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99b8e1c5-b196-4b47-9645-9ae4d75d5f28 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:38.813081 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:38.813081 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:38.818926 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1feb292d-8cb7-437c-956c-364da8e73808 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:38.823801 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99b8e1c5-b196-4b47-9645-9ae4d75d5f28 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption returned with HTTP 200 Aug 25 05:00:38.824439 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1245/4955] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 05:00:38 2026] POST /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:38.824848 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1feb292d-8cb7-437c-956c-364da8e73808 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:38.825372 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1245/4956] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:38 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:38.833931 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3deaee59-d106-497a-b6b5-2b4d2f3860cb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:38.836873 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3deaee59-d106-497a-b6b5-2b4d2f3860cb tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:38.836873 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3deaee59-d106-497a-b6b5-2b4d2f3860cb tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1043403086", "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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:38.863957 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3deaee59-d106-497a-b6b5-2b4d2f3860cb tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:38.864508 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1231/4957] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:38 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:38.876811 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d78985bf-cc5e-4e82-b2d2-360ca59b307f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:38.937045 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d78985bf-cc5e-4e82-b2d2-360ca59b307f tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] POST https://10.4.3.213/volume/v3/types/db8d0477-fb48-4ed6-892a-a3f70bff5108/encryption Aug 25 05:00:38.937339 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d78985bf-cc5e-4e82-b2d2-360ca59b307f tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:38.939333 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-d78985bf-cc5e-4e82-b2d2-360ca59b307f tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:38.939604 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d78985bf-cc5e-4e82-b2d2-360ca59b307f tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/db8d0477-fb48-4ed6-892a-a3f70bff5108/encryption returned with HTTP 403 Aug 25 05:00:38.940077 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1237/4958] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 05:00:38 2026] POST /volume/v3/types/db8d0477-fb48-4ed6-892a-a3f70bff5108/encryption => generated 127 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:38.949947 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e11ec114-1243-4443-b580-cfb75331d735 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:38.951283 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e11ec114-1243-4443-b580-cfb75331d735 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:38.951781 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e11ec114-1243-4443-b580-cfb75331d735 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1973159029", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:38.971163 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e11ec114-1243-4443-b580-cfb75331d735 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:38.971714 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1246/4959] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:38 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 25 05:00:38.981066 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ef5bc9d7-6163-4852-ae4c-2c45914b9e1b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:38.983188 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef5bc9d7-6163-4852-ae4c-2c45914b9e1b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] POST https://10.4.3.213/volume/v3/types/9de0cc72-a44b-4a2f-b71a-cd3b9cc7460a/extra_specs Aug 25 05:00:38.983609 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ef5bc9d7-6163-4852-ae4c-2c45914b9e1b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:38.986108 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-ef5bc9d7-6163-4852-ae4c-2c45914b9e1b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:38.986329 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ef5bc9d7-6163-4852-ae4c-2c45914b9e1b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/9de0cc72-a44b-4a2f-b71a-cd3b9cc7460a/extra_specs returned with HTTP 403 Aug 25 05:00:38.986895 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1246/4960] 10.4.3.213 () {68 vars in 1399 bytes} [Tue Aug 25 05:00:38 2026] POST /volume/v3/types/9de0cc72-a44b-4a2f-b71a-cd3b9cc7460a/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:38.992761 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-910cc3d7-1648-4a82-8715-5f51d3a34df2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:38.994671 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-910cc3d7-1648-4a82-8715-5f51d3a34df2 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] PUT https://10.4.3.213/volume/v3/types/9de0cc72-a44b-4a2f-b71a-cd3b9cc7460a/extra_specs/key2 Aug 25 05:00:38.994967 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-910cc3d7-1648-4a82-8715-5f51d3a34df2 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:38.996796 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-910cc3d7-1648-4a82-8715-5f51d3a34df2 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:38.996946 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-910cc3d7-1648-4a82-8715-5f51d3a34df2 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/9de0cc72-a44b-4a2f-b71a-cd3b9cc7460a/extra_specs/key2 returned with HTTP 403 Aug 25 05:00:38.997340 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1232/4961] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 05:00:38 2026] PUT /volume/v3/types/9de0cc72-a44b-4a2f-b71a-cd3b9cc7460a/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.007996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-afa5a9ff-d281-4a65-9c7b-a1d54368dc9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.011557 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afa5a9ff-d281-4a65-9c7b-a1d54368dc9f tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:39.011995 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afa5a9ff-d281-4a65-9c7b-a1d54368dc9f tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:39.015708 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-afa5a9ff-d281-4a65-9c7b-a1d54368dc9f tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:39.015980 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afa5a9ff-d281-4a65-9c7b-a1d54368dc9f tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types returned with HTTP 403 Aug 25 05:00:39.016874 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1238/4962] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 05:00:39 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.029320 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aef133da-1b75-4556-9843-624818a6d4ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.033446 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aef133da-1b75-4556-9843-624818a6d4ce tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:39.033446 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aef133da-1b75-4556-9843-624818a6d4ce tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-219221709", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:39.062348 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aef133da-1b75-4556-9843-624818a6d4ce tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:39.062348 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1247/4963] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:39 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:39.077498 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5e103497-a7d3-4d36-9072-93e93ed0bee6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.080683 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e103497-a7d3-4d36-9072-93e93ed0bee6 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] POST https://10.4.3.213/volume/v3/types/28592151-31d6-4c13-8005-af7bf7dc4b8d/encryption Aug 25 05:00:39.081174 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e103497-a7d3-4d36-9072-93e93ed0bee6 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:39.102065 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e103497-a7d3-4d36-9072-93e93ed0bee6 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types/28592151-31d6-4c13-8005-af7bf7dc4b8d/encryption returned with HTTP 200 Aug 25 05:00:39.102548 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1247/4964] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 05:00:39 2026] POST /volume/v3/types/28592151-31d6-4c13-8005-af7bf7dc4b8d/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:39.111519 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8d07552a-5b7d-4756-bbc2-0429c5e458cf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.113736 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d07552a-5b7d-4756-bbc2-0429c5e458cf tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] DELETE https://10.4.3.213/volume/v3/types/28592151-31d6-4c13-8005-af7bf7dc4b8d/encryption/c4e87070-9aef-4dd7-86b9-fc62a582cf17 Aug 25 05:00:39.113962 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d07552a-5b7d-4756-bbc2-0429c5e458cf tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.114180 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d07552a-5b7d-4756-bbc2-0429c5e458cf tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.114980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-8d07552a-5b7d-4756-bbc2-0429c5e458cf tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:39.115200 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d07552a-5b7d-4756-bbc2-0429c5e458cf tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/28592151-31d6-4c13-8005-af7bf7dc4b8d/encryption/c4e87070-9aef-4dd7-86b9-fc62a582cf17 returned with HTTP 403 Aug 25 05:00:39.115917 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1233/4965] 10.4.3.213 () {66 vars in 1489 bytes} [Tue Aug 25 05:00:39 2026] DELETE /volume/v3/types/28592151-31d6-4c13-8005-af7bf7dc4b8d/encryption/c4e87070-9aef-4dd7-86b9-fc62a582cf17 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.126935 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c17f61df-644d-459d-8ab0-8d75fcfba0bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.128219 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c17f61df-644d-459d-8ab0-8d75fcfba0bf tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:39.128693 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c17f61df-644d-459d-8ab0-8d75fcfba0bf tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-667124431", "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=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:39.151078 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c17f61df-644d-459d-8ab0-8d75fcfba0bf tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:39.151784 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1239/4966] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:39 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:39.162269 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b9f6a10-0a90-48d5-a779-00dac826ebf6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.163888 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b9f6a10-0a90-48d5-a779-00dac826ebf6 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] DELETE https://10.4.3.213/volume/v3/types/96372b6d-071e-4384-914b-a622a287027e/extra_specs/key1 Aug 25 05:00:39.164238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b9f6a10-0a90-48d5-a779-00dac826ebf6 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.164738 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b9f6a10-0a90-48d5-a779-00dac826ebf6 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.170572 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-3b9f6a10-0a90-48d5-a779-00dac826ebf6 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:39.171668 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b9f6a10-0a90-48d5-a779-00dac826ebf6 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/96372b6d-071e-4384-914b-a622a287027e/extra_specs/key1 returned with HTTP 403 Aug 25 05:00:39.171668 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1248/4967] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 05:00:39 2026] DELETE /volume/v3/types/96372b6d-071e-4384-914b-a622a287027e/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.181266 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4d954531-60fe-4ca1-a0c3-2bcf2a775c1b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.183153 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d954531-60fe-4ca1-a0c3-2bcf2a775c1b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:39.183537 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4d954531-60fe-4ca1-a0c3-2bcf2a775c1b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-315068400", "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=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:39.199908 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4d954531-60fe-4ca1-a0c3-2bcf2a775c1b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:39.200223 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1248/4968] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:39 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:39.208245 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5ae2d2d9-2d3a-4632-a95d-e6e405e04761 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.210548 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ae2d2d9-2d3a-4632-a95d-e6e405e04761 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] DELETE https://10.4.3.213/volume/v3/types/795a397a-eae8-45d6-b4dc-a7bdf9c8829e Aug 25 05:00:39.210938 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ae2d2d9-2d3a-4632-a95d-e6e405e04761 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.210938 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ae2d2d9-2d3a-4632-a95d-e6e405e04761 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.211638 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-5ae2d2d9-2d3a-4632-a95d-e6e405e04761 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:39.211790 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ae2d2d9-2d3a-4632-a95d-e6e405e04761 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/795a397a-eae8-45d6-b4dc-a7bdf9c8829e returned with HTTP 403 Aug 25 05:00:39.212346 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1234/4969] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:39 2026] DELETE /volume/v3/types/795a397a-eae8-45d6-b4dc-a7bdf9c8829e => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.220684 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-43a6b0a4-ac94-4e28-a170-93c4fe92e94b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.224550 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43a6b0a4-ac94-4e28-a170-93c4fe92e94b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] GET https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs Aug 25 05:00:39.224550 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43a6b0a4-ac94-4e28-a170-93c4fe92e94b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.224550 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43a6b0a4-ac94-4e28-a170-93c4fe92e94b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.227490 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c8e05fa-e34c-4a45-b2a2-82d033d8154c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.231094 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c8e05fa-e34c-4a45-b2a2-82d033d8154c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:39.232984 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c8e05fa-e34c-4a45-b2a2-82d033d8154c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.233606 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c8e05fa-e34c-4a45-b2a2-82d033d8154c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.234742 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6c8e05fa-e34c-4a45-b2a2-82d033d8154c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:39.242023 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43a6b0a4-ac94-4e28-a170-93c4fe92e94b tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs returned with HTTP 200 Aug 25 05:00:39.242716 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1240/4970] 10.4.3.213 () {66 vars in 1378 bytes} [Tue Aug 25 05:00:39 2026] GET /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:39.245538 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:39.245538 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:39.245538 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c8e05fa-e34c-4a45-b2a2-82d033d8154c tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:39.246343 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1249/4971] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:39 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:39.254982 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-53e87583-9a8b-4ee0-a418-d1d2369115a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.256927 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53e87583-9a8b-4ee0-a418-d1d2369115a0 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] GET https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption/cipher Aug 25 05:00:39.257657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53e87583-9a8b-4ee0-a418-d1d2369115a0 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.257657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-53e87583-9a8b-4ee0-a418-d1d2369115a0 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.258043 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-53e87583-9a8b-4ee0-a418-d1d2369115a0 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:39.258241 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-53e87583-9a8b-4ee0-a418-d1d2369115a0 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption/cipher returned with HTTP 403 Aug 25 05:00:39.258675 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1249/4972] 10.4.3.213 () {66 vars in 1396 bytes} [Tue Aug 25 05:00:39 2026] GET /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.267739 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b1014774-27cd-43b2-96f0-3186e9a84e30 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.269978 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1014774-27cd-43b2-96f0-3186e9a84e30 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] GET https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption Aug 25 05:00:39.270179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1014774-27cd-43b2-96f0-3186e9a84e30 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.270402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b1014774-27cd-43b2-96f0-3186e9a84e30 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.271106 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-b1014774-27cd-43b2-96f0-3186e9a84e30 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:39.271312 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b1014774-27cd-43b2-96f0-3186e9a84e30 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption returned with HTTP 403 Aug 25 05:00:39.271812 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1235/4973] 10.4.3.213 () {66 vars in 1375 bytes} [Tue Aug 25 05:00:39 2026] GET /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.281023 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6707416-3f9a-4920-a054-4727768f62c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.282447 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6707416-3f9a-4920-a054-4727768f62c3 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] GET https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs/multiattach Aug 25 05:00:39.282739 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6707416-3f9a-4920-a054-4727768f62c3 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.284446 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6707416-3f9a-4920-a054-4727768f62c3 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.291603 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6707416-3f9a-4920-a054-4727768f62c3 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs/multiattach returned with HTTP 200 Aug 25 05:00:39.292112 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1241/4974] 10.4.3.213 () {66 vars in 1414 bytes} [Tue Aug 25 05:00:39 2026] GET /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 05:00:39.299868 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba62b5e3-c1b8-4d04-a9fe-a098acd85526 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.301740 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba62b5e3-c1b8-4d04-a9fe-a098acd85526 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] GET https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs/volume_backend_name Aug 25 05:00:39.302153 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba62b5e3-c1b8-4d04-a9fe-a098acd85526 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.302359 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba62b5e3-c1b8-4d04-a9fe-a098acd85526 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.310585 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba62b5e3-c1b8-4d04-a9fe-a098acd85526 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 05:00:39.311196 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1250/4975] 10.4.3.213 () {66 vars in 1438 bytes} [Tue Aug 25 05:00:39 2026] GET /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.321902 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f5a25ff-c0e1-4423-a92c-e64a672b4520 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.323951 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f5a25ff-c0e1-4423-a92c-e64a672b4520 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] PUT https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption/6ae1e337-ea75-431b-8d35-e3b81cd714ca Aug 25 05:00:39.324253 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f5a25ff-c0e1-4423-a92c-e64a672b4520 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:39.325942 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-8f5a25ff-c0e1-4423-a92c-e64a672b4520 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:39.326113 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f5a25ff-c0e1-4423-a92c-e64a672b4520 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption/6ae1e337-ea75-431b-8d35-e3b81cd714ca returned with HTTP 403 Aug 25 05:00:39.326578 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1250/4976] 10.4.3.213 () {68 vars in 1506 bytes} [Tue Aug 25 05:00:39 2026] PUT /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/encryption/6ae1e337-ea75-431b-8d35-e3b81cd714ca => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.336269 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3673f769-b1d9-47fa-9cb6-99900be835d2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.340551 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3673f769-b1d9-47fa-9cb6-99900be835d2 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] PUT https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs/key1 Aug 25 05:00:39.340551 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3673f769-b1d9-47fa-9cb6-99900be835d2 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:39.341851 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-3673f769-b1d9-47fa-9cb6-99900be835d2 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:39.342022 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3673f769-b1d9-47fa-9cb6-99900be835d2 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs/key1 returned with HTTP 403 Aug 25 05:00:39.342448 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1236/4977] 10.4.3.213 () {68 vars in 1413 bytes} [Tue Aug 25 05:00:39 2026] PUT /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.351526 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09419540-c370-44b0-924b-cffe4dcbf116 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.353289 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09419540-c370-44b0-924b-cffe4dcbf116 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] PUT https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca Aug 25 05:00:39.356867 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09419540-c370-44b0-924b-cffe4dcbf116 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:39.359365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-09419540-c370-44b0-924b-cffe4dcbf116 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1f3e84235f384ce2a912b05974665aef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfc58eb8ab0044dea22def6883d9d8ca', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:00:39.359365 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09419540-c370-44b0-924b-cffe4dcbf116 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-reader] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca returned with HTTP 403 Aug 25 05:00:39.359365 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1242/4978] 10.4.3.213 () {68 vars in 1362 bytes} [Tue Aug 25 05:00:39 2026] PUT /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:39.368487 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02331e48-3ba0-42a2-9b16-3e980dd6b93e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.372624 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02331e48-3ba0-42a2-9b16-3e980dd6b93e tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] DELETE https://10.4.3.213/volume/v3/types/795a397a-eae8-45d6-b4dc-a7bdf9c8829e Aug 25 05:00:39.372890 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02331e48-3ba0-42a2-9b16-3e980dd6b93e tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.373145 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02331e48-3ba0-42a2-9b16-3e980dd6b93e tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.399729 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02331e48-3ba0-42a2-9b16-3e980dd6b93e tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types/795a397a-eae8-45d6-b4dc-a7bdf9c8829e returned with HTTP 202 Aug 25 05:00:39.400156 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1251/4979] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:39 2026] DELETE /volume/v3/types/795a397a-eae8-45d6-b4dc-a7bdf9c8829e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:39.406658 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f5f1ad26-951c-4ca3-94ef-dcaab7450293 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.408362 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5f1ad26-951c-4ca3-94ef-dcaab7450293 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] DELETE https://10.4.3.213/volume/v3/types/96372b6d-071e-4384-914b-a622a287027e Aug 25 05:00:39.408548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5f1ad26-951c-4ca3-94ef-dcaab7450293 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.408729 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f5f1ad26-951c-4ca3-94ef-dcaab7450293 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.430818 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f5f1ad26-951c-4ca3-94ef-dcaab7450293 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types/96372b6d-071e-4384-914b-a622a287027e returned with HTTP 202 Aug 25 05:00:39.431239 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1251/4980] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:39 2026] DELETE /volume/v3/types/96372b6d-071e-4384-914b-a622a287027e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:39.438294 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a0a98bf7-498a-48b1-b85a-c3ce2de1ba59 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.440278 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0a98bf7-498a-48b1-b85a-c3ce2de1ba59 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] DELETE https://10.4.3.213/volume/v3/types/28592151-31d6-4c13-8005-af7bf7dc4b8d Aug 25 05:00:39.440548 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0a98bf7-498a-48b1-b85a-c3ce2de1ba59 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.440749 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a0a98bf7-498a-48b1-b85a-c3ce2de1ba59 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.472059 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a0a98bf7-498a-48b1-b85a-c3ce2de1ba59 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types/28592151-31d6-4c13-8005-af7bf7dc4b8d returned with HTTP 202 Aug 25 05:00:39.472480 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1237/4981] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:39 2026] DELETE /volume/v3/types/28592151-31d6-4c13-8005-af7bf7dc4b8d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:39.479544 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-034716c1-54fe-49af-bc17-c49c82a464b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.480879 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-034716c1-54fe-49af-bc17-c49c82a464b3 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] DELETE https://10.4.3.213/volume/v3/types/9de0cc72-a44b-4a2f-b71a-cd3b9cc7460a Aug 25 05:00:39.483305 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-034716c1-54fe-49af-bc17-c49c82a464b3 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.483305 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-034716c1-54fe-49af-bc17-c49c82a464b3 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.507955 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-034716c1-54fe-49af-bc17-c49c82a464b3 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types/9de0cc72-a44b-4a2f-b71a-cd3b9cc7460a returned with HTTP 202 Aug 25 05:00:39.507955 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1243/4982] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:39 2026] DELETE /volume/v3/types/9de0cc72-a44b-4a2f-b71a-cd3b9cc7460a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:39.515387 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9bdc479-429f-4e07-bdee-430e102a7b30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.517749 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9bdc479-429f-4e07-bdee-430e102a7b30 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] DELETE https://10.4.3.213/volume/v3/types/db8d0477-fb48-4ed6-892a-a3f70bff5108 Aug 25 05:00:39.517972 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9bdc479-429f-4e07-bdee-430e102a7b30 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.518352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9bdc479-429f-4e07-bdee-430e102a7b30 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.543858 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9bdc479-429f-4e07-bdee-430e102a7b30 tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types/db8d0477-fb48-4ed6-892a-a3f70bff5108 returned with HTTP 202 Aug 25 05:00:39.543858 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1252/4983] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:39 2026] DELETE /volume/v3/types/db8d0477-fb48-4ed6-892a-a3f70bff5108 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:39.551398 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1c97f528-32eb-47ff-abbe-de6d7786ca4e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.553519 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c97f528-32eb-47ff-abbe-de6d7786ca4e tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] DELETE https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca Aug 25 05:00:39.553746 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c97f528-32eb-47ff-abbe-de6d7786ca4e tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.553993 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1c97f528-32eb-47ff-abbe-de6d7786ca4e tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.583975 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1c97f528-32eb-47ff-abbe-de6d7786ca4e tempest-VolumeTypesReaderTests-1826044431 tempest-VolumeTypesReaderTests-1826044431-project-admin] https://10.4.3.213/volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca returned with HTTP 202 Aug 25 05:00:39.584568 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1252/4984] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:39 2026] DELETE /volume/v3/types/1b8c98cb-c4d7-41b0-9c6b-ee57883f76ca => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:39.843866 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-75bdced3-6937-45c1-a0b5-bd3bc1472e5f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:39.846546 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75bdced3-6937-45c1-a0b5-bd3bc1472e5f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:39.846546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75bdced3-6937-45c1-a0b5-bd3bc1472e5f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:39.846546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-75bdced3-6937-45c1-a0b5-bd3bc1472e5f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:39.857992 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:39.857992 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:39.871270 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-75bdced3-6937-45c1-a0b5-bd3bc1472e5f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:39.881449 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-75bdced3-6937-45c1-a0b5-bd3bc1472e5f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:39.881449 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1238/4985] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:39 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:40.258696 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9530f01-64c4-4a5a-a4f2-6310d434bc98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:40.261232 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9530f01-64c4-4a5a-a4f2-6310d434bc98 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:40.261555 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9530f01-64c4-4a5a-a4f2-6310d434bc98 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:40.261824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9530f01-64c4-4a5a-a4f2-6310d434bc98 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:40.261978 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a9530f01-64c4-4a5a-a4f2-6310d434bc98 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:40.267422 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:40.267422 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:40.268375 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9530f01-64c4-4a5a-a4f2-6310d434bc98 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:40.269062 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1244/4986] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:40 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:40.312340 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-e4dcbf2f-ae95-4896-ad2f-5a712cae1cc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:40.315148 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-e4dcbf2f-ae95-4896-ad2f-5a712cae1cc2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76/encryption Aug 25 05:00:40.315148 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-e4dcbf2f-ae95-4896-ad2f-5a712cae1cc2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:40.315335 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-e4dcbf2f-ae95-4896-ad2f-5a712cae1cc2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:40.331205 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:40.331205 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:40.339527 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6f5eef0-ef3c-4c19-a19e-a2ab8f70ebab req-e4dcbf2f-ae95-4896-ad2f-5a712cae1cc2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76/encryption returned with HTTP 200 Aug 25 05:00:40.339964 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1253/4987] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 05:00:40 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:40.892640 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2d74ef5f-5f86-40ff-ac31-3e8b48739448 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:40.894678 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d74ef5f-5f86-40ff-ac31-3e8b48739448 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:40.894890 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d74ef5f-5f86-40ff-ac31-3e8b48739448 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:40.895073 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2d74ef5f-5f86-40ff-ac31-3e8b48739448 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:40.902233 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:40.902233 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:40.905648 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2d74ef5f-5f86-40ff-ac31-3e8b48739448 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:40.909661 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2d74ef5f-5f86-40ff-ac31-3e8b48739448 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:40.910030 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1253/4988] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:40 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:41.279233 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13061f8d-1307-4372-b422-6620534ae536 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:41.281366 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13061f8d-1307-4372-b422-6620534ae536 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:41.281618 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13061f8d-1307-4372-b422-6620534ae536 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:41.281829 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13061f8d-1307-4372-b422-6620534ae536 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:41.281956 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-13061f8d-1307-4372-b422-6620534ae536 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:41.287245 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:41.287245 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:41.287996 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13061f8d-1307-4372-b422-6620534ae536 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:41.288411 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1239/4989] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:41 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:41.297120 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c858cbee-f1a4-4a44-a491-d1a5a47c1df9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:41.298682 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c858cbee-f1a4-4a44-a491-d1a5a47c1df9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/54fd34ea-1c1a-4b98-963e-ae271b43487c Aug 25 05:00:41.299024 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c858cbee-f1a4-4a44-a491-d1a5a47c1df9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:41.299293 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c858cbee-f1a4-4a44-a491-d1a5a47c1df9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:41.300537 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c858cbee-f1a4-4a44-a491-d1a5a47c1df9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume with id: 54fd34ea-1c1a-4b98-963e-ae271b43487c Aug 25 05:00:41.306393 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:41.306393 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:41.306866 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c858cbee-f1a4-4a44-a491-d1a5a47c1df9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:41.324693 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c858cbee-f1a4-4a44-a491-d1a5a47c1df9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume request issued successfully. Aug 25 05:00:41.324693 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c858cbee-f1a4-4a44-a491-d1a5a47c1df9 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/54fd34ea-1c1a-4b98-963e-ae271b43487c returned with HTTP 202 Aug 25 05:00:41.324693 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1245/4990] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:41 2026] DELETE /volume/v3/volumes/54fd34ea-1c1a-4b98-963e-ae271b43487c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:41.333379 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30069376-f7b0-42ee-a930-801485b1e651 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:41.335420 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30069376-f7b0-42ee-a930-801485b1e651 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/54fd34ea-1c1a-4b98-963e-ae271b43487c Aug 25 05:00:41.335714 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30069376-f7b0-42ee-a930-801485b1e651 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:41.335932 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30069376-f7b0-42ee-a930-801485b1e651 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:41.344675 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:41.344675 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:41.349967 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30069376-f7b0-42ee-a930-801485b1e651 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:41.354891 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30069376-f7b0-42ee-a930-801485b1e651 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/54fd34ea-1c1a-4b98-963e-ae271b43487c returned with HTTP 200 Aug 25 05:00:41.355335 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1254/4991] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:41 2026] GET /volume/v3/volumes/54fd34ea-1c1a-4b98-963e-ae271b43487c => generated 1065 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:41.924598 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc41ffdc-425c-4462-b5c3-adc9c16ad887 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:41.931549 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc41ffdc-425c-4462-b5c3-adc9c16ad887 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:41.931549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc41ffdc-425c-4462-b5c3-adc9c16ad887 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:41.931549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc41ffdc-425c-4462-b5c3-adc9c16ad887 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:41.944171 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:41.944171 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:41.948899 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fc41ffdc-425c-4462-b5c3-adc9c16ad887 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:41.959053 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc41ffdc-425c-4462-b5c3-adc9c16ad887 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:41.959848 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1254/4992] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:41 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:42.368372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6d359158-9a1f-4405-a126-63484d776b35 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:42.370291 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d359158-9a1f-4405-a126-63484d776b35 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/54fd34ea-1c1a-4b98-963e-ae271b43487c Aug 25 05:00:42.370600 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d359158-9a1f-4405-a126-63484d776b35 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:42.370828 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6d359158-9a1f-4405-a126-63484d776b35 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:42.386188 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6d359158-9a1f-4405-a126-63484d776b35 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/54fd34ea-1c1a-4b98-963e-ae271b43487c returned with HTTP 404 Aug 25 05:00:42.386277 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1240/4993] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:42 2026] GET /volume/v3/volumes/54fd34ea-1c1a-4b98-963e-ae271b43487c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:42.396227 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4dcf36b-7678-40f3-b980-dc5c491b83c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:42.398439 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4dcf36b-7678-40f3-b980-dc5c491b83c5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:42.398733 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4dcf36b-7678-40f3-b980-dc5c491b83c5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:42.398970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4dcf36b-7678-40f3-b980-dc5c491b83c5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:42.399109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b4dcf36b-7678-40f3-b980-dc5c491b83c5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:42.404159 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:42.404159 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:42.405133 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4dcf36b-7678-40f3-b980-dc5c491b83c5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-member] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:42.405654 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1246/4994] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:42 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:42.418398 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3eab014b-e54c-495c-a09b-8f18e36933d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:42.420146 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3eab014b-e54c-495c-a09b-8f18e36933d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] DELETE https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:42.420376 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3eab014b-e54c-495c-a09b-8f18e36933d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:42.420613 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3eab014b-e54c-495c-a09b-8f18e36933d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:42.420709 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-3eab014b-e54c-495c-a09b-8f18e36933d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete backup with id: 39d498ad-709d-46c0-a9e6-11de6e6805b4. Aug 25 05:00:42.424695 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:42.424695 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:42.437990 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-3eab014b-e54c-495c-a09b-8f18e36933d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] delete_backup rpcapi backup_id 39d498ad-709d-46c0-a9e6-11de6e6805b4 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:00:42.439801 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3eab014b-e54c-495c-a09b-8f18e36933d2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 202 Aug 25 05:00:42.440205 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1255/4995] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:42 2026] DELETE /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:00:42.447390 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5198950f-8b36-4825-8af1-300f2581e3e5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:42.449160 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5198950f-8b36-4825-8af1-300f2581e3e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:42.449417 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5198950f-8b36-4825-8af1-300f2581e3e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:42.449654 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5198950f-8b36-4825-8af1-300f2581e3e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:42.449751 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5198950f-8b36-4825-8af1-300f2581e3e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:42.453464 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:42.453464 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:42.454075 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5198950f-8b36-4825-8af1-300f2581e3e5 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 200 Aug 25 05:00:42.454422 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1255/4996] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:42 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:42.976753 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0ef8ac75-6ed0-4397-b3bf-d5dbac146126 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:42.978298 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0ef8ac75-6ed0-4397-b3bf-d5dbac146126 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:42.978554 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0ef8ac75-6ed0-4397-b3bf-d5dbac146126 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:42.978733 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0ef8ac75-6ed0-4397-b3bf-d5dbac146126 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:42.988569 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:42.988569 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:42.993417 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0ef8ac75-6ed0-4397-b3bf-d5dbac146126 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:42.998901 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0ef8ac75-6ed0-4397-b3bf-d5dbac146126 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:42.999614 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1241/4997] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:42 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:43.466726 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61e0c482-6eba-4f6c-abab-e9090ee5b2d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:43.468927 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61e0c482-6eba-4f6c-abab-e9090ee5b2d0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 Aug 25 05:00:43.469193 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61e0c482-6eba-4f6c-abab-e9090ee5b2d0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:43.469491 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61e0c482-6eba-4f6c-abab-e9090ee5b2d0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:43.470161 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-61e0c482-6eba-4f6c-abab-e9090ee5b2d0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 39d498ad-709d-46c0-a9e6-11de6e6805b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:43.474169 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61e0c482-6eba-4f6c-abab-e9090ee5b2d0 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 returned with HTTP 404 Aug 25 05:00:43.475288 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1247/4998] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:43 2026] GET /volume/v3/backups/39d498ad-709d-46c0-a9e6-11de6e6805b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:43.482571 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bf8a411-ce12-4689-a91e-7011908e019f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:43.484813 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bf8a411-ce12-4689-a91e-7011908e019f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] DELETE https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:43.484952 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bf8a411-ce12-4689-a91e-7011908e019f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:43.485136 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bf8a411-ce12-4689-a91e-7011908e019f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:43.485231 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-2bf8a411-ce12-4689-a91e-7011908e019f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete backup with id: 8b4c661b-e4a8-497a-ab61-195312bd21ac. Aug 25 05:00:43.490543 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:43.490543 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:43.502021 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-2bf8a411-ce12-4689-a91e-7011908e019f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] delete_backup rpcapi backup_id 8b4c661b-e4a8-497a-ab61-195312bd21ac {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:00:43.503714 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bf8a411-ce12-4689-a91e-7011908e019f tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 202 Aug 25 05:00:43.504128 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1256/4999] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:43 2026] DELETE /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:00:43.515345 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c48260ec-5c63-4b20-9d7d-355a6192d3e8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:43.517303 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c48260ec-5c63-4b20-9d7d-355a6192d3e8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:43.517849 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c48260ec-5c63-4b20-9d7d-355a6192d3e8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:43.517910 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c48260ec-5c63-4b20-9d7d-355a6192d3e8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:43.518589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c48260ec-5c63-4b20-9d7d-355a6192d3e8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:43.524296 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:43.524296 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:43.524854 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c48260ec-5c63-4b20-9d7d-355a6192d3e8 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 200 Aug 25 05:00:43.525391 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1256/5000] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:43 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:44.014263 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed92ec63-cd17-48e3-a4f4-c0a67a8667d7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:44.019255 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed92ec63-cd17-48e3-a4f4-c0a67a8667d7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:44.019255 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed92ec63-cd17-48e3-a4f4-c0a67a8667d7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:44.019255 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed92ec63-cd17-48e3-a4f4-c0a67a8667d7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:44.030165 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:44.030165 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:44.038083 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ed92ec63-cd17-48e3-a4f4-c0a67a8667d7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:44.044811 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed92ec63-cd17-48e3-a4f4-c0a67a8667d7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:44.045320 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1242/5001] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:44 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:44.535859 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9dc9c4c2-b12f-4a21-b349-27f7aebcd939 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:44.537855 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9dc9c4c2-b12f-4a21-b349-27f7aebcd939 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac Aug 25 05:00:44.538111 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9dc9c4c2-b12f-4a21-b349-27f7aebcd939 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:44.538319 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9dc9c4c2-b12f-4a21-b349-27f7aebcd939 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:44.538470 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9dc9c4c2-b12f-4a21-b349-27f7aebcd939 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 8b4c661b-e4a8-497a-ab61-195312bd21ac. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:44.542908 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9dc9c4c2-b12f-4a21-b349-27f7aebcd939 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac returned with HTTP 404 Aug 25 05:00:44.543449 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1248/5002] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:44 2026] GET /volume/v3/backups/8b4c661b-e4a8-497a-ab61-195312bd21ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:44.550811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4aa2c216-340f-4005-a0e9-81cd6c661607 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:44.552999 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4aa2c216-340f-4005-a0e9-81cd6c661607 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] DELETE https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:44.553281 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4aa2c216-340f-4005-a0e9-81cd6c661607 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:44.553597 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4aa2c216-340f-4005-a0e9-81cd6c661607 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:44.553751 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4aa2c216-340f-4005-a0e9-81cd6c661607 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete backup with id: 2f1efaf7-71a9-474c-acea-c3109aecc106. Aug 25 05:00:44.559098 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:44.559098 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:44.574699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-4aa2c216-340f-4005-a0e9-81cd6c661607 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] delete_backup rpcapi backup_id 2f1efaf7-71a9-474c-acea-c3109aecc106 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:00:44.576740 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4aa2c216-340f-4005-a0e9-81cd6c661607 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 202 Aug 25 05:00:44.577303 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1257/5003] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:44 2026] DELETE /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:00:44.585758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2264074c-e6bc-48a6-9b13-21371b455e64 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:44.588003 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2264074c-e6bc-48a6-9b13-21371b455e64 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:44.588606 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2264074c-e6bc-48a6-9b13-21371b455e64 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:44.588946 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2264074c-e6bc-48a6-9b13-21371b455e64 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:44.589054 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-2264074c-e6bc-48a6-9b13-21371b455e64 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:44.593544 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:44.593544 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:44.594217 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2264074c-e6bc-48a6-9b13-21371b455e64 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 200 Aug 25 05:00:44.594724 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1257/5004] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:44 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:45.060343 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-43483507-c8fa-4341-9630-f42f7891a370 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:45.062320 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43483507-c8fa-4341-9630-f42f7891a370 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:45.062635 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43483507-c8fa-4341-9630-f42f7891a370 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:45.062885 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-43483507-c8fa-4341-9630-f42f7891a370 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:45.074806 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:45.074806 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:45.079597 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-43483507-c8fa-4341-9630-f42f7891a370 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:45.084329 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-43483507-c8fa-4341-9630-f42f7891a370 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:45.085050 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1243/5005] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:45 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:45.612105 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ba69317-fef4-4189-a5af-9827fde36524 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:45.613868 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ba69317-fef4-4189-a5af-9827fde36524 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 Aug 25 05:00:45.614075 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ba69317-fef4-4189-a5af-9827fde36524 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:45.614253 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ba69317-fef4-4189-a5af-9827fde36524 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:45.614367 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0ba69317-fef4-4189-a5af-9827fde36524 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Show backup with id 2f1efaf7-71a9-474c-acea-c3109aecc106. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:00:45.618030 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ba69317-fef4-4189-a5af-9827fde36524 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 returned with HTTP 404 Aug 25 05:00:45.618552 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1249/5006] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:45 2026] GET /volume/v3/backups/2f1efaf7-71a9-474c-acea-c3109aecc106 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:45.625401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-493ab05d-b1b0-4dec-8d1c-954e53c792d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:45.627594 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-493ab05d-b1b0-4dec-8d1c-954e53c792d3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 Aug 25 05:00:45.627870 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-493ab05d-b1b0-4dec-8d1c-954e53c792d3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:45.628096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-493ab05d-b1b0-4dec-8d1c-954e53c792d3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:45.628280 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-493ab05d-b1b0-4dec-8d1c-954e53c792d3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume with id: a506d545-f609-4ff8-b030-2de3a1801ad2 Aug 25 05:00:45.636802 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:45.636802 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:45.637168 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-493ab05d-b1b0-4dec-8d1c-954e53c792d3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:45.654276 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-493ab05d-b1b0-4dec-8d1c-954e53c792d3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Delete volume request issued successfully. Aug 25 05:00:45.654516 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-493ab05d-b1b0-4dec-8d1c-954e53c792d3 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 returned with HTTP 202 Aug 25 05:00:45.654993 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1258/5007] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:45 2026] DELETE /volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:45.661842 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e7d99245-8ba6-49c3-9859-2aedde8de483 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:45.663709 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e7d99245-8ba6-49c3-9859-2aedde8de483 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 Aug 25 05:00:45.663904 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e7d99245-8ba6-49c3-9859-2aedde8de483 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:45.664080 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e7d99245-8ba6-49c3-9859-2aedde8de483 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:45.671997 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:45.671997 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:45.677623 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e7d99245-8ba6-49c3-9859-2aedde8de483 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Volume info retrieved successfully. Aug 25 05:00:45.682900 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e7d99245-8ba6-49c3-9859-2aedde8de483 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 returned with HTTP 200 Aug 25 05:00:45.683276 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1258/5008] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:45 2026] GET /volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:46.099812 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-defeb754-4d79-480c-95bb-f4f3112c5a4d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:46.102052 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-defeb754-4d79-480c-95bb-f4f3112c5a4d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:46.102333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-defeb754-4d79-480c-95bb-f4f3112c5a4d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:46.102675 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-defeb754-4d79-480c-95bb-f4f3112c5a4d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:46.111961 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:46.111961 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:46.116652 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-defeb754-4d79-480c-95bb-f4f3112c5a4d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:46.122933 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-defeb754-4d79-480c-95bb-f4f3112c5a4d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:46.123482 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1244/5009] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:46 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:46.696193 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27ced69b-97c5-44aa-97dd-ffe81cc4dca2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:46.697888 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27ced69b-97c5-44aa-97dd-ffe81cc4dca2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] GET https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 Aug 25 05:00:46.698094 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27ced69b-97c5-44aa-97dd-ffe81cc4dca2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:46.698275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27ced69b-97c5-44aa-97dd-ffe81cc4dca2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:46.703938 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27ced69b-97c5-44aa-97dd-ffe81cc4dca2 tempest-ProjectMemberTests33-809433471 tempest-ProjectMemberTests33-809433471-project-admin] https://10.4.3.213/volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 returned with HTTP 404 Aug 25 05:00:46.704376 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1250/5010] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:46 2026] GET /volume/v3/volumes/a506d545-f609-4ff8-b030-2de3a1801ad2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:47.139254 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4d053a9-d5ea-4ed8-a3bd-a65d2fb4f8b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:47.142049 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4d053a9-d5ea-4ed8-a3bd-a65d2fb4f8b0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:47.142289 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4d053a9-d5ea-4ed8-a3bd-a65d2fb4f8b0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:47.142536 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4d053a9-d5ea-4ed8-a3bd-a65d2fb4f8b0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:47.150166 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:47.150166 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:47.153994 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4d053a9-d5ea-4ed8-a3bd-a65d2fb4f8b0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:47.158540 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4d053a9-d5ea-4ed8-a3bd-a65d2fb4f8b0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:47.159143 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1259/5011] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:47 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:48.171443 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4817b777-7c3d-466c-849f-434904f31601 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:48.173200 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4817b777-7c3d-466c-849f-434904f31601 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:48.173436 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4817b777-7c3d-466c-849f-434904f31601 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:48.173648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4817b777-7c3d-466c-849f-434904f31601 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:48.180686 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:48.180686 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:48.184650 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4817b777-7c3d-466c-849f-434904f31601 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:48.188832 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4817b777-7c3d-466c-849f-434904f31601 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:48.189197 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1259/5012] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:48 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:48.262207 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5f8a51dc-3475-4c34-b81b-df5edf303d7a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:48.346205 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f8a51dc-3475-4c34-b81b-df5edf303d7a tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:48.346699 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5f8a51dc-3475-4c34-b81b-df5edf303d7a tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1457815481", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2142382897", "vendor_name": "tempest-vendor_name-1473841833"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:48.364260 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5f8a51dc-3475-4c34-b81b-df5edf303d7a tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:48.364744 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1245/5013] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:48 2026] POST /volume/v3/types => generated 330 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:48.374507 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:48.376755 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:48.377244 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8fabc322-33eb-4526-89af-73da27a67c8b", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:48.379126 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Create volume request body: {'volume': {'volume_type': '8fabc322-33eb-4526-89af-73da27a67c8b', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:48.383611 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Create volume of 1 GB Aug 25 05:00:48.383993 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:48.383993 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:48.384474 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Availability Zones retrieved successfully. Aug 25 05:00:48.392531 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Flow 'volume_create_api' (ea0ee226-7f57-4f10-817d-00bc305941c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:48.393785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd63009-9191-478b-9bfc-c1d55e68b295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:48.394782 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:48.414718 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd63009-9191-478b-9bfc-c1d55e68b295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:00:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2142382897',vendor_name='tempest-vendor_name-1473841833'},id=8fabc322-33eb-4526-89af-73da27a67c8b,is_public=True,name='tempest-ProjectMemberTests-volume-type-1457815481',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8fabc322-33eb-4526-89af-73da27a67c8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:48.415628 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f6358a-9146-4765-a382-cd751598825a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:48.442113 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1457815481 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1457815481, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:48.442492 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1457815481 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1457815481, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:48.478183 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Created reservations ['d35b4cf2-79f2-4f54-b00a-7fed1357f380', 'ac98a80f-1b9e-4bc5-88eb-1b371587b0d9', '9b23387f-2727-4556-883a-65e3b5a641ce', 'ba63443b-1c3f-4ff2-a412-f512e4d5dabe'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:48.478904 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f6358a-9146-4765-a382-cd751598825a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d35b4cf2-79f2-4f54-b00a-7fed1357f380', 'ac98a80f-1b9e-4bc5-88eb-1b371587b0d9', '9b23387f-2727-4556-883a-65e3b5a641ce', 'ba63443b-1c3f-4ff2-a412-f512e4d5dabe']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:48.479758 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882f7e4e-1138-4715-b9e9-df3f9ca49003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:48.506008 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882f7e4e-1138-4715-b9e9-df3f9ca49003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62778ec4-9d50-472b-9145-0862a9336aaf', '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='09ce7290f6d64394a7d91902af8f4d53',qos_specs=None,replication_status=,reservations=['d35b4cf2-79f2-4f54-b00a-7fed1357f380','ac98a80f-1b9e-4bc5-88eb-1b371587b0d9','9b23387f-2727-4556-883a-65e3b5a641ce','ba63443b-1c3f-4ff2-a412-f512e4d5dabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa4046d17e49578bbbae5aa9760ca2',volume_type_id=8fabc322-33eb-4526-89af-73da27a67c8b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:48Z,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=62778ec4-9d50-472b-9145-0862a9336aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09ce7290f6d64394a7d91902af8f4d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daa4046d17e49578bbbae5aa9760ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8fabc322-33eb-4526-89af-73da27a67c8b),volume_type_id=8fabc322-33eb-4526-89af-73da27a67c8b)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:48.506794 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a321269-8dfd-4702-a5fb-4946b82b3513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:48.526100 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a321269-8dfd-4702-a5fb-4946b82b3513) transitioned into state 'SUCCESS' from 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='09ce7290f6d64394a7d91902af8f4d53',qos_specs=None,replication_status=,reservations=['d35b4cf2-79f2-4f54-b00a-7fed1357f380','ac98a80f-1b9e-4bc5-88eb-1b371587b0d9','9b23387f-2727-4556-883a-65e3b5a641ce','ba63443b-1c3f-4ff2-a412-f512e4d5dabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa4046d17e49578bbbae5aa9760ca2',volume_type_id=8fabc322-33eb-4526-89af-73da27a67c8b)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:48.526941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e865472-7819-445d-bc8d-25ecc0822bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:48.536824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e865472-7819-445d-bc8d-25ecc0822bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:48.537802 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Flow 'volume_create_api' (ea0ee226-7f57-4f10-817d-00bc305941c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:48.538176 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Create volume request issued successfully. Aug 25 05:00:48.538926 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6482d2f-ac0c-4a54-b63c-96d43f94832e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:48.539460 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1251/5014] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:00:48 2026] POST /volume/v3/volumes => generated 774 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:48.551668 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cabc5305-f434-4faf-b656-92112aa65f37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:48.553494 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cabc5305-f434-4faf-b656-92112aa65f37 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] GET https://10.4.3.213/volume/v3/volumes/62778ec4-9d50-472b-9145-0862a9336aaf Aug 25 05:00:48.553693 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cabc5305-f434-4faf-b656-92112aa65f37 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:48.553879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cabc5305-f434-4faf-b656-92112aa65f37 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:48.560714 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:48.560714 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:48.564212 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cabc5305-f434-4faf-b656-92112aa65f37 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Volume info retrieved successfully. Aug 25 05:00:48.567948 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cabc5305-f434-4faf-b656-92112aa65f37 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes/62778ec4-9d50-472b-9145-0862a9336aaf returned with HTTP 200 Aug 25 05:00:48.568315 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1260/5015] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:48 2026] GET /volume/v3/volumes/62778ec4-9d50-472b-9145-0862a9336aaf => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:49.205839 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f8f1aab7-0d44-4b66-bb30-895d776e6487 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:49.207641 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8f1aab7-0d44-4b66-bb30-895d776e6487 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:49.207872 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8f1aab7-0d44-4b66-bb30-895d776e6487 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:49.208170 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8f1aab7-0d44-4b66-bb30-895d776e6487 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:49.217900 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:49.217900 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:49.223254 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f8f1aab7-0d44-4b66-bb30-895d776e6487 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:49.229721 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8f1aab7-0d44-4b66-bb30-895d776e6487 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:49.230251 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1260/5016] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:49 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:49.580630 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3a750d26-4edb-4f66-bfdf-f776df4a11f2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:49.582351 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3a750d26-4edb-4f66-bfdf-f776df4a11f2 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] GET https://10.4.3.213/volume/v3/volumes/62778ec4-9d50-472b-9145-0862a9336aaf Aug 25 05:00:49.582635 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3a750d26-4edb-4f66-bfdf-f776df4a11f2 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:49.582825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3a750d26-4edb-4f66-bfdf-f776df4a11f2 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:49.590141 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:49.590141 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:49.594012 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3a750d26-4edb-4f66-bfdf-f776df4a11f2 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Volume info retrieved successfully. Aug 25 05:00:49.598571 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3a750d26-4edb-4f66-bfdf-f776df4a11f2 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes/62778ec4-9d50-472b-9145-0862a9336aaf returned with HTTP 200 Aug 25 05:00:49.598968 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1246/5017] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:49 2026] GET /volume/v3/volumes/62778ec4-9d50-472b-9145-0862a9336aaf => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:49.612331 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1bd1b33-c06a-4c36-a3d4-5ed10f5064f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:49.614252 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1bd1b33-c06a-4c36-a3d4-5ed10f5064f5 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] GET https://10.4.3.213/volume/v3/messages Aug 25 05:00:49.614510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1bd1b33-c06a-4c36-a3d4-5ed10f5064f5 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:49.614711 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1bd1b33-c06a-4c36-a3d4-5ed10f5064f5 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:49.614968 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:49.614968 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:49.618437 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1bd1b33-c06a-4c36-a3d4-5ed10f5064f5 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 05:00:49.618885 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1252/5018] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 05:00:49 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:49.627500 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f15e63e-7041-475c-94b8-03b7d1934fde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:49.682355 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f15e63e-7041-475c-94b8-03b7d1934fde tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] DELETE https://10.4.3.213/volume/v3/messages/831e4fb7-e01d-4feb-909d-1b80e13a16f8 Aug 25 05:00:49.682687 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f15e63e-7041-475c-94b8-03b7d1934fde tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:49.682892 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f15e63e-7041-475c-94b8-03b7d1934fde tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:49.690853 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f15e63e-7041-475c-94b8-03b7d1934fde tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] https://10.4.3.213/volume/v3/messages/831e4fb7-e01d-4feb-909d-1b80e13a16f8 returned with HTTP 204 Aug 25 05:00:49.691256 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1261/5019] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 05:00:49 2026] DELETE /volume/v3/messages/831e4fb7-e01d-4feb-909d-1b80e13a16f8 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:00:49.698635 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0d2234a0-8b7d-4631-b4a2-22c43c4364b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:49.700286 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d2234a0-8b7d-4631-b4a2-22c43c4364b2 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] GET https://10.4.3.213/volume/v3/messages/831e4fb7-e01d-4feb-909d-1b80e13a16f8 Aug 25 05:00:49.700532 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d2234a0-8b7d-4631-b4a2-22c43c4364b2 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:49.700710 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0d2234a0-8b7d-4631-b4a2-22c43c4364b2 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:49.703500 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0d2234a0-8b7d-4631-b4a2-22c43c4364b2 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] https://10.4.3.213/volume/v3/messages/831e4fb7-e01d-4feb-909d-1b80e13a16f8 returned with HTTP 404 Aug 25 05:00:49.703931 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1261/5020] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:49 2026] GET /volume/v3/messages/831e4fb7-e01d-4feb-909d-1b80e13a16f8 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:00:49.710751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:49.712506 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/62778ec4-9d50-472b-9145-0862a9336aaf Aug 25 05:00:49.712698 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:49.712894 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:49.713046 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Delete volume with id: 62778ec4-9d50-472b-9145-0862a9336aaf Aug 25 05:00:49.719656 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:49.719656 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:49.719983 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Volume info retrieved successfully. Aug 25 05:00:49.720992 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100270) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:00:49.731258 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1457815481 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1457815481, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:49.731557 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1457815481 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1457815481, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:49.739903 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Created reservations ['402fed52-5fdf-4a25-827a-5466a3889d5b', 'a87e875d-97f5-4127-8059-4cfc0ae602b6', '990724a8-733d-4314-9bbe-1ff550fafa79', '6bcd4bbd-586a-43e4-b267-1bedcdf91870'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:49.766744 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Delete volume request issued successfully. Aug 25 05:00:49.766956 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5aa904cc-e15f-4ac9-bcc3-2309acd90a9b tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes/62778ec4-9d50-472b-9145-0862a9336aaf returned with HTTP 202 Aug 25 05:00:49.767388 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1247/5021] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:49 2026] DELETE /volume/v3/volumes/62778ec4-9d50-472b-9145-0862a9336aaf => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:49.775652 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7cbea9bc-84aa-4ac8-a29d-0f32183d5dd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:49.777048 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cbea9bc-84aa-4ac8-a29d-0f32183d5dd6 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] DELETE https://10.4.3.213/volume/v3/types/8fabc322-33eb-4526-89af-73da27a67c8b Aug 25 05:00:49.777246 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7cbea9bc-84aa-4ac8-a29d-0f32183d5dd6 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:49.777489 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7cbea9bc-84aa-4ac8-a29d-0f32183d5dd6 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:49.800328 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cbea9bc-84aa-4ac8-a29d-0f32183d5dd6 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/types/8fabc322-33eb-4526-89af-73da27a67c8b returned with HTTP 202 Aug 25 05:00:49.800737 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1253/5022] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:49 2026] DELETE /volume/v3/types/8fabc322-33eb-4526-89af-73da27a67c8b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:49.810372 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f194f9ff-5d97-4439-9d91-7322565cbe38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:49.812319 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f194f9ff-5d97-4439-9d91-7322565cbe38 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:49.812739 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f194f9ff-5d97-4439-9d91-7322565cbe38 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1048234139", "extra_specs": {"storage_protocol": "tempest-storage_protocol-190586018", "vendor_name": "tempest-vendor_name-905169617"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:49.828002 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f194f9ff-5d97-4439-9d91-7322565cbe38 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:49.828331 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1262/5023] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:49 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:49.836773 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-886f4283-ba64-4f96-b473-9462b075acb3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:49.838444 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:49.838768 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "64eb33ad-eb76-49a6-ac41-25e5411635d6", "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:49.840055 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Create volume request body: {'volume': {'volume_type': '64eb33ad-eb76-49a6-ac41-25e5411635d6', 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:49.844005 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Create volume of 1 GB Aug 25 05:00:49.844261 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:49.844261 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:49.844620 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Availability Zones retrieved successfully. Aug 25 05:00:49.849616 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Flow 'volume_create_api' (156c04f2-c525-45c3-b7ad-bdd93503c093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:49.850766 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75cb8b9-570b-4804-a6a8-28d9026ed1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:49.851562 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:49.868810 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75cb8b9-570b-4804-a6a8-28d9026ed1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:00:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-190586018',vendor_name='tempest-vendor_name-905169617'},id=64eb33ad-eb76-49a6-ac41-25e5411635d6,is_public=True,name='tempest-ProjectMemberTests-volume-type-1048234139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64eb33ad-eb76-49a6-ac41-25e5411635d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:49.869561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ff176b-61c4-458a-aa40-c1300b9f5fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:49.903356 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1048234139 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1048234139, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:49.903678 np0000008045 devstack@c-api.service[100269]: WARNING cinder.quota [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1048234139 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1048234139, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:49.931588 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Created reservations ['2113ace9-8ba0-4bc3-a858-673a5936e742', 'c484d147-2635-450b-b842-9b2478fa4b32', '53ab36ef-38dd-45a0-b0e2-2a82de170919', '57673edb-ce0e-4f3c-a885-d541cdc1486d'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:49.932328 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ff176b-61c4-458a-aa40-c1300b9f5fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2113ace9-8ba0-4bc3-a858-673a5936e742', 'c484d147-2635-450b-b842-9b2478fa4b32', '53ab36ef-38dd-45a0-b0e2-2a82de170919', '57673edb-ce0e-4f3c-a885-d541cdc1486d']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:49.933025 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b160e98-3fc5-4c0f-92e7-0d9de70c69a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:49.956059 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b160e98-3fc5-4c0f-92e7-0d9de70c69a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be9d86e7-d4a1-4367-b891-ac122fae7cb7', '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='09ce7290f6d64394a7d91902af8f4d53',qos_specs=None,replication_status=,reservations=['2113ace9-8ba0-4bc3-a858-673a5936e742','c484d147-2635-450b-b842-9b2478fa4b32','53ab36ef-38dd-45a0-b0e2-2a82de170919','57673edb-ce0e-4f3c-a885-d541cdc1486d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa4046d17e49578bbbae5aa9760ca2',volume_type_id=64eb33ad-eb76-49a6-ac41-25e5411635d6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:49Z,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=be9d86e7-d4a1-4367-b891-ac122fae7cb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09ce7290f6d64394a7d91902af8f4d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daa4046d17e49578bbbae5aa9760ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64eb33ad-eb76-49a6-ac41-25e5411635d6),volume_type_id=64eb33ad-eb76-49a6-ac41-25e5411635d6)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:49.956792 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928f7954-291c-45b5-b2ce-cfb1fbf5cba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:49.973895 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928f7954-291c-45b5-b2ce-cfb1fbf5cba6) transitioned into state 'SUCCESS' from 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='09ce7290f6d64394a7d91902af8f4d53',qos_specs=None,replication_status=,reservations=['2113ace9-8ba0-4bc3-a858-673a5936e742','c484d147-2635-450b-b842-9b2478fa4b32','53ab36ef-38dd-45a0-b0e2-2a82de170919','57673edb-ce0e-4f3c-a885-d541cdc1486d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa4046d17e49578bbbae5aa9760ca2',volume_type_id=64eb33ad-eb76-49a6-ac41-25e5411635d6)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:49.974628 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (924f6165-d23b-4b20-9bfe-0c5fb84987eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:49.983623 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (924f6165-d23b-4b20-9bfe-0c5fb84987eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:49.984583 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Flow 'volume_create_api' (156c04f2-c525-45c3-b7ad-bdd93503c093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:49.984960 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Create volume request issued successfully. Aug 25 05:00:49.985698 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-886f4283-ba64-4f96-b473-9462b075acb3 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:49.986150 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1262/5024] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:00:49 2026] POST /volume/v3/volumes => generated 774 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:49.997531 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d86d62aa-43bf-4006-968f-43e144f73d72 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:50.000737 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d86d62aa-43bf-4006-968f-43e144f73d72 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] GET https://10.4.3.213/volume/v3/volumes/be9d86e7-d4a1-4367-b891-ac122fae7cb7 Aug 25 05:00:50.000950 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d86d62aa-43bf-4006-968f-43e144f73d72 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:50.001104 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d86d62aa-43bf-4006-968f-43e144f73d72 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:50.018908 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:50.018908 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:50.025837 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d86d62aa-43bf-4006-968f-43e144f73d72 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Volume info retrieved successfully. Aug 25 05:00:50.030446 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d86d62aa-43bf-4006-968f-43e144f73d72 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes/be9d86e7-d4a1-4367-b891-ac122fae7cb7 returned with HTTP 200 Aug 25 05:00:50.030828 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1248/5025] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:49 2026] GET /volume/v3/volumes/be9d86e7-d4a1-4367-b891-ac122fae7cb7 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:50.246516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-461860fb-a434-4db8-8f35-496bd605571e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:50.248906 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-461860fb-a434-4db8-8f35-496bd605571e tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:50.249190 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-461860fb-a434-4db8-8f35-496bd605571e tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:50.249409 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-461860fb-a434-4db8-8f35-496bd605571e tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:50.258088 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:50.258088 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:50.262803 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-461860fb-a434-4db8-8f35-496bd605571e tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:50.267536 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-461860fb-a434-4db8-8f35-496bd605571e tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:50.267924 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1254/5026] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:50 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:51.043499 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-846dfbaf-65b2-4e9f-a6f6-1d953a656ea9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.045249 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-846dfbaf-65b2-4e9f-a6f6-1d953a656ea9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] GET https://10.4.3.213/volume/v3/volumes/be9d86e7-d4a1-4367-b891-ac122fae7cb7 Aug 25 05:00:51.045495 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-846dfbaf-65b2-4e9f-a6f6-1d953a656ea9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:51.045702 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-846dfbaf-65b2-4e9f-a6f6-1d953a656ea9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:51.052926 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:51.052926 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:51.056395 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-846dfbaf-65b2-4e9f-a6f6-1d953a656ea9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Volume info retrieved successfully. Aug 25 05:00:51.060298 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-846dfbaf-65b2-4e9f-a6f6-1d953a656ea9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes/be9d86e7-d4a1-4367-b891-ac122fae7cb7 returned with HTTP 200 Aug 25 05:00:51.060743 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1263/5027] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:51 2026] GET /volume/v3/volumes/be9d86e7-d4a1-4367-b891-ac122fae7cb7 => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:51.078388 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ab5109c1-cdc3-4a27-b96e-13be5374efd7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.080245 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab5109c1-cdc3-4a27-b96e-13be5374efd7 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] GET https://10.4.3.213/volume/v3/messages Aug 25 05:00:51.080529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab5109c1-cdc3-4a27-b96e-13be5374efd7 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:51.080703 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab5109c1-cdc3-4a27-b96e-13be5374efd7 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:51.080965 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:51.080965 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:51.084436 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab5109c1-cdc3-4a27-b96e-13be5374efd7 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 05:00:51.084779 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1263/5028] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 05:00:51 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:51.094271 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fdc8bf78-b34e-4a34-95ae-8de9bd69860f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.096523 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdc8bf78-b34e-4a34-95ae-8de9bd69860f tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] GET https://10.4.3.213/volume/v3/messages Aug 25 05:00:51.096856 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdc8bf78-b34e-4a34-95ae-8de9bd69860f tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:51.097098 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdc8bf78-b34e-4a34-95ae-8de9bd69860f tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:51.100776 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdc8bf78-b34e-4a34-95ae-8de9bd69860f tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 05:00:51.101182 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1249/5029] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 05:00:51 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:51.109024 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd51d0c9-f40e-445a-b3de-53409254ce95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.110842 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd51d0c9-f40e-445a-b3de-53409254ce95 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] DELETE https://10.4.3.213/volume/v3/messages/c8a0c1fa-b46b-4ca9-9bdc-269ca2923ee5 Aug 25 05:00:51.111083 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd51d0c9-f40e-445a-b3de-53409254ce95 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:51.111278 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd51d0c9-f40e-445a-b3de-53409254ce95 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:51.119544 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd51d0c9-f40e-445a-b3de-53409254ce95 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/messages/c8a0c1fa-b46b-4ca9-9bdc-269ca2923ee5 returned with HTTP 204 Aug 25 05:00:51.119989 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1255/5030] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 05:00:51 2026] DELETE /volume/v3/messages/c8a0c1fa-b46b-4ca9-9bdc-269ca2923ee5 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:00:51.127004 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8e31248-6fad-472d-bae7-8983352beeab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.128762 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/be9d86e7-d4a1-4367-b891-ac122fae7cb7 Aug 25 05:00:51.128986 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:51.129204 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:51.129363 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Delete volume with id: be9d86e7-d4a1-4367-b891-ac122fae7cb7 Aug 25 05:00:51.137207 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:51.137207 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:51.137630 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Volume info retrieved successfully. Aug 25 05:00:51.138678 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:00:51.148459 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1048234139 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1048234139, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:51.148776 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1048234139 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1048234139, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:51.157699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Created reservations ['d71b0503-b5d5-4f5e-a8c6-dcd8f0354208', 'a4898621-30fd-4ef1-95af-52005851f5f6', '2ef2e535-c65a-44c7-81fc-6f3bb457d5e7', 'c28e20f2-c9b8-4546-bc93-f7476fce8d56'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:51.180688 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Delete volume request issued successfully. Aug 25 05:00:51.180876 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8e31248-6fad-472d-bae7-8983352beeab tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes/be9d86e7-d4a1-4367-b891-ac122fae7cb7 returned with HTTP 202 Aug 25 05:00:51.181271 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1264/5031] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:51 2026] DELETE /volume/v3/volumes/be9d86e7-d4a1-4367-b891-ac122fae7cb7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:51.188107 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9fbf531e-8bcf-4d78-8d03-6ad886213732 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.189862 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fbf531e-8bcf-4d78-8d03-6ad886213732 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] DELETE https://10.4.3.213/volume/v3/types/64eb33ad-eb76-49a6-ac41-25e5411635d6 Aug 25 05:00:51.190047 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fbf531e-8bcf-4d78-8d03-6ad886213732 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:51.190374 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9fbf531e-8bcf-4d78-8d03-6ad886213732 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:51.212635 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9fbf531e-8bcf-4d78-8d03-6ad886213732 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/types/64eb33ad-eb76-49a6-ac41-25e5411635d6 returned with HTTP 202 Aug 25 05:00:51.213044 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1264/5032] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:51 2026] DELETE /volume/v3/types/64eb33ad-eb76-49a6-ac41-25e5411635d6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:51.221027 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-51509fa2-ead2-438a-aa12-ed88abf02999 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.222845 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-51509fa2-ead2-438a-aa12-ed88abf02999 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:51.223227 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-51509fa2-ead2-438a-aa12-ed88abf02999 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-25860701", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1232398509", "vendor_name": "tempest-vendor_name-813045382"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:51.238190 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-51509fa2-ead2-438a-aa12-ed88abf02999 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:51.238591 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1250/5033] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:51 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:51.246596 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.248820 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:51.249145 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d48209ad-07d8-40ca-a3fd-a620bb011a68", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:51.250557 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Create volume request body: {'volume': {'volume_type': 'd48209ad-07d8-40ca-a3fd-a620bb011a68', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:51.254246 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Create volume of 1 GB Aug 25 05:00:51.254572 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:51.254572 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:51.254892 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Availability Zones retrieved successfully. Aug 25 05:00:51.261186 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Flow 'volume_create_api' (d541d42c-23b8-44fe-a200-06e097756131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:51.262129 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d988bf3-6340-4b51-97f9-ad23643a5b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:51.262855 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:51.282931 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d988bf3-6340-4b51-97f9-ad23643a5b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:00:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1232398509',vendor_name='tempest-vendor_name-813045382'},id=d48209ad-07d8-40ca-a3fd-a620bb011a68,is_public=True,name='tempest-ProjectMemberTests-volume-type-25860701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd48209ad-07d8-40ca-a3fd-a620bb011a68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:51.283143 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db85afda-faf9-4f15-bf91-c7b2b39ff22d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.283810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b995e76-eeec-451e-96cf-9c8b1bc61e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:51.285230 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db85afda-faf9-4f15-bf91-c7b2b39ff22d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:51.285497 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db85afda-faf9-4f15-bf91-c7b2b39ff22d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:51.285692 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db85afda-faf9-4f15-bf91-c7b2b39ff22d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:51.293306 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:51.293306 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:51.297219 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db85afda-faf9-4f15-bf91-c7b2b39ff22d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:51.301740 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db85afda-faf9-4f15-bf91-c7b2b39ff22d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:51.302164 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1265/5034] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:51 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:51.308944 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-25860701 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-25860701, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:51.309274 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-25860701 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-25860701, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:51.336679 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Created reservations ['0560c093-029f-414c-9cbb-f65e7bddd667', 'ee7c5edf-564c-4eaf-b4c2-56f0ea4a53d1', '753b45d0-89ae-49d6-ab0f-d68463973102', '92c6f131-4225-46bf-b06e-9415a6efedfe'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:51.337586 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b995e76-eeec-451e-96cf-9c8b1bc61e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0560c093-029f-414c-9cbb-f65e7bddd667', 'ee7c5edf-564c-4eaf-b4c2-56f0ea4a53d1', '753b45d0-89ae-49d6-ab0f-d68463973102', '92c6f131-4225-46bf-b06e-9415a6efedfe']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:51.338367 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (658f3943-e2db-4a2e-9257-4a555a68b92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:51.368343 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (658f3943-e2db-4a2e-9257-4a555a68b92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20', '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='09ce7290f6d64394a7d91902af8f4d53',qos_specs=None,replication_status=,reservations=['0560c093-029f-414c-9cbb-f65e7bddd667','ee7c5edf-564c-4eaf-b4c2-56f0ea4a53d1','753b45d0-89ae-49d6-ab0f-d68463973102','92c6f131-4225-46bf-b06e-9415a6efedfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa4046d17e49578bbbae5aa9760ca2',volume_type_id=d48209ad-07d8-40ca-a3fd-a620bb011a68), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09ce7290f6d64394a7d91902af8f4d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daa4046d17e49578bbbae5aa9760ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d48209ad-07d8-40ca-a3fd-a620bb011a68),volume_type_id=d48209ad-07d8-40ca-a3fd-a620bb011a68)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:51.369112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df60681-fe0f-4a86-89d6-2bfac37be6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:51.388755 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df60681-fe0f-4a86-89d6-2bfac37be6cb) transitioned into state 'SUCCESS' from 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='09ce7290f6d64394a7d91902af8f4d53',qos_specs=None,replication_status=,reservations=['0560c093-029f-414c-9cbb-f65e7bddd667','ee7c5edf-564c-4eaf-b4c2-56f0ea4a53d1','753b45d0-89ae-49d6-ab0f-d68463973102','92c6f131-4225-46bf-b06e-9415a6efedfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daa4046d17e49578bbbae5aa9760ca2',volume_type_id=d48209ad-07d8-40ca-a3fd-a620bb011a68)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:51.389575 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f974e5-5a70-4e91-992c-96efd3f2f4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:51.400895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f974e5-5a70-4e91-992c-96efd3f2f4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:51.402195 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Flow 'volume_create_api' (d541d42c-23b8-44fe-a200-06e097756131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:51.402622 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Create volume request issued successfully. Aug 25 05:00:51.403232 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-142d0d64-4cd1-4266-90a2-1d0af073d60c tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:51.403754 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1256/5035] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:00:51 2026] POST /volume/v3/volumes => generated 772 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:51.419141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-595481cf-9dc9-4851-8d11-8591a32bd626 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:51.422339 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-595481cf-9dc9-4851-8d11-8591a32bd626 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] GET https://10.4.3.213/volume/v3/volumes/a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 Aug 25 05:00:51.422592 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-595481cf-9dc9-4851-8d11-8591a32bd626 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:51.422821 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-595481cf-9dc9-4851-8d11-8591a32bd626 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:51.430810 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:51.430810 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:51.435015 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-595481cf-9dc9-4851-8d11-8591a32bd626 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Volume info retrieved successfully. Aug 25 05:00:51.439265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-595481cf-9dc9-4851-8d11-8591a32bd626 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes/a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 returned with HTTP 200 Aug 25 05:00:51.439679 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1265/5036] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:51 2026] GET /volume/v3/volumes/a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:52.316085 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8d99c04a-1d79-4851-86a6-9a4f705648f7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:52.318510 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d99c04a-1d79-4851-86a6-9a4f705648f7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:52.318832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d99c04a-1d79-4851-86a6-9a4f705648f7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:52.319114 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8d99c04a-1d79-4851-86a6-9a4f705648f7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:52.321366 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=455,cinder:INSERT=95,cinder:UPDATE=137 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:00:52.328295 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:52.328295 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:52.332669 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8d99c04a-1d79-4851-86a6-9a4f705648f7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:52.337447 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8d99c04a-1d79-4851-86a6-9a4f705648f7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:52.337838 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1251/5037] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:52 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:52.452699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac396bb8-309d-44d8-9f0d-0e692d9913bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:52.454623 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac396bb8-309d-44d8-9f0d-0e692d9913bf tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] GET https://10.4.3.213/volume/v3/volumes/a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 Aug 25 05:00:52.454825 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac396bb8-309d-44d8-9f0d-0e692d9913bf tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:52.455001 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac396bb8-309d-44d8-9f0d-0e692d9913bf tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:52.456782 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=397,cinder:INSERT=88,cinder:UPDATE=107 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:00:52.463736 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:52.463736 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:52.467722 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac396bb8-309d-44d8-9f0d-0e692d9913bf tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Volume info retrieved successfully. Aug 25 05:00:52.471295 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac396bb8-309d-44d8-9f0d-0e692d9913bf tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes/a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 returned with HTTP 200 Aug 25 05:00:52.471695 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1266/5038] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:52 2026] GET /volume/v3/volumes/a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:52.483918 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72f51c7f-467d-4901-9b2c-98ac7e37c54e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:52.485733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72f51c7f-467d-4901-9b2c-98ac7e37c54e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] GET https://10.4.3.213/volume/v3/messages Aug 25 05:00:52.485932 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72f51c7f-467d-4901-9b2c-98ac7e37c54e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:52.486106 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72f51c7f-467d-4901-9b2c-98ac7e37c54e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:52.486340 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:52.486340 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:52.489875 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72f51c7f-467d-4901-9b2c-98ac7e37c54e tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 05:00:52.490250 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1257/5039] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 05:00:52 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:52.498376 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-80aca657-6bb7-4a4c-96f0-86f959a02bf5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:52.500705 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80aca657-6bb7-4a4c-96f0-86f959a02bf5 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] GET https://10.4.3.213/volume/v3/messages/c83fb899-9e1d-4ad6-8ce4-9e75ceb9d8f4 Aug 25 05:00:52.500949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80aca657-6bb7-4a4c-96f0-86f959a02bf5 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:52.501168 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-80aca657-6bb7-4a4c-96f0-86f959a02bf5 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:52.505371 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-80aca657-6bb7-4a4c-96f0-86f959a02bf5 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-member] https://10.4.3.213/volume/v3/messages/c83fb899-9e1d-4ad6-8ce4-9e75ceb9d8f4 returned with HTTP 200 Aug 25 05:00:52.505832 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1266/5040] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:52 2026] GET /volume/v3/messages/c83fb899-9e1d-4ad6-8ce4-9e75ceb9d8f4 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:52.513849 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2c9283d8-a45f-496f-b676-49118bd6d0af None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:52.515613 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c9283d8-a45f-496f-b676-49118bd6d0af tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] DELETE https://10.4.3.213/volume/v3/messages/c83fb899-9e1d-4ad6-8ce4-9e75ceb9d8f4 Aug 25 05:00:52.515827 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c9283d8-a45f-496f-b676-49118bd6d0af tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:52.516028 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2c9283d8-a45f-496f-b676-49118bd6d0af tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:52.526111 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2c9283d8-a45f-496f-b676-49118bd6d0af tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/messages/c83fb899-9e1d-4ad6-8ce4-9e75ceb9d8f4 returned with HTTP 204 Aug 25 05:00:52.526574 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1252/5041] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 05:00:52 2026] DELETE /volume/v3/messages/c83fb899-9e1d-4ad6-8ce4-9e75ceb9d8f4 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:00:52.535612 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:52.537561 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 Aug 25 05:00:52.537758 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:52.537961 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:52.538111 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Delete volume with id: a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 Aug 25 05:00:52.545170 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:52.545170 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:52.545515 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Volume info retrieved successfully. Aug 25 05:00:52.546391 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:00:52.555746 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-25860701 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-25860701, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:52.556013 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-25860701 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-25860701, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:52.563707 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Created reservations ['55cb98d9-96c9-40dc-b243-6e4f7e50c6f6', 'ad674fae-6cea-48b9-acdc-2f047243d10d', 'fc3de2a2-3692-4dc7-a623-3090ee6a8d8f', '3bf43262-6140-4348-b399-f04c12f4ec96'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:52.585884 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Delete volume request issued successfully. Aug 25 05:00:52.586079 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f66f742a-7f29-435c-92cb-ff43fa2513f9 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/volumes/a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 returned with HTTP 202 Aug 25 05:00:52.586541 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1267/5042] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:52 2026] DELETE /volume/v3/volumes/a10504d2-7e9f-4c9d-afcf-6f8cf1a93e20 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:52.593398 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab71c55f-7cd4-4e5c-9e93-3f6a00f252a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:52.595220 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab71c55f-7cd4-4e5c-9e93-3f6a00f252a1 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] DELETE https://10.4.3.213/volume/v3/types/d48209ad-07d8-40ca-a3fd-a620bb011a68 Aug 25 05:00:52.595407 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab71c55f-7cd4-4e5c-9e93-3f6a00f252a1 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:52.595641 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab71c55f-7cd4-4e5c-9e93-3f6a00f252a1 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:52.616342 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab71c55f-7cd4-4e5c-9e93-3f6a00f252a1 tempest-ProjectMemberTests-181275232 tempest-ProjectMemberTests-181275232-project-admin] https://10.4.3.213/volume/v3/types/d48209ad-07d8-40ca-a3fd-a620bb011a68 returned with HTTP 202 Aug 25 05:00:52.616795 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1258/5043] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:52 2026] DELETE /volume/v3/types/d48209ad-07d8-40ca-a3fd-a620bb011a68 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:54.064464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-05454667-eb39-4e40-af0c-cf7603fb99a0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:54.064464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05454667-eb39-4e40-af0c-cf7603fb99a0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:54.064464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05454667-eb39-4e40-af0c-cf7603fb99a0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:54.064464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-05454667-eb39-4e40-af0c-cf7603fb99a0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:54.064464 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:54.064464 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:54.064464 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-05454667-eb39-4e40-af0c-cf7603fb99a0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:54.064464 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-05454667-eb39-4e40-af0c-cf7603fb99a0 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:54.064464 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1267/5044] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:53 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:54.302777 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-535159a7-402c-457a-b1ba-ee6f3dc2dc97 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:54.383187 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-535159a7-402c-457a-b1ba-ee6f3dc2dc97 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:54.383587 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-535159a7-402c-457a-b1ba-ee6f3dc2dc97 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-224991594", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1011326974", "vendor_name": "tempest-vendor_name-36590599"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:54.394057 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f370336-ee1c-4680-88d7-4481342f5068 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:54.396008 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f370336-ee1c-4680-88d7-4481342f5068 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:54.396205 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f370336-ee1c-4680-88d7-4481342f5068 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:54.396453 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f370336-ee1c-4680-88d7-4481342f5068 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:54.399564 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-535159a7-402c-457a-b1ba-ee6f3dc2dc97 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:54.399980 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1253/5045] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:54 2026] POST /volume/v3/types => generated 327 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:54.403382 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:54.403382 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:54.407536 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f370336-ee1c-4680-88d7-4481342f5068 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:54.408405 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c031e191-d17b-415c-bd55-e364ccaa1017 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:54.410052 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:54.410389 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "68a7ecde-f6bd-416a-9508-52d46fa942c6", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:54.411910 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Create volume request body: {'volume': {'volume_type': '68a7ecde-f6bd-416a-9508-52d46fa942c6', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:54.412140 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f370336-ee1c-4680-88d7-4481342f5068 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:54.412553 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1268/5046] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:54 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:54.415510 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=506,cinder:INSERT=110,cinder:UPDATE=183 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:00:54.415857 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Create volume of 1 GB Aug 25 05:00:54.416162 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:54.416162 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:54.416566 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Availability Zones retrieved successfully. Aug 25 05:00:54.422270 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Flow 'volume_create_api' (88d3f961-f684-4e34-ab33-499d4ba2949e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:54.424923 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d818c9a-ebc5-41d7-9a9e-b84d24e6d6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:54.426042 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:54.445818 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d818c9a-ebc5-41d7-9a9e-b84d24e6d6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:00:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1011326974',vendor_name='tempest-vendor_name-36590599'},id=68a7ecde-f6bd-416a-9508-52d46fa942c6,is_public=True,name='tempest-ProjectReaderTests-volume-type-224991594',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68a7ecde-f6bd-416a-9508-52d46fa942c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:54.446779 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b32dc2-d8cd-4765-a56c-d00d5bb0152e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:54.470856 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-224991594 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-224991594, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:54.471126 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-224991594 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-224991594, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:54.503662 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Created reservations ['5cf9f95d-d222-44c1-8bd0-00414078b9bc', '7c4d3d17-0947-4269-97b3-cca38c4c40e2', '0f954dc0-17dc-4dae-b1ad-cb399c2604b9', '373e23b2-fb82-40ae-8c3d-a22218d5684f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:54.504589 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b32dc2-d8cd-4765-a56c-d00d5bb0152e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cf9f95d-d222-44c1-8bd0-00414078b9bc', '7c4d3d17-0947-4269-97b3-cca38c4c40e2', '0f954dc0-17dc-4dae-b1ad-cb399c2604b9', '373e23b2-fb82-40ae-8c3d-a22218d5684f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:54.505235 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a40280f-ec31-47f6-9a1b-cfd02131f740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:54.529982 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a40280f-ec31-47f6-9a1b-cfd02131f740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a078ee5-824f-4fe4-8113-e577d921ef09', '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='c6c7b88eeb5f4fc98f80de58eea2688c',qos_specs=None,replication_status=,reservations=['5cf9f95d-d222-44c1-8bd0-00414078b9bc','7c4d3d17-0947-4269-97b3-cca38c4c40e2','0f954dc0-17dc-4dae-b1ad-cb399c2604b9','373e23b2-fb82-40ae-8c3d-a22218d5684f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f04a74f1195b484486eb2a3206532ad8',volume_type_id=68a7ecde-f6bd-416a-9508-52d46fa942c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a078ee5-824f-4fe4-8113-e577d921ef09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c7b88eeb5f4fc98f80de58eea2688c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f04a74f1195b484486eb2a3206532ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68a7ecde-f6bd-416a-9508-52d46fa942c6),volume_type_id=68a7ecde-f6bd-416a-9508-52d46fa942c6)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:54.530680 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c318746-db0a-48c8-96de-1338e924cba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:54.548152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c318746-db0a-48c8-96de-1338e924cba2) transitioned into state 'SUCCESS' from 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='c6c7b88eeb5f4fc98f80de58eea2688c',qos_specs=None,replication_status=,reservations=['5cf9f95d-d222-44c1-8bd0-00414078b9bc','7c4d3d17-0947-4269-97b3-cca38c4c40e2','0f954dc0-17dc-4dae-b1ad-cb399c2604b9','373e23b2-fb82-40ae-8c3d-a22218d5684f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f04a74f1195b484486eb2a3206532ad8',volume_type_id=68a7ecde-f6bd-416a-9508-52d46fa942c6)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:54.548999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1765fdd-cd91-4e43-926d-acb1afabe0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:54.557260 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1765fdd-cd91-4e43-926d-acb1afabe0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:54.557999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Flow 'volume_create_api' (88d3f961-f684-4e34-ab33-499d4ba2949e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:54.558256 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Create volume request issued successfully. Aug 25 05:00:54.558776 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c031e191-d17b-415c-bd55-e364ccaa1017 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:54.559153 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1259/5047] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:00:54 2026] POST /volume/v3/volumes => generated 773 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:54.570858 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81f78c2e-dbd3-4a6d-ae5c-05b45a10091b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:54.572728 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81f78c2e-dbd3-4a6d-ae5c-05b45a10091b tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] GET https://10.4.3.213/volume/v3/volumes/6a078ee5-824f-4fe4-8113-e577d921ef09 Aug 25 05:00:54.572933 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81f78c2e-dbd3-4a6d-ae5c-05b45a10091b tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:54.573159 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81f78c2e-dbd3-4a6d-ae5c-05b45a10091b tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:54.575811 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=444,cinder:UPDATE=143,cinder:INSERT=87 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:00:54.581969 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:54.581969 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:54.586024 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-81f78c2e-dbd3-4a6d-ae5c-05b45a10091b tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Volume info retrieved successfully. Aug 25 05:00:54.590209 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81f78c2e-dbd3-4a6d-ae5c-05b45a10091b tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/volumes/6a078ee5-824f-4fe4-8113-e577d921ef09 returned with HTTP 200 Aug 25 05:00:54.590636 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1268/5048] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:54 2026] GET /volume/v3/volumes/6a078ee5-824f-4fe4-8113-e577d921ef09 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:55.426215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c5ad424-9373-4179-881f-030b1bb97ff1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:55.427959 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c5ad424-9373-4179-881f-030b1bb97ff1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:55.428202 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c5ad424-9373-4179-881f-030b1bb97ff1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:55.428446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c5ad424-9373-4179-881f-030b1bb97ff1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:55.436784 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:55.436784 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:55.441324 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1c5ad424-9373-4179-881f-030b1bb97ff1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:55.446814 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c5ad424-9373-4179-881f-030b1bb97ff1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:55.447280 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1254/5049] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:55 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:55.604543 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-000578a9-2024-4ecb-a765-be2178ee45d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:55.606277 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-000578a9-2024-4ecb-a765-be2178ee45d9 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] GET https://10.4.3.213/volume/v3/volumes/6a078ee5-824f-4fe4-8113-e577d921ef09 Aug 25 05:00:55.606518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-000578a9-2024-4ecb-a765-be2178ee45d9 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:55.606706 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-000578a9-2024-4ecb-a765-be2178ee45d9 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:55.613518 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:55.613518 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:55.616869 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-000578a9-2024-4ecb-a765-be2178ee45d9 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Volume info retrieved successfully. Aug 25 05:00:55.620272 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-000578a9-2024-4ecb-a765-be2178ee45d9 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/volumes/6a078ee5-824f-4fe4-8113-e577d921ef09 returned with HTTP 200 Aug 25 05:00:55.620650 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1269/5050] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:55 2026] GET /volume/v3/volumes/6a078ee5-824f-4fe4-8113-e577d921ef09 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:55.632377 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4de8e6b5-e7ff-4145-b5d9-8a52f3d56d2c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:55.634160 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4de8e6b5-e7ff-4145-b5d9-8a52f3d56d2c tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] GET https://10.4.3.213/volume/v3/messages Aug 25 05:00:55.634354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4de8e6b5-e7ff-4145-b5d9-8a52f3d56d2c tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:55.634593 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4de8e6b5-e7ff-4145-b5d9-8a52f3d56d2c tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:55.634874 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:55.634874 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:55.638139 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4de8e6b5-e7ff-4145-b5d9-8a52f3d56d2c tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 05:00:55.638495 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1260/5051] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 05:00:55 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:55.647277 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c143d13b-6fa5-4205-a0b9-d507124268f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:55.712016 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c143d13b-6fa5-4205-a0b9-d507124268f8 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-reader] GET https://10.4.3.213/volume/v3/messages Aug 25 05:00:55.712252 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c143d13b-6fa5-4205-a0b9-d507124268f8 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:55.712485 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c143d13b-6fa5-4205-a0b9-d507124268f8 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-reader] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:55.716469 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c143d13b-6fa5-4205-a0b9-d507124268f8 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-reader] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 05:00:55.716838 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1269/5052] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 05:00:55 2026] GET /volume/v3/messages => generated 670 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:55.727947 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ab34266a-57da-41b8-a08d-3bfeaf551dbf None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:55.730400 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab34266a-57da-41b8-a08d-3bfeaf551dbf tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] DELETE https://10.4.3.213/volume/v3/messages/56f88291-d664-468d-9d22-b8dac14fb51e Aug 25 05:00:55.730722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab34266a-57da-41b8-a08d-3bfeaf551dbf tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:55.730992 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ab34266a-57da-41b8-a08d-3bfeaf551dbf tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:55.741735 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ab34266a-57da-41b8-a08d-3bfeaf551dbf tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/messages/56f88291-d664-468d-9d22-b8dac14fb51e returned with HTTP 204 Aug 25 05:00:55.742473 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1255/5053] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 05:00:55 2026] DELETE /volume/v3/messages/56f88291-d664-468d-9d22-b8dac14fb51e => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:00:55.750571 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:55.752523 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/6a078ee5-824f-4fe4-8113-e577d921ef09 Aug 25 05:00:55.752698 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:55.752871 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:55.753013 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Delete volume with id: 6a078ee5-824f-4fe4-8113-e577d921ef09 Aug 25 05:00:55.759671 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:55.759671 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:55.759962 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Volume info retrieved successfully. Aug 25 05:00:55.760824 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:00:55.770573 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-224991594 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-224991594, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:55.770849 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-224991594 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-224991594, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:55.779614 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Created reservations ['70d150d2-61f5-4afa-9b69-1227c2de4568', '66d10180-c5a7-444b-ac7c-f2e3fec73147', 'b5ea5a2a-0d71-4510-9866-d80f708fb809', '42f88dd8-47a5-4222-844d-6f15d82b92d1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:55.805754 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Delete volume request issued successfully. Aug 25 05:00:55.805901 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db19f9ae-cee9-434a-a94d-27ea9929ad2a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/volumes/6a078ee5-824f-4fe4-8113-e577d921ef09 returned with HTTP 202 Aug 25 05:00:55.806383 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1270/5054] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:55 2026] DELETE /volume/v3/volumes/6a078ee5-824f-4fe4-8113-e577d921ef09 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:55.812944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44c6b457-9fc5-47d7-9d2a-57921bf9a8fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:55.814676 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44c6b457-9fc5-47d7-9d2a-57921bf9a8fd tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] DELETE https://10.4.3.213/volume/v3/types/68a7ecde-f6bd-416a-9508-52d46fa942c6 Aug 25 05:00:55.814854 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44c6b457-9fc5-47d7-9d2a-57921bf9a8fd tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:55.815061 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44c6b457-9fc5-47d7-9d2a-57921bf9a8fd tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:55.836037 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44c6b457-9fc5-47d7-9d2a-57921bf9a8fd tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/types/68a7ecde-f6bd-416a-9508-52d46fa942c6 returned with HTTP 202 Aug 25 05:00:55.836425 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1261/5055] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:55 2026] DELETE /volume/v3/types/68a7ecde-f6bd-416a-9508-52d46fa942c6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:55.845051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-75b26506-996a-4899-bc18-fd69c27cdca0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:55.846741 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75b26506-996a-4899-bc18-fd69c27cdca0 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:00:55.847160 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-75b26506-996a-4899-bc18-fd69c27cdca0 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1298090024", "extra_specs": {"storage_protocol": "tempest-storage_protocol-63442122", "vendor_name": "tempest-vendor_name-230358499"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:55.861260 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-75b26506-996a-4899-bc18-fd69c27cdca0 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:00:55.861616 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1270/5056] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:00:55 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:55.869666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:55.872111 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:00:55.872643 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3606b1b8-2a66-4f7d-961a-5447e163d500", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:55.874570 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Create volume request body: {'volume': {'volume_type': '3606b1b8-2a66-4f7d-961a-5447e163d500', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:00:55.879130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Create volume of 1 GB Aug 25 05:00:55.879564 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:55.879564 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:55.880165 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Availability Zones retrieved successfully. Aug 25 05:00:55.888316 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Flow 'volume_create_api' (cd68af92-15cc-4a04-bd5a-f723daf165ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:55.889823 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194b839-30f9-40fd-8030-1f8fb7ab5f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:55.890967 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:00:55.913437 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194b839-30f9-40fd-8030-1f8fb7ab5f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:00:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-63442122',vendor_name='tempest-vendor_name-230358499'},id=3606b1b8-2a66-4f7d-961a-5447e163d500,is_public=True,name='tempest-ProjectReaderTests-volume-type-1298090024',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3606b1b8-2a66-4f7d-961a-5447e163d500', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:55.914227 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ca0eb8-37b0-4ac3-9db8-dfd43ada7cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:55.941951 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1298090024 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1298090024, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:55.942245 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1298090024 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1298090024, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:55.971088 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Created reservations ['ce28aa0f-df05-4ac4-8d85-fc9d25124e13', '6193e694-739a-4a6e-bc2e-ba20bc9015ad', '2fa4f0bf-132c-43f2-ac45-34f6995eddd8', '06c03f17-2b07-4278-8811-176ddd8de8aa'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:55.972033 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ca0eb8-37b0-4ac3-9db8-dfd43ada7cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce28aa0f-df05-4ac4-8d85-fc9d25124e13', '6193e694-739a-4a6e-bc2e-ba20bc9015ad', '2fa4f0bf-132c-43f2-ac45-34f6995eddd8', '06c03f17-2b07-4278-8811-176ddd8de8aa']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:55.972893 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84ce37c9-c024-4057-a61e-bc961e95da90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:55.997321 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84ce37c9-c024-4057-a61e-bc961e95da90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b742f84-4f88-4599-b40c-b32dd9d6549b', '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='c6c7b88eeb5f4fc98f80de58eea2688c',qos_specs=None,replication_status=,reservations=['ce28aa0f-df05-4ac4-8d85-fc9d25124e13','6193e694-739a-4a6e-bc2e-ba20bc9015ad','2fa4f0bf-132c-43f2-ac45-34f6995eddd8','06c03f17-2b07-4278-8811-176ddd8de8aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f04a74f1195b484486eb2a3206532ad8',volume_type_id=3606b1b8-2a66-4f7d-961a-5447e163d500), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:00:55Z,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=2b742f84-4f88-4599-b40c-b32dd9d6549b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c7b88eeb5f4fc98f80de58eea2688c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f04a74f1195b484486eb2a3206532ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3606b1b8-2a66-4f7d-961a-5447e163d500),volume_type_id=3606b1b8-2a66-4f7d-961a-5447e163d500)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:55.998069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01356348-217f-4dfd-b9f5-48b49ac59958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:56.014676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01356348-217f-4dfd-b9f5-48b49ac59958) transitioned into state 'SUCCESS' from 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='c6c7b88eeb5f4fc98f80de58eea2688c',qos_specs=None,replication_status=,reservations=['ce28aa0f-df05-4ac4-8d85-fc9d25124e13','6193e694-739a-4a6e-bc2e-ba20bc9015ad','2fa4f0bf-132c-43f2-ac45-34f6995eddd8','06c03f17-2b07-4278-8811-176ddd8de8aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f04a74f1195b484486eb2a3206532ad8',volume_type_id=3606b1b8-2a66-4f7d-961a-5447e163d500)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:56.015348 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1748c29f-5f01-4a4e-8919-05f2d2649891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:00:56.023330 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1748c29f-5f01-4a4e-8919-05f2d2649891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:00:56.024112 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Flow 'volume_create_api' (cd68af92-15cc-4a04-bd5a-f723daf165ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:00:56.024440 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Create volume request issued successfully. Aug 25 05:00:56.025023 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a093e5b7-4f9d-493b-8862-6bf9e7937d5a tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:00:56.025487 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1256/5057] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:00:55 2026] POST /volume/v3/volumes => generated 774 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:00:56.037869 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d702fff-6a55-46cb-8a1d-3446076193f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:56.041450 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d702fff-6a55-46cb-8a1d-3446076193f7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] GET https://10.4.3.213/volume/v3/volumes/2b742f84-4f88-4599-b40c-b32dd9d6549b Aug 25 05:00:56.041774 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d702fff-6a55-46cb-8a1d-3446076193f7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:56.042070 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d702fff-6a55-46cb-8a1d-3446076193f7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:56.052052 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:56.052052 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:56.056125 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d702fff-6a55-46cb-8a1d-3446076193f7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Volume info retrieved successfully. Aug 25 05:00:56.060744 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d702fff-6a55-46cb-8a1d-3446076193f7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/volumes/2b742f84-4f88-4599-b40c-b32dd9d6549b returned with HTTP 200 Aug 25 05:00:56.061218 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1271/5058] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:56 2026] GET /volume/v3/volumes/2b742f84-4f88-4599-b40c-b32dd9d6549b => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:56.463796 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-588df146-16d8-4702-b298-6feefd0ade67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:56.465795 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-588df146-16d8-4702-b298-6feefd0ade67 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:56.466034 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-588df146-16d8-4702-b298-6feefd0ade67 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:56.466253 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-588df146-16d8-4702-b298-6feefd0ade67 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:56.474076 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:56.474076 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:56.478122 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-588df146-16d8-4702-b298-6feefd0ade67 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:56.483334 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-588df146-16d8-4702-b298-6feefd0ade67 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:56.483826 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1262/5059] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:56 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:57.022718 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e8596f06-c0dd-4e13-8b40-0826f18ca503 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.024562 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8596f06-c0dd-4e13-8b40-0826f18ca503 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:00:57.024788 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8596f06-c0dd-4e13-8b40-0826f18ca503 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.024996 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e8596f06-c0dd-4e13-8b40-0826f18ca503 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.031352 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.031352 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:57.034973 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e8596f06-c0dd-4e13-8b40-0826f18ca503 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:00:57.039059 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e8596f06-c0dd-4e13-8b40-0826f18ca503 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:00:57.039473 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1271/5060] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:57 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:57.050588 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1a6db21a-d9c6-489c-ad65-9bce47c9ec67 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.053083 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a6db21a-d9c6-489c-ad65-9bce47c9ec67 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:00:57.053334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a6db21a-d9c6-489c-ad65-9bce47c9ec67 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.053622 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a6db21a-d9c6-489c-ad65-9bce47c9ec67 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.062926 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.062926 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:57.067242 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1a6db21a-d9c6-489c-ad65-9bce47c9ec67 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:00:57.071624 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a6db21a-d9c6-489c-ad65-9bce47c9ec67 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:00:57.071996 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1257/5061] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:57 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:57.072646 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-208ee174-09e2-41f0-aa3c-1bcbdb1a1eef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.074455 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-208ee174-09e2-41f0-aa3c-1bcbdb1a1eef tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] GET https://10.4.3.213/volume/v3/volumes/2b742f84-4f88-4599-b40c-b32dd9d6549b Aug 25 05:00:57.074644 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-208ee174-09e2-41f0-aa3c-1bcbdb1a1eef tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.074829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-208ee174-09e2-41f0-aa3c-1bcbdb1a1eef tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.082548 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.082548 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:57.085180 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-208ee174-09e2-41f0-aa3c-1bcbdb1a1eef tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Volume info retrieved successfully. Aug 25 05:00:57.088508 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-208ee174-09e2-41f0-aa3c-1bcbdb1a1eef tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/volumes/2b742f84-4f88-4599-b40c-b32dd9d6549b returned with HTTP 200 Aug 25 05:00:57.088859 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1272/5062] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:00:57 2026] GET /volume/v3/volumes/2b742f84-4f88-4599-b40c-b32dd9d6549b => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:57.099789 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c681a66-7893-4b67-82a2-65a8e403d582 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.101393 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c681a66-7893-4b67-82a2-65a8e403d582 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] GET https://10.4.3.213/volume/v3/messages Aug 25 05:00:57.101663 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c681a66-7893-4b67-82a2-65a8e403d582 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.105451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c681a66-7893-4b67-82a2-65a8e403d582 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.105451 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c681a66-7893-4b67-82a2-65a8e403d582 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/messages returned with HTTP 200 Aug 25 05:00:57.105451 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1263/5063] 10.4.3.213 () {68 vars in 1280 bytes} [Tue Aug 25 05:00:57 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:57.110940 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-4c2e5c14-ce88-41dc-aed4-c9b53692394b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.112648 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-56cb2f3b-29ff-4f71-a78d-97f3dd434bb2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.113549 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-4c2e5c14-ce88-41dc-aed4-c9b53692394b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:00:57.113738 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-4c2e5c14-ce88-41dc-aed4-c9b53692394b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.113912 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-4c2e5c14-ce88-41dc-aed4-c9b53692394b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.116523 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56cb2f3b-29ff-4f71-a78d-97f3dd434bb2 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-reader] GET https://10.4.3.213/volume/v3/messages/04503eea-8531-47c3-87e6-d8d87f9dec61 Aug 25 05:00:57.116774 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-56cb2f3b-29ff-4f71-a78d-97f3dd434bb2 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.117019 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-56cb2f3b-29ff-4f71-a78d-97f3dd434bb2 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-reader] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.121371 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-56cb2f3b-29ff-4f71-a78d-97f3dd434bb2 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-reader] https://10.4.3.213/volume/v3/messages/04503eea-8531-47c3-87e6-d8d87f9dec61 returned with HTTP 200 Aug 25 05:00:57.121875 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1258/5064] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:57 2026] GET /volume/v3/messages/04503eea-8531-47c3-87e6-d8d87f9dec61 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:57.122231 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.122231 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:57.126185 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-4c2e5c14-ce88-41dc-aed4-c9b53692394b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:00:57.129512 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c577a42-e91a-4e76-81d6-5c8f2ab7109e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.130330 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-4c2e5c14-ce88-41dc-aed4-c9b53692394b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:00:57.130739 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1272/5065] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:00:57 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:57.131361 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c577a42-e91a-4e76-81d6-5c8f2ab7109e tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] DELETE https://10.4.3.213/volume/v3/messages/04503eea-8531-47c3-87e6-d8d87f9dec61 Aug 25 05:00:57.131657 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c577a42-e91a-4e76-81d6-5c8f2ab7109e tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.131879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c577a42-e91a-4e76-81d6-5c8f2ab7109e tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.142337 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c577a42-e91a-4e76-81d6-5c8f2ab7109e tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/messages/04503eea-8531-47c3-87e6-d8d87f9dec61 returned with HTTP 204 Aug 25 05:00:57.142682 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1273/5066] 10.4.3.213 () {68 vars in 1394 bytes} [Tue Aug 25 05:00:57 2026] DELETE /volume/v3/messages/04503eea-8531-47c3-87e6-d8d87f9dec61 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 05:00:57.149359 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.151632 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/2b742f84-4f88-4599-b40c-b32dd9d6549b Aug 25 05:00:57.151923 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.152130 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.152338 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Delete volume with id: 2b742f84-4f88-4599-b40c-b32dd9d6549b Aug 25 05:00:57.159993 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.159993 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:57.160410 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Volume info retrieved successfully. Aug 25 05:00:57.161348 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 05:00:57.171599 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1298090024 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1298090024, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:57.171878 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1298090024 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1298090024, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:00:57.180233 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Created reservations ['e64447e1-a4d6-4aab-9766-b2a84dab2428', '095c2f54-a67d-45fd-80db-c7d1c1b25a92', '76210c39-64ff-42ca-b821-f26aa8f3c93f', 'caaec591-35d4-4c55-ae85-02283c7b71a1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:00:57.199371 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f21a5db2-5fa1-429e-8765-08524577b3a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.199792 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f21a5db2-5fa1-429e-8765-08524577b3a8 None None] GET https://10.4.3.213/volume// Aug 25 05:00:57.199945 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f21a5db2-5fa1-429e-8765-08524577b3a8 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.200137 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f21a5db2-5fa1-429e-8765-08524577b3a8 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.200539 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f21a5db2-5fa1-429e-8765-08524577b3a8 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:00:57.200926 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1259/5067] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 05:00: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 25 05:00:57.206529 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Delete volume request issued successfully. Aug 25 05:00:57.206729 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e629fb9f-f406-46c1-bda5-b97cf0f48eb7 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/volumes/2b742f84-4f88-4599-b40c-b32dd9d6549b returned with HTTP 202 Aug 25 05:00:57.207098 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1264/5068] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:00:57 2026] DELETE /volume/v3/volumes/2b742f84-4f88-4599-b40c-b32dd9d6549b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:57.209066 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-68c2280b-4b7a-42ef-bfdc-11b9e9b3e09d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.210994 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-68c2280b-4b7a-42ef-bfdc-11b9e9b3e09d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:00:57.211322 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-68c2280b-4b7a-42ef-bfdc-11b9e9b3e09d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "378293ee-82b7-44e2-a9b5-29cb7b2d249d", "connector": null, "instance_uuid": "773ee4b8-7d05-4e6f-94e2-0f6f640b0324"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:57.213638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ce73847-c82c-4c16-be92-d266bf19ca64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.215759 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ce73847-c82c-4c16-be92-d266bf19ca64 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] DELETE https://10.4.3.213/volume/v3/types/3606b1b8-2a66-4f7d-961a-5447e163d500 Aug 25 05:00:57.216040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ce73847-c82c-4c16-be92-d266bf19ca64 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.216310 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ce73847-c82c-4c16-be92-d266bf19ca64 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.219327 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.219327 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:57.239139 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ce73847-c82c-4c16-be92-d266bf19ca64 tempest-ProjectReaderTests-40764270 tempest-ProjectReaderTests-40764270-project-admin] https://10.4.3.213/volume/v3/types/3606b1b8-2a66-4f7d-961a-5447e163d500 returned with HTTP 202 Aug 25 05:00:57.239578 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1274/5069] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:00:57 2026] DELETE /volume/v3/types/3606b1b8-2a66-4f7d-961a-5447e163d500 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:00:57.246040 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-68c2280b-4b7a-42ef-bfdc-11b9e9b3e09d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:00:57.246550 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1273/5070] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:00:57 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 25 05:00:57.279139 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-34536665-f7b5-4fdf-bfe0-c5c9f2744d0f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.282355 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34536665-f7b5-4fdf-bfe0-c5c9f2744d0f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:00:57.283018 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34536665-f7b5-4fdf-bfe0-c5c9f2744d0f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.283309 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-34536665-f7b5-4fdf-bfe0-c5c9f2744d0f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.289514 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e8aef8f-21af-4beb-8c6e-5ca239ec6c6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.289969 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e8aef8f-21af-4beb-8c6e-5ca239ec6c6f None None] GET https://10.4.3.213/volume// Aug 25 05:00:57.290153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e8aef8f-21af-4beb-8c6e-5ca239ec6c6f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.290365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e8aef8f-21af-4beb-8c6e-5ca239ec6c6f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.290761 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e8aef8f-21af-4beb-8c6e-5ca239ec6c6f None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:00:57.291051 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1265/5071] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:00: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 25 05:00:57.299187 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.299187 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:57.301213 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-fb145ad9-f1ca-4c4f-a5fa-50a489017b53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.304665 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-34536665-f7b5-4fdf-bfe0-c5c9f2744d0f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:00:57.307574 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-fb145ad9-f1ca-4c4f-a5fa-50a489017b53 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:00:57.307864 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-fb145ad9-f1ca-4c4f-a5fa-50a489017b53 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.308258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-fb145ad9-f1ca-4c4f-a5fa-50a489017b53 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.311933 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-34536665-f7b5-4fdf-bfe0-c5c9f2744d0f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:00:57.312520 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1260/5072] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:57 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:57.319714 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.319714 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:57.323903 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-fb145ad9-f1ca-4c4f-a5fa-50a489017b53 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:00:57.329010 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-fb145ad9-f1ca-4c4f-a5fa-50a489017b53 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:00:57.329497 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1275/5073] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:00:57 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 1019 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:00:57.432937 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-815a3e58-cc97-44eb-a9d6-27c91ccd8ac4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.437884 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-815a3e58-cc97-44eb-a9d6-27c91ccd8ac4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] PUT https://10.4.3.213/volume/v3/attachments/89f74156-840a-4634-8982-92e6429fed91 Aug 25 05:00:57.438722 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-815a3e58-cc97-44eb-a9d6-27c91ccd8ac4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:00:57.455134 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-815a3e58-cc97-44eb-a9d6-27c91ccd8ac4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Acquiring lock "cinder-attachment_update-378293ee-82b7-44e2-a9b5-29cb7b2d249d-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:00:57.461803 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-815a3e58-cc97-44eb-a9d6-27c91ccd8ac4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Lock "cinder-attachment_update-378293ee-82b7-44e2-a9b5-29cb7b2d249d-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:00:57.463371 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.463371 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:57.497736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-458571e1-e77b-404b-956f-08de0c895b6d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:57.504309 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-458571e1-e77b-404b-956f-08de0c895b6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:57.511144 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-458571e1-e77b-404b-956f-08de0c895b6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:57.511344 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-458571e1-e77b-404b-956f-08de0c895b6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:57.518807 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:57.518807 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:57.522372 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-458571e1-e77b-404b-956f-08de0c895b6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:57.526654 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-458571e1-e77b-404b-956f-08de0c895b6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:57.527018 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1266/5074] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:57 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:57.561702 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-815a3e58-cc97-44eb-a9d6-27c91ccd8ac4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Lock "cinder-attachment_update-378293ee-82b7-44e2-a9b5-29cb7b2d249d-np0000008045" released by "attachment_update" :: held 0.100s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:00:57.562017 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-815a3e58-cc97-44eb-a9d6-27c91ccd8ac4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/attachments/89f74156-840a-4634-8982-92e6429fed91 returned with HTTP 200 Aug 25 05:00:57.562497 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1274/5075] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:00:57 2026] PUT /volume/v3/attachments/89f74156-840a-4634-8982-92e6429fed91 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:58.325662 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1177a6a2-10c3-42b0-9ed1-d7700a11157d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:58.328061 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1177a6a2-10c3-42b0-9ed1-d7700a11157d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:00:58.328326 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1177a6a2-10c3-42b0-9ed1-d7700a11157d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:58.328638 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1177a6a2-10c3-42b0-9ed1-d7700a11157d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:58.340611 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:58.340611 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:00:58.344853 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1177a6a2-10c3-42b0-9ed1-d7700a11157d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:00:58.350291 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1177a6a2-10c3-42b0-9ed1-d7700a11157d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:00:58.350844 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1261/5076] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:58 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:58.539708 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84058c53-4869-4272-870a-ae42a21bdaae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:58.541591 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84058c53-4869-4272-870a-ae42a21bdaae tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:58.541847 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84058c53-4869-4272-870a-ae42a21bdaae tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:58.542035 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84058c53-4869-4272-870a-ae42a21bdaae tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:58.549010 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:58.549010 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:00:58.552481 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84058c53-4869-4272-870a-ae42a21bdaae tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:58.556343 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84058c53-4869-4272-870a-ae42a21bdaae tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:58.556749 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1276/5077] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:58 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:00:59.363045 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7edba3ba-41d5-4be8-80fb-a907f161e94f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:59.364730 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7edba3ba-41d5-4be8-80fb-a907f161e94f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:00:59.364917 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7edba3ba-41d5-4be8-80fb-a907f161e94f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:59.365098 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7edba3ba-41d5-4be8-80fb-a907f161e94f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:59.374018 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:59.374018 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:00:59.377280 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7edba3ba-41d5-4be8-80fb-a907f161e94f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:00:59.381171 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7edba3ba-41d5-4be8-80fb-a907f161e94f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:00:59.381581 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1267/5078] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:00:59 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:00:59.568454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59bc264b-7886-4515-bf94-4857ce4c8945 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:00:59.570328 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59bc264b-7886-4515-bf94-4857ce4c8945 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:00:59.570604 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59bc264b-7886-4515-bf94-4857ce4c8945 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:00:59.570835 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59bc264b-7886-4515-bf94-4857ce4c8945 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:00:59.577939 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:00:59.577939 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:00:59.581211 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-59bc264b-7886-4515-bf94-4857ce4c8945 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:00:59.585007 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59bc264b-7886-4515-bf94-4857ce4c8945 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:00:59.585348 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1275/5079] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:00:59 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:00.394577 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6605568-2668-4566-ac6f-ce1edb40e70e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:00.396275 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6605568-2668-4566-ac6f-ce1edb40e70e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:00.396515 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6605568-2668-4566-ac6f-ce1edb40e70e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:00.396700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6605568-2668-4566-ac6f-ce1edb40e70e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:00.405350 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:00.405350 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:00.408507 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6605568-2668-4566-ac6f-ce1edb40e70e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:00.412326 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6605568-2668-4566-ac6f-ce1edb40e70e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:00.412747 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1262/5080] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:00 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:00.597038 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64745d6b-db10-4707-b7b1-e69a39ba4dcd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:00.598758 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64745d6b-db10-4707-b7b1-e69a39ba4dcd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:00.598971 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64745d6b-db10-4707-b7b1-e69a39ba4dcd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:00.599146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64745d6b-db10-4707-b7b1-e69a39ba4dcd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:00.606891 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:00.606891 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:00.610206 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64745d6b-db10-4707-b7b1-e69a39ba4dcd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:00.613974 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64745d6b-db10-4707-b7b1-e69a39ba4dcd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:01:00.614319 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1277/5081] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:00 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:01.424219 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc2dd03f-14fa-441f-872b-264c683d5ebf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:01.426462 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc2dd03f-14fa-441f-872b-264c683d5ebf tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:01.426714 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc2dd03f-14fa-441f-872b-264c683d5ebf tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:01.426964 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc2dd03f-14fa-441f-872b-264c683d5ebf tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:01.436772 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:01.436772 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:01.439709 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc2dd03f-14fa-441f-872b-264c683d5ebf tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:01.443481 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc2dd03f-14fa-441f-872b-264c683d5ebf tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:01.443954 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1268/5082] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:01 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:01.523997 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2bf821af-7618-4534-b0f8-a220ecb43964 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:01.626334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c072e648-a002-4b88-b945-04cefd9b0e76 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:01.628118 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c072e648-a002-4b88-b945-04cefd9b0e76 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:01.628318 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c072e648-a002-4b88-b945-04cefd9b0e76 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:01.628529 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c072e648-a002-4b88-b945-04cefd9b0e76 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:01.634619 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:01.634619 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:01.637831 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c072e648-a002-4b88-b945-04cefd9b0e76 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:01.641729 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c072e648-a002-4b88-b945-04cefd9b0e76 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:01:01.642224 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1263/5083] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:01 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:01.643894 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2bf821af-7618-4534-b0f8-a220ecb43964 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:01:01.644260 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2bf821af-7618-4534-b0f8-a220ecb43964 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1969831787-1747070898", "extra_specs": {"multiattach": " True"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:01.657581 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2bf821af-7618-4534-b0f8-a220ecb43964 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:01:01.657946 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1276/5084] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:01:01 2026] POST /volume/v3/types => generated 287 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:01.665327 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-509c4bbf-e541-4a3f-876a-255c429260c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:01.667011 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:01.667325 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1737203914", "snapshot_id": null, "imageRef": null, "volume_type": "4e52a80b-c3fd-4dd7-af45-dbe234074008", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:01.668795 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1737203914', 'snapshot_id': None, 'imageRef': None, 'volume_type': '4e52a80b-c3fd-4dd7-af45-dbe234074008', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:01.672910 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume of 1 GB Aug 25 05:01:01.673182 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:01.673182 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:01.673740 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Availability Zones retrieved successfully. Aug 25 05:01:01.679315 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Flow 'volume_create_api' (322bb170-1a36-42f7-9b8f-15749def699a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:01.680185 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0582d0a8-7ec2-40cd-a4a7-e9f90d6929f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:01.681013 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:01.687635 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:01.687635 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:01.699260 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0582d0a8-7ec2-40cd-a4a7-e9f90d6929f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:01:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4e52a80b-c3fd-4dd7-af45-dbe234074008,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1969831787-1747070898',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e52a80b-c3fd-4dd7-af45-dbe234074008', 'encryption_key_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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:01.699991 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63530bba-a997-4c4a-8cd6-218d676ae465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:01.722464 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1969831787-1747070898 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1969831787-1747070898, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:01:01.722730 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1969831787-1747070898 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1969831787-1747070898, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:01:01.753200 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Created reservations ['2459931b-2e81-45c8-9468-e38e5743a46a', '1e1b0015-eda9-42d0-a090-f6ec3a7e22f5', '97554704-d1bc-46e2-b73b-c0b4ce94b90b', '86aad1e8-71ec-4d3d-91b9-f6c526026663'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:01.753961 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63530bba-a997-4c4a-8cd6-218d676ae465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2459931b-2e81-45c8-9468-e38e5743a46a', '1e1b0015-eda9-42d0-a090-f6ec3a7e22f5', '97554704-d1bc-46e2-b73b-c0b4ce94b90b', '86aad1e8-71ec-4d3d-91b9-f6c526026663']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:01.754684 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2525e88-1dd8-490a-b1bb-a04945e060bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:01.775355 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2525e88-1dd8-490a-b1bb-a04945e060bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52fa3bce-dd87-417b-8f89-6fd07338bc3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1737203914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',qos_specs=None,replication_status=,reservations=['2459931b-2e81-45c8-9468-e38e5743a46a','1e1b0015-eda9-42d0-a090-f6ec3a7e22f5','97554704-d1bc-46e2-b73b-c0b4ce94b90b','86aad1e8-71ec-4d3d-91b9-f6c526026663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f20a11b206b43dab7388534cb0e4d61',volume_type_id=4e52a80b-c3fd-4dd7-af45-dbe234074008), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1737203914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52fa3bce-dd87-417b-8f89-6fd07338bc3a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f20a11b206b43dab7388534cb0e4d61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e52a80b-c3fd-4dd7-af45-dbe234074008),volume_type_id=4e52a80b-c3fd-4dd7-af45-dbe234074008)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:01.776048 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a973d1-d291-4fe4-9dd2-9f33f473e253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:01.794050 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a973d1-d291-4fe4-9dd2-9f33f473e253) transitioned into state 'SUCCESS' from state '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-1737203914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',qos_specs=None,replication_status=,reservations=['2459931b-2e81-45c8-9468-e38e5743a46a','1e1b0015-eda9-42d0-a090-f6ec3a7e22f5','97554704-d1bc-46e2-b73b-c0b4ce94b90b','86aad1e8-71ec-4d3d-91b9-f6c526026663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f20a11b206b43dab7388534cb0e4d61',volume_type_id=4e52a80b-c3fd-4dd7-af45-dbe234074008)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:01.794778 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea52e5cc-3d42-480c-9fc5-dd9264a56a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:01.803276 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea52e5cc-3d42-480c-9fc5-dd9264a56a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:01.804048 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Flow 'volume_create_api' (322bb170-1a36-42f7-9b8f-15749def699a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:01.804334 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume request issued successfully. Aug 25 05:01:01.804998 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-509c4bbf-e541-4a3f-876a-255c429260c2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:01.805416 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1278/5085] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:01:01 2026] POST /volume/v3/volumes => generated 830 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:01.817951 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-edf7c6a8-11b4-4d9e-bc88-aa5f3bea23bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:01.819616 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf7c6a8-11b4-4d9e-bc88-aa5f3bea23bd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:01.819822 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf7c6a8-11b4-4d9e-bc88-aa5f3bea23bd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:01.820031 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf7c6a8-11b4-4d9e-bc88-aa5f3bea23bd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:01.826517 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:01.826517 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:01.829911 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-edf7c6a8-11b4-4d9e-bc88-aa5f3bea23bd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:01.833688 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf7c6a8-11b4-4d9e-bc88-aa5f3bea23bd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:01.834025 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1269/5086] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:01 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 898 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:02.456738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bea6e1b1-e182-4372-ac29-b29ba653db62 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:02.458659 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bea6e1b1-e182-4372-ac29-b29ba653db62 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:02.458905 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bea6e1b1-e182-4372-ac29-b29ba653db62 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:02.459120 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bea6e1b1-e182-4372-ac29-b29ba653db62 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:02.468193 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:02.468193 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:02.471596 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bea6e1b1-e182-4372-ac29-b29ba653db62 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:02.475486 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bea6e1b1-e182-4372-ac29-b29ba653db62 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:02.475853 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1264/5087] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:02 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:02.654019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f74cde3c-17ec-4682-ac7d-5c8c9c8e3819 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:02.655911 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f74cde3c-17ec-4682-ac7d-5c8c9c8e3819 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:02.656186 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f74cde3c-17ec-4682-ac7d-5c8c9c8e3819 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:02.656827 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f74cde3c-17ec-4682-ac7d-5c8c9c8e3819 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:02.662963 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:02.662963 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:02.666234 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f74cde3c-17ec-4682-ac7d-5c8c9c8e3819 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:02.670502 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f74cde3c-17ec-4682-ac7d-5c8c9c8e3819 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:01:02.670839 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1277/5088] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:02 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:02.846007 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2db19251-4b81-4798-a512-1870e70d237f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:02.847934 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2db19251-4b81-4798-a512-1870e70d237f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:02.848152 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2db19251-4b81-4798-a512-1870e70d237f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:02.848334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2db19251-4b81-4798-a512-1870e70d237f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:02.855096 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:02.855096 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:02.858397 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2db19251-4b81-4798-a512-1870e70d237f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:02.862177 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2db19251-4b81-4798-a512-1870e70d237f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:02.862566 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1279/5089] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:02 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:02.872916 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83ad36dc-eeda-46b7-8596-b7d6b6f87c79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:02.874712 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83ad36dc-eeda-46b7-8596-b7d6b6f87c79 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:02.874915 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83ad36dc-eeda-46b7-8596-b7d6b6f87c79 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:02.875090 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83ad36dc-eeda-46b7-8596-b7d6b6f87c79 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:02.881911 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:02.881911 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:02.885723 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83ad36dc-eeda-46b7-8596-b7d6b6f87c79 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:02.889999 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83ad36dc-eeda-46b7-8596-b7d6b6f87c79 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:02.890373 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1270/5090] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:02 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:02.901369 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:02.902980 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:02.903304 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-592448832", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:02.904723 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-592448832', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:02.904834 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume of 1 GB Aug 25 05:01:02.908667 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Availability Zones retrieved successfully. Aug 25 05:01:02.913557 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Flow 'volume_create_api' (df73423d-76da-41ef-8a80-4b6e35fdad58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:02.914393 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2976524-c275-4cf4-9301-c82ce5ca9134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:02.915214 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:02.939084 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2976524-c275-4cf4-9301-c82ce5ca9134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:02.939876 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db14ee07-b712-4ad0-8043-b8c5d2a2501e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:02.987219 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Created reservations ['05df4b3d-395d-4325-810a-aae1eec4f674', '2ee2ebb2-d860-4d9f-8905-9c08a0aaa143', 'eaf68a03-3e47-4f61-a2e9-196b81167742', '3dd7bd91-860a-4b67-b8a7-9a9cd229272d'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:02.987974 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db14ee07-b712-4ad0-8043-b8c5d2a2501e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05df4b3d-395d-4325-810a-aae1eec4f674', '2ee2ebb2-d860-4d9f-8905-9c08a0aaa143', 'eaf68a03-3e47-4f61-a2e9-196b81167742', '3dd7bd91-860a-4b67-b8a7-9a9cd229272d']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:02.988703 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f176dc64-14f2-40ad-b7e6-6da67c0d7f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:03.009267 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f176dc64-14f2-40ad-b7e6-6da67c0d7f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e99e2a5-84b8-475b-bac4-eaadc23558cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-592448832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',qos_specs=None,replication_status=,reservations=['05df4b3d-395d-4325-810a-aae1eec4f674','2ee2ebb2-d860-4d9f-8905-9c08a0aaa143','eaf68a03-3e47-4f61-a2e9-196b81167742','3dd7bd91-860a-4b67-b8a7-9a9cd229272d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f20a11b206b43dab7388534cb0e4d61',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-592448832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e99e2a5-84b8-475b-bac4-eaadc23558cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f20a11b206b43dab7388534cb0e4d61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:03.009998 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf60c3be-3ae6-4771-969e-3ac5d911fbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:03.025504 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf60c3be-3ae6-4771-969e-3ac5d911fbf6) transitioned into state 'SUCCESS' from state '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-592448832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',qos_specs=None,replication_status=,reservations=['05df4b3d-395d-4325-810a-aae1eec4f674','2ee2ebb2-d860-4d9f-8905-9c08a0aaa143','eaf68a03-3e47-4f61-a2e9-196b81167742','3dd7bd91-860a-4b67-b8a7-9a9cd229272d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f20a11b206b43dab7388534cb0e4d61',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:03.026188 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204a8342-ed01-461e-a770-1244a34c02fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:03.033670 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204a8342-ed01-461e-a770-1244a34c02fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:03.034400 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Flow 'volume_create_api' (df73423d-76da-41ef-8a80-4b6e35fdad58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:03.034695 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume request issued successfully. Aug 25 05:01:03.035233 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c6003e00-61d9-4771-b35e-a1a2d8b6995f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:03.035677 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1265/5091] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:01:02 2026] POST /volume/v3/volumes => generated 752 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:03.048847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-865f4b14-4d9d-4b7e-b786-4e840afe3cbb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:03.050973 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-865f4b14-4d9d-4b7e-b786-4e840afe3cbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:03.051222 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-865f4b14-4d9d-4b7e-b786-4e840afe3cbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:03.051486 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-865f4b14-4d9d-4b7e-b786-4e840afe3cbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:03.059788 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:03.059788 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:03.063948 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-865f4b14-4d9d-4b7e-b786-4e840afe3cbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:03.069121 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-865f4b14-4d9d-4b7e-b786-4e840afe3cbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:03.069614 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1278/5092] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:03 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:03.487473 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-320b7ac4-1900-4097-b1f0-cf95777fe06b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:03.489169 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-320b7ac4-1900-4097-b1f0-cf95777fe06b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:03.489387 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-320b7ac4-1900-4097-b1f0-cf95777fe06b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:03.489574 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-320b7ac4-1900-4097-b1f0-cf95777fe06b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:03.498262 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:03.498262 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:03.501575 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-320b7ac4-1900-4097-b1f0-cf95777fe06b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:03.505652 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-320b7ac4-1900-4097-b1f0-cf95777fe06b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:03.506027 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1280/5093] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:03 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:03.684657 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b05760ff-262e-4faa-8542-bef9a4ca37ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:03.686380 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b05760ff-262e-4faa-8542-bef9a4ca37ad tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:03.686603 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b05760ff-262e-4faa-8542-bef9a4ca37ad tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:03.686820 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b05760ff-262e-4faa-8542-bef9a4ca37ad tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:03.693111 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:03.693111 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:03.696389 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b05760ff-262e-4faa-8542-bef9a4ca37ad tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:03.700476 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b05760ff-262e-4faa-8542-bef9a4ca37ad tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:01:03.700827 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1271/5094] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:03 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:04.083229 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a7d7321f-3165-48e5-b9c2-ba35176ee7e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:04.085134 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a7d7321f-3165-48e5-b9c2-ba35176ee7e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:04.085331 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a7d7321f-3165-48e5-b9c2-ba35176ee7e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:04.085581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a7d7321f-3165-48e5-b9c2-ba35176ee7e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:04.092051 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:04.092051 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:04.095295 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a7d7321f-3165-48e5-b9c2-ba35176ee7e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:04.099396 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a7d7321f-3165-48e5-b9c2-ba35176ee7e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:04.099777 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1266/5095] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:04 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:04.111734 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6b6b5d85-940c-42e7-b556-a0eecbb5be69 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:04.113449 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b6b5d85-940c-42e7-b556-a0eecbb5be69 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:04.113643 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b6b5d85-940c-42e7-b556-a0eecbb5be69 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:04.113823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6b6b5d85-940c-42e7-b556-a0eecbb5be69 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:04.120199 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:04.120199 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:04.123489 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6b6b5d85-940c-42e7-b556-a0eecbb5be69 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:04.127834 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6b6b5d85-940c-42e7-b556-a0eecbb5be69 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:04.128244 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1279/5096] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:04 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:04.139735 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11a93289-9b83-45de-aff6-b0fcc2b56ed3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:04.141529 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11a93289-9b83-45de-aff6-b0fcc2b56ed3 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:01:04.141897 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11a93289-9b83-45de-aff6-b0fcc2b56ed3 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-257906314", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:04.156159 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11a93289-9b83-45de-aff6-b0fcc2b56ed3 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:01:04.156656 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1281/5097] 10.4.3.213 () {68 vars in 1252 bytes} [Tue Aug 25 05:01:04 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 25 05:01:04.165940 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5ea246c-5c39-4747-b679-f9cb1cdaa29d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:04.168374 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5ea246c-5c39-4747-b679-f9cb1cdaa29d tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] POST https://10.4.3.213/volume/v3/types/d35971ea-7443-4616-9238-ccbfb4919cd1/encryption Aug 25 05:01:04.168856 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5ea246c-5c39-4747-b679-f9cb1cdaa29d tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:04.183846 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5ea246c-5c39-4747-b679-f9cb1cdaa29d tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/types/d35971ea-7443-4616-9238-ccbfb4919cd1/encryption returned with HTTP 200 Aug 25 05:01:04.184473 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1272/5098] 10.4.3.213 () {68 vars in 1397 bytes} [Tue Aug 25 05:01:04 2026] POST /volume/v3/types/d35971ea-7443-4616-9238-ccbfb4919cd1/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:04.192366 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:04.194151 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:04.194581 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1612196522", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-257906314", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:04.195993 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1612196522', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-257906314', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:04.199354 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume of 1 GB Aug 25 05:01:04.199691 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:04.199691 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:04.200127 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Availability Zones retrieved successfully. Aug 25 05:01:04.205197 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Flow 'volume_create_api' (2c549346-f2d3-49a2-93f2-69287a3cc7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:04.206074 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fd484b6-1e5a-4881-bc14-5079b36b238c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:04.206939 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:04.230711 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fd484b6-1e5a-4881-bc14-5079b36b238c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:01:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d35971ea-7443-4616-9238-ccbfb4919cd1,is_public=True,name='tempest-scenario-type-luks-257906314',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd35971ea-7443-4616-9238-ccbfb4919cd1', '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=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:04.231445 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ce7560-d46f-49c2-8ada-3834511d2f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:04.256068 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-257906314 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-257906314, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:01:04.256409 np0000008045 devstack@c-api.service[100270]: WARNING cinder.quota [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-257906314 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-257906314, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:01:04.281067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Created reservations ['f596fe3b-650f-4868-9478-be88ecbf8d78', '2b6e1a7e-9c17-4bc9-937d-85faaf7bcfcc', '0f129f1b-2496-426c-8662-03361dc72e13', '126e7d29-295a-4806-9ad4-6d34f1a3978c'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:04.281896 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ce7560-d46f-49c2-8ada-3834511d2f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f596fe3b-650f-4868-9478-be88ecbf8d78', '2b6e1a7e-9c17-4bc9-937d-85faaf7bcfcc', '0f129f1b-2496-426c-8662-03361dc72e13', '126e7d29-295a-4806-9ad4-6d34f1a3978c']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:04.282676 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a3a533-e3d1-4042-8d81-e4556eb04a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:04.304748 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a3a533-e3d1-4042-8d81-e4556eb04a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7261ccc-6cf2-4646-92c7-3a727ec2b9c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1612196522',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',qos_specs=None,replication_status=,reservations=['f596fe3b-650f-4868-9478-be88ecbf8d78','2b6e1a7e-9c17-4bc9-937d-85faaf7bcfcc','0f129f1b-2496-426c-8662-03361dc72e13','126e7d29-295a-4806-9ad4-6d34f1a3978c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f20a11b206b43dab7388534cb0e4d61',volume_type_id=d35971ea-7443-4616-9238-ccbfb4919cd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1612196522',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c7261ccc-6cf2-4646-92c7-3a727ec2b9c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f20a11b206b43dab7388534cb0e4d61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d35971ea-7443-4616-9238-ccbfb4919cd1),volume_type_id=d35971ea-7443-4616-9238-ccbfb4919cd1)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:04.305549 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1682c467-ed9e-41ab-9c51-bc677adff9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:04.325876 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1682c467-ed9e-41ab-9c51-bc677adff9c0) transitioned into state 'SUCCESS' from state '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-1612196522',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',qos_specs=None,replication_status=,reservations=['f596fe3b-650f-4868-9478-be88ecbf8d78','2b6e1a7e-9c17-4bc9-937d-85faaf7bcfcc','0f129f1b-2496-426c-8662-03361dc72e13','126e7d29-295a-4806-9ad4-6d34f1a3978c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f20a11b206b43dab7388534cb0e4d61',volume_type_id=d35971ea-7443-4616-9238-ccbfb4919cd1)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:04.326611 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6187c39e-3775-41f5-958a-5555666c3403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:04.336083 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6187c39e-3775-41f5-958a-5555666c3403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:04.336884 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Flow 'volume_create_api' (2c549346-f2d3-49a2-93f2-69287a3cc7e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:04.337194 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume request issued successfully. Aug 25 05:01:04.337798 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bdfd8ab5-205b-4929-ad07-728c4ae2cfdb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:04.338199 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1267/5099] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:01:04 2026] POST /volume/v3/volumes => generated 780 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:04.352112 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03708913-5026-4baf-94c2-ced72f4c656d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:04.354265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03708913-5026-4baf-94c2-ced72f4c656d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:04.354540 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03708913-5026-4baf-94c2-ced72f4c656d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:04.354779 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03708913-5026-4baf-94c2-ced72f4c656d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:04.362534 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:04.362534 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:04.365853 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-03708913-5026-4baf-94c2-ced72f4c656d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:04.369443 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03708913-5026-4baf-94c2-ced72f4c656d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:04.369777 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1280/5100] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:04 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:04.518059 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1935d1d3-cb6b-40a8-81d6-62467ae2d2da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:04.520027 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1935d1d3-cb6b-40a8-81d6-62467ae2d2da tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:04.520287 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1935d1d3-cb6b-40a8-81d6-62467ae2d2da tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:04.520553 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1935d1d3-cb6b-40a8-81d6-62467ae2d2da tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:04.530333 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:04.530333 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:04.534290 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1935d1d3-cb6b-40a8-81d6-62467ae2d2da tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:04.539053 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1935d1d3-cb6b-40a8-81d6-62467ae2d2da tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:04.539445 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1282/5101] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:04 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:04.715469 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cac41732-0b4b-46c9-9ef8-cd533a8b2da9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:04.717153 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cac41732-0b4b-46c9-9ef8-cd533a8b2da9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:04.717354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cac41732-0b4b-46c9-9ef8-cd533a8b2da9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:04.717554 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cac41732-0b4b-46c9-9ef8-cd533a8b2da9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:04.723874 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:04.723874 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:04.727303 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cac41732-0b4b-46c9-9ef8-cd533a8b2da9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:04.731250 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cac41732-0b4b-46c9-9ef8-cd533a8b2da9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:01:04.731645 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1273/5102] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:04 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:05.382084 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c3ffad3e-d853-4977-83cf-ae09db18713d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.384150 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3ffad3e-d853-4977-83cf-ae09db18713d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:05.384412 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3ffad3e-d853-4977-83cf-ae09db18713d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.384659 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3ffad3e-d853-4977-83cf-ae09db18713d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.392510 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.392510 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:05.396277 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c3ffad3e-d853-4977-83cf-ae09db18713d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:05.400497 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3ffad3e-d853-4977-83cf-ae09db18713d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:05.400901 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1268/5103] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:05 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:05.413159 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-001e6dd3-2b71-4529-998f-ec7c08a6096b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.415255 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-001e6dd3-2b71-4529-998f-ec7c08a6096b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:05.415514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-001e6dd3-2b71-4529-998f-ec7c08a6096b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.415719 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-001e6dd3-2b71-4529-998f-ec7c08a6096b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.422070 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.422070 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:05.425538 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-001e6dd3-2b71-4529-998f-ec7c08a6096b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:05.429560 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-001e6dd3-2b71-4529-998f-ec7c08a6096b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:05.429977 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1281/5104] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:05 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:05.469658 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-27d75f51-2821-4cd2-9ec6-304c482d06ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.471623 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-27d75f51-2821-4cd2-9ec6-304c482d06ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:05.471842 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-27d75f51-2821-4cd2-9ec6-304c482d06ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.472068 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-27d75f51-2821-4cd2-9ec6-304c482d06ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.478885 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.478885 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:05.481638 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-27d75f51-2821-4cd2-9ec6-304c482d06ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:05.485239 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-27d75f51-2821-4cd2-9ec6-304c482d06ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:05.485667 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1283/5105] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:01:05 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:05.551261 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a53539e-189b-45d4-9191-04d772ef4797 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.551550 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-de732abb-881e-48d4-b536-41a792059211 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.551711 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-de732abb-881e-48d4-b536-41a792059211 None None] GET https://10.4.3.213/volume// Aug 25 05:01:05.551875 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-de732abb-881e-48d4-b536-41a792059211 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.552072 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-de732abb-881e-48d4-b536-41a792059211 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.552417 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-de732abb-881e-48d4-b536-41a792059211 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:05.552812 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1269/5106] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 05:01: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 25 05:01:05.553166 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a53539e-189b-45d4-9191-04d772ef4797 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:05.553365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a53539e-189b-45d4-9191-04d772ef4797 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.553598 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a53539e-189b-45d4-9191-04d772ef4797 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.559919 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-3627f318-78c7-484a-9396-e9eb57d537c5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.561849 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-3627f318-78c7-484a-9396-e9eb57d537c5 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:01:05.562219 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-3627f318-78c7-484a-9396-e9eb57d537c5 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e99e2a5-84b8-475b-bac4-eaadc23558cf", "connector": null, "instance_uuid": "57cab645-97b3-415a-a3f1-6532cc57d02a"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:05.562936 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.562936 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:05.566513 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a53539e-189b-45d4-9191-04d772ef4797 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:05.569724 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.569724 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:05.570570 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a53539e-189b-45d4-9191-04d772ef4797 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:05.570964 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1274/5107] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:05 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:05.593849 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-3627f318-78c7-484a-9396-e9eb57d537c5 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:01:05.594307 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1282/5108] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:01:05 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 25 05:01:05.620952 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93a5e254-3a28-4c51-86f3-5faffa88d9fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.622901 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93a5e254-3a28-4c51-86f3-5faffa88d9fa tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:05.623129 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93a5e254-3a28-4c51-86f3-5faffa88d9fa tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.623327 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93a5e254-3a28-4c51-86f3-5faffa88d9fa tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.629049 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-835436ca-18f5-4a80-b58e-5305f37c8fb0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.629505 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-835436ca-18f5-4a80-b58e-5305f37c8fb0 None None] GET https://10.4.3.213/volume// Aug 25 05:01:05.629689 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-835436ca-18f5-4a80-b58e-5305f37c8fb0 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.629873 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-835436ca-18f5-4a80-b58e-5305f37c8fb0 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.630202 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-835436ca-18f5-4a80-b58e-5305f37c8fb0 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:05.630558 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1270/5109] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:01: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 25 05:01:05.632396 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.632396 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:05.635661 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93a5e254-3a28-4c51-86f3-5faffa88d9fa tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:05.636946 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-4ff3394b-045b-4ed5-b951-2c3e8b77ebf7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.638881 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-4ff3394b-045b-4ed5-b951-2c3e8b77ebf7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:05.639115 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-4ff3394b-045b-4ed5-b951-2c3e8b77ebf7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.639321 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-4ff3394b-045b-4ed5-b951-2c3e8b77ebf7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.640304 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93a5e254-3a28-4c51-86f3-5faffa88d9fa tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:05.640979 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1284/5110] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:05 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:05.648546 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.648546 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:05.652243 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-4ff3394b-045b-4ed5-b951-2c3e8b77ebf7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:05.656449 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-4ff3394b-045b-4ed5-b951-2c3e8b77ebf7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:05.656843 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1275/5111] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:01:05 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:05.743443 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6ff84974-dc57-4f55-a9d7-6947d8ceaf62 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.745282 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ff84974-dc57-4f55-a9d7-6947d8ceaf62 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:05.745631 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ff84974-dc57-4f55-a9d7-6947d8ceaf62 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.745730 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6ff84974-dc57-4f55-a9d7-6947d8ceaf62 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.753807 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.753807 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:05.754023 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-88d0e5c2-49f4-4685-bded-7669b80b54f7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.756153 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-88d0e5c2-49f4-4685-bded-7669b80b54f7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] PUT https://10.4.3.213/volume/v3/attachments/28189d68-ec69-4d30-bc90-114f96e10cf7 Aug 25 05:01:05.756538 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-88d0e5c2-49f4-4685-bded-7669b80b54f7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:05.757949 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6ff84974-dc57-4f55-a9d7-6947d8ceaf62 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:05.762552 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6ff84974-dc57-4f55-a9d7-6947d8ceaf62 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:01:05.762911 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1283/5112] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:05 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:05.763633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-88d0e5c2-49f4-4685-bded-7669b80b54f7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Acquiring lock "cinder-attachment_update-8e99e2a5-84b8-475b-bac4-eaadc23558cf-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:01:05.768832 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-88d0e5c2-49f4-4685-bded-7669b80b54f7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-8e99e2a5-84b8-475b-bac4-eaadc23558cf-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:01:05.770378 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.770378 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:05.777729 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e31de99-293d-4eab-86b7-cc6d771f38d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.779560 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e31de99-293d-4eab-86b7-cc6d771f38d4 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:05.779762 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e31de99-293d-4eab-86b7-cc6d771f38d4 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.779977 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e31de99-293d-4eab-86b7-cc6d771f38d4 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.786914 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.786914 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:05.790515 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6e31de99-293d-4eab-86b7-cc6d771f38d4 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:05.794790 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e31de99-293d-4eab-86b7-cc6d771f38d4 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:01:05.795140 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1285/5113] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:05 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:05.807042 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.808939 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:05.809413 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "410c0bf9-140a-41f8-a7df-0e34a8ac5d33", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:05.810952 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '410c0bf9-140a-41f8-a7df-0e34a8ac5d33', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:05.817790 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.817790 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:05.818210 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume retrieved successfully. Aug 25 05:01:05.818376 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume of 1 GB Aug 25 05:01:05.821855 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Availability Zones retrieved successfully. Aug 25 05:01:05.826991 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (339c9472-dd39-467f-a330-395cf8d3cad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:05.828124 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11cef4e6-988d-44ae-8f93-c0b26fa092d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:05.829130 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:05.852466 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11cef4e6-988d-44ae-8f93-c0b26fa092d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '410c0bf9-140a-41f8-a7df-0e34a8ac5d33', 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:05.853210 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d118242b-0e9e-427b-955c-b0302577d59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:05.878335 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-88d0e5c2-49f4-4685-bded-7669b80b54f7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-8e99e2a5-84b8-475b-bac4-eaadc23558cf-np0000008045" released by "attachment_update" :: held 0.110s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:01:05.878689 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-88d0e5c2-49f4-4685-bded-7669b80b54f7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/28189d68-ec69-4d30-bc90-114f96e10cf7 returned with HTTP 200 Aug 25 05:01:05.879161 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1271/5114] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:01:05 2026] PUT /volume/v3/attachments/28189d68-ec69-4d30-bc90-114f96e10cf7 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:05.893884 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Created reservations ['e539a58a-d851-4c89-a3af-af64dcae919a', '0d5bcdbe-a961-41c6-99d2-a37db1a2a63d', '6486f39a-7696-49f1-9c65-0a76f0b95c62', 'dcd1de9f-f712-4be5-a31f-626f2353c93e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:05.894716 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d118242b-0e9e-427b-955c-b0302577d59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e539a58a-d851-4c89-a3af-af64dcae919a', '0d5bcdbe-a961-41c6-99d2-a37db1a2a63d', '6486f39a-7696-49f1-9c65-0a76f0b95c62', 'dcd1de9f-f712-4be5-a31f-626f2353c93e']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:05.895437 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983ff404-c251-4003-8120-b07bf2fa34ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:05.928855 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983ff404-c251-4003-8120-b07bf2fa34ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f420b48-d0e7-47df-8375-e56c3620a639', '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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['e539a58a-d851-4c89-a3af-af64dcae919a','0d5bcdbe-a961-41c6-99d2-a37db1a2a63d','6486f39a-7696-49f1-9c65-0a76f0b95c62','dcd1de9f-f712-4be5-a31f-626f2353c93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=410c0bf9-140a-41f8-a7df-0e34a8ac5d33,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), '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-25T05:01:05Z,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=9f420b48-d0e7-47df-8375-e56c3620a639,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8950d50ed8ae4c11ac827c6bb9ee21d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=410c0bf9-140a-41f8-a7df-0e34a8ac5d33,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:05.929645 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50dcc219-c19a-4aa1-bd01-96d8bd7c7974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:05.952051 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50dcc219-c19a-4aa1-bd01-96d8bd7c7974) transitioned into state 'SUCCESS' from 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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['e539a58a-d851-4c89-a3af-af64dcae919a','0d5bcdbe-a961-41c6-99d2-a37db1a2a63d','6486f39a-7696-49f1-9c65-0a76f0b95c62','dcd1de9f-f712-4be5-a31f-626f2353c93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=410c0bf9-140a-41f8-a7df-0e34a8ac5d33,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:05.953171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f380226-ec57-428d-9274-8fd759ab3ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:05.970542 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f380226-ec57-428d-9274-8fd759ab3ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:05.971276 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (339c9472-dd39-467f-a330-395cf8d3cad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:05.971594 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request issued successfully. Aug 25 05:01:05.972086 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e55f770d-5c6f-41f8-8bf7-8124ebd777e6 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:05.972616 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1276/5115] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:01:05 2026] POST /volume/v3/volumes => generated 809 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:05.983663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a7961bbe-a5cd-49a5-9988-b8675661364d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:05.985303 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7961bbe-a5cd-49a5-9988-b8675661364d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 Aug 25 05:01:05.985561 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7961bbe-a5cd-49a5-9988-b8675661364d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:05.985772 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a7961bbe-a5cd-49a5-9988-b8675661364d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:05.991778 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:05.991778 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:05.994942 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a7961bbe-a5cd-49a5-9988-b8675661364d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:05.998906 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a7961bbe-a5cd-49a5-9988-b8675661364d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 returned with HTTP 200 Aug 25 05:01:05.999276 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1284/5116] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:05 2026] GET /volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:06.583745 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2a72e8e-3051-418a-a3b8-5933e032809c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:06.587024 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2a72e8e-3051-418a-a3b8-5933e032809c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:06.587024 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2a72e8e-3051-418a-a3b8-5933e032809c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:06.587024 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2a72e8e-3051-418a-a3b8-5933e032809c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:06.598744 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:06.598744 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:06.602904 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2a72e8e-3051-418a-a3b8-5933e032809c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:06.607102 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2a72e8e-3051-418a-a3b8-5933e032809c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:06.607637 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1286/5117] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:06 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:06.652215 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1708a3cf-47e3-451a-8f9d-2fe3dd1728de None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:06.653939 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1708a3cf-47e3-451a-8f9d-2fe3dd1728de tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:06.654115 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1708a3cf-47e3-451a-8f9d-2fe3dd1728de tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:06.654285 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1708a3cf-47e3-451a-8f9d-2fe3dd1728de tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:06.663273 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:06.663273 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:06.666509 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1708a3cf-47e3-451a-8f9d-2fe3dd1728de tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:06.670611 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1708a3cf-47e3-451a-8f9d-2fe3dd1728de tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:06.670964 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1272/5118] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:06 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:07.010941 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50c9b7ef-b908-42bf-96c9-1f44fe7ad652 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:07.012730 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c9b7ef-b908-42bf-96c9-1f44fe7ad652 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 Aug 25 05:01:07.012913 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c9b7ef-b908-42bf-96c9-1f44fe7ad652 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:07.013088 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50c9b7ef-b908-42bf-96c9-1f44fe7ad652 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:07.019517 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:07.019517 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:07.022781 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50c9b7ef-b908-42bf-96c9-1f44fe7ad652 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:07.026629 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50c9b7ef-b908-42bf-96c9-1f44fe7ad652 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 returned with HTTP 200 Aug 25 05:01:07.026959 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1277/5119] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:07 2026] GET /volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:07.038963 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bd8bbf22-be29-4d6b-9430-1200cbb09fee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:07.040775 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd8bbf22-be29-4d6b-9430-1200cbb09fee tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 Aug 25 05:01:07.041050 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd8bbf22-be29-4d6b-9430-1200cbb09fee tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:07.041298 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bd8bbf22-be29-4d6b-9430-1200cbb09fee tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:07.047856 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:07.047856 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:07.051041 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bd8bbf22-be29-4d6b-9430-1200cbb09fee tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:07.054985 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bd8bbf22-be29-4d6b-9430-1200cbb09fee tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 returned with HTTP 200 Aug 25 05:01:07.055379 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1285/5120] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:07 2026] GET /volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:07.067999 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-472fcc2c-66cc-48a0-9940-b39fa292f329 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:07.069757 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-472fcc2c-66cc-48a0-9940-b39fa292f329 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:07.069954 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-472fcc2c-66cc-48a0-9940-b39fa292f329 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:07.070161 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-472fcc2c-66cc-48a0-9940-b39fa292f329 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:07.070322 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-472fcc2c-66cc-48a0-9940-b39fa292f329 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume with id: 410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:07.076576 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:07.076576 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:07.077013 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-472fcc2c-66cc-48a0-9940-b39fa292f329 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:07.092084 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-472fcc2c-66cc-48a0-9940-b39fa292f329 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume request issued successfully. Aug 25 05:01:07.092267 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-472fcc2c-66cc-48a0-9940-b39fa292f329 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 202 Aug 25 05:01:07.092694 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1287/5121] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:01:07 2026] DELETE /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:01:07.100323 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dfa49bdd-3895-451d-aac4-440cceebbb4f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:07.102051 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfa49bdd-3895-451d-aac4-440cceebbb4f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:07.102262 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfa49bdd-3895-451d-aac4-440cceebbb4f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:07.102494 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dfa49bdd-3895-451d-aac4-440cceebbb4f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:07.109227 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:07.109227 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:07.112521 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dfa49bdd-3895-451d-aac4-440cceebbb4f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:07.116615 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dfa49bdd-3895-451d-aac4-440cceebbb4f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 200 Aug 25 05:01:07.117136 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1273/5122] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:07 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:07.619408 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8527012c-1000-430b-841b-1796fa73c63c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:07.621170 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8527012c-1000-430b-841b-1796fa73c63c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:07.621351 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8527012c-1000-430b-841b-1796fa73c63c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:07.621587 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8527012c-1000-430b-841b-1796fa73c63c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:07.630712 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:07.630712 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:07.633843 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8527012c-1000-430b-841b-1796fa73c63c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:07.637638 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8527012c-1000-430b-841b-1796fa73c63c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:07.638127 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1278/5123] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:07 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:07.683455 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-17478c53-161d-471e-875c-3754be7763a8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:07.685364 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17478c53-161d-471e-875c-3754be7763a8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:07.685635 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17478c53-161d-471e-875c-3754be7763a8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:07.685896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-17478c53-161d-471e-875c-3754be7763a8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:07.695448 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:07.695448 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:07.699139 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-17478c53-161d-471e-875c-3754be7763a8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:07.704213 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-17478c53-161d-471e-875c-3754be7763a8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:07.704700 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1286/5124] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:07 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:08.131923 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-afd142d7-ed7f-4be2-9586-dcaf89a534fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:08.134280 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afd142d7-ed7f-4be2-9586-dcaf89a534fd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:08.134607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afd142d7-ed7f-4be2-9586-dcaf89a534fd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:08.134869 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afd142d7-ed7f-4be2-9586-dcaf89a534fd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:08.141743 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afd142d7-ed7f-4be2-9586-dcaf89a534fd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 404 Aug 25 05:01:08.142344 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1288/5125] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:08 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:08.400055 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-890b308a-4cf9-4273-ac71-b077eff83a2f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:08.402148 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-890b308a-4cf9-4273-ac71-b077eff83a2f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] POST https://10.4.3.213/volume/v3/attachments/89f74156-840a-4634-8982-92e6429fed91/action Aug 25 05:01:08.402666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-890b308a-4cf9-4273-ac71-b077eff83a2f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:01:08.402821 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-890b308a-4cf9-4273-ac71-b077eff83a2f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:08.420708 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:08.420708 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:08.433767 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-07c50b93-0936-46f6-9944-a54ca10fd946 req-890b308a-4cf9-4273-ac71-b077eff83a2f tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/attachments/89f74156-840a-4634-8982-92e6429fed91/action returned with HTTP 204 Aug 25 05:01:08.434179 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1274/5126] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:01:08 2026] POST /volume/v3/attachments/89f74156-840a-4634-8982-92e6429fed91/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:08.649916 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-062aa696-241c-4caa-8cf6-a300dacb4fce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:08.652792 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-062aa696-241c-4caa-8cf6-a300dacb4fce tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:08.653055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-062aa696-241c-4caa-8cf6-a300dacb4fce tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:08.653256 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-062aa696-241c-4caa-8cf6-a300dacb4fce tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:08.663239 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:08.663239 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:08.666615 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-062aa696-241c-4caa-8cf6-a300dacb4fce tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:08.670733 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-062aa696-241c-4caa-8cf6-a300dacb4fce tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:08.671114 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1279/5127] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:08 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:08.685038 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f8a13dd-9628-4701-9197-382859d7cff6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:08.686826 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f8a13dd-9628-4701-9197-382859d7cff6 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:08.687019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f8a13dd-9628-4701-9197-382859d7cff6 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:08.687204 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f8a13dd-9628-4701-9197-382859d7cff6 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:08.696660 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:08.696660 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:08.700492 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8f8a13dd-9628-4701-9197-382859d7cff6 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:08.705090 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f8a13dd-9628-4701-9197-382859d7cff6 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:08.705574 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1287/5128] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:08 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:08.717707 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49eac8e5-ab15-4d42-b18a-b851e3047582 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:08.719757 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49eac8e5-ab15-4d42-b18a-b851e3047582 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:08.720006 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49eac8e5-ab15-4d42-b18a-b851e3047582 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:08.720311 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49eac8e5-ab15-4d42-b18a-b851e3047582 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:08.730582 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:08.730582 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:08.734495 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49eac8e5-ab15-4d42-b18a-b851e3047582 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:08.738922 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49eac8e5-ab15-4d42-b18a-b851e3047582 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:08.739466 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1289/5129] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:08 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:09.752284 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6be159b5-2d41-424d-b051-50d875b33497 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:09.754149 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6be159b5-2d41-424d-b051-50d875b33497 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:09.754359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6be159b5-2d41-424d-b051-50d875b33497 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:09.754554 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6be159b5-2d41-424d-b051-50d875b33497 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:09.763361 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:09.763361 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:09.766865 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6be159b5-2d41-424d-b051-50d875b33497 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:09.772191 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6be159b5-2d41-424d-b051-50d875b33497 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:09.772613 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1275/5130] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:09 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:09.877744 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0938c34-1295-4811-b322-484958b24793 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:09.879515 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:09.879899 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f371eb6f-ce08-4944-b38b-b2809c7aadc8", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:09.881309 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'f371eb6f-ce08-4944-b38b-b2809c7aadc8', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:09.959705 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume of 1 GB Aug 25 05:01:09.964565 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Availability Zones retrieved successfully. Aug 25 05:01:09.970561 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (96e4f68c-e812-4b80-abe3-33ac09b3de49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:09.972135 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4051d12-2652-4fb6-93a6-0c767487b8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:09.973554 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:10.032569 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4051d12-2652-4fb6-93a6-0c767487b8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:10.033451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a7a1c6-5fbd-4d1e-bf66-a6a106b791a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:10.072305 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Created reservations ['e7d5b5f1-3e18-4ece-b3c1-fa6980a9e935', 'd69f9269-c9cd-4b15-99e4-cddad7d39c17', '2783be0e-9acc-46b6-a8c1-6c26e3f4b903', '1abe6279-1e6d-4200-88f9-ce203759bb79'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:10.073167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a7a1c6-5fbd-4d1e-bf66-a6a106b791a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7d5b5f1-3e18-4ece-b3c1-fa6980a9e935', 'd69f9269-c9cd-4b15-99e4-cddad7d39c17', '2783be0e-9acc-46b6-a8c1-6c26e3f4b903', '1abe6279-1e6d-4200-88f9-ce203759bb79']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:10.073987 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ec2b95-30a3-44b8-95db-74fcf4e2d189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:10.098276 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ec2b95-30a3-44b8-95db-74fcf4e2d189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18ebe2c7-fd68-42ac-8f53-28c1c5bf3809', '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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['e7d5b5f1-3e18-4ece-b3c1-fa6980a9e935','d69f9269-c9cd-4b15-99e4-cddad7d39c17','2783be0e-9acc-46b6-a8c1-6c26e3f4b903','1abe6279-1e6d-4200-88f9-ce203759bb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:01:10Z,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=18ebe2c7-fd68-42ac-8f53-28c1c5bf3809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8950d50ed8ae4c11ac827c6bb9ee21d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:10.099249 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f75ed51-960a-451a-b4de-1fbfa291b816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:10.117670 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f75ed51-960a-451a-b4de-1fbfa291b816) transitioned into state 'SUCCESS' from 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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['e7d5b5f1-3e18-4ece-b3c1-fa6980a9e935','d69f9269-c9cd-4b15-99e4-cddad7d39c17','2783be0e-9acc-46b6-a8c1-6c26e3f4b903','1abe6279-1e6d-4200-88f9-ce203759bb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:10.118394 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae5dad5-a0dd-426f-966b-25c5362da7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:10.127952 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae5dad5-a0dd-426f-966b-25c5362da7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:10.128903 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (96e4f68c-e812-4b80-abe3-33ac09b3de49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:10.129220 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request issued successfully. Aug 25 05:01:10.129820 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0938c34-1295-4811-b322-484958b24793 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:10.130213 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1280/5131] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:01:09 2026] POST /volume/v3/volumes => generated 775 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:10.148137 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-59b3033c-0a92-4c81-867b-044e08315fb7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:10.150182 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59b3033c-0a92-4c81-867b-044e08315fb7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:10.150460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59b3033c-0a92-4c81-867b-044e08315fb7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:10.150649 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-59b3033c-0a92-4c81-867b-044e08315fb7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:10.157983 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:10.157983 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:10.161766 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-59b3033c-0a92-4c81-867b-044e08315fb7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:10.166155 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-59b3033c-0a92-4c81-867b-044e08315fb7 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:10.166549 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1288/5132] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:10 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:10.786529 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52287464-63c1-443a-b26b-a43aac49f73a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:10.788203 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52287464-63c1-443a-b26b-a43aac49f73a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:10.788636 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52287464-63c1-443a-b26b-a43aac49f73a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:10.788957 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52287464-63c1-443a-b26b-a43aac49f73a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:10.799368 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:10.799368 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:10.803236 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52287464-63c1-443a-b26b-a43aac49f73a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:10.808315 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52287464-63c1-443a-b26b-a43aac49f73a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:10.808315 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1290/5133] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:10 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:11.182700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-efabaf63-4252-4e61-a411-618d395a8da2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:11.184599 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-efabaf63-4252-4e61-a411-618d395a8da2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:11.184815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-efabaf63-4252-4e61-a411-618d395a8da2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:11.184988 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-efabaf63-4252-4e61-a411-618d395a8da2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:11.193903 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:11.193903 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:11.198364 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-efabaf63-4252-4e61-a411-618d395a8da2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:11.203375 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-efabaf63-4252-4e61-a411-618d395a8da2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:11.203824 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1276/5134] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:11 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:11.427150 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-32592289-9904-47c3-a059-207ff900d473 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:11.430937 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-32592289-9904-47c3-a059-207ff900d473 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments/28189d68-ec69-4d30-bc90-114f96e10cf7/action Aug 25 05:01:11.430937 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-32592289-9904-47c3-a059-207ff900d473 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:01:11.430937 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-32592289-9904-47c3-a059-207ff900d473 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:11.449758 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:11.449758 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:11.460652 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4bd04806-d3d8-4397-a1c1-be3fac56cdf1 req-32592289-9904-47c3-a059-207ff900d473 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/28189d68-ec69-4d30-bc90-114f96e10cf7/action returned with HTTP 204 Aug 25 05:01:11.461093 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1281/5135] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:01:11 2026] POST /volume/v3/attachments/28189d68-ec69-4d30-bc90-114f96e10cf7/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:11.821390 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5f62e4d7-77a0-4c26-8154-afe193e13254 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:11.823007 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f62e4d7-77a0-4c26-8154-afe193e13254 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:01:11.823189 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f62e4d7-77a0-4c26-8154-afe193e13254 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:11.823407 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f62e4d7-77a0-4c26-8154-afe193e13254 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:11.834596 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:11.834596 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:11.837874 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5f62e4d7-77a0-4c26-8154-afe193e13254 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:11.841730 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f62e4d7-77a0-4c26-8154-afe193e13254 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:01:11.842087 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1289/5136] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:11 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:11.881844 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-51c1364e-3e93-440c-8faf-93443020bb99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:11.883993 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-51c1364e-3e93-440c-8faf-93443020bb99 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:11.884179 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-51c1364e-3e93-440c-8faf-93443020bb99 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:11.884382 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-51c1364e-3e93-440c-8faf-93443020bb99 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:11.890541 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:11.890541 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:11.893727 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-51c1364e-3e93-440c-8faf-93443020bb99 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:11.897206 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-51c1364e-3e93-440c-8faf-93443020bb99 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:11.897591 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1291/5137] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:01:11 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:11.965722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aa251fba-83c1-47d9-9947-15291f600bb5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:11.965722 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa251fba-83c1-47d9-9947-15291f600bb5 None None] GET https://10.4.3.213/volume// Aug 25 05:01:11.965722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa251fba-83c1-47d9-9947-15291f600bb5 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:11.965722 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa251fba-83c1-47d9-9947-15291f600bb5 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:11.965722 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa251fba-83c1-47d9-9947-15291f600bb5 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:11.965722 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1277/5138] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 05:01: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 25 05:01:11.972448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-19fb2fbc-e59a-4de9-b3a1-295aca261131 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:11.974591 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-19fb2fbc-e59a-4de9-b3a1-295aca261131 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:01:11.974678 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-19fb2fbc-e59a-4de9-b3a1-295aca261131 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7261ccc-6cf2-4646-92c7-3a727ec2b9c1", "connector": null, "instance_uuid": "57cab645-97b3-415a-a3f1-6532cc57d02a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:11.982327 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:11.982327 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:12.007938 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-19fb2fbc-e59a-4de9-b3a1-295aca261131 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:01:12.008576 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1282/5139] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:01:11 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:12.037537 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c161521f-327b-4c82-8d69-c7593a0ebdb8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.039853 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c161521f-327b-4c82-8d69-c7593a0ebdb8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:12.040322 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c161521f-327b-4c82-8d69-c7593a0ebdb8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:12.040394 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c161521f-327b-4c82-8d69-c7593a0ebdb8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:12.045459 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2365e55-91f2-4154-a0ba-95e6ec1be904 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.045819 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2365e55-91f2-4154-a0ba-95e6ec1be904 None None] GET https://10.4.3.213/volume// Aug 25 05:01:12.046080 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2365e55-91f2-4154-a0ba-95e6ec1be904 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:12.046189 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2365e55-91f2-4154-a0ba-95e6ec1be904 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:12.046663 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2365e55-91f2-4154-a0ba-95e6ec1be904 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:12.046975 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1292/5140] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:01: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 25 05:01:12.052891 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:12.052891 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:12.053887 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-1c004a8f-961d-40f0-9ce6-d0eb935e45b2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.055882 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-1c004a8f-961d-40f0-9ce6-d0eb935e45b2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:12.056134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-1c004a8f-961d-40f0-9ce6-d0eb935e45b2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:12.056372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-1c004a8f-961d-40f0-9ce6-d0eb935e45b2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:12.057160 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-21080187-b557-46b1-bc53-5094744279bb req-7e067d35-d767-4cd0-8539-3ff33ef47541 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.057256 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c161521f-327b-4c82-8d69-c7593a0ebdb8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:12.059689 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-7e067d35-d767-4cd0-8539-3ff33ef47541 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:12.059926 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-7e067d35-d767-4cd0-8539-3ff33ef47541 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:12.060170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-7e067d35-d767-4cd0-8539-3ff33ef47541 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:12.063034 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c161521f-327b-4c82-8d69-c7593a0ebdb8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:12.063215 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1290/5141] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:12 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:12.065084 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:12.065084 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:12.068571 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-1c004a8f-961d-40f0-9ce6-d0eb935e45b2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:12.070823 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:12.070823 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:12.072474 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-1c004a8f-961d-40f0-9ce6-d0eb935e45b2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:12.072852 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1278/5142] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:01:12 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:12.074571 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-21080187-b557-46b1-bc53-5094744279bb req-7e067d35-d767-4cd0-8539-3ff33ef47541 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:12.079214 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-7e067d35-d767-4cd0-8539-3ff33ef47541 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:12.079609 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1283/5143] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:01:12 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:12.097057 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-21080187-b557-46b1-bc53-5094744279bb req-c8a6dab8-5dbc-496f-b24b-b13c4be8867e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.099144 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-c8a6dab8-5dbc-496f-b24b-b13c4be8867e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] POST https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d/action Aug 25 05:01:12.099509 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-c8a6dab8-5dbc-496f-b24b-b13c4be8867e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:01:12.099675 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-c8a6dab8-5dbc-496f-b24b-b13c4be8867e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:12.109481 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:12.109481 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:12.109932 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-21080187-b557-46b1-bc53-5094744279bb req-c8a6dab8-5dbc-496f-b24b-b13c4be8867e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:12.120882 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-21080187-b557-46b1-bc53-5094744279bb req-c8a6dab8-5dbc-496f-b24b-b13c4be8867e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Begin detaching volume completed successfully. Aug 25 05:01:12.121149 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-c8a6dab8-5dbc-496f-b24b-b13c4be8867e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d/action returned with HTTP 202 Aug 25 05:01:12.121753 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1293/5144] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 05:01:12 2026] POST /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:01:12.168237 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3ebcb5a4-4bb9-46db-b1ff-ca0db7acc347 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.168676 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ebcb5a4-4bb9-46db-b1ff-ca0db7acc347 None None] GET https://10.4.3.213/volume// Aug 25 05:01:12.168856 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ebcb5a4-4bb9-46db-b1ff-ca0db7acc347 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:12.169035 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3ebcb5a4-4bb9-46db-b1ff-ca0db7acc347 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:12.169345 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3ebcb5a4-4bb9-46db-b1ff-ca0db7acc347 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:12.169653 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1291/5145] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:01: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 25 05:01:12.174407 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-e1ff24da-b3f8-4f53-8b25-6c54311a6ad7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.176084 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-21080187-b557-46b1-bc53-5094744279bb req-eff840f8-ad1a-4c45-bd36-8af4dce8c362 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.176276 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-e1ff24da-b3f8-4f53-8b25-6c54311a6ad7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] PUT https://10.4.3.213/volume/v3/attachments/1a702f1f-9e59-401a-8ee0-1b9a812109a2 Aug 25 05:01:12.176652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-e1ff24da-b3f8-4f53-8b25-6c54311a6ad7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:12.178044 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-eff840f8-ad1a-4c45-bd36-8af4dce8c362 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:12.178246 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-eff840f8-ad1a-4c45-bd36-8af4dce8c362 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:12.178448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-eff840f8-ad1a-4c45-bd36-8af4dce8c362 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:12.184175 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-e1ff24da-b3f8-4f53-8b25-6c54311a6ad7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Acquiring lock "cinder-attachment_update-c7261ccc-6cf2-4646-92c7-3a727ec2b9c1-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:01:12.187462 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:12.187462 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:12.188453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-e1ff24da-b3f8-4f53-8b25-6c54311a6ad7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-c7261ccc-6cf2-4646-92c7-3a727ec2b9c1-np0000008045" acquired by "attachment_update" :: waited 0.004s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:01:12.189740 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:12.189740 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:12.190651 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-21080187-b557-46b1-bc53-5094744279bb req-eff840f8-ad1a-4c45-bd36-8af4dce8c362 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:12.194228 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-eff840f8-ad1a-4c45-bd36-8af4dce8c362 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:01:12.194747 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1284/5146] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:01:12 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 1315 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:12.218112 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d936cb90-e27b-4b13-ba03-111d35bec5ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.220002 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d936cb90-e27b-4b13-ba03-111d35bec5ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:12.220238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d936cb90-e27b-4b13-ba03-111d35bec5ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:12.220478 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d936cb90-e27b-4b13-ba03-111d35bec5ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:12.226760 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:12.226760 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:12.229811 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d936cb90-e27b-4b13-ba03-111d35bec5ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:12.233543 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d936cb90-e27b-4b13-ba03-111d35bec5ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:12.233878 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1294/5147] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:12 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:12.278721 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-e1ff24da-b3f8-4f53-8b25-6c54311a6ad7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-c7261ccc-6cf2-4646-92c7-3a727ec2b9c1-np0000008045" released by "attachment_update" :: held 0.090s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:01:12.279069 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-e1ff24da-b3f8-4f53-8b25-6c54311a6ad7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/1a702f1f-9e59-401a-8ee0-1b9a812109a2 returned with HTTP 200 Aug 25 05:01:12.279569 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1279/5148] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:01:12 2026] PUT /volume/v3/attachments/1a702f1f-9e59-401a-8ee0-1b9a812109a2 => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:12.286659 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-b14b0c25-e36b-49df-988b-fcb67b4700c6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:12.288741 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-b14b0c25-e36b-49df-988b-fcb67b4700c6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1/encryption Aug 25 05:01:12.288943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-b14b0c25-e36b-49df-988b-fcb67b4700c6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:12.289134 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-b14b0c25-e36b-49df-988b-fcb67b4700c6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:12.297973 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:12.297973 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:12.303661 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-b14b0c25-e36b-49df-988b-fcb67b4700c6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1/encryption returned with HTTP 200 Aug 25 05:01:12.304052 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1292/5149] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 05:01:12 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:13.075091 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c910e025-4c1b-4ee7-a9ec-f7b05d0d2d4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:13.076914 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c910e025-4c1b-4ee7-a9ec-f7b05d0d2d4d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:13.077120 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c910e025-4c1b-4ee7-a9ec-f7b05d0d2d4d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:13.077341 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c910e025-4c1b-4ee7-a9ec-f7b05d0d2d4d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:13.086027 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:13.086027 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:13.089086 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c910e025-4c1b-4ee7-a9ec-f7b05d0d2d4d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:13.092837 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c910e025-4c1b-4ee7-a9ec-f7b05d0d2d4d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:13.093177 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1285/5150] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:13 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:13.245575 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6996c964-4505-4edb-b0e8-c69db55bc01c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:13.247247 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6996c964-4505-4edb-b0e8-c69db55bc01c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:13.247486 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6996c964-4505-4edb-b0e8-c69db55bc01c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:13.247689 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6996c964-4505-4edb-b0e8-c69db55bc01c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:13.253942 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:13.253942 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:13.257264 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6996c964-4505-4edb-b0e8-c69db55bc01c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:13.260881 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6996c964-4505-4edb-b0e8-c69db55bc01c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:13.261215 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1295/5151] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:13 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:14.105176 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a9ae0781-6dd6-413a-bb6f-d1a0703e19cd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:14.107095 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9ae0781-6dd6-413a-bb6f-d1a0703e19cd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:14.107334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9ae0781-6dd6-413a-bb6f-d1a0703e19cd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:14.107574 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a9ae0781-6dd6-413a-bb6f-d1a0703e19cd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:14.117179 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:14.117179 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:14.120664 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a9ae0781-6dd6-413a-bb6f-d1a0703e19cd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:14.124727 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a9ae0781-6dd6-413a-bb6f-d1a0703e19cd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:14.125104 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1280/5152] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:14 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:14.272865 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-091b6575-2a3d-4c09-9793-5a0a9911ab6f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:14.274506 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-091b6575-2a3d-4c09-9793-5a0a9911ab6f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:14.274809 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-091b6575-2a3d-4c09-9793-5a0a9911ab6f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:14.275090 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-091b6575-2a3d-4c09-9793-5a0a9911ab6f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:14.281520 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:14.281520 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:14.284580 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-091b6575-2a3d-4c09-9793-5a0a9911ab6f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:14.288169 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-091b6575-2a3d-4c09-9793-5a0a9911ab6f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:14.288519 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1293/5153] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:14 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:15.136947 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63f4a09e-f0c9-4eeb-8df4-26b1c192dac2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:15.138595 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63f4a09e-f0c9-4eeb-8df4-26b1c192dac2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:15.138771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63f4a09e-f0c9-4eeb-8df4-26b1c192dac2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:15.138943 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63f4a09e-f0c9-4eeb-8df4-26b1c192dac2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:15.146946 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:15.146946 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:15.149804 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-63f4a09e-f0c9-4eeb-8df4-26b1c192dac2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:15.153388 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63f4a09e-f0c9-4eeb-8df4-26b1c192dac2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:15.153759 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1286/5154] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:15 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:15.301530 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b50014f-f97f-4390-a139-8eb03cbb0f81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:15.304065 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b50014f-f97f-4390-a139-8eb03cbb0f81 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:15.304353 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b50014f-f97f-4390-a139-8eb03cbb0f81 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:15.304670 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b50014f-f97f-4390-a139-8eb03cbb0f81 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:15.313825 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:15.313825 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:15.318421 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b50014f-f97f-4390-a139-8eb03cbb0f81 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:15.324586 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b50014f-f97f-4390-a139-8eb03cbb0f81 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:15.325099 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1296/5155] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:15 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:16.165121 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d31b0aae-210f-4c69-a959-26e2414a83b6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:16.167062 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d31b0aae-210f-4c69-a959-26e2414a83b6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:16.167263 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d31b0aae-210f-4c69-a959-26e2414a83b6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:16.167489 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d31b0aae-210f-4c69-a959-26e2414a83b6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:16.177106 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:16.177106 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:16.180322 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d31b0aae-210f-4c69-a959-26e2414a83b6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:16.184059 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d31b0aae-210f-4c69-a959-26e2414a83b6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:16.184400 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1281/5156] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:16 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:16.336217 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-86590d2d-d346-4f73-974a-b01413e0bd12 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:16.338014 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-86590d2d-d346-4f73-974a-b01413e0bd12 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:16.338243 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-86590d2d-d346-4f73-974a-b01413e0bd12 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:16.338479 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-86590d2d-d346-4f73-974a-b01413e0bd12 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:16.344993 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:16.344993 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:16.348396 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-86590d2d-d346-4f73-974a-b01413e0bd12 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:16.352090 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-86590d2d-d346-4f73-974a-b01413e0bd12 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:16.352476 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1294/5157] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:16 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:16.923251 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17d500b6-20c2-493a-ab4a-0463715e964b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:16.924892 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17d500b6-20c2-493a-ab4a-0463715e964b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 Aug 25 05:01:16.925069 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17d500b6-20c2-493a-ab4a-0463715e964b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:16.925239 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17d500b6-20c2-493a-ab4a-0463715e964b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:16.933285 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:16.933285 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:16.936070 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-17d500b6-20c2-493a-ab4a-0463715e964b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:01:16.939803 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17d500b6-20c2-493a-ab4a-0463715e964b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 returned with HTTP 200 Aug 25 05:01:16.940124 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1287/5158] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:16 2026] GET /volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 => generated 1637 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:17.196950 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d071c433-3c86-4d04-82da-1c60c042aa71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:17.199071 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d071c433-3c86-4d04-82da-1c60c042aa71 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:17.199071 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d071c433-3c86-4d04-82da-1c60c042aa71 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:17.199071 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d071c433-3c86-4d04-82da-1c60c042aa71 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:17.207280 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:17.207280 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:17.210156 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d071c433-3c86-4d04-82da-1c60c042aa71 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:17.214121 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d071c433-3c86-4d04-82da-1c60c042aa71 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:17.214484 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1297/5159] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:17 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:17.368507 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-71b1c600-6fa5-47fd-b3cd-712d6ed4104c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:17.371907 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71b1c600-6fa5-47fd-b3cd-712d6ed4104c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:17.372180 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71b1c600-6fa5-47fd-b3cd-712d6ed4104c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:17.372440 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-71b1c600-6fa5-47fd-b3cd-712d6ed4104c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:17.381372 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:17.381372 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:17.386473 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-71b1c600-6fa5-47fd-b3cd-712d6ed4104c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:17.392141 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-71b1c600-6fa5-47fd-b3cd-712d6ed4104c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:17.392790 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1282/5160] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:17 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:17.921224 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-21080187-b557-46b1-bc53-5094744279bb req-4aea9105-b930-43eb-b7b9-4e03c6b5e650 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:17.923141 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-4aea9105-b930-43eb-b7b9-4e03c6b5e650 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] DELETE https://10.4.3.213/volume/v3/attachments/89f74156-840a-4634-8982-92e6429fed91 Aug 25 05:01:17.923336 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-4aea9105-b930-43eb-b7b9-4e03c6b5e650 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:17.923532 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-4aea9105-b930-43eb-b7b9-4e03c6b5e650 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:17.930150 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:17.930150 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:17.975757 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-21080187-b557-46b1-bc53-5094744279bb req-4aea9105-b930-43eb-b7b9-4e03c6b5e650 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/attachments/89f74156-840a-4634-8982-92e6429fed91 returned with HTTP 200 Aug 25 05:01:17.976199 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1295/5161] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:01:17 2026] DELETE /volume/v3/attachments/89f74156-840a-4634-8982-92e6429fed91 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:18.229049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-922c9db8-29f3-456b-b546-cd600078e547 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:18.230612 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-922c9db8-29f3-456b-b546-cd600078e547 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:18.230856 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-922c9db8-29f3-456b-b546-cd600078e547 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:18.231079 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-922c9db8-29f3-456b-b546-cd600078e547 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:18.240351 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:18.240351 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:18.244061 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-922c9db8-29f3-456b-b546-cd600078e547 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:18.247879 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-922c9db8-29f3-456b-b546-cd600078e547 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:18.248219 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1288/5162] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:18 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:18.386754 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-732ed770-422a-4ef7-a012-9c6f2b8b4250 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:18.388554 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-732ed770-422a-4ef7-a012-9c6f2b8b4250 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:01:18.388914 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-732ed770-422a-4ef7-a012-9c6f2b8b4250 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "378293ee-82b7-44e2-a9b5-29cb7b2d249d", "force": false, "name": "tempest-TestStampPattern-snapshot-1762806316", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:18.400407 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:18.400407 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:18.400881 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-732ed770-422a-4ef7-a012-9c6f2b8b4250 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:01:18.401033 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-732ed770-422a-4ef7-a012-9c6f2b8b4250 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Create snapshot from volume 378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:01:18.408245 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4ae40389-7ebb-436c-8c7a-40fe56a1c444 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:18.410374 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4ae40389-7ebb-436c-8c7a-40fe56a1c444 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:18.410657 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4ae40389-7ebb-436c-8c7a-40fe56a1c444 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:18.410889 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4ae40389-7ebb-436c-8c7a-40fe56a1c444 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:18.420163 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:18.420163 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:18.424589 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4ae40389-7ebb-436c-8c7a-40fe56a1c444 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:18.429609 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4ae40389-7ebb-436c-8c7a-40fe56a1c444 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:18.430071 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1283/5163] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:18 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:18.443949 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-732ed770-422a-4ef7-a012-9c6f2b8b4250 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Created reservations ['f0ce094f-7d22-4da5-906e-bc5760b5b958', '3345d7f3-8e50-4108-870e-cc46ad3413a3', 'c2be397f-62fd-4e0b-a661-43c4ebb556e8', '9607931a-5d6d-43c9-8ffa-0ce51aede134'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:18.471795 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-732ed770-422a-4ef7-a012-9c6f2b8b4250 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Snapshot create request issued successfully. Aug 25 05:01:18.472101 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-732ed770-422a-4ef7-a012-9c6f2b8b4250 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:01:18.472537 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1298/5164] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:01:18 2026] POST /volume/v3/snapshots => generated 303 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:18.480641 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-03eb28a4-bf1c-4d71-9e96-246eab673050 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:18.483166 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03eb28a4-bf1c-4d71-9e96-246eab673050 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 Aug 25 05:01:18.483416 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03eb28a4-bf1c-4d71-9e96-246eab673050 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:18.483728 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-03eb28a4-bf1c-4d71-9e96-246eab673050 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:18.489773 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:18.489773 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:18.490197 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-03eb28a4-bf1c-4d71-9e96-246eab673050 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Snapshot retrieved successfully. Aug 25 05:01:18.491666 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-03eb28a4-bf1c-4d71-9e96-246eab673050 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 returned with HTTP 200 Aug 25 05:01:18.492017 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1296/5165] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:18 2026] GET /volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:18.810013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-8d1cf274-153c-41dc-bcc3-1f00b68b980f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:18.815761 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-8d1cf274-153c-41dc-bcc3-1f00b68b980f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/2786a875-15d5-4939-9db3-f419cfc1b2fd Aug 25 05:01:18.816181 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-8d1cf274-153c-41dc-bcc3-1f00b68b980f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:18.816181 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-8d1cf274-153c-41dc-bcc3-1f00b68b980f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:18.825975 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:18.825975 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:18.872230 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-8d1cf274-153c-41dc-bcc3-1f00b68b980f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/2786a875-15d5-4939-9db3-f419cfc1b2fd returned with HTTP 200 Aug 25 05:01:18.872634 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1289/5166] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:01:18 2026] DELETE /volume/v3/attachments/2786a875-15d5-4939-9db3-f419cfc1b2fd => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:18.882266 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-4dede82c-496a-4ba7-997e-864fb00a74e6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:18.884278 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-4dede82c-496a-4ba7-997e-864fb00a74e6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 Aug 25 05:01:18.884475 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-4dede82c-496a-4ba7-997e-864fb00a74e6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:18.884652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-4dede82c-496a-4ba7-997e-864fb00a74e6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:18.884856 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-4dede82c-496a-4ba7-997e-864fb00a74e6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: 8e3d6887-fad0-423e-a14a-865eff5ee146 Aug 25 05:01:18.891568 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:18.891568 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:18.891965 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-4dede82c-496a-4ba7-997e-864fb00a74e6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:01:18.908903 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-4dede82c-496a-4ba7-997e-864fb00a74e6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 05:01:18.909091 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-38c5cd22-9bc0-4b3b-9856-e2915d7a912d req-4dede82c-496a-4ba7-997e-864fb00a74e6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 returned with HTTP 202 Aug 25 05:01:18.909517 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1284/5167] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 05:01:18 2026] DELETE /volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:01:19.261487 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a53ce72-6945-4d98-8cd8-2f3e13d06684 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.263442 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a53ce72-6945-4d98-8cd8-2f3e13d06684 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:19.263731 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a53ce72-6945-4d98-8cd8-2f3e13d06684 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:19.263999 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a53ce72-6945-4d98-8cd8-2f3e13d06684 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:19.275914 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:19.275914 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:19.283145 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5a53ce72-6945-4d98-8cd8-2f3e13d06684 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:19.289247 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a53ce72-6945-4d98-8cd8-2f3e13d06684 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:19.289793 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1299/5168] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:19 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:19.411240 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-96e8ee0a-c2e2-4d68-80c1-518a2592b8d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.413114 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96e8ee0a-c2e2-4d68-80c1-518a2592b8d3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 Aug 25 05:01:19.413336 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96e8ee0a-c2e2-4d68-80c1-518a2592b8d3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:19.413542 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-96e8ee0a-c2e2-4d68-80c1-518a2592b8d3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:19.419216 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-96e8ee0a-c2e2-4d68-80c1-518a2592b8d3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 returned with HTTP 404 Aug 25 05:01:19.419683 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1297/5169] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:19 2026] GET /volume/v3/volumes/8e3d6887-fad0-423e-a14a-865eff5ee146 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:19.425843 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7c2be0a2-b5b5-4d95-a1bf-3d8456245a2e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.427626 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c2be0a2-b5b5-4d95-a1bf-3d8456245a2e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:01:19.427815 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c2be0a2-b5b5-4d95-a1bf-3d8456245a2e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:19.427993 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7c2be0a2-b5b5-4d95-a1bf-3d8456245a2e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:19.428101 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-7c2be0a2-b5b5-4d95-a1bf-3d8456245a2e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: 5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:01:19.433203 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:19.433203 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:19.433758 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7c2be0a2-b5b5-4d95-a1bf-3d8456245a2e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:01:19.441841 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-881577b1-4190-492e-9c49-792b0b51d511 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.444199 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-881577b1-4190-492e-9c49-792b0b51d511 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:19.444488 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-881577b1-4190-492e-9c49-792b0b51d511 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:19.444736 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-881577b1-4190-492e-9c49-792b0b51d511 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:19.453927 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7c2be0a2-b5b5-4d95-a1bf-3d8456245a2e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot delete request issued successfully. Aug 25 05:01:19.454160 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7c2be0a2-b5b5-4d95-a1bf-3d8456245a2e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b returned with HTTP 202 Aug 25 05:01:19.454255 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:19.454255 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:19.454683 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1290/5170] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:01:19 2026] DELETE /volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:01:19.459806 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-881577b1-4190-492e-9c49-792b0b51d511 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:19.461927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2687e75c-674f-4748-b53b-ef71e9c31bf3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.463791 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2687e75c-674f-4748-b53b-ef71e9c31bf3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:01:19.464021 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2687e75c-674f-4748-b53b-ef71e9c31bf3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:19.464266 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2687e75c-674f-4748-b53b-ef71e9c31bf3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:19.466262 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-881577b1-4190-492e-9c49-792b0b51d511 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:19.466922 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1285/5171] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:19 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:19.476728 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:19.476728 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:19.477259 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2687e75c-674f-4748-b53b-ef71e9c31bf3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:01:19.478233 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2687e75c-674f-4748-b53b-ef71e9c31bf3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b returned with HTTP 200 Aug 25 05:01:19.478738 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1300/5172] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:19 2026] GET /volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:19.479977 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2e996db2-6d40-46ed-afdf-05e16b4f3f3d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.483129 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e996db2-6d40-46ed-afdf-05e16b4f3f3d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:19.483393 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e996db2-6d40-46ed-afdf-05e16b4f3f3d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:19.483639 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2e996db2-6d40-46ed-afdf-05e16b4f3f3d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:19.496926 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:19.496926 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:19.500332 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87a05752-38fb-4ed5-8b8a-af216cde0c8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.502300 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87a05752-38fb-4ed5-8b8a-af216cde0c8b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 Aug 25 05:01:19.502517 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87a05752-38fb-4ed5-8b8a-af216cde0c8b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:19.502717 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87a05752-38fb-4ed5-8b8a-af216cde0c8b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:19.505014 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2e996db2-6d40-46ed-afdf-05e16b4f3f3d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:19.507856 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:19.507856 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:19.508265 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87a05752-38fb-4ed5-8b8a-af216cde0c8b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Snapshot retrieved successfully. Aug 25 05:01:19.509017 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87a05752-38fb-4ed5-8b8a-af216cde0c8b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 returned with HTTP 200 Aug 25 05:01:19.509380 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1291/5173] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:19 2026] GET /volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:19.510655 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2e996db2-6d40-46ed-afdf-05e16b4f3f3d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:19.511118 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1298/5174] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:19 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 1193 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:19.517173 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-86e51a62-72f6-4576-96fc-cb7d04455170 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.518974 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86e51a62-72f6-4576-96fc-cb7d04455170 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 Aug 25 05:01:19.519153 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86e51a62-72f6-4576-96fc-cb7d04455170 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:19.520473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-86e51a62-72f6-4576-96fc-cb7d04455170 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:19.523105 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89ad711c-d492-46e7-a120-2d097833351c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.524849 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89ad711c-d492-46e7-a120-2d097833351c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:01:19.524903 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:19.524903 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:19.525252 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89ad711c-d492-46e7-a120-2d097833351c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18ebe2c7-fd68-42ac-8f53-28c1c5bf3809", "name": "tempest-VolumeImageDependencyTests-Snapshot-179970160"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:19.525379 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-86e51a62-72f6-4576-96fc-cb7d04455170 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Snapshot retrieved successfully. Aug 25 05:01:19.526145 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-86e51a62-72f6-4576-96fc-cb7d04455170 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 returned with HTTP 200 Aug 25 05:01:19.526563 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1286/5175] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:19 2026] GET /volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:19.533482 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:19.533482 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:19.533939 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89ad711c-d492-46e7-a120-2d097833351c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:19.534062 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-89ad711c-d492-46e7-a120-2d097833351c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create snapshot from volume 18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:19.564281 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-89ad711c-d492-46e7-a120-2d097833351c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Created reservations ['6bb65c4e-b7e9-4877-b867-858e7e35ff62', 'b8f7955b-a926-41a6-a4c7-4b91897ea718', 'a26d1bf4-cbcf-4c8b-87bf-56d8451e4d7d', '503f8c4e-b5c5-45d2-8382-ae75c762fd26'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:19.591142 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89ad711c-d492-46e7-a120-2d097833351c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Snapshot create request issued successfully. Aug 25 05:01:19.591908 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89ad711c-d492-46e7-a120-2d097833351c tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:01:19.592190 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1301/5176] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:01:19 2026] POST /volume/v3/snapshots => generated 312 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:19.604224 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a03dd6c1-bc4b-49f3-9a0a-74cd3c2133dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:19.606198 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a03dd6c1-bc4b-49f3-9a0a-74cd3c2133dd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 Aug 25 05:01:19.606530 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a03dd6c1-bc4b-49f3-9a0a-74cd3c2133dd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:19.606983 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a03dd6c1-bc4b-49f3-9a0a-74cd3c2133dd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:19.613630 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:19.613630 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:19.614077 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a03dd6c1-bc4b-49f3-9a0a-74cd3c2133dd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Snapshot retrieved successfully. Aug 25 05:01:19.614897 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a03dd6c1-bc4b-49f3-9a0a-74cd3c2133dd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 returned with HTTP 200 Aug 25 05:01:19.615270 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1292/5177] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:19 2026] GET /volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:20.302663 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-839dc82a-9187-4087-b971-59f3d0c5e7f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:20.304503 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-839dc82a-9187-4087-b971-59f3d0c5e7f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:20.304675 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-839dc82a-9187-4087-b971-59f3d0c5e7f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:20.304849 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-839dc82a-9187-4087-b971-59f3d0c5e7f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:20.315868 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:20.315868 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:20.320911 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-839dc82a-9187-4087-b971-59f3d0c5e7f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:20.327588 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-839dc82a-9187-4087-b971-59f3d0c5e7f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:20.328207 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1299/5178] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:20 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:20.489381 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5ebf663c-d8ad-4a6a-b332-e7750bb5f676 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:20.491246 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ebf663c-d8ad-4a6a-b332-e7750bb5f676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:01:20.491527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ebf663c-d8ad-4a6a-b332-e7750bb5f676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:20.491723 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ebf663c-d8ad-4a6a-b332-e7750bb5f676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:20.502993 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ebf663c-d8ad-4a6a-b332-e7750bb5f676 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b returned with HTTP 404 Aug 25 05:01:20.503593 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1287/5179] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:20 2026] GET /volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:20.625076 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd1b500e-2acf-4096-a704-744cd73c1a65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:20.627828 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd1b500e-2acf-4096-a704-744cd73c1a65 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 Aug 25 05:01:20.628067 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd1b500e-2acf-4096-a704-744cd73c1a65 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:20.628353 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd1b500e-2acf-4096-a704-744cd73c1a65 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:20.633717 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:20.633717 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:20.634234 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd1b500e-2acf-4096-a704-744cd73c1a65 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Snapshot retrieved successfully. Aug 25 05:01:20.635639 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd1b500e-2acf-4096-a704-744cd73c1a65 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 returned with HTTP 200 Aug 25 05:01:20.635955 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1302/5180] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:20 2026] GET /volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:20.650902 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:20.652790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:20.653177 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "1237f4ac-903a-4829-9c2f-3a56c8287a36", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:20.654922 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '1237f4ac-903a-4829-9c2f-3a56c8287a36', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:20.671108 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:20.671108 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:20.671698 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Snapshot retrieved successfully. Aug 25 05:01:20.671808 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume of 1 GB Aug 25 05:01:20.675784 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Availability Zones retrieved successfully. Aug 25 05:01:20.681550 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (9ea2839f-07c0-4533-97a7-837e6762bff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:20.682994 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb601a6-296f-40e8-9229-68ce3d05d2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:20.684224 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:20.719027 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb601a6-296f-40e8-9229-68ce3d05d2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1237f4ac-903a-4829-9c2f-3a56c8287a36', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:20.719862 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8625e9d-47cd-4870-910f-40b611b1e7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:20.758268 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Created reservations ['bd11227d-d603-4ce1-81a3-32d9dd3c521a', '098f6e86-c63f-459a-b341-29fb5f3cf39e', '09225b48-f085-466a-a4ae-c7eafb8e0d86', 'cc24c235-016c-470d-8484-9cb6ebf38f25'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:20.759729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8625e9d-47cd-4870-910f-40b611b1e7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd11227d-d603-4ce1-81a3-32d9dd3c521a', '098f6e86-c63f-459a-b341-29fb5f3cf39e', '09225b48-f085-466a-a4ae-c7eafb8e0d86', 'cc24c235-016c-470d-8484-9cb6ebf38f25']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:20.760438 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870d7e66-13aa-4ba7-a5f2-0a5651d964c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:20.804990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870d7e66-13aa-4ba7-a5f2-0a5651d964c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ebd3a8-1141-40e2-b3b4-250c271108d3', '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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['bd11227d-d603-4ce1-81a3-32d9dd3c521a','098f6e86-c63f-459a-b341-29fb5f3cf39e','09225b48-f085-466a-a4ae-c7eafb8e0d86','cc24c235-016c-470d-8484-9cb6ebf38f25'],size=1,snapshot_id=1237f4ac-903a-4829-9c2f-3a56c8287a36,source_replicaid=,source_volid=None,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), '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-25T05:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ebd3a8-1141-40e2-b3b4-250c271108d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8950d50ed8ae4c11ac827c6bb9ee21d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1237f4ac-903a-4829-9c2f-3a56c8287a36,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:20.805728 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9843669-c526-4753-b448-14e6882519e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:20.821879 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9843669-c526-4753-b448-14e6882519e9) transitioned into state 'SUCCESS' from 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='8950d50ed8ae4c11ac827c6bb9ee21d5',qos_specs=None,replication_status=,reservations=['bd11227d-d603-4ce1-81a3-32d9dd3c521a','098f6e86-c63f-459a-b341-29fb5f3cf39e','09225b48-f085-466a-a4ae-c7eafb8e0d86','cc24c235-016c-470d-8484-9cb6ebf38f25'],size=1,snapshot_id=1237f4ac-903a-4829-9c2f-3a56c8287a36,source_replicaid=,source_volid=None,status='creating',user_id='2ef48a6a3f494645bd66adb06fb4dfea',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:20.822728 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7055e38-06ce-4555-ba87-0e7e1bba980a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:20.843204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7055e38-06ce-4555-ba87-0e7e1bba980a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:20.844127 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Flow 'volume_create_api' (9ea2839f-07c0-4533-97a7-837e6762bff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:20.844487 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Create volume request issued successfully. Aug 25 05:01:20.845030 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62c14d50-0e91-4a0c-b7ba-e0e476fba0bd tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:20.845449 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1293/5181] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:01:20 2026] POST /volume/v3/volumes => generated 809 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:20.857418 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1990c924-3cd6-48f7-921d-aac4604d7947 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:20.859592 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1990c924-3cd6-48f7-921d-aac4604d7947 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:20.859875 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1990c924-3cd6-48f7-921d-aac4604d7947 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:20.860133 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1990c924-3cd6-48f7-921d-aac4604d7947 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:20.868511 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:20.868511 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:20.872659 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1990c924-3cd6-48f7-921d-aac4604d7947 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:20.877883 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1990c924-3cd6-48f7-921d-aac4604d7947 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 returned with HTTP 200 Aug 25 05:01:20.878516 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1300/5182] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:20 2026] GET /volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:21.339883 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6a4b4e06-5cff-4b0d-9eb4-c33634c8c217 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:21.342384 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a4b4e06-5cff-4b0d-9eb4-c33634c8c217 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:21.342633 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6a4b4e06-5cff-4b0d-9eb4-c33634c8c217 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:21.342844 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6a4b4e06-5cff-4b0d-9eb4-c33634c8c217 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:21.357653 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:21.357653 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:21.361802 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-6a4b4e06-5cff-4b0d-9eb4-c33634c8c217 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:21.366502 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6a4b4e06-5cff-4b0d-9eb4-c33634c8c217 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:21.366994 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1288/5183] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:21 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:21.892054 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6135b645-7619-4179-a38a-b97962b7a2a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:21.896305 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6135b645-7619-4179-a38a-b97962b7a2a1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:21.896508 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6135b645-7619-4179-a38a-b97962b7a2a1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:21.896697 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6135b645-7619-4179-a38a-b97962b7a2a1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:21.904121 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:21.904121 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:21.907728 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6135b645-7619-4179-a38a-b97962b7a2a1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:21.916236 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6135b645-7619-4179-a38a-b97962b7a2a1 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 returned with HTTP 200 Aug 25 05:01:21.916303 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1303/5184] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:21 2026] GET /volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:21.933444 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd820b79-6a09-40b6-9e8b-46cc3f782199 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:21.934030 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd820b79-6a09-40b6-9e8b-46cc3f782199 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:21.934030 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd820b79-6a09-40b6-9e8b-46cc3f782199 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:21.934098 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd820b79-6a09-40b6-9e8b-46cc3f782199 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:21.942827 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:21.942827 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:21.946857 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cd820b79-6a09-40b6-9e8b-46cc3f782199 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:21.954105 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd820b79-6a09-40b6-9e8b-46cc3f782199 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 returned with HTTP 200 Aug 25 05:01:21.954105 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1294/5185] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:21 2026] GET /volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:21.970463 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3be34f9f-3221-4a7a-bd22-80934ff7bf6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:21.971905 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3be34f9f-3221-4a7a-bd22-80934ff7bf6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 Aug 25 05:01:21.972166 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3be34f9f-3221-4a7a-bd22-80934ff7bf6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:21.972417 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3be34f9f-3221-4a7a-bd22-80934ff7bf6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:21.972551 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-3be34f9f-3221-4a7a-bd22-80934ff7bf6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete snapshot with id: 1237f4ac-903a-4829-9c2f-3a56c8287a36 Aug 25 05:01:21.977955 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:21.977955 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:21.978356 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3be34f9f-3221-4a7a-bd22-80934ff7bf6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Snapshot retrieved successfully. Aug 25 05:01:22.003247 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3be34f9f-3221-4a7a-bd22-80934ff7bf6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Snapshot delete request issued successfully. Aug 25 05:01:22.003559 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3be34f9f-3221-4a7a-bd22-80934ff7bf6d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 returned with HTTP 202 Aug 25 05:01:22.004076 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1301/5186] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:01:21 2026] DELETE /volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:01:22.012401 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dc550c8b-82b2-4933-98c9-f75a44350441 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:22.014387 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc550c8b-82b2-4933-98c9-f75a44350441 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 Aug 25 05:01:22.014903 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc550c8b-82b2-4933-98c9-f75a44350441 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:22.014903 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc550c8b-82b2-4933-98c9-f75a44350441 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:22.027053 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:22.027053 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:22.027571 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dc550c8b-82b2-4933-98c9-f75a44350441 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Snapshot retrieved successfully. Aug 25 05:01:22.028675 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc550c8b-82b2-4933-98c9-f75a44350441 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 returned with HTTP 200 Aug 25 05:01:22.029155 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1289/5187] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:22 2026] GET /volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:22.055780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-376b5525-475f-4318-9cab-6c657df36860 req-3aee7217-6138-4745-820d-149ba8448a6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:22.058212 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-376b5525-475f-4318-9cab-6c657df36860 req-3aee7217-6138-4745-820d-149ba8448a6e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/e71db3f1-151d-43de-9f6c-266a5b84b399 Aug 25 05:01:22.058536 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-376b5525-475f-4318-9cab-6c657df36860 req-3aee7217-6138-4745-820d-149ba8448a6e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:22.058822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-376b5525-475f-4318-9cab-6c657df36860 req-3aee7217-6138-4745-820d-149ba8448a6e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:22.071580 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:22.071580 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:22.146152 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-376b5525-475f-4318-9cab-6c657df36860 req-3aee7217-6138-4745-820d-149ba8448a6e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/e71db3f1-151d-43de-9f6c-266a5b84b399 returned with HTTP 200 Aug 25 05:01:22.146538 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1304/5188] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:01:22 2026] DELETE /volume/v3/attachments/e71db3f1-151d-43de-9f6c-266a5b84b399 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:22.159061 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-376b5525-475f-4318-9cab-6c657df36860 req-6bc059aa-c110-4e43-a55f-667dce0a26f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:22.161256 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-376b5525-475f-4318-9cab-6c657df36860 req-6bc059aa-c110-4e43-a55f-667dce0a26f1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 05:01:22.161469 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-376b5525-475f-4318-9cab-6c657df36860 req-6bc059aa-c110-4e43-a55f-667dce0a26f1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:22.161706 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-376b5525-475f-4318-9cab-6c657df36860 req-6bc059aa-c110-4e43-a55f-667dce0a26f1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:22.161854 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-376b5525-475f-4318-9cab-6c657df36860 req-6bc059aa-c110-4e43-a55f-667dce0a26f1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: 533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 05:01:22.169076 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:22.169076 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:22.169550 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-376b5525-475f-4318-9cab-6c657df36860 req-6bc059aa-c110-4e43-a55f-667dce0a26f1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:01:22.191153 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-376b5525-475f-4318-9cab-6c657df36860 req-6bc059aa-c110-4e43-a55f-667dce0a26f1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 05:01:22.191341 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-376b5525-475f-4318-9cab-6c657df36860 req-6bc059aa-c110-4e43-a55f-667dce0a26f1 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 202 Aug 25 05:01:22.191955 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1295/5189] 10.4.3.213 () {70 vars in 1620 bytes} [Tue Aug 25 05:01:22 2026] DELETE /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:01:22.379731 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9cbc631e-a638-4655-8b75-f2c6c0030bca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:22.381451 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cbc631e-a638-4655-8b75-f2c6c0030bca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:22.381671 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cbc631e-a638-4655-8b75-f2c6c0030bca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:22.381874 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9cbc631e-a638-4655-8b75-f2c6c0030bca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:22.390094 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:22.390094 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:22.392956 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9cbc631e-a638-4655-8b75-f2c6c0030bca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:22.396547 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9cbc631e-a638-4655-8b75-f2c6c0030bca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:22.396871 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1302/5190] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:22 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:22.709104 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-16052114-07db-421a-bfad-ea371828a675 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:22.711536 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-16052114-07db-421a-bfad-ea371828a675 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments/1a702f1f-9e59-401a-8ee0-1b9a812109a2/action Aug 25 05:01:22.711882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-16052114-07db-421a-bfad-ea371828a675 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:01:22.711994 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-16052114-07db-421a-bfad-ea371828a675 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:22.729132 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:22.729132 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:22.747626 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-682f9c09-69e4-4c0b-aebb-5b2a4cb2e163 req-16052114-07db-421a-bfad-ea371828a675 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/1a702f1f-9e59-401a-8ee0-1b9a812109a2/action returned with HTTP 204 Aug 25 05:01:22.748133 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1290/5191] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:01:22 2026] POST /volume/v3/attachments/1a702f1f-9e59-401a-8ee0-1b9a812109a2/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:22.900494 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b159da27-ca63-4190-b6aa-62cef4380f71 req-02c66ed4-d7c6-4e8d-b017-cc53d4b77c54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:22.903213 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b159da27-ca63-4190-b6aa-62cef4380f71 req-02c66ed4-d7c6-4e8d-b017-cc53d4b77c54 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] DELETE https://10.4.3.213/volume/v3/attachments/fbf01388-4bf1-4789-8090-fbe91eb536ea Aug 25 05:01:22.903556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b159da27-ca63-4190-b6aa-62cef4380f71 req-02c66ed4-d7c6-4e8d-b017-cc53d4b77c54 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:22.903831 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b159da27-ca63-4190-b6aa-62cef4380f71 req-02c66ed4-d7c6-4e8d-b017-cc53d4b77c54 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:22.913200 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:22.913200 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:22.957959 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b159da27-ca63-4190-b6aa-62cef4380f71 req-02c66ed4-d7c6-4e8d-b017-cc53d4b77c54 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments/fbf01388-4bf1-4789-8090-fbe91eb536ea returned with HTTP 200 Aug 25 05:01:22.958372 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1305/5192] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:01:22 2026] DELETE /volume/v3/attachments/fbf01388-4bf1-4789-8090-fbe91eb536ea => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:23.038114 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-662f39ff-a960-4189-b53f-c93ed5b1e622 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:23.040478 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-662f39ff-a960-4189-b53f-c93ed5b1e622 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 Aug 25 05:01:23.040783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-662f39ff-a960-4189-b53f-c93ed5b1e622 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:23.041057 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-662f39ff-a960-4189-b53f-c93ed5b1e622 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:23.045390 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-662f39ff-a960-4189-b53f-c93ed5b1e622 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 returned with HTTP 404 Aug 25 05:01:23.045868 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1296/5193] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:23 2026] GET /volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:23.051897 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0cdc99b0-d14a-4bc4-9925-c4da2db2b489 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:23.053622 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cdc99b0-d14a-4bc4-9925-c4da2db2b489 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:23.053809 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cdc99b0-d14a-4bc4-9925-c4da2db2b489 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:23.053988 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0cdc99b0-d14a-4bc4-9925-c4da2db2b489 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:23.054137 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0cdc99b0-d14a-4bc4-9925-c4da2db2b489 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume with id: 35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:23.060539 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:23.060539 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:23.060983 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0cdc99b0-d14a-4bc4-9925-c4da2db2b489 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:23.081167 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0cdc99b0-d14a-4bc4-9925-c4da2db2b489 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume request issued successfully. Aug 25 05:01:23.081455 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0cdc99b0-d14a-4bc4-9925-c4da2db2b489 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 returned with HTTP 202 Aug 25 05:01:23.082016 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1303/5194] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:01:23 2026] DELETE /volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:01:23.089829 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dcf6e0aa-f7c9-40d5-a77f-9c29386a420d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:23.091097 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcf6e0aa-f7c9-40d5-a77f-9c29386a420d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:23.091335 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcf6e0aa-f7c9-40d5-a77f-9c29386a420d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:23.091533 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dcf6e0aa-f7c9-40d5-a77f-9c29386a420d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:23.100614 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:23.100614 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:23.105209 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dcf6e0aa-f7c9-40d5-a77f-9c29386a420d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:23.111396 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dcf6e0aa-f7c9-40d5-a77f-9c29386a420d tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 returned with HTTP 200 Aug 25 05:01:23.111869 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1291/5195] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:23 2026] GET /volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:23.137224 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c255b9d1-8632-46bc-b717-3de3ec5ca8f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:23.138980 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c255b9d1-8632-46bc-b717-3de3ec5ca8f3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 05:01:23.139174 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c255b9d1-8632-46bc-b717-3de3ec5ca8f3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:23.139401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c255b9d1-8632-46bc-b717-3de3ec5ca8f3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:23.145457 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c255b9d1-8632-46bc-b717-3de3ec5ca8f3 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 404 Aug 25 05:01:23.145903 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1306/5196] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:23 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:23.408093 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3cd584e7-bd47-4fb7-beb2-8350e20144bf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:23.409745 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cd584e7-bd47-4fb7-beb2-8350e20144bf tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:01:23.410017 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cd584e7-bd47-4fb7-beb2-8350e20144bf tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:23.410357 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cd584e7-bd47-4fb7-beb2-8350e20144bf tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:23.423389 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:23.423389 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:23.427774 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3cd584e7-bd47-4fb7-beb2-8350e20144bf tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:23.433530 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cd584e7-bd47-4fb7-beb2-8350e20144bf tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:01:23.433965 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1297/5197] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:23 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:23.605866 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3bf4783d-649c-4e20-aefb-d02d94b1c0f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:23.607635 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3bf4783d-649c-4e20-aefb-d02d94b1c0f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:01:23.608123 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3bf4783d-649c-4e20-aefb-d02d94b1c0f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:23.608123 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3bf4783d-649c-4e20-aefb-d02d94b1c0f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:23.608123 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-3bf4783d-649c-4e20-aefb-d02d94b1c0f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: 5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:01:23.612198 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3bf4783d-649c-4e20-aefb-d02d94b1c0f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b returned with HTTP 404 Aug 25 05:01:23.612706 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1304/5198] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:01:23 2026] DELETE /volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:23.618957 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b99d9bcb-b5ea-4d5a-994e-8ec9e3ca8496 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:23.620755 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b99d9bcb-b5ea-4d5a-994e-8ec9e3ca8496 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b Aug 25 05:01:23.620962 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b99d9bcb-b5ea-4d5a-994e-8ec9e3ca8496 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:23.621143 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b99d9bcb-b5ea-4d5a-994e-8ec9e3ca8496 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:23.625241 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b99d9bcb-b5ea-4d5a-994e-8ec9e3ca8496 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b returned with HTTP 404 Aug 25 05:01:23.625739 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1292/5199] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:23 2026] GET /volume/v3/snapshots/5111e76a-b5aa-4625-b3dd-df626759087b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:23.962150 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5976c833-3189-44e1-ac84-f80831d71729 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:23.964142 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:23.964555 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1357144926", "source_volid": "e4c5bb29-f93b-4093-bd6a-4e9441c47e76", "volume_type": "tempest-scenario-type-luks-1840189978", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:23.966452 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1357144926', 'source_volid': 'e4c5bb29-f93b-4093-bd6a-4e9441c47e76', 'volume_type': 'tempest-scenario-type-luks-1840189978', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:23.976937 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:23.976937 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:23.977482 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume retrieved successfully. Aug 25 05:01:23.977607 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume of 1 GB Aug 25 05:01:23.978236 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Availability Zones retrieved successfully. Aug 25 05:01:23.983313 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Flow 'volume_create_api' (766dd86b-5dbe-4ab9-86b4-26d07adec8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:23.984335 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd928c7-a226-4f6d-9e5c-4d347413ce5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:23.985164 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:23.989511 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-4b7ea8d3-134b-4923-aa89-4dcac509a31c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:23.991443 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-4b7ea8d3-134b-4923-aa89-4dcac509a31c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:23.991633 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-4b7ea8d3-134b-4923-aa89-4dcac509a31c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:23.991835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-4b7ea8d3-134b-4923-aa89-4dcac509a31c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:23.997981 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:23.997981 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:24.001336 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-4b7ea8d3-134b-4923-aa89-4dcac509a31c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:24.003124 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd928c7-a226-4f6d-9e5c-4d347413ce5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e4c5bb29-f93b-4093-bd6a-4e9441c47e76', 'volume_type': VolumeType(created_at=2026-08-25T05:00:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ace4758f-ba7a-47ba-b7b3-365f006f8ae3,is_public=True,name='tempest-scenario-type-luks-1840189978',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ace4758f-ba7a-47ba-b7b3-365f006f8ae3', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.003998 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce26ef2-5a66-4223-91d2-f16a27d0c7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:24.005509 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-4b7ea8d3-134b-4923-aa89-4dcac509a31c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:24.006032 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1298/5200] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:01:23 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:24.027145 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1840189978 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1840189978, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:01:24.027447 np0000008045 devstack@c-api.service[100267]: WARNING cinder.quota [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1840189978 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1840189978, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:01:24.039223 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Created reservations ['a6ef81c9-a0ec-4d98-abc1-95d5096e4761', '926e1637-fec2-41bb-b86d-f61a765d7859', 'cf4afe47-4fd1-458b-b757-bb6092a8f9f9', 'c101084c-5f39-4bbb-8447-03a04145316f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:24.039933 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce26ef2-5a66-4223-91d2-f16a27d0c7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6ef81c9-a0ec-4d98-abc1-95d5096e4761', '926e1637-fec2-41bb-b86d-f61a765d7859', 'cf4afe47-4fd1-458b-b757-bb6092a8f9f9', 'c101084c-5f39-4bbb-8447-03a04145316f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.040618 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908ca331-6018-463a-a36a-e14e35718166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:24.071248 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908ca331-6018-463a-a36a-e14e35718166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad257b3b-7c77-499c-b6ab-b7b67b26e1c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1357144926',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb84eabb1254780b407f6f5f3533654',qos_specs=None,replication_status=,reservations=['a6ef81c9-a0ec-4d98-abc1-95d5096e4761','926e1637-fec2-41bb-b86d-f61a765d7859','cf4afe47-4fd1-458b-b757-bb6092a8f9f9','c101084c-5f39-4bbb-8447-03a04145316f'],size=1,snapshot_id=None,source_replicaid=,source_volid=e4c5bb29-f93b-4093-bd6a-4e9441c47e76,status='creating',user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_type_id=ace4758f-ba7a-47ba-b7b3-365f006f8ae3), '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-25T05:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1357144926',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ad257b3b-7c77-499c-b6ab-b7b67b26e1c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb84eabb1254780b407f6f5f3533654',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e4c5bb29-f93b-4093-bd6a-4e9441c47e76,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ace4758f-ba7a-47ba-b7b3-365f006f8ae3),volume_type_id=ace4758f-ba7a-47ba-b7b3-365f006f8ae3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.071922 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beac2670-5baa-4710-9c06-98a78badbcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:24.072184 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9c861db5-6f02-46ea-b2ce-25d3aa5e44cc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.072664 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c861db5-6f02-46ea-b2ce-25d3aa5e44cc None None] GET https://10.4.3.213/volume// Aug 25 05:01:24.072829 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c861db5-6f02-46ea-b2ce-25d3aa5e44cc None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.073005 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9c861db5-6f02-46ea-b2ce-25d3aa5e44cc None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.073353 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9c861db5-6f02-46ea-b2ce-25d3aa5e44cc None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:24.073626 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1305/5201] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 05:01: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 25 05:01:24.080090 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-e951c7f0-ea31-4d65-b7f9-c0fbd54c16cc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.082064 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-e951c7f0-ea31-4d65-b7f9-c0fbd54c16cc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:01:24.082414 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-e951c7f0-ea31-4d65-b7f9-c0fbd54c16cc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52fa3bce-dd87-417b-8f89-6fd07338bc3a", "connector": null, "instance_uuid": "57cab645-97b3-415a-a3f1-6532cc57d02a"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:24.089098 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beac2670-5baa-4710-9c06-98a78badbcc8) transitioned into state 'SUCCESS' from state '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-1357144926',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb84eabb1254780b407f6f5f3533654',qos_specs=None,replication_status=,reservations=['a6ef81c9-a0ec-4d98-abc1-95d5096e4761','926e1637-fec2-41bb-b86d-f61a765d7859','cf4afe47-4fd1-458b-b757-bb6092a8f9f9','c101084c-5f39-4bbb-8447-03a04145316f'],size=1,snapshot_id=None,source_replicaid=,source_volid=e4c5bb29-f93b-4093-bd6a-4e9441c47e76,status='creating',user_id='b3b40f4b1dc94fb49551ff5fb1e27ba4',volume_type_id=ace4758f-ba7a-47ba-b7b3-365f006f8ae3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.089854 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1492237-7568-4853-8a14-365da0f087be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:24.090035 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:24.090035 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:24.103200 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1492237-7568-4853-8a14-365da0f087be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.103976 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Flow 'volume_create_api' (766dd86b-5dbe-4ab9-86b4-26d07adec8f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:24.104276 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Create volume request issued successfully. Aug 25 05:01:24.104863 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5976c833-3189-44e1-ac84-f80831d71729 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:24.105236 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1307/5202] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:01:23 2026] POST /volume/v3/volumes => generated 811 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:24.114875 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-e951c7f0-ea31-4d65-b7f9-c0fbd54c16cc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:01:24.115386 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1293/5203] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:01:24 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:24.118311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a922a694-7e14-4267-95f5-d5112a759f11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.120097 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a922a694-7e14-4267-95f5-d5112a759f11 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:24.120282 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a922a694-7e14-4267-95f5-d5112a759f11 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.120506 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a922a694-7e14-4267-95f5-d5112a759f11 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.125853 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-46b18a49-0063-41df-b0e9-26222bed776f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.127014 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:24.127014 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:24.127632 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46b18a49-0063-41df-b0e9-26222bed776f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:24.127845 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46b18a49-0063-41df-b0e9-26222bed776f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.128084 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46b18a49-0063-41df-b0e9-26222bed776f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.130412 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a922a694-7e14-4267-95f5-d5112a759f11 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:24.134409 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a922a694-7e14-4267-95f5-d5112a759f11 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:24.134906 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1299/5204] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:24 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:24.135262 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46b18a49-0063-41df-b0e9-26222bed776f tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 returned with HTTP 404 Aug 25 05:01:24.135987 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1306/5205] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:24 2026] GET /volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:24.149927 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-137cb4b2-ed43-44b6-83e6-00853c4deaac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.152098 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-137cb4b2-ed43-44b6-83e6-00853c4deaac tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:24.152468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-137cb4b2-ed43-44b6-83e6-00853c4deaac tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.152685 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-137cb4b2-ed43-44b6-83e6-00853c4deaac tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.158801 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9b16a77-7489-416f-9958-43b076020c75 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.159263 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9b16a77-7489-416f-9958-43b076020c75 None None] GET https://10.4.3.213/volume// Aug 25 05:01:24.159494 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9b16a77-7489-416f-9958-43b076020c75 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.159729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9b16a77-7489-416f-9958-43b076020c75 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.160111 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9b16a77-7489-416f-9958-43b076020c75 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:24.160485 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1294/5206] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:01: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 25 05:01:24.165354 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:24.165354 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:24.169238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-8f4f7e2e-baa6-42a3-8945-53539c89003d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.169611 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-137cb4b2-ed43-44b6-83e6-00853c4deaac tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:24.171625 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-8f4f7e2e-baa6-42a3-8945-53539c89003d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:24.172212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-8f4f7e2e-baa6-42a3-8945-53539c89003d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.172212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-8f4f7e2e-baa6-42a3-8945-53539c89003d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.175365 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-137cb4b2-ed43-44b6-83e6-00853c4deaac tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:24.175914 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1308/5207] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:24 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:24.182062 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:24.182062 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:24.184817 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-28e7a61e-8e59-451e-8c28-36d17561b998 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.185713 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-8f4f7e2e-baa6-42a3-8945-53539c89003d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:24.186968 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:24.187421 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1788132147", "snapshot_id": "07047291-4208-4048-8613-1724f866ea02", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:24.189478 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1788132147', 'snapshot_id': '07047291-4208-4048-8613-1724f866ea02', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:24.190925 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-8f4f7e2e-baa6-42a3-8945-53539c89003d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:24.191463 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1300/5208] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:01:24 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1102 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:24.194824 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:24.194824 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:24.195294 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Snapshot retrieved successfully. Aug 25 05:01:24.195386 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Create volume of 1 GB Aug 25 05:01:24.201324 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Availability Zones retrieved successfully. Aug 25 05:01:24.207934 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Flow 'volume_create_api' (10437307-fb70-4cc4-8235-9901749abffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:24.209126 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e16bb4c5-79cb-484d-b670-8f68d2653897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:24.210288 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:24.223459 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bbe28fdc-29ed-4749-b82c-468617878c6c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.225521 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bbe28fdc-29ed-4749-b82c-468617878c6c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 05:01:24.226281 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bbe28fdc-29ed-4749-b82c-468617878c6c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.226281 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bbe28fdc-29ed-4749-b82c-468617878c6c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.226281 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-bbe28fdc-29ed-4749-b82c-468617878c6c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: 533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 05:01:24.232722 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bbe28fdc-29ed-4749-b82c-468617878c6c tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 404 Aug 25 05:01:24.233284 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1295/5209] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:01:24 2026] DELETE /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:24.239087 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e16bb4c5-79cb-484d-b670-8f68d2653897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '07047291-4208-4048-8613-1724f866ea02', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.239540 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7a5f321-d151-41d9-9568-ac2b75573a63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.239798 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917cadf4-fefa-4c89-ab9e-710efa281595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:24.241497 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7a5f321-d151-41d9-9568-ac2b75573a63 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 Aug 25 05:01:24.241697 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7a5f321-d151-41d9-9568-ac2b75573a63 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.241880 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7a5f321-d151-41d9-9568-ac2b75573a63 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.248116 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7a5f321-d151-41d9-9568-ac2b75573a63 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 returned with HTTP 404 Aug 25 05:01:24.248856 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1309/5210] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:24 2026] GET /volume/v3/volumes/533e3696-e449-4e71-8aa7-c088a827e6e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:24.290453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Created reservations ['37f537ec-c9a7-45ff-b3ec-ac1d67c1a088', 'dfd69158-6659-4ff5-ba83-d9dabb730a3c', '4612abc5-b9ca-42c5-b8f6-11933f1b8823', '0ee218e4-484b-4094-acb1-8bdf224aae64'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:24.291439 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917cadf4-fefa-4c89-ab9e-710efa281595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f537ec-c9a7-45ff-b3ec-ac1d67c1a088', 'dfd69158-6659-4ff5-ba83-d9dabb730a3c', '4612abc5-b9ca-42c5-b8f6-11933f1b8823', '0ee218e4-484b-4094-acb1-8bdf224aae64']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.292454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84177f95-31ea-4694-8b27-bf0f9625cc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:24.299497 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-bac36263-80fc-477a-9ccf-8c029fc56939 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.301824 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-bac36263-80fc-477a-9ccf-8c029fc56939 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] PUT https://10.4.3.213/volume/v3/attachments/5f8271d0-4609-4185-a9b9-89c5a509225c Aug 25 05:01:24.302182 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-bac36263-80fc-477a-9ccf-8c029fc56939 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:24.315887 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-bac36263-80fc-477a-9ccf-8c029fc56939 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Acquiring lock "cinder-attachment_update-52fa3bce-dd87-417b-8f89-6fd07338bc3a-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:01:24.320143 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-bac36263-80fc-477a-9ccf-8c029fc56939 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-52fa3bce-dd87-417b-8f89-6fd07338bc3a-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:01:24.321475 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:24.321475 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:24.325103 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-33627674-7875-4c13-a211-c19a8295f75b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.326985 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33627674-7875-4c13-a211-c19a8295f75b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:24.327195 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33627674-7875-4c13-a211-c19a8295f75b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.327446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-33627674-7875-4c13-a211-c19a8295f75b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.327644 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-33627674-7875-4c13-a211-c19a8295f75b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume with id: 18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:24.337832 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:24.337832 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:24.338688 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-33627674-7875-4c13-a211-c19a8295f75b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:24.341877 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84177f95-31ea-4694-8b27-bf0f9625cc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90702730-fe7f-411c-acfe-02d5d0989999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1788132147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd93be91b134e8aa7e3cc1457ff3166',qos_specs=None,replication_status=,reservations=['37f537ec-c9a7-45ff-b3ec-ac1d67c1a088','dfd69158-6659-4ff5-ba83-d9dabb730a3c','4612abc5-b9ca-42c5-b8f6-11933f1b8823','0ee218e4-484b-4094-acb1-8bdf224aae64'],size=1,snapshot_id=07047291-4208-4048-8613-1724f866ea02,source_replicaid=,source_volid=None,status='creating',user_id='05fecefa66cc4857997038c775515ebf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1788132147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90702730-fe7f-411c-acfe-02d5d0989999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd93be91b134e8aa7e3cc1457ff3166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=07047291-4208-4048-8613-1724f866ea02,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05fecefa66cc4857997038c775515ebf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.343042 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8183b371-249c-47b8-9c0c-039720101dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:24.367023 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-33627674-7875-4c13-a211-c19a8295f75b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume request issued successfully. Aug 25 05:01:24.367286 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-33627674-7875-4c13-a211-c19a8295f75b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 202 Aug 25 05:01:24.367770 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1296/5211] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:01:24 2026] DELETE /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:01:24.372595 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8183b371-249c-47b8-9c0c-039720101dc7) transitioned into state 'SUCCESS' from state '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-1788132147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd93be91b134e8aa7e3cc1457ff3166',qos_specs=None,replication_status=,reservations=['37f537ec-c9a7-45ff-b3ec-ac1d67c1a088','dfd69158-6659-4ff5-ba83-d9dabb730a3c','4612abc5-b9ca-42c5-b8f6-11933f1b8823','0ee218e4-484b-4094-acb1-8bdf224aae64'],size=1,snapshot_id=07047291-4208-4048-8613-1724f866ea02,source_replicaid=,source_volid=None,status='creating',user_id='05fecefa66cc4857997038c775515ebf',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.373782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3498f14-70a2-40b0-80ce-b7756b8fdb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:24.376215 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9ce2cd3-c8f7-42b3-9246-5adfee47c8ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:24.377983 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9ce2cd3-c8f7-42b3-9246-5adfee47c8ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:24.378193 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9ce2cd3-c8f7-42b3-9246-5adfee47c8ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:24.378394 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9ce2cd3-c8f7-42b3-9246-5adfee47c8ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:24.385127 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:24.385127 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:24.389829 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9ce2cd3-c8f7-42b3-9246-5adfee47c8ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:24.397828 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9ce2cd3-c8f7-42b3-9246-5adfee47c8ac tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 200 Aug 25 05:01:24.398466 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1310/5212] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:24 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:24.403308 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3498f14-70a2-40b0-80ce-b7756b8fdb84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:24.404190 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Flow 'volume_create_api' (10437307-fb70-4cc4-8235-9901749abffe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:24.404573 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Create volume request issued successfully. Aug 25 05:01:24.405197 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-28e7a61e-8e59-451e-8c28-36d17561b998 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:24.405629 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1307/5213] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:01:24 2026] POST /volume/v3/volumes => generated 781 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:24.451902 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-bac36263-80fc-477a-9ccf-8c029fc56939 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-52fa3bce-dd87-417b-8f89-6fd07338bc3a-np0000008045" released by "attachment_update" :: held 0.132s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:01:24.452398 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-bac36263-80fc-477a-9ccf-8c029fc56939 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/5f8271d0-4609-4185-a9b9-89c5a509225c returned with HTTP 200 Aug 25 05:01:24.452717 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1301/5214] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:01:24 2026] PUT /volume/v3/attachments/5f8271d0-4609-4185-a9b9-89c5a509225c => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:25.150204 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-01fc8df4-bffa-4b1a-b2a0-0fa7d3bf444e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.151991 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01fc8df4-bffa-4b1a-b2a0-0fa7d3bf444e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:25.152200 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01fc8df4-bffa-4b1a-b2a0-0fa7d3bf444e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.152393 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-01fc8df4-bffa-4b1a-b2a0-0fa7d3bf444e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.159275 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:25.159275 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:25.162538 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-01fc8df4-bffa-4b1a-b2a0-0fa7d3bf444e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:25.166399 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-01fc8df4-bffa-4b1a-b2a0-0fa7d3bf444e tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:25.166812 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1297/5215] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:25 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:25.191745 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47d98560-78f2-42a4-936e-09a29f3a61d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.193485 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47d98560-78f2-42a4-936e-09a29f3a61d5 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:25.193665 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47d98560-78f2-42a4-936e-09a29f3a61d5 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.193815 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47d98560-78f2-42a4-936e-09a29f3a61d5 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.203303 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:25.203303 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:25.207966 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47d98560-78f2-42a4-936e-09a29f3a61d5 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:25.212086 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47d98560-78f2-42a4-936e-09a29f3a61d5 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:25.212512 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1311/5216] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:25 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:25.265682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.267409 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:25.267766 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-790925422", "snapshot_id": null, "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:25.269152 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-790925422', 'snapshot_id': None, 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:25.342028 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 05:01:25.342329 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:25.342329 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:25.347110 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 05:01:25.352316 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (e0758da3-2abd-4369-b2ba-d30547f8b538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:25.353355 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6806e8-37e0-4b90-8332-136a81406a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:25.354364 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:25.406849 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6806e8-37e0-4b90-8332-136a81406a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:25.407712 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09495afd-beeb-448e-a241-beb306637c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:25.411343 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-40d5fc24-cd99-4ee4-9c57-207edcbbcae2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.413364 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40d5fc24-cd99-4ee4-9c57-207edcbbcae2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:25.413624 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40d5fc24-cd99-4ee4-9c57-207edcbbcae2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.413824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40d5fc24-cd99-4ee4-9c57-207edcbbcae2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.422077 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40d5fc24-cd99-4ee4-9c57-207edcbbcae2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 404 Aug 25 05:01:25.422077 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1302/5217] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:25 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:25.431411 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9db12747-6005-4ae9-9874-6ee21fe56b3b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.433090 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9db12747-6005-4ae9-9874-6ee21fe56b3b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:25.433337 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9db12747-6005-4ae9-9874-6ee21fe56b3b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.433578 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9db12747-6005-4ae9-9874-6ee21fe56b3b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.433778 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-9db12747-6005-4ae9-9874-6ee21fe56b3b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume with id: 35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:25.438992 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9db12747-6005-4ae9-9874-6ee21fe56b3b tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 returned with HTTP 404 Aug 25 05:01:25.439480 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1298/5218] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:01:25 2026] DELETE /volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:25.448044 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-212ff158-0423-4a40-8426-d19c446876ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.448123 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['1b549a28-baba-4908-a5c7-0fd1f48cdc96', '4c3ca695-1e9c-4187-b528-14d8d08743e3', '9a54b821-3c95-43ac-b2c0-1f828bba18f6', '10b28bb0-1418-41df-8d6c-47fbfcd3fe7b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:25.449304 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09495afd-beeb-448e-a241-beb306637c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b549a28-baba-4908-a5c7-0fd1f48cdc96', '4c3ca695-1e9c-4187-b528-14d8d08743e3', '9a54b821-3c95-43ac-b2c0-1f828bba18f6', '10b28bb0-1418-41df-8d6c-47fbfcd3fe7b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:25.450377 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (211a45d7-181a-4ea0-a320-438cb9c575d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:25.451177 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-212ff158-0423-4a40-8426-d19c446876ee tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 Aug 25 05:01:25.451502 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-212ff158-0423-4a40-8426-d19c446876ee tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.451736 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-212ff158-0423-4a40-8426-d19c446876ee tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.459986 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-212ff158-0423-4a40-8426-d19c446876ee tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 returned with HTTP 404 Aug 25 05:01:25.461020 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1312/5219] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:25 2026] GET /volume/v3/volumes/35ebd3a8-1141-40e2-b3b4-250c271108d3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:25.468172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3a10295-843d-4f87-a6a6-c9c5133881ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.470016 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3a10295-843d-4f87-a6a6-c9c5133881ca tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 Aug 25 05:01:25.470740 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3a10295-843d-4f87-a6a6-c9c5133881ca tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.470894 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3a10295-843d-4f87-a6a6-c9c5133881ca tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.470989 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-d3a10295-843d-4f87-a6a6-c9c5133881ca tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete snapshot with id: 1237f4ac-903a-4829-9c2f-3a56c8287a36 Aug 25 05:01:25.473927 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (211a45d7-181a-4ea0-a320-438cb9c575d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cec5efb0-b393-451f-bb94-d44784dfb27d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-790925422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['1b549a28-baba-4908-a5c7-0fd1f48cdc96','4c3ca695-1e9c-4187-b528-14d8d08743e3','9a54b821-3c95-43ac-b2c0-1f828bba18f6','10b28bb0-1418-41df-8d6c-47fbfcd3fe7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-790925422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cec5efb0-b393-451f-bb94-d44784dfb27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:25.474776 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb41880-d721-4404-a3be-5c9ab2706747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:25.475878 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3a10295-843d-4f87-a6a6-c9c5133881ca tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 returned with HTTP 404 Aug 25 05:01:25.476423 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1303/5220] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:01:25 2026] DELETE /volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:25.482965 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f69479cd-520b-41d1-9a86-ddedb2e6954a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.485755 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f69479cd-520b-41d1-9a86-ddedb2e6954a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 Aug 25 05:01:25.486128 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f69479cd-520b-41d1-9a86-ddedb2e6954a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.486372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f69479cd-520b-41d1-9a86-ddedb2e6954a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.490896 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f69479cd-520b-41d1-9a86-ddedb2e6954a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 returned with HTTP 404 Aug 25 05:01:25.491236 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1299/5221] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:01:25 2026] GET /volume/v3/snapshots/1237f4ac-903a-4829-9c2f-3a56c8287a36 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:25.493464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb41880-d721-4404-a3be-5c9ab2706747) transitioned into state 'SUCCESS' from state '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-790925422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['1b549a28-baba-4908-a5c7-0fd1f48cdc96','4c3ca695-1e9c-4187-b528-14d8d08743e3','9a54b821-3c95-43ac-b2c0-1f828bba18f6','10b28bb0-1418-41df-8d6c-47fbfcd3fe7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:25.496450 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a5f2f1-aee4-4691-ad0a-7a6f55e0d892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:25.498500 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52346de3-6452-4f4e-a605-d45ede166375 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.500237 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52346de3-6452-4f4e-a605-d45ede166375 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:25.500521 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52346de3-6452-4f4e-a605-d45ede166375 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.500773 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52346de3-6452-4f4e-a605-d45ede166375 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.501721 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-52346de3-6452-4f4e-a605-d45ede166375 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume with id: 18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:25.504692 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a5f2f1-aee4-4691-ad0a-7a6f55e0d892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:25.505599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (e0758da3-2abd-4369-b2ba-d30547f8b538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:25.505969 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 05:01:25.506600 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-780f8e67-caf1-454f-8442-d17f0280f8d9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:25.507044 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1308/5222] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:01:25 2026] POST /volume/v3/volumes => generated 758 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:25.508581 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52346de3-6452-4f4e-a605-d45ede166375 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 404 Aug 25 05:01:25.509069 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1313/5223] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:01:25 2026] DELETE /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:25.516777 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a08dc23b-7fbe-430a-9538-e41ec993c22a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.518380 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-41efd549-d3a1-4a77-a7a8-c47f749c1269 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.518765 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a08dc23b-7fbe-430a-9538-e41ec993c22a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 Aug 25 05:01:25.519055 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a08dc23b-7fbe-430a-9538-e41ec993c22a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.519332 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a08dc23b-7fbe-430a-9538-e41ec993c22a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.520065 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41efd549-d3a1-4a77-a7a8-c47f749c1269 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:01:25.520260 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41efd549-d3a1-4a77-a7a8-c47f749c1269 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.520478 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-41efd549-d3a1-4a77-a7a8-c47f749c1269 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.527998 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a08dc23b-7fbe-430a-9538-e41ec993c22a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 returned with HTTP 404 Aug 25 05:01:25.527998 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1304/5224] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:25 2026] GET /volume/v3/volumes/18ebe2c7-fd68-42ac-8f53-28c1c5bf3809 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:25.529052 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:25.529052 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:25.535862 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-41efd549-d3a1-4a77-a7a8-c47f749c1269 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:01:25.540798 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-41efd549-d3a1-4a77-a7a8-c47f749c1269 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:01:25.541229 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1300/5225] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:25 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:25.560945 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44cc7c26-064d-467b-94de-395b14056400 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.563032 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44cc7c26-064d-467b-94de-395b14056400 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 Aug 25 05:01:25.563242 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44cc7c26-064d-467b-94de-395b14056400 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.563482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44cc7c26-064d-467b-94de-395b14056400 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.563674 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-44cc7c26-064d-467b-94de-395b14056400 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume with id: 9f420b48-d0e7-47df-8375-e56c3620a639 Aug 25 05:01:25.570987 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:25.570987 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:25.571101 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44cc7c26-064d-467b-94de-395b14056400 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:25.590834 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44cc7c26-064d-467b-94de-395b14056400 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume request issued successfully. Aug 25 05:01:25.591272 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44cc7c26-064d-467b-94de-395b14056400 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 returned with HTTP 202 Aug 25 05:01:25.591663 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1309/5226] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:01:25 2026] DELETE /volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:01:25.598469 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c0cf301-b738-4e76-bd83-3fcb0f3e1fd9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:25.600828 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c0cf301-b738-4e76-bd83-3fcb0f3e1fd9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 Aug 25 05:01:25.601146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c0cf301-b738-4e76-bd83-3fcb0f3e1fd9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:25.601459 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c0cf301-b738-4e76-bd83-3fcb0f3e1fd9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:25.610465 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:25.610465 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:25.614369 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c0cf301-b738-4e76-bd83-3fcb0f3e1fd9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Volume info retrieved successfully. Aug 25 05:01:25.619193 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c0cf301-b738-4e76-bd83-3fcb0f3e1fd9 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 returned with HTTP 200 Aug 25 05:01:25.620074 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1314/5227] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:25 2026] GET /volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:26.180104 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad198579-99bd-4511-b90d-fa4f92ea1c82 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.182020 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad198579-99bd-4511-b90d-fa4f92ea1c82 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:26.182423 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad198579-99bd-4511-b90d-fa4f92ea1c82 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.182509 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad198579-99bd-4511-b90d-fa4f92ea1c82 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.191787 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:26.191787 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:26.196487 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad198579-99bd-4511-b90d-fa4f92ea1c82 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:26.202816 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad198579-99bd-4511-b90d-fa4f92ea1c82 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:26.203350 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1305/5228] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:26 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:26.227169 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5e96de6d-9f3b-4440-bbc6-8112e1068f48 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.228877 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5e96de6d-9f3b-4440-bbc6-8112e1068f48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:26.229067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5e96de6d-9f3b-4440-bbc6-8112e1068f48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.229238 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5e96de6d-9f3b-4440-bbc6-8112e1068f48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.241067 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:26.241067 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:26.245827 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5e96de6d-9f3b-4440-bbc6-8112e1068f48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:26.249870 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5e96de6d-9f3b-4440-bbc6-8112e1068f48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:26.250296 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1301/5229] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:26 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:26.553153 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5f210368-0e68-4b17-bd92-d4e5f477d877 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.554909 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f210368-0e68-4b17-bd92-d4e5f477d877 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:01:26.555046 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f210368-0e68-4b17-bd92-d4e5f477d877 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.555208 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5f210368-0e68-4b17-bd92-d4e5f477d877 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.562731 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:26.562731 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:26.565876 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5f210368-0e68-4b17-bd92-d4e5f477d877 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:01:26.570721 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5f210368-0e68-4b17-bd92-d4e5f477d877 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:01:26.571169 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1310/5230] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:26 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:26.589446 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-902c9d6b-bb59-42a5-b566-5f186971ac7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.591376 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-902c9d6b-bb59-42a5-b566-5f186971ac7f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:01:26.591640 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-902c9d6b-bb59-42a5-b566-5f186971ac7f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.591836 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-902c9d6b-bb59-42a5-b566-5f186971ac7f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.599016 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:26.599016 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:26.603327 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-902c9d6b-bb59-42a5-b566-5f186971ac7f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:01:26.608748 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-902c9d6b-bb59-42a5-b566-5f186971ac7f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:01:26.609210 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1315/5231] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:26 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:26.633901 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c4700b4-a0a8-4fc8-9795-6ce71925776a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.635661 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c4700b4-a0a8-4fc8-9795-6ce71925776a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 Aug 25 05:01:26.635886 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c4700b4-a0a8-4fc8-9795-6ce71925776a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.636075 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c4700b4-a0a8-4fc8-9795-6ce71925776a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.641751 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c4700b4-a0a8-4fc8-9795-6ce71925776a tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 returned with HTTP 404 Aug 25 05:01:26.642181 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1306/5232] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:26 2026] GET /volume/v3/volumes/9f420b48-d0e7-47df-8375-e56c3620a639 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:26.648508 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1a75fbd3-0ed1-46a3-babe-e4a6ab4d34a2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.650293 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a75fbd3-0ed1-46a3-babe-e4a6ab4d34a2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:26.651117 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a75fbd3-0ed1-46a3-babe-e4a6ab4d34a2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.651117 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1a75fbd3-0ed1-46a3-babe-e4a6ab4d34a2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.651117 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-1a75fbd3-0ed1-46a3-babe-e4a6ab4d34a2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume with id: 410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:26.656292 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1a75fbd3-0ed1-46a3-babe-e4a6ab4d34a2 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 404 Aug 25 05:01:26.656748 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1302/5233] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:01:26 2026] DELETE /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:26.663847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d3e3ff6b-bf8d-42c6-91a2-6117f1727b71 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.665807 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3e3ff6b-bf8d-42c6-91a2-6117f1727b71 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 Aug 25 05:01:26.666075 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3e3ff6b-bf8d-42c6-91a2-6117f1727b71 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.666347 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d3e3ff6b-bf8d-42c6-91a2-6117f1727b71 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.672139 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d3e3ff6b-bf8d-42c6-91a2-6117f1727b71 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 returned with HTTP 404 Aug 25 05:01:26.672733 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1311/5234] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:26 2026] GET /volume/v3/volumes/410c0bf9-140a-41f8-a7df-0e34a8ac5d33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:26.702202 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-a761a31e-a95a-48e9-9f52-636f1b8ab138 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.704201 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-a761a31e-a95a-48e9-9f52-636f1b8ab138 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:01:26.704481 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-a761a31e-a95a-48e9-9f52-636f1b8ab138 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.704680 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-a761a31e-a95a-48e9-9f52-636f1b8ab138 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.707746 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fec1351e-1cc0-4cd8-8cc0-3a707aed7192 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.709459 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fec1351e-1cc0-4cd8-8cc0-3a707aed7192 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:01:26.709657 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fec1351e-1cc0-4cd8-8cc0-3a707aed7192 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.709829 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fec1351e-1cc0-4cd8-8cc0-3a707aed7192 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.710032 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-fec1351e-1cc0-4cd8-8cc0-3a707aed7192 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Delete volume with id: 4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:01:26.711722 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:26.711722 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:26.715479 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fec1351e-1cc0-4cd8-8cc0-3a707aed7192 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 404 Aug 25 05:01:26.715625 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-a761a31e-a95a-48e9-9f52-636f1b8ab138 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:01:26.715920 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1307/5235] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:01:26 2026] DELETE /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:26.721056 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-a761a31e-a95a-48e9-9f52-636f1b8ab138 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:01:26.721487 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1316/5236] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:01:26 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:26.722729 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1ae65efb-8fa1-4cb6-b831-cb16bf092ab8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:26.725028 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ae65efb-8fa1-4cb6-b831-cb16bf092ab8 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] GET https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 Aug 25 05:01:26.725279 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ae65efb-8fa1-4cb6-b831-cb16bf092ab8 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:26.725519 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ae65efb-8fa1-4cb6-b831-cb16bf092ab8 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:26.731061 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ae65efb-8fa1-4cb6-b831-cb16bf092ab8 tempest-VolumeImageDependencyTests-283769155 tempest-VolumeImageDependencyTests-283769155-project-member] https://10.4.3.213/volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 returned with HTTP 404 Aug 25 05:01:26.731543 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1303/5237] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:01:26 2026] GET /volume/v3/volumes/4aad7d6f-5cd0-4476-9ff0-18f87ce8dff2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:01:27.218395 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d609c670-9d6f-44e2-a1cf-a7f449b61d1a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:27.220726 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d609c670-9d6f-44e2-a1cf-a7f449b61d1a tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:27.220990 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d609c670-9d6f-44e2-a1cf-a7f449b61d1a tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:27.221286 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d609c670-9d6f-44e2-a1cf-a7f449b61d1a tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:27.231008 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:27.231008 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:27.235862 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d609c670-9d6f-44e2-a1cf-a7f449b61d1a tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:27.241655 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d609c670-9d6f-44e2-a1cf-a7f449b61d1a tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:27.241967 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1312/5238] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:27 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:27.258511 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1e1d1bbd-dd24-479d-b982-367db84455d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:27.260706 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1e1d1bbd-dd24-479d-b982-367db84455d6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:01:27.260896 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1e1d1bbd-dd24-479d-b982-367db84455d6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:27.261084 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1e1d1bbd-dd24-479d-b982-367db84455d6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:27.262449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d56445d-9a43-4b88-b45d-dc0c83be379a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:27.264312 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d56445d-9a43-4b88-b45d-dc0c83be379a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:27.264515 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d56445d-9a43-4b88-b45d-dc0c83be379a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:27.264699 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d56445d-9a43-4b88-b45d-dc0c83be379a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:27.267812 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:27.267812 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:27.271105 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1e1d1bbd-dd24-479d-b982-367db84455d6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:01:27.275235 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1e1d1bbd-dd24-479d-b982-367db84455d6 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:01:27.275642 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1308/5239] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:01:27 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:27.276212 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:27.276212 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:27.280377 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4d56445d-9a43-4b88-b45d-dc0c83be379a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:27.284824 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d56445d-9a43-4b88-b45d-dc0c83be379a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:27.285212 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-95d869db-24b7-47cb-8ddb-c74836758146 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:27.285542 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1317/5240] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:27 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:27.285630 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-95d869db-24b7-47cb-8ddb-c74836758146 None None] GET https://10.4.3.213/volume// Aug 25 05:01:27.285775 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-95d869db-24b7-47cb-8ddb-c74836758146 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:27.286014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-95d869db-24b7-47cb-8ddb-c74836758146 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:27.286309 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-95d869db-24b7-47cb-8ddb-c74836758146 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:27.286617 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1304/5241] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 05:01:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:01:27.296282 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-08ed9f79-844a-43b6-b15e-e4c4636a2d30 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:27.298307 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-08ed9f79-844a-43b6-b15e-e4c4636a2d30 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:01:27.298735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-08ed9f79-844a-43b6-b15e-e4c4636a2d30 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cec5efb0-b393-451f-bb94-d44784dfb27d", "connector": null, "instance_uuid": "48744a19-a5e1-4618-adb8-88022e73b69d"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:27.306980 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:27.306980 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:27.335407 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-08ed9f79-844a-43b6-b15e-e4c4636a2d30 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:01:27.335768 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1313/5242] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:01:27 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 25 05:01:28.253547 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f8e4da9-4fbb-4e67-9b8e-6ce0894dbed1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:28.255678 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f8e4da9-4fbb-4e67-9b8e-6ce0894dbed1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:28.255971 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f8e4da9-4fbb-4e67-9b8e-6ce0894dbed1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:28.256260 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f8e4da9-4fbb-4e67-9b8e-6ce0894dbed1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:28.264970 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:28.264970 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:28.268806 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f8e4da9-4fbb-4e67-9b8e-6ce0894dbed1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:28.276338 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f8e4da9-4fbb-4e67-9b8e-6ce0894dbed1 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:28.276717 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1309/5243] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:28 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:28.299212 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9bec6eaf-5b1f-4167-8549-81e10e1a619a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:28.301614 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bec6eaf-5b1f-4167-8549-81e10e1a619a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:28.301894 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bec6eaf-5b1f-4167-8549-81e10e1a619a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:28.302154 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bec6eaf-5b1f-4167-8549-81e10e1a619a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:28.318204 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:28.318204 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:28.322181 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9bec6eaf-5b1f-4167-8549-81e10e1a619a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:28.322673 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aae480d4-d6ec-4e44-811f-629146a13947 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:28.330149 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bec6eaf-5b1f-4167-8549-81e10e1a619a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:28.330149 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1318/5244] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:28 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:28.424552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6cdfe8a2-a8c8-43d7-bcbb-27b94b061f69 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:28.424552 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cdfe8a2-a8c8-43d7-bcbb-27b94b061f69 None None] GET https://10.4.3.213/volume// Aug 25 05:01:28.424552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6cdfe8a2-a8c8-43d7-bcbb-27b94b061f69 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:28.424552 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6cdfe8a2-a8c8-43d7-bcbb-27b94b061f69 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:28.424552 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6cdfe8a2-a8c8-43d7-bcbb-27b94b061f69 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:28.424552 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1314/5245] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:01: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 25 05:01:28.438102 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1054fc3c-bada-428b-8d7d-e9ffa4b1e4e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:28.440443 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1054fc3c-bada-428b-8d7d-e9ffa4b1e4e9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:01:28.440685 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1054fc3c-bada-428b-8d7d-e9ffa4b1e4e9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:28.440874 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1054fc3c-bada-428b-8d7d-e9ffa4b1e4e9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:28.441019 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:28.441480 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-131790646"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:28.443038 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-131790646'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:28.443151 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Create volume of 1 GB Aug 25 05:01:28.447148 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Availability Zones retrieved successfully. Aug 25 05:01:28.451495 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:28.451495 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:28.452681 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Flow 'volume_create_api' (204f0fdc-787a-467e-8c26-fd76818a2b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:28.453576 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2512eb6-7ad0-4449-a227-de386f42c529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:28.454307 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:28.455637 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1054fc3c-bada-428b-8d7d-e9ffa4b1e4e9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:01:28.461514 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-1054fc3c-bada-428b-8d7d-e9ffa4b1e4e9 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:01:28.462015 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1310/5246] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:01:28 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:28.478070 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2512eb6-7ad0-4449-a227-de386f42c529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:28.478931 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a8e71f-8515-4c0c-8cd0-e7b026fca412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:28.552524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Created reservations ['94e0b082-e8e2-4a1e-9ff6-c10327d0c773', '90075744-da44-46c9-9a89-0939b4786dbb', '7582df08-d885-4dc9-bc2d-e52c9ddea181', 'cb11ac52-ce66-410e-bf30-e7c6b5b67139'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:28.553505 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a8e71f-8515-4c0c-8cd0-e7b026fca412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e0b082-e8e2-4a1e-9ff6-c10327d0c773', '90075744-da44-46c9-9a89-0939b4786dbb', '7582df08-d885-4dc9-bc2d-e52c9ddea181', 'cb11ac52-ce66-410e-bf30-e7c6b5b67139']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:28.554392 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0925bb30-41b0-44dc-8fa5-4550e60fd89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:28.584636 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0925bb30-41b0-44dc-8fa5-4550e60fd89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b86f686-eddf-4f89-bcda-37c8df80c551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-131790646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45032a1f059e4ccca52bd02b009f5fc3',qos_specs=None,replication_status=,reservations=['94e0b082-e8e2-4a1e-9ff6-c10327d0c773','90075744-da44-46c9-9a89-0939b4786dbb','7582df08-d885-4dc9-bc2d-e52c9ddea181','cb11ac52-ce66-410e-bf30-e7c6b5b67139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a07fc4cac244fb833e4dc5bd1f656d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-131790646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b86f686-eddf-4f89-bcda-37c8df80c551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45032a1f059e4ccca52bd02b009f5fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a07fc4cac244fb833e4dc5bd1f656d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:28.585629 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a0cf29-bc4a-4d0b-a49f-3b0592cba463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:28.610791 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a0cf29-bc4a-4d0b-a49f-3b0592cba463) transitioned into state 'SUCCESS' from state '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-131790646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45032a1f059e4ccca52bd02b009f5fc3',qos_specs=None,replication_status=,reservations=['94e0b082-e8e2-4a1e-9ff6-c10327d0c773','90075744-da44-46c9-9a89-0939b4786dbb','7582df08-d885-4dc9-bc2d-e52c9ddea181','cb11ac52-ce66-410e-bf30-e7c6b5b67139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a07fc4cac244fb833e4dc5bd1f656d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:28.610887 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-b5a38b62-3b79-4db8-991c-5acc195c9687 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:28.611579 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd146b3-3bec-4ef4-9b60-b777ae1e7935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:28.614295 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-b5a38b62-3b79-4db8-991c-5acc195c9687 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/3f1c858f-26eb-4d9c-a0f5-45be532d3f94 Aug 25 05:01:28.614686 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-b5a38b62-3b79-4db8-991c-5acc195c9687 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:28.622598 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-b5a38b62-3b79-4db8-991c-5acc195c9687 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-cec5efb0-b393-451f-bb94-d44784dfb27d-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:01:28.626787 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd146b3-3bec-4ef4-9b60-b777ae1e7935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:28.627589 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Flow 'volume_create_api' (204f0fdc-787a-467e-8c26-fd76818a2b2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:28.628494 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Create volume request issued successfully. Aug 25 05:01:28.628494 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aae480d4-d6ec-4e44-811f-629146a13947 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:28.628832 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1305/5247] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:01:28 2026] POST /volume/v3/volumes => generated 777 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:28.629135 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-b5a38b62-3b79-4db8-991c-5acc195c9687 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-cec5efb0-b393-451f-bb94-d44784dfb27d-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:01:28.630126 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:28.630126 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:28.641653 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6554c045-89f0-4fd4-a68c-ffa4218469c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:28.645170 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6554c045-89f0-4fd4-a68c-ffa4218469c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 Aug 25 05:01:28.648546 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6554c045-89f0-4fd4-a68c-ffa4218469c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:28.650031 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6554c045-89f0-4fd4-a68c-ffa4218469c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:28.657686 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:28.657686 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:28.662079 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6554c045-89f0-4fd4-a68c-ffa4218469c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:01:28.669126 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6554c045-89f0-4fd4-a68c-ffa4218469c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 returned with HTTP 200 Aug 25 05:01:28.669626 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1315/5248] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:28 2026] GET /volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:28.770882 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-b5a38b62-3b79-4db8-991c-5acc195c9687 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-cec5efb0-b393-451f-bb94-d44784dfb27d-np0000008045" released by "attachment_update" :: held 0.142s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:01:28.771369 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-b5a38b62-3b79-4db8-991c-5acc195c9687 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/3f1c858f-26eb-4d9c-a0f5-45be532d3f94 returned with HTTP 200 Aug 25 05:01:28.772011 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1319/5249] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:01:28 2026] PUT /volume/v3/attachments/3f1c858f-26eb-4d9c-a0f5-45be532d3f94 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:28.803803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-8bcc4cf1-0ec8-4360-a70b-0b46f10fcf77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:28.805946 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-8bcc4cf1-0ec8-4360-a70b-0b46f10fcf77 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/3f1c858f-26eb-4d9c-a0f5-45be532d3f94/action Aug 25 05:01:28.806372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-8bcc4cf1-0ec8-4360-a70b-0b46f10fcf77 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:01:28.806559 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-8bcc4cf1-0ec8-4360-a70b-0b46f10fcf77 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:28.824566 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:28.824566 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:28.844325 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bbbd09a4-6326-44ff-b731-3e4428b11210 req-8bcc4cf1-0ec8-4360-a70b-0b46f10fcf77 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/3f1c858f-26eb-4d9c-a0f5-45be532d3f94/action returned with HTTP 204 Aug 25 05:01:28.844913 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1311/5250] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:01:28 2026] POST /volume/v3/attachments/3f1c858f-26eb-4d9c-a0f5-45be532d3f94/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:29.294461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c9fedb12-681b-4736-a7b7-cde97a9451a4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:29.294461 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9fedb12-681b-4736-a7b7-cde97a9451a4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:29.294461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9fedb12-681b-4736-a7b7-cde97a9451a4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:29.294461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c9fedb12-681b-4736-a7b7-cde97a9451a4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:29.305569 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:29.305569 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:29.309398 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c9fedb12-681b-4736-a7b7-cde97a9451a4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:29.316566 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c9fedb12-681b-4736-a7b7-cde97a9451a4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:29.316566 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1306/5251] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:29 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:29.342735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-92c7497d-ab55-4a7f-bb44-005013ecaecd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:29.345071 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92c7497d-ab55-4a7f-bb44-005013ecaecd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:29.345297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92c7497d-ab55-4a7f-bb44-005013ecaecd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:29.345529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-92c7497d-ab55-4a7f-bb44-005013ecaecd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:29.357073 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:29.357073 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:29.360516 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-92c7497d-ab55-4a7f-bb44-005013ecaecd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:29.364726 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-92c7497d-ab55-4a7f-bb44-005013ecaecd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:29.365151 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1316/5252] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:29 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:29.683611 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40517809-4ecc-4e6b-a333-e77f4f94ce73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:29.685730 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40517809-4ecc-4e6b-a333-e77f4f94ce73 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 Aug 25 05:01:29.685994 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40517809-4ecc-4e6b-a333-e77f4f94ce73 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:29.686238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40517809-4ecc-4e6b-a333-e77f4f94ce73 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:29.694937 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:29.694937 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:29.699082 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40517809-4ecc-4e6b-a333-e77f4f94ce73 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:01:29.703974 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40517809-4ecc-4e6b-a333-e77f4f94ce73 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 returned with HTTP 200 Aug 25 05:01:29.704477 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1320/5253] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:29 2026] GET /volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:29.721657 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-261d74e8-94df-4772-8923-837e78bfd838 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:29.723265 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-261d74e8-94df-4772-8923-837e78bfd838 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 05:01:29.723618 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-261d74e8-94df-4772-8923-837e78bfd838 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b86f686-eddf-4f89-bcda-37c8df80c551", "name": "tempest-type-Backup-1090805221"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:29.724915 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-261d74e8-94df-4772-8923-837e78bfd838 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Creating new backup {'backup': {'volume_id': '5b86f686-eddf-4f89-bcda-37c8df80c551', 'name': 'tempest-type-Backup-1090805221'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:01:29.725045 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-261d74e8-94df-4772-8923-837e78bfd838 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Creating backup of volume 5b86f686-eddf-4f89-bcda-37c8df80c551 in container None Aug 25 05:01:29.731410 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:29.731410 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:29.731701 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-261d74e8-94df-4772-8923-837e78bfd838 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:01:29.769266 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-261d74e8-94df-4772-8923-837e78bfd838 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Created reservations ['61a3318b-03d3-45cf-a342-2da1b8f47f82', '30245407-135d-46a9-874d-dbad8ce1c1ce'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:29.809861 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-261d74e8-94df-4772-8923-837e78bfd838 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 05:01:29.810409 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1312/5254] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:01:29 2026] POST /volume/v3/backups => generated 316 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:29.821372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-df8075ad-7ec9-4de0-8bda-b5252d9a5426 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:29.830746 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df8075ad-7ec9-4de0-8bda-b5252d9a5426 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:29.831067 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-df8075ad-7ec9-4de0-8bda-b5252d9a5426 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:29.831416 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-df8075ad-7ec9-4de0-8bda-b5252d9a5426 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:29.831550 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-df8075ad-7ec9-4de0-8bda-b5252d9a5426 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:29.837450 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:29.837450 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:29.838059 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-df8075ad-7ec9-4de0-8bda-b5252d9a5426 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:29.838461 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1307/5255] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:29 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:30.329121 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c6c9ea3-330f-42d1-a28d-5e56af40b47b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:30.331446 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c6c9ea3-330f-42d1-a28d-5e56af40b47b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:30.331731 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c6c9ea3-330f-42d1-a28d-5e56af40b47b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:30.331995 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c6c9ea3-330f-42d1-a28d-5e56af40b47b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:30.339851 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:30.339851 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:30.343329 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0c6c9ea3-330f-42d1-a28d-5e56af40b47b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:30.347052 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c6c9ea3-330f-42d1-a28d-5e56af40b47b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:30.347438 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1317/5256] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:30 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:30.378178 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca9d8322-4aef-41de-bdbf-affa949a5f87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:30.380174 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca9d8322-4aef-41de-bdbf-affa949a5f87 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:30.380524 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca9d8322-4aef-41de-bdbf-affa949a5f87 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:30.381457 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca9d8322-4aef-41de-bdbf-affa949a5f87 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:30.393133 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:30.393133 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:30.397958 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca9d8322-4aef-41de-bdbf-affa949a5f87 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:30.403453 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca9d8322-4aef-41de-bdbf-affa949a5f87 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:30.403922 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1321/5257] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:30 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:30.670999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-9941807f-d510-4249-8307-7dad569bbd1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:30.672975 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-9941807f-d510-4249-8307-7dad569bbd1e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments/5f8271d0-4609-4185-a9b9-89c5a509225c/action Aug 25 05:01:30.673170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-9941807f-d510-4249-8307-7dad569bbd1e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:01:30.673307 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-9941807f-d510-4249-8307-7dad569bbd1e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:30.687013 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:30.687013 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:30.698818 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-71c3beb4-8130-4b85-9600-707efcbfbdb6 req-9941807f-d510-4249-8307-7dad569bbd1e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/5f8271d0-4609-4185-a9b9-89c5a509225c/action returned with HTTP 204 Aug 25 05:01:30.699206 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1313/5258] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:01:30 2026] POST /volume/v3/attachments/5f8271d0-4609-4185-a9b9-89c5a509225c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:30.848816 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a7430cb7-3fdb-43ff-9f25-3f73e9715262 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:30.850572 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a7430cb7-3fdb-43ff-9f25-3f73e9715262 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:30.850797 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a7430cb7-3fdb-43ff-9f25-3f73e9715262 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:30.850972 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a7430cb7-3fdb-43ff-9f25-3f73e9715262 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:30.851066 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-a7430cb7-3fdb-43ff-9f25-3f73e9715262 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:30.854797 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:30.854797 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:30.855320 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a7430cb7-3fdb-43ff-9f25-3f73e9715262 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:30.855668 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1308/5259] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:30 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:31.358580 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-af60285d-8777-4b2c-9c56-d9a0cacf1c70 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:31.360343 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af60285d-8777-4b2c-9c56-d9a0cacf1c70 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:31.360560 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af60285d-8777-4b2c-9c56-d9a0cacf1c70 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:31.360749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-af60285d-8777-4b2c-9c56-d9a0cacf1c70 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:31.368646 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:31.368646 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:31.371978 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-af60285d-8777-4b2c-9c56-d9a0cacf1c70 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:31.376280 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-af60285d-8777-4b2c-9c56-d9a0cacf1c70 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:31.376676 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1318/5260] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:31 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:31.416352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-304d29a7-c18b-4d1f-b354-32e786755500 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:31.418175 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-304d29a7-c18b-4d1f-b354-32e786755500 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:01:31.418436 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-304d29a7-c18b-4d1f-b354-32e786755500 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:31.418626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-304d29a7-c18b-4d1f-b354-32e786755500 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:31.427633 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:31.427633 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:31.431207 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-304d29a7-c18b-4d1f-b354-32e786755500 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:01:31.436055 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-304d29a7-c18b-4d1f-b354-32e786755500 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:01:31.436532 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1322/5261] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:31 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:31.866072 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4c747d5-6fd7-473d-844a-d45dc49ab2ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:31.868088 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4c747d5-6fd7-473d-844a-d45dc49ab2ac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:31.868372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4c747d5-6fd7-473d-844a-d45dc49ab2ac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:31.868669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4c747d5-6fd7-473d-844a-d45dc49ab2ac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:31.868836 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e4c747d5-6fd7-473d-844a-d45dc49ab2ac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:31.874340 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:31.874340 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:31.875240 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4c747d5-6fd7-473d-844a-d45dc49ab2ac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:31.875705 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1314/5262] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:31 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:32.390504 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1f9fbf75-b7ec-4cf8-b3e4-06b22dbdfed5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:32.393339 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f9fbf75-b7ec-4cf8-b3e4-06b22dbdfed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:32.393732 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f9fbf75-b7ec-4cf8-b3e4-06b22dbdfed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:32.394044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1f9fbf75-b7ec-4cf8-b3e4-06b22dbdfed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:32.402628 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:32.402628 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:32.405498 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1f9fbf75-b7ec-4cf8-b3e4-06b22dbdfed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:32.410502 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1f9fbf75-b7ec-4cf8-b3e4-06b22dbdfed5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:32.411039 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1309/5263] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:32 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:32.886651 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5b5422c2-d362-4b02-9399-cb36bbf1e757 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:32.888726 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b5422c2-d362-4b02-9399-cb36bbf1e757 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:32.889037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b5422c2-d362-4b02-9399-cb36bbf1e757 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:32.889298 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b5422c2-d362-4b02-9399-cb36bbf1e757 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:32.889451 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-5b5422c2-d362-4b02-9399-cb36bbf1e757 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:32.893955 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:32.893955 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:32.894693 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b5422c2-d362-4b02-9399-cb36bbf1e757 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:32.895174 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1319/5264] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:32 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:33.424159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b7e7c76e-b31c-45cf-aa2e-4c9201db30e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:33.427605 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7e7c76e-b31c-45cf-aa2e-4c9201db30e8 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:33.427872 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7e7c76e-b31c-45cf-aa2e-4c9201db30e8 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:33.428102 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b7e7c76e-b31c-45cf-aa2e-4c9201db30e8 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:33.441126 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:33.441126 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:33.450930 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b7e7c76e-b31c-45cf-aa2e-4c9201db30e8 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:33.456299 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b7e7c76e-b31c-45cf-aa2e-4c9201db30e8 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:33.456849 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1323/5265] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:33 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:33.911115 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee4bf36e-1e71-4090-902e-eb3b1b9779b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:33.913106 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee4bf36e-1e71-4090-902e-eb3b1b9779b8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:33.913482 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee4bf36e-1e71-4090-902e-eb3b1b9779b8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:33.913710 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee4bf36e-1e71-4090-902e-eb3b1b9779b8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:33.913852 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ee4bf36e-1e71-4090-902e-eb3b1b9779b8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:33.926575 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:33.926575 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:33.927038 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee4bf36e-1e71-4090-902e-eb3b1b9779b8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:33.927643 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1315/5266] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:33 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:34.468383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e142cec2-87f3-4820-ab89-9f6bb677c478 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:34.473162 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e142cec2-87f3-4820-ab89-9f6bb677c478 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:34.473350 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e142cec2-87f3-4820-ab89-9f6bb677c478 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:34.473553 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e142cec2-87f3-4820-ab89-9f6bb677c478 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:34.480527 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:34.480527 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:34.485112 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e142cec2-87f3-4820-ab89-9f6bb677c478 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:34.488584 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e142cec2-87f3-4820-ab89-9f6bb677c478 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:34.488929 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1310/5267] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:34 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:34.944753 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3f5d1ff8-965a-493e-aeb8-0380d872bb67 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:34.950120 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f5d1ff8-965a-493e-aeb8-0380d872bb67 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:34.950392 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f5d1ff8-965a-493e-aeb8-0380d872bb67 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:34.950640 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3f5d1ff8-965a-493e-aeb8-0380d872bb67 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:34.950761 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3f5d1ff8-965a-493e-aeb8-0380d872bb67 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:34.958964 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:34.958964 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:34.959695 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3f5d1ff8-965a-493e-aeb8-0380d872bb67 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:34.960121 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1320/5268] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:34 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:35.500989 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88f038c9-f905-4e09-8ba8-89af5eb54891 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:35.502668 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88f038c9-f905-4e09-8ba8-89af5eb54891 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:35.502872 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88f038c9-f905-4e09-8ba8-89af5eb54891 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:35.503105 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88f038c9-f905-4e09-8ba8-89af5eb54891 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:35.511104 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:35.511104 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:35.515543 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88f038c9-f905-4e09-8ba8-89af5eb54891 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:35.520402 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88f038c9-f905-4e09-8ba8-89af5eb54891 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:35.520933 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1324/5269] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:35 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:35.975986 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d7dca03-f710-472b-b280-63ba1bcca877 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:35.977920 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d7dca03-f710-472b-b280-63ba1bcca877 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:35.978137 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d7dca03-f710-472b-b280-63ba1bcca877 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:35.978374 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d7dca03-f710-472b-b280-63ba1bcca877 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:35.978566 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5d7dca03-f710-472b-b280-63ba1bcca877 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:35.984364 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:35.984364 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:35.985279 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d7dca03-f710-472b-b280-63ba1bcca877 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:35.986365 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1316/5270] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:35 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:36.544274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ff25ea5f-4a7a-4192-8e0f-494efcdab6e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:36.546595 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff25ea5f-4a7a-4192-8e0f-494efcdab6e2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:36.546989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff25ea5f-4a7a-4192-8e0f-494efcdab6e2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:36.547288 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ff25ea5f-4a7a-4192-8e0f-494efcdab6e2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:36.554719 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:36.554719 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:36.558396 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ff25ea5f-4a7a-4192-8e0f-494efcdab6e2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:36.563725 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ff25ea5f-4a7a-4192-8e0f-494efcdab6e2 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:36.564207 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1311/5271] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:01:36 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 1451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:36.711871 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-c5771a21-48bf-4c4d-a1ab-388d3a05adf5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:36.714798 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-c5771a21-48bf-4c4d-a1ab-388d3a05adf5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:36.714798 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-c5771a21-48bf-4c4d-a1ab-388d3a05adf5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:36.714798 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-c5771a21-48bf-4c4d-a1ab-388d3a05adf5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:36.723867 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:36.723867 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:36.728042 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-c5771a21-48bf-4c4d-a1ab-388d3a05adf5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:36.733080 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-c5771a21-48bf-4c4d-a1ab-388d3a05adf5 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:36.733498 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1321/5272] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:01:36 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 1451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:37.003567 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b6f7248-9f1a-4995-9896-280ea618fc88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:37.005466 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b6f7248-9f1a-4995-9896-280ea618fc88 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:37.005635 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b6f7248-9f1a-4995-9896-280ea618fc88 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:37.005815 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b6f7248-9f1a-4995-9896-280ea618fc88 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:37.005936 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4b6f7248-9f1a-4995-9896-280ea618fc88 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:37.010752 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:37.010752 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:37.011484 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b6f7248-9f1a-4995-9896-280ea618fc88 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:37.011909 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1325/5273] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:37 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:37.263383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-71c77eac-47fc-4653-966f-db5a34bba6d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:37.265798 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-71c77eac-47fc-4653-966f-db5a34bba6d0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:37.265990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-71c77eac-47fc-4653-966f-db5a34bba6d0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:37.267459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-71c77eac-47fc-4653-966f-db5a34bba6d0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:37.275690 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:37.275690 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:37.281754 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-71c77eac-47fc-4653-966f-db5a34bba6d0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:37.289448 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-71c77eac-47fc-4653-966f-db5a34bba6d0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:37.289448 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1317/5274] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:01:37 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 1451 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:37.304058 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ed673619-12f0-4959-a2d1-2cc444094320 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:37.304058 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed673619-12f0-4959-a2d1-2cc444094320 None None] GET https://10.4.3.213/volume// Aug 25 05:01:37.304058 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed673619-12f0-4959-a2d1-2cc444094320 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:37.304058 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ed673619-12f0-4959-a2d1-2cc444094320 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:37.304058 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ed673619-12f0-4959-a2d1-2cc444094320 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:37.304058 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1312/5275] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 05:01:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:01:37.316454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-4561dd69-66ef-4652-b7ca-93c6a21a4fa9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:37.319268 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-4561dd69-66ef-4652-b7ca-93c6a21a4fa9 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:01:37.319756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-4561dd69-66ef-4652-b7ca-93c6a21a4fa9 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad257b3b-7c77-499c-b6ab-b7b67b26e1c3", "connector": null, "instance_uuid": "1a44b21c-01ad-428a-bb89-c28196aec504"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:37.335505 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:37.335505 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:37.378264 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-4561dd69-66ef-4652-b7ca-93c6a21a4fa9 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:01:37.378889 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1322/5276] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:01:37 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:38.022780 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3fc325c-16d8-4274-bd6f-b2ed885812cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:38.026507 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3fc325c-16d8-4274-bd6f-b2ed885812cb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:38.026724 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3fc325c-16d8-4274-bd6f-b2ed885812cb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:38.026907 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3fc325c-16d8-4274-bd6f-b2ed885812cb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:38.027008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d3fc325c-16d8-4274-bd6f-b2ed885812cb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:38.034707 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:38.034707 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:38.035599 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3fc325c-16d8-4274-bd6f-b2ed885812cb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:38.036001 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1326/5277] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:38 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:01:38.608915 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd8e5fc3-bd47-4d51-802a-6b32bca64cba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:38.608915 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd8e5fc3-bd47-4d51-802a-6b32bca64cba None None] GET https://10.4.3.213/volume// Aug 25 05:01:38.608915 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd8e5fc3-bd47-4d51-802a-6b32bca64cba None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:38.608915 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd8e5fc3-bd47-4d51-802a-6b32bca64cba None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:38.608915 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd8e5fc3-bd47-4d51-802a-6b32bca64cba None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:01:38.608915 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1318/5278] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:01: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 25 05:01:38.634373 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-ff3fe041-7ed8-4713-9c35-3cfa2fc8c7ba None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:38.641473 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-ff3fe041-7ed8-4713-9c35-3cfa2fc8c7ba tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:01:38.641473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-ff3fe041-7ed8-4713-9c35-3cfa2fc8c7ba tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:38.641473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-ff3fe041-7ed8-4713-9c35-3cfa2fc8c7ba tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:38.658591 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:38.658591 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:38.662644 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-ff3fe041-7ed8-4713-9c35-3cfa2fc8c7ba tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:01:38.668314 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-ff3fe041-7ed8-4713-9c35-3cfa2fc8c7ba tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:01:38.668736 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1313/5279] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:01:38 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 1630 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:01:38.811624 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-d37cad1e-341c-4aa8-937c-1847f7d0f486 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:38.818487 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-d37cad1e-341c-4aa8-937c-1847f7d0f486 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] PUT https://10.4.3.213/volume/v3/attachments/a31f85db-fbe7-4c62-bfdd-da81d7e06116 Aug 25 05:01:38.818947 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-d37cad1e-341c-4aa8-937c-1847f7d0f486 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:38.830050 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-d37cad1e-341c-4aa8-937c-1847f7d0f486 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Acquiring lock "cinder-attachment_update-ad257b3b-7c77-499c-b6ab-b7b67b26e1c3-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:01:38.838338 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-d37cad1e-341c-4aa8-937c-1847f7d0f486 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Lock "cinder-attachment_update-ad257b3b-7c77-499c-b6ab-b7b67b26e1c3-np0000008045" acquired by "attachment_update" :: waited 0.008s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:01:38.839777 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:38.839777 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:38.952979 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-d37cad1e-341c-4aa8-937c-1847f7d0f486 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Lock "cinder-attachment_update-ad257b3b-7c77-499c-b6ab-b7b67b26e1c3-np0000008045" released by "attachment_update" :: held 0.115s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:01:38.957013 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-d37cad1e-341c-4aa8-937c-1847f7d0f486 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments/a31f85db-fbe7-4c62-bfdd-da81d7e06116 returned with HTTP 200 Aug 25 05:01:38.957494 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1323/5280] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:01:38 2026] PUT /volume/v3/attachments/a31f85db-fbe7-4c62-bfdd-da81d7e06116 => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:38.988864 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-2ac6fd1d-2268-4b63-aab5-7ba1ce23262c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:38.990783 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-2ac6fd1d-2268-4b63-aab5-7ba1ce23262c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] POST https://10.4.3.213/volume/v3/attachments/a31f85db-fbe7-4c62-bfdd-da81d7e06116/action Aug 25 05:01:38.991114 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-2ac6fd1d-2268-4b63-aab5-7ba1ce23262c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:01:38.991233 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-2ac6fd1d-2268-4b63-aab5-7ba1ce23262c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:39.007292 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:39.007292 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:39.034909 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-2ac6fd1d-2268-4b63-aab5-7ba1ce23262c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments/a31f85db-fbe7-4c62-bfdd-da81d7e06116/action returned with HTTP 204 Aug 25 05:01:39.035717 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1327/5281] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:01:38 2026] POST /volume/v3/attachments/a31f85db-fbe7-4c62-bfdd-da81d7e06116/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:39.047909 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4bfd7e3-5e12-4820-ad6e-a26601f5b8eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:39.051287 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4bfd7e3-5e12-4820-ad6e-a26601f5b8eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:39.052245 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4bfd7e3-5e12-4820-ad6e-a26601f5b8eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:39.053016 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4bfd7e3-5e12-4820-ad6e-a26601f5b8eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:39.053214 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e4bfd7e3-5e12-4820-ad6e-a26601f5b8eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:39.059834 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:39.059834 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:39.060753 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4bfd7e3-5e12-4820-ad6e-a26601f5b8eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:39.061219 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1319/5282] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:39 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:40.072737 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fbce0b20-a101-4bfa-9fab-6bae4c4921e0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:40.074658 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fbce0b20-a101-4bfa-9fab-6bae4c4921e0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:40.074877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fbce0b20-a101-4bfa-9fab-6bae4c4921e0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:40.075069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fbce0b20-a101-4bfa-9fab-6bae4c4921e0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:40.075167 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-fbce0b20-a101-4bfa-9fab-6bae4c4921e0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:40.079807 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:40.079807 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:40.080444 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fbce0b20-a101-4bfa-9fab-6bae4c4921e0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:40.080823 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1314/5283] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:40 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:41.091672 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8f5d759c-099d-4ded-9d0b-c658bea2e554 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:41.093847 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f5d759c-099d-4ded-9d0b-c658bea2e554 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:41.094072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f5d759c-099d-4ded-9d0b-c658bea2e554 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:41.094318 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8f5d759c-099d-4ded-9d0b-c658bea2e554 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:41.094444 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-8f5d759c-099d-4ded-9d0b-c658bea2e554 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:41.101396 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:41.101396 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:41.102354 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8f5d759c-099d-4ded-9d0b-c658bea2e554 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:41.102823 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1324/5284] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:41 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:42.115660 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-128d9752-9ae6-464a-8e18-2524d8adbdab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:42.119474 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-128d9752-9ae6-464a-8e18-2524d8adbdab tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:42.119474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-128d9752-9ae6-464a-8e18-2524d8adbdab tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:42.119474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-128d9752-9ae6-464a-8e18-2524d8adbdab tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:42.119474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-128d9752-9ae6-464a-8e18-2524d8adbdab tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:42.123332 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:42.123332 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:42.124210 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-128d9752-9ae6-464a-8e18-2524d8adbdab tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:42.124768 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1328/5285] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:42 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:43.138565 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aff2c200-0f9c-4873-8cac-be733ceec64a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:43.140268 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aff2c200-0f9c-4873-8cac-be733ceec64a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:43.140505 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aff2c200-0f9c-4873-8cac-be733ceec64a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:43.140689 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aff2c200-0f9c-4873-8cac-be733ceec64a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:43.140786 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-aff2c200-0f9c-4873-8cac-be733ceec64a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:43.144899 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:43.144899 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:43.145509 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aff2c200-0f9c-4873-8cac-be733ceec64a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:43.145836 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1320/5286] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:43 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:43.418605 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-37ba7e09-c3ab-43fc-a5ea-c00aee255ef3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:43.420807 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-37ba7e09-c3ab-43fc-a5ea-c00aee255ef3 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3/encryption Aug 25 05:01:43.421989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-37ba7e09-c3ab-43fc-a5ea-c00aee255ef3 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:43.421989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-37ba7e09-c3ab-43fc-a5ea-c00aee255ef3 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'index' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:43.433901 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:43.433901 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:43.440838 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-38898279-f1e6-4e29-8789-c296f43c0d8b req-37ba7e09-c3ab-43fc-a5ea-c00aee255ef3 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3/encryption returned with HTTP 200 Aug 25 05:01:43.441549 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1315/5287] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 05:01:43 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:44.157106 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c6afd266-16cc-4196-89da-e5c82f61de11 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:44.159069 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6afd266-16cc-4196-89da-e5c82f61de11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:44.159335 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6afd266-16cc-4196-89da-e5c82f61de11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:44.159573 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c6afd266-16cc-4196-89da-e5c82f61de11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:44.159693 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-c6afd266-16cc-4196-89da-e5c82f61de11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:44.164333 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:44.164333 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:44.165010 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c6afd266-16cc-4196-89da-e5c82f61de11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:44.165599 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1325/5288] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:44 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:45.178817 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bbdfecae-d130-4936-8d74-3371d7470b32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:45.179960 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbdfecae-d130-4936-8d74-3371d7470b32 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:45.180295 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbdfecae-d130-4936-8d74-3371d7470b32 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:45.180389 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbdfecae-d130-4936-8d74-3371d7470b32 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:45.180547 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bbdfecae-d130-4936-8d74-3371d7470b32 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:45.184997 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:45.184997 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:45.185713 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbdfecae-d130-4936-8d74-3371d7470b32 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:45.186129 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1329/5289] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:45 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:46.199238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22e1b048-3971-4372-ac99-0ede0ba9c36d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:46.201807 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22e1b048-3971-4372-ac99-0ede0ba9c36d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:46.202121 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22e1b048-3971-4372-ac99-0ede0ba9c36d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:46.202388 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22e1b048-3971-4372-ac99-0ede0ba9c36d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:46.202631 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-22e1b048-3971-4372-ac99-0ede0ba9c36d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:46.210609 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:46.210609 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:46.213796 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22e1b048-3971-4372-ac99-0ede0ba9c36d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:46.215206 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1321/5290] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:46 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:47.227671 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b62af210-cd20-47fa-8631-681b2b9f5ec7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:47.229843 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b62af210-cd20-47fa-8631-681b2b9f5ec7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:47.231444 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b62af210-cd20-47fa-8631-681b2b9f5ec7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:47.231444 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b62af210-cd20-47fa-8631-681b2b9f5ec7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:47.231444 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b62af210-cd20-47fa-8631-681b2b9f5ec7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:47.236175 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:47.236175 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:47.237226 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b62af210-cd20-47fa-8631-681b2b9f5ec7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:47.238410 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1316/5291] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:47 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:48.251756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-749769a1-e28e-476a-b2c8-8399c58ef599 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:48.254165 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-749769a1-e28e-476a-b2c8-8399c58ef599 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:48.254480 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-749769a1-e28e-476a-b2c8-8399c58ef599 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:48.254729 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-749769a1-e28e-476a-b2c8-8399c58ef599 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:48.254865 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-749769a1-e28e-476a-b2c8-8399c58ef599 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:48.263806 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:48.263806 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:48.265228 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-749769a1-e28e-476a-b2c8-8399c58ef599 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:48.266372 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1326/5292] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:48 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:49.277636 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6c0cd85-58bb-4a17-94e5-4d7d83a3d8b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:49.279386 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6c0cd85-58bb-4a17-94e5-4d7d83a3d8b6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:01:49.279618 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6c0cd85-58bb-4a17-94e5-4d7d83a3d8b6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:49.279806 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6c0cd85-58bb-4a17-94e5-4d7d83a3d8b6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:49.279941 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a6c0cd85-58bb-4a17-94e5-4d7d83a3d8b6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:49.288483 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:49.288483 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:49.289225 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6c0cd85-58bb-4a17-94e5-4d7d83a3d8b6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:01:49.289713 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1330/5293] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:49 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:49.305224 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecd0bb13-6c73-4826-b778-1d2cd04b11a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:49.367938 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd0bb13-6c73-4826-b778-1d2cd04b11a0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1/export_record Aug 25 05:01:49.368261 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecd0bb13-6c73-4826-b778-1d2cd04b11a0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:49.368466 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecd0bb13-6c73-4826-b778-1d2cd04b11a0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:49.368623 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-ecd0bb13-6c73-4826-b778-1d2cd04b11a0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Export record for backup e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:01:49.372917 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:49.372917 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:49.373996 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-ecd0bb13-6c73-4826-b778-1d2cd04b11a0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '22c27c126ff94e119f1f7a8ed2322c62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45032a1f059e4ccca52bd02b009f5fc3', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:01:49.374261 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd0bb13-6c73-4826-b778-1d2cd04b11a0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1/export_record returned with HTTP 403 Aug 25 05:01:49.374719 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1322/5294] 10.4.3.213 () {68 vars in 1430 bytes} [Tue Aug 25 05:01:49 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1/export_record => generated 101 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:01:49.383177 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:49.385498 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:01:49.385976 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-13452243"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:49.387394 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-13452243'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:01:49.387541 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Create volume of 1 GB Aug 25 05:01:49.392731 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Availability Zones retrieved successfully. Aug 25 05:01:49.398301 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Flow 'volume_create_api' (f55a20ea-98e4-436d-8697-0451adbdd928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:49.399255 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da3bc38-e2b8-40b6-8db0-ab30dac950e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:49.400075 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:01:49.426116 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da3bc38-e2b8-40b6-8db0-ab30dac950e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:49.427036 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecc1b5a-ea99-42d7-a796-5b10e0697c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:49.468866 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Created reservations ['5c64ecc4-542a-4e71-a5c7-9114489749c0', '8b9f6988-ba99-49da-a9ff-ac5fb34deaea', '40c51cce-d00a-485f-a507-68c739d15af3', '2e58d1d8-31d2-4168-874d-4208b4d5e83a'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:49.469943 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecc1b5a-ea99-42d7-a796-5b10e0697c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c64ecc4-542a-4e71-a5c7-9114489749c0', '8b9f6988-ba99-49da-a9ff-ac5fb34deaea', '40c51cce-d00a-485f-a507-68c739d15af3', '2e58d1d8-31d2-4168-874d-4208b4d5e83a']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:49.470781 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (761f49b3-ea97-48dd-bf9f-f8d096d80e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:49.495096 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (761f49b3-ea97-48dd-bf9f-f8d096d80e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '308cd1f1-8411-41b9-98dd-2cd0fe4aa443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13452243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45032a1f059e4ccca52bd02b009f5fc3',qos_specs=None,replication_status=,reservations=['5c64ecc4-542a-4e71-a5c7-9114489749c0','8b9f6988-ba99-49da-a9ff-ac5fb34deaea','40c51cce-d00a-485f-a507-68c739d15af3','2e58d1d8-31d2-4168-874d-4208b4d5e83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a07fc4cac244fb833e4dc5bd1f656d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:01:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13452243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=308cd1f1-8411-41b9-98dd-2cd0fe4aa443,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45032a1f059e4ccca52bd02b009f5fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a07fc4cac244fb833e4dc5bd1f656d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:49.495899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77c36da-ff7f-47e7-b4a9-77ae69f4c743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:49.517236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77c36da-ff7f-47e7-b4a9-77ae69f4c743) transitioned into state 'SUCCESS' from state '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-13452243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45032a1f059e4ccca52bd02b009f5fc3',qos_specs=None,replication_status=,reservations=['5c64ecc4-542a-4e71-a5c7-9114489749c0','8b9f6988-ba99-49da-a9ff-ac5fb34deaea','40c51cce-d00a-485f-a507-68c739d15af3','2e58d1d8-31d2-4168-874d-4208b4d5e83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a07fc4cac244fb833e4dc5bd1f656d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:49.518031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb83111-ec4b-49af-9495-d9e50894658f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:01:49.530955 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb83111-ec4b-49af-9495-d9e50894658f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:01:49.531203 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Flow 'volume_create_api' (f55a20ea-98e4-436d-8697-0451adbdd928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:01:49.531578 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Create volume request issued successfully. Aug 25 05:01:49.532251 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf4ab66d-7823-46ab-8eff-99c66b79c75b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:01:49.532668 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1317/5295] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:01:49 2026] POST /volume/v3/volumes => generated 776 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:49.546896 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-33d5bf2c-e1a5-4b50-a278-3e85b52bb96d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:49.547282 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-33d5bf2c-e1a5-4b50-a278-3e85b52bb96d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 Aug 25 05:01:49.547407 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-33d5bf2c-e1a5-4b50-a278-3e85b52bb96d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:49.547711 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-33d5bf2c-e1a5-4b50-a278-3e85b52bb96d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:49.557860 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:49.557860 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:49.562809 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-33d5bf2c-e1a5-4b50-a278-3e85b52bb96d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:01:49.567930 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-33d5bf2c-e1a5-4b50-a278-3e85b52bb96d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 returned with HTTP 200 Aug 25 05:01:49.570898 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1327/5296] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:49 2026] GET /volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:50.581743 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c352423-c80d-4e67-bb2a-3a93a5b2288a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:50.583819 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c352423-c80d-4e67-bb2a-3a93a5b2288a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 Aug 25 05:01:50.584070 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c352423-c80d-4e67-bb2a-3a93a5b2288a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:50.584305 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c352423-c80d-4e67-bb2a-3a93a5b2288a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:50.591880 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:50.591880 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:50.596079 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c352423-c80d-4e67-bb2a-3a93a5b2288a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:01:50.600130 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c352423-c80d-4e67-bb2a-3a93a5b2288a tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 returned with HTTP 200 Aug 25 05:01:50.600585 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1331/5297] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:50 2026] GET /volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:01:50.613037 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc1a5ba3-a39a-49a7-811f-fe8bd25a6706 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:50.615312 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc1a5ba3-a39a-49a7-811f-fe8bd25a6706 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 05:01:50.615845 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc1a5ba3-a39a-49a7-811f-fe8bd25a6706 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "308cd1f1-8411-41b9-98dd-2cd0fe4aa443", "name": "tempest-type-Backup-585388959"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:01:50.617763 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-bc1a5ba3-a39a-49a7-811f-fe8bd25a6706 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Creating new backup {'backup': {'volume_id': '308cd1f1-8411-41b9-98dd-2cd0fe4aa443', 'name': 'tempest-type-Backup-585388959'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:01:50.618040 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-bc1a5ba3-a39a-49a7-811f-fe8bd25a6706 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Creating backup of volume 308cd1f1-8411-41b9-98dd-2cd0fe4aa443 in container None Aug 25 05:01:50.626066 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:50.626066 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:50.626402 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bc1a5ba3-a39a-49a7-811f-fe8bd25a6706 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:01:50.644311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-bc1a5ba3-a39a-49a7-811f-fe8bd25a6706 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Created reservations ['c4a35b9a-6e9a-4012-a844-87cba26b802d', 'ee8f5426-13ff-4508-ad31-04eee6e3b67d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:01:50.676460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc1a5ba3-a39a-49a7-811f-fe8bd25a6706 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 05:01:50.676460 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1323/5298] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:01:50 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:01:50.685439 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-22609843-c9e5-4739-a176-45c3fd95d983 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:50.687743 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22609843-c9e5-4739-a176-45c3fd95d983 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:50.688224 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22609843-c9e5-4739-a176-45c3fd95d983 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:50.689383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-22609843-c9e5-4739-a176-45c3fd95d983 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:50.689383 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-22609843-c9e5-4739-a176-45c3fd95d983 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:50.695784 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:50.695784 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:50.697740 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-22609843-c9e5-4739-a176-45c3fd95d983 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:50.697740 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1318/5299] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:50 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:51.710263 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6a02189e-0d30-49dc-9023-f710f24a9eb8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:51.712873 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a02189e-0d30-49dc-9023-f710f24a9eb8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:51.713206 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a02189e-0d30-49dc-9023-f710f24a9eb8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:51.713507 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6a02189e-0d30-49dc-9023-f710f24a9eb8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:51.713688 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-6a02189e-0d30-49dc-9023-f710f24a9eb8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:51.719319 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:51.719319 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:51.720560 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6a02189e-0d30-49dc-9023-f710f24a9eb8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:51.721026 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1328/5300] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:51 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:52.734544 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56e6ba9d-fbcf-43ef-acad-c9222f15569e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:52.737210 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56e6ba9d-fbcf-43ef-acad-c9222f15569e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:52.737706 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56e6ba9d-fbcf-43ef-acad-c9222f15569e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:52.738038 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56e6ba9d-fbcf-43ef-acad-c9222f15569e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:52.738223 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-56e6ba9d-fbcf-43ef-acad-c9222f15569e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:52.740634 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=318,cinder:INSERT=40,cinder:UPDATE=94 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:01:52.746326 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:52.746326 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:52.747748 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56e6ba9d-fbcf-43ef-acad-c9222f15569e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:52.748484 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1332/5301] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:52 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:53.769059 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fa80ce5-914e-4f60-9577-3cb396469402 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:53.787327 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fa80ce5-914e-4f60-9577-3cb396469402 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:53.788942 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fa80ce5-914e-4f60-9577-3cb396469402 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:53.790564 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fa80ce5-914e-4f60-9577-3cb396469402 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:53.791540 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2fa80ce5-914e-4f60-9577-3cb396469402 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:53.829904 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:53.829904 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:53.839462 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fa80ce5-914e-4f60-9577-3cb396469402 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:53.849861 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1324/5302] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:53 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:54.860228 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-00bc388a-57d9-41f7-9a56-e20ff6cc3cae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:54.862912 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00bc388a-57d9-41f7-9a56-e20ff6cc3cae tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:54.863257 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-00bc388a-57d9-41f7-9a56-e20ff6cc3cae tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:54.863561 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-00bc388a-57d9-41f7-9a56-e20ff6cc3cae tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:54.863898 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-00bc388a-57d9-41f7-9a56-e20ff6cc3cae tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:54.866590 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=301,cinder:UPDATE=72,cinder:INSERT=46 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:01:54.870663 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:54.870663 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:54.872606 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-00bc388a-57d9-41f7-9a56-e20ff6cc3cae tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:54.873278 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1319/5303] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:54 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:55.887029 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cdc3daa8-a010-4b82-bd60-99027230977c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:55.889404 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdc3daa8-a010-4b82-bd60-99027230977c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:55.889707 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cdc3daa8-a010-4b82-bd60-99027230977c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:55.889970 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cdc3daa8-a010-4b82-bd60-99027230977c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:55.890144 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-cdc3daa8-a010-4b82-bd60-99027230977c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:55.892202 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=249,cinder:INSERT=23,cinder:UPDATE=40 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:01:55.895682 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:55.895682 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:55.897195 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cdc3daa8-a010-4b82-bd60-99027230977c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:55.898489 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1329/5304] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:55 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:56.910589 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab87cbc6-384f-4333-8086-9438ceed1ea3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:56.912784 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab87cbc6-384f-4333-8086-9438ceed1ea3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:56.912976 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab87cbc6-384f-4333-8086-9438ceed1ea3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:56.913182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab87cbc6-384f-4333-8086-9438ceed1ea3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:56.913280 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ab87cbc6-384f-4333-8086-9438ceed1ea3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:56.922515 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:56.922515 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:01:56.923190 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab87cbc6-384f-4333-8086-9438ceed1ea3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:56.923616 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1333/5305] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:56 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:57.933831 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-849abdda-aa17-4d40-8704-a74765cea8ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:57.935835 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-849abdda-aa17-4d40-8704-a74765cea8ed tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:57.936039 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-849abdda-aa17-4d40-8704-a74765cea8ed tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:57.936236 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-849abdda-aa17-4d40-8704-a74765cea8ed tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:57.936382 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-849abdda-aa17-4d40-8704-a74765cea8ed tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:57.938031 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=321,cinder:INSERT=43,cinder:UPDATE=97 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:01:57.941187 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:57.941187 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:01:57.941804 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-849abdda-aa17-4d40-8704-a74765cea8ed tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:57.942363 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1325/5306] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:57 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:58.952348 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ca1d6fbe-0106-4748-a751-18d677686a89 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:58.955127 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca1d6fbe-0106-4748-a751-18d677686a89 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:58.955326 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca1d6fbe-0106-4748-a751-18d677686a89 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:58.955749 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ca1d6fbe-0106-4748-a751-18d677686a89 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:58.955749 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-ca1d6fbe-0106-4748-a751-18d677686a89 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:58.959587 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:58.959587 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:01:58.960158 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ca1d6fbe-0106-4748-a751-18d677686a89 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:58.960505 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1320/5307] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:58 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:01:59.971340 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0325a2d7-fdc4-46b8-b3d9-4096c040b30b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:01:59.973109 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0325a2d7-fdc4-46b8-b3d9-4096c040b30b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:01:59.973341 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0325a2d7-fdc4-46b8-b3d9-4096c040b30b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:01:59.973654 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0325a2d7-fdc4-46b8-b3d9-4096c040b30b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:01:59.973765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-0325a2d7-fdc4-46b8-b3d9-4096c040b30b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:01:59.977659 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:01:59.977659 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:01:59.978222 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0325a2d7-fdc4-46b8-b3d9-4096c040b30b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:01:59.978574 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1330/5308] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:01:59 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:02:00.989656 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ad15341-0712-46a5-8c9a-1d5dcc8c3c66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:00.991488 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ad15341-0712-46a5-8c9a-1d5dcc8c3c66 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:02:00.993108 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ad15341-0712-46a5-8c9a-1d5dcc8c3c66 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:00.993108 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ad15341-0712-46a5-8c9a-1d5dcc8c3c66 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:00.993108 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7ad15341-0712-46a5-8c9a-1d5dcc8c3c66 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:00.996786 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:00.996786 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:00.997672 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ad15341-0712-46a5-8c9a-1d5dcc8c3c66 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:02:00.998175 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1334/5309] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:00 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:02.010336 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62cf1cbc-b316-42a2-a6aa-ccf21aa46ea2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:02.013070 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62cf1cbc-b316-42a2-a6aa-ccf21aa46ea2 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:02:02.013384 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62cf1cbc-b316-42a2-a6aa-ccf21aa46ea2 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:02.013656 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62cf1cbc-b316-42a2-a6aa-ccf21aa46ea2 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:02.013755 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-62cf1cbc-b316-42a2-a6aa-ccf21aa46ea2 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:02.019833 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:02.019833 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:02.020625 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62cf1cbc-b316-42a2-a6aa-ccf21aa46ea2 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:02:02.021121 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1326/5310] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:02 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:03.033497 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1ffcb6d7-5ba7-434c-b49a-9d47984eaa1c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:03.034782 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ffcb6d7-5ba7-434c-b49a-9d47984eaa1c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:02:03.035055 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ffcb6d7-5ba7-434c-b49a-9d47984eaa1c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:03.035301 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1ffcb6d7-5ba7-434c-b49a-9d47984eaa1c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:03.035446 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-1ffcb6d7-5ba7-434c-b49a-9d47984eaa1c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:03.041835 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:03.041835 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:03.042692 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1ffcb6d7-5ba7-434c-b49a-9d47984eaa1c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:02:03.043209 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1321/5311] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:03 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:04.053406 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f8a1db3c-40d6-4287-a3d8-f1cf34d69989 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:04.055215 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8a1db3c-40d6-4287-a3d8-f1cf34d69989 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:02:04.055549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8a1db3c-40d6-4287-a3d8-f1cf34d69989 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:04.055777 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f8a1db3c-40d6-4287-a3d8-f1cf34d69989 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:04.055883 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-f8a1db3c-40d6-4287-a3d8-f1cf34d69989 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:04.059876 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:04.059876 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:04.060486 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f8a1db3c-40d6-4287-a3d8-f1cf34d69989 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:02:04.060823 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1331/5312] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:04 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:05.070747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-108e6df7-c1c0-4d8b-b6db-59565f329745 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:05.072577 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-108e6df7-c1c0-4d8b-b6db-59565f329745 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:02:05.072839 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-108e6df7-c1c0-4d8b-b6db-59565f329745 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:05.073055 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-108e6df7-c1c0-4d8b-b6db-59565f329745 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:05.073173 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-108e6df7-c1c0-4d8b-b6db-59565f329745 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:05.078825 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:05.078825 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:05.079677 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-108e6df7-c1c0-4d8b-b6db-59565f329745 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:02:05.080157 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1335/5313] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:05 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:05.090505 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60b9584e-df1b-4406-a79c-8a84078acc2c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:05.092201 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60b9584e-df1b-4406-a79c-8a84078acc2c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554/export_record Aug 25 05:02:05.092399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60b9584e-df1b-4406-a79c-8a84078acc2c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:05.092596 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60b9584e-df1b-4406-a79c-8a84078acc2c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:05.092702 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-60b9584e-df1b-4406-a79c-8a84078acc2c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Export record for backup a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 05:02:05.096950 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:05.096950 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:05.097918 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-60b9584e-df1b-4406-a79c-8a84078acc2c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling RPCAPI with context: , host: np0000008045, backup: a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 05:02:05.104309 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-60b9584e-df1b-4406-a79c-8a84078acc2c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] export_record in rpcapi backup_id a23b7751-5871-45cb-b6e1-3b7f68802554 on host np0000008045. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 05:02:05.116565 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-60b9584e-df1b-4406-a79c-8a84078acc2c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTIzYjc3NTEtNTg3MS00NWNiLWI2ZTEtM2I3ZjY4ODAyNTU0IiwgInVzZXJfaWQiOiAiMzNhMDdmYzRjYWMyNDRmYjgzM2U0ZGM1YmQxZjY1NmQiLCAicHJvamVjdF9pZCI6ICI0NTAzMmExZjA1OWU0Y2NjYTUyYmQwMmIwMDlmNWZjMyIsICJ2b2x1bWVfaWQiOiAiMzA4Y2QxZjEtODQxMS00MWI5LTk4ZGQtMmNkMGZlNGFhNDQzIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODUzODg5NTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zMDhjZDFmMS04NDExLTQxYjktOThkZC0yY2QwZmU0YWE0NDMvMjAyNjA4MjUwNTAxNTMvYXpfbm92YV9iYWNrdXBfYTIzYjc3NTEtNTg3MS00NWNiLWI2ZTEtM2I3ZjY4ODAyNTU0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTowMTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTowMTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjAyOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 05:02:05.116853 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60b9584e-df1b-4406-a79c-8a84078acc2c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554/export_record returned with HTTP 200 Aug 25 05:02:05.117290 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1327/5314] 10.4.3.213 () {68 vars in 1430 bytes} [Tue Aug 25 05:02:05 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:05.124738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b8ffeb0d-5f97-420f-a4de-f3c3c47bb929 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:05.126514 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b8ffeb0d-5f97-420f-a4de-f3c3c47bb929 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:02:05.126903 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b8ffeb0d-5f97-420f-a4de-f3c3c47bb929 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:05.127283 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b8ffeb0d-5f97-420f-a4de-f3c3c47bb929 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:05.127583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-b8ffeb0d-5f97-420f-a4de-f3c3c47bb929 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:05.133522 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:05.133522 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:05.133522 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b8ffeb0d-5f97-420f-a4de-f3c3c47bb929 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:02:05.133522 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1322/5315] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:05 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:05.142551 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f14f4fc4-5a85-4dd9-ba03-b16f3d8931c8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:05.144185 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f14f4fc4-5a85-4dd9-ba03-b16f3d8931c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] POST https://10.4.3.213/volume/v3/backups/import_record Aug 25 05:02:05.144576 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f14f4fc4-5a85-4dd9-ba03-b16f3d8931c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWVhMzMxNTQtNGY1Ny00NGMyLTg4MTktY2I1ZmIzMjRhNGNhIiwgInVzZXJfaWQiOiAiMzNhMDdmYzRjYWMyNDRmYjgzM2U0ZGM1YmQxZjY1NmQiLCAicHJvamVjdF9pZCI6ICI0NTAzMmExZjA1OWU0Y2NjYTUyYmQwMmIwMDlmNWZjMyIsICJ2b2x1bWVfaWQiOiAiMzA4Y2QxZjEtODQxMS00MWI5LTk4ZGQtMmNkMGZlNGFhNDQzIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODUzODg5NTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zMDhjZDFmMS04NDExLTQxYjktOThkZC0yY2QwZmU0YWE0NDMvMjAyNjA4MjUwNTAxNTMvYXpfbm92YV9iYWNrdXBfYTIzYjc3NTEtNTg3MS00NWNiLWI2ZTEtM2I3ZjY4ODAyNTU0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTowMTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTowMTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjAyOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:05.145822 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-f14f4fc4-5a85-4dd9-ba03-b16f3d8931c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWVhMzMxNTQtNGY1Ny00NGMyLTg4MTktY2I1ZmIzMjRhNGNhIiwgInVzZXJfaWQiOiAiMzNhMDdmYzRjYWMyNDRmYjgzM2U0ZGM1YmQxZjY1NmQiLCAicHJvamVjdF9pZCI6ICI0NTAzMmExZjA1OWU0Y2NjYTUyYmQwMmIwMDlmNWZjMyIsICJ2b2x1bWVfaWQiOiAiMzA4Y2QxZjEtODQxMS00MWI5LTk4ZGQtMmNkMGZlNGFhNDQzIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODUzODg5NTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zMDhjZDFmMS04NDExLTQxYjktOThkZC0yY2QwZmU0YWE0NDMvMjAyNjA4MjUwNTAxNTMvYXpfbm92YV9iYWNrdXBfYTIzYjc3NTEtNTg3MS00NWNiLWI2ZTEtM2I3ZjY4ODAyNTU0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTowMTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTowMTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjAyOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 05:02:05.145924 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.contrib.backups [None req-f14f4fc4-5a85-4dd9-ba03-b16f3d8931c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWVhMzMxNTQtNGY1Ny00NGMyLTg4MTktY2I1ZmIzMjRhNGNhIiwgInVzZXJfaWQiOiAiMzNhMDdmYzRjYWMyNDRmYjgzM2U0ZGM1YmQxZjY1NmQiLCAicHJvamVjdF9pZCI6ICI0NTAzMmExZjA1OWU0Y2NjYTUyYmQwMmIwMDlmNWZjMyIsICJ2b2x1bWVfaWQiOiAiMzA4Y2QxZjEtODQxMS00MWI5LTk4ZGQtMmNkMGZlNGFhNDQzIiwgImhvc3QiOiAibnAwMDAwMDA4MDQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODUzODg5NTkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zMDhjZDFmMS04NDExLTQxYjktOThkZC0yY2QwZmU0YWE0NDMvMjAyNjA4MjUwNTAxNTMvYXpfbm92YV9iYWNrdXBfYTIzYjc3NTEtNTg3MS00NWNiLWI2ZTEtM2I3ZjY4ODAyNTU0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQwNTowMTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQwNTowMTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDA1OjAyOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100269) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 05:02:05.146571 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-f14f4fc4-5a85-4dd9-ba03-b16f3d8931c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '22c27c126ff94e119f1f7a8ed2322c62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45032a1f059e4ccca52bd02b009f5fc3', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:02:05.146775 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f14f4fc4-5a85-4dd9-ba03-b16f3d8931c8 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] https://10.4.3.213/volume/v3/backups/import_record returned with HTTP 403 Aug 25 05:02:05.147208 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1332/5316] 10.4.3.213 () {70 vars in 1342 bytes} [Tue Aug 25 05:02:05 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:05.153650 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39d4ea12-bd4f-4033-8b64-89b894817468 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:05.156111 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39d4ea12-bd4f-4033-8b64-89b894817468 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 Aug 25 05:02:05.156385 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39d4ea12-bd4f-4033-8b64-89b894817468 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:05.156603 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39d4ea12-bd4f-4033-8b64-89b894817468 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:05.156766 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-39d4ea12-bd4f-4033-8b64-89b894817468 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Delete volume with id: 308cd1f1-8411-41b9-98dd-2cd0fe4aa443 Aug 25 05:02:05.164261 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:05.164261 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:05.164743 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-39d4ea12-bd4f-4033-8b64-89b894817468 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:02:05.183486 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-39d4ea12-bd4f-4033-8b64-89b894817468 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Delete volume request issued successfully. Aug 25 05:02:05.183628 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39d4ea12-bd4f-4033-8b64-89b894817468 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 returned with HTTP 202 Aug 25 05:02:05.184032 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1336/5317] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:02:05 2026] DELETE /volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:05.193902 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fbfe1dd-a37b-469c-92ef-975721a69b54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:05.195656 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fbfe1dd-a37b-469c-92ef-975721a69b54 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 Aug 25 05:02:05.195868 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fbfe1dd-a37b-469c-92ef-975721a69b54 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:05.196043 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fbfe1dd-a37b-469c-92ef-975721a69b54 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:05.203100 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:05.203100 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:05.206396 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6fbfe1dd-a37b-469c-92ef-975721a69b54 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:02:05.210030 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fbfe1dd-a37b-469c-92ef-975721a69b54 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 returned with HTTP 200 Aug 25 05:02:05.210414 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1328/5318] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:05 2026] GET /volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:06.223082 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e3395730-b697-4160-b6eb-3464a708daff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:06.225735 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3395730-b697-4160-b6eb-3464a708daff tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 Aug 25 05:02:06.225980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3395730-b697-4160-b6eb-3464a708daff tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:06.226219 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3395730-b697-4160-b6eb-3464a708daff tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:06.232794 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3395730-b697-4160-b6eb-3464a708daff tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 returned with HTTP 404 Aug 25 05:02:06.233332 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1323/5319] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:06 2026] GET /volume/v3/volumes/308cd1f1-8411-41b9-98dd-2cd0fe4aa443 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:06.244017 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b5a86534-5330-4527-b83d-8989082dc6fa None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:06.246516 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5a86534-5330-4527-b83d-8989082dc6fa tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] GET https://10.4.3.213/volume/v3/backups Aug 25 05:02:06.246734 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5a86534-5330-4527-b83d-8989082dc6fa tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:06.246916 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5a86534-5330-4527-b83d-8989082dc6fa tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:06.247248 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-b5a86534-5330-4527-b83d-8989082dc6fa tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:02:06.252841 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5a86534-5330-4527-b83d-8989082dc6fa tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] https://10.4.3.213/volume/v3/backups returned with HTTP 200 Aug 25 05:02:06.253229 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1333/5320] 10.4.3.213 () {68 vars in 1277 bytes} [Tue Aug 25 05:02:06 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:06.263330 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91355aaf-c39a-4039-b1dc-e63146df22d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:06.265513 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91355aaf-c39a-4039-b1dc-e63146df22d1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] GET https://10.4.3.213/volume/v3/backups?project_id=45032a1f059e4ccca52bd02b009f5fc3 Aug 25 05:02:06.265798 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91355aaf-c39a-4039-b1dc-e63146df22d1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:06.266083 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91355aaf-c39a-4039-b1dc-e63146df22d1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:06.266451 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-91355aaf-c39a-4039-b1dc-e63146df22d1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Removing options 'project_id' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:02:06.272631 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91355aaf-c39a-4039-b1dc-e63146df22d1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] https://10.4.3.213/volume/v3/backups?project_id=45032a1f059e4ccca52bd02b009f5fc3 returned with HTTP 200 Aug 25 05:02:06.273144 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1337/5321] 10.4.3.213 () {68 vars in 1364 bytes} [Tue Aug 25 05:02:06 2026] GET /volume/v3/backups?project_id=45032a1f059e4ccca52bd02b009f5fc3 => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:06.285206 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:06.287264 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:06.287748 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1023594779"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:06.289152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1023594779'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:06.289292 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Create volume of 1 GB Aug 25 05:02:06.293343 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Availability Zones retrieved successfully. Aug 25 05:02:06.298548 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Flow 'volume_create_api' (56c44771-0e8f-4b6e-996e-ff2c87152e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:06.299404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef94d9e-4f9c-49ba-9101-6da9f1758a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:06.300106 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:06.323820 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef94d9e-4f9c-49ba-9101-6da9f1758a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:06.324762 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9810af3-48dc-4bef-b864-3da0f9c5018c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:06.361116 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Created reservations ['4e3ad5e6-42d2-43b3-8ef1-7d8c3cdb4b80', 'c74f2c58-646e-4b97-8fc2-7c4f61ddbf48', '6129afba-55f8-4825-9deb-f4e5be5bfefe', '922628a5-28ee-42a0-a539-b540e3dff798'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:06.361871 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9810af3-48dc-4bef-b864-3da0f9c5018c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e3ad5e6-42d2-43b3-8ef1-7d8c3cdb4b80', 'c74f2c58-646e-4b97-8fc2-7c4f61ddbf48', '6129afba-55f8-4825-9deb-f4e5be5bfefe', '922628a5-28ee-42a0-a539-b540e3dff798']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:06.362615 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a502e3-4480-4739-9885-1e74e59a9ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:06.384019 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a502e3-4480-4739-9885-1e74e59a9ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023594779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45032a1f059e4ccca52bd02b009f5fc3',qos_specs=None,replication_status=,reservations=['4e3ad5e6-42d2-43b3-8ef1-7d8c3cdb4b80','c74f2c58-646e-4b97-8fc2-7c4f61ddbf48','6129afba-55f8-4825-9deb-f4e5be5bfefe','922628a5-28ee-42a0-a539-b540e3dff798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a07fc4cac244fb833e4dc5bd1f656d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023594779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45032a1f059e4ccca52bd02b009f5fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a07fc4cac244fb833e4dc5bd1f656d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:06.385231 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44a8a2fd-240e-4784-bd20-59aaa8e0e4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:06.401446 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44a8a2fd-240e-4784-bd20-59aaa8e0e4d5) transitioned into state 'SUCCESS' from state '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-1023594779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45032a1f059e4ccca52bd02b009f5fc3',qos_specs=None,replication_status=,reservations=['4e3ad5e6-42d2-43b3-8ef1-7d8c3cdb4b80','c74f2c58-646e-4b97-8fc2-7c4f61ddbf48','6129afba-55f8-4825-9deb-f4e5be5bfefe','922628a5-28ee-42a0-a539-b540e3dff798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a07fc4cac244fb833e4dc5bd1f656d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:06.402307 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434a9c11-ab78-4fb7-8c12-1f5af28bac21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:06.410234 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434a9c11-ab78-4fb7-8c12-1f5af28bac21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:06.411491 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Flow 'volume_create_api' (56c44771-0e8f-4b6e-996e-ff2c87152e0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:06.413453 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Create volume request issued successfully. Aug 25 05:02:06.413453 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7051bf2e-a02a-4efc-b8f6-d9bfd2217bac tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:06.413453 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1329/5322] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:02:06 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 25 05:02:06.425466 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-910fdfee-7308-464c-85fc-4e6fc5e276ea None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:06.427651 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-910fdfee-7308-464c-85fc-4e6fc5e276ea tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f Aug 25 05:02:06.427899 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-910fdfee-7308-464c-85fc-4e6fc5e276ea tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:06.428190 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-910fdfee-7308-464c-85fc-4e6fc5e276ea tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:06.435314 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:06.435314 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:06.439037 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-910fdfee-7308-464c-85fc-4e6fc5e276ea tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:02:06.442836 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-910fdfee-7308-464c-85fc-4e6fc5e276ea tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f returned with HTTP 200 Aug 25 05:02:06.443248 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1324/5323] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:06 2026] GET /volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:07.457718 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-eed0a902-19f1-45d0-8caf-2fda1c4e24eb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.459689 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eed0a902-19f1-45d0-8caf-2fda1c4e24eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f Aug 25 05:02:07.459950 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eed0a902-19f1-45d0-8caf-2fda1c4e24eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:07.460201 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-eed0a902-19f1-45d0-8caf-2fda1c4e24eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:07.468406 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:07.468406 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:07.472177 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-eed0a902-19f1-45d0-8caf-2fda1c4e24eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:02:07.476517 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-eed0a902-19f1-45d0-8caf-2fda1c4e24eb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f returned with HTTP 200 Aug 25 05:02:07.476885 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1334/5324] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:07 2026] GET /volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:07.494480 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fce59024-483e-438a-82fa-4041d09f763f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.496270 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fce59024-483e-438a-82fa-4041d09f763f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 05:02:07.499804 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fce59024-483e-438a-82fa-4041d09f763f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f", "name": "tempest-type-Backup-1843905376"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:07.501277 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-fce59024-483e-438a-82fa-4041d09f763f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Creating new backup {'backup': {'volume_id': '8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f', 'name': 'tempest-type-Backup-1843905376'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:02:07.501449 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-fce59024-483e-438a-82fa-4041d09f763f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Creating backup of volume 8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f in container None Aug 25 05:02:07.514619 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:07.514619 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:07.515117 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fce59024-483e-438a-82fa-4041d09f763f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:02:07.535557 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fce59024-483e-438a-82fa-4041d09f763f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Created reservations ['47133b55-d865-498e-abdc-a8542e337c66', 'd865a31f-e851-4419-99d9-12c57a8e9424'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:07.568108 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fce59024-483e-438a-82fa-4041d09f763f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 05:02:07.568108 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1338/5325] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:02:07 2026] POST /volume/v3/backups => generated 316 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:02:07.575170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4bc445e-e611-4883-b5f7-f4560c632de0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.577164 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4bc445e-e611-4883-b5f7-f4560c632de0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:07.577371 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4bc445e-e611-4883-b5f7-f4560c632de0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:07.577584 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4bc445e-e611-4883-b5f7-f4560c632de0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:07.577684 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e4bc445e-e611-4883-b5f7-f4560c632de0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:07.582658 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:07.582658 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:07.585392 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4bc445e-e611-4883-b5f7-f4560c632de0 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:07.585392 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1330/5326] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:07 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:07.629205 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-92b5e1f5-285c-4adb-85b2-cca7dd3d519d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.630937 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-92b5e1f5-285c-4adb-85b2-cca7dd3d519d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:07.631122 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-92b5e1f5-285c-4adb-85b2-cca7dd3d519d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:07.631307 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-92b5e1f5-285c-4adb-85b2-cca7dd3d519d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:07.639281 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:07.639281 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:07.643291 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-92b5e1f5-285c-4adb-85b2-cca7dd3d519d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:07.647591 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-92b5e1f5-285c-4adb-85b2-cca7dd3d519d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:07.648486 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1325/5327] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:07 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:07.660799 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-886d362e-ce33-46e7-9658-7068bec3b478 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.662523 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-886d362e-ce33-46e7-9658-7068bec3b478 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:07.662760 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-886d362e-ce33-46e7-9658-7068bec3b478 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:07.662934 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-886d362e-ce33-46e7-9658-7068bec3b478 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:07.669310 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:07.669310 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:07.672791 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-886d362e-ce33-46e7-9658-7068bec3b478 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:07.676387 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-886d362e-ce33-46e7-9658-7068bec3b478 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:07.676730 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1335/5328] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:07 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:07.723925 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c4e989b2-df25-4051-ab77-266b5801f49e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.725939 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c4e989b2-df25-4051-ab77-266b5801f49e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:07.726169 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c4e989b2-df25-4051-ab77-266b5801f49e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:07.726373 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c4e989b2-df25-4051-ab77-266b5801f49e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:07.733284 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:07.733284 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:07.737307 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c4e989b2-df25-4051-ab77-266b5801f49e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:07.741560 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c4e989b2-df25-4051-ab77-266b5801f49e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:07.742018 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1339/5329] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:07 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:07.814757 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3922eb6-f821-484a-b8bb-19094da665d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.815168 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3922eb6-f821-484a-b8bb-19094da665d5 None None] GET https://10.4.3.213/volume// Aug 25 05:02:07.815387 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3922eb6-f821-484a-b8bb-19094da665d5 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:07.815652 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3922eb6-f821-484a-b8bb-19094da665d5 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:07.816080 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3922eb6-f821-484a-b8bb-19094da665d5 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:07.816424 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1331/5330] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 05:02: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 25 05:02:07.822854 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-55c66e04-a549-45d9-9499-b91750d55c9b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.824957 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-55c66e04-a549-45d9-9499-b91750d55c9b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:02:07.825318 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-55c66e04-a549-45d9-9499-b91750d55c9b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90702730-fe7f-411c-acfe-02d5d0989999", "connector": null, "instance_uuid": "2f3beaea-d976-4913-a351-45b339d12dc5"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:07.833313 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:07.833313 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:07.859176 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-55c66e04-a549-45d9-9499-b91750d55c9b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:02:07.859626 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1326/5331] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:02:07 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 25 05:02:07.883899 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-078c9d59-8d0f-4415-b021-4f66c3fefe90 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.885690 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-078c9d59-8d0f-4415-b021-4f66c3fefe90 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:07.885867 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-078c9d59-8d0f-4415-b021-4f66c3fefe90 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:07.886043 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-078c9d59-8d0f-4415-b021-4f66c3fefe90 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:07.891728 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3511c980-4bea-490d-ba17-c45dd653bc88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.892125 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3511c980-4bea-490d-ba17-c45dd653bc88 None None] GET https://10.4.3.213/volume// Aug 25 05:02:07.892309 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3511c980-4bea-490d-ba17-c45dd653bc88 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:07.892532 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3511c980-4bea-490d-ba17-c45dd653bc88 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:07.892848 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3511c980-4bea-490d-ba17-c45dd653bc88 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:07.893143 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1340/5332] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:02: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 25 05:02:07.894730 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:07.894730 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:07.897915 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-078c9d59-8d0f-4415-b021-4f66c3fefe90 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:07.900275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-914598c9-d4ec-4478-835c-ba7081f79444 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:07.901927 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-078c9d59-8d0f-4415-b021-4f66c3fefe90 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:07.902299 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1336/5333] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:07 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:07.902590 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-914598c9-d4ec-4478-835c-ba7081f79444 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:07.902776 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-914598c9-d4ec-4478-835c-ba7081f79444 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:07.902972 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-914598c9-d4ec-4478-835c-ba7081f79444 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:07.918175 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:07.918175 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:07.921514 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-914598c9-d4ec-4478-835c-ba7081f79444 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:07.925914 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-914598c9-d4ec-4478-835c-ba7081f79444 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:07.926519 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1332/5334] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:02:07 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 1053 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:08.029810 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c42dcf59-d7d3-4168-b837-5134b94f029e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:08.031987 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c42dcf59-d7d3-4168-b837-5134b94f029e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] PUT https://10.4.3.213/volume/v3/attachments/917a190f-bb2f-4bde-b810-48c6a164167a Aug 25 05:02:08.032322 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c42dcf59-d7d3-4168-b837-5134b94f029e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:08.039039 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c42dcf59-d7d3-4168-b837-5134b94f029e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Acquiring lock "cinder-attachment_update-90702730-fe7f-411c-acfe-02d5d0989999-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:02:08.044751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c42dcf59-d7d3-4168-b837-5134b94f029e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Lock "cinder-attachment_update-90702730-fe7f-411c-acfe-02d5d0989999-np0000008045" acquired by "attachment_update" :: waited 0.006s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:02:08.045681 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:08.045681 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:08.130154 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c42dcf59-d7d3-4168-b837-5134b94f029e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Lock "cinder-attachment_update-90702730-fe7f-411c-acfe-02d5d0989999-np0000008045" released by "attachment_update" :: held 0.085s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:02:08.130500 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-c42dcf59-d7d3-4168-b837-5134b94f029e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/attachments/917a190f-bb2f-4bde-b810-48c6a164167a returned with HTTP 200 Aug 25 05:02:08.130977 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1327/5335] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:02:08 2026] PUT /volume/v3/attachments/917a190f-bb2f-4bde-b810-48c6a164167a => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:08.595259 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54aeb081-11dd-49de-affb-534ac415e35c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:08.597563 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54aeb081-11dd-49de-affb-534ac415e35c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:08.598104 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54aeb081-11dd-49de-affb-534ac415e35c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:08.598104 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54aeb081-11dd-49de-affb-534ac415e35c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:08.598239 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-54aeb081-11dd-49de-affb-534ac415e35c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:08.603566 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:08.603566 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:08.604391 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54aeb081-11dd-49de-affb-534ac415e35c tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:08.604914 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1341/5336] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:08 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:08.917282 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-81d6a801-0039-463d-94b9-760973ec5985 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:08.920309 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81d6a801-0039-463d-94b9-760973ec5985 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:08.920309 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81d6a801-0039-463d-94b9-760973ec5985 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:08.920309 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-81d6a801-0039-463d-94b9-760973ec5985 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:08.930920 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:08.930920 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:08.934411 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-81d6a801-0039-463d-94b9-760973ec5985 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:08.938200 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-81d6a801-0039-463d-94b9-760973ec5985 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:08.938555 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1337/5337] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:08 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:09.614814 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4eaf8b47-c309-41fe-a9d6-2f3b10d6cd05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:09.616621 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4eaf8b47-c309-41fe-a9d6-2f3b10d6cd05 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:09.616831 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4eaf8b47-c309-41fe-a9d6-2f3b10d6cd05 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:09.617006 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4eaf8b47-c309-41fe-a9d6-2f3b10d6cd05 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:09.617122 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4eaf8b47-c309-41fe-a9d6-2f3b10d6cd05 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:09.621166 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:09.621166 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:09.621777 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4eaf8b47-c309-41fe-a9d6-2f3b10d6cd05 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:09.622156 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1333/5338] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:09 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:09.950083 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8c919cd3-b47e-4f97-8d94-0ab949c15c4b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:09.951749 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c919cd3-b47e-4f97-8d94-0ab949c15c4b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:09.951928 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c919cd3-b47e-4f97-8d94-0ab949c15c4b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:09.952110 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8c919cd3-b47e-4f97-8d94-0ab949c15c4b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:09.960727 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:09.960727 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:09.964253 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8c919cd3-b47e-4f97-8d94-0ab949c15c4b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:09.968018 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8c919cd3-b47e-4f97-8d94-0ab949c15c4b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:09.968369 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1328/5339] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:09 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:10.631860 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c414835-38b0-40de-a677-8119462c7ddb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:10.633731 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c414835-38b0-40de-a677-8119462c7ddb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:10.633944 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c414835-38b0-40de-a677-8119462c7ddb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:10.634175 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c414835-38b0-40de-a677-8119462c7ddb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:10.634314 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8c414835-38b0-40de-a677-8119462c7ddb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:10.639185 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:10.639185 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:10.639840 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c414835-38b0-40de-a677-8119462c7ddb tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:10.640262 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1342/5340] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:10 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:10.980315 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fea1d2e4-1b40-4e3b-972b-6e07e8b24218 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:10.982167 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fea1d2e4-1b40-4e3b-972b-6e07e8b24218 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:10.982350 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fea1d2e4-1b40-4e3b-972b-6e07e8b24218 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:10.982599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fea1d2e4-1b40-4e3b-972b-6e07e8b24218 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:10.991344 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:10.991344 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:10.994633 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fea1d2e4-1b40-4e3b-972b-6e07e8b24218 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:10.998373 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fea1d2e4-1b40-4e3b-972b-6e07e8b24218 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:10.998722 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1338/5341] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:10 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:11.651293 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c0ff4c4-6bbf-4990-a800-1496487a6620 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:11.653277 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c0ff4c4-6bbf-4990-a800-1496487a6620 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:11.653498 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c0ff4c4-6bbf-4990-a800-1496487a6620 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:11.653684 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c0ff4c4-6bbf-4990-a800-1496487a6620 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:11.653834 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2c0ff4c4-6bbf-4990-a800-1496487a6620 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:11.658933 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:11.658933 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:11.659609 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c0ff4c4-6bbf-4990-a800-1496487a6620 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:11.659977 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1334/5342] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:11 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:12.010888 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3d61b9c4-6fa2-4ebc-a0dd-099be113791e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:12.012547 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d61b9c4-6fa2-4ebc-a0dd-099be113791e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:12.012723 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d61b9c4-6fa2-4ebc-a0dd-099be113791e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:12.012916 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3d61b9c4-6fa2-4ebc-a0dd-099be113791e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:12.022187 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:12.022187 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:12.025209 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3d61b9c4-6fa2-4ebc-a0dd-099be113791e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:12.028697 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3d61b9c4-6fa2-4ebc-a0dd-099be113791e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:12.029043 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1329/5343] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:12 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:12.669665 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b96dd8f-83c9-4302-9ce5-7f05c782dd65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:12.671335 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b96dd8f-83c9-4302-9ce5-7f05c782dd65 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:12.671523 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b96dd8f-83c9-4302-9ce5-7f05c782dd65 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:12.671721 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b96dd8f-83c9-4302-9ce5-7f05c782dd65 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:12.671856 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3b96dd8f-83c9-4302-9ce5-7f05c782dd65 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:12.675802 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:12.675802 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:12.676397 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b96dd8f-83c9-4302-9ce5-7f05c782dd65 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:12.676751 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1343/5344] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:12 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:13.041516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5e578dfe-b211-4b14-a034-f74c44abd668 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:13.043402 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e578dfe-b211-4b14-a034-f74c44abd668 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:13.043609 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e578dfe-b211-4b14-a034-f74c44abd668 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:13.043801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5e578dfe-b211-4b14-a034-f74c44abd668 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:13.052954 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:13.052954 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:13.055994 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5e578dfe-b211-4b14-a034-f74c44abd668 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:13.059740 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5e578dfe-b211-4b14-a034-f74c44abd668 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:13.060092 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1339/5345] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:13 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:13.686353 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-424cc309-77e4-48f1-81c7-cc26647eea08 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:13.688171 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-424cc309-77e4-48f1-81c7-cc26647eea08 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:13.688475 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-424cc309-77e4-48f1-81c7-cc26647eea08 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:13.688700 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-424cc309-77e4-48f1-81c7-cc26647eea08 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:13.688826 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-424cc309-77e4-48f1-81c7-cc26647eea08 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:13.693135 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:13.693135 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:13.693823 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-424cc309-77e4-48f1-81c7-cc26647eea08 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:13.694231 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1335/5346] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:13 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:14.072869 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0d7ab5e0-fd40-4162-a61b-45a6ba410912 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:14.074589 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d7ab5e0-fd40-4162-a61b-45a6ba410912 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:14.074771 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d7ab5e0-fd40-4162-a61b-45a6ba410912 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:14.074936 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0d7ab5e0-fd40-4162-a61b-45a6ba410912 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:14.083510 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:14.083510 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:14.087089 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0d7ab5e0-fd40-4162-a61b-45a6ba410912 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:14.090973 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0d7ab5e0-fd40-4162-a61b-45a6ba410912 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:14.091438 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1330/5347] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:14 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:14.254629 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-450d8af1-9f0c-4645-9870-6196350cdb0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:14.257494 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-450d8af1-9f0c-4645-9870-6196350cdb0d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] POST https://10.4.3.213/volume/v3/attachments/917a190f-bb2f-4bde-b810-48c6a164167a/action Aug 25 05:02:14.257617 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-450d8af1-9f0c-4645-9870-6196350cdb0d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:14.257778 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-450d8af1-9f0c-4645-9870-6196350cdb0d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:14.279669 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:14.279669 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:14.293968 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9795bcdb-f546-42b4-99f7-c9a659182905 req-450d8af1-9f0c-4645-9870-6196350cdb0d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/attachments/917a190f-bb2f-4bde-b810-48c6a164167a/action returned with HTTP 204 Aug 25 05:02:14.294704 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1344/5348] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:02:14 2026] POST /volume/v3/attachments/917a190f-bb2f-4bde-b810-48c6a164167a/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:14.705868 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1385ed27-e773-468e-b9aa-7ab76d80a35e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:14.707835 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1385ed27-e773-468e-b9aa-7ab76d80a35e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:14.708070 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1385ed27-e773-468e-b9aa-7ab76d80a35e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:14.708302 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1385ed27-e773-468e-b9aa-7ab76d80a35e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:14.708375 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1385ed27-e773-468e-b9aa-7ab76d80a35e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:14.712749 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:14.712749 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:14.713385 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1385ed27-e773-468e-b9aa-7ab76d80a35e tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:14.713792 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1340/5349] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:14 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:15.107767 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7eb9b36e-ea84-45f7-ae90-22efabb9da3c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:15.109715 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7eb9b36e-ea84-45f7-ae90-22efabb9da3c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:15.109715 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7eb9b36e-ea84-45f7-ae90-22efabb9da3c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:15.110783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7eb9b36e-ea84-45f7-ae90-22efabb9da3c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:15.121991 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:15.121991 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:15.129707 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7eb9b36e-ea84-45f7-ae90-22efabb9da3c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:15.133900 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7eb9b36e-ea84-45f7-ae90-22efabb9da3c tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:15.137242 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1336/5350] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:15 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:15.157755 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-08894e40-0a08-4cbd-b4d0-4db5d35f8ee5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:15.164590 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-08894e40-0a08-4cbd-b4d0-4db5d35f8ee5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:15.168269 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-08894e40-0a08-4cbd-b4d0-4db5d35f8ee5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:15.168530 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-08894e40-0a08-4cbd-b4d0-4db5d35f8ee5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:15.185218 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:15.185218 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:15.191197 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-08894e40-0a08-4cbd-b4d0-4db5d35f8ee5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:15.196905 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-08894e40-0a08-4cbd-b4d0-4db5d35f8ee5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:15.197493 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1331/5351] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:15 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 1166 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:15.723266 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a656b9c4-e1c2-4670-a8a5-b55959c2fbd3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:15.727407 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a656b9c4-e1c2-4670-a8a5-b55959c2fbd3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:15.729066 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a656b9c4-e1c2-4670-a8a5-b55959c2fbd3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:15.729319 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a656b9c4-e1c2-4670-a8a5-b55959c2fbd3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:15.729489 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a656b9c4-e1c2-4670-a8a5-b55959c2fbd3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:15.733915 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:15.733915 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:15.734559 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a656b9c4-e1c2-4670-a8a5-b55959c2fbd3 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:15.735581 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1345/5352] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:15 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:16.255360 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c38613a8-d674-43d6-a875-b528269dfad1 req-57df8a2d-deef-48ec-b987-6953f9a5d22e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:16.257454 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c38613a8-d674-43d6-a875-b528269dfad1 req-57df8a2d-deef-48ec-b987-6953f9a5d22e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/3f1c858f-26eb-4d9c-a0f5-45be532d3f94 Aug 25 05:02:16.257655 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c38613a8-d674-43d6-a875-b528269dfad1 req-57df8a2d-deef-48ec-b987-6953f9a5d22e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:16.257887 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c38613a8-d674-43d6-a875-b528269dfad1 req-57df8a2d-deef-48ec-b987-6953f9a5d22e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:16.269993 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:16.269993 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:16.325544 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c38613a8-d674-43d6-a875-b528269dfad1 req-57df8a2d-deef-48ec-b987-6953f9a5d22e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/3f1c858f-26eb-4d9c-a0f5-45be532d3f94 returned with HTTP 200 Aug 25 05:02:16.326451 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1341/5353] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:02:16 2026] DELETE /volume/v3/attachments/3f1c858f-26eb-4d9c-a0f5-45be532d3f94 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:16.744989 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c28bc6e2-1655-4a17-9abd-8ccd26cfdb97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:16.748255 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c28bc6e2-1655-4a17-9abd-8ccd26cfdb97 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:16.748829 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c28bc6e2-1655-4a17-9abd-8ccd26cfdb97 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:16.749170 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c28bc6e2-1655-4a17-9abd-8ccd26cfdb97 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:16.749359 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c28bc6e2-1655-4a17-9abd-8ccd26cfdb97 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:16.754728 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:16.754728 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:16.755655 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c28bc6e2-1655-4a17-9abd-8ccd26cfdb97 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:16.756184 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1337/5354] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:16 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:16.855223 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-4ed89774-432f-41b9-82d7-66b70704d6f9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:16.857618 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-4ed89774-432f-41b9-82d7-66b70704d6f9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:16.857618 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-4ed89774-432f-41b9-82d7-66b70704d6f9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:16.857618 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-4ed89774-432f-41b9-82d7-66b70704d6f9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:16.866678 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:16.866678 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:16.870304 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-4ed89774-432f-41b9-82d7-66b70704d6f9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:16.874256 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-4ed89774-432f-41b9-82d7-66b70704d6f9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:16.874642 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1332/5355] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:16 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:16.953184 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5970f424-4e04-4073-a12b-11512bb76f1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:16.953664 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5970f424-4e04-4073-a12b-11512bb76f1a None None] GET https://10.4.3.213/volume// Aug 25 05:02:16.953748 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5970f424-4e04-4073-a12b-11512bb76f1a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:16.953952 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5970f424-4e04-4073-a12b-11512bb76f1a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:16.954277 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5970f424-4e04-4073-a12b-11512bb76f1a None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:16.954638 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1346/5356] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 05:02: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 25 05:02:16.961311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-a716b961-ed0d-4eaa-8e7f-b7b681f3104f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:16.963858 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-a716b961-ed0d-4eaa-8e7f-b7b681f3104f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:02:16.964310 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-a716b961-ed0d-4eaa-8e7f-b7b681f3104f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52fa3bce-dd87-417b-8f89-6fd07338bc3a", "connector": null, "instance_uuid": "fb76033f-6b0f-486a-94b1-2c6f559307ee"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:16.978385 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:16.978385 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:17.006822 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-a716b961-ed0d-4eaa-8e7f-b7b681f3104f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:02:17.007357 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1342/5357] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:02:16 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 25 05:02:17.037832 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7945c6b9-a29d-4a24-926e-c388e428a0df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:17.039930 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7945c6b9-a29d-4a24-926e-c388e428a0df tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:17.040209 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7945c6b9-a29d-4a24-926e-c388e428a0df tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:17.040399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7945c6b9-a29d-4a24-926e-c388e428a0df tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:17.049743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1dc1b799-a7ca-464f-81ef-e401d3ef37ff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:17.050204 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1dc1b799-a7ca-464f-81ef-e401d3ef37ff None None] GET https://10.4.3.213/volume// Aug 25 05:02:17.050483 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1dc1b799-a7ca-464f-81ef-e401d3ef37ff None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:17.050704 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1dc1b799-a7ca-464f-81ef-e401d3ef37ff None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:17.051057 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1dc1b799-a7ca-464f-81ef-e401d3ef37ff None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:17.051420 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1333/5358] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:02:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:02:17.053422 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:17.053422 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:17.057108 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7945c6b9-a29d-4a24-926e-c388e428a0df tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:17.058140 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-04961589-5eae-46ce-a93b-c89adc1cd529 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:17.061639 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-04961589-5eae-46ce-a93b-c89adc1cd529 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:17.061903 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-04961589-5eae-46ce-a93b-c89adc1cd529 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:17.062048 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7945c6b9-a29d-4a24-926e-c388e428a0df tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:17.062147 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-04961589-5eae-46ce-a93b-c89adc1cd529 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:17.062416 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1338/5359] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:17 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:17.086746 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:17.086746 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:17.090619 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-04961589-5eae-46ce-a93b-c89adc1cd529 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:17.095038 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-04961589-5eae-46ce-a93b-c89adc1cd529 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:17.095473 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1347/5360] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:02:17 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1397 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:17.200761 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-7b86f223-50e2-4224-aafe-f504871549f2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:17.203272 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-7b86f223-50e2-4224-aafe-f504871549f2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] PUT https://10.4.3.213/volume/v3/attachments/ce51ca70-8c39-48b3-8048-ed6a9f7353ba Aug 25 05:02:17.203757 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-7b86f223-50e2-4224-aafe-f504871549f2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:17.212836 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-7b86f223-50e2-4224-aafe-f504871549f2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Acquiring lock "cinder-attachment_update-52fa3bce-dd87-417b-8f89-6fd07338bc3a-np0000008045" by "attachment_update" {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:02:17.217980 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-7b86f223-50e2-4224-aafe-f504871549f2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-52fa3bce-dd87-417b-8f89-6fd07338bc3a-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100269) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:02:17.219263 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:17.219263 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:17.315399 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.coordination [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-7b86f223-50e2-4224-aafe-f504871549f2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-52fa3bce-dd87-417b-8f89-6fd07338bc3a-np0000008045" released by "attachment_update" :: held 0.097s {{(pid=100269) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:02:17.315877 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-7b86f223-50e2-4224-aafe-f504871549f2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/ce51ca70-8c39-48b3-8048-ed6a9f7353ba returned with HTTP 200 Aug 25 05:02:17.316322 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1343/5361] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:02:17 2026] PUT /volume/v3/attachments/ce51ca70-8c39-48b3-8048-ed6a9f7353ba => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:17.416381 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-49d591fa-4145-4680-b382-85a78a7d7692 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:17.421060 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-49d591fa-4145-4680-b382-85a78a7d7692 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:02:17.421060 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-49d591fa-4145-4680-b382-85a78a7d7692 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:17.421060 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-49d591fa-4145-4680-b382-85a78a7d7692 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:17.434333 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:17.434333 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:17.443250 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-49d591fa-4145-4680-b382-85a78a7d7692 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:02:17.450792 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-49d591fa-4145-4680-b382-85a78a7d7692 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:02:17.451490 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1334/5362] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:17 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:17.765691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fcedcfdc-b0e2-4928-b6af-deb9bef8025d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:17.767961 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcedcfdc-b0e2-4928-b6af-deb9bef8025d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:17.768257 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcedcfdc-b0e2-4928-b6af-deb9bef8025d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:17.768525 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcedcfdc-b0e2-4928-b6af-deb9bef8025d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:17.768674 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fcedcfdc-b0e2-4928-b6af-deb9bef8025d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:17.775818 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:17.775818 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:17.776794 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcedcfdc-b0e2-4928-b6af-deb9bef8025d tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:17.777248 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1339/5363] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:17 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:17.930277 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-ac022659-aa50-4508-af49-ba5577ccd30f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:17.932106 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-ac022659-aa50-4508-af49-ba5577ccd30f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:02:17.932282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-ac022659-aa50-4508-af49-ba5577ccd30f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:17.932478 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-ac022659-aa50-4508-af49-ba5577ccd30f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:17.938580 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:17.938580 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:17.941659 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-ac022659-aa50-4508-af49-ba5577ccd30f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:02:17.945463 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-ac022659-aa50-4508-af49-ba5577ccd30f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:02:17.946356 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1348/5364] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:17 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:17.956248 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-043a25e0-9f9f-4ddd-9a54-36119c4b7d00 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:17.956659 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-043a25e0-9f9f-4ddd-9a54-36119c4b7d00 None None] GET https://10.4.3.213/volume// Aug 25 05:02:17.956817 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-043a25e0-9f9f-4ddd-9a54-36119c4b7d00 None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:17.956996 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-043a25e0-9f9f-4ddd-9a54-36119c4b7d00 None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:17.957316 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-043a25e0-9f9f-4ddd-9a54-36119c4b7d00 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:17.957718 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1344/5365] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 05:02:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:02:17.964951 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-3540ad7c-5ecf-4b0f-aa2d-47eae8a0cfe7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:17.967041 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-3540ad7c-5ecf-4b0f-aa2d-47eae8a0cfe7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:02:17.967419 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-3540ad7c-5ecf-4b0f-aa2d-47eae8a0cfe7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cec5efb0-b393-451f-bb94-d44784dfb27d", "connector": null, "instance_uuid": "5f60bdaa-47b2-49fb-be06-14d9e72bc8f2"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:17.976626 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:17.976626 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:17.998149 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-3540ad7c-5ecf-4b0f-aa2d-47eae8a0cfe7 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:02:17.998657 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1335/5366] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:02:17 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:18.084091 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f5388ee-f832-4f34-8de0-04f52bd6c3c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:18.086012 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f5388ee-f832-4f34-8de0-04f52bd6c3c9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:18.086263 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f5388ee-f832-4f34-8de0-04f52bd6c3c9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:18.086533 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f5388ee-f832-4f34-8de0-04f52bd6c3c9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:18.099783 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:18.099783 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:18.104350 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f5388ee-f832-4f34-8de0-04f52bd6c3c9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:18.110269 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f5388ee-f832-4f34-8de0-04f52bd6c3c9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:18.110641 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1340/5367] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:18 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:18.313406 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5a2e956b-970c-417b-b28e-c43942c957fa req-58b644bc-965e-40e3-8e09-a0ee172e15c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:18.316885 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-58b644bc-965e-40e3-8e09-a0ee172e15c1 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:18.317162 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-58b644bc-965e-40e3-8e09-a0ee172e15c1 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:18.317418 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-58b644bc-965e-40e3-8e09-a0ee172e15c1 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:18.336920 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:18.336920 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:18.342592 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5a2e956b-970c-417b-b28e-c43942c957fa req-58b644bc-965e-40e3-8e09-a0ee172e15c1 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:18.346751 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-58b644bc-965e-40e3-8e09-a0ee172e15c1 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:18.347124 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1349/5368] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:18 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 1166 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:18.365984 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-5a2e956b-970c-417b-b28e-c43942c957fa req-9b0d321c-c28e-4d07-a6ea-d532ad5e75f4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:18.370155 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-9b0d321c-c28e-4d07-a6ea-d532ad5e75f4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] POST https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999/action Aug 25 05:02:18.370525 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-9b0d321c-c28e-4d07-a6ea-d532ad5e75f4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:18.370650 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-9b0d321c-c28e-4d07-a6ea-d532ad5e75f4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:18.389127 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:18.389127 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:18.390088 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5a2e956b-970c-417b-b28e-c43942c957fa req-9b0d321c-c28e-4d07-a6ea-d532ad5e75f4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:18.397415 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-5a2e956b-970c-417b-b28e-c43942c957fa req-9b0d321c-c28e-4d07-a6ea-d532ad5e75f4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Begin detaching volume completed successfully. Aug 25 05:02:18.397659 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-9b0d321c-c28e-4d07-a6ea-d532ad5e75f4 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999/action returned with HTTP 202 Aug 25 05:02:18.398150 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1345/5369] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 05:02:18 2026] POST /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:02:18.445910 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6569c717-dba2-4816-a5a4-8057479ab2ef None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:18.446349 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6569c717-dba2-4816-a5a4-8057479ab2ef None None] GET https://10.4.3.213/volume// Aug 25 05:02:18.446508 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6569c717-dba2-4816-a5a4-8057479ab2ef None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:18.446692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6569c717-dba2-4816-a5a4-8057479ab2ef None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:18.446991 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6569c717-dba2-4816-a5a4-8057479ab2ef None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:18.447272 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1336/5370] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:02: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 25 05:02:18.454258 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5a2e956b-970c-417b-b28e-c43942c957fa req-75f1a0b9-1db9-4299-a3ab-6eb05dd65a42 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:18.456348 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-75f1a0b9-1db9-4299-a3ab-6eb05dd65a42 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:18.456573 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-75f1a0b9-1db9-4299-a3ab-6eb05dd65a42 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:18.456756 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-75f1a0b9-1db9-4299-a3ab-6eb05dd65a42 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:18.465733 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:18.465733 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:18.468964 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5a2e956b-970c-417b-b28e-c43942c957fa req-75f1a0b9-1db9-4299-a3ab-6eb05dd65a42 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:18.473765 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-75f1a0b9-1db9-4299-a3ab-6eb05dd65a42 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:18.474223 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1341/5371] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:02:18 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 1349 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:18.795203 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f41ebea1-a56e-4492-8034-21a59788a360 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:18.796986 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41ebea1-a56e-4492-8034-21a59788a360 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:18.797240 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f41ebea1-a56e-4492-8034-21a59788a360 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:18.797458 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f41ebea1-a56e-4492-8034-21a59788a360 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:18.797573 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f41ebea1-a56e-4492-8034-21a59788a360 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:18.802082 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:18.802082 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:18.805444 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41ebea1-a56e-4492-8034-21a59788a360 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:18.805444 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1350/5372] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:18 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:19.043571 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0dddeb9d-5761-40ac-8ec2-ef00f5c86ecf None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:19.043571 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0dddeb9d-5761-40ac-8ec2-ef00f5c86ecf None None] GET https://10.4.3.213/volume// Aug 25 05:02:19.043571 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0dddeb9d-5761-40ac-8ec2-ef00f5c86ecf None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:19.043571 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0dddeb9d-5761-40ac-8ec2-ef00f5c86ecf None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:19.043571 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0dddeb9d-5761-40ac-8ec2-ef00f5c86ecf None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:19.043571 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1346/5373] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:02:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 05:02:19.053391 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-568f6436-9e60-435b-bcef-9f1e4f783f6b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:19.056138 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-568f6436-9e60-435b-bcef-9f1e4f783f6b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:02:19.056366 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-568f6436-9e60-435b-bcef-9f1e4f783f6b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:19.057690 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-568f6436-9e60-435b-bcef-9f1e4f783f6b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:19.069415 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:19.069415 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:19.072124 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-568f6436-9e60-435b-bcef-9f1e4f783f6b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:02:19.077293 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-568f6436-9e60-435b-bcef-9f1e4f783f6b tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:02:19.077293 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1337/5374] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:02:19 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 1545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:19.123031 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85e9f1a4-de35-4d32-a4ce-37f588d8df59 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:19.124830 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85e9f1a4-de35-4d32-a4ce-37f588d8df59 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:19.125058 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85e9f1a4-de35-4d32-a4ce-37f588d8df59 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:19.125248 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85e9f1a4-de35-4d32-a4ce-37f588d8df59 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:19.140270 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:19.140270 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:19.144263 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85e9f1a4-de35-4d32-a4ce-37f588d8df59 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:19.152961 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85e9f1a4-de35-4d32-a4ce-37f588d8df59 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:19.153611 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1342/5375] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:19 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:19.194969 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-4fa20034-852b-4256-bc47-20dd07c58668 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:19.196799 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-4fa20034-852b-4256-bc47-20dd07c58668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/0116e756-6e79-4ffa-a059-b58aeb2ab6bc Aug 25 05:02:19.197465 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-4fa20034-852b-4256-bc47-20dd07c58668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:19.207258 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-4fa20034-852b-4256-bc47-20dd07c58668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-cec5efb0-b393-451f-bb94-d44784dfb27d-np0000008045" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:02:19.214526 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-4fa20034-852b-4256-bc47-20dd07c58668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-cec5efb0-b393-451f-bb94-d44784dfb27d-np0000008045" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:02:19.214526 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:19.214526 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:19.297661 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-4fa20034-852b-4256-bc47-20dd07c58668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-cec5efb0-b393-451f-bb94-d44784dfb27d-np0000008045" released by "attachment_update" :: held 0.085s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:02:19.298121 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-4fa20034-852b-4256-bc47-20dd07c58668 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/0116e756-6e79-4ffa-a059-b58aeb2ab6bc returned with HTTP 200 Aug 25 05:02:19.299657 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1351/5376] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:02:19 2026] PUT /volume/v3/attachments/0116e756-6e79-4ffa-a059-b58aeb2ab6bc => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:19.333297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-dbd92084-bd20-4e60-8443-b4c87b8be9ba None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:19.335681 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-dbd92084-bd20-4e60-8443-b4c87b8be9ba tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/0116e756-6e79-4ffa-a059-b58aeb2ab6bc/action Aug 25 05:02:19.336066 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-dbd92084-bd20-4e60-8443-b4c87b8be9ba tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:19.336213 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-dbd92084-bd20-4e60-8443-b4c87b8be9ba tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:19.357409 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:19.357409 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:19.370030 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-102aa8c6-d655-43f5-a9e9-f4fc15396ec0 req-dbd92084-bd20-4e60-8443-b4c87b8be9ba tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/0116e756-6e79-4ffa-a059-b58aeb2ab6bc/action returned with HTTP 204 Aug 25 05:02:19.370876 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1347/5377] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:02:19 2026] POST /volume/v3/attachments/0116e756-6e79-4ffa-a059-b58aeb2ab6bc/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:19.589169 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-9145724f-2411-4c38-8229-26a829c97832 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:19.591096 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-9145724f-2411-4c38-8229-26a829c97832 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments/ce51ca70-8c39-48b3-8048-ed6a9f7353ba/action Aug 25 05:02:19.591443 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-9145724f-2411-4c38-8229-26a829c97832 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:19.591585 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-9145724f-2411-4c38-8229-26a829c97832 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:19.609400 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:19.609400 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:19.621130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b6033899-112e-4650-a4bc-e63bdf5d2a22 req-9145724f-2411-4c38-8229-26a829c97832 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/ce51ca70-8c39-48b3-8048-ed6a9f7353ba/action returned with HTTP 204 Aug 25 05:02:19.621945 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1338/5378] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:02:19 2026] POST /volume/v3/attachments/ce51ca70-8c39-48b3-8048-ed6a9f7353ba/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:19.745913 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5a2e956b-970c-417b-b28e-c43942c957fa req-eb00f730-65ee-45ff-8966-7d6798b22134 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:19.748012 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-eb00f730-65ee-45ff-8966-7d6798b22134 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] DELETE https://10.4.3.213/volume/v3/attachments/917a190f-bb2f-4bde-b810-48c6a164167a Aug 25 05:02:19.748221 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-eb00f730-65ee-45ff-8966-7d6798b22134 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:19.748827 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-eb00f730-65ee-45ff-8966-7d6798b22134 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:19.755349 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:19.755349 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:19.807372 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a2e956b-970c-417b-b28e-c43942c957fa req-eb00f730-65ee-45ff-8966-7d6798b22134 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/attachments/917a190f-bb2f-4bde-b810-48c6a164167a returned with HTTP 200 Aug 25 05:02:19.808024 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1343/5379] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:02:19 2026] DELETE /volume/v3/attachments/917a190f-bb2f-4bde-b810-48c6a164167a => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:19.817755 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-138dda37-eb76-46dc-8145-6bed455957e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:19.823141 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-138dda37-eb76-46dc-8145-6bed455957e1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:19.823141 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-138dda37-eb76-46dc-8145-6bed455957e1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:19.823141 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-138dda37-eb76-46dc-8145-6bed455957e1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:19.823141 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-138dda37-eb76-46dc-8145-6bed455957e1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:19.830051 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:19.830051 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:19.831220 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-138dda37-eb76-46dc-8145-6bed455957e1 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:19.832203 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1352/5380] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:19 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:20.169028 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5873d197-de7a-42d6-babb-46053370f30b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:20.171448 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5873d197-de7a-42d6-babb-46053370f30b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:20.171783 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5873d197-de7a-42d6-babb-46053370f30b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:20.172090 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5873d197-de7a-42d6-babb-46053370f30b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:20.186032 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:20.186032 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:20.190315 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-5873d197-de7a-42d6-babb-46053370f30b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:20.195774 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5873d197-de7a-42d6-babb-46053370f30b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:20.197256 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1348/5381] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:20 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:20.846205 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-369e84fb-adf7-4d6c-9bfb-8ddd2c0d469f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:20.848614 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-369e84fb-adf7-4d6c-9bfb-8ddd2c0d469f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:20.848981 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-369e84fb-adf7-4d6c-9bfb-8ddd2c0d469f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:20.849312 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-369e84fb-adf7-4d6c-9bfb-8ddd2c0d469f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:20.849491 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-369e84fb-adf7-4d6c-9bfb-8ddd2c0d469f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:20.855699 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:20.855699 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:20.856623 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-369e84fb-adf7-4d6c-9bfb-8ddd2c0d469f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:20.857089 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1339/5382] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:20 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:21.647237 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-603991df-00f8-4b9c-b2ff-7c654c90a6ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:21.649190 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-603991df-00f8-4b9c-b2ff-7c654c90a6ca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:21.649365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-603991df-00f8-4b9c-b2ff-7c654c90a6ca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:21.649557 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-603991df-00f8-4b9c-b2ff-7c654c90a6ca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:21.661369 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:21.661369 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:21.665167 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-603991df-00f8-4b9c-b2ff-7c654c90a6ca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:21.669448 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-603991df-00f8-4b9c-b2ff-7c654c90a6ca tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:21.669952 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1344/5383] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:21 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:21.682226 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e02ac00-f6f8-4fda-95c5-decf6007fed7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:21.686666 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e02ac00-f6f8-4fda-95c5-decf6007fed7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:21.686666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e02ac00-f6f8-4fda-95c5-decf6007fed7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:21.686666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e02ac00-f6f8-4fda-95c5-decf6007fed7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:21.700738 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:21.700738 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:21.706084 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e02ac00-f6f8-4fda-95c5-decf6007fed7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:21.715285 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e02ac00-f6f8-4fda-95c5-decf6007fed7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:21.715749 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1353/5384] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:21 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1512 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:21.731616 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7a2f85b6-f38d-4b57-a886-fe9304c78604 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:21.735618 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a2f85b6-f38d-4b57-a886-fe9304c78604 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:21.735840 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a2f85b6-f38d-4b57-a886-fe9304c78604 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:21.736097 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a2f85b6-f38d-4b57-a886-fe9304c78604 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:21.750801 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:21.750801 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:21.754678 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7a2f85b6-f38d-4b57-a886-fe9304c78604 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:21.760195 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a2f85b6-f38d-4b57-a886-fe9304c78604 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:21.762535 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1349/5385] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:21 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:02:21.815475 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-d30c31fd-eedc-4b0c-9bd9-dbd4ff25d66c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:21.821613 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-d30c31fd-eedc-4b0c-9bd9-dbd4ff25d66c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:21.821895 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-d30c31fd-eedc-4b0c-9bd9-dbd4ff25d66c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:21.822267 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-d30c31fd-eedc-4b0c-9bd9-dbd4ff25d66c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:21.847535 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:21.847535 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:21.851491 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-d30c31fd-eedc-4b0c-9bd9-dbd4ff25d66c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:21.855583 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-d30c31fd-eedc-4b0c-9bd9-dbd4ff25d66c tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:21.855977 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1340/5386] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:21 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1512 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:21.868874 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e876c70b-6a52-43e4-861d-f39221349b19 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:21.873538 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e876c70b-6a52-43e4-861d-f39221349b19 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:21.873538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e876c70b-6a52-43e4-861d-f39221349b19 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:21.873538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e876c70b-6a52-43e4-861d-f39221349b19 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:21.873538 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e876c70b-6a52-43e4-861d-f39221349b19 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:21.882833 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:21.882833 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:21.883912 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e876c70b-6a52-43e4-861d-f39221349b19 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:21.884724 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1345/5387] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:21 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:21.892937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-7a60062e-a3f2-4fcb-ae01-a69715c61068 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:21.894725 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-7a60062e-a3f2-4fcb-ae01-a69715c61068 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a/action Aug 25 05:02:21.895008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-7a60062e-a3f2-4fcb-ae01-a69715c61068 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:21.895132 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-7a60062e-a3f2-4fcb-ae01-a69715c61068 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:21.915927 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:21.915927 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:21.916416 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-7a60062e-a3f2-4fcb-ae01-a69715c61068 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:21.927316 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-7a60062e-a3f2-4fcb-ae01-a69715c61068 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Begin detaching volume completed successfully. Aug 25 05:02:21.927564 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-7a60062e-a3f2-4fcb-ae01-a69715c61068 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a/action returned with HTTP 202 Aug 25 05:02:21.928017 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1354/5388] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 05:02:21 2026] POST /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:02:21.959642 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7ebd1475-2061-47df-b13c-87c9084d8765 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:21.960185 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ebd1475-2061-47df-b13c-87c9084d8765 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:21.960482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ebd1475-2061-47df-b13c-87c9084d8765 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:21.960749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ebd1475-2061-47df-b13c-87c9084d8765 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:21.978259 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:21.978259 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:21.982182 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7ebd1475-2061-47df-b13c-87c9084d8765 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:21.984394 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5173991c-0d10-47b0-985d-54a38647da28 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:21.984892 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5173991c-0d10-47b0-985d-54a38647da28 None None] GET https://10.4.3.213/volume// Aug 25 05:02:21.985411 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5173991c-0d10-47b0-985d-54a38647da28 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:21.985411 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5173991c-0d10-47b0-985d-54a38647da28 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:21.985743 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5173991c-0d10-47b0-985d-54a38647da28 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:21.986179 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1341/5389] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:02: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 25 05:02:21.986932 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ebd1475-2061-47df-b13c-87c9084d8765 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:21.987289 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1350/5390] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:21 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1515 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:21.995063 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-75622d51-b47b-41fa-a12b-be58d897bac9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:21.997213 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-75622d51-b47b-41fa-a12b-be58d897bac9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:21.997468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-75622d51-b47b-41fa-a12b-be58d897bac9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:21.997704 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-75622d51-b47b-41fa-a12b-be58d897bac9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:22.008850 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:22.008850 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:22.012151 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-75622d51-b47b-41fa-a12b-be58d897bac9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:22.015966 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-75622d51-b47b-41fa-a12b-be58d897bac9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:22.016383 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1346/5391] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:02:21 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1695 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:22.502092 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-af4e794a-fec5-4530-9da5-15facb82adb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:22.504028 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-af4e794a-fec5-4530-9da5-15facb82adb3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:22.504237 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-af4e794a-fec5-4530-9da5-15facb82adb3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:22.504468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-af4e794a-fec5-4530-9da5-15facb82adb3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:22.516624 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:22.516624 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:22.519821 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-af4e794a-fec5-4530-9da5-15facb82adb3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:22.523686 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-af4e794a-fec5-4530-9da5-15facb82adb3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:22.524090 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1355/5392] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:22 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1515 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:22.537583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-5cedbf3f-50d2-4c46-8360-3816f7338aff None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:22.539252 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-5cedbf3f-50d2-4c46-8360-3816f7338aff tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] DELETE https://10.4.3.213/volume/v3/attachments/ce51ca70-8c39-48b3-8048-ed6a9f7353ba Aug 25 05:02:22.539718 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-5cedbf3f-50d2-4c46-8360-3816f7338aff tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:22.540004 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-5cedbf3f-50d2-4c46-8360-3816f7338aff tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:22.546507 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:22.546507 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:22.609644 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b5648cf2-dfce-47ba-a171-cde14a0614b0 req-5cedbf3f-50d2-4c46-8360-3816f7338aff tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/ce51ca70-8c39-48b3-8048-ed6a9f7353ba returned with HTTP 200 Aug 25 05:02:22.609644 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1342/5393] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:02:22 2026] DELETE /volume/v3/attachments/ce51ca70-8c39-48b3-8048-ed6a9f7353ba => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:22.895530 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3a0b57b0-9ba9-47a9-b863-fda78fcd7ca9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:22.897115 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a0b57b0-9ba9-47a9-b863-fda78fcd7ca9 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:22.897302 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a0b57b0-9ba9-47a9-b863-fda78fcd7ca9 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:22.897491 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3a0b57b0-9ba9-47a9-b863-fda78fcd7ca9 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:22.897593 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-3a0b57b0-9ba9-47a9-b863-fda78fcd7ca9 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:22.901291 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:22.901291 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:22.901824 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3a0b57b0-9ba9-47a9-b863-fda78fcd7ca9 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:22.902146 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1351/5394] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:22 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:23.003291 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6afc58b-e46e-4da2-93c2-b23156391038 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:23.005357 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6afc58b-e46e-4da2-93c2-b23156391038 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:23.005573 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6afc58b-e46e-4da2-93c2-b23156391038 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:23.005778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6afc58b-e46e-4da2-93c2-b23156391038 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:23.015729 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:23.015729 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:23.018668 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a6afc58b-e46e-4da2-93c2-b23156391038 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:23.022156 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6afc58b-e46e-4da2-93c2-b23156391038 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:23.022632 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1347/5395] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:23 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:23.396248 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-697a54f1-a67c-4fa6-bd08-2333949fc9ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:23.398115 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-697a54f1-a67c-4fa6-bd08-2333949fc9ee tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] DELETE https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:23.398344 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-697a54f1-a67c-4fa6-bd08-2333949fc9ee tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:23.398634 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-697a54f1-a67c-4fa6-bd08-2333949fc9ee tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:23.398797 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-697a54f1-a67c-4fa6-bd08-2333949fc9ee tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Delete volume with id: 90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:23.406269 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:23.406269 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:23.406539 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-697a54f1-a67c-4fa6-bd08-2333949fc9ee tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:23.427178 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-697a54f1-a67c-4fa6-bd08-2333949fc9ee tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Delete volume request issued successfully. Aug 25 05:02:23.427364 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-697a54f1-a67c-4fa6-bd08-2333949fc9ee tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 202 Aug 25 05:02:23.428278 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1356/5396] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:23 2026] DELETE /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:23.436914 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-433ec2ce-12d6-4e00-831d-b434352a95a0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:23.439588 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-433ec2ce-12d6-4e00-831d-b434352a95a0 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:23.439803 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-433ec2ce-12d6-4e00-831d-b434352a95a0 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:23.439994 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-433ec2ce-12d6-4e00-831d-b434352a95a0 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:23.446968 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:23.446968 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:23.451185 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-433ec2ce-12d6-4e00-831d-b434352a95a0 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:23.456796 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-433ec2ce-12d6-4e00-831d-b434352a95a0 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 200 Aug 25 05:02:23.457222 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1343/5397] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:23 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:23.912051 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a0e5d63b-94b0-4ebb-b46a-f30807c2f2e6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:23.915253 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0e5d63b-94b0-4ebb-b46a-f30807c2f2e6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:23.915549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0e5d63b-94b0-4ebb-b46a-f30807c2f2e6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:23.915786 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a0e5d63b-94b0-4ebb-b46a-f30807c2f2e6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:23.915923 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-a0e5d63b-94b0-4ebb-b46a-f30807c2f2e6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:23.923784 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:23.923784 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:23.924667 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a0e5d63b-94b0-4ebb-b46a-f30807c2f2e6 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:23.925219 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1352/5398] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:23 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:23.935904 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-af69e6b1-3032-4f81-8d01-0b811b956f41 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:23.937752 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af69e6b1-3032-4f81-8d01-0b811b956f41 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] POST https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c/action Aug 25 05:02:23.938195 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af69e6b1-3032-4f81-8d01-0b811b956f41 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:23.938311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-af69e6b1-3032-4f81-8d01-0b811b956f41 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:23.939640 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-af69e6b1-3032-4f81-8d01-0b811b956f41 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Updating backup '9fe35874-afb2-4770-830b-13d7c828486c' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 05:02:23.948507 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:23.948507 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:23.949934 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-af69e6b1-3032-4f81-8d01-0b811b956f41 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '22c27c126ff94e119f1f7a8ed2322c62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45032a1f059e4ccca52bd02b009f5fc3', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:02:23.949934 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-af69e6b1-3032-4f81-8d01-0b811b956f41 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c/action returned with HTTP 403 Aug 25 05:02:23.950353 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1348/5399] 10.4.3.213 () {70 vars in 1430 bytes} [Tue Aug 25 05:02:23 2026] POST /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:23.958379 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d25ab713-a535-4d4d-bc3d-8bb6f85830d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:23.960382 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d25ab713-a535-4d4d-bc3d-8bb6f85830d7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f Aug 25 05:02:23.960647 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d25ab713-a535-4d4d-bc3d-8bb6f85830d7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:23.960811 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d25ab713-a535-4d4d-bc3d-8bb6f85830d7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:23.961035 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d25ab713-a535-4d4d-bc3d-8bb6f85830d7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Delete volume with id: 8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f Aug 25 05:02:23.968615 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:23.968615 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:23.968966 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d25ab713-a535-4d4d-bc3d-8bb6f85830d7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:02:23.985408 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d25ab713-a535-4d4d-bc3d-8bb6f85830d7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Delete volume request issued successfully. Aug 25 05:02:23.985625 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d25ab713-a535-4d4d-bc3d-8bb6f85830d7 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f returned with HTTP 202 Aug 25 05:02:23.986078 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1357/5400] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:02:23 2026] DELETE /volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:23.993532 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7783c5e1-307c-4ef4-b703-150f7fb865af None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:23.995252 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7783c5e1-307c-4ef4-b703-150f7fb865af tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f Aug 25 05:02:23.995461 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7783c5e1-307c-4ef4-b703-150f7fb865af tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:23.995652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7783c5e1-307c-4ef4-b703-150f7fb865af tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:24.002560 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:24.002560 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:24.006546 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7783c5e1-307c-4ef4-b703-150f7fb865af tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:02:24.010323 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7783c5e1-307c-4ef4-b703-150f7fb865af tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f returned with HTTP 200 Aug 25 05:02:24.010762 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1344/5401] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:23 2026] GET /volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:24.471059 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b8df71f4-ff2e-4e74-9a54-633945bfce10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:24.475235 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8df71f4-ff2e-4e74-9a54-633945bfce10 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 Aug 25 05:02:24.475235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8df71f4-ff2e-4e74-9a54-633945bfce10 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:24.475235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b8df71f4-ff2e-4e74-9a54-633945bfce10 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:24.481279 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b8df71f4-ff2e-4e74-9a54-633945bfce10 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 returned with HTTP 404 Aug 25 05:02:24.482153 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1353/5402] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:24 2026] GET /volume/v3/volumes/90702730-fe7f-411c-acfe-02d5d0989999 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:24.760742 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a9b978e-f2a6-465f-85c8-187eaf4f1054 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:24.762396 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a9b978e-f2a6-465f-85c8-187eaf4f1054 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 Aug 25 05:02:24.762591 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a9b978e-f2a6-465f-85c8-187eaf4f1054 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:24.762766 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a9b978e-f2a6-465f-85c8-187eaf4f1054 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:24.762859 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-5a9b978e-f2a6-465f-85c8-187eaf4f1054 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Delete snapshot with id: 07047291-4208-4048-8613-1724f866ea02 Aug 25 05:02:24.768606 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:24.768606 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:24.768983 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a9b978e-f2a6-465f-85c8-187eaf4f1054 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Snapshot retrieved successfully. Aug 25 05:02:24.783007 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a9b978e-f2a6-465f-85c8-187eaf4f1054 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Snapshot delete request issued successfully. Aug 25 05:02:24.783180 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a9b978e-f2a6-465f-85c8-187eaf4f1054 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 returned with HTTP 202 Aug 25 05:02:24.783529 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1349/5403] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:02:24 2026] DELETE /volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:24.789950 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1382c90e-dd49-436e-8ffa-05d9622829b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:24.792002 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1382c90e-dd49-436e-8ffa-05d9622829b8 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 Aug 25 05:02:24.792254 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1382c90e-dd49-436e-8ffa-05d9622829b8 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:24.792552 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1382c90e-dd49-436e-8ffa-05d9622829b8 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:24.798178 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:24.798178 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:24.798266 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1382c90e-dd49-436e-8ffa-05d9622829b8 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Snapshot retrieved successfully. Aug 25 05:02:24.798970 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1382c90e-dd49-436e-8ffa-05d9622829b8 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 returned with HTTP 200 Aug 25 05:02:24.799321 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1358/5404] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:24 2026] GET /volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:25.023060 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-597d8893-ac9e-497d-83aa-b79a1a79f71b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.026588 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-597d8893-ac9e-497d-83aa-b79a1a79f71b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f Aug 25 05:02:25.026927 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-597d8893-ac9e-497d-83aa-b79a1a79f71b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.027212 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-597d8893-ac9e-497d-83aa-b79a1a79f71b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.035756 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-597d8893-ac9e-497d-83aa-b79a1a79f71b tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f returned with HTTP 404 Aug 25 05:02:25.036463 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1345/5405] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/v3/volumes/8ba0e2c0-846e-4e0a-aa72-909e1ad9ea9f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:25.044808 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-46267324-6670-459a-b81e-101ff703eeee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.046369 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46267324-6670-459a-b81e-101ff703eeee tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:02:25.046599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46267324-6670-459a-b81e-101ff703eeee tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.046771 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-46267324-6670-459a-b81e-101ff703eeee tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.046881 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-46267324-6670-459a-b81e-101ff703eeee tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:25.051058 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:25.051058 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:25.051749 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-46267324-6670-459a-b81e-101ff703eeee tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-reader] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:02:25.052097 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1354/5406] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:25.061579 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91afae06-8949-4ed2-bc44-e66509969437 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.063343 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91afae06-8949-4ed2-bc44-e66509969437 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] DELETE https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:25.063576 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91afae06-8949-4ed2-bc44-e66509969437 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.063763 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91afae06-8949-4ed2-bc44-e66509969437 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.063898 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-91afae06-8949-4ed2-bc44-e66509969437 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Delete backup with id: 9fe35874-afb2-4770-830b-13d7c828486c. Aug 25 05:02:25.068407 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:25.068407 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:25.081838 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-91afae06-8949-4ed2-bc44-e66509969437 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] delete_backup rpcapi backup_id 9fe35874-afb2-4770-830b-13d7c828486c {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:02:25.083558 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91afae06-8949-4ed2-bc44-e66509969437 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 202 Aug 25 05:02:25.083940 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1350/5407] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:02:25 2026] DELETE /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:02:25.095573 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ffc49c8-0fa3-4ae4-b437-979d0a74ac43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.099865 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ffc49c8-0fa3-4ae4-b437-979d0a74ac43 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:25.100189 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ffc49c8-0fa3-4ae4-b437-979d0a74ac43 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.100458 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ffc49c8-0fa3-4ae4-b437-979d0a74ac43 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.100612 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9ffc49c8-0fa3-4ae4-b437-979d0a74ac43 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:25.109823 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:25.109823 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:25.113323 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ffc49c8-0fa3-4ae4-b437-979d0a74ac43 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 200 Aug 25 05:02:25.113819 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1359/5408] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:25.423119 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-31da60ba-9703-450a-934b-8b86dce6d8e2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.424925 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-31da60ba-9703-450a-934b-8b86dce6d8e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:25.425046 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-31da60ba-9703-450a-934b-8b86dce6d8e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.425217 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-31da60ba-9703-450a-934b-8b86dce6d8e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.434101 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:25.434101 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:25.437324 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-31da60ba-9703-450a-934b-8b86dce6d8e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:25.441156 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-31da60ba-9703-450a-934b-8b86dce6d8e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:25.441511 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1346/5409] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:25.478823 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-b154508c-6d3a-46ea-9c1b-399af46ca791 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.480884 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-b154508c-6d3a-46ea-9c1b-399af46ca791 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:25.481174 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-b154508c-6d3a-46ea-9c1b-399af46ca791 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.481309 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-b154508c-6d3a-46ea-9c1b-399af46ca791 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.490161 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:25.490161 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:25.493262 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-b154508c-6d3a-46ea-9c1b-399af46ca791 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:25.497050 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-b154508c-6d3a-46ea-9c1b-399af46ca791 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:25.497488 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1355/5410] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:25.514118 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-f3e824ab-f84a-4ad2-b2eb-03912a6a57e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.516167 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-f3e824ab-f84a-4ad2-b2eb-03912a6a57e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a/action Aug 25 05:02:25.516536 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-f3e824ab-f84a-4ad2-b2eb-03912a6a57e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:25.516697 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-f3e824ab-f84a-4ad2-b2eb-03912a6a57e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:25.527778 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:25.527778 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:25.528259 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-f3e824ab-f84a-4ad2-b2eb-03912a6a57e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:25.538715 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-f3e824ab-f84a-4ad2-b2eb-03912a6a57e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Begin detaching volume completed successfully. Aug 25 05:02:25.538978 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-f3e824ab-f84a-4ad2-b2eb-03912a6a57e2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a/action returned with HTTP 202 Aug 25 05:02:25.539583 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1351/5411] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 05:02:25 2026] POST /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:02:25.562314 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6b065ea-45c9-4214-bf9e-8121d08cdcbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.564368 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6b065ea-45c9-4214-bf9e-8121d08cdcbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:25.564625 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6b065ea-45c9-4214-bf9e-8121d08cdcbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.564860 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6b065ea-45c9-4214-bf9e-8121d08cdcbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.574164 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:25.574164 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:25.577666 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c6b065ea-45c9-4214-bf9e-8121d08cdcbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:25.582075 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6b065ea-45c9-4214-bf9e-8121d08cdcbb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:25.582419 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1360/5412] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:25.589810 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aa4447f2-ba24-4f6f-a04a-8fff3031a625 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.590453 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa4447f2-ba24-4f6f-a04a-8fff3031a625 None None] GET https://10.4.3.213/volume// Aug 25 05:02:25.590453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa4447f2-ba24-4f6f-a04a-8fff3031a625 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.590453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa4447f2-ba24-4f6f-a04a-8fff3031a625 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.591208 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa4447f2-ba24-4f6f-a04a-8fff3031a625 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:25.591208 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1347/5413] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:02:25.599006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-e903e1b9-7ca7-48f6-9eb6-3bd076823b41 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.601416 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-e903e1b9-7ca7-48f6-9eb6-3bd076823b41 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:25.601706 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-e903e1b9-7ca7-48f6-9eb6-3bd076823b41 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.601942 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-e903e1b9-7ca7-48f6-9eb6-3bd076823b41 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.612401 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:25.612401 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:25.615749 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-e903e1b9-7ca7-48f6-9eb6-3bd076823b41 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:25.620871 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-e903e1b9-7ca7-48f6-9eb6-3bd076823b41 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:25.621332 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1356/5414] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:25.807892 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7dd83e0e-4fc5-4e2d-990e-516656564e8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.810222 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dd83e0e-4fc5-4e2d-990e-516656564e8d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 Aug 25 05:02:25.810528 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dd83e0e-4fc5-4e2d-990e-516656564e8d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.810868 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dd83e0e-4fc5-4e2d-990e-516656564e8d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.814985 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dd83e0e-4fc5-4e2d-990e-516656564e8d tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 returned with HTTP 404 Aug 25 05:02:25.816704 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1352/5415] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/v3/snapshots/07047291-4208-4048-8613-1724f866ea02 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:25.853912 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c5f47ffa-41f3-46a0-a3ef-11908a6e65fd req-687ca279-1b3d-4e64-8a84-d102fa26401b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:25.855912 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5f47ffa-41f3-46a0-a3ef-11908a6e65fd req-687ca279-1b3d-4e64-8a84-d102fa26401b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:02:25.856106 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5f47ffa-41f3-46a0-a3ef-11908a6e65fd req-687ca279-1b3d-4e64-8a84-d102fa26401b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:25.856280 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5f47ffa-41f3-46a0-a3ef-11908a6e65fd req-687ca279-1b3d-4e64-8a84-d102fa26401b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:25.866130 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:25.866130 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:25.870170 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c5f47ffa-41f3-46a0-a3ef-11908a6e65fd req-687ca279-1b3d-4e64-8a84-d102fa26401b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:25.873840 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5f47ffa-41f3-46a0-a3ef-11908a6e65fd req-687ca279-1b3d-4e64-8a84-d102fa26401b tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:02:25.874335 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1361/5416] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:25 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:26.125170 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-06526dfc-f0a2-4904-b384-63791543bf8f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:26.126891 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06526dfc-f0a2-4904-b384-63791543bf8f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c Aug 25 05:02:26.127253 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06526dfc-f0a2-4904-b384-63791543bf8f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:26.127535 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-06526dfc-f0a2-4904-b384-63791543bf8f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:26.128596 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-06526dfc-f0a2-4904-b384-63791543bf8f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id 9fe35874-afb2-4770-830b-13d7c828486c. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:26.131504 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-06526dfc-f0a2-4904-b384-63791543bf8f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c returned with HTTP 404 Aug 25 05:02:26.132055 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1348/5417] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:26 2026] GET /volume/v3/backups/9fe35874-afb2-4770-830b-13d7c828486c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:26.149888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-36fcbbe4-2ee5-4f0d-960b-c035dca00535 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:26.151681 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-36fcbbe4-2ee5-4f0d-960b-c035dca00535 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] DELETE https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:02:26.151840 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-36fcbbe4-2ee5-4f0d-960b-c035dca00535 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:26.151994 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-36fcbbe4-2ee5-4f0d-960b-c035dca00535 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:26.152120 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.contrib.backups [None req-36fcbbe4-2ee5-4f0d-960b-c035dca00535 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Delete backup with id: a23b7751-5871-45cb-b6e1-3b7f68802554. Aug 25 05:02:26.159666 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:26.159666 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:26.174218 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.backup.rpcapi [None req-36fcbbe4-2ee5-4f0d-960b-c035dca00535 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] delete_backup rpcapi backup_id a23b7751-5871-45cb-b6e1-3b7f68802554 {{(pid=100269) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:02:26.176052 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-36fcbbe4-2ee5-4f0d-960b-c035dca00535 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 202 Aug 25 05:02:26.176449 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1357/5418] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:02:26 2026] DELETE /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:02:26.184661 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb91d464-68a0-4e07-b76e-83670808cf11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:26.186946 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb91d464-68a0-4e07-b76e-83670808cf11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:02:26.187490 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb91d464-68a0-4e07-b76e-83670808cf11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:26.187692 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb91d464-68a0-4e07-b76e-83670808cf11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:26.187871 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fb91d464-68a0-4e07-b76e-83670808cf11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:26.194323 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:26.194323 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:26.195280 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb91d464-68a0-4e07-b76e-83670808cf11 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 200 Aug 25 05:02:26.195799 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1353/5419] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:26 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:26.536131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b298ee0d-b558-482c-86ad-c6b2826e67dc req-c374ff9c-3037-4dcd-bdd6-ec8e052affac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:26.537786 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b298ee0d-b558-482c-86ad-c6b2826e67dc req-c374ff9c-3037-4dcd-bdd6-ec8e052affac tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] DELETE https://10.4.3.213/volume/v3/attachments/a31f85db-fbe7-4c62-bfdd-da81d7e06116 Aug 25 05:02:26.538108 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b298ee0d-b558-482c-86ad-c6b2826e67dc req-c374ff9c-3037-4dcd-bdd6-ec8e052affac tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:26.539041 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b298ee0d-b558-482c-86ad-c6b2826e67dc req-c374ff9c-3037-4dcd-bdd6-ec8e052affac tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:26.551578 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:26.551578 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:26.601578 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b298ee0d-b558-482c-86ad-c6b2826e67dc req-c374ff9c-3037-4dcd-bdd6-ec8e052affac tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/attachments/a31f85db-fbe7-4c62-bfdd-da81d7e06116 returned with HTTP 200 Aug 25 05:02:26.602139 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a09e8fb6-e49f-42af-874d-e2890ebfb303 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:26.602306 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1362/5420] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:02:26 2026] DELETE /volume/v3/attachments/a31f85db-fbe7-4c62-bfdd-da81d7e06116 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:26.604312 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a09e8fb6-e49f-42af-874d-e2890ebfb303 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:26.604597 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a09e8fb6-e49f-42af-874d-e2890ebfb303 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:26.604813 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a09e8fb6-e49f-42af-874d-e2890ebfb303 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:26.618650 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:26.618650 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:26.621620 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a09e8fb6-e49f-42af-874d-e2890ebfb303 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:26.627649 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a09e8fb6-e49f-42af-874d-e2890ebfb303 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:26.627649 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1349/5421] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:26 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:27.209004 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5198289-f427-4e64-a554-fac7666923a4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:27.210861 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5198289-f427-4e64-a554-fac7666923a4 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 Aug 25 05:02:27.211056 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5198289-f427-4e64-a554-fac7666923a4 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:27.211234 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5198289-f427-4e64-a554-fac7666923a4 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:27.211333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-e5198289-f427-4e64-a554-fac7666923a4 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id a23b7751-5871-45cb-b6e1-3b7f68802554. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:27.218083 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5198289-f427-4e64-a554-fac7666923a4 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 returned with HTTP 404 Aug 25 05:02:27.218525 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1358/5422] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:27 2026] GET /volume/v3/backups/a23b7751-5871-45cb-b6e1-3b7f68802554 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:27.230729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6aa35d6-09c3-439a-a32e-0ce1ba5d1b95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:27.232574 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6aa35d6-09c3-439a-a32e-0ce1ba5d1b95 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] DELETE https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:02:27.232827 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6aa35d6-09c3-439a-a32e-0ce1ba5d1b95 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:27.233056 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6aa35d6-09c3-439a-a32e-0ce1ba5d1b95 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:27.233195 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-f6aa35d6-09c3-439a-a32e-0ce1ba5d1b95 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Delete backup with id: e968faee-ade7-4e09-8f13-88fa0c52e9b1. Aug 25 05:02:27.237180 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:27.237180 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:27.250471 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-f6aa35d6-09c3-439a-a32e-0ce1ba5d1b95 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] delete_backup rpcapi backup_id e968faee-ade7-4e09-8f13-88fa0c52e9b1 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:02:27.252320 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6aa35d6-09c3-439a-a32e-0ce1ba5d1b95 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 202 Aug 25 05:02:27.252715 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1354/5423] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:02:27 2026] DELETE /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:02:27.260604 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a893c947-3552-4d27-91a5-8c89503d8712 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:27.262287 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a893c947-3552-4d27-91a5-8c89503d8712 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:02:27.262503 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a893c947-3552-4d27-91a5-8c89503d8712 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:27.262679 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a893c947-3552-4d27-91a5-8c89503d8712 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:27.262777 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a893c947-3552-4d27-91a5-8c89503d8712 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:27.267485 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:27.267485 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:27.268267 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a893c947-3552-4d27-91a5-8c89503d8712 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 200 Aug 25 05:02:27.268739 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1363/5424] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:27 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:27.639199 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-534cc8b4-b8ce-4923-8593-a7a325803469 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:27.640957 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-534cc8b4-b8ce-4923-8593-a7a325803469 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:27.641203 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-534cc8b4-b8ce-4923-8593-a7a325803469 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:27.641409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-534cc8b4-b8ce-4923-8593-a7a325803469 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:27.652223 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:27.652223 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:27.655994 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-534cc8b4-b8ce-4923-8593-a7a325803469 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:27.660664 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-534cc8b4-b8ce-4923-8593-a7a325803469 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:27.661204 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1350/5425] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:27 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:27.820450 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-d75f1cd1-42b5-44b3-a4f5-242b3ad00aee None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:27.822513 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-d75f1cd1-42b5-44b3-a4f5-242b3ad00aee tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:27.822610 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-d75f1cd1-42b5-44b3-a4f5-242b3ad00aee tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:27.822774 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-d75f1cd1-42b5-44b3-a4f5-242b3ad00aee tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:27.835445 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:27.835445 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:27.837341 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-d75f1cd1-42b5-44b3-a4f5-242b3ad00aee tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:27.843230 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-d75f1cd1-42b5-44b3-a4f5-242b3ad00aee tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:27.843895 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1359/5426] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:27 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:28.173468 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-a98f8e73-c6c3-4065-a15c-4bfdfa79234d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.175780 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-a98f8e73-c6c3-4065-a15c-4bfdfa79234d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] DELETE https://10.4.3.213/volume/v3/attachments/5f8271d0-4609-4185-a9b9-89c5a509225c Aug 25 05:02:28.176033 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-a98f8e73-c6c3-4065-a15c-4bfdfa79234d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.176250 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-a98f8e73-c6c3-4065-a15c-4bfdfa79234d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.184372 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.184372 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:28.227255 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab115eba-c941-44d1-a97d-cf211e88f231 req-a98f8e73-c6c3-4065-a15c-4bfdfa79234d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/5f8271d0-4609-4185-a9b9-89c5a509225c returned with HTTP 200 Aug 25 05:02:28.227791 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1355/5427] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:02:28 2026] DELETE /volume/v3/attachments/5f8271d0-4609-4185-a9b9-89c5a509225c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:28.281886 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45a9a7a4-2623-4f55-aabe-73bdcaa7382f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.283800 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45a9a7a4-2623-4f55-aabe-73bdcaa7382f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 Aug 25 05:02:28.284077 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45a9a7a4-2623-4f55-aabe-73bdcaa7382f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.284296 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45a9a7a4-2623-4f55-aabe-73bdcaa7382f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.284449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-45a9a7a4-2623-4f55-aabe-73bdcaa7382f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Show backup with id e968faee-ade7-4e09-8f13-88fa0c52e9b1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:02:28.287836 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45a9a7a4-2623-4f55-aabe-73bdcaa7382f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 returned with HTTP 404 Aug 25 05:02:28.288527 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1364/5428] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/backups/e968faee-ade7-4e09-8f13-88fa0c52e9b1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:28.296313 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-48a41669-6220-452a-a244-2c4178da6b44 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.298227 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48a41669-6220-452a-a244-2c4178da6b44 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 Aug 25 05:02:28.298499 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48a41669-6220-452a-a244-2c4178da6b44 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.298751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-48a41669-6220-452a-a244-2c4178da6b44 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.299077 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-48a41669-6220-452a-a244-2c4178da6b44 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Delete volume with id: 5b86f686-eddf-4f89-bcda-37c8df80c551 Aug 25 05:02:28.308854 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.308854 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:28.309260 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48a41669-6220-452a-a244-2c4178da6b44 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:02:28.329708 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-48a41669-6220-452a-a244-2c4178da6b44 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Delete volume request issued successfully. Aug 25 05:02:28.329874 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-48a41669-6220-452a-a244-2c4178da6b44 tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 returned with HTTP 202 Aug 25 05:02:28.330318 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1351/5429] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:02:28 2026] DELETE /volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:28.337568 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3cce9643-fa76-45ba-8c26-baa77315844f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.339127 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cce9643-fa76-45ba-8c26-baa77315844f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 Aug 25 05:02:28.339341 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cce9643-fa76-45ba-8c26-baa77315844f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.339598 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3cce9643-fa76-45ba-8c26-baa77315844f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.348241 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.348241 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:28.354575 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3cce9643-fa76-45ba-8c26-baa77315844f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Volume info retrieved successfully. Aug 25 05:02:28.359156 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3cce9643-fa76-45ba-8c26-baa77315844f tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 returned with HTTP 200 Aug 25 05:02:28.359563 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1360/5430] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:28.407279 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47a8c665-5383-4c72-b623-651f5bf6124b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.409036 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47a8c665-5383-4c72-b623-651f5bf6124b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] DELETE https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:02:28.409303 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47a8c665-5383-4c72-b623-651f5bf6124b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.409552 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47a8c665-5383-4c72-b623-651f5bf6124b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.409755 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-47a8c665-5383-4c72-b623-651f5bf6124b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Delete volume with id: ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:02:28.419974 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.419974 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:28.420412 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47a8c665-5383-4c72-b623-651f5bf6124b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:02:28.432068 np0000008045 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-47a8c665-5383-4c72-b623-651f5bf6124b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:02:28.437398 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47a8c665-5383-4c72-b623-651f5bf6124b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Delete volume request issued successfully. Aug 25 05:02:28.437854 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47a8c665-5383-4c72-b623-651f5bf6124b tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 202 Aug 25 05:02:28.438419 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1356/5431] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:28 2026] DELETE /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:28.445474 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a95ca9de-8baf-4e44-bc2d-445585409924 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.447249 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a95ca9de-8baf-4e44-bc2d-445585409924 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:02:28.447438 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a95ca9de-8baf-4e44-bc2d-445585409924 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.447631 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a95ca9de-8baf-4e44-bc2d-445585409924 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.454783 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.454783 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:28.458303 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a95ca9de-8baf-4e44-bc2d-445585409924 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:02:28.464399 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a95ca9de-8baf-4e44-bc2d-445585409924 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 200 Aug 25 05:02:28.464828 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1365/5432] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 1450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:28.651074 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-785f4f96-bd7e-4178-a68b-bde7bdab51b5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.652791 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-785f4f96-bd7e-4178-a68b-bde7bdab51b5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] DELETE https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:02:28.652992 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-785f4f96-bd7e-4178-a68b-bde7bdab51b5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.653180 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-785f4f96-bd7e-4178-a68b-bde7bdab51b5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.653330 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-785f4f96-bd7e-4178-a68b-bde7bdab51b5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Delete volume with id: 378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:02:28.659994 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.659994 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:28.660402 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-785f4f96-bd7e-4178-a68b-bde7bdab51b5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:28.677735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-281f4373-9cdc-47c0-9ead-6a935ce33d56 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.678061 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-785f4f96-bd7e-4178-a68b-bde7bdab51b5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Delete volume request issued successfully. Aug 25 05:02:28.678243 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-785f4f96-bd7e-4178-a68b-bde7bdab51b5 tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 202 Aug 25 05:02:28.678657 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1352/5433] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:28 2026] DELETE /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:28.679515 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-281f4373-9cdc-47c0-9ead-6a935ce33d56 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:28.679735 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-281f4373-9cdc-47c0-9ead-6a935ce33d56 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.679919 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-281f4373-9cdc-47c0-9ead-6a935ce33d56 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.684993 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81fd3ca9-675e-48d0-9750-a3230f200e9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.686820 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81fd3ca9-675e-48d0-9750-a3230f200e9a tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:02:28.687032 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81fd3ca9-675e-48d0-9750-a3230f200e9a tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.687235 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81fd3ca9-675e-48d0-9750-a3230f200e9a tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.689599 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.689599 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:28.693890 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-281f4373-9cdc-47c0-9ead-6a935ce33d56 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:28.695245 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.695245 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:28.700799 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-281f4373-9cdc-47c0-9ead-6a935ce33d56 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:28.701190 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1361/5434] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:28.703677 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-81fd3ca9-675e-48d0-9750-a3230f200e9a tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Volume info retrieved successfully. Aug 25 05:02:28.709216 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81fd3ca9-675e-48d0-9750-a3230f200e9a tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 200 Aug 25 05:02:28.709686 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1357/5435] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:28.717148 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c4354df-7b2b-4cb9-a098-7ee838a3bd31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.719022 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c4354df-7b2b-4cb9-a098-7ee838a3bd31 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:02:28.719262 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c4354df-7b2b-4cb9-a098-7ee838a3bd31 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.719527 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c4354df-7b2b-4cb9-a098-7ee838a3bd31 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.730866 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.730866 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:28.735026 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c4354df-7b2b-4cb9-a098-7ee838a3bd31 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:28.740348 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c4354df-7b2b-4cb9-a098-7ee838a3bd31 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:02:28.740915 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1366/5436] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 1165 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:28.783835 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-5cadb1d5-68a5-4c15-875e-0e3cf1ce9f24 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.785806 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-5cadb1d5-68a5-4c15-875e-0e3cf1ce9f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:02:28.786012 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-5cadb1d5-68a5-4c15-875e-0e3cf1ce9f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.786182 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-5cadb1d5-68a5-4c15-875e-0e3cf1ce9f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.795147 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.795147 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:28.798159 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-5cadb1d5-68a5-4c15-875e-0e3cf1ce9f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:28.801924 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-5cadb1d5-68a5-4c15-875e-0e3cf1ce9f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:02:28.802304 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1353/5437] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:28.820061 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-11c298a5-bb34-4a6c-9555-2a2632d0eff6 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.822531 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-11c298a5-bb34-4a6c-9555-2a2632d0eff6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1/action Aug 25 05:02:28.822839 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-11c298a5-bb34-4a6c-9555-2a2632d0eff6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:28.823024 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-11c298a5-bb34-4a6c-9555-2a2632d0eff6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:28.834189 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.834189 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:28.834606 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-11c298a5-bb34-4a6c-9555-2a2632d0eff6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:28.840149 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-11c298a5-bb34-4a6c-9555-2a2632d0eff6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Begin detaching volume completed successfully. Aug 25 05:02:28.840356 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-11c298a5-bb34-4a6c-9555-2a2632d0eff6 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1/action returned with HTTP 202 Aug 25 05:02:28.840819 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1362/5438] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 05:02:28 2026] POST /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:02:28.858194 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f42a52ac-0a8a-42b1-af3b-5da18c8b5b7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.859966 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f42a52ac-0a8a-42b1-af3b-5da18c8b5b7d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:02:28.860200 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f42a52ac-0a8a-42b1-af3b-5da18c8b5b7d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.860396 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f42a52ac-0a8a-42b1-af3b-5da18c8b5b7d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.870089 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.870089 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:28.873518 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f42a52ac-0a8a-42b1-af3b-5da18c8b5b7d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:28.875869 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35d54465-8f49-46d6-a10b-11093120cb43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.876591 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35d54465-8f49-46d6-a10b-11093120cb43 None None] GET https://10.4.3.213/volume// Aug 25 05:02:28.876591 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35d54465-8f49-46d6-a10b-11093120cb43 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.876758 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35d54465-8f49-46d6-a10b-11093120cb43 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.877120 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35d54465-8f49-46d6-a10b-11093120cb43 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:28.877472 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1367/5439] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:02: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 25 05:02:28.879183 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f42a52ac-0a8a-42b1-af3b-5da18c8b5b7d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:02:28.879719 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1358/5440] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:28.886261 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-09246145-f935-4964-bc3b-cc91f3088df4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.888267 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-09246145-f935-4964-bc3b-cc91f3088df4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:02:28.888498 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-09246145-f935-4964-bc3b-cc91f3088df4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.888717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-09246145-f935-4964-bc3b-cc91f3088df4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.897319 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.897319 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:28.900592 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-09246145-f935-4964-bc3b-cc91f3088df4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:28.904914 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-09246145-f935-4964-bc3b-cc91f3088df4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:02:28.905343 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1354/5441] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 1348 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:28.914966 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-8f9e1ba4-2fb9-4364-9736-5bb39ea706d2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:28.917660 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-8f9e1ba4-2fb9-4364-9736-5bb39ea706d2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1/encryption Aug 25 05:02:28.917897 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-8f9e1ba4-2fb9-4364-9736-5bb39ea706d2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:28.918148 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-8f9e1ba4-2fb9-4364-9736-5bb39ea706d2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:28.929164 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:28.929164 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:28.936469 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-8f9e1ba4-2fb9-4364-9736-5bb39ea706d2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1/encryption returned with HTTP 200 Aug 25 05:02:28.937014 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1363/5442] 10.4.3.213 () {68 vars in 1631 bytes} [Tue Aug 25 05:02:28 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:29.375530 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a10c5940-ba5c-477e-b03c-801a6fff33fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:29.377326 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a10c5940-ba5c-477e-b03c-801a6fff33fc tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] GET https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 Aug 25 05:02:29.377591 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a10c5940-ba5c-477e-b03c-801a6fff33fc tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:29.377820 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a10c5940-ba5c-477e-b03c-801a6fff33fc tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:29.383339 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a10c5940-ba5c-477e-b03c-801a6fff33fc tempest-ProjectReaderTests33-236879534 tempest-ProjectReaderTests33-236879534-project-admin] https://10.4.3.213/volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 returned with HTTP 404 Aug 25 05:02:29.383849 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1368/5443] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:02:29 2026] GET /volume/v3/volumes/5b86f686-eddf-4f89-bcda-37c8df80c551 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:29.476274 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ada7f12e-85f3-42c9-bf62-a98c2d3edb0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:29.478151 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ada7f12e-85f3-42c9-bf62-a98c2d3edb0c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 Aug 25 05:02:29.478402 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ada7f12e-85f3-42c9-bf62-a98c2d3edb0c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:29.478662 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ada7f12e-85f3-42c9-bf62-a98c2d3edb0c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:29.484083 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ada7f12e-85f3-42c9-bf62-a98c2d3edb0c tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 returned with HTTP 404 Aug 25 05:02:29.484610 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1359/5444] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:29 2026] GET /volume/v3/volumes/ad257b3b-7c77-499c-b6ab-b7b67b26e1c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:29.724124 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-13a2d6f8-2f6b-473d-960e-4253bdb2d27e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:29.726764 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13a2d6f8-2f6b-473d-960e-4253bdb2d27e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] GET https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d Aug 25 05:02:29.726764 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13a2d6f8-2f6b-473d-960e-4253bdb2d27e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:29.726901 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-13a2d6f8-2f6b-473d-960e-4253bdb2d27e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:29.737617 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-13a2d6f8-2f6b-473d-960e-4253bdb2d27e tempest-TestStampPattern-328544990 tempest-TestStampPattern-328544990-project-member] https://10.4.3.213/volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d returned with HTTP 404 Aug 25 05:02:29.740073 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1355/5445] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:29 2026] GET /volume/v3/volumes/378293ee-82b7-44e2-a9b5-29cb7b2d249d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:29.740578 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-34605ffc-32d0-4ee2-9dd7-4656613be038 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:29.743957 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-34605ffc-32d0-4ee2-9dd7-4656613be038 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] DELETE https://10.4.3.213/volume/v3/attachments/1a702f1f-9e59-401a-8ee0-1b9a812109a2 Aug 25 05:02:29.744134 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-34605ffc-32d0-4ee2-9dd7-4656613be038 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:29.744313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-34605ffc-32d0-4ee2-9dd7-4656613be038 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:29.753315 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:29.753315 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:29.761676 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d179843-656c-418f-b865-322e52d3aef4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:29.764751 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d179843-656c-418f-b865-322e52d3aef4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:02:29.765043 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d179843-656c-418f-b865-322e52d3aef4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:29.765317 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d179843-656c-418f-b865-322e52d3aef4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:29.765546 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0d179843-656c-418f-b865-322e52d3aef4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Delete volume with id: e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:02:29.775760 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:29.775760 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:29.777377 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d179843-656c-418f-b865-322e52d3aef4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:02:29.793044 np0000008045 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-0d179843-656c-418f-b865-322e52d3aef4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:02:29.800484 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d179843-656c-418f-b865-322e52d3aef4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Delete volume request issued successfully. Aug 25 05:02:29.800672 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d179843-656c-418f-b865-322e52d3aef4 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 202 Aug 25 05:02:29.801310 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1369/5446] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:29 2026] DELETE /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:29.811252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c50c0cc-2a8f-4d65-8677-3c4d6ce54091 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:29.813310 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c50c0cc-2a8f-4d65-8677-3c4d6ce54091 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:02:29.813535 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c50c0cc-2a8f-4d65-8677-3c4d6ce54091 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:29.813736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c50c0cc-2a8f-4d65-8677-3c4d6ce54091 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:29.817320 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-202850f8-0ae7-4ff6-bb25-c6fbec63a7c1 req-34605ffc-32d0-4ee2-9dd7-4656613be038 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/1a702f1f-9e59-401a-8ee0-1b9a812109a2 returned with HTTP 200 Aug 25 05:02:29.817746 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1364/5447] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:02:29 2026] DELETE /volume/v3/attachments/1a702f1f-9e59-401a-8ee0-1b9a812109a2 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:29.821494 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:29.821494 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:29.826452 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c50c0cc-2a8f-4d65-8677-3c4d6ce54091 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Volume info retrieved successfully. Aug 25 05:02:29.835080 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c50c0cc-2a8f-4d65-8677-3c4d6ce54091 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 200 Aug 25 05:02:29.835720 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1360/5448] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:29 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 1430 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:29.895924 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ba0f3f82-1ec8-4ed6-9ed6-a9206a98e215 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:29.897661 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba0f3f82-1ec8-4ed6-9ed6-a9206a98e215 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:02:29.897918 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba0f3f82-1ec8-4ed6-9ed6-a9206a98e215 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:29.898069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba0f3f82-1ec8-4ed6-9ed6-a9206a98e215 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:29.904688 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:29.904688 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:29.909290 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ba0f3f82-1ec8-4ed6-9ed6-a9206a98e215 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:29.914340 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba0f3f82-1ec8-4ed6-9ed6-a9206a98e215 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:02:29.914984 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1356/5449] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:29 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:29.931448 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92b3bb9d-a524-44ce-a604-0ab660d7ade2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:29.933285 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92b3bb9d-a524-44ce-a604-0ab660d7ade2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:02:29.933484 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92b3bb9d-a524-44ce-a604-0ab660d7ade2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:29.933663 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92b3bb9d-a524-44ce-a604-0ab660d7ade2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:29.943205 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:29.943205 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:29.946498 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92b3bb9d-a524-44ce-a604-0ab660d7ade2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:29.950376 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92b3bb9d-a524-44ce-a604-0ab660d7ade2 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:02:29.950738 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1370/5450] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:29 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:29.990653 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-161cd5cf-864e-4183-b5af-2c66e286520e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:29.992722 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-161cd5cf-864e-4183-b5af-2c66e286520e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:02:29.993159 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-161cd5cf-864e-4183-b5af-2c66e286520e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:29.993159 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-161cd5cf-864e-4183-b5af-2c66e286520e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:30.003592 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:30.003592 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:30.008126 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-161cd5cf-864e-4183-b5af-2c66e286520e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:30.012217 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-161cd5cf-864e-4183-b5af-2c66e286520e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:02:30.012590 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1365/5451] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:02:29 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:30.029923 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-b743c029-aee2-46a1-9e7c-c4ed065b888e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:30.031864 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-b743c029-aee2-46a1-9e7c-c4ed065b888e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf/action Aug 25 05:02:30.032234 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-b743c029-aee2-46a1-9e7c-c4ed065b888e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:30.032344 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-b743c029-aee2-46a1-9e7c-c4ed065b888e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:30.043028 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:30.043028 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:30.043555 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-b743c029-aee2-46a1-9e7c-c4ed065b888e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:30.049633 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-b743c029-aee2-46a1-9e7c-c4ed065b888e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Begin detaching volume completed successfully. Aug 25 05:02:30.049871 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-b743c029-aee2-46a1-9e7c-c4ed065b888e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf/action returned with HTTP 202 Aug 25 05:02:30.050315 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1361/5452] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 05:02:30 2026] POST /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:02:30.068991 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-46ad1569-f8c8-40c1-aa7c-8a6d5cca14f3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:30.072214 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46ad1569-f8c8-40c1-aa7c-8a6d5cca14f3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:02:30.072829 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46ad1569-f8c8-40c1-aa7c-8a6d5cca14f3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:30.073166 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-46ad1569-f8c8-40c1-aa7c-8a6d5cca14f3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:30.087936 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:30.087936 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:30.093852 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-46ad1569-f8c8-40c1-aa7c-8a6d5cca14f3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:30.099051 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e246942e-239f-4744-ab10-1c337c82d99f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:30.099322 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-46ad1569-f8c8-40c1-aa7c-8a6d5cca14f3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:02:30.099402 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e246942e-239f-4744-ab10-1c337c82d99f None None] GET https://10.4.3.213/volume// Aug 25 05:02:30.099628 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e246942e-239f-4744-ab10-1c337c82d99f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:30.099795 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1357/5453] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:30 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:30.099829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e246942e-239f-4744-ab10-1c337c82d99f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:30.100131 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e246942e-239f-4744-ab10-1c337c82d99f None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:02:30.100398 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1371/5454] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:02: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 25 05:02:30.107026 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-cd81e85c-f58b-4a0e-9602-89b19c1502fc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:30.116365 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-cd81e85c-f58b-4a0e-9602-89b19c1502fc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:02:30.116365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-cd81e85c-f58b-4a0e-9602-89b19c1502fc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:30.116365 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-cd81e85c-f58b-4a0e-9602-89b19c1502fc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:30.124920 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:30.124920 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:30.129515 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-cd81e85c-f58b-4a0e-9602-89b19c1502fc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:30.135824 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-cd81e85c-f58b-4a0e-9602-89b19c1502fc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:02:30.136409 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1366/5455] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:02:30 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:30.853568 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-164787df-fac1-4f09-b27c-030e646108f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:30.855264 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-164787df-fac1-4f09-b27c-030e646108f0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] GET https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 Aug 25 05:02:30.856785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-164787df-fac1-4f09-b27c-030e646108f0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:30.856785 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-164787df-fac1-4f09-b27c-030e646108f0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:30.863050 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-164787df-fac1-4f09-b27c-030e646108f0 tempest-TestEncryptedCinderVolumes-1714162065 tempest-TestEncryptedCinderVolumes-1714162065-project-member] https://10.4.3.213/volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 returned with HTTP 404 Aug 25 05:02:30.863688 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1362/5456] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:30 2026] GET /volume/v3/volumes/e4c5bb29-f93b-4093-bd6a-4e9441c47e76 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:30.871200 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e3dad432-cbb7-4ed1-aff3-cda55e0da426 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:30.873357 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3dad432-cbb7-4ed1-aff3-cda55e0da426 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:02:30.873638 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3dad432-cbb7-4ed1-aff3-cda55e0da426 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:30.873928 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e3dad432-cbb7-4ed1-aff3-cda55e0da426 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Calling method 'detail' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:30.875074 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-e3dad432-cbb7-4ed1-aff3-cda55e0da426 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:02:30.894460 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e3dad432-cbb7-4ed1-aff3-cda55e0da426 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Get all volumes completed successfully. Aug 25 05:02:30.896502 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:30.896502 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:30.901401 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e3dad432-cbb7-4ed1-aff3-cda55e0da426 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:02:30.901963 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1358/5457] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 05:02:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10518 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:30.920281 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64ed9fa1-7233-4a82-b1db-916bef9717b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:30.922398 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64ed9fa1-7233-4a82-b1db-916bef9717b2 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] DELETE https://10.4.3.213/volume/v3/types/ace4758f-ba7a-47ba-b7b3-365f006f8ae3 Aug 25 05:02:30.922629 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64ed9fa1-7233-4a82-b1db-916bef9717b2 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:30.922939 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64ed9fa1-7233-4a82-b1db-916bef9717b2 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:30.945131 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64ed9fa1-7233-4a82-b1db-916bef9717b2 tempest-TestEncryptedCinderVolumes-502706688 tempest-TestEncryptedCinderVolumes-502706688-project-admin] https://10.4.3.213/volume/v3/types/ace4758f-ba7a-47ba-b7b3-365f006f8ae3 returned with HTTP 202 Aug 25 05:02:30.945528 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1372/5458] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:02:30 2026] DELETE /volume/v3/types/ace4758f-ba7a-47ba-b7b3-365f006f8ae3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:30.963062 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-f5017538-be20-49a2-a5c2-6c8e9c720b76 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:30.967102 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-f5017538-be20-49a2-a5c2-6c8e9c720b76 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] DELETE https://10.4.3.213/volume/v3/attachments/28189d68-ec69-4d30-bc90-114f96e10cf7 Aug 25 05:02:30.967102 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-f5017538-be20-49a2-a5c2-6c8e9c720b76 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:30.967102 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-f5017538-be20-49a2-a5c2-6c8e9c720b76 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:30.974473 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:30.974473 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:31.021184 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-9aceb090-fd74-4a80-815c-420d72ebfe0b req-f5017538-be20-49a2-a5c2-6c8e9c720b76 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/28189d68-ec69-4d30-bc90-114f96e10cf7 returned with HTTP 200 Aug 25 05:02:31.021767 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1367/5459] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:02:30 2026] DELETE /volume/v3/attachments/28189d68-ec69-4d30-bc90-114f96e10cf7 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:31.057876 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:31.113359 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-67087709-cfb3-4563-8a5a-987cbedf3abd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:31.115315 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-67087709-cfb3-4563-8a5a-987cbedf3abd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:02:31.115529 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-67087709-cfb3-4563-8a5a-987cbedf3abd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:31.115738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-67087709-cfb3-4563-8a5a-987cbedf3abd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:31.123446 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:31.123446 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:31.128693 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-67087709-cfb3-4563-8a5a-987cbedf3abd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:31.134631 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-67087709-cfb3-4563-8a5a-987cbedf3abd tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:02:31.135225 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1359/5460] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:31 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:31.150270 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7060845b-bd19-4ddb-a69f-5bf09b8398ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:31.152306 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7060845b-bd19-4ddb-a69f-5bf09b8398ae tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] DELETE https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:02:31.152525 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7060845b-bd19-4ddb-a69f-5bf09b8398ae tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:31.152716 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7060845b-bd19-4ddb-a69f-5bf09b8398ae tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:31.152914 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7060845b-bd19-4ddb-a69f-5bf09b8398ae tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Delete volume with id: c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:02:31.157563 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:31.159192 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2035591536"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:31.159736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2035591536'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:31.159929 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Create volume of 1 GB Aug 25 05:02:31.160557 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:31.160557 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:31.160908 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7060845b-bd19-4ddb-a69f-5bf09b8398ae tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:31.165239 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Availability Zones retrieved successfully. Aug 25 05:02:31.172099 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Flow 'volume_create_api' (cb8e3b2b-4f40-45c3-be9e-673588615c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:31.173658 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d815d7-42d1-472f-8284-13253548ae92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:31.174783 np0000008045 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-7060845b-bd19-4ddb-a69f-5bf09b8398ae tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 05:02:31.174917 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:31.182706 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7060845b-bd19-4ddb-a69f-5bf09b8398ae tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Delete volume request issued successfully. Aug 25 05:02:31.182967 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7060845b-bd19-4ddb-a69f-5bf09b8398ae tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 202 Aug 25 05:02:31.183544 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1373/5461] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:31 2026] DELETE /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:31.195332 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b89db4b5-ba7f-4573-84c6-4cd00249e312 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:31.197012 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b89db4b5-ba7f-4573-84c6-4cd00249e312 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:02:31.197407 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b89db4b5-ba7f-4573-84c6-4cd00249e312 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:31.197736 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b89db4b5-ba7f-4573-84c6-4cd00249e312 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:31.216061 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:31.216061 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:31.221813 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d815d7-42d1-472f-8284-13253548ae92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:31.222653 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392ccb72-38c2-45f5-a70e-7ffb5d9e1a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:31.223000 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-b89db4b5-ba7f-4573-84c6-4cd00249e312 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:31.228452 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b89db4b5-ba7f-4573-84c6-4cd00249e312 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 200 Aug 25 05:02:31.228813 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1368/5462] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:31 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:31.286257 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Created reservations ['d29b5693-3804-43b8-bce1-a1198345ab9e', 'baf421ad-0782-4c4d-9e89-1002abeffcae', '093f8c5d-85e3-4ac2-b31a-50f44d343874', 'b6950a8e-36cd-413b-b7c1-43654e43e72f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:31.287294 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392ccb72-38c2-45f5-a70e-7ffb5d9e1a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d29b5693-3804-43b8-bce1-a1198345ab9e', 'baf421ad-0782-4c4d-9e89-1002abeffcae', '093f8c5d-85e3-4ac2-b31a-50f44d343874', 'b6950a8e-36cd-413b-b7c1-43654e43e72f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:31.289109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b01abf-4a4f-4b2c-9086-13a8c48011c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:31.324990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b01abf-4a4f-4b2c-9086-13a8c48011c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7186d9fd-c8ad-4c48-80c3-63719f6aa8bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2035591536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9e876e56e747249ed59411872813b5',qos_specs=None,replication_status=,reservations=['d29b5693-3804-43b8-bce1-a1198345ab9e','baf421ad-0782-4c4d-9e89-1002abeffcae','093f8c5d-85e3-4ac2-b31a-50f44d343874','b6950a8e-36cd-413b-b7c1-43654e43e72f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759c2d90589d4d4b9089451396200928',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2035591536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7186d9fd-c8ad-4c48-80c3-63719f6aa8bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9e876e56e747249ed59411872813b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='759c2d90589d4d4b9089451396200928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:31.325930 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b84a57-5519-4cf4-b4da-518a8985eab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:31.352860 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b84a57-5519-4cf4-b4da-518a8985eab9) transitioned into state 'SUCCESS' from state '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-2035591536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9e876e56e747249ed59411872813b5',qos_specs=None,replication_status=,reservations=['d29b5693-3804-43b8-bce1-a1198345ab9e','baf421ad-0782-4c4d-9e89-1002abeffcae','093f8c5d-85e3-4ac2-b31a-50f44d343874','b6950a8e-36cd-413b-b7c1-43654e43e72f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759c2d90589d4d4b9089451396200928',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:31.353803 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036881b1-5dec-421e-977e-495892d61598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:31.365177 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036881b1-5dec-421e-977e-495892d61598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:31.366030 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Flow 'volume_create_api' (cb8e3b2b-4f40-45c3-be9e-673588615c86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:31.366380 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Create volume request issued successfully. Aug 25 05:02:31.367072 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67a4deba-3bbe-42ab-9ce9-2ea64ba1e8ad tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:31.367701 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1363/5463] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:02:31 2026] POST /volume/v3/volumes => generated 778 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:02:31.380137 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eec040b0-76b7-4889-9cbc-31c7e6777f14 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:31.382086 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eec040b0-76b7-4889-9cbc-31c7e6777f14 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] GET https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc Aug 25 05:02:31.382293 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eec040b0-76b7-4889-9cbc-31c7e6777f14 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:31.382494 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eec040b0-76b7-4889-9cbc-31c7e6777f14 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:31.390611 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:31.390611 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:31.395141 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-eec040b0-76b7-4889-9cbc-31c7e6777f14 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Volume info retrieved successfully. Aug 25 05:02:31.399190 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eec040b0-76b7-4889-9cbc-31c7e6777f14 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc returned with HTTP 200 Aug 25 05:02:31.399593 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1360/5464] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:31 2026] GET /volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:32.247019 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d744667e-ff61-49aa-9056-9ff4626c66f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:32.249060 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d744667e-ff61-49aa-9056-9ff4626c66f3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 Aug 25 05:02:32.249164 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d744667e-ff61-49aa-9056-9ff4626c66f3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:32.249351 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d744667e-ff61-49aa-9056-9ff4626c66f3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:32.255084 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d744667e-ff61-49aa-9056-9ff4626c66f3 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 returned with HTTP 404 Aug 25 05:02:32.255542 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1374/5465] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:32 2026] GET /volume/v3/volumes/c7261ccc-6cf2-4646-92c7-3a727ec2b9c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:32.263559 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-536db875-7fe5-4cae-9697-93ee6caa20f8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:32.265924 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-536db875-7fe5-4cae-9697-93ee6caa20f8 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:02:32.266259 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-536db875-7fe5-4cae-9697-93ee6caa20f8 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:32.266464 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-536db875-7fe5-4cae-9697-93ee6caa20f8 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:32.267492 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-536db875-7fe5-4cae-9697-93ee6caa20f8 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:02:32.284225 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-536db875-7fe5-4cae-9697-93ee6caa20f8 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Get all volumes completed successfully. Aug 25 05:02:32.286848 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:32.286848 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:32.295166 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-536db875-7fe5-4cae-9697-93ee6caa20f8 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:02:32.295762 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1369/5466] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 05:02:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10185 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:32.313770 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a051dadf-3959-4732-9224-79e173b31e5f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:32.316573 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a051dadf-3959-4732-9224-79e173b31e5f tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] DELETE https://10.4.3.213/volume/v3/types/d35971ea-7443-4616-9238-ccbfb4919cd1 Aug 25 05:02:32.316573 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a051dadf-3959-4732-9224-79e173b31e5f tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:32.316784 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a051dadf-3959-4732-9224-79e173b31e5f tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:32.317117 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:32.317117 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:32.355165 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a051dadf-3959-4732-9224-79e173b31e5f tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/types/d35971ea-7443-4616-9238-ccbfb4919cd1 returned with HTTP 202 Aug 25 05:02:32.355165 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1364/5467] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:02:32 2026] DELETE /volume/v3/types/d35971ea-7443-4616-9238-ccbfb4919cd1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:32.361673 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a61583bc-a5b1-47f0-837a-54ed6c212366 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:32.364352 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a61583bc-a5b1-47f0-837a-54ed6c212366 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] DELETE https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:02:32.364666 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a61583bc-a5b1-47f0-837a-54ed6c212366 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:32.364793 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a61583bc-a5b1-47f0-837a-54ed6c212366 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:32.365148 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-a61583bc-a5b1-47f0-837a-54ed6c212366 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Delete volume with id: 8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:02:32.372761 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:32.372761 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:32.373247 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a61583bc-a5b1-47f0-837a-54ed6c212366 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:32.396420 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a61583bc-a5b1-47f0-837a-54ed6c212366 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Delete volume request issued successfully. Aug 25 05:02:32.396799 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a61583bc-a5b1-47f0-837a-54ed6c212366 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 202 Aug 25 05:02:32.397232 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1361/5468] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:32 2026] DELETE /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:32.405593 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a70bed4-5493-414e-a41f-b9d32c0a4b0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:32.407741 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a70bed4-5493-414e-a41f-b9d32c0a4b0b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:02:32.408090 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a70bed4-5493-414e-a41f-b9d32c0a4b0b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:32.408196 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a70bed4-5493-414e-a41f-b9d32c0a4b0b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:32.414972 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f1de6469-0d7f-43f7-a4ef-06ff8de1170d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:32.418990 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1de6469-0d7f-43f7-a4ef-06ff8de1170d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] GET https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc Aug 25 05:02:32.418990 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1de6469-0d7f-43f7-a4ef-06ff8de1170d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:32.418990 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f1de6469-0d7f-43f7-a4ef-06ff8de1170d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:32.425482 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:32.425482 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:32.426586 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:32.426586 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:32.430277 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a70bed4-5493-414e-a41f-b9d32c0a4b0b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:32.433537 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f1de6469-0d7f-43f7-a4ef-06ff8de1170d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Volume info retrieved successfully. Aug 25 05:02:32.435879 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a70bed4-5493-414e-a41f-b9d32c0a4b0b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 200 Aug 25 05:02:32.436601 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1375/5469] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:32 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:32.438185 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f1de6469-0d7f-43f7-a4ef-06ff8de1170d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc returned with HTTP 200 Aug 25 05:02:32.438892 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1370/5470] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:32 2026] GET /volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:32.451308 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea6c6d42-7276-40f3-a51f-f2145cbf5dd8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:32.507349 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea6c6d42-7276-40f3-a51f-f2145cbf5dd8 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] POST https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc/action Aug 25 05:02:32.507712 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea6c6d42-7276-40f3-a51f-f2145cbf5dd8 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:32.507818 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea6c6d42-7276-40f3-a51f-f2145cbf5dd8 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:32.515273 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:32.515273 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:32.515779 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea6c6d42-7276-40f3-a51f-f2145cbf5dd8 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] Volume info retrieved successfully. Aug 25 05:02:32.516801 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-ea6c6d42-7276-40f3-a51f-f2145cbf5dd8 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '657d6abcc95e44a89b47063b199fa4d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b9e876e56e747249ed59411872813b5', '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=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:02:32.517231 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea6c6d42-7276-40f3-a51f-f2145cbf5dd8 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc/action returned with HTTP 403 Aug 25 05:02:32.517401 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1365/5471] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 05:02:32 2026] POST /volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc/action => generated 131 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:32.524069 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-bf224751-e148-4f02-be6e-517e017a74a6 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:32.525686 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf224751-e148-4f02-be6e-517e017a74a6 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc Aug 25 05:02:32.525850 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf224751-e148-4f02-be6e-517e017a74a6 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:32.526034 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-bf224751-e148-4f02-be6e-517e017a74a6 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:32.526180 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-bf224751-e148-4f02-be6e-517e017a74a6 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Delete volume with id: 7186d9fd-c8ad-4c48-80c3-63719f6aa8bc Aug 25 05:02:32.532729 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:32.532729 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:32.533042 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bf224751-e148-4f02-be6e-517e017a74a6 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Volume info retrieved successfully. Aug 25 05:02:32.552230 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-bf224751-e148-4f02-be6e-517e017a74a6 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Delete volume request issued successfully. Aug 25 05:02:32.552438 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-bf224751-e148-4f02-be6e-517e017a74a6 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc returned with HTTP 202 Aug 25 05:02:32.552867 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1362/5472] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:32 2026] DELETE /volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:32.561721 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e12aaba9-4426-4662-80f9-e5512b584958 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:32.563561 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e12aaba9-4426-4662-80f9-e5512b584958 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] GET https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc Aug 25 05:02:32.563792 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e12aaba9-4426-4662-80f9-e5512b584958 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:32.564006 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e12aaba9-4426-4662-80f9-e5512b584958 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:32.571307 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:32.571307 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:32.574952 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e12aaba9-4426-4662-80f9-e5512b584958 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Volume info retrieved successfully. Aug 25 05:02:32.578920 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e12aaba9-4426-4662-80f9-e5512b584958 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc returned with HTTP 200 Aug 25 05:02:32.579340 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1376/5473] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:32 2026] GET /volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:33.450847 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-73f9ab18-8aa8-431c-851f-2210b846d276 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:33.452755 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73f9ab18-8aa8-431c-851f-2210b846d276 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf Aug 25 05:02:33.453135 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73f9ab18-8aa8-431c-851f-2210b846d276 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:33.453135 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-73f9ab18-8aa8-431c-851f-2210b846d276 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:33.459289 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-73f9ab18-8aa8-431c-851f-2210b846d276 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf returned with HTTP 404 Aug 25 05:02:33.459917 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1371/5474] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:33 2026] GET /volume/v3/volumes/8e99e2a5-84b8-475b-bac4-eaadc23558cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:33.468397 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-21989413-a2a7-4fe7-be70-6365278e5a3a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:33.471351 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21989413-a2a7-4fe7-be70-6365278e5a3a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] DELETE https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:33.471546 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21989413-a2a7-4fe7-be70-6365278e5a3a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:33.471735 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21989413-a2a7-4fe7-be70-6365278e5a3a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:33.472197 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-21989413-a2a7-4fe7-be70-6365278e5a3a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Delete volume with id: 52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:33.483128 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:33.483128 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:33.483615 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-21989413-a2a7-4fe7-be70-6365278e5a3a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:33.506026 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-21989413-a2a7-4fe7-be70-6365278e5a3a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Delete volume request issued successfully. Aug 25 05:02:33.506201 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21989413-a2a7-4fe7-be70-6365278e5a3a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 202 Aug 25 05:02:33.506631 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1366/5475] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:33 2026] DELETE /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:33.516963 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ef58f9f6-776b-4240-88fa-b1d211a3de58 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:33.520024 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ef58f9f6-776b-4240-88fa-b1d211a3de58 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:33.520354 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ef58f9f6-776b-4240-88fa-b1d211a3de58 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:33.520682 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ef58f9f6-776b-4240-88fa-b1d211a3de58 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:33.536339 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:33.536339 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:33.542632 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-ef58f9f6-776b-4240-88fa-b1d211a3de58 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:02:33.549217 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ef58f9f6-776b-4240-88fa-b1d211a3de58 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 200 Aug 25 05:02:33.549907 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1363/5476] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:33 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 922 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:33.590858 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa050371-b95d-4ffd-9350-6d66b8c37a82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:33.592681 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa050371-b95d-4ffd-9350-6d66b8c37a82 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] GET https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc Aug 25 05:02:33.593082 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa050371-b95d-4ffd-9350-6d66b8c37a82 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:33.593468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa050371-b95d-4ffd-9350-6d66b8c37a82 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:33.602985 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa050371-b95d-4ffd-9350-6d66b8c37a82 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc returned with HTTP 404 Aug 25 05:02:33.602985 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1377/5477] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:33 2026] GET /volume/v3/volumes/7186d9fd-c8ad-4c48-80c3-63719f6aa8bc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:33.612366 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:33.614205 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:33.614624 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-290960556"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:33.616201 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-290960556'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:33.616370 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Create volume of 1 GB Aug 25 05:02:33.621335 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Availability Zones retrieved successfully. Aug 25 05:02:33.630127 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Flow 'volume_create_api' (ca670872-8ca3-4d32-9fbf-7cb590a2a9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:33.631701 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47bc5da8-710b-41ed-a548-6f0c43727151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:33.632818 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:33.659089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47bc5da8-710b-41ed-a548-6f0c43727151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:33.660019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdd2911-1742-494f-8053-d81f48b4896c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:33.696888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Created reservations ['197e428a-c398-4fb2-a177-d26a870f3e35', 'dc503f55-fd1b-4039-a2fc-bb28ad102fd8', 'd7c9ee51-364a-466b-862c-ed49fcff2136', 'd018b485-3fcb-4a29-9fe1-6cca0716872b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:33.697643 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdd2911-1742-494f-8053-d81f48b4896c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['197e428a-c398-4fb2-a177-d26a870f3e35', 'dc503f55-fd1b-4039-a2fc-bb28ad102fd8', 'd7c9ee51-364a-466b-862c-ed49fcff2136', 'd018b485-3fcb-4a29-9fe1-6cca0716872b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:33.698395 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dee9dae-3c4a-489f-b441-acb8cca6d066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:33.719746 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dee9dae-3c4a-489f-b441-acb8cca6d066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99062ed0-0c3b-4651-b532-8f23655d4c0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290960556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9e876e56e747249ed59411872813b5',qos_specs=None,replication_status=,reservations=['197e428a-c398-4fb2-a177-d26a870f3e35','dc503f55-fd1b-4039-a2fc-bb28ad102fd8','d7c9ee51-364a-466b-862c-ed49fcff2136','d018b485-3fcb-4a29-9fe1-6cca0716872b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759c2d90589d4d4b9089451396200928',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290960556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99062ed0-0c3b-4651-b532-8f23655d4c0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9e876e56e747249ed59411872813b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='759c2d90589d4d4b9089451396200928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:33.720444 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0ca399-388e-45e0-9439-b5beb4ffc70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:33.738262 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0ca399-388e-45e0-9439-b5beb4ffc70a) transitioned into state 'SUCCESS' from state '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-290960556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9e876e56e747249ed59411872813b5',qos_specs=None,replication_status=,reservations=['197e428a-c398-4fb2-a177-d26a870f3e35','dc503f55-fd1b-4039-a2fc-bb28ad102fd8','d7c9ee51-364a-466b-862c-ed49fcff2136','d018b485-3fcb-4a29-9fe1-6cca0716872b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759c2d90589d4d4b9089451396200928',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:33.739048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44901ad1-aadd-4c7f-b654-a807e852d1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:33.748124 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44901ad1-aadd-4c7f-b654-a807e852d1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:33.748913 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Flow 'volume_create_api' (ca670872-8ca3-4d32-9fbf-7cb590a2a9bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:33.749519 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Create volume request issued successfully. Aug 25 05:02:33.749792 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-60eb1f21-fb96-4edb-a257-ac17b9eb84ae tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:33.750190 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1372/5478] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:02:33 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:02:33.761079 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4977cee-ab22-4396-a2d4-1cfcbec568ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:33.762772 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4977cee-ab22-4396-a2d4-1cfcbec568ce tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] GET https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c Aug 25 05:02:33.762985 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4977cee-ab22-4396-a2d4-1cfcbec568ce tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:33.763172 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4977cee-ab22-4396-a2d4-1cfcbec568ce tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:33.770529 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:33.770529 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:33.774518 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4977cee-ab22-4396-a2d4-1cfcbec568ce tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Volume info retrieved successfully. Aug 25 05:02:33.778757 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4977cee-ab22-4396-a2d4-1cfcbec568ce tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c returned with HTTP 200 Aug 25 05:02:33.779143 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1367/5479] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:33 2026] GET /volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:34.564877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1dc34ca3-f7d9-4907-80b6-acc4a3bec216 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:34.566946 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1dc34ca3-f7d9-4907-80b6-acc4a3bec216 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a Aug 25 05:02:34.567158 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1dc34ca3-f7d9-4907-80b6-acc4a3bec216 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:34.567333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1dc34ca3-f7d9-4907-80b6-acc4a3bec216 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:34.573835 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1dc34ca3-f7d9-4907-80b6-acc4a3bec216 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a returned with HTTP 404 Aug 25 05:02:34.574410 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1364/5480] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:34 2026] GET /volume/v3/volumes/52fa3bce-dd87-417b-8f89-6fd07338bc3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:34.581858 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5075a949-9e29-4e92-95eb-35bcc23775c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:34.584023 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5075a949-9e29-4e92-95eb-35bcc23775c1 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:02:34.584217 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5075a949-9e29-4e92-95eb-35bcc23775c1 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:34.584401 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5075a949-9e29-4e92-95eb-35bcc23775c1 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:34.585843 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5075a949-9e29-4e92-95eb-35bcc23775c1 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:02:34.596115 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5075a949-9e29-4e92-95eb-35bcc23775c1 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Get all volumes completed successfully. Aug 25 05:02:34.597682 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:34.597682 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:34.602025 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5075a949-9e29-4e92-95eb-35bcc23775c1 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:02:34.602617 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1378/5481] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 05:02:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8099 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:34.617657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-228da124-361c-4a42-affa-9e5c366a50de None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:34.619802 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-228da124-361c-4a42-affa-9e5c366a50de tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] DELETE https://10.4.3.213/volume/v3/types/4e52a80b-c3fd-4dd7-af45-dbe234074008 Aug 25 05:02:34.620030 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-228da124-361c-4a42-affa-9e5c366a50de tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:34.620197 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-228da124-361c-4a42-affa-9e5c366a50de tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Calling method '_delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:34.620441 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:34.620441 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:34.643565 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-228da124-361c-4a42-affa-9e5c366a50de tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/types/4e52a80b-c3fd-4dd7-af45-dbe234074008 returned with HTTP 202 Aug 25 05:02:34.643941 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1373/5482] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:02:34 2026] DELETE /volume/v3/types/4e52a80b-c3fd-4dd7-af45-dbe234074008 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:34.798790 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b59a1370-410d-4def-90a3-681f8e5762eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:34.800390 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b59a1370-410d-4def-90a3-681f8e5762eb tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] GET https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c Aug 25 05:02:34.800752 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b59a1370-410d-4def-90a3-681f8e5762eb tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:34.802095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b59a1370-410d-4def-90a3-681f8e5762eb tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:34.808148 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:34.808148 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:34.813669 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b59a1370-410d-4def-90a3-681f8e5762eb tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Volume info retrieved successfully. Aug 25 05:02:34.818570 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b59a1370-410d-4def-90a3-681f8e5762eb tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c returned with HTTP 200 Aug 25 05:02:34.819170 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1368/5483] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:34 2026] GET /volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:02:34.836725 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-66f0aa20-1ae4-4ad7-8335-1ec081dabb3d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:34.840169 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66f0aa20-1ae4-4ad7-8335-1ec081dabb3d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] POST https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c/action Aug 25 05:02:34.840652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66f0aa20-1ae4-4ad7-8335-1ec081dabb3d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:02:34.840778 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-66f0aa20-1ae4-4ad7-8335-1ec081dabb3d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:34.852033 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:34.852033 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:34.852557 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-66f0aa20-1ae4-4ad7-8335-1ec081dabb3d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '657d6abcc95e44a89b47063b199fa4d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b9e876e56e747249ed59411872813b5', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:02:34.852799 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-66f0aa20-1ae4-4ad7-8335-1ec081dabb3d tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-reader] https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c/action returned with HTTP 403 Aug 25 05:02:34.853270 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1365/5484] 10.4.3.213 () {68 vars in 1390 bytes} [Tue Aug 25 05:02:34 2026] POST /volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:34.861368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8739e42e-3721-4916-bb89-296d2a1eaa8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:34.863800 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8739e42e-3721-4916-bb89-296d2a1eaa8a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c Aug 25 05:02:34.864100 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8739e42e-3721-4916-bb89-296d2a1eaa8a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:34.864395 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8739e42e-3721-4916-bb89-296d2a1eaa8a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:34.864685 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8739e42e-3721-4916-bb89-296d2a1eaa8a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Delete volume with id: 99062ed0-0c3b-4651-b532-8f23655d4c0c Aug 25 05:02:34.873118 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:34.873118 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:34.873459 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8739e42e-3721-4916-bb89-296d2a1eaa8a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Volume info retrieved successfully. Aug 25 05:02:34.897830 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8739e42e-3721-4916-bb89-296d2a1eaa8a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Delete volume request issued successfully. Aug 25 05:02:34.898061 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8739e42e-3721-4916-bb89-296d2a1eaa8a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c returned with HTTP 202 Aug 25 05:02:34.898554 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1379/5485] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:34 2026] DELETE /volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:34.907064 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-39f4477a-34fd-4bd2-b289-b436c064608a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:34.908886 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39f4477a-34fd-4bd2-b289-b436c064608a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] GET https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c Aug 25 05:02:34.909147 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39f4477a-34fd-4bd2-b289-b436c064608a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:34.909386 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39f4477a-34fd-4bd2-b289-b436c064608a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:34.917134 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:34.917134 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:34.921241 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-39f4477a-34fd-4bd2-b289-b436c064608a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Volume info retrieved successfully. Aug 25 05:02:34.925603 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39f4477a-34fd-4bd2-b289-b436c064608a tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c returned with HTTP 200 Aug 25 05:02:34.925977 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1374/5486] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:34 2026] GET /volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:35.944533 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a65222a1-1b14-4798-b16d-4e359eea4261 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:35.946245 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a65222a1-1b14-4798-b16d-4e359eea4261 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] GET https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c Aug 25 05:02:35.946451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a65222a1-1b14-4798-b16d-4e359eea4261 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:35.946914 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a65222a1-1b14-4798-b16d-4e359eea4261 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:35.952377 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a65222a1-1b14-4798-b16d-4e359eea4261 tempest-ProjectReaderTests-843510224 tempest-ProjectReaderTests-843510224-project-admin] https://10.4.3.213/volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c returned with HTTP 404 Aug 25 05:02:35.952986 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1369/5487] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:35 2026] GET /volume/v3/volumes/99062ed0-0c3b-4651-b532-8f23655d4c0c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:36.627183 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-99981016-d285-4703-924f-448d317e5130 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:36.763801 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99981016-d285-4703-924f-448d317e5130 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:02:36.764299 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-99981016-d285-4703-924f-448d317e5130 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-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=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:36.781645 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-99981016-d285-4703-924f-448d317e5130 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:02:36.782057 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1366/5488] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:02:36 2026] POST /volume/v3/types => generated 287 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:37.716295 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:37.778209 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:37.778541 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-501173504"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:37.779817 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-501173504'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:37.779913 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume of 1 GB Aug 25 05:02:37.783195 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Availability Zones retrieved successfully. Aug 25 05:02:37.788302 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Flow 'volume_create_api' (a44f1217-dcd4-4165-bc80-9bf1634cd46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:37.789140 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5be92e-6246-40e2-9737-d0c952af2ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:37.789963 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:37.809672 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5be92e-6246-40e2-9737-d0c952af2ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:37.810306 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a69a48-4c8a-4e6a-a7ee-cd3a83e0602a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:37.870615 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Created reservations ['89fa4472-17d6-4f36-b9f9-e4f843d1e994', '34298e09-624c-44cd-9c2d-da1515049191', '8e88d7fe-0e07-4e93-bb78-e90c95952022', 'edf161cd-bb5e-4dd6-9c00-7476702560ff'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:37.871079 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a69a48-4c8a-4e6a-a7ee-cd3a83e0602a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89fa4472-17d6-4f36-b9f9-e4f843d1e994', '34298e09-624c-44cd-9c2d-da1515049191', '8e88d7fe-0e07-4e93-bb78-e90c95952022', 'edf161cd-bb5e-4dd6-9c00-7476702560ff']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:37.871829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e630ea4-e0b8-42cd-a7d3-37a0297bdb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:37.899541 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e630ea4-e0b8-42cd-a7d3-37a0297bdb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee92930b-43a7-434d-8ba3-955c00f3076e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501173504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b5c14fe260640a9abaa6892d56b5031',qos_specs=None,replication_status=,reservations=['89fa4472-17d6-4f36-b9f9-e4f843d1e994','34298e09-624c-44cd-9c2d-da1515049191','8e88d7fe-0e07-4e93-bb78-e90c95952022','edf161cd-bb5e-4dd6-9c00-7476702560ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53880443d6894a7fbb1df405ff3e177d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501173504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee92930b-43a7-434d-8ba3-955c00f3076e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b5c14fe260640a9abaa6892d56b5031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53880443d6894a7fbb1df405ff3e177d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:37.901684 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b29db6-1bf6-4e43-87b5-02ad5ff6dae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:37.924876 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b29db6-1bf6-4e43-87b5-02ad5ff6dae7) transitioned into state 'SUCCESS' from state '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-501173504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b5c14fe260640a9abaa6892d56b5031',qos_specs=None,replication_status=,reservations=['89fa4472-17d6-4f36-b9f9-e4f843d1e994','34298e09-624c-44cd-9c2d-da1515049191','8e88d7fe-0e07-4e93-bb78-e90c95952022','edf161cd-bb5e-4dd6-9c00-7476702560ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53880443d6894a7fbb1df405ff3e177d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:37.925663 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fd7801-ca75-4da8-acee-ca700e4dbff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:37.936167 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fd7801-ca75-4da8-acee-ca700e4dbff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:37.936962 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Flow 'volume_create_api' (a44f1217-dcd4-4165-bc80-9bf1634cd46a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:37.937252 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume request issued successfully. Aug 25 05:02:37.937807 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa8c7cc5-548b-43a8-be99-b4ef19dc95d8 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:37.938218 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1380/5489] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:02:37 2026] POST /volume/v3/volumes => generated 777 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:37.952372 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-67b5b3ae-db31-4772-bf78-953668c0f1a7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:37.954546 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67b5b3ae-db31-4772-bf78-953668c0f1a7 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e Aug 25 05:02:37.954838 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67b5b3ae-db31-4772-bf78-953668c0f1a7 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:37.955120 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-67b5b3ae-db31-4772-bf78-953668c0f1a7 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:37.963957 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:37.963957 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:37.967839 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-67b5b3ae-db31-4772-bf78-953668c0f1a7 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:37.972686 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-67b5b3ae-db31-4772-bf78-953668c0f1a7 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e returned with HTTP 200 Aug 25 05:02:37.973316 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1375/5490] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:37 2026] GET /volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:38.505254 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4691111b-be50-4ade-860b-6876247a7969 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:38.507041 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:38.507401 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a6eaf273-4bd7-48b7-9d4f-1fe06fe88bda", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:38.508797 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a6eaf273-4bd7-48b7-9d4f-1fe06fe88bda', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:38.582578 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Create volume of 1 GB Aug 25 05:02:38.586638 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Availability Zones retrieved successfully. Aug 25 05:02:38.591673 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Flow 'volume_create_api' (fc36e885-54c4-4d08-9c3b-3b09b8354e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:38.592724 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92440d98-08ff-4492-81fe-fd0c25d62212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:38.593665 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:38.651063 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92440d98-08ff-4492-81fe-fd0c25d62212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:02:37Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=5a8c5cec-a320-4792-bf55-099a6c855864,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': '5a8c5cec-a320-4792-bf55-099a6c855864', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:38.651799 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b1fdd64-79ea-45f6-ba4d-7a52f29f707e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:38.677160 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-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 25 05:02:38.677449 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-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 25 05:02:38.709903 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Created reservations ['d1b80471-42ea-4529-81d5-29750d8b21f4', '9b2f6224-f9c8-4f49-91c5-46c8398042f6', 'a17ad5d8-d8e3-45ef-bf46-02e8d0f5abff', 'f4316cc4-0d51-437c-9fd5-fc2b38004fa4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:38.711071 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b1fdd64-79ea-45f6-ba4d-7a52f29f707e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1b80471-42ea-4529-81d5-29750d8b21f4', '9b2f6224-f9c8-4f49-91c5-46c8398042f6', 'a17ad5d8-d8e3-45ef-bf46-02e8d0f5abff', 'f4316cc4-0d51-437c-9fd5-fc2b38004fa4']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:38.712228 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c946ab5-919e-4914-8b1f-0dcc2b62e2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:38.739275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c946ab5-919e-4914-8b1f-0dcc2b62e2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f068de8b-7ff8-490f-969d-89e9e32358b6', '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='5b2d508cbac649379a20621d93d9d715',qos_specs=None,replication_status=,reservations=['d1b80471-42ea-4529-81d5-29750d8b21f4','9b2f6224-f9c8-4f49-91c5-46c8398042f6','a17ad5d8-d8e3-45ef-bf46-02e8d0f5abff','f4316cc4-0d51-437c-9fd5-fc2b38004fa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de418e78a0c4bbda3ef800099703041',volume_type_id=5a8c5cec-a320-4792-bf55-099a6c855864), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:38Z,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=f068de8b-7ff8-490f-969d-89e9e32358b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b2d508cbac649379a20621d93d9d715',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2de418e78a0c4bbda3ef800099703041',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a8c5cec-a320-4792-bf55-099a6c855864),volume_type_id=5a8c5cec-a320-4792-bf55-099a6c855864)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:38.739855 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700d9593-0df1-43db-8a62-f5162289ae0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:38.757984 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700d9593-0df1-43db-8a62-f5162289ae0a) transitioned into state 'SUCCESS' from 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='5b2d508cbac649379a20621d93d9d715',qos_specs=None,replication_status=,reservations=['d1b80471-42ea-4529-81d5-29750d8b21f4','9b2f6224-f9c8-4f49-91c5-46c8398042f6','a17ad5d8-d8e3-45ef-bf46-02e8d0f5abff','f4316cc4-0d51-437c-9fd5-fc2b38004fa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de418e78a0c4bbda3ef800099703041',volume_type_id=5a8c5cec-a320-4792-bf55-099a6c855864)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:38.758656 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f7a833-de7d-4802-90d6-64ad35d5f14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:38.766729 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f7a833-de7d-4802-90d6-64ad35d5f14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:38.767811 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Flow 'volume_create_api' (fc36e885-54c4-4d08-9c3b-3b09b8354e0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:38.768131 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Create volume request issued successfully. Aug 25 05:02:38.768756 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4691111b-be50-4ade-860b-6876247a7969 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:38.769233 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1370/5491] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:02:38 2026] POST /volume/v3/volumes => generated 798 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:02:38.781210 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3ae1b34d-6918-4d7a-9d8b-1bf0d469866e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:38.783173 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3ae1b34d-6918-4d7a-9d8b-1bf0d469866e tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] GET https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:38.783409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3ae1b34d-6918-4d7a-9d8b-1bf0d469866e tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:38.783642 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3ae1b34d-6918-4d7a-9d8b-1bf0d469866e tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:38.790396 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:38.790396 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:38.795382 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3ae1b34d-6918-4d7a-9d8b-1bf0d469866e tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Volume info retrieved successfully. Aug 25 05:02:38.801193 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3ae1b34d-6918-4d7a-9d8b-1bf0d469866e tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 200 Aug 25 05:02:38.801748 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1367/5492] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:38 2026] GET /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:38.987312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24ce431b-6a5c-4de8-8992-a103b27b3bbd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:38.989332 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24ce431b-6a5c-4de8-8992-a103b27b3bbd tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e Aug 25 05:02:38.989666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24ce431b-6a5c-4de8-8992-a103b27b3bbd tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:38.989920 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24ce431b-6a5c-4de8-8992-a103b27b3bbd tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:38.997870 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:38.997870 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:39.005510 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24ce431b-6a5c-4de8-8992-a103b27b3bbd tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:39.009812 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24ce431b-6a5c-4de8-8992-a103b27b3bbd tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e returned with HTTP 200 Aug 25 05:02:39.010203 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1381/5493] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:38 2026] GET /volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:39.025822 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-45d74cad-5e80-4a8b-ba13-4ac5bb66f7b5 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:39.085538 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45d74cad-5e80-4a8b-ba13-4ac5bb66f7b5 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] GET https://10.4.3.213/volume/v3/volumes Aug 25 05:02:39.085756 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45d74cad-5e80-4a8b-ba13-4ac5bb66f7b5 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:39.085964 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-45d74cad-5e80-4a8b-ba13-4ac5bb66f7b5 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:39.086223 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-45d74cad-5e80-4a8b-ba13-4ac5bb66f7b5 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:02:39.086922 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-45d74cad-5e80-4a8b-ba13-4ac5bb66f7b5 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:02:39.095212 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-45d74cad-5e80-4a8b-ba13-4ac5bb66f7b5 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Get all volumes completed successfully. Aug 25 05:02:39.095455 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-45d74cad-5e80-4a8b-ba13-4ac5bb66f7b5 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] https://10.4.3.213/volume/v3/volumes returned with HTTP 200 Aug 25 05:02:39.095943 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1376/5494] 10.4.3.213 () {68 vars in 1278 bytes} [Tue Aug 25 05:02:39 2026] GET /volume/v3/volumes => generated 335 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:39.104008 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69ae8e5e-2ba9-4b22-a47e-31a3821f108b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:39.105968 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69ae8e5e-2ba9-4b22-a47e-31a3821f108b tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e Aug 25 05:02:39.106196 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69ae8e5e-2ba9-4b22-a47e-31a3821f108b tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:39.106382 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69ae8e5e-2ba9-4b22-a47e-31a3821f108b tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:39.106568 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-69ae8e5e-2ba9-4b22-a47e-31a3821f108b tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Delete volume with id: ee92930b-43a7-434d-8ba3-955c00f3076e Aug 25 05:02:39.114034 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:39.114034 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:39.114388 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-69ae8e5e-2ba9-4b22-a47e-31a3821f108b tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:39.130042 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-69ae8e5e-2ba9-4b22-a47e-31a3821f108b tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Delete volume request issued successfully. Aug 25 05:02:39.130229 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69ae8e5e-2ba9-4b22-a47e-31a3821f108b tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e returned with HTTP 202 Aug 25 05:02:39.130636 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1371/5495] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:02:39 2026] DELETE /volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:02:39.137154 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-283304e4-610c-4594-a3ed-55c0ac6ac53a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:39.139353 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-283304e4-610c-4594-a3ed-55c0ac6ac53a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e Aug 25 05:02:39.139658 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-283304e4-610c-4594-a3ed-55c0ac6ac53a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:39.139887 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-283304e4-610c-4594-a3ed-55c0ac6ac53a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:39.147194 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:39.147194 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:39.150460 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-283304e4-610c-4594-a3ed-55c0ac6ac53a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:39.154509 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-283304e4-610c-4594-a3ed-55c0ac6ac53a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e returned with HTTP 200 Aug 25 05:02:39.154748 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1368/5496] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:39 2026] GET /volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:39.813545 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2c5d0c7-cbfb-435f-ad73-ff5182b17110 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:39.815201 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2c5d0c7-cbfb-435f-ad73-ff5182b17110 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] GET https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:39.815491 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2c5d0c7-cbfb-435f-ad73-ff5182b17110 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:39.815718 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2c5d0c7-cbfb-435f-ad73-ff5182b17110 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:39.822806 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:39.822806 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:39.827007 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d2c5d0c7-cbfb-435f-ad73-ff5182b17110 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Volume info retrieved successfully. Aug 25 05:02:39.831513 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2c5d0c7-cbfb-435f-ad73-ff5182b17110 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 200 Aug 25 05:02:39.831924 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1382/5497] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:39 2026] GET /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 948 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:40.170212 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a4334c3b-9fa3-4dfc-8639-4da5217c7e35 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:40.172016 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4334c3b-9fa3-4dfc-8639-4da5217c7e35 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e Aug 25 05:02:40.172220 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4334c3b-9fa3-4dfc-8639-4da5217c7e35 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:40.172398 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a4334c3b-9fa3-4dfc-8639-4da5217c7e35 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:40.178789 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a4334c3b-9fa3-4dfc-8639-4da5217c7e35 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e returned with HTTP 404 Aug 25 05:02:40.179314 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1377/5498] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:40 2026] GET /volume/v3/volumes/ee92930b-43a7-434d-8ba3-955c00f3076e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:02:40.186851 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a407b418-6e54-4c33-a450-f3275defc824 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:40.188796 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:40.189204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-48544924"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:40.190660 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-48544924'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:40.190808 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume of 1 GB Aug 25 05:02:40.194492 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Availability Zones retrieved successfully. Aug 25 05:02:40.199870 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Flow 'volume_create_api' (397cdf96-9057-49ea-939f-9f2ca6e740cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:40.200821 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02a5c6e-356d-4435-b6ab-ab5794476dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:40.201654 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:40.239164 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02a5c6e-356d-4435-b6ab-ab5794476dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:40.240722 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75364240-1325-4e44-ae45-c61ccf710def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:40.299645 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Created reservations ['f93a1457-54c0-4434-a3b1-183537221e1b', '12cbc1c6-01c0-43a2-a7ce-e8913da76b1a', '303503ff-cee5-4728-8ed9-7eb50dfaa2a8', 'bbe0b528-02c7-40a6-87ed-797e1be9d745'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:40.300243 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75364240-1325-4e44-ae45-c61ccf710def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f93a1457-54c0-4434-a3b1-183537221e1b', '12cbc1c6-01c0-43a2-a7ce-e8913da76b1a', '303503ff-cee5-4728-8ed9-7eb50dfaa2a8', 'bbe0b528-02c7-40a6-87ed-797e1be9d745']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:40.301049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c08f99a-65e7-41b9-8cf4-36e54846f909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:40.324063 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c08f99a-65e7-41b9-8cf4-36e54846f909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a557eacd-0c4a-4015-aa1d-7247462da7a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-48544924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b5c14fe260640a9abaa6892d56b5031',qos_specs=None,replication_status=,reservations=['f93a1457-54c0-4434-a3b1-183537221e1b','12cbc1c6-01c0-43a2-a7ce-e8913da76b1a','303503ff-cee5-4728-8ed9-7eb50dfaa2a8','bbe0b528-02c7-40a6-87ed-797e1be9d745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53880443d6894a7fbb1df405ff3e177d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-48544924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a557eacd-0c4a-4015-aa1d-7247462da7a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b5c14fe260640a9abaa6892d56b5031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53880443d6894a7fbb1df405ff3e177d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:40.324768 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e7cd78-5ec2-4b89-b5e4-15e3be62ae79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:40.346413 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e7cd78-5ec2-4b89-b5e4-15e3be62ae79) transitioned into state 'SUCCESS' from state '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-48544924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b5c14fe260640a9abaa6892d56b5031',qos_specs=None,replication_status=,reservations=['f93a1457-54c0-4434-a3b1-183537221e1b','12cbc1c6-01c0-43a2-a7ce-e8913da76b1a','303503ff-cee5-4728-8ed9-7eb50dfaa2a8','bbe0b528-02c7-40a6-87ed-797e1be9d745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53880443d6894a7fbb1df405ff3e177d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:40.347353 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43624ac-6374-4abb-852a-9d0e039aa903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:40.360724 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43624ac-6374-4abb-852a-9d0e039aa903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:40.360724 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Flow 'volume_create_api' (397cdf96-9057-49ea-939f-9f2ca6e740cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:40.360724 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume request issued successfully. Aug 25 05:02:40.362450 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a407b418-6e54-4c33-a450-f3275defc824 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:40.362450 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1372/5499] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:02:40 2026] POST /volume/v3/volumes => generated 776 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:40.373604 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0587094b-483f-4f93-97a7-15e9456de158 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:40.375851 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0587094b-483f-4f93-97a7-15e9456de158 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 Aug 25 05:02:40.376134 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0587094b-483f-4f93-97a7-15e9456de158 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:40.376314 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0587094b-483f-4f93-97a7-15e9456de158 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:40.387098 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:40.387098 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:40.393131 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0587094b-483f-4f93-97a7-15e9456de158 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:40.397654 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0587094b-483f-4f93-97a7-15e9456de158 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 returned with HTTP 200 Aug 25 05:02:40.398127 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1369/5500] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:40 2026] GET /volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:40.843508 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f639caf-40ad-4973-9bc8-d14db4adf64b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:40.845228 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f639caf-40ad-4973-9bc8-d14db4adf64b tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] GET https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:40.845479 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f639caf-40ad-4973-9bc8-d14db4adf64b tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:40.845669 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f639caf-40ad-4973-9bc8-d14db4adf64b tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:40.852087 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:40.852087 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:40.855421 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f639caf-40ad-4973-9bc8-d14db4adf64b tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Volume info retrieved successfully. Aug 25 05:02:40.859600 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f639caf-40ad-4973-9bc8-d14db4adf64b tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 200 Aug 25 05:02:40.860040 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1383/5501] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:40 2026] GET /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:41.411482 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-cf45cac5-defd-4b33-8328-f3f7ff857281 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:41.413356 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf45cac5-defd-4b33-8328-f3f7ff857281 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 Aug 25 05:02:41.413673 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf45cac5-defd-4b33-8328-f3f7ff857281 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:41.413878 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-cf45cac5-defd-4b33-8328-f3f7ff857281 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:41.420943 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:41.420943 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:41.424414 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-cf45cac5-defd-4b33-8328-f3f7ff857281 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:41.428186 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-cf45cac5-defd-4b33-8328-f3f7ff857281 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 returned with HTTP 200 Aug 25 05:02:41.428586 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1378/5502] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:41 2026] GET /volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:41.441527 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50b82aec-7b72-4f13-90b0-5b6de0b493fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:41.444066 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50b82aec-7b72-4f13-90b0-5b6de0b493fb tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] GET https://10.4.3.213/volume/v3/volumes/detail Aug 25 05:02:41.444503 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50b82aec-7b72-4f13-90b0-5b6de0b493fb tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:41.444824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50b82aec-7b72-4f13-90b0-5b6de0b493fb tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:41.445210 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-50b82aec-7b72-4f13-90b0-5b6de0b493fb tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:02:41.445776 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:41.445776 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:41.446335 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-50b82aec-7b72-4f13-90b0-5b6de0b493fb tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:02:41.454327 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50b82aec-7b72-4f13-90b0-5b6de0b493fb tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Get all volumes completed successfully. Aug 25 05:02:41.454941 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:41.454941 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:41.458740 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50b82aec-7b72-4f13-90b0-5b6de0b493fb tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] https://10.4.3.213/volume/v3/volumes/detail returned with HTTP 200 Aug 25 05:02:41.459115 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1373/5503] 10.4.3.213 () {68 vars in 1299 bytes} [Tue Aug 25 05:02:41 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:41.473968 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-70e1fd9b-9f54-4948-b4a7-2c44ac35fe72 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:41.475798 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70e1fd9b-9f54-4948-b4a7-2c44ac35fe72 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 Aug 25 05:02:41.476040 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70e1fd9b-9f54-4948-b4a7-2c44ac35fe72 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:41.476222 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-70e1fd9b-9f54-4948-b4a7-2c44ac35fe72 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:41.476374 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-70e1fd9b-9f54-4948-b4a7-2c44ac35fe72 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Delete volume with id: a557eacd-0c4a-4015-aa1d-7247462da7a6 Aug 25 05:02:41.483577 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:41.483577 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:41.483938 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-70e1fd9b-9f54-4948-b4a7-2c44ac35fe72 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:41.498971 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-70e1fd9b-9f54-4948-b4a7-2c44ac35fe72 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Delete volume request issued successfully. Aug 25 05:02:41.499181 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-70e1fd9b-9f54-4948-b4a7-2c44ac35fe72 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 returned with HTTP 202 Aug 25 05:02:41.499635 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1370/5504] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:02:41 2026] DELETE /volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:02:41.507105 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9eadfa9d-1c87-4894-a418-45c3bdcfc26c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:41.509205 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9eadfa9d-1c87-4894-a418-45c3bdcfc26c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 Aug 25 05:02:41.509500 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9eadfa9d-1c87-4894-a418-45c3bdcfc26c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:41.509778 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9eadfa9d-1c87-4894-a418-45c3bdcfc26c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:41.519091 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:41.519091 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:41.523593 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9eadfa9d-1c87-4894-a418-45c3bdcfc26c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:41.528638 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9eadfa9d-1c87-4894-a418-45c3bdcfc26c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 returned with HTTP 200 Aug 25 05:02:41.529173 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1384/5505] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:41 2026] GET /volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:41.876382 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c64db8d8-04e3-4bd1-bb29-769b49193c0f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:41.878591 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c64db8d8-04e3-4bd1-bb29-769b49193c0f tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] GET https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:41.878856 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c64db8d8-04e3-4bd1-bb29-769b49193c0f tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:41.879149 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c64db8d8-04e3-4bd1-bb29-769b49193c0f tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:41.888163 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:41.888163 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:41.892681 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c64db8d8-04e3-4bd1-bb29-769b49193c0f tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Volume info retrieved successfully. Aug 25 05:02:41.898077 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c64db8d8-04e3-4bd1-bb29-769b49193c0f tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 200 Aug 25 05:02:41.898602 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1379/5506] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:41 2026] GET /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:02:42.545285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-524fc3cf-ef87-4bcd-8e8c-50c855e240ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:42.547825 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-524fc3cf-ef87-4bcd-8e8c-50c855e240ef tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 Aug 25 05:02:42.548089 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-524fc3cf-ef87-4bcd-8e8c-50c855e240ef tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:42.548271 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-524fc3cf-ef87-4bcd-8e8c-50c855e240ef tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:42.553744 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-524fc3cf-ef87-4bcd-8e8c-50c855e240ef tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 returned with HTTP 404 Aug 25 05:02:42.554219 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1374/5507] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:42 2026] GET /volume/v3/volumes/a557eacd-0c4a-4015-aa1d-7247462da7a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:02:42.564718 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:42.566616 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:42.566994 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1418275990"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:42.568353 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1418275990'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:42.568623 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume of 1 GB Aug 25 05:02:42.572670 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Availability Zones retrieved successfully. Aug 25 05:02:42.578048 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Flow 'volume_create_api' (74bf33a8-facd-4813-9ede-2f19cfb7ff7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:42.578977 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8874bb34-331b-42d7-be2b-a8992fa0a1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:42.579743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:42.602914 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8874bb34-331b-42d7-be2b-a8992fa0a1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:42.603622 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df57769e-34fc-482b-9a11-606d33cac927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:42.640831 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Created reservations ['08baafcf-923e-4f90-8e7b-65b58ac28b3c', 'c1252850-ebb4-4af7-b09b-6581754b16b5', '04c49459-ee3a-4ecc-9011-6b152ebf1a7c', '37f9f0fa-3ed2-4eb7-a585-502a6521c5a8'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:42.641622 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df57769e-34fc-482b-9a11-606d33cac927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08baafcf-923e-4f90-8e7b-65b58ac28b3c', 'c1252850-ebb4-4af7-b09b-6581754b16b5', '04c49459-ee3a-4ecc-9011-6b152ebf1a7c', '37f9f0fa-3ed2-4eb7-a585-502a6521c5a8']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:42.642692 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd0c5b4-e320-4bd9-a2f8-38ca9c978363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:42.666028 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd0c5b4-e320-4bd9-a2f8-38ca9c978363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b7b3f69-54d1-4b02-ae0a-ee8993283454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1418275990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b5c14fe260640a9abaa6892d56b5031',qos_specs=None,replication_status=,reservations=['08baafcf-923e-4f90-8e7b-65b58ac28b3c','c1252850-ebb4-4af7-b09b-6581754b16b5','04c49459-ee3a-4ecc-9011-6b152ebf1a7c','37f9f0fa-3ed2-4eb7-a585-502a6521c5a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53880443d6894a7fbb1df405ff3e177d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1418275990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b7b3f69-54d1-4b02-ae0a-ee8993283454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b5c14fe260640a9abaa6892d56b5031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53880443d6894a7fbb1df405ff3e177d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:42.666741 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b3294e9-8ed5-42ec-8b67-b9d594a15494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:42.684046 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b3294e9-8ed5-42ec-8b67-b9d594a15494) transitioned into state 'SUCCESS' from state '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-1418275990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b5c14fe260640a9abaa6892d56b5031',qos_specs=None,replication_status=,reservations=['08baafcf-923e-4f90-8e7b-65b58ac28b3c','c1252850-ebb4-4af7-b09b-6581754b16b5','04c49459-ee3a-4ecc-9011-6b152ebf1a7c','37f9f0fa-3ed2-4eb7-a585-502a6521c5a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53880443d6894a7fbb1df405ff3e177d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:42.684793 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ff927b-f947-40e7-a094-678e00d94bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:42.693677 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ff927b-f947-40e7-a094-678e00d94bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:42.694423 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Flow 'volume_create_api' (74bf33a8-facd-4813-9ede-2f19cfb7ff7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:42.694724 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume request issued successfully. Aug 25 05:02:42.695271 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b81ad510-d142-4b5c-80cf-f7a0aba96933 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:42.695694 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1371/5508] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:02:42 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:42.711179 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3e128a7-d0af-4879-88c1-0fe41eab069c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:42.713305 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3e128a7-d0af-4879-88c1-0fe41eab069c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 Aug 25 05:02:42.713537 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3e128a7-d0af-4879-88c1-0fe41eab069c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:42.713716 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3e128a7-d0af-4879-88c1-0fe41eab069c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:42.720685 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:42.720685 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:42.724486 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b3e128a7-d0af-4879-88c1-0fe41eab069c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:42.728251 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3e128a7-d0af-4879-88c1-0fe41eab069c tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 returned with HTTP 200 Aug 25 05:02:42.728635 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1385/5509] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:42 2026] GET /volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:42.910399 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-57115b06-636b-4f5b-ad45-04f9e871442a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:42.912157 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57115b06-636b-4f5b-ad45-04f9e871442a tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] GET https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:42.912340 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57115b06-636b-4f5b-ad45-04f9e871442a tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:42.912562 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-57115b06-636b-4f5b-ad45-04f9e871442a tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:42.919260 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:42.919260 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:42.923010 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-57115b06-636b-4f5b-ad45-04f9e871442a tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Volume info retrieved successfully. Aug 25 05:02:42.927198 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-57115b06-636b-4f5b-ad45-04f9e871442a tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 200 Aug 25 05:02:42.927568 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1380/5510] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:42 2026] GET /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:43.744159 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7e1be5dc-ae4d-4368-83d6-fe0ec88f1316 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:43.745980 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e1be5dc-ae4d-4368-83d6-fe0ec88f1316 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 Aug 25 05:02:43.746188 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e1be5dc-ae4d-4368-83d6-fe0ec88f1316 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:43.746423 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7e1be5dc-ae4d-4368-83d6-fe0ec88f1316 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:43.753513 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:43.753513 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:43.757018 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7e1be5dc-ae4d-4368-83d6-fe0ec88f1316 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:43.761144 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7e1be5dc-ae4d-4368-83d6-fe0ec88f1316 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 returned with HTTP 200 Aug 25 05:02:43.761567 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1375/5511] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:43 2026] GET /volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:43.776875 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-92e37a01-f879-46d2-9a36-a20e5960456d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:43.779071 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-92e37a01-f879-46d2-9a36-a20e5960456d tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] GET https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 Aug 25 05:02:43.779314 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-92e37a01-f879-46d2-9a36-a20e5960456d tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:43.779538 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-92e37a01-f879-46d2-9a36-a20e5960456d tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:43.786973 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:43.786973 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:43.790575 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-92e37a01-f879-46d2-9a36-a20e5960456d tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Volume info retrieved successfully. Aug 25 05:02:43.794544 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-92e37a01-f879-46d2-9a36-a20e5960456d tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 returned with HTTP 200 Aug 25 05:02:43.794960 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1372/5512] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:43 2026] GET /volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:43.810586 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d71daa2-1e46-4116-8813-287c35144e75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:43.812518 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d71daa2-1e46-4116-8813-287c35144e75 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 Aug 25 05:02:43.812779 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d71daa2-1e46-4116-8813-287c35144e75 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:43.813025 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d71daa2-1e46-4116-8813-287c35144e75 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:43.813236 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7d71daa2-1e46-4116-8813-287c35144e75 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Delete volume with id: 3b7b3f69-54d1-4b02-ae0a-ee8993283454 Aug 25 05:02:43.821266 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:43.821266 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:43.821673 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d71daa2-1e46-4116-8813-287c35144e75 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:43.842988 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d71daa2-1e46-4116-8813-287c35144e75 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Delete volume request issued successfully. Aug 25 05:02:43.843226 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d71daa2-1e46-4116-8813-287c35144e75 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 returned with HTTP 202 Aug 25 05:02:43.843715 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1386/5513] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:02:43 2026] DELETE /volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:02:43.856134 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4636de47-01a8-48f6-a682-512fa0a856d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:43.857971 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4636de47-01a8-48f6-a682-512fa0a856d3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 Aug 25 05:02:43.858185 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4636de47-01a8-48f6-a682-512fa0a856d3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:43.858363 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4636de47-01a8-48f6-a682-512fa0a856d3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:43.865694 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:43.865694 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:43.870020 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4636de47-01a8-48f6-a682-512fa0a856d3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:43.875599 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4636de47-01a8-48f6-a682-512fa0a856d3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 returned with HTTP 200 Aug 25 05:02:43.876111 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1381/5514] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:43 2026] GET /volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:43.940114 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7710ee7a-a2c9-4a5b-8bfa-5a8163753ad9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:43.941968 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7710ee7a-a2c9-4a5b-8bfa-5a8163753ad9 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] GET https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:43.942193 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7710ee7a-a2c9-4a5b-8bfa-5a8163753ad9 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:43.942449 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7710ee7a-a2c9-4a5b-8bfa-5a8163753ad9 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:43.949981 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:43.949981 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:43.954276 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7710ee7a-a2c9-4a5b-8bfa-5a8163753ad9 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Volume info retrieved successfully. Aug 25 05:02:43.959557 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7710ee7a-a2c9-4a5b-8bfa-5a8163753ad9 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 200 Aug 25 05:02:43.959959 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1376/5515] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:43 2026] GET /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:44.890392 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-344a5a00-deac-46ac-802f-fa388db9d1c1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:44.892253 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-344a5a00-deac-46ac-802f-fa388db9d1c1 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 Aug 25 05:02:44.892453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-344a5a00-deac-46ac-802f-fa388db9d1c1 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:44.892643 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-344a5a00-deac-46ac-802f-fa388db9d1c1 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:44.897826 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-344a5a00-deac-46ac-802f-fa388db9d1c1 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 returned with HTTP 404 Aug 25 05:02:44.898276 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1373/5516] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:44 2026] GET /volume/v3/volumes/3b7b3f69-54d1-4b02-ae0a-ee8993283454 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:02:44.907146 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:44.910499 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:44.910992 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1323266903"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:44.912750 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1323266903'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:44.912863 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume of 1 GB Aug 25 05:02:44.917442 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Availability Zones retrieved successfully. Aug 25 05:02:44.924460 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Flow 'volume_create_api' (a53f75b1-e67f-4809-8f1e-c56440ef4882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:44.925626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0f7fc2-19e7-4c79-a9d3-764840b760f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:44.926747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:44.957028 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0f7fc2-19e7-4c79-a9d3-764840b760f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:44.957823 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a6393de-ea16-4da5-9894-8294b6150b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:44.976520 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dbfce50d-182d-4d81-9c76-0650a25b7d1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:44.978977 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbfce50d-182d-4d81-9c76-0650a25b7d1c tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] GET https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:44.979256 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbfce50d-182d-4d81-9c76-0650a25b7d1c tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:44.979518 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbfce50d-182d-4d81-9c76-0650a25b7d1c tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:44.987000 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:44.987000 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:44.990608 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dbfce50d-182d-4d81-9c76-0650a25b7d1c tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Volume info retrieved successfully. Aug 25 05:02:44.995629 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbfce50d-182d-4d81-9c76-0650a25b7d1c tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 200 Aug 25 05:02:44.996118 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1382/5517] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:44 2026] GET /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 1295 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:44.999799 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Created reservations ['4b8c12c8-be80-42a5-bff2-ac6ae7b39c44', '578e5fa8-7924-434f-a74e-f559e56fd289', '3aa9187c-9633-419e-bc9c-4870779cacc1', '1793405c-960f-406c-bdb8-8e55cef8d6a9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:45.000580 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a6393de-ea16-4da5-9894-8294b6150b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b8c12c8-be80-42a5-bff2-ac6ae7b39c44', '578e5fa8-7924-434f-a74e-f559e56fd289', '3aa9187c-9633-419e-bc9c-4870779cacc1', '1793405c-960f-406c-bdb8-8e55cef8d6a9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:45.001276 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c23056-61d7-43ab-ab8f-ea4713bb290a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:45.011778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-887527fc-9234-46dd-9ff9-96a6ed9ea7de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:45.013928 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-887527fc-9234-46dd-9ff9-96a6ed9ea7de tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:45.014167 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-887527fc-9234-46dd-9ff9-96a6ed9ea7de tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:45.014416 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-887527fc-9234-46dd-9ff9-96a6ed9ea7de tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:45.014640 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-887527fc-9234-46dd-9ff9-96a6ed9ea7de tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Delete volume with id: f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:45.022928 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:45.022928 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:45.023161 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-887527fc-9234-46dd-9ff9-96a6ed9ea7de tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Volume info retrieved successfully. Aug 25 05:02:45.026526 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c23056-61d7-43ab-ab8f-ea4713bb290a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee9d89eb-ffe8-4aa3-b944-ef90963cb382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1323266903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b5c14fe260640a9abaa6892d56b5031',qos_specs=None,replication_status=,reservations=['4b8c12c8-be80-42a5-bff2-ac6ae7b39c44','578e5fa8-7924-434f-a74e-f559e56fd289','3aa9187c-9633-419e-bc9c-4870779cacc1','1793405c-960f-406c-bdb8-8e55cef8d6a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53880443d6894a7fbb1df405ff3e177d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1323266903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee9d89eb-ffe8-4aa3-b944-ef90963cb382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b5c14fe260640a9abaa6892d56b5031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53880443d6894a7fbb1df405ff3e177d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:45.027301 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f5a1fb-86ce-4674-a4ea-1f1c9fa3b3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:45.045195 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-887527fc-9234-46dd-9ff9-96a6ed9ea7de tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Delete volume request issued successfully. Aug 25 05:02:45.045548 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-887527fc-9234-46dd-9ff9-96a6ed9ea7de tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 202 Aug 25 05:02:45.046154 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1377/5518] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:45 2026] DELETE /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:45.054556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f5a1fb-86ce-4674-a4ea-1f1c9fa3b3af) transitioned into state 'SUCCESS' from state '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-1323266903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b5c14fe260640a9abaa6892d56b5031',qos_specs=None,replication_status=,reservations=['4b8c12c8-be80-42a5-bff2-ac6ae7b39c44','578e5fa8-7924-434f-a74e-f559e56fd289','3aa9187c-9633-419e-bc9c-4870779cacc1','1793405c-960f-406c-bdb8-8e55cef8d6a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53880443d6894a7fbb1df405ff3e177d',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:45.055322 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7131f2-a28c-42ce-9bd3-170445094f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:45.055492 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-84d44762-7265-407a-85a7-ae6c717a25c1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:45.058047 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84d44762-7265-407a-85a7-ae6c717a25c1 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] GET https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:45.058281 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84d44762-7265-407a-85a7-ae6c717a25c1 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:45.058525 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-84d44762-7265-407a-85a7-ae6c717a25c1 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:45.066602 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:45.066602 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:45.067112 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7131f2-a28c-42ce-9bd3-170445094f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:45.067953 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Flow 'volume_create_api' (a53f75b1-e67f-4809-8f1e-c56440ef4882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:45.068261 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Create volume request issued successfully. Aug 25 05:02:45.068850 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f5f1348-3a2a-40ed-a214-2274deba38f3 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:45.069273 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1387/5519] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:02:44 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:45.073723 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-84d44762-7265-407a-85a7-ae6c717a25c1 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Volume info retrieved successfully. Aug 25 05:02:45.080458 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-84d44762-7265-407a-85a7-ae6c717a25c1 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 200 Aug 25 05:02:45.080964 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1374/5520] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:45 2026] GET /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 1294 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:45.081653 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-967c2b03-17b1-45f4-91f5-fd6ecaaf47b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:45.083932 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-967c2b03-17b1-45f4-91f5-fd6ecaaf47b2 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 Aug 25 05:02:45.084181 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-967c2b03-17b1-45f4-91f5-fd6ecaaf47b2 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:45.084408 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-967c2b03-17b1-45f4-91f5-fd6ecaaf47b2 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:45.092875 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:45.092875 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:45.097514 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-967c2b03-17b1-45f4-91f5-fd6ecaaf47b2 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:45.102142 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-967c2b03-17b1-45f4-91f5-fd6ecaaf47b2 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 returned with HTTP 200 Aug 25 05:02:45.102735 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1383/5521] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:45 2026] GET /volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:46.095777 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee367cd8-abf7-4f1c-bc54-0da680437e26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:46.097590 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee367cd8-abf7-4f1c-bc54-0da680437e26 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] GET https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 Aug 25 05:02:46.097776 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee367cd8-abf7-4f1c-bc54-0da680437e26 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:46.097970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee367cd8-abf7-4f1c-bc54-0da680437e26 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:46.103837 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee367cd8-abf7-4f1c-bc54-0da680437e26 tempest-VolumeAndVolumeTypeFromImageTest-681724202 tempest-VolumeAndVolumeTypeFromImageTest-681724202-project-member] https://10.4.3.213/volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 returned with HTTP 404 Aug 25 05:02:46.104339 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1378/5522] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:46 2026] GET /volume/v3/volumes/f068de8b-7ff8-490f-969d-89e9e32358b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:46.119083 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49c64269-9487-4798-9362-fbd16987cc3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:46.120832 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49c64269-9487-4798-9362-fbd16987cc3f tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 Aug 25 05:02:46.121044 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49c64269-9487-4798-9362-fbd16987cc3f tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:46.121218 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49c64269-9487-4798-9362-fbd16987cc3f tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:46.128123 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:46.128123 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:46.131218 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49c64269-9487-4798-9362-fbd16987cc3f tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:46.135423 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49c64269-9487-4798-9362-fbd16987cc3f tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 returned with HTTP 200 Aug 25 05:02:46.135979 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1388/5523] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:46 2026] GET /volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:46.149052 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dae1822d-b05d-4c72-8d73-e48a8c30252a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:46.152511 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dae1822d-b05d-4c72-8d73-e48a8c30252a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] GET https://10.4.3.213/volume/v3/volumes/summary Aug 25 05:02:46.152760 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dae1822d-b05d-4c72-8d73-e48a8c30252a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:46.152959 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dae1822d-b05d-4c72-8d73-e48a8c30252a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:46.153123 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.api_utils [None req-dae1822d-b05d-4c72-8d73-e48a8c30252a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Removing options '' from query. {{(pid=100270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:02:46.160148 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-dae1822d-b05d-4c72-8d73-e48a8c30252a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] Get summary completed successfully. Aug 25 05:02:46.160410 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dae1822d-b05d-4c72-8d73-e48a8c30252a tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-reader] https://10.4.3.213/volume/v3/volumes/summary returned with HTTP 200 Aug 25 05:02:46.160806 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1375/5524] 10.4.3.213 () {68 vars in 1302 bytes} [Tue Aug 25 05:02:46 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:46.169759 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ec38193a-2948-4d78-9fbc-6e6460149cac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:46.171680 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec38193a-2948-4d78-9fbc-6e6460149cac tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 Aug 25 05:02:46.171920 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec38193a-2948-4d78-9fbc-6e6460149cac tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:46.172147 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ec38193a-2948-4d78-9fbc-6e6460149cac tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:46.172312 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ec38193a-2948-4d78-9fbc-6e6460149cac tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Delete volume with id: ee9d89eb-ffe8-4aa3-b944-ef90963cb382 Aug 25 05:02:46.180457 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:46.180457 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:46.180846 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ec38193a-2948-4d78-9fbc-6e6460149cac tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:46.205579 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ec38193a-2948-4d78-9fbc-6e6460149cac tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Delete volume request issued successfully. Aug 25 05:02:46.205786 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ec38193a-2948-4d78-9fbc-6e6460149cac tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 returned with HTTP 202 Aug 25 05:02:46.206291 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1384/5525] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:02:46 2026] DELETE /volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:02:46.214548 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f945e62-6c47-4541-8b99-8cc48582ac42 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:46.216957 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f945e62-6c47-4541-8b99-8cc48582ac42 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 Aug 25 05:02:46.216957 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f945e62-6c47-4541-8b99-8cc48582ac42 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:46.217210 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f945e62-6c47-4541-8b99-8cc48582ac42 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:46.225249 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:46.225249 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:46.230462 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f945e62-6c47-4541-8b99-8cc48582ac42 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Volume info retrieved successfully. Aug 25 05:02:46.235652 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f945e62-6c47-4541-8b99-8cc48582ac42 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 returned with HTTP 200 Aug 25 05:02:46.236205 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1379/5526] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:46 2026] GET /volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:02:46.287827 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7655a50-ea8e-4875-9106-dd96bedeabca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:46.289596 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7655a50-ea8e-4875-9106-dd96bedeabca tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:02:46.289786 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7655a50-ea8e-4875-9106-dd96bedeabca tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:46.290012 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7655a50-ea8e-4875-9106-dd96bedeabca tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:46.290990 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7655a50-ea8e-4875-9106-dd96bedeabca tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:02:46.303385 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7655a50-ea8e-4875-9106-dd96bedeabca tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Get all volumes completed successfully. Aug 25 05:02:46.305463 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:46.305463 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:46.313188 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7655a50-ea8e-4875-9106-dd96bedeabca tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:02:46.313583 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1389/5527] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 05:02:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8179 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:46.327583 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-930aaa97-6c47-44a9-bdde-30ba4a4b86bd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:46.329320 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-930aaa97-6c47-44a9-bdde-30ba4a4b86bd tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 Aug 25 05:02:46.329527 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-930aaa97-6c47-44a9-bdde-30ba4a4b86bd tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:46.329710 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-930aaa97-6c47-44a9-bdde-30ba4a4b86bd tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:46.329904 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-930aaa97-6c47-44a9-bdde-30ba4a4b86bd tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Delete volume with id: d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 Aug 25 05:02:46.338811 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:46.338811 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:46.339119 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-930aaa97-6c47-44a9-bdde-30ba4a4b86bd tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Volume info retrieved successfully. Aug 25 05:02:46.360101 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.image.cache [None req-930aaa97-6c47-44a9-bdde-30ba4a4b86bd tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'a6eaf273-4bd7-48b7-9d4f-1fe06fe88bda', 'volume_id': 'd9e783f5-ee7b-47b0-a15c-7404cda4f1d4', 'host': 'np0000008045@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 5, 2, 38), 'last_used': datetime.datetime(2026, 8, 25, 5, 2, 45)}. {{(pid=100270) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 05:02:46.372610 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-930aaa97-6c47-44a9-bdde-30ba4a4b86bd tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Delete volume request issued successfully. Aug 25 05:02:46.372782 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-930aaa97-6c47-44a9-bdde-30ba4a4b86bd tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] https://10.4.3.213/volume/v3/volumes/d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 returned with HTTP 202 Aug 25 05:02:46.373247 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1376/5528] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:02:46 2026] DELETE /volume/v3/volumes/d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:46.380763 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6f97d6da-fa88-4e44-9644-91f662b5d5ad None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:46.382609 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f97d6da-fa88-4e44-9644-91f662b5d5ad tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] GET https://10.4.3.213/volume/v3/volumes/d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 Aug 25 05:02:46.382798 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f97d6da-fa88-4e44-9644-91f662b5d5ad tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:46.382977 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6f97d6da-fa88-4e44-9644-91f662b5d5ad tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:46.390338 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:46.390338 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:46.393842 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6f97d6da-fa88-4e44-9644-91f662b5d5ad tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Volume info retrieved successfully. Aug 25 05:02:46.398100 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6f97d6da-fa88-4e44-9644-91f662b5d5ad tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] https://10.4.3.213/volume/v3/volumes/d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 returned with HTTP 200 Aug 25 05:02:46.398471 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1385/5529] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:46 2026] GET /volume/v3/volumes/d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 => generated 1096 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:47.252308 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2040709e-cfaa-41c5-91cf-f27da4b26488 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:47.254575 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2040709e-cfaa-41c5-91cf-f27da4b26488 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] GET https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 Aug 25 05:02:47.254830 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2040709e-cfaa-41c5-91cf-f27da4b26488 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:47.255073 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2040709e-cfaa-41c5-91cf-f27da4b26488 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:47.262497 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2040709e-cfaa-41c5-91cf-f27da4b26488 tempest-ProjectReaderTests-1966540322 tempest-ProjectReaderTests-1966540322-project-admin] https://10.4.3.213/volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 returned with HTTP 404 Aug 25 05:02:47.263026 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1380/5530] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:47 2026] GET /volume/v3/volumes/ee9d89eb-ffe8-4aa3-b944-ef90963cb382 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:02:47.411165 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59a0ee0a-10fe-4b04-8306-a61ea089e1e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:47.412921 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59a0ee0a-10fe-4b04-8306-a61ea089e1e5 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] GET https://10.4.3.213/volume/v3/volumes/d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 Aug 25 05:02:47.413111 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59a0ee0a-10fe-4b04-8306-a61ea089e1e5 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:47.413308 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59a0ee0a-10fe-4b04-8306-a61ea089e1e5 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:47.418515 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59a0ee0a-10fe-4b04-8306-a61ea089e1e5 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] https://10.4.3.213/volume/v3/volumes/d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 returned with HTTP 404 Aug 25 05:02:47.418972 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1390/5531] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:02:47 2026] GET /volume/v3/volumes/d9e783f5-ee7b-47b0-a15c-7404cda4f1d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:47.425531 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-939caae2-3903-484a-9e45-4d0580a73824 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:47.427308 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-939caae2-3903-484a-9e45-4d0580a73824 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] DELETE https://10.4.3.213/volume/v3/types/5a8c5cec-a320-4792-bf55-099a6c855864 Aug 25 05:02:47.427553 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-939caae2-3903-484a-9e45-4d0580a73824 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:47.427731 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-939caae2-3903-484a-9e45-4d0580a73824 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Calling method '_delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:47.450571 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-939caae2-3903-484a-9e45-4d0580a73824 tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] https://10.4.3.213/volume/v3/types/5a8c5cec-a320-4792-bf55-099a6c855864 returned with HTTP 202 Aug 25 05:02:47.450947 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1377/5532] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:02:47 2026] DELETE /volume/v3/types/5a8c5cec-a320-4792-bf55-099a6c855864 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:47.458028 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d34bd7b7-8b2d-4fb6-864b-eed7dc9badeb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:47.459837 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d34bd7b7-8b2d-4fb6-864b-eed7dc9badeb tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] GET https://10.4.3.213/volume/v3/types/5a8c5cec-a320-4792-bf55-099a6c855864 Aug 25 05:02:47.460089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d34bd7b7-8b2d-4fb6-864b-eed7dc9badeb tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:47.460311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d34bd7b7-8b2d-4fb6-864b-eed7dc9badeb tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:47.463577 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d34bd7b7-8b2d-4fb6-864b-eed7dc9badeb tempest-VolumeAndVolumeTypeFromImageTest-109260438 tempest-VolumeAndVolumeTypeFromImageTest-109260438-project-admin] https://10.4.3.213/volume/v3/types/5a8c5cec-a320-4792-bf55-099a6c855864 returned with HTTP 404 Aug 25 05:02:47.464079 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1386/5533] 10.4.3.213 () {66 vars in 1342 bytes} [Tue Aug 25 05:02:47 2026] GET /volume/v3/types/5a8c5cec-a320-4792-bf55-099a6c855864 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:49.152984 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:49.243994 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:49.244369 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1419848362"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:49.245745 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1419848362'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:49.245850 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:02:49.249831 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:02:49.255036 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9a60209b-58e7-4423-8dea-354c0564a57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:49.255837 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4733c03c-227b-4c0b-8891-f71c728025a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:49.256648 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:49.280336 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4733c03c-227b-4c0b-8891-f71c728025a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:49.281155 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac86d649-83d2-4989-a8d1-6deee3b845c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:49.334987 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['2e0af416-1d3b-4f65-a930-6be76fcd46be', '5955a335-b619-4cea-a7c9-934fe6f6bd8b', 'c08f61bb-9c0c-49b7-a9ae-173ae47029e3', 'a9528fa0-075b-4c04-b98c-aac91149f142'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:49.335808 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac86d649-83d2-4989-a8d1-6deee3b845c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e0af416-1d3b-4f65-a930-6be76fcd46be', '5955a335-b619-4cea-a7c9-934fe6f6bd8b', 'c08f61bb-9c0c-49b7-a9ae-173ae47029e3', 'a9528fa0-075b-4c04-b98c-aac91149f142']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:49.336590 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25498364-0b6a-46a2-a13e-c378aa4b1e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:49.357357 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25498364-0b6a-46a2-a13e-c378aa4b1e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6660984-5c58-47ee-9411-1b1022439be6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1419848362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['2e0af416-1d3b-4f65-a930-6be76fcd46be','5955a335-b619-4cea-a7c9-934fe6f6bd8b','c08f61bb-9c0c-49b7-a9ae-173ae47029e3','a9528fa0-075b-4c04-b98c-aac91149f142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1419848362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6660984-5c58-47ee-9411-1b1022439be6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:49.358136 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31ba117-41ff-4060-9419-e327d4179845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:49.373629 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31ba117-41ff-4060-9419-e327d4179845) transitioned into state 'SUCCESS' from state '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-1419848362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['2e0af416-1d3b-4f65-a930-6be76fcd46be','5955a335-b619-4cea-a7c9-934fe6f6bd8b','c08f61bb-9c0c-49b7-a9ae-173ae47029e3','a9528fa0-075b-4c04-b98c-aac91149f142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:49.374267 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded7dc71-58c1-4b2c-a9fc-f6bd7c50f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:49.382599 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded7dc71-58c1-4b2c-a9fc-f6bd7c50f857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:49.383404 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9a60209b-58e7-4423-8dea-354c0564a57c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:49.383752 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:02:49.384506 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-902a1c7b-416d-4737-a6ab-53ce3f0cf502 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:49.384945 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1381/5534] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:02:49 2026] POST /volume/v3/volumes => generated 770 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:49.398284 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b81bc896-b4f6-41de-a8cf-07dd37529291 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:49.400035 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b81bc896-b4f6-41de-a8cf-07dd37529291 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:02:49.400236 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b81bc896-b4f6-41de-a8cf-07dd37529291 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:49.400478 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b81bc896-b4f6-41de-a8cf-07dd37529291 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:49.407128 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:49.407128 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:49.411159 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b81bc896-b4f6-41de-a8cf-07dd37529291 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:49.415362 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b81bc896-b4f6-41de-a8cf-07dd37529291 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 returned with HTTP 200 Aug 25 05:02:49.415739 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1391/5535] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:49 2026] GET /volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:50.431113 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-50d037be-c2e2-4e28-b3f9-130b3fba82f5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:50.433345 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50d037be-c2e2-4e28-b3f9-130b3fba82f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:02:50.433635 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50d037be-c2e2-4e28-b3f9-130b3fba82f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:50.433890 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-50d037be-c2e2-4e28-b3f9-130b3fba82f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:50.442567 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:50.442567 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:50.446898 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-50d037be-c2e2-4e28-b3f9-130b3fba82f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:50.452350 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-50d037be-c2e2-4e28-b3f9-130b3fba82f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 returned with HTTP 200 Aug 25 05:02:50.452875 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1378/5536] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:50 2026] GET /volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:50.464512 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9917bc8d-e0e1-4b4b-9b1a-d88f9829f605 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:50.466278 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9917bc8d-e0e1-4b4b-9b1a-d88f9829f605 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:02:50.466670 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9917bc8d-e0e1-4b4b-9b1a-d88f9829f605 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6660984-5c58-47ee-9411-1b1022439be6", "name": "tempest-VolumeDependencyTests-Snapshot-1257335703"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:50.474976 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:50.474976 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:50.475413 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9917bc8d-e0e1-4b4b-9b1a-d88f9829f605 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:50.475569 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-9917bc8d-e0e1-4b4b-9b1a-d88f9829f605 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create snapshot from volume e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:02:50.507804 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-9917bc8d-e0e1-4b4b-9b1a-d88f9829f605 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['cf1c84c5-5c9b-4a2c-8b3e-1658d8442917', '7a621d5b-c962-4f14-8239-0e716c77c2e2', 'e4c70b8e-eda0-45a8-9719-9ac2df8706a9', '4eeafce1-7cc0-40de-9f40-fc0140e5ae12'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:50.535257 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9917bc8d-e0e1-4b4b-9b1a-d88f9829f605 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot create request issued successfully. Aug 25 05:02:50.535588 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9917bc8d-e0e1-4b4b-9b1a-d88f9829f605 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:02:50.535971 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1387/5537] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:02:50 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 25 05:02:50.544824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-390c6259-7d9a-4664-98ca-cce25ff0ed23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:50.547062 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-390c6259-7d9a-4664-98ca-cce25ff0ed23 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 Aug 25 05:02:50.547325 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-390c6259-7d9a-4664-98ca-cce25ff0ed23 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:50.547595 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-390c6259-7d9a-4664-98ca-cce25ff0ed23 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:50.553609 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:50.553609 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:50.554212 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-390c6259-7d9a-4664-98ca-cce25ff0ed23 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:50.555212 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-390c6259-7d9a-4664-98ca-cce25ff0ed23 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 returned with HTTP 200 Aug 25 05:02:50.555788 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1382/5538] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:50 2026] GET /volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:51.565693 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7294006e-5170-40cf-8357-c93ea125d9a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:51.567310 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7294006e-5170-40cf-8357-c93ea125d9a1 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 Aug 25 05:02:51.567504 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7294006e-5170-40cf-8357-c93ea125d9a1 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:51.567676 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7294006e-5170-40cf-8357-c93ea125d9a1 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:51.572407 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:51.572407 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:51.572777 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7294006e-5170-40cf-8357-c93ea125d9a1 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:51.573490 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7294006e-5170-40cf-8357-c93ea125d9a1 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 returned with HTTP 200 Aug 25 05:02:51.573823 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1392/5539] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:51 2026] GET /volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:51.584200 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:51.585925 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:51.586262 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b579af8f-0b36-4f11-9ca3-c5e4062924b3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1359536465"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:51.587766 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'snapshot_id': 'b579af8f-0b36-4f11-9ca3-c5e4062924b3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1359536465'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:51.592641 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:51.592641 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:51.593054 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:51.593165 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:02:51.596362 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:02:51.601658 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (450c3b69-dbfb-4ca6-9ded-be6a80a3057a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:51.602753 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39928cd8-d60c-4e35-b195-cd70a54b5289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:51.603668 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:51.630351 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39928cd8-d60c-4e35-b195-cd70a54b5289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b579af8f-0b36-4f11-9ca3-c5e4062924b3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:51.631082 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3702da9e-f0e7-41fa-bec4-f6c1a4d6f2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:51.665652 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['de678b9d-6871-4d81-9ced-38af7cb45767', '621dfc77-4ee4-42a0-9c32-5b37d3881ced', 'bdbbbd36-1ba1-4a22-9ca1-6ddda7faa1f2', '81d360c3-007b-4a69-b5d1-a612ea6f248e'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:51.666374 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3702da9e-f0e7-41fa-bec4-f6c1a4d6f2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de678b9d-6871-4d81-9ced-38af7cb45767', '621dfc77-4ee4-42a0-9c32-5b37d3881ced', 'bdbbbd36-1ba1-4a22-9ca1-6ddda7faa1f2', '81d360c3-007b-4a69-b5d1-a612ea6f248e']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:51.667077 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14eb581-b2f4-4c0b-9bee-28db03bfd0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:51.703933 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14eb581-b2f4-4c0b-9bee-28db03bfd0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8038449-e5dc-45c9-83e3-f309398d6e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1359536465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['de678b9d-6871-4d81-9ced-38af7cb45767','621dfc77-4ee4-42a0-9c32-5b37d3881ced','bdbbbd36-1ba1-4a22-9ca1-6ddda7faa1f2','81d360c3-007b-4a69-b5d1-a612ea6f248e'],size=1,snapshot_id=b579af8f-0b36-4f11-9ca3-c5e4062924b3,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1359536465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8038449-e5dc-45c9-83e3-f309398d6e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b579af8f-0b36-4f11-9ca3-c5e4062924b3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:51.704718 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb69d6ad-3dd9-48e7-81b1-857b70ff85fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:51.721472 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb69d6ad-3dd9-48e7-81b1-857b70ff85fa) transitioned into state 'SUCCESS' from state '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-1359536465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['de678b9d-6871-4d81-9ced-38af7cb45767','621dfc77-4ee4-42a0-9c32-5b37d3881ced','bdbbbd36-1ba1-4a22-9ca1-6ddda7faa1f2','81d360c3-007b-4a69-b5d1-a612ea6f248e'],size=1,snapshot_id=b579af8f-0b36-4f11-9ca3-c5e4062924b3,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:51.722277 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aae8bd8-4c3d-4730-b71d-e610aadec91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:51.739759 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aae8bd8-4c3d-4730-b71d-e610aadec91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:51.740679 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (450c3b69-dbfb-4ca6-9ded-be6a80a3057a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:51.741000 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:02:51.741524 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cd9b6f12-9ead-4b9b-b3dc-9cab96a5e17e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:51.741964 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1379/5540] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:02:51 2026] POST /volume/v3/volumes => generated 804 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:51.755111 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7ff7ae2a-1d92-40d2-add1-6e0833124cab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:51.757016 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ff7ae2a-1d92-40d2-add1-6e0833124cab tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:02:51.757193 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ff7ae2a-1d92-40d2-add1-6e0833124cab tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:51.757436 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7ff7ae2a-1d92-40d2-add1-6e0833124cab tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:51.763886 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:51.763886 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:51.767527 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7ff7ae2a-1d92-40d2-add1-6e0833124cab tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:51.771018 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7ff7ae2a-1d92-40d2-add1-6e0833124cab tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 returned with HTTP 200 Aug 25 05:02:51.771400 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1388/5541] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:51 2026] GET /volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:52.785748 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f98acfa9-6c7e-47c2-b36d-ef19d80ecbc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:52.787857 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f98acfa9-6c7e-47c2-b36d-ef19d80ecbc4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:02:52.788112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f98acfa9-6c7e-47c2-b36d-ef19d80ecbc4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:52.788345 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f98acfa9-6c7e-47c2-b36d-ef19d80ecbc4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:52.796819 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:52.796819 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:52.801101 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f98acfa9-6c7e-47c2-b36d-ef19d80ecbc4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:52.805996 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f98acfa9-6c7e-47c2-b36d-ef19d80ecbc4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 returned with HTTP 200 Aug 25 05:02:52.806489 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1383/5542] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:52 2026] GET /volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:52.819004 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbc2fefb-0d61-4989-8449-9142d6e62085 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:52.820798 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbc2fefb-0d61-4989-8449-9142d6e62085 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:02:52.821142 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbc2fefb-0d61-4989-8449-9142d6e62085 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8038449-e5dc-45c9-83e3-f309398d6e84", "name": "tempest-VolumeDependencyTests-Snapshot-24740522"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:52.824328 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=222,cinder:UPDATE=50,cinder:INSERT=26 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:02:52.830681 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:52.830681 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:52.831241 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dbc2fefb-0d61-4989-8449-9142d6e62085 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:52.831356 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-dbc2fefb-0d61-4989-8449-9142d6e62085 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create snapshot from volume b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:02:52.854589 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-dbc2fefb-0d61-4989-8449-9142d6e62085 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['95d64ce1-1485-429a-8a67-fa8dc14eaff1', '06c10bfe-e6c2-452f-884f-7fb3ef272ac1', 'f0606de1-264f-4634-b1c6-406bffbc7689', 'c4b5f133-3da8-4b82-868f-03f425513f4c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:52.879645 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dbc2fefb-0d61-4989-8449-9142d6e62085 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot create request issued successfully. Aug 25 05:02:52.880003 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbc2fefb-0d61-4989-8449-9142d6e62085 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:02:52.880389 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1393/5543] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:02:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:02:52.891517 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d411455a-788c-419f-b8c6-80c176490f03 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:52.893334 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d411455a-788c-419f-b8c6-80c176490f03 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 Aug 25 05:02:52.893554 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d411455a-788c-419f-b8c6-80c176490f03 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:52.893748 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d411455a-788c-419f-b8c6-80c176490f03 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:52.901121 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:52.901121 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:52.901547 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d411455a-788c-419f-b8c6-80c176490f03 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:52.902252 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d411455a-788c-419f-b8c6-80c176490f03 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 returned with HTTP 200 Aug 25 05:02:52.902617 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1380/5544] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:52 2026] GET /volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:53.912812 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44075e46-e842-47dd-9bbc-47845d2e4e1b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:53.914545 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44075e46-e842-47dd-9bbc-47845d2e4e1b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 Aug 25 05:02:53.914724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44075e46-e842-47dd-9bbc-47845d2e4e1b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:53.914927 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44075e46-e842-47dd-9bbc-47845d2e4e1b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:53.919781 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:53.919781 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:53.920180 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44075e46-e842-47dd-9bbc-47845d2e4e1b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:53.920939 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44075e46-e842-47dd-9bbc-47845d2e4e1b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 returned with HTTP 200 Aug 25 05:02:53.921270 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1389/5545] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:53 2026] GET /volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:53.930095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8bee6860-55bd-46a0-b487-71b2497f5367 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:53.931715 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:53.932066 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2980b566-2d2d-47c0-b796-d270f6c7c953", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1879978677"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:53.933558 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'snapshot_id': '2980b566-2d2d-47c0-b796-d270f6c7c953', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1879978677'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:53.938251 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:53.938251 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:53.938675 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:53.938783 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:02:53.942028 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:02:53.947198 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (45254a4f-bb29-4768-886c-84a446363310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:53.948112 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de3f3d6-360c-476b-997d-9b2e208af942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:53.949049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:53.975057 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de3f3d6-360c-476b-997d-9b2e208af942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2980b566-2d2d-47c0-b796-d270f6c7c953', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:53.975771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f05ce2c-70c7-4bed-9083-cbac7772004b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:54.011631 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['3e5ec9d1-d584-4774-9618-9793c6ddc8d1', 'e3895469-edf3-4b29-8265-199961fb50fd', 'd0592020-c5b3-428b-b8b5-c58438ed221a', 'a740e93c-2439-4450-b62b-d32f6bde4207'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:54.012417 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f05ce2c-70c7-4bed-9083-cbac7772004b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e5ec9d1-d584-4774-9618-9793c6ddc8d1', 'e3895469-edf3-4b29-8265-199961fb50fd', 'd0592020-c5b3-428b-b8b5-c58438ed221a', 'a740e93c-2439-4450-b62b-d32f6bde4207']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:54.013192 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88cd21ed-b5bf-452a-b7bb-46f47447feb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:54.050354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88cd21ed-b5bf-452a-b7bb-46f47447feb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9f15e40-5071-46c7-b572-3adeccfc2bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1879978677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['3e5ec9d1-d584-4774-9618-9793c6ddc8d1','e3895469-edf3-4b29-8265-199961fb50fd','d0592020-c5b3-428b-b8b5-c58438ed221a','a740e93c-2439-4450-b62b-d32f6bde4207'],size=1,snapshot_id=2980b566-2d2d-47c0-b796-d270f6c7c953,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1879978677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9f15e40-5071-46c7-b572-3adeccfc2bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2980b566-2d2d-47c0-b796-d270f6c7c953,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:54.051078 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b42c138-c09e-4654-8fbe-10d3f350ee43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:54.067624 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b42c138-c09e-4654-8fbe-10d3f350ee43) transitioned into state 'SUCCESS' from state '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-1879978677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['3e5ec9d1-d584-4774-9618-9793c6ddc8d1','e3895469-edf3-4b29-8265-199961fb50fd','d0592020-c5b3-428b-b8b5-c58438ed221a','a740e93c-2439-4450-b62b-d32f6bde4207'],size=1,snapshot_id=2980b566-2d2d-47c0-b796-d270f6c7c953,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:54.068327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da7e6fa-970c-4a77-aed3-977a245d50bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:54.086730 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da7e6fa-970c-4a77-aed3-977a245d50bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:54.087517 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (45254a4f-bb29-4768-886c-84a446363310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:54.087788 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:02:54.088396 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bee6860-55bd-46a0-b487-71b2497f5367 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:54.088786 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1384/5546] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:02:53 2026] POST /volume/v3/volumes => generated 804 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:54.104313 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2eb6532c-f053-4824-9848-393e8eca8499 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:54.106882 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2eb6532c-f053-4824-9848-393e8eca8499 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 Aug 25 05:02:54.107168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2eb6532c-f053-4824-9848-393e8eca8499 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:54.107443 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2eb6532c-f053-4824-9848-393e8eca8499 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:54.117324 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:54.117324 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:54.122391 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2eb6532c-f053-4824-9848-393e8eca8499 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:54.127883 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2eb6532c-f053-4824-9848-393e8eca8499 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 returned with HTTP 200 Aug 25 05:02:54.128360 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1394/5547] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:54 2026] GET /volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:55.142103 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7fc2acc3-a15b-4c7c-b5ae-52ebeee10c55 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:55.143951 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7fc2acc3-a15b-4c7c-b5ae-52ebeee10c55 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 Aug 25 05:02:55.144153 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7fc2acc3-a15b-4c7c-b5ae-52ebeee10c55 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:55.144327 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7fc2acc3-a15b-4c7c-b5ae-52ebeee10c55 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:55.146316 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=251,cinder:UPDATE=44,cinder:INSERT=21,cinder:DELETE=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:02:55.151887 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:55.151887 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:55.156367 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-7fc2acc3-a15b-4c7c-b5ae-52ebeee10c55 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:55.161170 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7fc2acc3-a15b-4c7c-b5ae-52ebeee10c55 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 returned with HTTP 200 Aug 25 05:02:55.161621 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1381/5548] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:55 2026] GET /volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:55.173777 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4c35f158-976c-4630-8448-58a3ad7f343c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:55.175531 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:02:55.175882 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d9f15e40-5071-46c7-b572-3adeccfc2bd0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1298901403"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:02:55.177405 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'source_volid': 'd9f15e40-5071-46c7-b572-3adeccfc2bd0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1298901403'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:02:55.185311 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:55.185311 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:55.185730 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume retrieved successfully. Aug 25 05:02:55.185861 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:02:55.189038 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:02:55.194068 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (3e59458e-19e3-4432-96d9-8b8e13f46ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:55.195089 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1405a8f2-54fd-4722-ac9e-ea6e6eb774bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:55.195889 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:02:55.217025 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1405a8f2-54fd-4722-ac9e-ea6e6eb774bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd9f15e40-5071-46c7-b572-3adeccfc2bd0', 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:55.217709 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88423c27-8317-4985-8944-31acc7566563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:55.251308 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['199b3121-70d7-4a1b-8765-06e9f5a25948', '96443a92-806f-4564-b975-824afd77e48b', '4fc3290e-341d-457e-a025-76afc70b0017', '4f32f87a-4da8-422d-bac3-cc9c1befc187'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:02:55.252312 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88423c27-8317-4985-8944-31acc7566563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['199b3121-70d7-4a1b-8765-06e9f5a25948', '96443a92-806f-4564-b975-824afd77e48b', '4fc3290e-341d-457e-a025-76afc70b0017', '4f32f87a-4da8-422d-bac3-cc9c1befc187']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:55.252992 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdefa6c3-e017-4bf9-b26b-5e3424f53723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:55.283202 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdefa6c3-e017-4bf9-b26b-5e3424f53723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6005990-9b0e-4047-8960-674516d62aef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1298901403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['199b3121-70d7-4a1b-8765-06e9f5a25948','96443a92-806f-4564-b975-824afd77e48b','4fc3290e-341d-457e-a025-76afc70b0017','4f32f87a-4da8-422d-bac3-cc9c1befc187'],size=1,snapshot_id=None,source_replicaid=,source_volid=d9f15e40-5071-46c7-b572-3adeccfc2bd0,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1298901403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6005990-9b0e-4047-8960-674516d62aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d9f15e40-5071-46c7-b572-3adeccfc2bd0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:55.283893 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e09cf2-e1a4-49dd-a573-df18fd114d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:55.300418 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e09cf2-e1a4-49dd-a573-df18fd114d79) transitioned into state 'SUCCESS' from state '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-1298901403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['199b3121-70d7-4a1b-8765-06e9f5a25948','96443a92-806f-4564-b975-824afd77e48b','4fc3290e-341d-457e-a025-76afc70b0017','4f32f87a-4da8-422d-bac3-cc9c1befc187'],size=1,snapshot_id=None,source_replicaid=,source_volid=d9f15e40-5071-46c7-b572-3adeccfc2bd0,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:55.301115 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5222b480-65ee-4e75-8e54-2d93d3a741f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:02:55.315312 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5222b480-65ee-4e75-8e54-2d93d3a741f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:02:55.316138 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (3e59458e-19e3-4432-96d9-8b8e13f46ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:02:55.316436 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:02:55.316963 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4c35f158-976c-4630-8448-58a3ad7f343c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:02:55.317441 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1390/5549] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:02:55 2026] POST /volume/v3/volumes => generated 804 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:55.328789 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb6425ed-44d6-45c5-8e6b-f4b5857df1c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:55.330685 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb6425ed-44d6-45c5-8e6b-f4b5857df1c9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef Aug 25 05:02:55.330890 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb6425ed-44d6-45c5-8e6b-f4b5857df1c9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:55.331064 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb6425ed-44d6-45c5-8e6b-f4b5857df1c9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:55.337443 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:55.337443 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:55.340770 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb6425ed-44d6-45c5-8e6b-f4b5857df1c9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:55.344918 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb6425ed-44d6-45c5-8e6b-f4b5857df1c9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef returned with HTTP 200 Aug 25 05:02:55.345268 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1385/5550] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:55 2026] GET /volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:56.357120 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-708ddf5c-6d92-4499-a0b9-922b28146fee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:56.359097 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-708ddf5c-6d92-4499-a0b9-922b28146fee tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef Aug 25 05:02:56.359368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-708ddf5c-6d92-4499-a0b9-922b28146fee tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:56.359630 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-708ddf5c-6d92-4499-a0b9-922b28146fee tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:56.367268 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:56.367268 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:56.370726 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-708ddf5c-6d92-4499-a0b9-922b28146fee tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:56.374996 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-708ddf5c-6d92-4499-a0b9-922b28146fee tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef returned with HTTP 200 Aug 25 05:02:56.375390 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1395/5551] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:56 2026] GET /volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:02:56.387270 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2a6658c7-beab-4d1c-a81d-7d9077a48073 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:56.389130 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a6658c7-beab-4d1c-a81d-7d9077a48073 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 Aug 25 05:02:56.389349 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a6658c7-beab-4d1c-a81d-7d9077a48073 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:56.389595 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2a6658c7-beab-4d1c-a81d-7d9077a48073 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:56.389748 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-2a6658c7-beab-4d1c-a81d-7d9077a48073 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: b579af8f-0b36-4f11-9ca3-c5e4062924b3 Aug 25 05:02:56.394438 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:56.394438 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:56.394937 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2a6658c7-beab-4d1c-a81d-7d9077a48073 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:56.409325 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2a6658c7-beab-4d1c-a81d-7d9077a48073 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot delete request issued successfully. Aug 25 05:02:56.409535 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2a6658c7-beab-4d1c-a81d-7d9077a48073 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 returned with HTTP 202 Aug 25 05:02:56.409965 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1382/5552] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:02:56 2026] DELETE /volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:56.418548 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8015a8a0-b6fc-48a9-9df0-453241789e19 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:56.420867 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8015a8a0-b6fc-48a9-9df0-453241789e19 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 Aug 25 05:02:56.421085 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8015a8a0-b6fc-48a9-9df0-453241789e19 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:56.421333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8015a8a0-b6fc-48a9-9df0-453241789e19 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:56.423317 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=270,cinder:UPDATE=58,cinder:INSERT=21 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:02:56.426943 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:56.426943 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:56.427334 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-8015a8a0-b6fc-48a9-9df0-453241789e19 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:56.428084 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8015a8a0-b6fc-48a9-9df0-453241789e19 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 returned with HTTP 200 Aug 25 05:02:56.428417 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1391/5553] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:56 2026] GET /volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:57.438224 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e06dc29-2a67-4d39-91f6-86de638d894d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:57.440817 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e06dc29-2a67-4d39-91f6-86de638d894d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 Aug 25 05:02:57.441059 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e06dc29-2a67-4d39-91f6-86de638d894d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:57.441267 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e06dc29-2a67-4d39-91f6-86de638d894d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:57.445737 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e06dc29-2a67-4d39-91f6-86de638d894d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 returned with HTTP 404 Aug 25 05:02:57.448521 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1386/5554] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:57 2026] GET /volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:57.453924 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c360a1c-b3aa-4c20-95f9-2906b5520efa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:57.455647 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c360a1c-b3aa-4c20-95f9-2906b5520efa tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 Aug 25 05:02:57.455838 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c360a1c-b3aa-4c20-95f9-2906b5520efa tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:57.456022 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c360a1c-b3aa-4c20-95f9-2906b5520efa tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:57.456119 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-3c360a1c-b3aa-4c20-95f9-2906b5520efa tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: 2980b566-2d2d-47c0-b796-d270f6c7c953 Aug 25 05:02:57.460830 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:57.460830 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:57.461316 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c360a1c-b3aa-4c20-95f9-2906b5520efa tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:57.476357 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c360a1c-b3aa-4c20-95f9-2906b5520efa tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot delete request issued successfully. Aug 25 05:02:57.476651 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c360a1c-b3aa-4c20-95f9-2906b5520efa tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 returned with HTTP 202 Aug 25 05:02:57.477183 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1396/5555] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:02:57 2026] DELETE /volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:02:57.486698 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-eac33808-c918-434d-9fb2-3938d8bbed97 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:57.488553 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eac33808-c918-434d-9fb2-3938d8bbed97 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 Aug 25 05:02:57.488744 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eac33808-c918-434d-9fb2-3938d8bbed97 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:57.488957 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-eac33808-c918-434d-9fb2-3938d8bbed97 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:57.497943 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:57.497943 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:02:57.498600 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-eac33808-c918-434d-9fb2-3938d8bbed97 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:02:57.499467 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-eac33808-c918-434d-9fb2-3938d8bbed97 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 returned with HTTP 200 Aug 25 05:02:57.499819 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1383/5556] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:57 2026] GET /volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:02:58.509777 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19981481-f456-4601-8b14-3db9abf8b8fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:58.511639 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19981481-f456-4601-8b14-3db9abf8b8fd tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 Aug 25 05:02:58.511851 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19981481-f456-4601-8b14-3db9abf8b8fd tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:58.512044 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19981481-f456-4601-8b14-3db9abf8b8fd tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:58.516230 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19981481-f456-4601-8b14-3db9abf8b8fd tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 returned with HTTP 404 Aug 25 05:02:58.516769 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1392/5557] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:02:58 2026] GET /volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:02:58.523557 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d0b4b6c-6e3d-4da6-af9e-2762c596ca3a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:58.525417 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d0b4b6c-6e3d-4da6-af9e-2762c596ca3a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 Aug 25 05:02:58.525665 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d0b4b6c-6e3d-4da6-af9e-2762c596ca3a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:58.525859 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d0b4b6c-6e3d-4da6-af9e-2762c596ca3a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:58.526052 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7d0b4b6c-6e3d-4da6-af9e-2762c596ca3a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: d9f15e40-5071-46c7-b572-3adeccfc2bd0 Aug 25 05:02:58.528082 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=319,cinder:UPDATE=92,cinder:INSERT=52 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:02:58.534511 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:58.534511 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:58.535124 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d0b4b6c-6e3d-4da6-af9e-2762c596ca3a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:58.554842 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d0b4b6c-6e3d-4da6-af9e-2762c596ca3a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:02:58.555029 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d0b4b6c-6e3d-4da6-af9e-2762c596ca3a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 returned with HTTP 202 Aug 25 05:02:58.555541 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1387/5558] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:02:58 2026] DELETE /volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:02:58.566049 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-568cde8e-be8a-4b0b-9789-d83a3372d93f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:58.568743 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-568cde8e-be8a-4b0b-9789-d83a3372d93f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 Aug 25 05:02:58.569096 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-568cde8e-be8a-4b0b-9789-d83a3372d93f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:58.569386 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-568cde8e-be8a-4b0b-9789-d83a3372d93f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:58.577129 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:58.577129 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:02:58.581130 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-568cde8e-be8a-4b0b-9789-d83a3372d93f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:58.586323 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-568cde8e-be8a-4b0b-9789-d83a3372d93f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 returned with HTTP 200 Aug 25 05:02:58.586935 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1397/5559] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:58 2026] GET /volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 05:02:59.600396 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7f59d86e-4050-49af-9a44-c78be1d00b9d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:59.602163 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7f59d86e-4050-49af-9a44-c78be1d00b9d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 Aug 25 05:02:59.602509 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7f59d86e-4050-49af-9a44-c78be1d00b9d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:59.602700 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7f59d86e-4050-49af-9a44-c78be1d00b9d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:59.607927 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7f59d86e-4050-49af-9a44-c78be1d00b9d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 returned with HTTP 404 Aug 25 05:02:59.608342 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1384/5560] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:59 2026] GET /volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:02:59.615070 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7a42a778-7f08-4b33-b657-7e6c3caaa396 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:59.616826 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a42a778-7f08-4b33-b657-7e6c3caaa396 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:02:59.617054 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a42a778-7f08-4b33-b657-7e6c3caaa396 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:59.617235 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7a42a778-7f08-4b33-b657-7e6c3caaa396 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:59.617396 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7a42a778-7f08-4b33-b657-7e6c3caaa396 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:02:59.624300 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:59.624300 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:02:59.624973 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7a42a778-7f08-4b33-b657-7e6c3caaa396 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:59.640704 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7a42a778-7f08-4b33-b657-7e6c3caaa396 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:02:59.640908 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7a42a778-7f08-4b33-b657-7e6c3caaa396 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 returned with HTTP 202 Aug 25 05:02:59.641298 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1393/5561] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:02:59 2026] DELETE /volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:02:59.647770 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-592c486c-49c2-44fb-b89f-c240f7672ec3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:02:59.649469 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-592c486c-49c2-44fb-b89f-c240f7672ec3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:02:59.649704 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-592c486c-49c2-44fb-b89f-c240f7672ec3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:02:59.649909 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-592c486c-49c2-44fb-b89f-c240f7672ec3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:02:59.656551 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:02:59.656551 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:02:59.659841 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-592c486c-49c2-44fb-b89f-c240f7672ec3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:02:59.663586 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-592c486c-49c2-44fb-b89f-c240f7672ec3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 returned with HTTP 200 Aug 25 05:02:59.663943 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1388/5562] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:02:59 2026] GET /volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:00.676505 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cde4a052-640c-4a10-98fd-9f74b200b331 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:00.677967 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cde4a052-640c-4a10-98fd-9f74b200b331 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:03:00.678236 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cde4a052-640c-4a10-98fd-9f74b200b331 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:00.678482 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cde4a052-640c-4a10-98fd-9f74b200b331 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:00.684887 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cde4a052-640c-4a10-98fd-9f74b200b331 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 returned with HTTP 404 Aug 25 05:03:00.685055 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1398/5563] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:00 2026] GET /volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:00.692323 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-184ead16-85c7-4524-b811-eef98e4bbd62 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:00.693997 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-184ead16-85c7-4524-b811-eef98e4bbd62 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:03:00.694198 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-184ead16-85c7-4524-b811-eef98e4bbd62 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:00.694373 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-184ead16-85c7-4524-b811-eef98e4bbd62 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:00.694567 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-184ead16-85c7-4524-b811-eef98e4bbd62 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:03:00.700900 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:00.700900 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:00.701348 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-184ead16-85c7-4524-b811-eef98e4bbd62 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:00.716958 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-184ead16-85c7-4524-b811-eef98e4bbd62 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:03:00.717149 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-184ead16-85c7-4524-b811-eef98e4bbd62 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 returned with HTTP 202 Aug 25 05:03:00.717638 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1385/5564] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:00 2026] DELETE /volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:03:00.725310 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-082e9d0f-99c7-438e-8110-d02e12fcc94a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:00.727105 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-082e9d0f-99c7-438e-8110-d02e12fcc94a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:03:00.727346 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-082e9d0f-99c7-438e-8110-d02e12fcc94a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:00.727549 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-082e9d0f-99c7-438e-8110-d02e12fcc94a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:00.734061 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:00.734061 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:00.737330 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-082e9d0f-99c7-438e-8110-d02e12fcc94a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:00.741077 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-082e9d0f-99c7-438e-8110-d02e12fcc94a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 returned with HTTP 200 Aug 25 05:03:00.741495 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1394/5565] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:00 2026] GET /volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:01.753275 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08777a7a-7581-4770-84eb-413f09bec115 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:01.755055 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08777a7a-7581-4770-84eb-413f09bec115 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:03:01.755266 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08777a7a-7581-4770-84eb-413f09bec115 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:01.755488 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08777a7a-7581-4770-84eb-413f09bec115 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:01.761732 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08777a7a-7581-4770-84eb-413f09bec115 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 returned with HTTP 404 Aug 25 05:03:01.762161 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1389/5566] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:01 2026] GET /volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:01.768080 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eeb8147b-6e6a-4132-a88a-f16f35ff23f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:01.769738 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eeb8147b-6e6a-4132-a88a-f16f35ff23f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef Aug 25 05:03:01.769948 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eeb8147b-6e6a-4132-a88a-f16f35ff23f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:01.770130 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eeb8147b-6e6a-4132-a88a-f16f35ff23f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:01.770284 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-eeb8147b-6e6a-4132-a88a-f16f35ff23f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: f6005990-9b0e-4047-8960-674516d62aef Aug 25 05:03:01.776610 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:01.776610 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:01.776991 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eeb8147b-6e6a-4132-a88a-f16f35ff23f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:01.792083 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eeb8147b-6e6a-4132-a88a-f16f35ff23f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:03:01.792234 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eeb8147b-6e6a-4132-a88a-f16f35ff23f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef returned with HTTP 202 Aug 25 05:03:01.792611 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1399/5567] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:01 2026] DELETE /volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:03:01.798779 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b0e401cd-d64c-4302-8b95-4988b8313597 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:01.800634 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0e401cd-d64c-4302-8b95-4988b8313597 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef Aug 25 05:03:01.800911 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0e401cd-d64c-4302-8b95-4988b8313597 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:01.801115 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b0e401cd-d64c-4302-8b95-4988b8313597 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:01.807853 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:01.807853 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:01.811221 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b0e401cd-d64c-4302-8b95-4988b8313597 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:01.815286 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b0e401cd-d64c-4302-8b95-4988b8313597 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef returned with HTTP 200 Aug 25 05:03:01.815739 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1386/5568] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:01 2026] GET /volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:02.828380 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-8ac508da-0e70-40b1-a744-f999bcff99fd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:02.830141 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac508da-0e70-40b1-a744-f999bcff99fd tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef Aug 25 05:03:02.830385 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ac508da-0e70-40b1-a744-f999bcff99fd tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:02.830606 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-8ac508da-0e70-40b1-a744-f999bcff99fd tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:02.836303 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-8ac508da-0e70-40b1-a744-f999bcff99fd tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef returned with HTTP 404 Aug 25 05:03:02.836745 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1395/5569] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:02 2026] GET /volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:02.845241 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:02.847049 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:02.847448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1204071843"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:02.848944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1204071843'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:02.849069 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:03:02.853091 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:03:02.858316 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9a22a888-36b2-47d2-ac2f-9637a4073fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:02.859195 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e73cc6-efdb-4795-a365-5732ee477f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:02.860008 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:02.883763 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e73cc6-efdb-4795-a365-5732ee477f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:02.884518 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (800f8027-4d00-4659-8f6c-a648fe6041d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:02.917873 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['3f646526-bd94-4372-9bf2-91df62453501', '116961e5-2955-4cd3-8354-b514911a0087', '1bc8767c-2889-40ef-944a-4714d83a0a69', '5b21588f-6d6e-49b4-a697-8bbcf93ebec3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:02.918669 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (800f8027-4d00-4659-8f6c-a648fe6041d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f646526-bd94-4372-9bf2-91df62453501', '116961e5-2955-4cd3-8354-b514911a0087', '1bc8767c-2889-40ef-944a-4714d83a0a69', '5b21588f-6d6e-49b4-a697-8bbcf93ebec3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:02.919335 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62527463-dda6-447a-b3b0-3e9ebe903daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:02.939368 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62527463-dda6-447a-b3b0-3e9ebe903daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f4cccc7-a60c-47fa-b715-3a4b08d2f77a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1204071843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['3f646526-bd94-4372-9bf2-91df62453501','116961e5-2955-4cd3-8354-b514911a0087','1bc8767c-2889-40ef-944a-4714d83a0a69','5b21588f-6d6e-49b4-a697-8bbcf93ebec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1204071843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f4cccc7-a60c-47fa-b715-3a4b08d2f77a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:02.940140 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56bd236-4292-440a-ad04-89d2f56cead7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:02.955955 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56bd236-4292-440a-ad04-89d2f56cead7) transitioned into state 'SUCCESS' from state '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-1204071843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['3f646526-bd94-4372-9bf2-91df62453501','116961e5-2955-4cd3-8354-b514911a0087','1bc8767c-2889-40ef-944a-4714d83a0a69','5b21588f-6d6e-49b4-a697-8bbcf93ebec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:02.956635 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff1fe33-c62a-46af-b867-bd37cbd91ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:02.965044 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff1fe33-c62a-46af-b867-bd37cbd91ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:02.965829 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9a22a888-36b2-47d2-ac2f-9637a4073fd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:02.966114 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:03:02.966648 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02d4e64c-3197-4675-a7fd-3a61917c16b7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:02.967037 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1390/5570] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:03:02 2026] POST /volume/v3/volumes => generated 770 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:02.980529 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f651bb3-3359-438a-b3d3-40db17ac23a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:02.982251 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f651bb3-3359-438a-b3d3-40db17ac23a5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:02.982559 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f651bb3-3359-438a-b3d3-40db17ac23a5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:02.982794 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f651bb3-3359-438a-b3d3-40db17ac23a5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:02.989112 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:02.989112 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:02.992263 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f651bb3-3359-438a-b3d3-40db17ac23a5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:02.995952 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f651bb3-3359-438a-b3d3-40db17ac23a5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a returned with HTTP 200 Aug 25 05:03:02.996308 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1400/5571] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:02 2026] GET /volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:04.008639 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9749ed27-29ab-436e-89b3-f574c5074290 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:04.010289 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9749ed27-29ab-436e-89b3-f574c5074290 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:04.010519 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9749ed27-29ab-436e-89b3-f574c5074290 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:04.010717 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9749ed27-29ab-436e-89b3-f574c5074290 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:04.017886 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:04.017886 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:04.021350 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9749ed27-29ab-436e-89b3-f574c5074290 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:04.025036 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9749ed27-29ab-436e-89b3-f574c5074290 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a returned with HTTP 200 Aug 25 05:03:04.025385 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1387/5572] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:04 2026] GET /volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:04.036251 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-65172cfc-fcf3-4e9a-8374-0a4f25326867 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:04.038264 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65172cfc-fcf3-4e9a-8374-0a4f25326867 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:03:04.038346 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-65172cfc-fcf3-4e9a-8374-0a4f25326867 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f4cccc7-a60c-47fa-b715-3a4b08d2f77a", "name": "tempest-VolumeDependencyTests-Snapshot-1371960018"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:04.045931 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:04.045931 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:04.046323 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-65172cfc-fcf3-4e9a-8374-0a4f25326867 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:04.046437 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-65172cfc-fcf3-4e9a-8374-0a4f25326867 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create snapshot from volume 4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:04.068318 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-65172cfc-fcf3-4e9a-8374-0a4f25326867 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['87c19a97-b98e-4d14-b4bb-4c2a2d5acc0d', '99deda8a-f77c-4200-81f2-573646503a44', '33235bf7-87e9-4258-94ba-9366dd4eeb01', '85537ce7-08a1-4e4c-b7a4-f8ed7ac6f3f7'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:04.092130 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-65172cfc-fcf3-4e9a-8374-0a4f25326867 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot create request issued successfully. Aug 25 05:03:04.092444 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-65172cfc-fcf3-4e9a-8374-0a4f25326867 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:03:04.092995 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1396/5573] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:03:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:04.101005 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61adeb91-4254-4d19-b9a7-3b7cae8a8b94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:04.102719 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61adeb91-4254-4d19-b9a7-3b7cae8a8b94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 Aug 25 05:03:04.102934 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61adeb91-4254-4d19-b9a7-3b7cae8a8b94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:04.103122 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61adeb91-4254-4d19-b9a7-3b7cae8a8b94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:04.107974 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:04.107974 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:04.108349 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-61adeb91-4254-4d19-b9a7-3b7cae8a8b94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:04.109057 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61adeb91-4254-4d19-b9a7-3b7cae8a8b94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 returned with HTTP 200 Aug 25 05:03:04.109382 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1391/5574] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:04 2026] GET /volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:04.524912 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-adfc04bd-caee-4bc3-94f1-7d97319f1c88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:04.526752 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adfc04bd-caee-4bc3-94f1-7d97319f1c88 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:03:04.527097 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-adfc04bd-caee-4bc3-94f1-7d97319f1c88 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cec5efb0-b393-451f-bb94-d44784dfb27d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-662166336", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:04.537643 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:04.537643 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:04.538111 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-adfc04bd-caee-4bc3-94f1-7d97319f1c88 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:03:04.538271 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-adfc04bd-caee-4bc3-94f1-7d97319f1c88 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create snapshot from volume cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:03:04.563027 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-adfc04bd-caee-4bc3-94f1-7d97319f1c88 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['f36684ca-cc88-4c3c-a13b-3f0bdda4677f', '30de01a2-e1a0-4076-9945-95ad79b7443e', '9499a267-8336-4fd4-b00a-a1e3929df96b', 'f531efa8-1001-48a0-9c20-37b96ace0f90'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:04.591297 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-adfc04bd-caee-4bc3-94f1-7d97319f1c88 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot force create request issued successfully. Aug 25 05:03:04.591690 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adfc04bd-caee-4bc3-94f1-7d97319f1c88 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:03:04.592270 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1401/5575] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:03:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:04.604955 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c270f15f-7b85-4d57-aafc-47b80c918cad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:04.606648 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c270f15f-7b85-4d57-aafc-47b80c918cad tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 Aug 25 05:03:04.606849 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c270f15f-7b85-4d57-aafc-47b80c918cad tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:04.607050 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c270f15f-7b85-4d57-aafc-47b80c918cad tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:04.611712 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:04.611712 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:04.612191 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c270f15f-7b85-4d57-aafc-47b80c918cad tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:03:04.612928 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c270f15f-7b85-4d57-aafc-47b80c918cad tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 returned with HTTP 200 Aug 25 05:03:04.613347 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1388/5576] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:04 2026] GET /volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:05.117962 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f02ff16b-5260-4372-bebe-f0aa6ed9240d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:05.120265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f02ff16b-5260-4372-bebe-f0aa6ed9240d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 Aug 25 05:03:05.120532 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f02ff16b-5260-4372-bebe-f0aa6ed9240d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:05.120833 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f02ff16b-5260-4372-bebe-f0aa6ed9240d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:05.126944 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:05.126944 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:05.127591 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f02ff16b-5260-4372-bebe-f0aa6ed9240d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:05.128534 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f02ff16b-5260-4372-bebe-f0aa6ed9240d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 returned with HTTP 200 Aug 25 05:03:05.129006 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1397/5577] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:05 2026] GET /volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:05.136945 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:05.138633 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:05.138979 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "667bcafe-fdd9-43cb-9c1e-b6c755391580", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1546662588"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:05.140502 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'snapshot_id': '667bcafe-fdd9-43cb-9c1e-b6c755391580', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1546662588'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:05.146095 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:05.146095 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:05.146652 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:05.146771 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:03:05.150714 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:03:05.155891 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9fabc5b1-fd8e-4310-a5c6-15be1180af83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:05.156990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f8c8522-d8eb-4fff-be6c-76dee648bb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.157938 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:05.187622 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f8c8522-d8eb-4fff-be6c-76dee648bb7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '667bcafe-fdd9-43cb-9c1e-b6c755391580', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.188372 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8928ac9e-6def-4a12-80f4-6c1e9c93fe32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.227964 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['25e7f4c5-bf63-4878-8045-c000813124d1', '149ed278-ef24-496c-825a-f8bc641d3388', '7f3bebf1-bea2-4979-8202-6daf8521eb1d', '6ebfdb02-258e-4eac-96b1-cd14969b3202'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:05.228708 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8928ac9e-6def-4a12-80f4-6c1e9c93fe32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25e7f4c5-bf63-4878-8045-c000813124d1', '149ed278-ef24-496c-825a-f8bc641d3388', '7f3bebf1-bea2-4979-8202-6daf8521eb1d', '6ebfdb02-258e-4eac-96b1-cd14969b3202']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.229395 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b6684e-5db8-44d9-a245-3ac4f5881216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.267757 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b6684e-5db8-44d9-a245-3ac4f5881216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4323b242-5f30-4899-9f78-478170607b35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1546662588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['25e7f4c5-bf63-4878-8045-c000813124d1','149ed278-ef24-496c-825a-f8bc641d3388','7f3bebf1-bea2-4979-8202-6daf8521eb1d','6ebfdb02-258e-4eac-96b1-cd14969b3202'],size=1,snapshot_id=667bcafe-fdd9-43cb-9c1e-b6c755391580,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1546662588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4323b242-5f30-4899-9f78-478170607b35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=667bcafe-fdd9-43cb-9c1e-b6c755391580,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.268525 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e648716-397f-40e1-aec7-5db2a119a112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.284290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e648716-397f-40e1-aec7-5db2a119a112) transitioned into state 'SUCCESS' from state '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-1546662588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['25e7f4c5-bf63-4878-8045-c000813124d1','149ed278-ef24-496c-825a-f8bc641d3388','7f3bebf1-bea2-4979-8202-6daf8521eb1d','6ebfdb02-258e-4eac-96b1-cd14969b3202'],size=1,snapshot_id=667bcafe-fdd9-43cb-9c1e-b6c755391580,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.284966 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421987ed-0fb9-41e4-b855-703832e1b364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.303510 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (421987ed-0fb9-41e4-b855-703832e1b364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.304345 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9fabc5b1-fd8e-4310-a5c6-15be1180af83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:05.304728 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:03:05.305297 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc3ae069-0392-4a15-9f2a-cd59900724bc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:05.305840 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1392/5578] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:03:05 2026] POST /volume/v3/volumes => generated 804 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:05.317245 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-588ea2ac-23e8-4bec-8374-00f7dca642cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:05.319377 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-588ea2ac-23e8-4bec-8374-00f7dca642cb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:05.319377 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-588ea2ac-23e8-4bec-8374-00f7dca642cb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:05.319592 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-588ea2ac-23e8-4bec-8374-00f7dca642cb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:05.327070 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:05.327070 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:05.330379 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-588ea2ac-23e8-4bec-8374-00f7dca642cb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:05.333880 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-588ea2ac-23e8-4bec-8374-00f7dca642cb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 returned with HTTP 200 Aug 25 05:03:05.334210 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1402/5579] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:05 2026] GET /volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:05.621797 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-30a2d9bc-9aa6-4a28-b189-cd84f564e438 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:05.623585 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30a2d9bc-9aa6-4a28-b189-cd84f564e438 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 Aug 25 05:03:05.623767 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30a2d9bc-9aa6-4a28-b189-cd84f564e438 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:05.623975 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-30a2d9bc-9aa6-4a28-b189-cd84f564e438 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:05.628922 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:05.628922 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:05.629311 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-30a2d9bc-9aa6-4a28-b189-cd84f564e438 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:03:05.630059 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-30a2d9bc-9aa6-4a28-b189-cd84f564e438 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 returned with HTTP 200 Aug 25 05:03:05.630400 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1389/5580] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:05 2026] GET /volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:05.637919 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-09cb679f-0461-499e-b7a4-d1445d157b55 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:05.639663 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09cb679f-0461-499e-b7a4-d1445d157b55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 Aug 25 05:03:05.639864 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-09cb679f-0461-499e-b7a4-d1445d157b55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:05.640043 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-09cb679f-0461-499e-b7a4-d1445d157b55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:05.644599 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:05.644599 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:05.644988 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-09cb679f-0461-499e-b7a4-d1445d157b55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:03:05.645733 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-09cb679f-0461-499e-b7a4-d1445d157b55 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 returned with HTTP 200 Aug 25 05:03:05.646075 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1398/5581] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:05 2026] GET /volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:05.653870 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1ebc838-549b-408b-9655-272b6de9899a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:05.655666 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:05.656039 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1186277030", "snapshot_id": "cef711d2-1eff-4c57-aef0-273989b4eaf6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:05.657722 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1186277030', 'snapshot_id': 'cef711d2-1eff-4c57-aef0-273989b4eaf6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:05.662470 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:05.662470 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:05.662833 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:03:05.662933 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume of 1 GB Aug 25 05:03:05.666063 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Availability Zones retrieved successfully. Aug 25 05:03:05.671675 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (cb9cbd86-0afa-4dae-ae20-1addaa9e274e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:05.672634 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e13b36-260e-468b-b190-230d7e726725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.673436 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:05.702365 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e13b36-260e-468b-b190-230d7e726725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cef711d2-1eff-4c57-aef0-273989b4eaf6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.703374 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44b69ef-92ba-4f3e-ad75-1914042f17c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.738345 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Created reservations ['97321ef6-3f74-411a-92d9-2e4c2912a9b4', '15b394ea-4be2-419d-81a5-1cb7e3d34e80', '2b2833db-b68d-4a4e-af45-ec373db36a90', '8d3e51a4-f0e5-479b-857b-631dab8e07cb'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:05.739109 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44b69ef-92ba-4f3e-ad75-1914042f17c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97321ef6-3f74-411a-92d9-2e4c2912a9b4', '15b394ea-4be2-419d-81a5-1cb7e3d34e80', '2b2833db-b68d-4a4e-af45-ec373db36a90', '8d3e51a4-f0e5-479b-857b-631dab8e07cb']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.739905 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8dbc12-f19b-4752-ba52-fccf9abf8533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.777704 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8dbc12-f19b-4752-ba52-fccf9abf8533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f0c8678-cb49-4a89-886a-3d6b7f8cb7db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1186277030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['97321ef6-3f74-411a-92d9-2e4c2912a9b4','15b394ea-4be2-419d-81a5-1cb7e3d34e80','2b2833db-b68d-4a4e-af45-ec373db36a90','8d3e51a4-f0e5-479b-857b-631dab8e07cb'],size=1,snapshot_id=cef711d2-1eff-4c57-aef0-273989b4eaf6,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), '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-25T05:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1186277030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f0c8678-cb49-4a89-886a-3d6b7f8cb7db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18a8e6daf1f4786873feab74e2f6035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cef711d2-1eff-4c57-aef0-273989b4eaf6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0809687a3c2040f1aa71842480a8181f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.778517 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff6e3de-1426-4883-8296-fe94f7ea0acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.793560 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff6e3de-1426-4883-8296-fe94f7ea0acf) transitioned into state 'SUCCESS' from state '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-1186277030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18a8e6daf1f4786873feab74e2f6035',qos_specs=None,replication_status=,reservations=['97321ef6-3f74-411a-92d9-2e4c2912a9b4','15b394ea-4be2-419d-81a5-1cb7e3d34e80','2b2833db-b68d-4a4e-af45-ec373db36a90','8d3e51a4-f0e5-479b-857b-631dab8e07cb'],size=1,snapshot_id=cef711d2-1eff-4c57-aef0-273989b4eaf6,source_replicaid=,source_volid=None,status='creating',user_id='0809687a3c2040f1aa71842480a8181f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.794214 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62bebfb-ea4b-4488-9bdd-57ccf4b9c943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:05.815138 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62bebfb-ea4b-4488-9bdd-57ccf4b9c943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:05.815916 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Flow 'volume_create_api' (cb9cbd86-0afa-4dae-ae20-1addaa9e274e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:05.816352 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Create volume request issued successfully. Aug 25 05:03:05.816945 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1ebc838-549b-408b-9655-272b6de9899a tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:05.817369 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1393/5582] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:03:05 2026] POST /volume/v3/volumes => generated 785 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:05.828678 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-926e2f24-9880-4373-ac6d-c37ac8193f3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:05.830566 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-926e2f24-9880-4373-ac6d-c37ac8193f3f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:05.830829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-926e2f24-9880-4373-ac6d-c37ac8193f3f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:05.831048 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-926e2f24-9880-4373-ac6d-c37ac8193f3f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:05.837684 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:05.837684 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:05.841014 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-926e2f24-9880-4373-ac6d-c37ac8193f3f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:03:05.844955 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-926e2f24-9880-4373-ac6d-c37ac8193f3f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db returned with HTTP 200 Aug 25 05:03:05.845336 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1403/5583] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:05 2026] GET /volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:06.345108 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4ce989c3-779a-4688-b03f-b5f9c9f5622d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:06.346863 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4ce989c3-779a-4688-b03f-b5f9c9f5622d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:06.347061 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4ce989c3-779a-4688-b03f-b5f9c9f5622d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:06.347238 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4ce989c3-779a-4688-b03f-b5f9c9f5622d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:06.353690 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:06.353690 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:06.356933 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4ce989c3-779a-4688-b03f-b5f9c9f5622d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:06.360503 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4ce989c3-779a-4688-b03f-b5f9c9f5622d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 returned with HTTP 200 Aug 25 05:03:06.360901 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1390/5584] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:06 2026] GET /volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:06.372037 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c2298576-88e3-41e1-bb42-f25ca5a37d22 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:06.373722 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2298576-88e3-41e1-bb42-f25ca5a37d22 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:03:06.374066 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2298576-88e3-41e1-bb42-f25ca5a37d22 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4323b242-5f30-4899-9f78-478170607b35", "name": "tempest-VolumeDependencyTests-Snapshot-1694893634"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:06.381661 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:06.381661 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:06.382150 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c2298576-88e3-41e1-bb42-f25ca5a37d22 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:06.382252 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-c2298576-88e3-41e1-bb42-f25ca5a37d22 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create snapshot from volume 4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:06.404217 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-c2298576-88e3-41e1-bb42-f25ca5a37d22 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['4243ac02-6a7e-4d6c-b574-0c8581e92c74', 'bcdfcdc9-883e-4646-b673-4a7f584b80b7', '08d0552b-f7a9-4f5f-8aab-5a45b5b5b61e', 'cf574a57-a3c3-4339-b159-854b6227ada0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:06.427470 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c2298576-88e3-41e1-bb42-f25ca5a37d22 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot create request issued successfully. Aug 25 05:03:06.427897 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2298576-88e3-41e1-bb42-f25ca5a37d22 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:03:06.428303 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1399/5585] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:03:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:06.436865 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63dbd276-7f28-43d4-be6e-5c2ceb6b037b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:06.438633 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63dbd276-7f28-43d4-be6e-5c2ceb6b037b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c Aug 25 05:03:06.438815 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63dbd276-7f28-43d4-be6e-5c2ceb6b037b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:06.438991 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63dbd276-7f28-43d4-be6e-5c2ceb6b037b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:06.443567 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:06.443567 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:06.443997 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-63dbd276-7f28-43d4-be6e-5c2ceb6b037b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:06.444755 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63dbd276-7f28-43d4-be6e-5c2ceb6b037b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c returned with HTTP 200 Aug 25 05:03:06.445128 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1394/5586] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:06 2026] GET /volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:06.856874 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48116032-71bb-4969-9cf0-7e6c40b71815 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:06.858566 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48116032-71bb-4969-9cf0-7e6c40b71815 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:06.858747 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48116032-71bb-4969-9cf0-7e6c40b71815 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:06.858935 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48116032-71bb-4969-9cf0-7e6c40b71815 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:06.865222 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:06.865222 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:06.868262 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48116032-71bb-4969-9cf0-7e6c40b71815 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:03:06.872135 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48116032-71bb-4969-9cf0-7e6c40b71815 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db returned with HTTP 200 Aug 25 05:03:06.872465 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1404/5587] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:06 2026] GET /volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:06.882882 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a6f7f373-bbc7-42d9-b3af-4daf9524d568 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:06.884412 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6f7f373-bbc7-42d9-b3af-4daf9524d568 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:06.884614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6f7f373-bbc7-42d9-b3af-4daf9524d568 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:06.884791 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a6f7f373-bbc7-42d9-b3af-4daf9524d568 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:06.891628 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:06.891628 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:06.895068 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-a6f7f373-bbc7-42d9-b3af-4daf9524d568 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:03:06.899197 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a6f7f373-bbc7-42d9-b3af-4daf9524d568 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db returned with HTTP 200 Aug 25 05:03:06.899578 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1391/5588] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:06 2026] GET /volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:07.003545 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e75682d1-b536-410a-b01d-cd29c6727856 req-56af9e19-8027-4b7b-9d51-27a6b6f19cd0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:07.005593 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-56af9e19-8027-4b7b-9d51-27a6b6f19cd0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:07.005852 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-56af9e19-8027-4b7b-9d51-27a6b6f19cd0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:07.006060 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-56af9e19-8027-4b7b-9d51-27a6b6f19cd0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:07.013111 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:07.013111 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:07.016739 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e75682d1-b536-410a-b01d-cd29c6727856 req-56af9e19-8027-4b7b-9d51-27a6b6f19cd0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:03:07.021026 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-56af9e19-8027-4b7b-9d51-27a6b6f19cd0 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db returned with HTTP 200 Aug 25 05:03:07.021411 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1400/5589] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:03:07 2026] GET /volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:07.429461 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e75682d1-b536-410a-b01d-cd29c6727856 req-3bfcc278-a4fc-4012-9a46-7e45d1608375 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:07.431503 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-3bfcc278-a4fc-4012-9a46-7e45d1608375 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:07.431732 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-3bfcc278-a4fc-4012-9a46-7e45d1608375 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:07.431939 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-3bfcc278-a4fc-4012-9a46-7e45d1608375 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:07.439525 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:07.439525 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:07.443598 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e75682d1-b536-410a-b01d-cd29c6727856 req-3bfcc278-a4fc-4012-9a46-7e45d1608375 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:03:07.448959 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-3bfcc278-a4fc-4012-9a46-7e45d1608375 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db returned with HTTP 200 Aug 25 05:03:07.449405 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1395/5590] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:03:07 2026] GET /volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:07.455025 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-284a78b8-fb03-4399-8813-f9aeb2124cd2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:07.456842 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-284a78b8-fb03-4399-8813-f9aeb2124cd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c Aug 25 05:03:07.457047 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-284a78b8-fb03-4399-8813-f9aeb2124cd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:07.457281 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-284a78b8-fb03-4399-8813-f9aeb2124cd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:07.458669 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a417287e-cd51-4542-b948-178d9a66a042 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:07.459900 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a417287e-cd51-4542-b948-178d9a66a042 None None] GET https://10.4.3.213/volume// Aug 25 05:03:07.459900 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a417287e-cd51-4542-b948-178d9a66a042 None None] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:07.459900 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a417287e-cd51-4542-b948-178d9a66a042 None None] Calling method 'all' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:07.459900 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a417287e-cd51-4542-b948-178d9a66a042 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:03:07.460214 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1392/5591] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 05:03:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:03:07.462544 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:07.462544 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:07.462985 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-284a78b8-fb03-4399-8813-f9aeb2124cd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:07.463939 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-284a78b8-fb03-4399-8813-f9aeb2124cd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c returned with HTTP 200 Aug 25 05:03:07.464361 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1405/5592] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:07 2026] GET /volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:07.467135 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e75682d1-b536-410a-b01d-cd29c6727856 req-5cf3fea8-98a4-4ae1-97bf-05525020289d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:07.469253 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-5cf3fea8-98a4-4ae1-97bf-05525020289d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:03:07.469651 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-5cf3fea8-98a4-4ae1-97bf-05525020289d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f0c8678-cb49-4a89-886a-3d6b7f8cb7db", "connector": null, "instance_uuid": "15887db2-a62c-4cbb-a0de-2b8c962c4a3a"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:07.473212 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:07.475705 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:07.476195 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a7adecb6-d9cc-42ea-9009-a06a070def4c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-931774234"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:07.478171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'snapshot_id': 'a7adecb6-d9cc-42ea-9009-a06a070def4c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-931774234'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:07.478394 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:07.478394 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:07.484726 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:07.484726 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:07.485319 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:07.485478 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:03:07.490032 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:03:07.498390 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (a5e1de67-eac3-430e-8ebf-0177a9681be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:07.499832 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0462a736-d039-4517-ae76-8a43562fe71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:07.501175 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:07.506630 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-5cf3fea8-98a4-4ae1-97bf-05525020289d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:03:07.507326 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1401/5593] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:03:07 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 25 05:03:07.539531 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0462a736-d039-4517-ae76-8a43562fe71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a7adecb6-d9cc-42ea-9009-a06a070def4c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:07.540850 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e446e5-3e90-47f7-86df-b19164995d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:07.590239 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['32863ffd-5af4-4824-8314-1a0f094a7c5b', '6811971f-c96e-473d-9182-37b5e69c44fa', 'ba467210-dae9-46a6-9291-ce66f0787ea8', '8bb84bed-d78c-4be4-a878-dfdb27d84dc5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:07.591143 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e446e5-3e90-47f7-86df-b19164995d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32863ffd-5af4-4824-8314-1a0f094a7c5b', '6811971f-c96e-473d-9182-37b5e69c44fa', 'ba467210-dae9-46a6-9291-ce66f0787ea8', '8bb84bed-d78c-4be4-a878-dfdb27d84dc5']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:07.591963 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cb50cb-2f91-4211-a3bb-0be8e61993cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:07.633771 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cb50cb-2f91-4211-a3bb-0be8e61993cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2583242a-87c6-4e2c-9f0a-17385f277845', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-931774234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['32863ffd-5af4-4824-8314-1a0f094a7c5b','6811971f-c96e-473d-9182-37b5e69c44fa','ba467210-dae9-46a6-9291-ce66f0787ea8','8bb84bed-d78c-4be4-a878-dfdb27d84dc5'],size=1,snapshot_id=a7adecb6-d9cc-42ea-9009-a06a070def4c,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-931774234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2583242a-87c6-4e2c-9f0a-17385f277845,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a7adecb6-d9cc-42ea-9009-a06a070def4c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:07.634494 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e85371-cae2-44ba-b9c4-cbe5a3647ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:07.656005 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e85371-cae2-44ba-b9c4-cbe5a3647ba8) transitioned into state 'SUCCESS' from state '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-931774234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['32863ffd-5af4-4824-8314-1a0f094a7c5b','6811971f-c96e-473d-9182-37b5e69c44fa','ba467210-dae9-46a6-9291-ce66f0787ea8','8bb84bed-d78c-4be4-a878-dfdb27d84dc5'],size=1,snapshot_id=a7adecb6-d9cc-42ea-9009-a06a070def4c,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:07.656716 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e18827-fdfb-4223-86b7-107775da88ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:07.675890 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e18827-fdfb-4223-86b7-107775da88ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:07.676730 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (a5e1de67-eac3-430e-8ebf-0177a9681be0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:07.677040 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:03:07.677633 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a6a9911-989a-4dce-b3a3-35f7e3cdab4b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:07.678043 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1396/5594] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:03:07 2026] POST /volume/v3/volumes => generated 803 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:07.691598 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-88db0e9c-22e5-4630-b952-71269371b983 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:07.693506 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88db0e9c-22e5-4630-b952-71269371b983 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 Aug 25 05:03:07.693741 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88db0e9c-22e5-4630-b952-71269371b983 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:07.693989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-88db0e9c-22e5-4630-b952-71269371b983 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:07.700925 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:07.700925 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:07.704673 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-88db0e9c-22e5-4630-b952-71269371b983 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:07.708986 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-88db0e9c-22e5-4630-b952-71269371b983 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 returned with HTTP 200 Aug 25 05:03:07.709354 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1393/5595] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:07 2026] GET /volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:08.287264 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7366b183-77a5-465d-925c-7c5026f2a21e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:08.287830 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7366b183-77a5-465d-925c-7c5026f2a21e None None] GET https://10.4.3.213/volume// Aug 25 05:03:08.288074 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7366b183-77a5-465d-925c-7c5026f2a21e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:08.288340 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7366b183-77a5-465d-925c-7c5026f2a21e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:08.288837 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7366b183-77a5-465d-925c-7c5026f2a21e None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:03:08.289231 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1406/5596] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:03:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:03:08.299749 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e75682d1-b536-410a-b01d-cd29c6727856 req-528d0fe8-cbf6-47c9-ae6a-859d7ddf7b9e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:08.301937 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-528d0fe8-cbf6-47c9-ae6a-859d7ddf7b9e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:08.302144 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-528d0fe8-cbf6-47c9-ae6a-859d7ddf7b9e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:08.302327 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-528d0fe8-cbf6-47c9-ae6a-859d7ddf7b9e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:08.311565 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:08.311565 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:08.314999 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-e75682d1-b536-410a-b01d-cd29c6727856 req-528d0fe8-cbf6-47c9-ae6a-859d7ddf7b9e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:03:08.319698 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-528d0fe8-cbf6-47c9-ae6a-859d7ddf7b9e tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db returned with HTTP 200 Aug 25 05:03:08.320107 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1402/5597] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:03:08 2026] GET /volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:03:08.421174 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e75682d1-b536-410a-b01d-cd29c6727856 req-ee1afec1-b417-455e-89c6-d6cdc30d7b98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:08.423698 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-ee1afec1-b417-455e-89c6-d6cdc30d7b98 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] PUT https://10.4.3.213/volume/v3/attachments/3c177fb9-8df7-4e64-ac41-25e08b7bdfd3 Aug 25 05:03:08.424099 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-ee1afec1-b417-455e-89c6-d6cdc30d7b98 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:08.433200 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e75682d1-b536-410a-b01d-cd29c6727856 req-ee1afec1-b417-455e-89c6-d6cdc30d7b98 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Acquiring lock "cinder-attachment_update-0f0c8678-cb49-4a89-886a-3d6b7f8cb7db-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:03:08.438151 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e75682d1-b536-410a-b01d-cd29c6727856 req-ee1afec1-b417-455e-89c6-d6cdc30d7b98 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-0f0c8678-cb49-4a89-886a-3d6b7f8cb7db-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:03:08.439147 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:08.439147 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:08.517637 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e75682d1-b536-410a-b01d-cd29c6727856 req-ee1afec1-b417-455e-89c6-d6cdc30d7b98 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Lock "cinder-attachment_update-0f0c8678-cb49-4a89-886a-3d6b7f8cb7db-np0000008045" released by "attachment_update" :: held 0.079s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:03:08.518138 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-ee1afec1-b417-455e-89c6-d6cdc30d7b98 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/3c177fb9-8df7-4e64-ac41-25e08b7bdfd3 returned with HTTP 200 Aug 25 05:03:08.518419 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1397/5598] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:03:08 2026] PUT /volume/v3/attachments/3c177fb9-8df7-4e64-ac41-25e08b7bdfd3 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:08.539703 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-e75682d1-b536-410a-b01d-cd29c6727856 req-5a5485c2-f44a-4346-9fed-8d4e1407f053 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:08.542917 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-5a5485c2-f44a-4346-9fed-8d4e1407f053 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] POST https://10.4.3.213/volume/v3/attachments/3c177fb9-8df7-4e64-ac41-25e08b7bdfd3/action Aug 25 05:03:08.543354 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-5a5485c2-f44a-4346-9fed-8d4e1407f053 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:03:08.543528 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-5a5485c2-f44a-4346-9fed-8d4e1407f053 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:08.563157 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:08.563157 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:08.572935 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-e75682d1-b536-410a-b01d-cd29c6727856 req-5a5485c2-f44a-4346-9fed-8d4e1407f053 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/3c177fb9-8df7-4e64-ac41-25e08b7bdfd3/action returned with HTTP 204 Aug 25 05:03:08.573362 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1394/5599] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:03:08 2026] POST /volume/v3/attachments/3c177fb9-8df7-4e64-ac41-25e08b7bdfd3/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:08.722527 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3eee53fc-504e-45e0-9747-2ec6aef71e07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:08.724240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3eee53fc-504e-45e0-9747-2ec6aef71e07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 Aug 25 05:03:08.724524 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3eee53fc-504e-45e0-9747-2ec6aef71e07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:08.724763 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3eee53fc-504e-45e0-9747-2ec6aef71e07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:08.733198 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:08.733198 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:08.737297 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3eee53fc-504e-45e0-9747-2ec6aef71e07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:08.742162 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3eee53fc-504e-45e0-9747-2ec6aef71e07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 returned with HTTP 200 Aug 25 05:03:08.742742 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1407/5600] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:08 2026] GET /volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:08.760648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5a126f7-8a54-42d6-a583-d1047bd3a79a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:08.762548 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5a126f7-8a54-42d6-a583-d1047bd3a79a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 Aug 25 05:03:08.762765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5a126f7-8a54-42d6-a583-d1047bd3a79a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:08.762989 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5a126f7-8a54-42d6-a583-d1047bd3a79a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:08.763085 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-e5a126f7-8a54-42d6-a583-d1047bd3a79a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: 667bcafe-fdd9-43cb-9c1e-b6c755391580 Aug 25 05:03:08.768188 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:08.768188 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:08.768714 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5a126f7-8a54-42d6-a583-d1047bd3a79a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:08.783984 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5a126f7-8a54-42d6-a583-d1047bd3a79a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot delete request issued successfully. Aug 25 05:03:08.784166 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5a126f7-8a54-42d6-a583-d1047bd3a79a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 returned with HTTP 202 Aug 25 05:03:08.784574 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1403/5601] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:08 2026] DELETE /volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:03:08.793354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b755e497-97e8-4d3c-8818-3abdcdb5ab30 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:08.795486 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b755e497-97e8-4d3c-8818-3abdcdb5ab30 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 Aug 25 05:03:08.795676 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b755e497-97e8-4d3c-8818-3abdcdb5ab30 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:08.795869 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b755e497-97e8-4d3c-8818-3abdcdb5ab30 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:08.806955 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:08.806955 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:08.806955 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b755e497-97e8-4d3c-8818-3abdcdb5ab30 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:08.807694 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b755e497-97e8-4d3c-8818-3abdcdb5ab30 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 returned with HTTP 200 Aug 25 05:03:08.808099 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1398/5602] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:08 2026] GET /volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:09.816064 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4e01e279-424d-4ced-92ea-600a5619ef9a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:09.817799 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4e01e279-424d-4ced-92ea-600a5619ef9a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 Aug 25 05:03:09.818013 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4e01e279-424d-4ced-92ea-600a5619ef9a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:09.818218 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4e01e279-424d-4ced-92ea-600a5619ef9a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:09.822411 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4e01e279-424d-4ced-92ea-600a5619ef9a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 returned with HTTP 404 Aug 25 05:03:09.822904 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1395/5603] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:09 2026] GET /volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:09.828774 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4648ac78-55cf-40a3-9f56-49211cb9af94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:09.830920 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4648ac78-55cf-40a3-9f56-49211cb9af94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c Aug 25 05:03:09.831173 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4648ac78-55cf-40a3-9f56-49211cb9af94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:09.831444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4648ac78-55cf-40a3-9f56-49211cb9af94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:09.831599 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-4648ac78-55cf-40a3-9f56-49211cb9af94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: a7adecb6-d9cc-42ea-9009-a06a070def4c Aug 25 05:03:09.837099 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:09.837099 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:09.837721 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4648ac78-55cf-40a3-9f56-49211cb9af94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:09.854186 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4648ac78-55cf-40a3-9f56-49211cb9af94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot delete request issued successfully. Aug 25 05:03:09.854915 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4648ac78-55cf-40a3-9f56-49211cb9af94 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c returned with HTTP 202 Aug 25 05:03:09.855551 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1408/5604] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:09 2026] DELETE /volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:03:09.862597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bad8dc08-a2b7-4dae-ab21-4191d6280ea7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:09.864397 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bad8dc08-a2b7-4dae-ab21-4191d6280ea7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c Aug 25 05:03:09.864609 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bad8dc08-a2b7-4dae-ab21-4191d6280ea7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:09.864827 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bad8dc08-a2b7-4dae-ab21-4191d6280ea7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:09.869510 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:09.869510 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:09.869983 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-bad8dc08-a2b7-4dae-ab21-4191d6280ea7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:09.870756 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bad8dc08-a2b7-4dae-ab21-4191d6280ea7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c returned with HTTP 200 Aug 25 05:03:09.871135 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1404/5605] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:09 2026] GET /volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:10.880297 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53af0c6e-9718-4243-b8de-78f798c5cd67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:10.882097 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53af0c6e-9718-4243-b8de-78f798c5cd67 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c Aug 25 05:03:10.882311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53af0c6e-9718-4243-b8de-78f798c5cd67 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:10.882593 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53af0c6e-9718-4243-b8de-78f798c5cd67 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:10.886846 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53af0c6e-9718-4243-b8de-78f798c5cd67 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c returned with HTTP 404 Aug 25 05:03:10.887274 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1399/5606] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:10 2026] GET /volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:10.895077 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-03ddfd4e-93a5-4790-8987-95c3547b6a57 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:10.896942 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-03ddfd4e-93a5-4790-8987-95c3547b6a57 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:10.897194 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-03ddfd4e-93a5-4790-8987-95c3547b6a57 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:10.897393 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-03ddfd4e-93a5-4790-8987-95c3547b6a57 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:10.897590 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-03ddfd4e-93a5-4790-8987-95c3547b6a57 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: 4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:10.905477 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:10.905477 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:10.906477 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-03ddfd4e-93a5-4790-8987-95c3547b6a57 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:10.922139 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-03ddfd4e-93a5-4790-8987-95c3547b6a57 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:03:10.922350 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-03ddfd4e-93a5-4790-8987-95c3547b6a57 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a returned with HTTP 202 Aug 25 05:03:10.922855 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1396/5607] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:10 2026] DELETE /volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:03:10.924312 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f3f2ed6-e7b6-4930-8313-f5f9bce3fb46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:10.926249 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f3f2ed6-e7b6-4930-8313-f5f9bce3fb46 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] POST https://10.4.3.213/volume/v3/types Aug 25 05:03:10.926599 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f3f2ed6-e7b6-4930-8313-f5f9bce3fb46 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-535060174-564058362", "extra_specs": {"multiattach": " True"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:10.928415 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:10.928415 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:10.929986 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9b3504fd-9d72-4a21-a35a-bf269ad2cfa9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:10.932243 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b3504fd-9d72-4a21-a35a-bf269ad2cfa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:10.932589 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b3504fd-9d72-4a21-a35a-bf269ad2cfa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:10.932879 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9b3504fd-9d72-4a21-a35a-bf269ad2cfa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:10.940588 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f3f2ed6-e7b6-4930-8313-f5f9bce3fb46 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/types returned with HTTP 200 Aug 25 05:03:10.940953 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:10.940953 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:10.941015 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1409/5608] 10.4.3.213 () {68 vars in 1253 bytes} [Tue Aug 25 05:03:10 2026] POST /volume/v3/types => generated 285 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:10.945376 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9b3504fd-9d72-4a21-a35a-bf269ad2cfa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:10.949076 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:10.950380 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9b3504fd-9d72-4a21-a35a-bf269ad2cfa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a returned with HTTP 200 Aug 25 05:03:10.950531 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:10.950949 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1770177269", "snapshot_id": null, "imageRef": null, "volume_type": "be86840d-9953-4c8f-8e61-02e40a2826cf", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:10.951037 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1405/5609] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:10 2026] GET /volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:10.952489 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1770177269', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'be86840d-9953-4c8f-8e61-02e40a2826cf', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:10.957234 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume of 1 GB Aug 25 05:03:10.957837 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:10.957837 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:10.958438 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Availability Zones retrieved successfully. Aug 25 05:03:10.967383 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Flow 'volume_create_api' (af09b807-4183-4d2f-addd-429e96d34599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:10.968743 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826e57e0-def3-4a68-b83e-02c2bdb46843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:10.970002 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:10.979278 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:10.979278 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:10.993111 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826e57e0-def3-4a68-b83e-02c2bdb46843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T05:03:11Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=be86840d-9953-4c8f-8e61-02e40a2826cf,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-535060174-564058362',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be86840d-9953-4c8f-8e61-02e40a2826cf', 'encryption_key_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=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:10.994327 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1e4b1a-d441-48db-b3f6-822cfcfcdf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:11.020729 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-535060174-564058362 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-535060174-564058362, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:03:11.021075 np0000008045 devstack@c-api.service[100268]: WARNING cinder.quota [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-535060174-564058362 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-535060174-564058362, it is now deprecated. Please use the default quota class for default quota. Aug 25 05:03:11.043528 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Created reservations ['e24ce458-0edd-4748-a9df-f3e5b77c24ea', '96c81a25-826e-48bd-8974-79e841d6292a', '32bd067c-026a-4824-9350-54bf66d08319', '64145197-6115-46c9-895f-09b070337433'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:11.044313 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1e4b1a-d441-48db-b3f6-822cfcfcdf93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e24ce458-0edd-4748-a9df-f3e5b77c24ea', '96c81a25-826e-48bd-8974-79e841d6292a', '32bd067c-026a-4824-9350-54bf66d08319', '64145197-6115-46c9-895f-09b070337433']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:11.045171 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f010ba-e338-45b1-88c1-5c76d9c8161c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:11.073219 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f010ba-e338-45b1-88c1-5c76d9c8161c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60322698-7cd6-484e-99eb-14a6ccd65400', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1770177269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',qos_specs=None,replication_status=,reservations=['e24ce458-0edd-4748-a9df-f3e5b77c24ea','96c81a25-826e-48bd-8974-79e841d6292a','32bd067c-026a-4824-9350-54bf66d08319','64145197-6115-46c9-895f-09b070337433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f20a11b206b43dab7388534cb0e4d61',volume_type_id=be86840d-9953-4c8f-8e61-02e40a2826cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1770177269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60322698-7cd6-484e-99eb-14a6ccd65400,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f20a11b206b43dab7388534cb0e4d61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be86840d-9953-4c8f-8e61-02e40a2826cf),volume_type_id=be86840d-9953-4c8f-8e61-02e40a2826cf)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:11.074311 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407b4446-e57f-4a45-bebd-82f02fbe7d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:11.092195 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407b4446-e57f-4a45-bebd-82f02fbe7d3e) transitioned into state 'SUCCESS' from state '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-1770177269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='dd16cfd85d714b32b34b3aa7cfaee3d3',qos_specs=None,replication_status=,reservations=['e24ce458-0edd-4748-a9df-f3e5b77c24ea','96c81a25-826e-48bd-8974-79e841d6292a','32bd067c-026a-4824-9350-54bf66d08319','64145197-6115-46c9-895f-09b070337433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f20a11b206b43dab7388534cb0e4d61',volume_type_id=be86840d-9953-4c8f-8e61-02e40a2826cf)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:11.092942 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c238a677-0e24-4acb-813c-9dd508a64b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:11.102880 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c238a677-0e24-4acb-813c-9dd508a64b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:11.103836 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Flow 'volume_create_api' (af09b807-4183-4d2f-addd-429e96d34599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:11.104201 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Create volume request issued successfully. Aug 25 05:03:11.104801 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68a06657-f2f8-4986-85ee-8e8354aeb401 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:11.105200 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1400/5610] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:03:10 2026] POST /volume/v3/volumes => generated 828 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:11.116208 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d9607538-9f7c-47fd-8c80-acae23ae0cd8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:11.118499 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9607538-9f7c-47fd-8c80-acae23ae0cd8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:11.118757 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9607538-9f7c-47fd-8c80-acae23ae0cd8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:11.119013 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d9607538-9f7c-47fd-8c80-acae23ae0cd8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:11.126532 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:11.126532 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:11.130366 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d9607538-9f7c-47fd-8c80-acae23ae0cd8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:11.134220 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d9607538-9f7c-47fd-8c80-acae23ae0cd8 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:11.134634 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1397/5611] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:11 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:11.963885 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed0926b7-5c78-4b42-8174-05d6a4fcc8ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:11.965486 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed0926b7-5c78-4b42-8174-05d6a4fcc8ee tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:11.965742 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed0926b7-5c78-4b42-8174-05d6a4fcc8ee tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:11.965904 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed0926b7-5c78-4b42-8174-05d6a4fcc8ee tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:11.971183 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed0926b7-5c78-4b42-8174-05d6a4fcc8ee tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a returned with HTTP 404 Aug 25 05:03:11.971669 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1410/5612] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:11 2026] GET /volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:11.978445 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0062e656-f8e8-4fe3-8aa6-624f5dcaea9c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:11.980300 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0062e656-f8e8-4fe3-8aa6-624f5dcaea9c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:11.980546 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0062e656-f8e8-4fe3-8aa6-624f5dcaea9c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:11.980872 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0062e656-f8e8-4fe3-8aa6-624f5dcaea9c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:11.980950 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0062e656-f8e8-4fe3-8aa6-624f5dcaea9c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: 4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:11.987655 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:11.987655 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:11.988151 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0062e656-f8e8-4fe3-8aa6-624f5dcaea9c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:12.002076 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0062e656-f8e8-4fe3-8aa6-624f5dcaea9c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:03:12.002265 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0062e656-f8e8-4fe3-8aa6-624f5dcaea9c tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 returned with HTTP 202 Aug 25 05:03:12.002656 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1406/5613] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:11 2026] DELETE /volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:03:12.010285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-275634d2-38c1-4690-9d50-17fe52f13b36 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.012852 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-275634d2-38c1-4690-9d50-17fe52f13b36 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:12.013165 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-275634d2-38c1-4690-9d50-17fe52f13b36 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:12.013474 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-275634d2-38c1-4690-9d50-17fe52f13b36 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:12.022138 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:12.022138 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:12.026318 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-275634d2-38c1-4690-9d50-17fe52f13b36 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:12.030854 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-275634d2-38c1-4690-9d50-17fe52f13b36 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 returned with HTTP 200 Aug 25 05:03:12.031298 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1401/5614] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:12 2026] GET /volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:12.146211 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-213a7ebe-d1cc-4c38-893c-49147721961d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.147934 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-213a7ebe-d1cc-4c38-893c-49147721961d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:12.148116 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-213a7ebe-d1cc-4c38-893c-49147721961d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:12.148326 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-213a7ebe-d1cc-4c38-893c-49147721961d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:12.154730 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:12.154730 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:12.157775 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-213a7ebe-d1cc-4c38-893c-49147721961d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:12.161278 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-213a7ebe-d1cc-4c38-893c-49147721961d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:12.161639 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1398/5615] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:12 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:12.173060 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-702f3717-fe0d-4f7c-bf3f-3cd310140ce0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.174705 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-702f3717-fe0d-4f7c-bf3f-3cd310140ce0 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:12.174893 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-702f3717-fe0d-4f7c-bf3f-3cd310140ce0 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:12.175072 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-702f3717-fe0d-4f7c-bf3f-3cd310140ce0 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:12.181253 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:12.181253 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:12.184273 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-702f3717-fe0d-4f7c-bf3f-3cd310140ce0 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:12.187812 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-702f3717-fe0d-4f7c-bf3f-3cd310140ce0 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:12.188244 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1411/5616] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:12 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:12.231130 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-b7c7f05f-ad5b-4ff7-a76c-6bfce0f4fc89 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.233246 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-b7c7f05f-ad5b-4ff7-a76c-6bfce0f4fc89 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:12.233453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-b7c7f05f-ad5b-4ff7-a76c-6bfce0f4fc89 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:12.233652 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-b7c7f05f-ad5b-4ff7-a76c-6bfce0f4fc89 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:12.240378 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:12.240378 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:12.243764 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-b7c7f05f-ad5b-4ff7-a76c-6bfce0f4fc89 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:12.247819 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-b7c7f05f-ad5b-4ff7-a76c-6bfce0f4fc89 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:12.248311 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1407/5617] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:03:12 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:12.311751 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ce6c51a-90b6-4633-bcb2-24ce4bf1fa6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.312211 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ce6c51a-90b6-4633-bcb2-24ce4bf1fa6c None None] GET https://10.4.3.213/volume// Aug 25 05:03:12.312418 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ce6c51a-90b6-4633-bcb2-24ce4bf1fa6c None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:12.312659 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ce6c51a-90b6-4633-bcb2-24ce4bf1fa6c None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:12.313086 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ce6c51a-90b6-4633-bcb2-24ce4bf1fa6c None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:03:12.313391 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1402/5618] 10.4.3.213 () {66 vars in 1428 bytes} [Tue Aug 25 05:03: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 25 05:03:12.320274 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-3c5ec781-7cbd-4fb7-ad0c-7abfbd3bd295 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.389780 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-3c5ec781-7cbd-4fb7-ad0c-7abfbd3bd295 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:03:12.390205 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-3c5ec781-7cbd-4fb7-ad0c-7abfbd3bd295 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60322698-7cd6-484e-99eb-14a6ccd65400", "connector": null, "instance_uuid": "3c8e8109-1475-4a0a-9218-4d808bfaea08"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:12.397865 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:12.397865 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:12.417854 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-3c5ec781-7cbd-4fb7-ad0c-7abfbd3bd295 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:03:12.418599 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1399/5619] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:03:12 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:12.442510 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4cc265e-5c81-4ce0-b6da-c45dd60e34a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.444191 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4cc265e-5c81-4ce0-b6da-c45dd60e34a7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:12.444442 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4cc265e-5c81-4ce0-b6da-c45dd60e34a7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:12.444601 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4cc265e-5c81-4ce0-b6da-c45dd60e34a7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:12.449104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa6a78ae-e7f2-4917-aee3-5bce1f9d042c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.449494 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa6a78ae-e7f2-4917-aee3-5bce1f9d042c None None] GET https://10.4.3.213/volume// Aug 25 05:03:12.449661 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa6a78ae-e7f2-4917-aee3-5bce1f9d042c None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:12.449879 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa6a78ae-e7f2-4917-aee3-5bce1f9d042c None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:12.450197 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa6a78ae-e7f2-4917-aee3-5bce1f9d042c None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:03:12.450477 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1408/5620] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:03: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 25 05:03:12.452688 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:12.452688 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:12.455574 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4cc265e-5c81-4ce0-b6da-c45dd60e34a7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:12.456507 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-e883a071-f425-48ba-86cf-bc10008f7f24 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.458489 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-e883a071-f425-48ba-86cf-bc10008f7f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:12.458688 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-e883a071-f425-48ba-86cf-bc10008f7f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:12.458895 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-e883a071-f425-48ba-86cf-bc10008f7f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:12.458959 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4cc265e-5c81-4ce0-b6da-c45dd60e34a7 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:12.459302 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1412/5621] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:12 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:12.468436 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:12.468436 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:12.471514 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-e883a071-f425-48ba-86cf-bc10008f7f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:12.475400 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-e883a071-f425-48ba-86cf-bc10008f7f24 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:12.475848 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1403/5622] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:03:12 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:03:12.580770 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-c4f994ef-e4a5-4873-9f6d-014d031c644a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:12.582739 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-c4f994ef-e4a5-4873-9f6d-014d031c644a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] PUT https://10.4.3.213/volume/v3/attachments/c1f44cdb-6739-4bb6-8f9e-b5a0a7d6e28f Aug 25 05:03:12.583090 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-c4f994ef-e4a5-4873-9f6d-014d031c644a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:12.590379 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-c4f994ef-e4a5-4873-9f6d-014d031c644a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Acquiring lock "cinder-attachment_update-60322698-7cd6-484e-99eb-14a6ccd65400-np0000008045" by "attachment_update" {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:03:12.595143 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-c4f994ef-e4a5-4873-9f6d-014d031c644a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-60322698-7cd6-484e-99eb-14a6ccd65400-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100270) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:03:12.596067 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:12.596067 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:12.673648 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.coordination [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-c4f994ef-e4a5-4873-9f6d-014d031c644a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Lock "cinder-attachment_update-60322698-7cd6-484e-99eb-14a6ccd65400-np0000008045" released by "attachment_update" :: held 0.078s {{(pid=100270) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:03:12.674082 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-c4f994ef-e4a5-4873-9f6d-014d031c644a tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/c1f44cdb-6739-4bb6-8f9e-b5a0a7d6e28f returned with HTTP 200 Aug 25 05:03:12.674714 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1400/5623] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:03:12 2026] PUT /volume/v3/attachments/c1f44cdb-6739-4bb6-8f9e-b5a0a7d6e28f => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:13.042848 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a104d734-495c-4955-8202-ac501f17ed1a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:13.044865 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a104d734-495c-4955-8202-ac501f17ed1a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:13.045068 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a104d734-495c-4955-8202-ac501f17ed1a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:13.045239 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a104d734-495c-4955-8202-ac501f17ed1a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:13.050414 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a104d734-495c-4955-8202-ac501f17ed1a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 returned with HTTP 404 Aug 25 05:03:13.050867 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1409/5624] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:13 2026] GET /volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:13.057342 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f4c956a-41c0-443a-8824-f5c9be5ab921 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:13.059052 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f4c956a-41c0-443a-8824-f5c9be5ab921 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 Aug 25 05:03:13.059255 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f4c956a-41c0-443a-8824-f5c9be5ab921 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:13.059434 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f4c956a-41c0-443a-8824-f5c9be5ab921 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:13.059618 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3f4c956a-41c0-443a-8824-f5c9be5ab921 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: 2583242a-87c6-4e2c-9f0a-17385f277845 Aug 25 05:03:13.066373 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:13.066373 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:13.066807 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f4c956a-41c0-443a-8824-f5c9be5ab921 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:13.082966 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f4c956a-41c0-443a-8824-f5c9be5ab921 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:03:13.083211 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f4c956a-41c0-443a-8824-f5c9be5ab921 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 returned with HTTP 202 Aug 25 05:03:13.083666 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1413/5625] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:13 2026] DELETE /volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:03:13.089906 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb1cd3b5-fe9a-43d8-a4c6-436cbafdd7e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:13.091663 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb1cd3b5-fe9a-43d8-a4c6-436cbafdd7e7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 Aug 25 05:03:13.091892 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb1cd3b5-fe9a-43d8-a4c6-436cbafdd7e7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:13.092078 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb1cd3b5-fe9a-43d8-a4c6-436cbafdd7e7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:13.098718 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:13.098718 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:13.102406 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb1cd3b5-fe9a-43d8-a4c6-436cbafdd7e7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:13.106380 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb1cd3b5-fe9a-43d8-a4c6-436cbafdd7e7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 returned with HTTP 200 Aug 25 05:03:13.106905 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1404/5626] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:13 2026] GET /volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:13.470777 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c427bff3-c12c-48f9-82f4-ea54adaaf1a9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:13.472704 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c427bff3-c12c-48f9-82f4-ea54adaaf1a9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:13.472947 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c427bff3-c12c-48f9-82f4-ea54adaaf1a9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:13.473159 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c427bff3-c12c-48f9-82f4-ea54adaaf1a9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:13.482539 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:13.482539 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:13.485961 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c427bff3-c12c-48f9-82f4-ea54adaaf1a9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:13.489819 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c427bff3-c12c-48f9-82f4-ea54adaaf1a9 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:13.490191 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1401/5627] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:13 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:14.119153 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fd181323-2481-4966-a335-86ddaf69775e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:14.121205 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd181323-2481-4966-a335-86ddaf69775e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 Aug 25 05:03:14.121562 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd181323-2481-4966-a335-86ddaf69775e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:14.121836 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fd181323-2481-4966-a335-86ddaf69775e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:14.128098 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fd181323-2481-4966-a335-86ddaf69775e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 returned with HTTP 404 Aug 25 05:03:14.128673 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1410/5628] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:14 2026] GET /volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:14.136734 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:14.138391 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:14.138744 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1172781965"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:14.140131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1172781965'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:14.140255 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:03:14.144039 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:03:14.149117 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (bb5ce8c0-e243-4d92-af63-4c39dbb3e3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:14.149964 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d560a4-e92e-4706-8a03-db22422433bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:14.150801 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:14.173175 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d560a4-e92e-4706-8a03-db22422433bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:14.173893 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4ad9da-93e0-45fe-a935-730b722e6b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:14.207298 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['9e9734ab-130d-4190-a1ef-822d699ab4a0', 'f67c1e33-0994-4ea1-966a-a5f7759125f4', 'f4f44653-2bc5-48df-90fe-671dae121ddb', '5bc507ab-1351-4af4-b3b1-6d3e00511682'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:14.208079 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4ad9da-93e0-45fe-a935-730b722e6b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9734ab-130d-4190-a1ef-822d699ab4a0', 'f67c1e33-0994-4ea1-966a-a5f7759125f4', 'f4f44653-2bc5-48df-90fe-671dae121ddb', '5bc507ab-1351-4af4-b3b1-6d3e00511682']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:14.208762 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67096340-d801-42e7-bac5-082e71085683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:14.228928 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67096340-d801-42e7-bac5-082e71085683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2fe2eca-fcda-45e4-8fe0-827b0836b9c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1172781965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['9e9734ab-130d-4190-a1ef-822d699ab4a0','f67c1e33-0994-4ea1-966a-a5f7759125f4','f4f44653-2bc5-48df-90fe-671dae121ddb','5bc507ab-1351-4af4-b3b1-6d3e00511682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1172781965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2fe2eca-fcda-45e4-8fe0-827b0836b9c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:14.229951 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbab70a5-baa4-4439-a427-36a927e21d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:14.246681 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbab70a5-baa4-4439-a427-36a927e21d6d) transitioned into state 'SUCCESS' from state '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-1172781965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['9e9734ab-130d-4190-a1ef-822d699ab4a0','f67c1e33-0994-4ea1-966a-a5f7759125f4','f4f44653-2bc5-48df-90fe-671dae121ddb','5bc507ab-1351-4af4-b3b1-6d3e00511682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:14.247230 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f0637f-c227-45d0-b3c3-aaf65e149160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:14.255765 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f0637f-c227-45d0-b3c3-aaf65e149160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:14.256511 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (bb5ce8c0-e243-4d92-af63-4c39dbb3e3f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:14.256813 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:03:14.257325 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2dba52fd-4d33-46d4-b2cf-4d57da4fd353 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:14.257866 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1414/5629] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:03:14 2026] POST /volume/v3/volumes => generated 770 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:14.268897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac9c9100-0f9f-4032-983e-6d69ce0eab8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:14.270775 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac9c9100-0f9f-4032-983e-6d69ce0eab8a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:14.270999 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac9c9100-0f9f-4032-983e-6d69ce0eab8a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:14.271215 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac9c9100-0f9f-4032-983e-6d69ce0eab8a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:14.278128 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:14.278128 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:14.281769 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ac9c9100-0f9f-4032-983e-6d69ce0eab8a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:14.285766 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac9c9100-0f9f-4032-983e-6d69ce0eab8a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 returned with HTTP 200 Aug 25 05:03:14.286293 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1405/5630] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:14 2026] GET /volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:14.506051 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-549a6395-1005-43b1-a003-edbbde245f94 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:14.507822 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-549a6395-1005-43b1-a003-edbbde245f94 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:14.508022 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-549a6395-1005-43b1-a003-edbbde245f94 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:14.508229 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-549a6395-1005-43b1-a003-edbbde245f94 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:14.519004 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:14.519004 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:14.522710 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-549a6395-1005-43b1-a003-edbbde245f94 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:14.527487 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-549a6395-1005-43b1-a003-edbbde245f94 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:14.527487 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1402/5631] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:14 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:15.299731 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2f6b7d2c-a696-4af6-8120-7dfd077ac927 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:15.302174 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f6b7d2c-a696-4af6-8120-7dfd077ac927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:15.302500 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f6b7d2c-a696-4af6-8120-7dfd077ac927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:15.302794 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2f6b7d2c-a696-4af6-8120-7dfd077ac927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:15.312899 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:15.312899 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:15.317692 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2f6b7d2c-a696-4af6-8120-7dfd077ac927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:15.323295 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2f6b7d2c-a696-4af6-8120-7dfd077ac927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 returned with HTTP 200 Aug 25 05:03:15.323696 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1411/5632] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:15 2026] GET /volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:15.336087 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2080340-80ed-4a3c-a391-9b1f30520c16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:15.338009 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2080340-80ed-4a3c-a391-9b1f30520c16 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:03:15.338365 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2080340-80ed-4a3c-a391-9b1f30520c16 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2fe2eca-fcda-45e4-8fe0-827b0836b9c2", "name": "tempest-VolumeDependencyTests-Snapshot-1444376042"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:15.346263 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:15.346263 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:15.346759 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f2080340-80ed-4a3c-a391-9b1f30520c16 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:15.346871 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-f2080340-80ed-4a3c-a391-9b1f30520c16 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create snapshot from volume e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:15.368988 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f2080340-80ed-4a3c-a391-9b1f30520c16 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['c29492cb-afb8-4afc-ac81-18dc3cced913', '4c1d74ec-ff6f-4e65-9247-31b17c2b3660', 'c2bb216b-32c6-47bd-acb4-98e45b576288', 'f84a1f18-3a6d-4ea4-8413-3d8b80f4ce19'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:15.394631 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f2080340-80ed-4a3c-a391-9b1f30520c16 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot create request issued successfully. Aug 25 05:03:15.394930 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2080340-80ed-4a3c-a391-9b1f30520c16 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:03:15.395358 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1415/5633] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:03:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:15.403466 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f8a83b8-cf9c-43f2-8bf4-3f5e2929810f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:15.405171 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f8a83b8-cf9c-43f2-8bf4-3f5e2929810f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 Aug 25 05:03:15.405361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f8a83b8-cf9c-43f2-8bf4-3f5e2929810f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:15.405557 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f8a83b8-cf9c-43f2-8bf4-3f5e2929810f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:15.410081 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:15.410081 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:15.410508 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3f8a83b8-cf9c-43f2-8bf4-3f5e2929810f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:15.411228 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f8a83b8-cf9c-43f2-8bf4-3f5e2929810f tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 returned with HTTP 200 Aug 25 05:03:15.411594 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1406/5634] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:15 2026] GET /volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:15.540945 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e1145442-f692-4199-b053-0cbd624fd6bc None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:15.542989 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e1145442-f692-4199-b053-0cbd624fd6bc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:15.542989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e1145442-f692-4199-b053-0cbd624fd6bc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:15.542989 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e1145442-f692-4199-b053-0cbd624fd6bc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:15.552071 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:15.552071 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:15.555050 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e1145442-f692-4199-b053-0cbd624fd6bc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:15.558870 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e1145442-f692-4199-b053-0cbd624fd6bc tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:15.559200 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1403/5635] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:15 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:15.925697 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-a987ece9-35b2-4c41-8b1f-9371ece546bb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:15.927919 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-a987ece9-35b2-4c41-8b1f-9371ece546bb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/attachments/c1f44cdb-6739-4bb6-8f9e-b5a0a7d6e28f/action Aug 25 05:03:15.928253 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-a987ece9-35b2-4c41-8b1f-9371ece546bb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-complete": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:03:15.928384 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-a987ece9-35b2-4c41-8b1f-9371ece546bb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:15.942880 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:15.942880 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:15.952223 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-332a54d5-a70a-4e5f-bbe6-d230b2a21597 req-a987ece9-35b2-4c41-8b1f-9371ece546bb tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/c1f44cdb-6739-4bb6-8f9e-b5a0a7d6e28f/action returned with HTTP 204 Aug 25 05:03:15.952659 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1412/5636] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:03:15 2026] POST /volume/v3/attachments/c1f44cdb-6739-4bb6-8f9e-b5a0a7d6e28f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:16.420588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-656835c6-9245-48cd-bca5-5d15598d3376 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.422492 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-656835c6-9245-48cd-bca5-5d15598d3376 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 Aug 25 05:03:16.422726 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-656835c6-9245-48cd-bca5-5d15598d3376 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:16.422972 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-656835c6-9245-48cd-bca5-5d15598d3376 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:16.427987 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.427987 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:16.428366 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-656835c6-9245-48cd-bca5-5d15598d3376 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:16.429086 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-656835c6-9245-48cd-bca5-5d15598d3376 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 returned with HTTP 200 Aug 25 05:03:16.429442 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1416/5637] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:16 2026] GET /volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:16.438567 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c276dad-2d12-49f2-805b-71064667a9b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.440167 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:16.440532 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6cf2c8bc-fd85-479b-aa63-1d3d11b4e335", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1490832704"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:16.441934 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'snapshot_id': '6cf2c8bc-fd85-479b-aa63-1d3d11b4e335', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1490832704'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:16.446972 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.446972 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:16.447411 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:16.447545 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:03:16.450762 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:03:16.455565 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (d2ec6820-700c-46de-bafc-ba6c11be0e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:16.456530 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd74512-b732-48cf-97d1-100bc86f2dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:16.457278 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:16.482108 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd74512-b732-48cf-97d1-100bc86f2dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6cf2c8bc-fd85-479b-aa63-1d3d11b4e335', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:16.482721 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (668411b0-76a6-41e7-a3f1-fd72067469bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:16.516526 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['a0304bdd-a01d-4d0a-a2f4-e1cfdbeaedeb', '418b4ff1-20b1-48d5-86d4-769b7db8ab34', '1a9b070d-5064-4fad-b83e-d3214db30dea', '7287f020-1fbb-4ff7-96e2-3d0bb7ef30a8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:16.517264 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (668411b0-76a6-41e7-a3f1-fd72067469bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0304bdd-a01d-4d0a-a2f4-e1cfdbeaedeb', '418b4ff1-20b1-48d5-86d4-769b7db8ab34', '1a9b070d-5064-4fad-b83e-d3214db30dea', '7287f020-1fbb-4ff7-96e2-3d0bb7ef30a8']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:16.517949 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb4ee06a-3733-46c7-944f-ed5feedcacb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:16.552781 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb4ee06a-3733-46c7-944f-ed5feedcacb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1490832704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['a0304bdd-a01d-4d0a-a2f4-e1cfdbeaedeb','418b4ff1-20b1-48d5-86d4-769b7db8ab34','1a9b070d-5064-4fad-b83e-d3214db30dea','7287f020-1fbb-4ff7-96e2-3d0bb7ef30a8'],size=1,snapshot_id=6cf2c8bc-fd85-479b-aa63-1d3d11b4e335,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1490832704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6cf2c8bc-fd85-479b-aa63-1d3d11b4e335,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:16.553515 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f159833-0327-40bd-9612-09dcbdad6852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:16.569116 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f159833-0327-40bd-9612-09dcbdad6852) transitioned into state 'SUCCESS' from state '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-1490832704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['a0304bdd-a01d-4d0a-a2f4-e1cfdbeaedeb','418b4ff1-20b1-48d5-86d4-769b7db8ab34','1a9b070d-5064-4fad-b83e-d3214db30dea','7287f020-1fbb-4ff7-96e2-3d0bb7ef30a8'],size=1,snapshot_id=6cf2c8bc-fd85-479b-aa63-1d3d11b4e335,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:16.570412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0dae84a-4d1c-4015-845c-23d8a529751d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:16.571481 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2beee7a7-f143-46d5-9d19-e8b64e58ba6d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.573213 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2beee7a7-f143-46d5-9d19-e8b64e58ba6d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:16.573401 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2beee7a7-f143-46d5-9d19-e8b64e58ba6d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:16.573597 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2beee7a7-f143-46d5-9d19-e8b64e58ba6d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:16.582856 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.582856 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:16.586328 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2beee7a7-f143-46d5-9d19-e8b64e58ba6d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:16.587629 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0dae84a-4d1c-4015-845c-23d8a529751d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:16.588399 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (d2ec6820-700c-46de-bafc-ba6c11be0e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:16.588685 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:03:16.589183 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c276dad-2d12-49f2-805b-71064667a9b4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:16.589597 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1407/5638] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:03:16 2026] POST /volume/v3/volumes => generated 804 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:16.593454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2beee7a7-f143-46d5-9d19-e8b64e58ba6d tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:16.593454 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1404/5639] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:16 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:16.608273 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ab00811e-aa8c-4fdd-aad7-b5425706328a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.610185 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab00811e-aa8c-4fdd-aad7-b5425706328a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe Aug 25 05:03:16.610305 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab00811e-aa8c-4fdd-aad7-b5425706328a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:16.610516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ab00811e-aa8c-4fdd-aad7-b5425706328a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:16.617009 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.617009 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:16.620686 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ab00811e-aa8c-4fdd-aad7-b5425706328a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:16.625211 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ab00811e-aa8c-4fdd-aad7-b5425706328a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe returned with HTTP 200 Aug 25 05:03:16.625711 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1413/5640] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:16 2026] GET /volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:16.646525 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-98b8e344-b085-4b27-9721-a5bfcb03b9cf req-6744b6c1-dff3-4af6-a26c-5544b3b77a85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.648752 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-98b8e344-b085-4b27-9721-a5bfcb03b9cf req-6744b6c1-dff3-4af6-a26c-5544b3b77a85 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:16.648926 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-98b8e344-b085-4b27-9721-a5bfcb03b9cf req-6744b6c1-dff3-4af6-a26c-5544b3b77a85 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:16.649100 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-98b8e344-b085-4b27-9721-a5bfcb03b9cf req-6744b6c1-dff3-4af6-a26c-5544b3b77a85 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:16.657598 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.657598 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:16.661014 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-98b8e344-b085-4b27-9721-a5bfcb03b9cf req-6744b6c1-dff3-4af6-a26c-5544b3b77a85 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:16.665264 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-98b8e344-b085-4b27-9721-a5bfcb03b9cf req-6744b6c1-dff3-4af6-a26c-5544b3b77a85 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:16.665695 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1417/5641] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:03:16 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:16.682620 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca7a8886-c099-465c-8b8f-23d27818fd8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.684549 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca7a8886-c099-465c-8b8f-23d27818fd8e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:16.684777 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca7a8886-c099-465c-8b8f-23d27818fd8e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:16.684978 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca7a8886-c099-465c-8b8f-23d27818fd8e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:16.694791 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.694791 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:16.698022 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca7a8886-c099-465c-8b8f-23d27818fd8e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:16.702071 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca7a8886-c099-465c-8b8f-23d27818fd8e tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:16.702512 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1408/5642] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:16 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:16.748494 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7632a422-632e-4c7b-995a-2c92b006646b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.751067 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7632a422-632e-4c7b-995a-2c92b006646b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:16.751333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7632a422-632e-4c7b-995a-2c92b006646b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:16.751621 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7632a422-632e-4c7b-995a-2c92b006646b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:16.760385 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.760385 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:16.763414 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7632a422-632e-4c7b-995a-2c92b006646b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:16.767083 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7632a422-632e-4c7b-995a-2c92b006646b tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:16.767461 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1405/5643] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:03:16 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:16.788338 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-e9e4b56a-6bcc-4f81-a42d-bf7d47a88755 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.790843 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-e9e4b56a-6bcc-4f81-a42d-bf7d47a88755 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] POST https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400/action Aug 25 05:03:16.791191 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-e9e4b56a-6bcc-4f81-a42d-bf7d47a88755 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:03:16.791307 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-e9e4b56a-6bcc-4f81-a42d-bf7d47a88755 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:16.801564 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.801564 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:16.801976 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-e9e4b56a-6bcc-4f81-a42d-bf7d47a88755 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:16.807415 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-e9e4b56a-6bcc-4f81-a42d-bf7d47a88755 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Begin detaching volume completed successfully. Aug 25 05:03:16.807645 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-e9e4b56a-6bcc-4f81-a42d-bf7d47a88755 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400/action returned with HTTP 202 Aug 25 05:03:16.808040 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1414/5644] 10.4.3.213 () {72 vars in 1672 bytes} [Tue Aug 25 05:03:16 2026] POST /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:03:16.824403 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41808407-0c57-4725-b5ee-5fb31367b4f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.828963 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41808407-0c57-4725-b5ee-5fb31367b4f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:16.829238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41808407-0c57-4725-b5ee-5fb31367b4f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:16.829518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41808407-0c57-4725-b5ee-5fb31367b4f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:16.844015 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.844015 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:16.847742 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41808407-0c57-4725-b5ee-5fb31367b4f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:16.854668 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41808407-0c57-4725-b5ee-5fb31367b4f4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:16.855126 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca5531ca-007f-490a-9aa0-78e0a8b5dcfc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.855190 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1418/5645] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:16 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:16.855902 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca5531ca-007f-490a-9aa0-78e0a8b5dcfc None None] GET https://10.4.3.213/volume// Aug 25 05:03:16.855902 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca5531ca-007f-490a-9aa0-78e0a8b5dcfc None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:16.855990 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca5531ca-007f-490a-9aa0-78e0a8b5dcfc None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:16.859450 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca5531ca-007f-490a-9aa0-78e0a8b5dcfc None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:03:16.859450 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1409/5646] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:03: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 25 05:03:16.862543 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7182b864-930f-4d52-b43f-ced8f074584f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:16.864416 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7182b864-930f-4d52-b43f-ced8f074584f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:16.864651 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7182b864-930f-4d52-b43f-ced8f074584f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:16.864840 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7182b864-930f-4d52-b43f-ced8f074584f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:16.874571 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:16.874571 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:16.881139 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7182b864-930f-4d52-b43f-ced8f074584f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:16.885781 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-7182b864-930f-4d52-b43f-ced8f074584f tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:16.886205 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1406/5647] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:03:16 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:03:17.378523 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-eb8b6c7a-a6c2-43f9-a182-6af23bfd7a77 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:17.380604 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-eb8b6c7a-a6c2-43f9-a182-6af23bfd7a77 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:17.380816 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-eb8b6c7a-a6c2-43f9-a182-6af23bfd7a77 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:17.380980 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-eb8b6c7a-a6c2-43f9-a182-6af23bfd7a77 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:17.389680 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:17.389680 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:17.392691 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-eb8b6c7a-a6c2-43f9-a182-6af23bfd7a77 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:17.396441 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-eb8b6c7a-a6c2-43f9-a182-6af23bfd7a77 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:17.396844 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1415/5648] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:03:17 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:17.651130 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0e27cb1-e55e-4940-9acb-2898995e54f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:17.653319 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0e27cb1-e55e-4940-9acb-2898995e54f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe Aug 25 05:03:17.653557 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0e27cb1-e55e-4940-9acb-2898995e54f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:17.653745 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0e27cb1-e55e-4940-9acb-2898995e54f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:17.663383 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:17.663383 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:17.668095 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a0e27cb1-e55e-4940-9acb-2898995e54f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:17.673448 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0e27cb1-e55e-4940-9acb-2898995e54f5 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe returned with HTTP 200 Aug 25 05:03:17.673978 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1419/5649] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:17 2026] GET /volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:17.684969 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d6c214c-be2b-4aea-b40c-fdc6a748514d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:17.687117 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d6c214c-be2b-4aea-b40c-fdc6a748514d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 Aug 25 05:03:17.687359 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d6c214c-be2b-4aea-b40c-fdc6a748514d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:17.687613 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d6c214c-be2b-4aea-b40c-fdc6a748514d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:17.687761 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-0d6c214c-be2b-4aea-b40c-fdc6a748514d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: 6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 Aug 25 05:03:17.693320 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:17.693320 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:17.693857 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d6c214c-be2b-4aea-b40c-fdc6a748514d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:17.712103 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0d6c214c-be2b-4aea-b40c-fdc6a748514d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot delete request issued successfully. Aug 25 05:03:17.712310 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d6c214c-be2b-4aea-b40c-fdc6a748514d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 returned with HTTP 202 Aug 25 05:03:17.712695 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1410/5650] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:17 2026] DELETE /volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:03:17.722441 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f928810c-51c3-4e7d-ad9e-6349952a20af None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:17.724245 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f928810c-51c3-4e7d-ad9e-6349952a20af tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 Aug 25 05:03:17.724443 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f928810c-51c3-4e7d-ad9e-6349952a20af tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:17.724665 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f928810c-51c3-4e7d-ad9e-6349952a20af tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:17.727160 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-ae78c9cb-9003-4e51-b14b-cba4e10884e4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:17.729484 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-ae78c9cb-9003-4e51-b14b-cba4e10884e4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] DELETE https://10.4.3.213/volume/v3/attachments/c1f44cdb-6739-4bb6-8f9e-b5a0a7d6e28f Aug 25 05:03:17.729687 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-ae78c9cb-9003-4e51-b14b-cba4e10884e4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:17.729790 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:17.729790 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:17.729922 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-ae78c9cb-9003-4e51-b14b-cba4e10884e4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:17.730235 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f928810c-51c3-4e7d-ad9e-6349952a20af tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Snapshot retrieved successfully. Aug 25 05:03:17.731035 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f928810c-51c3-4e7d-ad9e-6349952a20af tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 returned with HTTP 200 Aug 25 05:03:17.731375 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1407/5651] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:17 2026] GET /volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:17.737249 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:17.737249 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:17.783531 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-f7131c84-1a66-4167-8caa-7d5567cf98d3 req-ae78c9cb-9003-4e51-b14b-cba4e10884e4 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/attachments/c1f44cdb-6739-4bb6-8f9e-b5a0a7d6e28f returned with HTTP 200 Aug 25 05:03:17.783927 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1416/5652] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:03:17 2026] DELETE /volume/v3/attachments/c1f44cdb-6739-4bb6-8f9e-b5a0a7d6e28f => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:17.867377 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3fc3e2e-119d-47b8-a0c9-979cc8325b54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:17.869660 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3fc3e2e-119d-47b8-a0c9-979cc8325b54 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:17.869888 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3fc3e2e-119d-47b8-a0c9-979cc8325b54 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:17.870116 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3fc3e2e-119d-47b8-a0c9-979cc8325b54 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:17.877492 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:17.877492 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:17.881325 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3fc3e2e-119d-47b8-a0c9-979cc8325b54 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:17.885562 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3fc3e2e-119d-47b8-a0c9-979cc8325b54 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:17.886123 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1420/5653] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:17 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:17.896945 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0faf3b20-19db-4e90-b9a1-d74828e84d48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:17.898760 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0faf3b20-19db-4e90-b9a1-d74828e84d48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] DELETE https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:17.898944 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0faf3b20-19db-4e90-b9a1-d74828e84d48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:17.899119 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0faf3b20-19db-4e90-b9a1-d74828e84d48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:17.899281 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0faf3b20-19db-4e90-b9a1-d74828e84d48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Delete volume with id: 60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:17.905967 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:17.905967 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:17.906414 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0faf3b20-19db-4e90-b9a1-d74828e84d48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:17.925131 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0faf3b20-19db-4e90-b9a1-d74828e84d48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Delete volume request issued successfully. Aug 25 05:03:17.925342 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0faf3b20-19db-4e90-b9a1-d74828e84d48 tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 202 Aug 25 05:03:17.925815 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1411/5654] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:03:17 2026] DELETE /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:03:17.933854 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-043f5959-f26e-487a-b07e-ef052f5008ad None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:17.935487 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-043f5959-f26e-487a-b07e-ef052f5008ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:17.935659 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-043f5959-f26e-487a-b07e-ef052f5008ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:17.935841 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-043f5959-f26e-487a-b07e-ef052f5008ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:17.942623 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:17.942623 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:17.946371 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-043f5959-f26e-487a-b07e-ef052f5008ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Volume info retrieved successfully. Aug 25 05:03:17.951016 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-043f5959-f26e-487a-b07e-ef052f5008ad tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 200 Aug 25 05:03:17.951405 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1408/5655] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:17 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:18.739808 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-47643c72-0b4e-4ba6-a49b-6c01a2fc99d8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:18.741522 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47643c72-0b4e-4ba6-a49b-6c01a2fc99d8 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 Aug 25 05:03:18.741699 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47643c72-0b4e-4ba6-a49b-6c01a2fc99d8 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:18.741890 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-47643c72-0b4e-4ba6-a49b-6c01a2fc99d8 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:18.746544 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-47643c72-0b4e-4ba6-a49b-6c01a2fc99d8 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 returned with HTTP 404 Aug 25 05:03:18.747087 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1417/5656] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:18 2026] GET /volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:18.754766 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-133a5cdc-dcb6-4bcc-85d9-bf4fe64a3142 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:18.756457 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-133a5cdc-dcb6-4bcc-85d9-bf4fe64a3142 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:18.756662 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-133a5cdc-dcb6-4bcc-85d9-bf4fe64a3142 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:18.756852 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-133a5cdc-dcb6-4bcc-85d9-bf4fe64a3142 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:18.757012 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-133a5cdc-dcb6-4bcc-85d9-bf4fe64a3142 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:18.764048 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:18.764048 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:18.764558 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-133a5cdc-dcb6-4bcc-85d9-bf4fe64a3142 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:18.781546 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-133a5cdc-dcb6-4bcc-85d9-bf4fe64a3142 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:03:18.781819 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-133a5cdc-dcb6-4bcc-85d9-bf4fe64a3142 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 returned with HTTP 202 Aug 25 05:03:18.782379 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1421/5657] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:18 2026] DELETE /volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:03:18.789464 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3da0abc-1d6e-4650-8d5d-9ff9ee42aa3e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:18.791817 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3da0abc-1d6e-4650-8d5d-9ff9ee42aa3e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:18.792131 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3da0abc-1d6e-4650-8d5d-9ff9ee42aa3e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:18.792412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3da0abc-1d6e-4650-8d5d-9ff9ee42aa3e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:18.801419 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:18.801419 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:18.805976 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b3da0abc-1d6e-4650-8d5d-9ff9ee42aa3e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:18.811460 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3da0abc-1d6e-4650-8d5d-9ff9ee42aa3e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 returned with HTTP 200 Aug 25 05:03:18.812087 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1412/5658] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:18 2026] GET /volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:18.965230 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-063493d3-999f-4c1a-84dc-9bd39ca4b0ac None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:18.967154 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-063493d3-999f-4c1a-84dc-9bd39ca4b0ac tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] GET https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 Aug 25 05:03:18.967375 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-063493d3-999f-4c1a-84dc-9bd39ca4b0ac tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:18.967604 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-063493d3-999f-4c1a-84dc-9bd39ca4b0ac tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:18.972960 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-063493d3-999f-4c1a-84dc-9bd39ca4b0ac tempest-VolumeMultiattachTests-1152299287 tempest-VolumeMultiattachTests-1152299287-project-member] https://10.4.3.213/volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 returned with HTTP 404 Aug 25 05:03:18.973374 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1409/5659] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:18 2026] GET /volume/v3/volumes/60322698-7cd6-484e-99eb-14a6ccd65400 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:18.979072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3332ddee-300a-44e0-9b55-76a3c08fda96 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:18.980751 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3332ddee-300a-44e0-9b55-76a3c08fda96 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] GET https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 Aug 25 05:03:18.980918 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3332ddee-300a-44e0-9b55-76a3c08fda96 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:18.981110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3332ddee-300a-44e0-9b55-76a3c08fda96 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Calling method 'detail' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:18.981624 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:18.981624 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:18.981917 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-3332ddee-300a-44e0-9b55-76a3c08fda96 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 05:03:18.994415 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-3332ddee-300a-44e0-9b55-76a3c08fda96 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Get all volumes completed successfully. Aug 25 05:03:18.996035 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:18.996035 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:18.999950 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3332ddee-300a-44e0-9b55-76a3c08fda96 tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 05:03:19.000280 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1418/5660] 10.4.3.213 () {66 vars in 1285 bytes} [Tue Aug 25 05:03:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:19.017447 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f2b0eaa-8333-4e31-a544-4e9760924fcc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:19.019124 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f2b0eaa-8333-4e31-a544-4e9760924fcc tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] DELETE https://10.4.3.213/volume/v3/types/be86840d-9953-4c8f-8e61-02e40a2826cf Aug 25 05:03:19.019297 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f2b0eaa-8333-4e31-a544-4e9760924fcc tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:19.019507 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f2b0eaa-8333-4e31-a544-4e9760924fcc tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:19.041337 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f2b0eaa-8333-4e31-a544-4e9760924fcc tempest-VolumeMultiattachTests-1549196358 tempest-VolumeMultiattachTests-1549196358-project-admin] https://10.4.3.213/volume/v3/types/be86840d-9953-4c8f-8e61-02e40a2826cf returned with HTTP 202 Aug 25 05:03:19.041663 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1422/5661] 10.4.3.213 () {66 vars in 1345 bytes} [Tue Aug 25 05:03:19 2026] DELETE /volume/v3/types/be86840d-9953-4c8f-8e61-02e40a2826cf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:03:19.824285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-66efe384-232a-4009-b57e-73ad10291e6d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:19.826162 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66efe384-232a-4009-b57e-73ad10291e6d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:19.826385 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66efe384-232a-4009-b57e-73ad10291e6d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:19.826607 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66efe384-232a-4009-b57e-73ad10291e6d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:19.832861 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66efe384-232a-4009-b57e-73ad10291e6d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 returned with HTTP 404 Aug 25 05:03:19.833145 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1413/5662] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:19 2026] GET /volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:19.840031 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:19.841693 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:19.842106 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-979694137"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:19.843514 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-979694137'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:19.843633 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:03:19.847329 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:03:19.852319 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9b727938-3196-475b-b140-995cb1c934fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:19.853179 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208be519-d43d-41c1-8621-7c41151f809c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:19.854014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:19.877920 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208be519-d43d-41c1-8621-7c41151f809c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:19.878792 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b97a37-d9ea-4fe8-8dc2-1824f617c0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:19.914886 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['00f77c9f-bbd1-42f2-aa84-3c0c0f3c61dd', '32f440d2-0e75-4299-b27f-08f8f4bc51fe', '27916e08-9259-4db3-ad5d-e55b8050a800', 'e0967ec1-bcb5-40d0-aa46-55d1bf4df4a3'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:19.915628 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b97a37-d9ea-4fe8-8dc2-1824f617c0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00f77c9f-bbd1-42f2-aa84-3c0c0f3c61dd', '32f440d2-0e75-4299-b27f-08f8f4bc51fe', '27916e08-9259-4db3-ad5d-e55b8050a800', 'e0967ec1-bcb5-40d0-aa46-55d1bf4df4a3']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:19.916323 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f7cf0d-70be-49db-a07a-143470b77274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:19.936124 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f7cf0d-70be-49db-a07a-143470b77274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '794a073a-556d-434f-bf39-a03509e98fae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-979694137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['00f77c9f-bbd1-42f2-aa84-3c0c0f3c61dd','32f440d2-0e75-4299-b27f-08f8f4bc51fe','27916e08-9259-4db3-ad5d-e55b8050a800','e0967ec1-bcb5-40d0-aa46-55d1bf4df4a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-979694137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=794a073a-556d-434f-bf39-a03509e98fae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:19.936918 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2897382-7a4d-44d9-a5c1-909b2c67c974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:19.959070 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2897382-7a4d-44d9-a5c1-909b2c67c974) transitioned into state 'SUCCESS' from state '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-979694137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['00f77c9f-bbd1-42f2-aa84-3c0c0f3c61dd','32f440d2-0e75-4299-b27f-08f8f4bc51fe','27916e08-9259-4db3-ad5d-e55b8050a800','e0967ec1-bcb5-40d0-aa46-55d1bf4df4a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:19.959852 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8d3cdc-2977-434d-bf1e-1f3a0ef6af41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:19.968944 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8d3cdc-2977-434d-bf1e-1f3a0ef6af41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:19.969783 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9b727938-3196-475b-b140-995cb1c934fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:19.970114 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:03:19.970687 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8a271520-4e6b-47f1-8b39-f1ab97ac2bd2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:19.971106 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1410/5663] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:03:19 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 25 05:03:19.983011 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-37744f29-f19b-42cd-8656-d3ec45517ec4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:19.985046 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37744f29-f19b-42cd-8656-d3ec45517ec4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae Aug 25 05:03:19.985245 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37744f29-f19b-42cd-8656-d3ec45517ec4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:19.986143 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-37744f29-f19b-42cd-8656-d3ec45517ec4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:19.993011 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:19.993011 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:19.995978 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-37744f29-f19b-42cd-8656-d3ec45517ec4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:19.999648 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-37744f29-f19b-42cd-8656-d3ec45517ec4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae returned with HTTP 200 Aug 25 05:03:20.000074 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1419/5664] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:19 2026] GET /volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:21.011793 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e575020e-13e9-4156-9376-3e962a4b08ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:21.013409 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e575020e-13e9-4156-9376-3e962a4b08ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae Aug 25 05:03:21.013619 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e575020e-13e9-4156-9376-3e962a4b08ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:21.013803 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e575020e-13e9-4156-9376-3e962a4b08ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:21.020346 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:21.020346 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:21.023936 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e575020e-13e9-4156-9376-3e962a4b08ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:21.027694 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e575020e-13e9-4156-9376-3e962a4b08ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae returned with HTTP 200 Aug 25 05:03:21.028051 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1423/5665] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:21 2026] GET /volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:21.039923 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51e48515-7654-4464-ba82-dc7d297b774d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:21.042166 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:21.042648 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "794a073a-556d-434f-bf39-a03509e98fae", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-954129914"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:21.044527 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request body: {'volume': {'source_volid': '794a073a-556d-434f-bf39-a03509e98fae', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-954129914'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:21.053186 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:21.053186 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:21.053915 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume retrieved successfully. Aug 25 05:03:21.054064 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume of 1 GB Aug 25 05:03:21.058731 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Availability Zones retrieved successfully. Aug 25 05:03:21.066210 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9f46abdc-4656-4fcd-a079-4d4470b6d7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:21.067757 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5e2b21-c8e4-4dd7-8a60-4aa307f9ba45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:21.069084 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:21.092031 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5e2b21-c8e4-4dd7-8a60-4aa307f9ba45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '794a073a-556d-434f-bf39-a03509e98fae', 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:21.092691 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bbb88c-1a52-4e86-b140-cd1d0450cad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:21.129241 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Created reservations ['a3259874-3474-448d-a628-923d62b6cf50', '4666532a-cda8-49b5-b3a7-c91aaecf9f8d', '5ba75ad5-4a89-4474-a1dd-c28531ea0bc1', '8ef54fdf-243e-42b5-ae78-b40219c7a74f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:21.130227 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bbb88c-1a52-4e86-b140-cd1d0450cad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3259874-3474-448d-a628-923d62b6cf50', '4666532a-cda8-49b5-b3a7-c91aaecf9f8d', '5ba75ad5-4a89-4474-a1dd-c28531ea0bc1', '8ef54fdf-243e-42b5-ae78-b40219c7a74f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:21.131000 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1bf2a0-5b2f-4420-98e5-3210179fe56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:21.162789 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1bf2a0-5b2f-4420-98e5-3210179fe56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a433b7f5-2fc0-458b-9d60-14e6f71086d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-954129914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['a3259874-3474-448d-a628-923d62b6cf50','4666532a-cda8-49b5-b3a7-c91aaecf9f8d','5ba75ad5-4a89-4474-a1dd-c28531ea0bc1','8ef54fdf-243e-42b5-ae78-b40219c7a74f'],size=1,snapshot_id=None,source_replicaid=,source_volid=794a073a-556d-434f-bf39-a03509e98fae,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-954129914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a433b7f5-2fc0-458b-9d60-14e6f71086d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb1a982d4cb415b997d2fd8e06ab266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=794a073a-556d-434f-bf39-a03509e98fae,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:21.163533 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da040f71-c5d8-448c-bddd-43da53894963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:21.181523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da040f71-c5d8-448c-bddd-43da53894963) transitioned into state 'SUCCESS' from state '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-954129914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adb1a982d4cb415b997d2fd8e06ab266',qos_specs=None,replication_status=,reservations=['a3259874-3474-448d-a628-923d62b6cf50','4666532a-cda8-49b5-b3a7-c91aaecf9f8d','5ba75ad5-4a89-4474-a1dd-c28531ea0bc1','8ef54fdf-243e-42b5-ae78-b40219c7a74f'],size=1,snapshot_id=None,source_replicaid=,source_volid=794a073a-556d-434f-bf39-a03509e98fae,status='creating',user_id='e3903134b88b4d1eaf1ac36e4b61fbbc',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:21.182138 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbba584-270e-471d-a98c-30a96e1d20eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:21.198624 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbba584-270e-471d-a98c-30a96e1d20eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:21.199354 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Flow 'volume_create_api' (9f46abdc-4656-4fcd-a079-4d4470b6d7ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:21.199646 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Create volume request issued successfully. Aug 25 05:03:21.200179 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51e48515-7654-4464-ba82-dc7d297b774d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:21.200653 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1414/5666] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:03:21 2026] POST /volume/v3/volumes => generated 803 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:21.211500 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-05529277-0062-4f5c-802a-350b649138bb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:21.213322 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-05529277-0062-4f5c-802a-350b649138bb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 Aug 25 05:03:21.213639 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-05529277-0062-4f5c-802a-350b649138bb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:21.213787 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-05529277-0062-4f5c-802a-350b649138bb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:21.220585 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:21.220585 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:21.224030 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-05529277-0062-4f5c-802a-350b649138bb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:21.227901 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-05529277-0062-4f5c-802a-350b649138bb tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 returned with HTTP 200 Aug 25 05:03:21.228254 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1411/5667] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:21 2026] GET /volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:22.241513 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-166848bc-3f7d-431e-a634-8cc141b2e8b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:22.243640 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-166848bc-3f7d-431e-a634-8cc141b2e8b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 Aug 25 05:03:22.243922 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-166848bc-3f7d-431e-a634-8cc141b2e8b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:22.244180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-166848bc-3f7d-431e-a634-8cc141b2e8b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:22.252866 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:22.252866 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:22.256642 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-166848bc-3f7d-431e-a634-8cc141b2e8b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:22.262092 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-166848bc-3f7d-431e-a634-8cc141b2e8b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 returned with HTTP 200 Aug 25 05:03:22.262614 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1420/5668] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:22 2026] GET /volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:22.274118 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65a4e120-121a-441f-9cda-13c2a2dfcbc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:22.275989 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65a4e120-121a-441f-9cda-13c2a2dfcbc3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae Aug 25 05:03:22.276384 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65a4e120-121a-441f-9cda-13c2a2dfcbc3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:22.276638 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65a4e120-121a-441f-9cda-13c2a2dfcbc3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:22.276840 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-65a4e120-121a-441f-9cda-13c2a2dfcbc3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: 794a073a-556d-434f-bf39-a03509e98fae Aug 25 05:03:22.285294 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:22.285294 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:22.285940 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65a4e120-121a-441f-9cda-13c2a2dfcbc3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:22.307966 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65a4e120-121a-441f-9cda-13c2a2dfcbc3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:03:22.308189 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65a4e120-121a-441f-9cda-13c2a2dfcbc3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae returned with HTTP 202 Aug 25 05:03:22.308679 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1424/5669] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:22 2026] DELETE /volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:03:22.316124 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b225c2a-e5d7-4582-8188-fe2dc6d2e67a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:22.318017 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b225c2a-e5d7-4582-8188-fe2dc6d2e67a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae Aug 25 05:03:22.318242 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b225c2a-e5d7-4582-8188-fe2dc6d2e67a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:22.318419 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b225c2a-e5d7-4582-8188-fe2dc6d2e67a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:22.325740 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:22.325740 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:22.329966 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2b225c2a-e5d7-4582-8188-fe2dc6d2e67a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:22.335949 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b225c2a-e5d7-4582-8188-fe2dc6d2e67a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae returned with HTTP 200 Aug 25 05:03:22.336443 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1415/5670] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:22 2026] GET /volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:23.350258 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-ba7edf87-abfb-4580-a90a-77b7d47667f7 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:23.351943 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba7edf87-abfb-4580-a90a-77b7d47667f7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae Aug 25 05:03:23.352146 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba7edf87-abfb-4580-a90a-77b7d47667f7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:23.352402 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-ba7edf87-abfb-4580-a90a-77b7d47667f7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:23.357664 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-ba7edf87-abfb-4580-a90a-77b7d47667f7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae returned with HTTP 404 Aug 25 05:03:23.358085 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1412/5671] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:23 2026] GET /volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:23.366228 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2c4509a6-f5a2-492c-b7ff-c8eb0b946cd4 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:23.368232 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c4509a6-f5a2-492c-b7ff-c8eb0b946cd4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 Aug 25 05:03:23.368466 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c4509a6-f5a2-492c-b7ff-c8eb0b946cd4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:23.368675 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2c4509a6-f5a2-492c-b7ff-c8eb0b946cd4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:23.368868 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-2c4509a6-f5a2-492c-b7ff-c8eb0b946cd4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: a433b7f5-2fc0-458b-9d60-14e6f71086d5 Aug 25 05:03:23.375498 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:23.375498 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:23.375873 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2c4509a6-f5a2-492c-b7ff-c8eb0b946cd4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:23.389707 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2c4509a6-f5a2-492c-b7ff-c8eb0b946cd4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:03:23.389906 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2c4509a6-f5a2-492c-b7ff-c8eb0b946cd4 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 returned with HTTP 202 Aug 25 05:03:23.390297 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1421/5672] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:23 2026] DELETE /volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:03:23.397518 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33d1e397-a567-4d78-b399-d1ce437ea8f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:23.399239 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33d1e397-a567-4d78-b399-d1ce437ea8f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 Aug 25 05:03:23.399455 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33d1e397-a567-4d78-b399-d1ce437ea8f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:23.399665 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33d1e397-a567-4d78-b399-d1ce437ea8f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:23.406061 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:23.406061 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:23.409439 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-33d1e397-a567-4d78-b399-d1ce437ea8f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:23.414036 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33d1e397-a567-4d78-b399-d1ce437ea8f9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 returned with HTTP 200 Aug 25 05:03:23.414445 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1425/5673] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:23 2026] GET /volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:24.426292 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51223117-1547-4bad-b265-fc88c067d790 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:24.427904 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51223117-1547-4bad-b265-fc88c067d790 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 Aug 25 05:03:24.428084 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51223117-1547-4bad-b265-fc88c067d790 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:24.428283 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51223117-1547-4bad-b265-fc88c067d790 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:24.433736 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51223117-1547-4bad-b265-fc88c067d790 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 returned with HTTP 404 Aug 25 05:03:24.434391 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1416/5674] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:24 2026] GET /volume/v3/volumes/a433b7f5-2fc0-458b-9d60-14e6f71086d5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:24.441243 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c3dbbf32-e195-432e-be4e-a9e4bcc85982 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:24.443133 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3dbbf32-e195-432e-be4e-a9e4bcc85982 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae Aug 25 05:03:24.443338 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3dbbf32-e195-432e-be4e-a9e4bcc85982 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:24.443546 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c3dbbf32-e195-432e-be4e-a9e4bcc85982 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:24.443730 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-c3dbbf32-e195-432e-be4e-a9e4bcc85982 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: 794a073a-556d-434f-bf39-a03509e98fae Aug 25 05:03:24.449949 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c3dbbf32-e195-432e-be4e-a9e4bcc85982 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae returned with HTTP 404 Aug 25 05:03:24.450414 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1413/5675] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:24 2026] DELETE /volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:24.457070 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-84d0e243-d3a2-4668-a380-a48ff1f4e093 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:24.459567 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84d0e243-d3a2-4668-a380-a48ff1f4e093 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae Aug 25 05:03:24.459782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84d0e243-d3a2-4668-a380-a48ff1f4e093 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:24.459967 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-84d0e243-d3a2-4668-a380-a48ff1f4e093 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:24.465260 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-84d0e243-d3a2-4668-a380-a48ff1f4e093 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae returned with HTTP 404 Aug 25 05:03:24.465685 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1422/5676] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:24 2026] GET /volume/v3/volumes/794a073a-556d-434f-bf39-a03509e98fae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:24.473413 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e55607fb-e097-4e31-8032-d56d94845753 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:24.475128 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e55607fb-e097-4e31-8032-d56d94845753 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe Aug 25 05:03:24.475350 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e55607fb-e097-4e31-8032-d56d94845753 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:24.475588 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e55607fb-e097-4e31-8032-d56d94845753 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:24.475784 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e55607fb-e097-4e31-8032-d56d94845753 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: 4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe Aug 25 05:03:24.482806 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:24.482806 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:24.483337 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e55607fb-e097-4e31-8032-d56d94845753 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:24.499045 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e55607fb-e097-4e31-8032-d56d94845753 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume request issued successfully. Aug 25 05:03:24.499241 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e55607fb-e097-4e31-8032-d56d94845753 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe returned with HTTP 202 Aug 25 05:03:24.499809 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1426/5677] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:24 2026] DELETE /volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:03:24.509015 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c569dfa-9f82-456f-b8ce-9f3178054b9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:24.510830 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c569dfa-9f82-456f-b8ce-9f3178054b9b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe Aug 25 05:03:24.511079 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c569dfa-9f82-456f-b8ce-9f3178054b9b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:24.511309 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c569dfa-9f82-456f-b8ce-9f3178054b9b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:24.522356 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:24.522356 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:24.527660 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c569dfa-9f82-456f-b8ce-9f3178054b9b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Volume info retrieved successfully. Aug 25 05:03:24.533854 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c569dfa-9f82-456f-b8ce-9f3178054b9b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe returned with HTTP 200 Aug 25 05:03:24.534224 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1417/5678] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:24 2026] GET /volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:25.546639 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1b8d0874-7f94-4e57-93c3-32d027154571 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.548420 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1b8d0874-7f94-4e57-93c3-32d027154571 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe Aug 25 05:03:25.548667 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1b8d0874-7f94-4e57-93c3-32d027154571 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.548890 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1b8d0874-7f94-4e57-93c3-32d027154571 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.554127 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1b8d0874-7f94-4e57-93c3-32d027154571 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe returned with HTTP 404 Aug 25 05:03:25.554626 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1414/5679] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/volumes/4aa40a4f-40af-4b2e-a5fc-d467f3b7c2fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.560949 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-242af044-4aa5-4810-85af-18aa31b125b2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.562745 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-242af044-4aa5-4810-85af-18aa31b125b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 Aug 25 05:03:25.562964 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-242af044-4aa5-4810-85af-18aa31b125b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.563172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-242af044-4aa5-4810-85af-18aa31b125b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.563304 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-242af044-4aa5-4810-85af-18aa31b125b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: 6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 Aug 25 05:03:25.567410 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-242af044-4aa5-4810-85af-18aa31b125b2 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 returned with HTTP 404 Aug 25 05:03:25.567908 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1423/5680] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.574157 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ea3a84c-3c04-4c4a-b5d0-803fd9d069f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.575979 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ea3a84c-3c04-4c4a-b5d0-803fd9d069f0 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 Aug 25 05:03:25.576176 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ea3a84c-3c04-4c4a-b5d0-803fd9d069f0 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.576357 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ea3a84c-3c04-4c4a-b5d0-803fd9d069f0 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.580502 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ea3a84c-3c04-4c4a-b5d0-803fd9d069f0 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 returned with HTTP 404 Aug 25 05:03:25.580929 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1427/5681] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/snapshots/6cf2c8bc-fd85-479b-aa63-1d3d11b4e335 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.586995 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5980ce0-007b-4465-8bce-475106b63c1a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.588803 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5980ce0-007b-4465-8bce-475106b63c1a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:25.589022 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5980ce0-007b-4465-8bce-475106b63c1a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.589222 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5980ce0-007b-4465-8bce-475106b63c1a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.589376 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d5980ce0-007b-4465-8bce-475106b63c1a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:25.594543 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5980ce0-007b-4465-8bce-475106b63c1a tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 returned with HTTP 404 Aug 25 05:03:25.595108 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1418/5682] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.600778 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-874ccc15-2eac-407a-a891-30af4a71baf3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.602393 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-874ccc15-2eac-407a-a891-30af4a71baf3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 Aug 25 05:03:25.602614 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-874ccc15-2eac-407a-a891-30af4a71baf3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.602813 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-874ccc15-2eac-407a-a891-30af4a71baf3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.607971 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-874ccc15-2eac-407a-a891-30af4a71baf3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 returned with HTTP 404 Aug 25 05:03:25.608380 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1415/5683] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/volumes/e2fe2eca-fcda-45e4-8fe0-827b0836b9c2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.614269 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61ce1c59-2f2e-424f-95b4-447aa3563b76 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.615984 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61ce1c59-2f2e-424f-95b4-447aa3563b76 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 Aug 25 05:03:25.616130 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61ce1c59-2f2e-424f-95b4-447aa3563b76 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.616349 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61ce1c59-2f2e-424f-95b4-447aa3563b76 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.616551 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-61ce1c59-2f2e-424f-95b4-447aa3563b76 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: 2583242a-87c6-4e2c-9f0a-17385f277845 Aug 25 05:03:25.621994 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61ce1c59-2f2e-424f-95b4-447aa3563b76 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 returned with HTTP 404 Aug 25 05:03:25.622440 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1424/5684] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.628601 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ae91c1b-d164-47ac-add0-fc9e22aea9f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.630316 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ae91c1b-d164-47ac-add0-fc9e22aea9f3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 Aug 25 05:03:25.630558 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ae91c1b-d164-47ac-add0-fc9e22aea9f3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.630770 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ae91c1b-d164-47ac-add0-fc9e22aea9f3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.636258 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ae91c1b-d164-47ac-add0-fc9e22aea9f3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 returned with HTTP 404 Aug 25 05:03:25.636776 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1428/5685] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/volumes/2583242a-87c6-4e2c-9f0a-17385f277845 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.643636 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b0b6849-d3ac-4276-8a5b-07b9f9f46fa9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.645411 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b0b6849-d3ac-4276-8a5b-07b9f9f46fa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c Aug 25 05:03:25.645651 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b0b6849-d3ac-4276-8a5b-07b9f9f46fa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.645858 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b0b6849-d3ac-4276-8a5b-07b9f9f46fa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.645945 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-9b0b6849-d3ac-4276-8a5b-07b9f9f46fa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: a7adecb6-d9cc-42ea-9009-a06a070def4c Aug 25 05:03:25.649964 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b0b6849-d3ac-4276-8a5b-07b9f9f46fa9 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c returned with HTTP 404 Aug 25 05:03:25.650443 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1419/5686] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.657057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-20ae6599-241d-48ac-9cba-cea649b57b17 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.659237 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20ae6599-241d-48ac-9cba-cea649b57b17 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c Aug 25 05:03:25.659491 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20ae6599-241d-48ac-9cba-cea649b57b17 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.659738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-20ae6599-241d-48ac-9cba-cea649b57b17 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.664461 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-20ae6599-241d-48ac-9cba-cea649b57b17 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c returned with HTTP 404 Aug 25 05:03:25.665023 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1416/5687] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/snapshots/a7adecb6-d9cc-42ea-9009-a06a070def4c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.670804 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c2dafe31-0d80-4736-b796-fb37263c58ae None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.672467 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2dafe31-0d80-4736-b796-fb37263c58ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:25.672680 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2dafe31-0d80-4736-b796-fb37263c58ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.672870 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c2dafe31-0d80-4736-b796-fb37263c58ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.673021 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c2dafe31-0d80-4736-b796-fb37263c58ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: 4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:25.678153 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c2dafe31-0d80-4736-b796-fb37263c58ae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 returned with HTTP 404 Aug 25 05:03:25.678598 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1425/5688] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.684709 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5d9e9d6-820b-4cda-bbb5-a761ac16e4c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.686447 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d9e9d6-820b-4cda-bbb5-a761ac16e4c3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 Aug 25 05:03:25.686726 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d9e9d6-820b-4cda-bbb5-a761ac16e4c3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.686912 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d9e9d6-820b-4cda-bbb5-a761ac16e4c3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.692357 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d9e9d6-820b-4cda-bbb5-a761ac16e4c3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 returned with HTTP 404 Aug 25 05:03:25.692802 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1429/5689] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/volumes/4323b242-5f30-4899-9f78-478170607b35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.698264 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e7b51a1-0306-43dd-802a-21bfb6d26b09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.700040 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e7b51a1-0306-43dd-802a-21bfb6d26b09 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 Aug 25 05:03:25.700241 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e7b51a1-0306-43dd-802a-21bfb6d26b09 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.700459 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e7b51a1-0306-43dd-802a-21bfb6d26b09 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.700596 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-8e7b51a1-0306-43dd-802a-21bfb6d26b09 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: 667bcafe-fdd9-43cb-9c1e-b6c755391580 Aug 25 05:03:25.704846 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e7b51a1-0306-43dd-802a-21bfb6d26b09 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 returned with HTTP 404 Aug 25 05:03:25.705240 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1420/5690] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.710965 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3981785b-d13a-4a52-9098-5fcbbcdbba05 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.712454 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3981785b-d13a-4a52-9098-5fcbbcdbba05 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 Aug 25 05:03:25.712631 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3981785b-d13a-4a52-9098-5fcbbcdbba05 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.712822 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3981785b-d13a-4a52-9098-5fcbbcdbba05 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.716711 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3981785b-d13a-4a52-9098-5fcbbcdbba05 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 returned with HTTP 404 Aug 25 05:03:25.717123 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1417/5691] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/snapshots/667bcafe-fdd9-43cb-9c1e-b6c755391580 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.722648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-927668d2-ca7e-43d4-ac2f-86d884edd4e3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.724333 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-927668d2-ca7e-43d4-ac2f-86d884edd4e3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:25.724581 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-927668d2-ca7e-43d4-ac2f-86d884edd4e3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.724802 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-927668d2-ca7e-43d4-ac2f-86d884edd4e3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.724984 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-927668d2-ca7e-43d4-ac2f-86d884edd4e3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: 4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:25.730250 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-927668d2-ca7e-43d4-ac2f-86d884edd4e3 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a returned with HTTP 404 Aug 25 05:03:25.730746 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1426/5692] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.737020 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4839dfa2-f6f3-4e3e-8037-5b118dd2ad75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.738761 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4839dfa2-f6f3-4e3e-8037-5b118dd2ad75 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a Aug 25 05:03:25.738961 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4839dfa2-f6f3-4e3e-8037-5b118dd2ad75 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.739171 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4839dfa2-f6f3-4e3e-8037-5b118dd2ad75 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.744500 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4839dfa2-f6f3-4e3e-8037-5b118dd2ad75 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a returned with HTTP 404 Aug 25 05:03:25.744917 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1430/5693] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/volumes/4f4cccc7-a60c-47fa-b715-3a4b08d2f77a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.750213 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c50e0bf-8c37-4ddc-a8b4-ff3e4ed90002 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.751875 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c50e0bf-8c37-4ddc-a8b4-ff3e4ed90002 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef Aug 25 05:03:25.752093 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c50e0bf-8c37-4ddc-a8b4-ff3e4ed90002 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.752290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c50e0bf-8c37-4ddc-a8b4-ff3e4ed90002 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.752500 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8c50e0bf-8c37-4ddc-a8b4-ff3e4ed90002 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: f6005990-9b0e-4047-8960-674516d62aef Aug 25 05:03:25.758062 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c50e0bf-8c37-4ddc-a8b4-ff3e4ed90002 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef returned with HTTP 404 Aug 25 05:03:25.758564 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1421/5694] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.764368 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c7ea84e5-8105-4ff3-81cc-b3ff72a7838e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.766067 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7ea84e5-8105-4ff3-81cc-b3ff72a7838e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef Aug 25 05:03:25.766268 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7ea84e5-8105-4ff3-81cc-b3ff72a7838e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.766453 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c7ea84e5-8105-4ff3-81cc-b3ff72a7838e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.771672 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c7ea84e5-8105-4ff3-81cc-b3ff72a7838e tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef returned with HTTP 404 Aug 25 05:03:25.772090 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1418/5695] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/volumes/f6005990-9b0e-4047-8960-674516d62aef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.777411 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0c110ba1-2b06-40a9-a015-0478f5e2dccc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.779136 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c110ba1-2b06-40a9-a015-0478f5e2dccc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 Aug 25 05:03:25.779375 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c110ba1-2b06-40a9-a015-0478f5e2dccc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.779614 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0c110ba1-2b06-40a9-a015-0478f5e2dccc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.779818 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0c110ba1-2b06-40a9-a015-0478f5e2dccc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: d9f15e40-5071-46c7-b572-3adeccfc2bd0 Aug 25 05:03:25.784966 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0c110ba1-2b06-40a9-a015-0478f5e2dccc tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 returned with HTTP 404 Aug 25 05:03:25.785390 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1427/5696] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.791145 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ae7b1ea-373a-48c2-969a-2c913967344d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.792899 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ae7b1ea-373a-48c2-969a-2c913967344d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 Aug 25 05:03:25.793155 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ae7b1ea-373a-48c2-969a-2c913967344d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.793368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ae7b1ea-373a-48c2-969a-2c913967344d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.798698 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ae7b1ea-373a-48c2-969a-2c913967344d tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 returned with HTTP 404 Aug 25 05:03:25.799159 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1431/5697] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/volumes/d9f15e40-5071-46c7-b572-3adeccfc2bd0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.805142 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c2adcb41-1ae0-400a-835d-e044c957056b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.806813 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2adcb41-1ae0-400a-835d-e044c957056b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 Aug 25 05:03:25.807035 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2adcb41-1ae0-400a-835d-e044c957056b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.807252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c2adcb41-1ae0-400a-835d-e044c957056b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.807398 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-c2adcb41-1ae0-400a-835d-e044c957056b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: 2980b566-2d2d-47c0-b796-d270f6c7c953 Aug 25 05:03:25.811251 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c2adcb41-1ae0-400a-835d-e044c957056b tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 returned with HTTP 404 Aug 25 05:03:25.811718 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1422/5698] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.817390 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-447edbcc-c2c6-4b2e-a8b3-b53f9f09e8b1 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.819098 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-447edbcc-c2c6-4b2e-a8b3-b53f9f09e8b1 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 Aug 25 05:03:25.819276 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-447edbcc-c2c6-4b2e-a8b3-b53f9f09e8b1 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.819460 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-447edbcc-c2c6-4b2e-a8b3-b53f9f09e8b1 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.823438 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-447edbcc-c2c6-4b2e-a8b3-b53f9f09e8b1 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 returned with HTTP 404 Aug 25 05:03:25.823876 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1419/5699] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/snapshots/2980b566-2d2d-47c0-b796-d270f6c7c953 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.829505 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9d98203c-64ad-4839-8a56-88596e3f7158 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.831193 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d98203c-64ad-4839-8a56-88596e3f7158 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:03:25.831490 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9d98203c-64ad-4839-8a56-88596e3f7158 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.831762 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9d98203c-64ad-4839-8a56-88596e3f7158 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.831961 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9d98203c-64ad-4839-8a56-88596e3f7158 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:03:25.837064 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9d98203c-64ad-4839-8a56-88596e3f7158 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 returned with HTTP 404 Aug 25 05:03:25.837518 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1428/5700] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.843270 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc64d798-d74d-4996-b328-22b1fae082f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.844860 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc64d798-d74d-4996-b328-22b1fae082f7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 Aug 25 05:03:25.845056 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc64d798-d74d-4996-b328-22b1fae082f7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.845227 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc64d798-d74d-4996-b328-22b1fae082f7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.850410 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc64d798-d74d-4996-b328-22b1fae082f7 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 returned with HTTP 404 Aug 25 05:03:25.850928 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1432/5701] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/volumes/b8038449-e5dc-45c9-83e3-f309398d6e84 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.856815 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0b9b89c-25aa-4b31-8d8a-fb7e29a22b07 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.858484 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0b9b89c-25aa-4b31-8d8a-fb7e29a22b07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 Aug 25 05:03:25.858674 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0b9b89c-25aa-4b31-8d8a-fb7e29a22b07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.858909 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0b9b89c-25aa-4b31-8d8a-fb7e29a22b07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.859024 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-c0b9b89c-25aa-4b31-8d8a-fb7e29a22b07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete snapshot with id: b579af8f-0b36-4f11-9ca3-c5e4062924b3 Aug 25 05:03:25.863134 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0b9b89c-25aa-4b31-8d8a-fb7e29a22b07 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 returned with HTTP 404 Aug 25 05:03:25.863580 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1423/5702] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.869280 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-7ab76cb7-9ef9-4563-905e-8d9b87e9fbae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.870948 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ab76cb7-9ef9-4563-905e-8d9b87e9fbae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 Aug 25 05:03:25.871150 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ab76cb7-9ef9-4563-905e-8d9b87e9fbae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.871324 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-7ab76cb7-9ef9-4563-905e-8d9b87e9fbae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.875881 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-7ab76cb7-9ef9-4563-905e-8d9b87e9fbae tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 returned with HTTP 404 Aug 25 05:03:25.876283 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1420/5703] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/snapshots/b579af8f-0b36-4f11-9ca3-c5e4062924b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:25.882040 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c8f2febf-171f-4e57-a5d0-a3ec03bb1927 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.883716 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8f2febf-171f-4e57-a5d0-a3ec03bb1927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] DELETE https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:03:25.883898 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8f2febf-171f-4e57-a5d0-a3ec03bb1927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.884071 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c8f2febf-171f-4e57-a5d0-a3ec03bb1927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.884243 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-c8f2febf-171f-4e57-a5d0-a3ec03bb1927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Delete volume with id: e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:03:25.890145 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c8f2febf-171f-4e57-a5d0-a3ec03bb1927 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 returned with HTTP 404 Aug 25 05:03:25.890621 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1429/5704] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:03:25 2026] DELETE /volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:25.896929 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-06867ee1-4c64-4a58-88a4-962765c01366 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:25.898605 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06867ee1-4c64-4a58-88a4-962765c01366 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] GET https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 Aug 25 05:03:25.898858 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06867ee1-4c64-4a58-88a4-962765c01366 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:25.899077 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06867ee1-4c64-4a58-88a4-962765c01366 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:25.904302 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06867ee1-4c64-4a58-88a4-962765c01366 tempest-VolumeDependencyTests-291739802 tempest-VolumeDependencyTests-291739802-project-member] https://10.4.3.213/volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 returned with HTTP 404 Aug 25 05:03:25.904799 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1433/5705] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:03:25 2026] GET /volume/v3/volumes/e6660984-5c58-47ee-9411-1b1022439be6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:03:27.528301 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:27.602393 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:27.602753 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-528383683"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:27.604144 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-528383683'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:27.604258 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Create volume of 1 GB Aug 25 05:03:27.608205 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Availability Zones retrieved successfully. Aug 25 05:03:27.615001 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Flow 'volume_create_api' (42a69a25-44b0-447f-ad46-081db552c033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:27.615924 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87cddfe-3e8b-453e-87c9-392e005602e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:27.616712 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:27.642049 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87cddfe-3e8b-453e-87c9-392e005602e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:27.642773 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2701699b-9a60-460b-bca8-8b373ead695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:27.699666 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Created reservations ['90827d8f-f313-4ac5-a4cc-69fe75e6e490', 'ce35e96f-d5b5-477f-a218-f89bb145bd06', '8366cc90-7d01-48ba-891d-15a84efcfc38', 'f6b87c9d-590a-4ece-9ee6-88090ceb38f0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:27.700565 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2701699b-9a60-460b-bca8-8b373ead695b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90827d8f-f313-4ac5-a4cc-69fe75e6e490', 'ce35e96f-d5b5-477f-a218-f89bb145bd06', '8366cc90-7d01-48ba-891d-15a84efcfc38', 'f6b87c9d-590a-4ece-9ee6-88090ceb38f0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:27.701312 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d200e279-eda0-498b-9e7a-a0d562a92166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:27.725359 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d200e279-eda0-498b-9e7a-a0d562a92166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5709f2e-5d15-41cf-9549-001465b649a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-528383683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed90bfa59bec43d7b0d7839a5863f32b',qos_specs=None,replication_status=,reservations=['90827d8f-f313-4ac5-a4cc-69fe75e6e490','ce35e96f-d5b5-477f-a218-f89bb145bd06','8366cc90-7d01-48ba-891d-15a84efcfc38','f6b87c9d-590a-4ece-9ee6-88090ceb38f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1ff3dfb47a4caea120e38f2a721b1b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-528383683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5709f2e-5d15-41cf-9549-001465b649a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed90bfa59bec43d7b0d7839a5863f32b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1ff3dfb47a4caea120e38f2a721b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:27.726264 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d461b4ec-6a5b-4a94-9cba-aa4a622dd5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:27.744379 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d461b4ec-6a5b-4a94-9cba-aa4a622dd5f0) transitioned into state 'SUCCESS' from state '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-528383683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed90bfa59bec43d7b0d7839a5863f32b',qos_specs=None,replication_status=,reservations=['90827d8f-f313-4ac5-a4cc-69fe75e6e490','ce35e96f-d5b5-477f-a218-f89bb145bd06','8366cc90-7d01-48ba-891d-15a84efcfc38','f6b87c9d-590a-4ece-9ee6-88090ceb38f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1ff3dfb47a4caea120e38f2a721b1b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:27.745181 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71cb05b-6ceb-4340-aa41-62e4da0e4907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:27.754783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71cb05b-6ceb-4340-aa41-62e4da0e4907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:27.760120 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Flow 'volume_create_api' (42a69a25-44b0-447f-ad46-081db552c033) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:27.760120 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Create volume request issued successfully. Aug 25 05:03:27.760120 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67478e56-af11-47aa-80e9-6646bc6e4c1b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:27.760120 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1424/5706] 10.4.3.213 () {70 vars in 1298 bytes} [Tue Aug 25 05:03:27 2026] POST /volume/v3/volumes => generated 777 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:27.770470 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fe39d72f-1c74-463f-b57f-e2695e6213d3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:27.770470 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe39d72f-1c74-463f-b57f-e2695e6213d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 Aug 25 05:03:27.770803 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fe39d72f-1c74-463f-b57f-e2695e6213d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:27.771044 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fe39d72f-1c74-463f-b57f-e2695e6213d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:27.779471 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:27.779471 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:27.783370 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fe39d72f-1c74-463f-b57f-e2695e6213d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Volume info retrieved successfully. Aug 25 05:03:27.787829 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fe39d72f-1c74-463f-b57f-e2695e6213d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 returned with HTTP 200 Aug 25 05:03:27.788274 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1421/5707] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:27 2026] GET /volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:28.799741 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-10592137-a726-408b-acf5-789fb74e5756 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:28.801443 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-10592137-a726-408b-acf5-789fb74e5756 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 Aug 25 05:03:28.801717 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-10592137-a726-408b-acf5-789fb74e5756 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:28.801919 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-10592137-a726-408b-acf5-789fb74e5756 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:28.809010 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:28.809010 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:28.811889 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-10592137-a726-408b-acf5-789fb74e5756 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Volume info retrieved successfully. Aug 25 05:03:28.814981 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-10592137-a726-408b-acf5-789fb74e5756 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 returned with HTTP 200 Aug 25 05:03:28.815286 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1430/5708] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:28 2026] GET /volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:28.826338 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22e5de14-be1d-4ffb-a046-4c33946083bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:28.827983 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22e5de14-be1d-4ffb-a046-4c33946083bd tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] POST https://10.4.3.213/volume/v3/backups Aug 25 05:03:28.828452 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22e5de14-be1d-4ffb-a046-4c33946083bd tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e5709f2e-5d15-41cf-9549-001465b649a9", "name": "tempest-type-Backup-1229096579"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:28.829626 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-22e5de14-be1d-4ffb-a046-4c33946083bd tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Creating new backup {'backup': {'volume_id': 'e5709f2e-5d15-41cf-9549-001465b649a9', 'name': 'tempest-type-Backup-1229096579'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 05:03:28.829765 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-22e5de14-be1d-4ffb-a046-4c33946083bd tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Creating backup of volume e5709f2e-5d15-41cf-9549-001465b649a9 in container None Aug 25 05:03:28.836586 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:28.836586 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:28.836916 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22e5de14-be1d-4ffb-a046-4c33946083bd tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Volume info retrieved successfully. Aug 25 05:03:28.858332 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-22e5de14-be1d-4ffb-a046-4c33946083bd tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Created reservations ['3931e10b-3a5f-4a4e-99fb-3eaf21eb6d3b', '379c4bbd-48e2-4cc5-a0b3-3b4fc7a4c179'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:28.887460 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22e5de14-be1d-4ffb-a046-4c33946083bd tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups returned with HTTP 202 Aug 25 05:03:28.890651 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1434/5709] 10.4.3.213 () {70 vars in 1299 bytes} [Tue Aug 25 05:03:28 2026] POST /volume/v3/backups => generated 316 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:28.898134 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45a19137-b0d0-4626-8211-a75b7b986b20 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:28.900849 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45a19137-b0d0-4626-8211-a75b7b986b20 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:28.900849 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45a19137-b0d0-4626-8211-a75b7b986b20 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:28.900849 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45a19137-b0d0-4626-8211-a75b7b986b20 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:28.900849 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-45a19137-b0d0-4626-8211-a75b7b986b20 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:28.905650 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:28.905650 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:28.906763 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45a19137-b0d0-4626-8211-a75b7b986b20 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:28.907341 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1425/5710] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:28 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:29.916995 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-8149f803-8090-4451-80c5-8275ae98f046 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:29.919076 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8149f803-8090-4451-80c5-8275ae98f046 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:29.919352 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8149f803-8090-4451-80c5-8275ae98f046 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:29.919574 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-8149f803-8090-4451-80c5-8275ae98f046 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:29.919702 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-8149f803-8090-4451-80c5-8275ae98f046 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:29.924383 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:29.924383 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:29.925063 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-8149f803-8090-4451-80c5-8275ae98f046 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:29.925464 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1422/5711] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:29 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:30.934996 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7bfa5687-4d19-474d-a218-b93ee01191db None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:30.936810 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bfa5687-4d19-474d-a218-b93ee01191db tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:30.937006 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bfa5687-4d19-474d-a218-b93ee01191db tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:30.937195 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7bfa5687-4d19-474d-a218-b93ee01191db tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:30.937296 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7bfa5687-4d19-474d-a218-b93ee01191db tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:30.941221 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:30.941221 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:30.941794 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7bfa5687-4d19-474d-a218-b93ee01191db tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:30.942105 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1431/5712] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:30 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:31.953105 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19c72830-574e-4d85-806a-35eae13f9eb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:31.955492 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19c72830-574e-4d85-806a-35eae13f9eb7 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:31.955492 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19c72830-574e-4d85-806a-35eae13f9eb7 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:31.955492 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19c72830-574e-4d85-806a-35eae13f9eb7 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:31.955492 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-19c72830-574e-4d85-806a-35eae13f9eb7 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:31.959508 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:31.959508 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:31.960068 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19c72830-574e-4d85-806a-35eae13f9eb7 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:31.960444 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1435/5713] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:31 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:32.970324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9db79709-22db-44f6-ad28-3daf2abc68f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:32.971973 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9db79709-22db-44f6-ad28-3daf2abc68f5 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:32.972194 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9db79709-22db-44f6-ad28-3daf2abc68f5 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:32.972370 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9db79709-22db-44f6-ad28-3daf2abc68f5 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:32.972486 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9db79709-22db-44f6-ad28-3daf2abc68f5 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:32.976137 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:32.976137 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:32.976681 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9db79709-22db-44f6-ad28-3daf2abc68f5 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:32.976989 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1426/5714] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:32 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:33.986800 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-90637573-630c-4990-955f-077089d7c870 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:33.988622 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-90637573-630c-4990-955f-077089d7c870 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:33.988874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-90637573-630c-4990-955f-077089d7c870 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:33.989054 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-90637573-630c-4990-955f-077089d7c870 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:33.989155 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-90637573-630c-4990-955f-077089d7c870 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:33.993572 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:33.993572 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:33.994229 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-90637573-630c-4990-955f-077089d7c870 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:33.994611 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1423/5715] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:33 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:35.004465 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-918d4d19-ea81-426f-8d8c-5849be4603d3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:35.005814 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-918d4d19-ea81-426f-8d8c-5849be4603d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:35.006019 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-918d4d19-ea81-426f-8d8c-5849be4603d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:35.006191 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-918d4d19-ea81-426f-8d8c-5849be4603d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:35.006291 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-918d4d19-ea81-426f-8d8c-5849be4603d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:35.010180 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:35.010180 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:35.010784 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-918d4d19-ea81-426f-8d8c-5849be4603d3 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:35.011147 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1432/5716] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:35 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:36.022040 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcde95ed-944e-4c5f-b7fc-427e8c0d5563 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:36.024842 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcde95ed-944e-4c5f-b7fc-427e8c0d5563 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:36.024842 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcde95ed-944e-4c5f-b7fc-427e8c0d5563 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:36.025034 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcde95ed-944e-4c5f-b7fc-427e8c0d5563 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:36.025409 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dcde95ed-944e-4c5f-b7fc-427e8c0d5563 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:36.030909 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:36.030909 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:36.031732 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcde95ed-944e-4c5f-b7fc-427e8c0d5563 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:36.032194 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1436/5717] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:36 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:37.044081 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbeec4fc-7777-4c0e-a95f-97537e525920 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:37.046113 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbeec4fc-7777-4c0e-a95f-97537e525920 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:37.046113 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbeec4fc-7777-4c0e-a95f-97537e525920 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:37.046113 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbeec4fc-7777-4c0e-a95f-97537e525920 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:37.046361 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bbeec4fc-7777-4c0e-a95f-97537e525920 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:37.050151 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:37.050151 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:37.050656 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbeec4fc-7777-4c0e-a95f-97537e525920 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:37.050977 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1427/5718] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:37 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:38.061033 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6e12d576-e6ba-4b14-a9e4-77b96297f938 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:38.062749 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e12d576-e6ba-4b14-a9e4-77b96297f938 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:38.063013 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e12d576-e6ba-4b14-a9e4-77b96297f938 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:38.063207 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6e12d576-e6ba-4b14-a9e4-77b96297f938 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:38.063302 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-6e12d576-e6ba-4b14-a9e4-77b96297f938 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:38.067623 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:38.067623 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:38.068254 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6e12d576-e6ba-4b14-a9e4-77b96297f938 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:38.068663 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1424/5719] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:38 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:39.078987 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1a5a80ac-8cc2-4eab-be6d-4686c9ca7cca None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:39.080783 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a5a80ac-8cc2-4eab-be6d-4686c9ca7cca tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:39.080995 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a5a80ac-8cc2-4eab-be6d-4686c9ca7cca tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:39.081195 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1a5a80ac-8cc2-4eab-be6d-4686c9ca7cca tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:39.081296 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-1a5a80ac-8cc2-4eab-be6d-4686c9ca7cca tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:39.085478 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:39.085478 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:39.086120 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1a5a80ac-8cc2-4eab-be6d-4686c9ca7cca tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:39.086462 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1433/5720] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:39 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:40.097131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05e3f0d3-164a-4325-8aa3-5619b0923217 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:40.098924 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05e3f0d3-164a-4325-8aa3-5619b0923217 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:40.099175 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05e3f0d3-164a-4325-8aa3-5619b0923217 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:40.099380 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05e3f0d3-164a-4325-8aa3-5619b0923217 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:40.099506 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-05e3f0d3-164a-4325-8aa3-5619b0923217 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:40.103909 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:40.103909 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:40.104606 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05e3f0d3-164a-4325-8aa3-5619b0923217 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:40.105160 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1437/5721] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:40 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:41.114724 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14946e58-a1ef-488e-b9e4-8e5633d130b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:41.116487 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14946e58-a1ef-488e-b9e4-8e5633d130b2 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:41.116724 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14946e58-a1ef-488e-b9e4-8e5633d130b2 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:41.117009 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14946e58-a1ef-488e-b9e4-8e5633d130b2 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:41.117117 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-14946e58-a1ef-488e-b9e4-8e5633d130b2 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:41.121160 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:41.121160 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:41.121735 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14946e58-a1ef-488e-b9e4-8e5633d130b2 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:41.122063 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1428/5722] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:41 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:42.133570 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f7ae43f4-2036-4998-9527-95989ba94a0b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:42.135406 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7ae43f4-2036-4998-9527-95989ba94a0b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:42.135653 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7ae43f4-2036-4998-9527-95989ba94a0b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:42.135877 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7ae43f4-2036-4998-9527-95989ba94a0b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:42.135972 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.backups [None req-f7ae43f4-2036-4998-9527-95989ba94a0b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100270) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:42.140168 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:42.140168 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:42.140872 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7ae43f4-2036-4998-9527-95989ba94a0b tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:42.141241 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1425/5723] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:42 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:43.151457 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7e791ff7-aef8-462d-b019-5cc6f2ae178c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:43.153269 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e791ff7-aef8-462d-b019-5cc6f2ae178c tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:43.153724 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e791ff7-aef8-462d-b019-5cc6f2ae178c tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:43.154957 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7e791ff7-aef8-462d-b019-5cc6f2ae178c tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:43.154957 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-7e791ff7-aef8-462d-b019-5cc6f2ae178c tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:43.158661 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:43.158661 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:43.159476 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7e791ff7-aef8-462d-b019-5cc6f2ae178c tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:43.159991 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1434/5724] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:43 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:43.169816 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75c69ad9-b56e-490e-8bcb-bcfd3374f72d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:43.221890 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75c69ad9-b56e-490e-8bcb-bcfd3374f72d tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-member] PUT https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:43.222244 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75c69ad9-b56e-490e-8bcb-bcfd3374f72d tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:43.228017 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:43.228017 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:43.233945 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75c69ad9-b56e-490e-8bcb-bcfd3374f72d tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-member] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:43.234317 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1438/5725] 10.4.3.213 () {70 vars in 1408 bytes} [Tue Aug 25 05:03:43 2026] PUT /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 316 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:43.241981 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96ac2634-588d-4901-ba49-ad626a626dfb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:43.243904 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96ac2634-588d-4901-ba49-ad626a626dfb tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:43.244105 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96ac2634-588d-4901-ba49-ad626a626dfb tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:43.244338 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96ac2634-588d-4901-ba49-ad626a626dfb tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:43.244448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-96ac2634-588d-4901-ba49-ad626a626dfb tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:43.248815 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:43.248815 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:43.249440 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96ac2634-588d-4901-ba49-ad626a626dfb tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:43.249890 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1429/5726] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:43 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:43.259248 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-6993c930-5a01-462f-b3a1-cddc78f4b875 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:43.261448 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6993c930-5a01-462f-b3a1-cddc78f4b875 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] DELETE https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:43.261768 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6993c930-5a01-462f-b3a1-cddc78f4b875 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:43.262035 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-6993c930-5a01-462f-b3a1-cddc78f4b875 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:43.262143 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.backups [None req-6993c930-5a01-462f-b3a1-cddc78f4b875 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Delete backup with id: 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. Aug 25 05:03:43.266137 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:43.266137 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:43.278194 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.backup.rpcapi [None req-6993c930-5a01-462f-b3a1-cddc78f4b875 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] delete_backup rpcapi backup_id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 {{(pid=100270) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 05:03:43.280224 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-6993c930-5a01-462f-b3a1-cddc78f4b875 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 202 Aug 25 05:03:43.280706 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1426/5727] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:03:43 2026] DELETE /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 05:03:43.288102 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-b5fef34b-8009-4b21-9600-61b5e03f05ac None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:43.289485 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5fef34b-8009-4b21-9600-61b5e03f05ac tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:43.289833 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5fef34b-8009-4b21-9600-61b5e03f05ac tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:43.290100 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-b5fef34b-8009-4b21-9600-61b5e03f05ac tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:43.290311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.backups [None req-b5fef34b-8009-4b21-9600-61b5e03f05ac tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100269) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:43.295483 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:43.295483 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:43.295483 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-b5fef34b-8009-4b21-9600-61b5e03f05ac tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 200 Aug 25 05:03:43.295483 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1435/5728] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:43 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:44.305237 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6fa10fd5-99da-451e-b54c-c83ac0ced0be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:44.307035 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fa10fd5-99da-451e-b54c-c83ac0ced0be tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 Aug 25 05:03:44.307243 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fa10fd5-99da-451e-b54c-c83ac0ced0be tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:44.307423 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6fa10fd5-99da-451e-b54c-c83ac0ced0be tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:44.307547 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6fa10fd5-99da-451e-b54c-c83ac0ced0be tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Show backup with id 374ec2c0-e7f9-4c86-8d91-5f19e986f1b8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 05:03:44.310957 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6fa10fd5-99da-451e-b54c-c83ac0ced0be tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 returned with HTTP 404 Aug 25 05:03:44.311568 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1439/5729] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:44 2026] GET /volume/v3/backups/374ec2c0-e7f9-4c86-8d91-5f19e986f1b8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:44.317705 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6045759e-e1f9-433e-8441-ac0842ab0606 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:44.319513 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6045759e-e1f9-433e-8441-ac0842ab0606 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 Aug 25 05:03:44.319734 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6045759e-e1f9-433e-8441-ac0842ab0606 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:44.319953 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6045759e-e1f9-433e-8441-ac0842ab0606 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:44.320092 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6045759e-e1f9-433e-8441-ac0842ab0606 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Delete volume with id: e5709f2e-5d15-41cf-9549-001465b649a9 Aug 25 05:03:44.328751 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:44.328751 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:44.329132 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6045759e-e1f9-433e-8441-ac0842ab0606 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Volume info retrieved successfully. Aug 25 05:03:44.346285 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6045759e-e1f9-433e-8441-ac0842ab0606 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Delete volume request issued successfully. Aug 25 05:03:44.346652 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6045759e-e1f9-433e-8441-ac0842ab0606 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 returned with HTTP 202 Aug 25 05:03:44.347365 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1430/5730] 10.4.3.213 () {68 vars in 1391 bytes} [Tue Aug 25 05:03:44 2026] DELETE /volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:03:44.358553 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4a7202a9-46e1-40d3-9a4d-5cdfa30d4a30 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:44.360594 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a7202a9-46e1-40d3-9a4d-5cdfa30d4a30 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 Aug 25 05:03:44.360867 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a7202a9-46e1-40d3-9a4d-5cdfa30d4a30 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:44.361082 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4a7202a9-46e1-40d3-9a4d-5cdfa30d4a30 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:44.370791 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:44.370791 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:44.375300 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4a7202a9-46e1-40d3-9a4d-5cdfa30d4a30 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Volume info retrieved successfully. Aug 25 05:03:44.380057 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4a7202a9-46e1-40d3-9a4d-5cdfa30d4a30 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 returned with HTTP 200 Aug 25 05:03:44.380500 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1427/5731] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:44 2026] GET /volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:45.395753 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e0403f50-aa0e-4686-a3ba-d45f927fcea8 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:45.397522 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0403f50-aa0e-4686-a3ba-d45f927fcea8 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] GET https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 Aug 25 05:03:45.398048 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0403f50-aa0e-4686-a3ba-d45f927fcea8 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:45.399463 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e0403f50-aa0e-4686-a3ba-d45f927fcea8 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:45.404522 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e0403f50-aa0e-4686-a3ba-d45f927fcea8 tempest-ProjectMemberTests39-1491441144 tempest-ProjectMemberTests39-1491441144-project-admin] https://10.4.3.213/volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 returned with HTTP 404 Aug 25 05:03:45.405166 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1436/5732] 10.4.3.213 () {68 vars in 1388 bytes} [Tue Aug 25 05:03:45 2026] GET /volume/v3/volumes/e5709f2e-5d15-41cf-9549-001465b649a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:46.890575 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b240a448-d536-4744-847f-3532cb5b9f4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:47.003649 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b240a448-d536-4744-847f-3532cb5b9f4a tempest-ProjectAdminTests-1946308569 tempest-ProjectAdminTests-1946308569-project-admin] GET https://10.4.3.213/volume/v3/scheduler-stats/get_pools Aug 25 05:03:47.003837 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b240a448-d536-4744-847f-3532cb5b9f4a tempest-ProjectAdminTests-1946308569 tempest-ProjectAdminTests-1946308569-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:47.004008 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b240a448-d536-4744-847f-3532cb5b9f4a tempest-ProjectAdminTests-1946308569 tempest-ProjectAdminTests-1946308569-project-admin] Calling method 'get_pools' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:47.013963 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b240a448-d536-4744-847f-3532cb5b9f4a tempest-ProjectAdminTests-1946308569 tempest-ProjectAdminTests-1946308569-project-admin] https://10.4.3.213/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 05:03:47.014272 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1440/5733] 10.4.3.213 () {66 vars in 1291 bytes} [Tue Aug 25 05:03:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:47.021728 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef8a7f72-226f-478d-9acb-247d8964dcae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:47.023617 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef8a7f72-226f-478d-9acb-247d8964dcae tempest-ProjectAdminTests-1946308569 tempest-ProjectAdminTests-1946308569-project-admin] GET https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool Aug 25 05:03:47.023808 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef8a7f72-226f-478d-9acb-247d8964dcae tempest-ProjectAdminTests-1946308569 tempest-ProjectAdminTests-1946308569-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:47.024005 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef8a7f72-226f-478d-9acb-247d8964dcae tempest-ProjectAdminTests-1946308569 tempest-ProjectAdminTests-1946308569-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:47.037821 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef8a7f72-226f-478d-9acb-247d8964dcae tempest-ProjectAdminTests-1946308569 tempest-ProjectAdminTests-1946308569-project-admin] https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool returned with HTTP 200 Aug 25 05:03:47.038626 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1431/5734] 10.4.3.213 () {66 vars in 1318 bytes} [Tue Aug 25 05:03:47 2026] GET /volume/v3/capabilities/np0000008045@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:53.726990 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-45621eeb-e88c-4a19-a6c6-818c7d4e3745 req-8fd12e5f-91a9-4a01-b837-1ce1ddeaab84 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:53.728936 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-45621eeb-e88c-4a19-a6c6-818c7d4e3745 req-8fd12e5f-91a9-4a01-b837-1ce1ddeaab84 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/3c177fb9-8df7-4e64-ac41-25e08b7bdfd3 Aug 25 05:03:53.729136 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-45621eeb-e88c-4a19-a6c6-818c7d4e3745 req-8fd12e5f-91a9-4a01-b837-1ce1ddeaab84 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:53.729333 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-45621eeb-e88c-4a19-a6c6-818c7d4e3745 req-8fd12e5f-91a9-4a01-b837-1ce1ddeaab84 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:53.735816 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:53.735816 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:53.784030 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-45621eeb-e88c-4a19-a6c6-818c7d4e3745 req-8fd12e5f-91a9-4a01-b837-1ce1ddeaab84 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/3c177fb9-8df7-4e64-ac41-25e08b7bdfd3 returned with HTTP 200 Aug 25 05:03:53.784522 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1428/5735] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:03:53 2026] DELETE /volume/v3/attachments/3c177fb9-8df7-4e64-ac41-25e08b7bdfd3 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:54.309314 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=184,cinder:INSERT=33,cinder:UPDATE=68 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:03:54.931207 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-7f044001-74d4-4939-9797-b22c14611d5d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:54.933064 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f044001-74d4-4939-9797-b22c14611d5d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:54.933279 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f044001-74d4-4939-9797-b22c14611d5d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:54.933470 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-7f044001-74d4-4939-9797-b22c14611d5d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:54.933687 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-7f044001-74d4-4939-9797-b22c14611d5d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: 0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:54.940370 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:54.940370 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:54.940833 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7f044001-74d4-4939-9797-b22c14611d5d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:03:54.957950 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-7f044001-74d4-4939-9797-b22c14611d5d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 05:03:54.958141 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-7f044001-74d4-4939-9797-b22c14611d5d tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db returned with HTTP 202 Aug 25 05:03:54.958862 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1437/5736] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:03:54 2026] DELETE /volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:03:54.967674 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e795c5fd-ab72-4d3a-b9f3-84e989e67664 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:54.969240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e795c5fd-ab72-4d3a-b9f3-84e989e67664 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:54.969624 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e795c5fd-ab72-4d3a-b9f3-84e989e67664 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:54.969949 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e795c5fd-ab72-4d3a-b9f3-84e989e67664 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:54.978002 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:54.978002 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:54.982355 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e795c5fd-ab72-4d3a-b9f3-84e989e67664 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:03:54.987764 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e795c5fd-ab72-4d3a-b9f3-84e989e67664 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db returned with HTTP 200 Aug 25 05:03:54.988349 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1441/5737] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:54 2026] GET /volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:03:55.623520 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:55.730189 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:55.730616 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-597908906", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:55.732190 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-597908906', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:55.732345 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Create volume of 1 GB Aug 25 05:03:55.736592 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Availability Zones retrieved successfully. Aug 25 05:03:55.743187 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Flow 'volume_create_api' (d6d97f31-566c-43ac-acd5-00cbdad1aabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:55.744178 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec8b393-19db-46e4-97db-430354978c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:55.745141 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:55.775720 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aec8b393-19db-46e4-97db-430354978c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:55.776722 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40eeb86a-fd43-43b3-a39c-8cfd6e892f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:55.840204 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Created reservations ['78a00278-ad6e-4baf-b864-4c209f152c7e', 'a48a505d-dd65-4c65-ad75-147f63755fb0', '9b2f02b5-4ced-4ebb-a8a0-33fefde2b408', 'dcf4213a-40fb-473b-9f90-e9d08dc448cb'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:55.840904 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40eeb86a-fd43-43b3-a39c-8cfd6e892f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78a00278-ad6e-4baf-b864-4c209f152c7e', 'a48a505d-dd65-4c65-ad75-147f63755fb0', '9b2f02b5-4ced-4ebb-a8a0-33fefde2b408', 'dcf4213a-40fb-473b-9f90-e9d08dc448cb']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:55.841597 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4acc23b2-3196-4979-8a15-6b75300d64ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:55.859622 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4acc23b2-3196-4979-8a15-6b75300d64ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb5b507f-e203-470a-8850-065791d471dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-597908906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec8ad677a1b9447197850e64b1db7196',qos_specs=None,replication_status=,reservations=['78a00278-ad6e-4baf-b864-4c209f152c7e','a48a505d-dd65-4c65-ad75-147f63755fb0','9b2f02b5-4ced-4ebb-a8a0-33fefde2b408','dcf4213a-40fb-473b-9f90-e9d08dc448cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27287ed3ddea4df6affc45b91e8c5e1a',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-597908906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb5b507f-e203-470a-8850-065791d471dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec8ad677a1b9447197850e64b1db7196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27287ed3ddea4df6affc45b91e8c5e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:55.860395 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5541795a-94c7-4309-a2c5-e1beb211a4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:55.877810 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5541795a-94c7-4309-a2c5-e1beb211a4af) transitioned into state 'SUCCESS' from state '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-597908906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec8ad677a1b9447197850e64b1db7196',qos_specs=None,replication_status=,reservations=['78a00278-ad6e-4baf-b864-4c209f152c7e','a48a505d-dd65-4c65-ad75-147f63755fb0','9b2f02b5-4ced-4ebb-a8a0-33fefde2b408','dcf4213a-40fb-473b-9f90-e9d08dc448cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27287ed3ddea4df6affc45b91e8c5e1a',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:55.878380 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76d70d3-b4f4-4720-beb0-c2e53696e05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:55.885672 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76d70d3-b4f4-4720-beb0-c2e53696e05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:55.886335 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Flow 'volume_create_api' (d6d97f31-566c-43ac-acd5-00cbdad1aabc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:55.886608 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Create volume request issued successfully. Aug 25 05:03:55.887071 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83f5a8c7-e5f7-4a04-9855-aa549e5e38d1 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:55.887416 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1432/5738] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:03:55 2026] POST /volume/v3/volumes => generated 753 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:55.897778 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-5ec52467-b062-497e-8134-78339eec1976 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:55.899768 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ec52467-b062-497e-8134-78339eec1976 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:03:55.900001 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ec52467-b062-497e-8134-78339eec1976 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:55.900227 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-5ec52467-b062-497e-8134-78339eec1976 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:55.902272 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=154,cinder:UPDATE=24,cinder:INSERT=9 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:03:55.908797 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:55.908797 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:55.913144 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-5ec52467-b062-497e-8134-78339eec1976 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:03:55.918116 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-5ec52467-b062-497e-8134-78339eec1976 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc returned with HTTP 200 Aug 25 05:03:55.918651 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1429/5739] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:55 2026] GET /volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:56.001136 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-19c04b86-434f-47d3-a259-7c1f4a24c3ab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:56.003608 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19c04b86-434f-47d3-a259-7c1f4a24c3ab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db Aug 25 05:03:56.003868 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19c04b86-434f-47d3-a259-7c1f4a24c3ab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:56.004141 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-19c04b86-434f-47d3-a259-7c1f4a24c3ab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:56.010695 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-19c04b86-434f-47d3-a259-7c1f4a24c3ab tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db returned with HTTP 404 Aug 25 05:03:56.011203 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1438/5740] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:55 2026] GET /volume/v3/volumes/0f0c8678-cb49-4a89-886a-3d6b7f8cb7db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:56.018440 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79cd3ff4-98ac-4fe5-a80c-44a29ef507f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:56.020295 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79cd3ff4-98ac-4fe5-a80c-44a29ef507f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 Aug 25 05:03:56.020505 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79cd3ff4-98ac-4fe5-a80c-44a29ef507f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:56.020692 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79cd3ff4-98ac-4fe5-a80c-44a29ef507f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:56.020823 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-79cd3ff4-98ac-4fe5-a80c-44a29ef507f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete snapshot with id: cef711d2-1eff-4c57-aef0-273989b4eaf6 Aug 25 05:03:56.025878 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:56.025878 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:56.026269 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79cd3ff4-98ac-4fe5-a80c-44a29ef507f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:03:56.042217 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79cd3ff4-98ac-4fe5-a80c-44a29ef507f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot delete request issued successfully. Aug 25 05:03:56.042380 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79cd3ff4-98ac-4fe5-a80c-44a29ef507f8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 returned with HTTP 202 Aug 25 05:03:56.042832 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1442/5741] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:56 2026] DELETE /volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:03:56.049550 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e925e2a-bf0d-49ea-ba30-5e99d9949f46 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:56.051392 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e925e2a-bf0d-49ea-ba30-5e99d9949f46 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 Aug 25 05:03:56.051615 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e925e2a-bf0d-49ea-ba30-5e99d9949f46 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:56.051853 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e925e2a-bf0d-49ea-ba30-5e99d9949f46 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:56.057389 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:56.057389 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:56.057971 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e925e2a-bf0d-49ea-ba30-5e99d9949f46 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Snapshot retrieved successfully. Aug 25 05:03:56.058790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e925e2a-bf0d-49ea-ba30-5e99d9949f46 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 returned with HTTP 200 Aug 25 05:03:56.059170 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1433/5742] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:56 2026] GET /volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:56.929447 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-258cfb8d-7158-4ab1-a149-e56561945020 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:56.931101 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-258cfb8d-7158-4ab1-a149-e56561945020 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:03:56.931295 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-258cfb8d-7158-4ab1-a149-e56561945020 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:56.931492 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-258cfb8d-7158-4ab1-a149-e56561945020 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:56.938527 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:56.938527 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:56.942100 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-258cfb8d-7158-4ab1-a149-e56561945020 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:03:56.945998 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-258cfb8d-7158-4ab1-a149-e56561945020 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc returned with HTTP 200 Aug 25 05:03:56.946324 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1430/5743] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:56 2026] GET /volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:03:56.958208 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-313bff1a-d87b-40ee-be28-b44d013f0d65 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:56.960053 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-313bff1a-d87b-40ee-be28-b44d013f0d65 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:03:56.960249 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-313bff1a-d87b-40ee-be28-b44d013f0d65 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:56.960435 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-313bff1a-d87b-40ee-be28-b44d013f0d65 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:56.962624 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=135,cinder:UPDATE=37,cinder:INSERT=15 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:03:56.968453 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:56.968453 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:56.972851 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-313bff1a-d87b-40ee-be28-b44d013f0d65 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:03:56.976859 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-313bff1a-d87b-40ee-be28-b44d013f0d65 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc returned with HTTP 200 Aug 25 05:03:56.977238 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1439/5744] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:56 2026] GET /volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:56.989378 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31ebdc27-1945-4187-8c47-854f2b581305 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:56.991098 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31ebdc27-1945-4187-8c47-854f2b581305 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:03:56.991416 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31ebdc27-1945-4187-8c47-854f2b581305 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb5b507f-e203-470a-8850-065791d471dc", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2025718459", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:56.999070 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:56.999070 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:56.999604 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31ebdc27-1945-4187-8c47-854f2b581305 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:03:56.999788 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-31ebdc27-1945-4187-8c47-854f2b581305 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Create snapshot from volume cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:03:57.031449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-31ebdc27-1945-4187-8c47-854f2b581305 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Created reservations ['50bf5dd9-dd33-47ce-84fa-f5250f44f5d8', '89dfe894-48b6-4825-a588-f42db90bb3e4', '2111824a-72da-4f6a-a7cb-777969e4fb18', 'aa0742f9-070e-406e-8ece-08050e5ee8da'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:57.063081 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31ebdc27-1945-4187-8c47-854f2b581305 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Snapshot force create request issued successfully. Aug 25 05:03:57.063420 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31ebdc27-1945-4187-8c47-854f2b581305 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:03:57.063906 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1443/5745] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:03:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:57.068079 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c329f3b1-b296-4a89-baa4-ac16e2f65d29 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:57.070010 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c329f3b1-b296-4a89-baa4-ac16e2f65d29 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 Aug 25 05:03:57.070010 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c329f3b1-b296-4a89-baa4-ac16e2f65d29 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:57.070231 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c329f3b1-b296-4a89-baa4-ac16e2f65d29 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:57.072301 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-2315fd4d-9741-48fc-8f29-d9c99eb11805 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:57.074050 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2315fd4d-9741-48fc-8f29-d9c99eb11805 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:03:57.074241 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2315fd4d-9741-48fc-8f29-d9c99eb11805 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:57.074444 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-2315fd4d-9741-48fc-8f29-d9c99eb11805 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:57.074631 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c329f3b1-b296-4a89-baa4-ac16e2f65d29 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 returned with HTTP 404 Aug 25 05:03:57.075123 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1434/5746] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:57 2026] GET /volume/v3/snapshots/cef711d2-1eff-4c57-aef0-273989b4eaf6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:03:57.079119 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:57.079119 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:57.079510 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-2315fd4d-9741-48fc-8f29-d9c99eb11805 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Snapshot retrieved successfully. Aug 25 05:03:57.080213 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-2315fd4d-9741-48fc-8f29-d9c99eb11805 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 returned with HTTP 200 Aug 25 05:03:57.080647 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1431/5747] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:57 2026] GET /volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:58.090734 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c3be7b75-e2ae-414b-941d-a839f747ce1c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:58.092632 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3be7b75-e2ae-414b-941d-a839f747ce1c tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:03:58.092886 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3be7b75-e2ae-414b-941d-a839f747ce1c tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:58.093099 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c3be7b75-e2ae-414b-941d-a839f747ce1c tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:58.098528 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:58.098528 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:58.098987 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-c3be7b75-e2ae-414b-941d-a839f747ce1c tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Snapshot retrieved successfully. Aug 25 05:03:58.099865 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c3be7b75-e2ae-414b-941d-a839f747ce1c tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 returned with HTTP 200 Aug 25 05:03:58.100265 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1440/5748] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:58 2026] GET /volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:58.109159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90c2a671-2c50-47b9-91f3-6398c379e367 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:58.111100 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90c2a671-2c50-47b9-91f3-6398c379e367 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:03:58.111324 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90c2a671-2c50-47b9-91f3-6398c379e367 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:58.111562 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90c2a671-2c50-47b9-91f3-6398c379e367 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:58.116299 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:58.116299 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:58.116760 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90c2a671-2c50-47b9-91f3-6398c379e367 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Snapshot retrieved successfully. Aug 25 05:03:58.117519 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90c2a671-2c50-47b9-91f3-6398c379e367 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 returned with HTTP 200 Aug 25 05:03:58.117906 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1444/5749] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:58 2026] GET /volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:58.125878 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce4ee06e-7a80-41d1-9635-3343a50f03ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:58.128064 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce4ee06e-7a80-41d1-9635-3343a50f03ef tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:03:58.128252 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce4ee06e-7a80-41d1-9635-3343a50f03ef tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:58.128509 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce4ee06e-7a80-41d1-9635-3343a50f03ef tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:58.133927 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:58.133927 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:58.134534 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ce4ee06e-7a80-41d1-9635-3343a50f03ef tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Snapshot retrieved successfully. Aug 25 05:03:58.135409 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce4ee06e-7a80-41d1-9635-3343a50f03ef tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 returned with HTTP 200 Aug 25 05:03:58.135827 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1435/5750] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:58 2026] GET /volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:58.145051 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:58.147061 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:03:58.147521 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f008e046-7621-45a4-9f3f-ce1ad703a1c3", "size": 1}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:03:58.149311 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Create volume request body: {'volume': {'snapshot_id': 'f008e046-7621-45a4-9f3f-ce1ad703a1c3', 'size': 1}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:03:58.155563 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:58.155563 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:58.156036 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Snapshot retrieved successfully. Aug 25 05:03:58.156327 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Create volume of 1 GB Aug 25 05:03:58.160316 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Availability Zones retrieved successfully. Aug 25 05:03:58.165912 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Flow 'volume_create_api' (590476cf-4c69-4ec1-99c2-f36174bb2fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:58.166843 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6472fde-7263-4245-9627-331f06887a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:58.167685 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:03:58.199199 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6472fde-7263-4245-9627-331f06887a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f008e046-7621-45a4-9f3f-ce1ad703a1c3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:58.200271 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa292e61-8786-40e4-b535-9ba03dde4de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:58.240958 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Created reservations ['2980127a-e598-4914-a7a9-611641ca7497', '0d0ee2e9-dd92-4f1f-8b8b-71b953247326', '42735422-2365-40e4-bea7-5befddbaf177', 'f910f9f6-ac51-4131-a559-d10db420c5fb'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:03:58.241760 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa292e61-8786-40e4-b535-9ba03dde4de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2980127a-e598-4914-a7a9-611641ca7497', '0d0ee2e9-dd92-4f1f-8b8b-71b953247326', '42735422-2365-40e4-bea7-5befddbaf177', 'f910f9f6-ac51-4131-a559-d10db420c5fb']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:58.242492 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d626238-4cf7-4d69-bed6-9c4712b7d88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:58.278287 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d626238-4cf7-4d69-bed6-9c4712b7d88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de746bf1-cc1b-44b6-a3fb-78eb4bec23ef', '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='ec8ad677a1b9447197850e64b1db7196',qos_specs=None,replication_status=,reservations=['2980127a-e598-4914-a7a9-611641ca7497','0d0ee2e9-dd92-4f1f-8b8b-71b953247326','42735422-2365-40e4-bea7-5befddbaf177','f910f9f6-ac51-4131-a559-d10db420c5fb'],size=1,snapshot_id=f008e046-7621-45a4-9f3f-ce1ad703a1c3,source_replicaid=,source_volid=None,status='creating',user_id='27287ed3ddea4df6affc45b91e8c5e1a',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:03:58Z,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=de746bf1-cc1b-44b6-a3fb-78eb4bec23ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec8ad677a1b9447197850e64b1db7196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f008e046-7621-45a4-9f3f-ce1ad703a1c3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27287ed3ddea4df6affc45b91e8c5e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:58.279047 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18d042d0-26ed-480b-806d-067b8ec3766d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:58.301656 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18d042d0-26ed-480b-806d-067b8ec3766d) transitioned into state 'SUCCESS' from 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='ec8ad677a1b9447197850e64b1db7196',qos_specs=None,replication_status=,reservations=['2980127a-e598-4914-a7a9-611641ca7497','0d0ee2e9-dd92-4f1f-8b8b-71b953247326','42735422-2365-40e4-bea7-5befddbaf177','f910f9f6-ac51-4131-a559-d10db420c5fb'],size=1,snapshot_id=f008e046-7621-45a4-9f3f-ce1ad703a1c3,source_replicaid=,source_volid=None,status='creating',user_id='27287ed3ddea4df6affc45b91e8c5e1a',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:58.302391 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0515e15-e7bc-4130-b1c8-7928595fa9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:03:58.323640 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0515e15-e7bc-4130-b1c8-7928595fa9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:03:58.324443 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Flow 'volume_create_api' (590476cf-4c69-4ec1-99c2-f36174bb2fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:03:58.324807 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Create volume request issued successfully. Aug 25 05:03:58.325435 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-aa6c3170-0270-4b0f-80cf-c12f7d49c7be tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:03:58.326024 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1432/5751] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:03:58 2026] POST /volume/v3/volumes => generated 741 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:03:58.337454 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-13a6010e-eb5b-4fef-aaca-12e423d6ad6d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:58.339266 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13a6010e-eb5b-4fef-aaca-12e423d6ad6d tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef Aug 25 05:03:58.339479 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13a6010e-eb5b-4fef-aaca-12e423d6ad6d tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:58.339682 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-13a6010e-eb5b-4fef-aaca-12e423d6ad6d tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:58.346165 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:58.346165 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:58.349443 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-13a6010e-eb5b-4fef-aaca-12e423d6ad6d tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:03:58.353280 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-13a6010e-eb5b-4fef-aaca-12e423d6ad6d tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef returned with HTTP 200 Aug 25 05:03:58.353634 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1441/5752] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:58 2026] GET /volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:58.453734 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-48f0a399-f9e6-437d-8993-5da13c92d395 req-d760b637-8d9c-473f-bbc5-58c01855ecd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:58.455798 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-48f0a399-f9e6-437d-8993-5da13c92d395 req-d760b637-8d9c-473f-bbc5-58c01855ecd8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/attachments/0116e756-6e79-4ffa-a059-b58aeb2ab6bc Aug 25 05:03:58.456038 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-48f0a399-f9e6-437d-8993-5da13c92d395 req-d760b637-8d9c-473f-bbc5-58c01855ecd8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:58.456284 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-48f0a399-f9e6-437d-8993-5da13c92d395 req-d760b637-8d9c-473f-bbc5-58c01855ecd8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:58.463861 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:58.463861 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:58.510894 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-48f0a399-f9e6-437d-8993-5da13c92d395 req-d760b637-8d9c-473f-bbc5-58c01855ecd8 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/attachments/0116e756-6e79-4ffa-a059-b58aeb2ab6bc returned with HTTP 200 Aug 25 05:03:58.511323 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1445/5753] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:03:58 2026] DELETE /volume/v3/attachments/0116e756-6e79-4ffa-a059-b58aeb2ab6bc => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:59.365659 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-194e91f5-d4de-4caa-b2c0-9ac670269cd0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:59.367357 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-194e91f5-d4de-4caa-b2c0-9ac670269cd0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef Aug 25 05:03:59.367572 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-194e91f5-d4de-4caa-b2c0-9ac670269cd0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:59.367783 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-194e91f5-d4de-4caa-b2c0-9ac670269cd0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:59.369776 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=302,cinder:UPDATE=113,cinder:INSERT=67 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:03:59.374568 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:59.374568 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:59.378722 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-194e91f5-d4de-4caa-b2c0-9ac670269cd0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:03:59.382877 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-194e91f5-d4de-4caa-b2c0-9ac670269cd0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef returned with HTTP 200 Aug 25 05:03:59.383337 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1436/5754] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:59 2026] GET /volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:59.394401 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-cb2724bf-0da9-488b-9700-a2330efef5e9 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:59.396780 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cb2724bf-0da9-488b-9700-a2330efef5e9 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef Aug 25 05:03:59.397014 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cb2724bf-0da9-488b-9700-a2330efef5e9 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:59.397240 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-cb2724bf-0da9-488b-9700-a2330efef5e9 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:59.405331 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:59.405331 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:03:59.409081 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-cb2724bf-0da9-488b-9700-a2330efef5e9 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:03:59.413491 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-cb2724bf-0da9-488b-9700-a2330efef5e9 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef returned with HTTP 200 Aug 25 05:03:59.413911 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1433/5755] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:03:59 2026] GET /volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:59.424192 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-f82bd48e-9f2e-4f77-b3ec-142b0fc0c0fb None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:59.426005 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f82bd48e-9f2e-4f77-b3ec-142b0fc0c0fb tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:03:59.426178 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f82bd48e-9f2e-4f77-b3ec-142b0fc0c0fb tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:59.426352 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-f82bd48e-9f2e-4f77-b3ec-142b0fc0c0fb tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:59.426470 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-f82bd48e-9f2e-4f77-b3ec-142b0fc0c0fb tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Delete snapshot with id: f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:03:59.431869 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:59.431869 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:03:59.432301 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f82bd48e-9f2e-4f77-b3ec-142b0fc0c0fb tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Snapshot retrieved successfully. Aug 25 05:03:59.446609 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-f82bd48e-9f2e-4f77-b3ec-142b0fc0c0fb tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Snapshot delete request issued successfully. Aug 25 05:03:59.446812 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-f82bd48e-9f2e-4f77-b3ec-142b0fc0c0fb tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 returned with HTTP 202 Aug 25 05:03:59.447315 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1442/5756] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:03:59 2026] DELETE /volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:03:59.454666 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53fd4f84-fb20-4e38-b251-7ba5bafcd4d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:59.456922 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53fd4f84-fb20-4e38-b251-7ba5bafcd4d2 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:03:59.457113 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53fd4f84-fb20-4e38-b251-7ba5bafcd4d2 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:59.457314 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53fd4f84-fb20-4e38-b251-7ba5bafcd4d2 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:59.462511 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:59.462511 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:03:59.462973 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-53fd4f84-fb20-4e38-b251-7ba5bafcd4d2 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Snapshot retrieved successfully. Aug 25 05:03:59.463810 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53fd4f84-fb20-4e38-b251-7ba5bafcd4d2 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 returned with HTTP 200 Aug 25 05:03:59.464201 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1446/5757] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:03:59 2026] GET /volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:03:59.978254 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab253cda-2f22-48e7-bc3d-64311c2e7587 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:03:59.979947 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab253cda-2f22-48e7-bc3d-64311c2e7587 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] DELETE https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:03:59.980125 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab253cda-2f22-48e7-bc3d-64311c2e7587 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:03:59.980320 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab253cda-2f22-48e7-bc3d-64311c2e7587 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:03:59.980496 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ab253cda-2f22-48e7-bc3d-64311c2e7587 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume with id: cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:03:59.987030 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:03:59.987030 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:03:59.987506 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ab253cda-2f22-48e7-bc3d-64311c2e7587 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:04:00.003275 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ab253cda-2f22-48e7-bc3d-64311c2e7587 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Delete volume request issued successfully. Aug 25 05:04:00.003486 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab253cda-2f22-48e7-bc3d-64311c2e7587 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 202 Aug 25 05:04:00.003905 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1437/5758] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:03:59 2026] DELETE /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:04:00.010961 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-481694ab-68ea-4e1d-9f31-d6786a4a017f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:00.012816 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-481694ab-68ea-4e1d-9f31-d6786a4a017f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:04:00.013050 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-481694ab-68ea-4e1d-9f31-d6786a4a017f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:00.013271 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-481694ab-68ea-4e1d-9f31-d6786a4a017f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:00.021191 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:00.021191 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:04:00.025501 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-481694ab-68ea-4e1d-9f31-d6786a4a017f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Volume info retrieved successfully. Aug 25 05:04:00.032194 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-481694ab-68ea-4e1d-9f31-d6786a4a017f tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 200 Aug 25 05:04:00.032769 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1434/5759] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:04:00 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:04:00.472311 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-bb489934-55e7-4ebd-b177-af8940f17218 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:00.474058 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb489934-55e7-4ebd-b177-af8940f17218 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:04:00.474245 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb489934-55e7-4ebd-b177-af8940f17218 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:00.474443 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-bb489934-55e7-4ebd-b177-af8940f17218 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:00.478514 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-bb489934-55e7-4ebd-b177-af8940f17218 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 returned with HTTP 404 Aug 25 05:04:00.478932 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1443/5760] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:04:00 2026] GET /volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:00.485048 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34237fb7-c5a3-410c-8e4d-ab3f7a45e0d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:00.487101 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34237fb7-c5a3-410c-8e4d-ab3f7a45e0d0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] DELETE https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:04:00.487304 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34237fb7-c5a3-410c-8e4d-ab3f7a45e0d0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:00.487548 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34237fb7-c5a3-410c-8e4d-ab3f7a45e0d0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:00.487737 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-34237fb7-c5a3-410c-8e4d-ab3f7a45e0d0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Delete volume with id: cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:04:00.494904 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:00.494904 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:04:00.495446 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-34237fb7-c5a3-410c-8e4d-ab3f7a45e0d0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:04:00.511059 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-34237fb7-c5a3-410c-8e4d-ab3f7a45e0d0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Delete volume request issued successfully. Aug 25 05:04:00.511231 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34237fb7-c5a3-410c-8e4d-ab3f7a45e0d0 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc returned with HTTP 202 Aug 25 05:04:00.511697 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1447/5761] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:04:00 2026] DELETE /volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:04:00.517966 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4c68c946-6570-4408-9d1b-b34341a91d55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:00.519667 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c68c946-6570-4408-9d1b-b34341a91d55 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:04:00.519897 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c68c946-6570-4408-9d1b-b34341a91d55 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:00.520077 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4c68c946-6570-4408-9d1b-b34341a91d55 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:00.526302 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:00.526302 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:04:00.529571 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4c68c946-6570-4408-9d1b-b34341a91d55 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:04:00.533373 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4c68c946-6570-4408-9d1b-b34341a91d55 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc returned with HTTP 200 Aug 25 05:04:00.533770 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1438/5762] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:04:00 2026] GET /volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:04:01.046743 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b9c76c20-128e-41bd-93cd-bd1c0af8f192 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:01.048637 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9c76c20-128e-41bd-93cd-bd1c0af8f192 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] GET https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d Aug 25 05:04:01.048864 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9c76c20-128e-41bd-93cd-bd1c0af8f192 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:01.049081 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b9c76c20-128e-41bd-93cd-bd1c0af8f192 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:01.054260 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b9c76c20-128e-41bd-93cd-bd1c0af8f192 tempest-TestVolumeBootPattern-1016907017 tempest-TestVolumeBootPattern-1016907017-project-member] https://10.4.3.213/volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d returned with HTTP 404 Aug 25 05:04:01.054731 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1435/5763] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:04:01 2026] GET /volume/v3/volumes/cec5efb0-b393-451f-bb94-d44784dfb27d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:01.549347 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-71399c8f-d786-4fe2-afe3-27b94e304b87 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:01.550866 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71399c8f-d786-4fe2-afe3-27b94e304b87 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:04:01.551059 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71399c8f-d786-4fe2-afe3-27b94e304b87 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:01.551276 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-71399c8f-d786-4fe2-afe3-27b94e304b87 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:01.557439 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-71399c8f-d786-4fe2-afe3-27b94e304b87 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc returned with HTTP 404 Aug 25 05:04:01.558026 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1444/5764] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:04:01 2026] GET /volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:01.565150 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4715b851-ef90-4fc2-bef1-403c6998829a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:01.567069 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4715b851-ef90-4fc2-bef1-403c6998829a tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] DELETE https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef Aug 25 05:04:01.567238 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4715b851-ef90-4fc2-bef1-403c6998829a tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:01.567468 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4715b851-ef90-4fc2-bef1-403c6998829a tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:01.567700 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4715b851-ef90-4fc2-bef1-403c6998829a tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Delete volume with id: de746bf1-cc1b-44b6-a3fb-78eb4bec23ef Aug 25 05:04:01.574897 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:01.574897 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:04:01.575377 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4715b851-ef90-4fc2-bef1-403c6998829a tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:04:01.594607 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4715b851-ef90-4fc2-bef1-403c6998829a tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Delete volume request issued successfully. Aug 25 05:04:01.594836 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4715b851-ef90-4fc2-bef1-403c6998829a tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef returned with HTTP 202 Aug 25 05:04:01.595254 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1448/5765] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:04:01 2026] DELETE /volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:04:01.601970 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e2d838c-b19d-40c7-ad25-937f77567611 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:01.603960 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e2d838c-b19d-40c7-ad25-937f77567611 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef Aug 25 05:04:01.604193 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e2d838c-b19d-40c7-ad25-937f77567611 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:01.604412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e2d838c-b19d-40c7-ad25-937f77567611 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:01.611661 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:01.611661 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:04:01.615243 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e2d838c-b19d-40c7-ad25-937f77567611 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Volume info retrieved successfully. Aug 25 05:04:01.619457 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e2d838c-b19d-40c7-ad25-937f77567611 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef returned with HTTP 200 Aug 25 05:04:01.619884 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1439/5766] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:04:01 2026] GET /volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:04:02.631762 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-58db7e17-40be-441e-a531-c908bdb68f02 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:02.633574 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-58db7e17-40be-441e-a531-c908bdb68f02 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef Aug 25 05:04:02.633836 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-58db7e17-40be-441e-a531-c908bdb68f02 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:02.634103 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-58db7e17-40be-441e-a531-c908bdb68f02 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:02.641168 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-58db7e17-40be-441e-a531-c908bdb68f02 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef returned with HTTP 404 Aug 25 05:04:02.641616 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1436/5767] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:04:02 2026] GET /volume/v3/volumes/de746bf1-cc1b-44b6-a3fb-78eb4bec23ef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:02.647157 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-455cdcff-8e0a-4e66-8645-49f5612ce256 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:02.648822 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-455cdcff-8e0a-4e66-8645-49f5612ce256 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:04:02.648995 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-455cdcff-8e0a-4e66-8645-49f5612ce256 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:02.649172 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-455cdcff-8e0a-4e66-8645-49f5612ce256 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:02.649264 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-455cdcff-8e0a-4e66-8645-49f5612ce256 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Delete snapshot with id: f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:04:02.653714 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-455cdcff-8e0a-4e66-8645-49f5612ce256 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 returned with HTTP 404 Aug 25 05:04:02.654245 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1445/5768] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:04:02 2026] DELETE /volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:02.659977 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c1fa0428-ce0f-40dc-a184-bf78cba3b016 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:02.661962 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1fa0428-ce0f-40dc-a184-bf78cba3b016 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 Aug 25 05:04:02.662162 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1fa0428-ce0f-40dc-a184-bf78cba3b016 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:02.662346 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1fa0428-ce0f-40dc-a184-bf78cba3b016 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:02.666180 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1fa0428-ce0f-40dc-a184-bf78cba3b016 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 returned with HTTP 404 Aug 25 05:04:02.666653 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1449/5769] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:04:02 2026] GET /volume/v3/snapshots/f008e046-7621-45a4-9f3f-ce1ad703a1c3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:02.673018 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3baf7db-0d10-45e9-a1fe-213662ee2eb7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:02.675005 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3baf7db-0d10-45e9-a1fe-213662ee2eb7 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] DELETE https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:04:02.675220 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3baf7db-0d10-45e9-a1fe-213662ee2eb7 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:02.675438 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3baf7db-0d10-45e9-a1fe-213662ee2eb7 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:02.675640 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b3baf7db-0d10-45e9-a1fe-213662ee2eb7 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Delete volume with id: cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:04:02.690893 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3baf7db-0d10-45e9-a1fe-213662ee2eb7 tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc returned with HTTP 404 Aug 25 05:04:02.691480 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1440/5770] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:04:02 2026] DELETE /volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:02.697928 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-73e1ba6e-f5e9-44b4-bd98-c3c2a8907ccd None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:02.699631 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73e1ba6e-f5e9-44b4-bd98-c3c2a8907ccd tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] GET https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc Aug 25 05:04:02.699896 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73e1ba6e-f5e9-44b4-bd98-c3c2a8907ccd tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:02.700114 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-73e1ba6e-f5e9-44b4-bd98-c3c2a8907ccd tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:02.705776 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-73e1ba6e-f5e9-44b4-bd98-c3c2a8907ccd tempest-SnapshotDependencyTests-1580428872 tempest-SnapshotDependencyTests-1580428872-project-member] https://10.4.3.213/volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc returned with HTTP 404 Aug 25 05:04:02.706202 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1437/5771] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:04:02 2026] GET /volume/v3/volumes/cb5b507f-e203-470a-8850-065791d471dc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:12.651457 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:04:12.664212 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=42,cinder:UPDATE=18,cinder:INSERT=9 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:04:12.686076 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:04:12.702306 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=44,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:04:15.639783 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:15.641290 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:04:15.642488 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1522564189", "snapshot_id": null, "imageRef": "79b7e20f-9ecd-419a-9d76-ab5cfac85ebc", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:04:15.643556 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1522564189', 'snapshot_id': None, 'imageRef': '79b7e20f-9ecd-419a-9d76-ab5cfac85ebc', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:04:15.762970 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create volume of 1 GB Aug 25 05:04:15.763267 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:15.763267 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:04:15.768087 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Availability Zones retrieved successfully. Aug 25 05:04:15.773597 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Flow 'volume_create_api' (9bd371f7-a2ba-4933-877c-efc3317c555b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:04:15.774612 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e72dd44-6875-4f8b-8e7e-84afaecfdd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:04:15.775599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:04:15.832967 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e72dd44-6875-4f8b-8e7e-84afaecfdd34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:04:15.833730 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5f546b-0562-4431-9767-2fa3451164ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:04:15.899716 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Created reservations ['c612f11b-a9d2-488e-8efb-43ff12872787', '7d89ae06-4411-41ed-b804-e4aeb25be0fb', 'ef5125f3-3010-4515-893d-bb83f7102f07', 'd726e0cc-7464-40d6-afc6-61c54fde0488'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:04:15.900443 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5f546b-0562-4431-9767-2fa3451164ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c612f11b-a9d2-488e-8efb-43ff12872787', '7d89ae06-4411-41ed-b804-e4aeb25be0fb', 'ef5125f3-3010-4515-893d-bb83f7102f07', 'd726e0cc-7464-40d6-afc6-61c54fde0488']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:04:15.901136 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80264b38-b33e-4f8d-bf00-0d8f2e0db4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:04:15.921782 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80264b38-b33e-4f8d-bf00-0d8f2e0db4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd0bc025-d406-4dce-823d-c7bfb1e011fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1522564189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322e7218926d49f8bb2692b907ee7f3a',qos_specs=None,replication_status=,reservations=['c612f11b-a9d2-488e-8efb-43ff12872787','7d89ae06-4411-41ed-b804-e4aeb25be0fb','ef5125f3-3010-4515-893d-bb83f7102f07','d726e0cc-7464-40d6-afc6-61c54fde0488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2c5e5b95df43d2be2646ef807f368f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1522564189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd0bc025-d406-4dce-823d-c7bfb1e011fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322e7218926d49f8bb2692b907ee7f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a2c5e5b95df43d2be2646ef807f368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:04:15.922590 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ed0eb5-4655-422e-b7b2-77e65045f969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:04:15.937814 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ed0eb5-4655-422e-b7b2-77e65045f969) transitioned into state 'SUCCESS' from state '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-1522564189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322e7218926d49f8bb2692b907ee7f3a',qos_specs=None,replication_status=,reservations=['c612f11b-a9d2-488e-8efb-43ff12872787','7d89ae06-4411-41ed-b804-e4aeb25be0fb','ef5125f3-3010-4515-893d-bb83f7102f07','d726e0cc-7464-40d6-afc6-61c54fde0488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a2c5e5b95df43d2be2646ef807f368f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:04:15.938516 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5045396-be9f-4484-be9f-e8b1ca5f9f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:04:15.946566 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5045396-be9f-4484-be9f-e8b1ca5f9f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:04:15.947279 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Flow 'volume_create_api' (9bd371f7-a2ba-4933-877c-efc3317c555b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:04:15.947563 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create volume request issued successfully. Aug 25 05:04:15.948064 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-fc5064f6-f18d-4b84-ba61-ab0d30f58445 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:04:15.948442 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1446/5772] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:04:15 2026] POST /volume/v3/volumes => generated 781 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:15.959249 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-853bbac9-e212-4480-ba17-3248d5e8785e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:15.961008 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-853bbac9-e212-4480-ba17-3248d5e8785e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:04:15.961202 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-853bbac9-e212-4480-ba17-3248d5e8785e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:15.961378 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-853bbac9-e212-4480-ba17-3248d5e8785e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:15.968375 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:15.968375 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:04:15.971858 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-853bbac9-e212-4480-ba17-3248d5e8785e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:04:15.975559 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-853bbac9-e212-4480-ba17-3248d5e8785e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 200 Aug 25 05:04:15.975892 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1450/5773] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:04:15 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:04:16.987263 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ac9ca17-604a-4bfe-a62b-7a8f68a039ea None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:16.988808 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ac9ca17-604a-4bfe-a62b-7a8f68a039ea tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:04:16.989008 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ac9ca17-604a-4bfe-a62b-7a8f68a039ea tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:16.989184 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ac9ca17-604a-4bfe-a62b-7a8f68a039ea tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:16.995516 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:16.995516 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:04:16.998545 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ac9ca17-604a-4bfe-a62b-7a8f68a039ea tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:04:17.002352 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ac9ca17-604a-4bfe-a62b-7a8f68a039ea tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 200 Aug 25 05:04:17.002729 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1441/5774] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:04:16 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 1389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:04:17.013738 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e4d8b790-e264-45a2-883c-ebb02d680c7e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:17.015246 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4d8b790-e264-45a2-883c-ebb02d680c7e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:04:17.015425 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4d8b790-e264-45a2-883c-ebb02d680c7e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:17.015626 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e4d8b790-e264-45a2-883c-ebb02d680c7e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:17.021741 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:17.021741 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:04:17.025054 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e4d8b790-e264-45a2-883c-ebb02d680c7e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:04:17.029159 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e4d8b790-e264-45a2-883c-ebb02d680c7e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 200 Aug 25 05:04:17.029531 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1438/5775] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:04:17 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 1389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:04:17.935989 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-994e9bdb-347e-4240-83e4-b05a2a562d10 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:17.938050 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-994e9bdb-347e-4240-83e4-b05a2a562d10 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:04:17.938241 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-994e9bdb-347e-4240-83e4-b05a2a562d10 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:17.938413 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-994e9bdb-347e-4240-83e4-b05a2a562d10 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:17.944685 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:17.944685 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:04:17.947660 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-994e9bdb-347e-4240-83e4-b05a2a562d10 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:04:17.951414 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-994e9bdb-347e-4240-83e4-b05a2a562d10 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 200 Aug 25 05:04:17.951763 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1447/5776] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:04:17 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 1371 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:04:18.359869 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-47807afc-4940-4609-845e-183347f4c4d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:18.361897 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-47807afc-4940-4609-845e-183347f4c4d6 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:04:18.362095 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-47807afc-4940-4609-845e-183347f4c4d6 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:18.362273 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-47807afc-4940-4609-845e-183347f4c4d6 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:18.369362 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:18.369362 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:04:18.372571 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-47807afc-4940-4609-845e-183347f4c4d6 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:04:18.376649 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-47807afc-4940-4609-845e-183347f4c4d6 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 200 Aug 25 05:04:18.376975 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1451/5777] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:04:18 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:04:18.385867 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9498fb14-d6e6-450c-8a9a-e7a1f03bffb5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:18.386266 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9498fb14-d6e6-450c-8a9a-e7a1f03bffb5 None None] GET https://10.4.3.213/volume// Aug 25 05:04:18.386419 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9498fb14-d6e6-450c-8a9a-e7a1f03bffb5 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:18.386642 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9498fb14-d6e6-450c-8a9a-e7a1f03bffb5 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:18.386943 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9498fb14-d6e6-450c-8a9a-e7a1f03bffb5 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:04:18.387215 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1442/5778] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 05:04: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 25 05:04:18.393916 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-ea9293c8-1834-47f2-ab5e-bbac49e3c11a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:18.396209 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-ea9293c8-1834-47f2-ab5e-bbac49e3c11a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:04:18.396621 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-ea9293c8-1834-47f2-ab5e-bbac49e3c11a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd0bc025-d406-4dce-823d-c7bfb1e011fa", "connector": null, "instance_uuid": "d1becf18-85f6-46c4-8d08-61b979e4f6ec"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:04:18.405752 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:18.405752 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:04:18.429933 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-ea9293c8-1834-47f2-ab5e-bbac49e3c11a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:04:18.430390 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1439/5779] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:04:18 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 25 05:04:19.141183 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3107176e-2b47-4d71-b954-b216cdaa8a1f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:19.141578 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3107176e-2b47-4d71-b954-b216cdaa8a1f None None] GET https://10.4.3.213/volume// Aug 25 05:04:19.141802 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3107176e-2b47-4d71-b954-b216cdaa8a1f None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:19.142007 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3107176e-2b47-4d71-b954-b216cdaa8a1f None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:19.142282 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3107176e-2b47-4d71-b954-b216cdaa8a1f None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:04:19.142580 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1448/5780] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05: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 25 05:04:19.148822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-d8b56d56-fcbf-4af5-8803-dfc77b2f5af4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:19.151135 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-d8b56d56-fcbf-4af5-8803-dfc77b2f5af4 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:04:19.151366 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-d8b56d56-fcbf-4af5-8803-dfc77b2f5af4 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:04:19.151613 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-d8b56d56-fcbf-4af5-8803-dfc77b2f5af4 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:04:19.161713 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:19.161713 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:04:19.165106 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-d8b56d56-fcbf-4af5-8803-dfc77b2f5af4 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:04:19.169876 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-d8b56d56-fcbf-4af5-8803-dfc77b2f5af4 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 200 Aug 25 05:04:19.170305 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1452/5781] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:04:19 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 1550 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:04:19.274153 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-c565a0c1-3d3c-431c-8eb3-2380505616af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:19.276548 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-c565a0c1-3d3c-431c-8eb3-2380505616af tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] PUT https://10.4.3.213/volume/v3/attachments/8c742d8a-59d3-4434-9b1d-83ec7f7732ae Aug 25 05:04:19.277004 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-c565a0c1-3d3c-431c-8eb3-2380505616af tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:04:19.284894 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-c565a0c1-3d3c-431c-8eb3-2380505616af tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Acquiring lock "cinder-attachment_update-bd0bc025-d406-4dce-823d-c7bfb1e011fa-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:04:19.290142 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-c565a0c1-3d3c-431c-8eb3-2380505616af tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Lock "cinder-attachment_update-bd0bc025-d406-4dce-823d-c7bfb1e011fa-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:04:19.291476 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:19.291476 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:04:19.370325 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-c565a0c1-3d3c-431c-8eb3-2380505616af tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Lock "cinder-attachment_update-bd0bc025-d406-4dce-823d-c7bfb1e011fa-np0000008045" released by "attachment_update" :: held 0.080s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:04:19.370762 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-c565a0c1-3d3c-431c-8eb3-2380505616af tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments/8c742d8a-59d3-4434-9b1d-83ec7f7732ae returned with HTTP 200 Aug 25 05:04:19.371370 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1443/5782] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:04:19 2026] PUT /volume/v3/attachments/8c742d8a-59d3-4434-9b1d-83ec7f7732ae => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:04:19.392646 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-e26f3f68-5743-48f3-840b-5d93968550b0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:04:19.394682 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-e26f3f68-5743-48f3-840b-5d93968550b0 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/attachments/8c742d8a-59d3-4434-9b1d-83ec7f7732ae/action Aug 25 05:04:19.395038 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-e26f3f68-5743-48f3-840b-5d93968550b0 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:04:19.395233 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-e26f3f68-5743-48f3-840b-5d93968550b0 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:04:19.410052 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:04:19.410052 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:04:19.421214 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-0ac9047f-a152-42bd-9a2d-a7e5ef51c53f req-e26f3f68-5743-48f3-840b-5d93968550b0 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments/8c742d8a-59d3-4434-9b1d-83ec7f7732ae/action returned with HTTP 204 Aug 25 05:04:19.421619 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1440/5783] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:04:19 2026] POST /volume/v3/attachments/8c742d8a-59d3-4434-9b1d-83ec7f7732ae/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:04:27.950466 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:04:29.168443 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=13 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:04:29.361318 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:04:29.416127 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:05:03.696030 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-28b20d42-973d-4ce2-836d-aa658abab646 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:03.698136 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-28b20d42-973d-4ce2-836d-aa658abab646 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/limits Aug 25 05:05:03.698342 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-28b20d42-973d-4ce2-836d-aa658abab646 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:03.698570 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-28b20d42-973d-4ce2-836d-aa658abab646 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:03.716306 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-28b20d42-973d-4ce2-836d-aa658abab646 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/limits returned with HTTP 200 Aug 25 05:05:03.716858 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1449/5784] 10.4.3.213 () {68 vars in 1484 bytes} [Tue Aug 25 05:05:03 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 25 05:05:03.748314 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-ee815461-ad2c-4064-88b6-eac14644e176 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:03.750401 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-ee815461-ad2c-4064-88b6-eac14644e176 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:05:03.750653 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-ee815461-ad2c-4064-88b6-eac14644e176 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:03.750858 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-ee815461-ad2c-4064-88b6-eac14644e176 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:03.760445 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:03.760445 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:05:03.763732 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-ee815461-ad2c-4064-88b6-eac14644e176 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:03.768065 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-ee815461-ad2c-4064-88b6-eac14644e176 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 200 Aug 25 05:05:03.768496 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1453/5785] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:05:03 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:03.777870 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-dd2af0e9-6439-4224-80bd-963da5021d4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:03.779858 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-dd2af0e9-6439-4224-80bd-963da5021d4f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:05:03.780195 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-dd2af0e9-6439-4224-80bd-963da5021d4f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd0bc025-d406-4dce-823d-c7bfb1e011fa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-255672387", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:03.790550 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:03.790550 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:05:03.790999 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-dd2af0e9-6439-4224-80bd-963da5021d4f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:03.791130 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-dd2af0e9-6439-4224-80bd-963da5021d4f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create snapshot from volume bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:05:03.822808 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-dd2af0e9-6439-4224-80bd-963da5021d4f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Created reservations ['abfb2656-ca53-4aa0-bdc3-c0042e76289e', 'b162235b-ce24-43ee-a91b-7d9e3431beeb', '5443e675-8dc1-4524-90f2-7908a348a20c', '12ede583-fdd6-4864-9868-d8f1e8eace50'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:05:03.851881 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-dd2af0e9-6439-4224-80bd-963da5021d4f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot force create request issued successfully. Aug 25 05:05:03.852146 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c6bebf21-8ef4-4bc4-8610-539969bf53c4 req-dd2af0e9-6439-4224-80bd-963da5021d4f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:05:03.852632 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1444/5786] 10.4.3.213 () {72 vars in 1547 bytes} [Tue Aug 25 05:05:03 2026] POST /volume/v3/snapshots => generated 323 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:05:05.380980 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-65f31dcb-ba17-410b-b75d-92d8c0a69589 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:05.382753 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-65f31dcb-ba17-410b-b75d-92d8c0a69589 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 Aug 25 05:05:05.382958 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-65f31dcb-ba17-410b-b75d-92d8c0a69589 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:05.383138 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-65f31dcb-ba17-410b-b75d-92d8c0a69589 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:05.388976 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:05.388976 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:05:05.389440 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-65f31dcb-ba17-410b-b75d-92d8c0a69589 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot retrieved successfully. Aug 25 05:05:05.390121 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-65f31dcb-ba17-410b-b75d-92d8c0a69589 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 returned with HTTP 200 Aug 25 05:05:05.390494 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1441/5787] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:05:05 2026] GET /volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:05:05.414443 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-44ee3f45-8476-4d01-9764-740097b03b2a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:05.416267 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:05:05.416661 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1515087690", "snapshot_id": null, "imageRef": "da3f333b-17ab-420f-9e26-5f3d76bff820", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:05.418200 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1515087690', 'snapshot_id': None, 'imageRef': 'da3f333b-17ab-420f-9e26-5f3d76bff820', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:05:05.499760 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:05.499760 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:05:05.500279 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot retrieved successfully. Aug 25 05:05:05.500518 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create volume of 1 GB Aug 25 05:05:05.503689 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Availability Zones retrieved successfully. Aug 25 05:05:05.508602 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Flow 'volume_create_api' (61f8aca6-793f-4f9f-9c3e-650bb77b20b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:05:05.509625 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c1ec89-fde9-47ba-bc48-de681583bba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:05.510502 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:05:05.537811 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c1ec89-fde9-47ba-bc48-de681583bba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46f97836-7ae6-4cff-821b-3a1b6d430ae2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:05.538592 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d577dca6-082e-4919-b128-0bb17634868e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:05.574162 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Created reservations ['cd0d2ff4-bfb1-4501-b69b-f8420e1de0f6', 'c7deb088-390a-4d49-a017-7573616b513a', 'd14d3bb3-ca70-46eb-8f68-e0ea3d27b8ff', 'f6f4eb76-f18e-481a-aeab-a0b4c345c5c5'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:05:05.574916 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d577dca6-082e-4919-b128-0bb17634868e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd0d2ff4-bfb1-4501-b69b-f8420e1de0f6', 'c7deb088-390a-4d49-a017-7573616b513a', 'd14d3bb3-ca70-46eb-8f68-e0ea3d27b8ff', 'f6f4eb76-f18e-481a-aeab-a0b4c345c5c5']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:05.575605 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48372af2-272c-41b3-9064-ec1147f43f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:05.613939 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48372af2-272c-41b3-9064-ec1147f43f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3be2cf8b-d204-4357-a6fe-d6953ce74feb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1515087690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322e7218926d49f8bb2692b907ee7f3a',qos_specs=None,replication_status=,reservations=['cd0d2ff4-bfb1-4501-b69b-f8420e1de0f6','c7deb088-390a-4d49-a017-7573616b513a','d14d3bb3-ca70-46eb-8f68-e0ea3d27b8ff','f6f4eb76-f18e-481a-aeab-a0b4c345c5c5'],size=1,snapshot_id=46f97836-7ae6-4cff-821b-3a1b6d430ae2,source_replicaid=,source_volid=None,status='creating',user_id='7a2c5e5b95df43d2be2646ef807f368f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), '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-25T05:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1515087690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3be2cf8b-d204-4357-a6fe-d6953ce74feb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322e7218926d49f8bb2692b907ee7f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46f97836-7ae6-4cff-821b-3a1b6d430ae2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a2c5e5b95df43d2be2646ef807f368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:05.614860 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8cfc681-5ad0-4e81-95be-c8fe0db83649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:05.631876 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8cfc681-5ad0-4e81-95be-c8fe0db83649) transitioned into state 'SUCCESS' from state '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-1515087690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322e7218926d49f8bb2692b907ee7f3a',qos_specs=None,replication_status=,reservations=['cd0d2ff4-bfb1-4501-b69b-f8420e1de0f6','c7deb088-390a-4d49-a017-7573616b513a','d14d3bb3-ca70-46eb-8f68-e0ea3d27b8ff','f6f4eb76-f18e-481a-aeab-a0b4c345c5c5'],size=1,snapshot_id=46f97836-7ae6-4cff-821b-3a1b6d430ae2,source_replicaid=,source_volid=None,status='creating',user_id='7a2c5e5b95df43d2be2646ef807f368f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:05.632697 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76f5ac1-bbc4-422e-af0d-8a2a6aa6dc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:05.653285 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76f5ac1-bbc4-422e-af0d-8a2a6aa6dc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:05.653989 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Flow 'volume_create_api' (61f8aca6-793f-4f9f-9c3e-650bb77b20b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:05:05.654244 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create volume request issued successfully. Aug 25 05:05:05.654738 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-44ee3f45-8476-4d01-9764-740097b03b2a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:05:05.655095 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1450/5788] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:05:05 2026] POST /volume/v3/volumes => generated 814 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:05:05.670920 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47fe9e29-a9ff-4f2e-b85d-9a87f647c2f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:05.672718 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47fe9e29-a9ff-4f2e-b85d-9a87f647c2f3 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:05:05.672914 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47fe9e29-a9ff-4f2e-b85d-9a87f647c2f3 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:05.673090 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47fe9e29-a9ff-4f2e-b85d-9a87f647c2f3 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:05.681029 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:05.681029 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:05:05.685639 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47fe9e29-a9ff-4f2e-b85d-9a87f647c2f3 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:05.690571 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47fe9e29-a9ff-4f2e-b85d-9a87f647c2f3 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb returned with HTTP 200 Aug 25 05:05:05.690985 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1454/5789] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:05:05 2026] GET /volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:06.704301 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-301afc83-6057-480f-843c-801fa0c60c9e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:06.706110 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-301afc83-6057-480f-843c-801fa0c60c9e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:05:06.706319 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-301afc83-6057-480f-843c-801fa0c60c9e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:06.706509 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-301afc83-6057-480f-843c-801fa0c60c9e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:06.712918 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:06.712918 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:05:06.716399 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-301afc83-6057-480f-843c-801fa0c60c9e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:06.721038 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-301afc83-6057-480f-843c-801fa0c60c9e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb returned with HTTP 200 Aug 25 05:05:06.721403 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1445/5790] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:05:06 2026] GET /volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:05:06.732567 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9220aa34-3a5e-4409-ac88-b706ee1ac534 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:06.734219 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9220aa34-3a5e-4409-ac88-b706ee1ac534 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:05:06.734450 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9220aa34-3a5e-4409-ac88-b706ee1ac534 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:06.734641 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9220aa34-3a5e-4409-ac88-b706ee1ac534 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:06.740771 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:06.740771 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:05:06.744030 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9220aa34-3a5e-4409-ac88-b706ee1ac534 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:06.747901 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9220aa34-3a5e-4409-ac88-b706ee1ac534 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb returned with HTTP 200 Aug 25 05:05:06.748252 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1442/5791] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:05:06 2026] GET /volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:05:07.683466 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-2d1885cd-a7d2-4720-abd8-f3b989184128 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:07.685539 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-2d1885cd-a7d2-4720-abd8-f3b989184128 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:05:07.685760 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-2d1885cd-a7d2-4720-abd8-f3b989184128 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:07.685953 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-2d1885cd-a7d2-4720-abd8-f3b989184128 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:07.692954 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:07.692954 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:05:07.696516 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-2d1885cd-a7d2-4720-abd8-f3b989184128 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:07.701114 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-2d1885cd-a7d2-4720-abd8-f3b989184128 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb returned with HTTP 200 Aug 25 05:05:07.701627 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1451/5792] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:05:07 2026] GET /volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:08.121143 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-87608a5e-de34-469b-aa4c-35347bde2e40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:08.123150 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-87608a5e-de34-469b-aa4c-35347bde2e40 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:05:08.123368 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-87608a5e-de34-469b-aa4c-35347bde2e40 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:08.123595 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-87608a5e-de34-469b-aa4c-35347bde2e40 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:08.130303 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:08.130303 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:05:08.133821 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-87608a5e-de34-469b-aa4c-35347bde2e40 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:08.138335 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-87608a5e-de34-469b-aa4c-35347bde2e40 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb returned with HTTP 200 Aug 25 05:05:08.138755 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1455/5793] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:05:08 2026] GET /volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:08.147032 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8418098f-5633-416e-87c5-4a1277e45000 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:08.147454 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8418098f-5633-416e-87c5-4a1277e45000 None None] GET https://10.4.3.213/volume// Aug 25 05:05:08.147646 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8418098f-5633-416e-87c5-4a1277e45000 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:08.147852 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8418098f-5633-416e-87c5-4a1277e45000 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:08.148184 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8418098f-5633-416e-87c5-4a1277e45000 None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:05:08.148489 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1446/5794] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 05:05: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 25 05:05:08.154543 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-823b8a7f-5f3b-481f-a408-e4d9b215956b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:08.156379 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-823b8a7f-5f3b-481f-a408-e4d9b215956b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:05:08.156720 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-823b8a7f-5f3b-481f-a408-e4d9b215956b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3be2cf8b-d204-4357-a6fe-d6953ce74feb", "connector": null, "instance_uuid": "f3232d39-e2f2-41db-bef7-0d1412ee82bb"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:08.164254 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:08.164254 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:05:08.187704 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-823b8a7f-5f3b-481f-a408-e4d9b215956b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:05:08.188082 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1443/5795] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:05:08 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:08.907389 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-c43fc0c6-2432-4a72-a094-a8fa6192216d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:08.907811 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c43fc0c6-2432-4a72-a094-a8fa6192216d None None] GET https://10.4.3.213/volume// Aug 25 05:05:08.907977 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c43fc0c6-2432-4a72-a094-a8fa6192216d None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:08.908369 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-c43fc0c6-2432-4a72-a094-a8fa6192216d None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:08.908523 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-c43fc0c6-2432-4a72-a094-a8fa6192216d None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:05:08.908815 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1452/5796] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:05: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 25 05:05:08.918444 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-7c33ffc4-8fb3-4cfb-814e-aebec2cd5598 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:08.921044 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-7c33ffc4-8fb3-4cfb-814e-aebec2cd5598 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:05:08.921372 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-7c33ffc4-8fb3-4cfb-814e-aebec2cd5598 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:08.921607 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-7c33ffc4-8fb3-4cfb-814e-aebec2cd5598 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:08.932067 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:08.932067 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:05:08.935992 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-7c33ffc4-8fb3-4cfb-814e-aebec2cd5598 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:08.940873 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-7c33ffc4-8fb3-4cfb-814e-aebec2cd5598 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb returned with HTTP 200 Aug 25 05:05:08.941461 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1456/5797] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:05:08 2026] GET /volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb => generated 1584 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:05:09.038736 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-3c7de42c-9df1-4e2f-bfda-c256882f9144 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:09.040850 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-3c7de42c-9df1-4e2f-bfda-c256882f9144 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] PUT https://10.4.3.213/volume/v3/attachments/97d1e08a-b813-40aa-a926-bdb0709ea742 Aug 25 05:05:09.041221 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-3c7de42c-9df1-4e2f-bfda-c256882f9144 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:09.048643 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-3c7de42c-9df1-4e2f-bfda-c256882f9144 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Acquiring lock "cinder-attachment_update-3be2cf8b-d204-4357-a6fe-d6953ce74feb-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:05:09.053931 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-3c7de42c-9df1-4e2f-bfda-c256882f9144 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Lock "cinder-attachment_update-3be2cf8b-d204-4357-a6fe-d6953ce74feb-np0000008045" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:05:09.054883 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:09.054883 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:05:09.130325 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-3c7de42c-9df1-4e2f-bfda-c256882f9144 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Lock "cinder-attachment_update-3be2cf8b-d204-4357-a6fe-d6953ce74feb-np0000008045" released by "attachment_update" :: held 0.076s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:05:09.130721 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-3c7de42c-9df1-4e2f-bfda-c256882f9144 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments/97d1e08a-b813-40aa-a926-bdb0709ea742 returned with HTTP 200 Aug 25 05:05:09.131183 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1447/5798] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:05:09 2026] PUT /volume/v3/attachments/97d1e08a-b813-40aa-a926-bdb0709ea742 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:09.151493 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-994ec8de-16bd-448c-adc2-2c2c9e425906 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:09.153506 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-994ec8de-16bd-448c-adc2-2c2c9e425906 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/attachments/97d1e08a-b813-40aa-a926-bdb0709ea742/action Aug 25 05:05:09.153858 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-994ec8de-16bd-448c-adc2-2c2c9e425906 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:05:09.154002 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-994ec8de-16bd-448c-adc2-2c2c9e425906 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:09.169846 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:09.169846 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:05:09.179919 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-1a31c502-298c-4bf9-aec7-ed8a1534163b req-994ec8de-16bd-448c-adc2-2c2c9e425906 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments/97d1e08a-b813-40aa-a926-bdb0709ea742/action returned with HTTP 204 Aug 25 05:05:09.180478 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1444/5799] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:05:09 2026] POST /volume/v3/attachments/97d1e08a-b813-40aa-a926-bdb0709ea742/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:05:17.699635 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:05:18.939160 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=18 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:05:19.124086 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=25,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:05:19.176548 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:05:52.622404 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-b5490e10-93e9-47cb-acb1-651cbbab6d13 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:52.651956 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-b5490e10-93e9-47cb-acb1-651cbbab6d13 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/limits Aug 25 05:05:52.652180 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-b5490e10-93e9-47cb-acb1-651cbbab6d13 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:52.652375 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-b5490e10-93e9-47cb-acb1-651cbbab6d13 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:52.670000 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-b5490e10-93e9-47cb-acb1-651cbbab6d13 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/limits returned with HTTP 200 Aug 25 05:05:52.670420 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1453/5800] 10.4.3.213 () {68 vars in 1484 bytes} [Tue Aug 25 05:05:52 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:05:52.704138 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-e20d21ee-578a-48bb-8938-6f4d58042a99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:52.706105 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-e20d21ee-578a-48bb-8938-6f4d58042a99 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:05:52.706288 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-e20d21ee-578a-48bb-8938-6f4d58042a99 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:52.706506 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-e20d21ee-578a-48bb-8938-6f4d58042a99 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:52.716241 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:52.716241 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:05:52.719623 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-e20d21ee-578a-48bb-8938-6f4d58042a99 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:52.723919 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-e20d21ee-578a-48bb-8938-6f4d58042a99 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 200 Aug 25 05:05:52.724367 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1457/5801] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:05:52 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:52.732656 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-ec218d8a-7fa3-4019-aa79-3e712d470559 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:52.734561 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-ec218d8a-7fa3-4019-aa79-3e712d470559 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:05:52.734892 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-ec218d8a-7fa3-4019-aa79-3e712d470559 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd0bc025-d406-4dce-823d-c7bfb1e011fa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1407974706", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:52.744494 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:52.744494 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:05:52.744905 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-ec218d8a-7fa3-4019-aa79-3e712d470559 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:52.745043 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-ec218d8a-7fa3-4019-aa79-3e712d470559 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create snapshot from volume bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:05:52.768609 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-ec218d8a-7fa3-4019-aa79-3e712d470559 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Created reservations ['0c5a68c4-0f9b-4e5d-85f6-60bc49aa56b5', 'a4301121-22d8-466d-8703-84f0b5b2b4f8', '38139cd2-1a79-48a6-97f3-d28f325cca06', '60247f9d-9c9b-4918-9dd5-fcd314468b5e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:05:52.797087 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-ec218d8a-7fa3-4019-aa79-3e712d470559 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot force create request issued successfully. Aug 25 05:05:52.797412 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e4af04dc-cdda-47a1-a47a-7370dca1065d req-ec218d8a-7fa3-4019-aa79-3e712d470559 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:05:52.797824 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1448/5802] 10.4.3.213 () {72 vars in 1547 bytes} [Tue Aug 25 05:05:52 2026] POST /volume/v3/snapshots => generated 324 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:05:54.245328 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c21808a6-46b8-42a5-aa26-0c642ec50417 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:54.247512 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c21808a6-46b8-42a5-aa26-0c642ec50417 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 Aug 25 05:05:54.247734 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c21808a6-46b8-42a5-aa26-0c642ec50417 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:54.247933 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c21808a6-46b8-42a5-aa26-0c642ec50417 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:54.253373 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:54.253373 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:05:54.253829 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c21808a6-46b8-42a5-aa26-0c642ec50417 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot retrieved successfully. Aug 25 05:05:54.254656 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c21808a6-46b8-42a5-aa26-0c642ec50417 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 returned with HTTP 200 Aug 25 05:05:54.255033 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1445/5803] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:05:54 2026] GET /volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:05:54.279378 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:54.281154 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:05:54.281533 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2057017176", "snapshot_id": null, "imageRef": "f50dcb60-90e6-4965-b403-00570c204c36", "volume_type": null, "size": 1}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:54.283045 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2057017176', 'snapshot_id': None, 'imageRef': 'f50dcb60-90e6-4965-b403-00570c204c36', 'volume_type': None, 'size': 1}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:05:54.366147 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:54.366147 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:05:54.366683 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot retrieved successfully. Aug 25 05:05:54.366879 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create volume of 1 GB Aug 25 05:05:54.370671 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Availability Zones retrieved successfully. Aug 25 05:05:54.376580 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Flow 'volume_create_api' (b91f8255-7720-43ec-ae90-815582dfb1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:05:54.377768 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8409620-43f5-4921-9917-261bd112c071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:54.379076 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:05:54.409519 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8409620-43f5-4921-9917-261bd112c071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd888afd1-5347-4af6-a8f8-a2397a844399', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:54.410203 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4699a89b-e706-4aad-bab7-358fe3af7ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:54.442244 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Created reservations ['7b449f23-2518-4128-b5fc-dde0246569cb', '72d901c0-48fe-409c-af7e-74c55bb39f32', '07ef7548-d1b6-42bd-8766-bb331e93faad', '53b08412-4aa7-4473-8652-3281e31769b0'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:05:54.442934 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4699a89b-e706-4aad-bab7-358fe3af7ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b449f23-2518-4128-b5fc-dde0246569cb', '72d901c0-48fe-409c-af7e-74c55bb39f32', '07ef7548-d1b6-42bd-8766-bb331e93faad', '53b08412-4aa7-4473-8652-3281e31769b0']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:54.443607 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9dc638c-2aab-4940-b2bb-bd734ac313d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:54.479373 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9dc638c-2aab-4940-b2bb-bd734ac313d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02a604cf-2858-43a9-8d5a-5cc96a956756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2057017176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322e7218926d49f8bb2692b907ee7f3a',qos_specs=None,replication_status=,reservations=['7b449f23-2518-4128-b5fc-dde0246569cb','72d901c0-48fe-409c-af7e-74c55bb39f32','07ef7548-d1b6-42bd-8766-bb331e93faad','53b08412-4aa7-4473-8652-3281e31769b0'],size=1,snapshot_id=d888afd1-5347-4af6-a8f8-a2397a844399,source_replicaid=,source_volid=None,status='creating',user_id='7a2c5e5b95df43d2be2646ef807f368f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), '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-25T05:05:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2057017176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02a604cf-2858-43a9-8d5a-5cc96a956756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322e7218926d49f8bb2692b907ee7f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d888afd1-5347-4af6-a8f8-a2397a844399,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a2c5e5b95df43d2be2646ef807f368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:54.479940 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619b2348-beb0-4993-a8c3-db83da721cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:54.496313 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619b2348-beb0-4993-a8c3-db83da721cca) transitioned into state 'SUCCESS' from state '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-2057017176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322e7218926d49f8bb2692b907ee7f3a',qos_specs=None,replication_status=,reservations=['7b449f23-2518-4128-b5fc-dde0246569cb','72d901c0-48fe-409c-af7e-74c55bb39f32','07ef7548-d1b6-42bd-8766-bb331e93faad','53b08412-4aa7-4473-8652-3281e31769b0'],size=1,snapshot_id=d888afd1-5347-4af6-a8f8-a2397a844399,source_replicaid=,source_volid=None,status='creating',user_id='7a2c5e5b95df43d2be2646ef807f368f',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:54.496957 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ad7745-62b3-4c8d-8f05-9abbe1c1cd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:05:54.517131 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ad7745-62b3-4c8d-8f05-9abbe1c1cd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:05:54.517978 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Flow 'volume_create_api' (b91f8255-7720-43ec-ae90-815582dfb1b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:05:54.518254 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Create volume request issued successfully. Aug 25 05:05:54.518785 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ff7bf935-c60b-4cd9-8ed1-13a4b11ab714 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:05:54.519190 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1454/5804] 10.4.3.213 () {70 vars in 1300 bytes} [Tue Aug 25 05:05:54 2026] POST /volume/v3/volumes => generated 814 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:05:54.531510 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-adc0a1b7-4c5f-4589-99cc-0906a8dac65f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:54.533303 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adc0a1b7-4c5f-4589-99cc-0906a8dac65f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:05:54.533601 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-adc0a1b7-4c5f-4589-99cc-0906a8dac65f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:54.533829 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-adc0a1b7-4c5f-4589-99cc-0906a8dac65f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:54.540691 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:54.540691 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:05:54.544077 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-adc0a1b7-4c5f-4589-99cc-0906a8dac65f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:54.548139 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-adc0a1b7-4c5f-4589-99cc-0906a8dac65f tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 returned with HTTP 200 Aug 25 05:05:54.548493 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1458/5805] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:05:54 2026] GET /volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:55.562369 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c402e85f-e01c-43be-99d2-ccd4bbdf1ef1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:55.564720 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c402e85f-e01c-43be-99d2-ccd4bbdf1ef1 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:05:55.564989 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c402e85f-e01c-43be-99d2-ccd4bbdf1ef1 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:55.565257 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c402e85f-e01c-43be-99d2-ccd4bbdf1ef1 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:55.572593 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:55.572593 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:05:55.576196 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c402e85f-e01c-43be-99d2-ccd4bbdf1ef1 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:55.580781 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c402e85f-e01c-43be-99d2-ccd4bbdf1ef1 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 returned with HTTP 200 Aug 25 05:05:55.581192 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1449/5806] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:05:55 2026] GET /volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:05:55.593080 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c97f7970-5e32-465d-86cd-610c3823ad2b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:55.594702 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c97f7970-5e32-465d-86cd-610c3823ad2b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:05:55.594901 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c97f7970-5e32-465d-86cd-610c3823ad2b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:55.595086 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c97f7970-5e32-465d-86cd-610c3823ad2b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:55.601222 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:55.601222 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:05:55.604535 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c97f7970-5e32-465d-86cd-610c3823ad2b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:55.608718 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c97f7970-5e32-465d-86cd-610c3823ad2b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 returned with HTTP 200 Aug 25 05:05:55.609077 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1446/5807] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:05:55 2026] GET /volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:05:56.566926 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-75ca8910-43bc-4395-a8f9-0578a632113d req-6f8c6c81-983a-4cfd-bcd1-d517b6393488 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:56.595693 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-6f8c6c81-983a-4cfd-bcd1-d517b6393488 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:05:56.595924 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-6f8c6c81-983a-4cfd-bcd1-d517b6393488 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:56.596135 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-6f8c6c81-983a-4cfd-bcd1-d517b6393488 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:56.602731 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:56.602731 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:05:56.606279 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [req-75ca8910-43bc-4395-a8f9-0578a632113d req-6f8c6c81-983a-4cfd-bcd1-d517b6393488 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:56.610856 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-6f8c6c81-983a-4cfd-bcd1-d517b6393488 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 returned with HTTP 200 Aug 25 05:05:56.611270 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1455/5808] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:05:56 2026] GET /volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 => generated 1405 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:57.057881 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bb0a52ae-f528-4519-ab4c-bd882f8e1910 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:57.060274 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bb0a52ae-f528-4519-ab4c-bd882f8e1910 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:05:57.060509 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bb0a52ae-f528-4519-ab4c-bd882f8e1910 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:57.060728 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bb0a52ae-f528-4519-ab4c-bd882f8e1910 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:57.068937 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:57.068937 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:05:57.074938 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bb0a52ae-f528-4519-ab4c-bd882f8e1910 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:57.078589 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bb0a52ae-f528-4519-ab4c-bd882f8e1910 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 returned with HTTP 200 Aug 25 05:05:57.079045 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1459/5809] 10.4.3.213 () {68 vars in 1598 bytes} [Tue Aug 25 05:05:57 2026] GET /volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:57.088494 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6cb25e3-4313-4423-8f8c-25feb3d5752e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:57.088809 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6cb25e3-4313-4423-8f8c-25feb3d5752e None None] GET https://10.4.3.213/volume// Aug 25 05:05:57.088964 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6cb25e3-4313-4423-8f8c-25feb3d5752e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:57.089144 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6cb25e3-4313-4423-8f8c-25feb3d5752e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:57.089463 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6cb25e3-4313-4423-8f8c-25feb3d5752e None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:05:57.089703 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1450/5810] 10.4.3.213 () {66 vars in 1419 bytes} [Tue Aug 25 05:05:57 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 05:05:57.096454 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-75ca8910-43bc-4395-a8f9-0578a632113d req-52a261a8-7fb0-430f-8ec1-6b1c0195d57c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:57.098314 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-52a261a8-7fb0-430f-8ec1-6b1c0195d57c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/attachments Aug 25 05:05:57.098657 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-52a261a8-7fb0-430f-8ec1-6b1c0195d57c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02a604cf-2858-43a9-8d5a-5cc96a956756", "connector": null, "instance_uuid": "d82659ce-5a0a-4b33-a2bb-107a2d23c1dd"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:57.106621 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:57.106621 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:05:57.128475 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-52a261a8-7fb0-430f-8ec1-6b1c0195d57c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments returned with HTTP 200 Aug 25 05:05:57.128896 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1447/5811] 10.4.3.213 () {74 vars in 1594 bytes} [Tue Aug 25 05:05:57 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:57.881072 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-4cc9d0ab-c5db-4333-b0c7-5b530be3641a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:57.881489 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cc9d0ab-c5db-4333-b0c7-5b530be3641a None None] GET https://10.4.3.213/volume// Aug 25 05:05:57.881647 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4cc9d0ab-c5db-4333-b0c7-5b530be3641a None None] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:57.881820 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-4cc9d0ab-c5db-4333-b0c7-5b530be3641a None None] Calling method 'all' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:57.882122 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-4cc9d0ab-c5db-4333-b0c7-5b530be3641a None None] https://10.4.3.213/volume// returned with HTTP 300 Aug 25 05:05:57.882386 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1456/5812] 10.4.3.213 () {66 vars in 1426 bytes} [Tue Aug 25 05:05: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 25 05:05:57.888808 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bf457e87-1d9e-47ca-930e-df198c93f26d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:57.890778 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bf457e87-1d9e-47ca-930e-df198c93f26d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:05:57.890981 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bf457e87-1d9e-47ca-930e-df198c93f26d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:05:57.891173 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bf457e87-1d9e-47ca-930e-df198c93f26d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:05:57.899688 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:57.899688 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:05:57.903442 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bf457e87-1d9e-47ca-930e-df198c93f26d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:05:57.908475 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-bf457e87-1d9e-47ca-930e-df198c93f26d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 returned with HTTP 200 Aug 25 05:05:57.908901 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1460/5813] 10.4.3.213 () {70 vars in 1639 bytes} [Tue Aug 25 05:05:57 2026] GET /volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 => generated 1584 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:05:58.012006 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-75ca8910-43bc-4395-a8f9-0578a632113d req-348910c6-76b5-4f07-a542-06a318e243d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:58.013943 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-348910c6-76b5-4f07-a542-06a318e243d7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] PUT https://10.4.3.213/volume/v3/attachments/5468da8d-c634-4a56-8d6b-e20051ce6b56 Aug 25 05:05:58.014300 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-348910c6-76b5-4f07-a542-06a318e243d7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.213", "host": "np0000008045", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:494219d8a68c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "52f3e04d-d978-45ae-afff-d20954270517", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:58.020912 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-75ca8910-43bc-4395-a8f9-0578a632113d req-348910c6-76b5-4f07-a542-06a318e243d7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Acquiring lock "cinder-attachment_update-02a604cf-2858-43a9-8d5a-5cc96a956756-np0000008045" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 05:05:58.025029 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-75ca8910-43bc-4395-a8f9-0578a632113d req-348910c6-76b5-4f07-a542-06a318e243d7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Lock "cinder-attachment_update-02a604cf-2858-43a9-8d5a-5cc96a956756-np0000008045" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 05:05:58.026031 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:58.026031 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:05:58.098237 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-75ca8910-43bc-4395-a8f9-0578a632113d req-348910c6-76b5-4f07-a542-06a318e243d7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Lock "cinder-attachment_update-02a604cf-2858-43a9-8d5a-5cc96a956756-np0000008045" released by "attachment_update" :: held 0.073s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 05:05:58.098715 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-348910c6-76b5-4f07-a542-06a318e243d7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments/5468da8d-c634-4a56-8d6b-e20051ce6b56 returned with HTTP 200 Aug 25 05:05:58.099297 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1451/5814] 10.4.3.213 () {74 vars in 1704 bytes} [Tue Aug 25 05:05:58 2026] PUT /volume/v3/attachments/5468da8d-c634-4a56-8d6b-e20051ce6b56 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:05:58.118304 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-75ca8910-43bc-4395-a8f9-0578a632113d req-946c5bca-744a-4707-8ffb-65b4f714b6a8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:05:58.120528 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-946c5bca-744a-4707-8ffb-65b4f714b6a8 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] POST https://10.4.3.213/volume/v3/attachments/5468da8d-c634-4a56-8d6b-e20051ce6b56/action Aug 25 05:05:58.120909 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-946c5bca-744a-4707-8ffb-65b4f714b6a8 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action body: b'{"os-complete": null}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:05:58.121057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-946c5bca-744a-4707-8ffb-65b4f714b6a8 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:05:58.136710 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:05:58.136710 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:05:58.146611 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-75ca8910-43bc-4395-a8f9-0578a632113d req-946c5bca-744a-4707-8ffb-65b4f714b6a8 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments/5468da8d-c634-4a56-8d6b-e20051ce6b56/action returned with HTTP 204 Aug 25 05:05:58.147018 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1448/5815] 10.4.3.213 () {74 vars in 1725 bytes} [Tue Aug 25 05:05:58 2026] POST /volume/v3/attachments/5468da8d-c634-4a56-8d6b-e20051ce6b56/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:06:06.609419 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:06:07.907013 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=18 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:06:08.092608 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:06:08.143523 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:06:43.758128 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [req-dfd2093a-be59-4205-b9cc-af57b0dabf4d req-bba78d01-2e7d-4328-b697-b3ce3d06e167 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:43.759919 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dfd2093a-be59-4205-b9cc-af57b0dabf4d req-bba78d01-2e7d-4328-b697-b3ce3d06e167 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] DELETE https://10.4.3.213/volume/v3/attachments/5468da8d-c634-4a56-8d6b-e20051ce6b56 Aug 25 05:06:43.760104 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dfd2093a-be59-4205-b9cc-af57b0dabf4d req-bba78d01-2e7d-4328-b697-b3ce3d06e167 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:43.760273 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [req-dfd2093a-be59-4205-b9cc-af57b0dabf4d req-bba78d01-2e7d-4328-b697-b3ce3d06e167 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'version_select' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:43.767108 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:43.767108 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:06:43.806842 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [req-dfd2093a-be59-4205-b9cc-af57b0dabf4d req-bba78d01-2e7d-4328-b697-b3ce3d06e167 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments/5468da8d-c634-4a56-8d6b-e20051ce6b56 returned with HTTP 200 Aug 25 05:06:43.807227 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1457/5816] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:06:43 2026] DELETE /volume/v3/attachments/5468da8d-c634-4a56-8d6b-e20051ce6b56 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:06:45.176481 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28ce5578-ed72-4fe8-8d1b-9a33ac262e4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:45.178247 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28ce5578-ed72-4fe8-8d1b-9a33ac262e4c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] DELETE https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:06:45.178422 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28ce5578-ed72-4fe8-8d1b-9a33ac262e4c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:45.178633 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28ce5578-ed72-4fe8-8d1b-9a33ac262e4c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:45.178819 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-28ce5578-ed72-4fe8-8d1b-9a33ac262e4c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Delete volume with id: 02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:06:45.185713 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:45.185713 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:06:45.186110 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28ce5578-ed72-4fe8-8d1b-9a33ac262e4c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:06:45.201216 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28ce5578-ed72-4fe8-8d1b-9a33ac262e4c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Delete volume request issued successfully. Aug 25 05:06:45.201408 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28ce5578-ed72-4fe8-8d1b-9a33ac262e4c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 returned with HTTP 202 Aug 25 05:06:45.201899 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1461/5817] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:06:45 2026] DELETE /volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:06:45.208712 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0437888-f726-4fa7-8bf5-866743d0d49e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:45.210408 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0437888-f726-4fa7-8bf5-866743d0d49e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:06:45.210648 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0437888-f726-4fa7-8bf5-866743d0d49e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:45.210848 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0437888-f726-4fa7-8bf5-866743d0d49e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:45.217795 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:45.217795 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:06:45.221190 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0437888-f726-4fa7-8bf5-866743d0d49e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:06:45.225700 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0437888-f726-4fa7-8bf5-866743d0d49e tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 returned with HTTP 200 Aug 25 05:06:45.226098 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1452/5818] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:06:45 2026] GET /volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:06:46.238028 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-a5f54712-f952-4973-86a3-2e6dd1a114d3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:46.239891 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5f54712-f952-4973-86a3-2e6dd1a114d3 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 Aug 25 05:06:46.240168 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5f54712-f952-4973-86a3-2e6dd1a114d3 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:46.240398 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-a5f54712-f952-4973-86a3-2e6dd1a114d3 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:46.246120 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-a5f54712-f952-4973-86a3-2e6dd1a114d3 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 returned with HTTP 404 Aug 25 05:06:46.246603 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1449/5819] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:06:46 2026] GET /volume/v3/volumes/02a604cf-2858-43a9-8d5a-5cc96a956756 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:06:46.253448 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-6fd6f360-c6f6-4359-ae40-101c45b9297c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:46.255250 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fd6f360-c6f6-4359-ae40-101c45b9297c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 Aug 25 05:06:46.255453 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fd6f360-c6f6-4359-ae40-101c45b9297c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:46.255654 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-6fd6f360-c6f6-4359-ae40-101c45b9297c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:46.255766 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-6fd6f360-c6f6-4359-ae40-101c45b9297c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Delete snapshot with id: d888afd1-5347-4af6-a8f8-a2397a844399 Aug 25 05:06:46.260991 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:46.260991 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:06:46.261403 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6fd6f360-c6f6-4359-ae40-101c45b9297c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot retrieved successfully. Aug 25 05:06:46.278699 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-6fd6f360-c6f6-4359-ae40-101c45b9297c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot delete request issued successfully. Aug 25 05:06:46.278963 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-6fd6f360-c6f6-4359-ae40-101c45b9297c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 returned with HTTP 202 Aug 25 05:06:46.279385 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1458/5820] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:06:46 2026] DELETE /volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:06:46.286305 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fad4e02d-7abe-4456-8548-30d77327563d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:46.288240 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fad4e02d-7abe-4456-8548-30d77327563d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 Aug 25 05:06:46.288527 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fad4e02d-7abe-4456-8548-30d77327563d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:46.288787 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fad4e02d-7abe-4456-8548-30d77327563d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:46.293821 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:46.293821 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:06:46.294246 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fad4e02d-7abe-4456-8548-30d77327563d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot retrieved successfully. Aug 25 05:06:46.295206 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fad4e02d-7abe-4456-8548-30d77327563d tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 returned with HTTP 200 Aug 25 05:06:46.295664 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1462/5821] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:06:46 2026] GET /volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:06:47.304145 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea7343ab-42b1-4729-8850-2498c9a26c4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:47.305854 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea7343ab-42b1-4729-8850-2498c9a26c4a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 Aug 25 05:06:47.306038 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea7343ab-42b1-4729-8850-2498c9a26c4a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:47.306219 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea7343ab-42b1-4729-8850-2498c9a26c4a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:47.310006 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea7343ab-42b1-4729-8850-2498c9a26c4a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 returned with HTTP 404 Aug 25 05:06:47.310416 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1453/5822] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:06:47 2026] GET /volume/v3/snapshots/d888afd1-5347-4af6-a8f8-a2397a844399 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:06:48.775874 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [req-b50c7c54-5c76-43c5-acbd-2b236086d320 req-c0f22350-a99d-4beb-b7be-13ab9734cbae None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:48.777937 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b50c7c54-5c76-43c5-acbd-2b236086d320 req-c0f22350-a99d-4beb-b7be-13ab9734cbae tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] DELETE https://10.4.3.213/volume/v3/attachments/97d1e08a-b813-40aa-a926-bdb0709ea742 Aug 25 05:06:48.778136 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b50c7c54-5c76-43c5-acbd-2b236086d320 req-c0f22350-a99d-4beb-b7be-13ab9734cbae tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:48.778330 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [req-b50c7c54-5c76-43c5-acbd-2b236086d320 req-c0f22350-a99d-4beb-b7be-13ab9734cbae tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'version_select' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:48.785638 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:48.785638 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:06:48.832276 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [req-b50c7c54-5c76-43c5-acbd-2b236086d320 req-c0f22350-a99d-4beb-b7be-13ab9734cbae tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments/97d1e08a-b813-40aa-a926-bdb0709ea742 returned with HTTP 200 Aug 25 05:06:48.832699 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1450/5823] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:06:48 2026] DELETE /volume/v3/attachments/97d1e08a-b813-40aa-a926-bdb0709ea742 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:06:50.244555 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d19e5b38-0d1c-4049-8e1a-d98ccacf0363 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:50.246481 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d19e5b38-0d1c-4049-8e1a-d98ccacf0363 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] DELETE https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:06:50.246758 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d19e5b38-0d1c-4049-8e1a-d98ccacf0363 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:50.246970 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d19e5b38-0d1c-4049-8e1a-d98ccacf0363 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:50.247157 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-d19e5b38-0d1c-4049-8e1a-d98ccacf0363 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Delete volume with id: 3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:06:50.254938 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:50.254938 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:06:50.255416 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d19e5b38-0d1c-4049-8e1a-d98ccacf0363 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:06:50.272141 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d19e5b38-0d1c-4049-8e1a-d98ccacf0363 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Delete volume request issued successfully. Aug 25 05:06:50.272379 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d19e5b38-0d1c-4049-8e1a-d98ccacf0363 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb returned with HTTP 202 Aug 25 05:06:50.272949 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1459/5824] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:06:50 2026] DELETE /volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:06:50.280959 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d94a39d-bf91-493f-9ad5-134e6e22edd5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:50.282760 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d94a39d-bf91-493f-9ad5-134e6e22edd5 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:06:50.282974 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d94a39d-bf91-493f-9ad5-134e6e22edd5 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:50.283143 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d94a39d-bf91-493f-9ad5-134e6e22edd5 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:50.289282 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:50.289282 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:06:50.292800 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9d94a39d-bf91-493f-9ad5-134e6e22edd5 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:06:50.296943 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d94a39d-bf91-493f-9ad5-134e6e22edd5 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb returned with HTTP 200 Aug 25 05:06:50.297266 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1463/5825] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:06:50 2026] GET /volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:06:51.309652 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6a75b32-2f63-4ddd-a9be-cec62b35147a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:51.311449 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6a75b32-2f63-4ddd-a9be-cec62b35147a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb Aug 25 05:06:51.311670 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6a75b32-2f63-4ddd-a9be-cec62b35147a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:51.311860 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6a75b32-2f63-4ddd-a9be-cec62b35147a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:51.318136 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6a75b32-2f63-4ddd-a9be-cec62b35147a tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb returned with HTTP 404 Aug 25 05:06:51.318627 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1454/5826] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:06:51 2026] GET /volume/v3/volumes/3be2cf8b-d204-4357-a6fe-d6953ce74feb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:06:51.325844 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-0b80d1db-fd17-4638-b79b-aaf5cf81303c None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:51.327599 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b80d1db-fd17-4638-b79b-aaf5cf81303c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 Aug 25 05:06:51.327822 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b80d1db-fd17-4638-b79b-aaf5cf81303c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:51.327994 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-0b80d1db-fd17-4638-b79b-aaf5cf81303c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:51.328086 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-0b80d1db-fd17-4638-b79b-aaf5cf81303c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Delete snapshot with id: 46f97836-7ae6-4cff-821b-3a1b6d430ae2 Aug 25 05:06:51.333292 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:51.333292 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:06:51.333782 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0b80d1db-fd17-4638-b79b-aaf5cf81303c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot retrieved successfully. Aug 25 05:06:51.353307 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-0b80d1db-fd17-4638-b79b-aaf5cf81303c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot delete request issued successfully. Aug 25 05:06:51.353505 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-0b80d1db-fd17-4638-b79b-aaf5cf81303c tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 returned with HTTP 202 Aug 25 05:06:51.353990 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1451/5827] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:06:51 2026] DELETE /volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:06:51.361601 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-a89da647-301f-47df-9237-460f66b25dd7 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:51.363567 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a89da647-301f-47df-9237-460f66b25dd7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 Aug 25 05:06:51.363822 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a89da647-301f-47df-9237-460f66b25dd7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:51.364049 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-a89da647-301f-47df-9237-460f66b25dd7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:51.370158 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:51.370158 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:06:51.370760 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-a89da647-301f-47df-9237-460f66b25dd7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Snapshot retrieved successfully. Aug 25 05:06:51.371731 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-a89da647-301f-47df-9237-460f66b25dd7 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 returned with HTTP 200 Aug 25 05:06:51.372236 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1460/5828] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:06:51 2026] GET /volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:06:52.381207 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60a68c07-7c54-4d2d-9dcb-980219cef907 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:52.383168 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60a68c07-7c54-4d2d-9dcb-980219cef907 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 Aug 25 05:06:52.383369 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60a68c07-7c54-4d2d-9dcb-980219cef907 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:52.383547 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60a68c07-7c54-4d2d-9dcb-980219cef907 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:52.388096 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60a68c07-7c54-4d2d-9dcb-980219cef907 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 returned with HTTP 404 Aug 25 05:06:52.388629 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1464/5829] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:06:52 2026] GET /volume/v3/snapshots/46f97836-7ae6-4cff-821b-3a1b6d430ae2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:06:53.600001 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aece1997-dcbf-4051-b5f2-5e7e0d455bb1 req-b2d6e8aa-5ec9-42c1-953b-ed972beecf70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:53.602217 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aece1997-dcbf-4051-b5f2-5e7e0d455bb1 req-b2d6e8aa-5ec9-42c1-953b-ed972beecf70 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] DELETE https://10.4.3.213/volume/v3/attachments/8c742d8a-59d3-4434-9b1d-83ec7f7732ae Aug 25 05:06:53.602217 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aece1997-dcbf-4051-b5f2-5e7e0d455bb1 req-b2d6e8aa-5ec9-42c1-953b-ed972beecf70 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:53.602378 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aece1997-dcbf-4051-b5f2-5e7e0d455bb1 req-b2d6e8aa-5ec9-42c1-953b-ed972beecf70 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:53.609228 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:53.609228 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:06:53.651661 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aece1997-dcbf-4051-b5f2-5e7e0d455bb1 req-b2d6e8aa-5ec9-42c1-953b-ed972beecf70 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/attachments/8c742d8a-59d3-4434-9b1d-83ec7f7732ae returned with HTTP 200 Aug 25 05:06:53.652073 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1455/5830] 10.4.3.213 () {72 vars in 1673 bytes} [Tue Aug 25 05:06:53 2026] DELETE /volume/v3/attachments/8c742d8a-59d3-4434-9b1d-83ec7f7732ae => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:06:55.117531 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-258985ee-df1e-448a-9eb3-8b7e203c0e68 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:55.119267 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-258985ee-df1e-448a-9eb3-8b7e203c0e68 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] DELETE https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:06:55.119473 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-258985ee-df1e-448a-9eb3-8b7e203c0e68 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:55.119647 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-258985ee-df1e-448a-9eb3-8b7e203c0e68 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:55.119815 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-258985ee-df1e-448a-9eb3-8b7e203c0e68 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Delete volume with id: bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:06:55.128006 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:55.128006 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:06:55.128677 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-258985ee-df1e-448a-9eb3-8b7e203c0e68 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:06:55.148366 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-258985ee-df1e-448a-9eb3-8b7e203c0e68 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Delete volume request issued successfully. Aug 25 05:06:55.148652 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-258985ee-df1e-448a-9eb3-8b7e203c0e68 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 202 Aug 25 05:06:55.149243 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1452/5831] 10.4.3.213 () {68 vars in 1392 bytes} [Tue Aug 25 05:06:55 2026] DELETE /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 05:06:55.157110 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-aa60b774-3c27-46d2-be1b-4d397f28c07b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:55.158992 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa60b774-3c27-46d2-be1b-4d397f28c07b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:06:55.159185 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa60b774-3c27-46d2-be1b-4d397f28c07b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:55.159376 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-aa60b774-3c27-46d2-be1b-4d397f28c07b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:55.166932 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:06:55.166932 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:06:55.170378 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-aa60b774-3c27-46d2-be1b-4d397f28c07b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Volume info retrieved successfully. Aug 25 05:06:55.174847 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-aa60b774-3c27-46d2-be1b-4d397f28c07b tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 200 Aug 25 05:06:55.175193 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1461/5832] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:06:55 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 05:06:56.187125 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-146aeae2-cf4c-41f3-a90f-c7573e28d887 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:06:56.189066 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-146aeae2-cf4c-41f3-a90f-c7573e28d887 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] GET https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa Aug 25 05:06:56.189295 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-146aeae2-cf4c-41f3-a90f-c7573e28d887 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:06:56.189526 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-146aeae2-cf4c-41f3-a90f-c7573e28d887 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:06:56.196708 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-146aeae2-cf4c-41f3-a90f-c7573e28d887 tempest-TestVolumeBootPatternV346-1169063151 tempest-TestVolumeBootPatternV346-1169063151-project-member] https://10.4.3.213/volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa returned with HTTP 404 Aug 25 05:06:56.197389 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1465/5833] 10.4.3.213 () {68 vars in 1389 bytes} [Tue Aug 25 05:06:56 2026] GET /volume/v3/volumes/bd0bc025-d406-4dce-823d-c7bfb1e011fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 05:07:01.591939 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:01.663790 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:01.664186 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-391632163"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:01.665569 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-391632163'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:01.665696 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume of 1 GB Aug 25 05:07:01.665969 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:01.665969 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:01.669997 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Availability Zones retrieved successfully. Aug 25 05:07:01.675101 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (9b7ef861-ab62-4661-8045-5bab5a963e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:01.676234 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98085885-51c1-4209-8c16-a3e38f91500a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:01.677093 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:01.698871 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98085885-51c1-4209-8c16-a3e38f91500a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:01.699642 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1a20c6-4e6b-43b4-97a6-01d84aa0ec64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:01.750141 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Created reservations ['a8b87726-ef77-40dc-b5a7-bfea13efa6e9', '24c2c73d-3088-473d-8902-5ce7a3bb0331', 'e201f9c5-081a-4524-bd1f-48aa4bf5b3ce', 'aa9b9a9d-9056-43f2-8eba-1709a43e2a67'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:01.750889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1a20c6-4e6b-43b4-97a6-01d84aa0ec64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b87726-ef77-40dc-b5a7-bfea13efa6e9', '24c2c73d-3088-473d-8902-5ce7a3bb0331', 'e201f9c5-081a-4524-bd1f-48aa4bf5b3ce', 'aa9b9a9d-9056-43f2-8eba-1709a43e2a67']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:01.751559 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21cb6dd-6d46-400a-af4a-ff875c8b41f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:01.774695 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21cb6dd-6d46-400a-af4a-ff875c8b41f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d42b19e-6408-4096-b290-d70226b33a7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-391632163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['a8b87726-ef77-40dc-b5a7-bfea13efa6e9','24c2c73d-3088-473d-8902-5ce7a3bb0331','e201f9c5-081a-4524-bd1f-48aa4bf5b3ce','aa9b9a9d-9056-43f2-8eba-1709a43e2a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-391632163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d42b19e-6408-4096-b290-d70226b33a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8485c4af662c4e88bf3e6153867f9fad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb3893ee217a42fba323c5a8615a96f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:01.775448 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea12f47-6b5b-4eff-8ec3-71d975eef854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:01.793160 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea12f47-6b5b-4eff-8ec3-71d975eef854) transitioned into state 'SUCCESS' from state '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-391632163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['a8b87726-ef77-40dc-b5a7-bfea13efa6e9','24c2c73d-3088-473d-8902-5ce7a3bb0331','e201f9c5-081a-4524-bd1f-48aa4bf5b3ce','aa9b9a9d-9056-43f2-8eba-1709a43e2a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:01.793853 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb205d5-8348-4b52-a9e2-c0daaae501b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:01.801412 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb205d5-8348-4b52-a9e2-c0daaae501b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:01.802324 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (9b7ef861-ab62-4661-8045-5bab5a963e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:01.802783 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request issued successfully. Aug 25 05:07:01.803273 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5f64677-4726-4675-87ad-cd4dbfe06be2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:01.803669 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1456/5834] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:07:01 2026] POST /volume/v3/volumes => generated 759 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:01.816638 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-d3aa4c91-f1ad-4ed1-8297-98547fcdcee3 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:01.818538 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3aa4c91-f1ad-4ed1-8297-98547fcdcee3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b Aug 25 05:07:01.818751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3aa4c91-f1ad-4ed1-8297-98547fcdcee3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:01.818924 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-d3aa4c91-f1ad-4ed1-8297-98547fcdcee3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:01.825311 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:01.825311 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:01.828371 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-d3aa4c91-f1ad-4ed1-8297-98547fcdcee3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:01.831922 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-d3aa4c91-f1ad-4ed1-8297-98547fcdcee3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b returned with HTTP 200 Aug 25 05:07:01.832232 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1453/5835] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:01 2026] GET /volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:02.843684 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d2d7f452-4b3d-4d4a-bf24-e27c34214421 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:02.845410 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2d7f452-4b3d-4d4a-bf24-e27c34214421 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b Aug 25 05:07:02.845667 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2d7f452-4b3d-4d4a-bf24-e27c34214421 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:02.845875 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d2d7f452-4b3d-4d4a-bf24-e27c34214421 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:02.852249 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:02.852249 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:02.855516 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d2d7f452-4b3d-4d4a-bf24-e27c34214421 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:02.859072 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d2d7f452-4b3d-4d4a-bf24-e27c34214421 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b returned with HTTP 200 Aug 25 05:07:02.859524 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1462/5836] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:02 2026] GET /volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:02.870988 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb7d96d7-14f3-41b3-a9ca-4740ecf83248 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:02.872826 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb7d96d7-14f3-41b3-a9ca-4740ecf83248 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:07:02.873245 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb7d96d7-14f3-41b3-a9ca-4740ecf83248 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d42b19e-6408-4096-b290-d70226b33a7b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1144589783"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:02.882205 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:02.882205 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:02.882872 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb7d96d7-14f3-41b3-a9ca-4740ecf83248 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:02.883289 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-cb7d96d7-14f3-41b3-a9ca-4740ecf83248 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create snapshot from volume 3d42b19e-6408-4096-b290-d70226b33a7b Aug 25 05:07:02.916565 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-cb7d96d7-14f3-41b3-a9ca-4740ecf83248 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Created reservations ['87a56995-a655-42cd-9149-fd04b6852a1e', '8e368403-3d7c-4d56-b2ec-ab8b7eb09fd6', 'eaa11e5c-1954-455c-b1ed-7b4db8e4459f', '94338aea-eab3-4255-9f17-728010315c91'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:02.942289 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb7d96d7-14f3-41b3-a9ca-4740ecf83248 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Snapshot create request issued successfully. Aug 25 05:07:02.942644 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb7d96d7-14f3-41b3-a9ca-4740ecf83248 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:07:02.943053 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1466/5837] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:07:02 2026] POST /volume/v3/snapshots => generated 316 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:02.951013 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f116d71d-8589-4b98-ab55-834a4e087bee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:02.952955 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f116d71d-8589-4b98-ab55-834a4e087bee tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 Aug 25 05:07:02.953134 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f116d71d-8589-4b98-ab55-834a4e087bee tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:02.953323 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f116d71d-8589-4b98-ab55-834a4e087bee tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:02.958240 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:02.958240 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:02.958779 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f116d71d-8589-4b98-ab55-834a4e087bee tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Snapshot retrieved successfully. Aug 25 05:07:02.959577 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f116d71d-8589-4b98-ab55-834a4e087bee tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 returned with HTTP 200 Aug 25 05:07:02.959930 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1457/5838] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:02 2026] GET /volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 => generated 448 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:03.968526 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f08dbc04-d352-4700-837b-76b247767e28 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:03.970233 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f08dbc04-d352-4700-837b-76b247767e28 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 Aug 25 05:07:03.970409 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f08dbc04-d352-4700-837b-76b247767e28 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:03.970612 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f08dbc04-d352-4700-837b-76b247767e28 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:03.975142 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:03.975142 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:03.975528 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f08dbc04-d352-4700-837b-76b247767e28 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Snapshot retrieved successfully. Aug 25 05:07:03.976169 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f08dbc04-d352-4700-837b-76b247767e28 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 returned with HTTP 200 Aug 25 05:07:03.976485 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1454/5839] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:03 2026] GET /volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 => generated 475 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:03.984268 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:03.985883 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:03.986190 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7d405be3-484b-48f9-b4f7-896783ec0472", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-665433547"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:03.987494 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request body: {'volume': {"'snapshot_id": '7d405be3-484b-48f9-b4f7-896783ec0472', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-665433547'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:03.987620 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume of 1 GB Aug 25 05:07:03.991216 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Availability Zones retrieved successfully. Aug 25 05:07:03.996054 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (20db58fd-54b7-4451-b355-ccd769c099da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:03.996888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1ecc2c-8c68-4d9b-86d0-386e2dd8abc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:03.997659 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:04.018582 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1ecc2c-8c68-4d9b-86d0-386e2dd8abc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.019213 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d87393b-1a0b-49c1-9d0a-018e5fe0fafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.052810 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Created reservations ['7d74bbda-c3db-48df-9ea0-b4b8b5ae899a', '6283b46f-b6ec-4a2f-8d4d-8859a0f1146a', '6babd089-ecda-4689-8152-58e774543da2', '46523b95-55ea-432a-8f8a-a7272e49fa23'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:04.053624 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d87393b-1a0b-49c1-9d0a-018e5fe0fafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d74bbda-c3db-48df-9ea0-b4b8b5ae899a', '6283b46f-b6ec-4a2f-8d4d-8859a0f1146a', '6babd089-ecda-4689-8152-58e774543da2', '46523b95-55ea-432a-8f8a-a7272e49fa23']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.054248 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1723b8b6-ba76-4c36-b858-c5f79a2b8372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.074719 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1723b8b6-ba76-4c36-b858-c5f79a2b8372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '435e5858-1b0c-41ea-ab4e-2056ebd3556e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-665433547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['7d74bbda-c3db-48df-9ea0-b4b8b5ae899a','6283b46f-b6ec-4a2f-8d4d-8859a0f1146a','6babd089-ecda-4689-8152-58e774543da2','46523b95-55ea-432a-8f8a-a7272e49fa23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-665433547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=435e5858-1b0c-41ea-ab4e-2056ebd3556e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8485c4af662c4e88bf3e6153867f9fad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb3893ee217a42fba323c5a8615a96f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.075764 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc38059d-2592-4743-b84a-4a8e58369dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.093888 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc38059d-2592-4743-b84a-4a8e58369dec) transitioned into state 'SUCCESS' from state '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-665433547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['7d74bbda-c3db-48df-9ea0-b4b8b5ae899a','6283b46f-b6ec-4a2f-8d4d-8859a0f1146a','6babd089-ecda-4689-8152-58e774543da2','46523b95-55ea-432a-8f8a-a7272e49fa23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.094616 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4dd3437-dfb6-45d1-8e81-8862f772d231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.102383 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4dd3437-dfb6-45d1-8e81-8862f772d231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.103218 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (20db58fd-54b7-4451-b355-ccd769c099da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:04.103587 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request issued successfully. Aug 25 05:07:04.104129 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61464ed6-6d41-4e6f-8c2c-e04dd5a1d89c tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:04.104566 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1463/5840] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:07:03 2026] POST /volume/v3/volumes => generated 759 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:04.115375 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7734b783-8482-4ec0-9652-480c612026fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.117230 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:04.117383 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7d405be3-484b-48f9-b4f7-896783ec0472", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-209610416"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:04.118668 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request body: {'volume': {"'snapshot_id": '7d405be3-484b-48f9-b4f7-896783ec0472', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-209610416'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:04.118803 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume of 1 GB Aug 25 05:07:04.119034 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:04.119034 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:04.122414 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Availability Zones retrieved successfully. Aug 25 05:07:04.127968 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (2f1f2618-a470-4c72-9dc5-3cad02c3db25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:04.128851 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83fe10b8-9ee3-4aa5-ac8b-118df06b3fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.129628 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:04.150756 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83fe10b8-9ee3-4aa5-ac8b-118df06b3fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.151334 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b2ee1e-a18b-4775-9608-ebb6a486aee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.185082 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Created reservations ['e507f28b-80f6-436f-a5fd-9ab82a1f3e81', 'be7e4a30-3b25-4cca-b0c7-dca3087578dc', '28d98495-d6e9-4cbe-8044-efc6c5f3e0a6', '98d18f4b-a875-4425-8ac6-a9303be1c2ec'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:04.185919 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b2ee1e-a18b-4775-9608-ebb6a486aee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e507f28b-80f6-436f-a5fd-9ab82a1f3e81', 'be7e4a30-3b25-4cca-b0c7-dca3087578dc', '28d98495-d6e9-4cbe-8044-efc6c5f3e0a6', '98d18f4b-a875-4425-8ac6-a9303be1c2ec']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.186609 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc319c0-53af-41cb-a945-2176cc434736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.206213 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc319c0-53af-41cb-a945-2176cc434736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f85ef3-9473-42be-9f50-666383c5af61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-209610416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['e507f28b-80f6-436f-a5fd-9ab82a1f3e81','be7e4a30-3b25-4cca-b0c7-dca3087578dc','28d98495-d6e9-4cbe-8044-efc6c5f3e0a6','98d18f4b-a875-4425-8ac6-a9303be1c2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-209610416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f85ef3-9473-42be-9f50-666383c5af61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8485c4af662c4e88bf3e6153867f9fad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb3893ee217a42fba323c5a8615a96f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.207057 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d24c9e-251f-440b-aa9c-41d5b1877549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.223814 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d24c9e-251f-440b-aa9c-41d5b1877549) transitioned into state 'SUCCESS' from state '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-209610416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['e507f28b-80f6-436f-a5fd-9ab82a1f3e81','be7e4a30-3b25-4cca-b0c7-dca3087578dc','28d98495-d6e9-4cbe-8044-efc6c5f3e0a6','98d18f4b-a875-4425-8ac6-a9303be1c2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.224524 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d7d3f1d-ecc7-40cf-8c85-4b036d76aa3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.234497 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d7d3f1d-ecc7-40cf-8c85-4b036d76aa3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.235361 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (2f1f2618-a470-4c72-9dc5-3cad02c3db25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:04.235741 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request issued successfully. Aug 25 05:07:04.236303 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7734b783-8482-4ec0-9652-480c612026fa tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:04.236855 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1467/5841] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:07:04 2026] POST /volume/v3/volumes => generated 759 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:04.247531 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35fb80e7-1988-49e6-84b6-6bda45054348 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.249215 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:04.249519 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7d405be3-484b-48f9-b4f7-896783ec0472", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1407709359"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:04.251053 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request body: {'volume': {"'snapshot_id": '7d405be3-484b-48f9-b4f7-896783ec0472', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1407709359'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:04.251181 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume of 1 GB Aug 25 05:07:04.255262 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Availability Zones retrieved successfully. Aug 25 05:07:04.261305 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (0c250ab7-a8f3-45ed-88a8-bbad148e3370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:04.262313 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da2e598-a806-4c93-a7ed-5cbeb97eb426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.263287 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:04.288824 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da2e598-a806-4c93-a7ed-5cbeb97eb426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.289673 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240700a1-83df-4de8-8816-8a11d1e3370c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.328316 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Created reservations ['ba5ebbff-9e2a-46ff-a63b-129e9f350f61', 'd773b77b-524e-48a4-8de5-ca23d9c117ad', '7f6fd907-fc38-4272-bb7f-f6bb616b664e', '50f596ca-ebea-40c0-9fbd-f7a463ce7034'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:04.329233 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240700a1-83df-4de8-8816-8a11d1e3370c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba5ebbff-9e2a-46ff-a63b-129e9f350f61', 'd773b77b-524e-48a4-8de5-ca23d9c117ad', '7f6fd907-fc38-4272-bb7f-f6bb616b664e', '50f596ca-ebea-40c0-9fbd-f7a463ce7034']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.329889 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37a5513-91d3-4f53-8cc4-70c9b87427cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.350644 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37a5513-91d3-4f53-8cc4-70c9b87427cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02ad35ac-ad43-4e94-abd5-11af9f4e9451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1407709359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['ba5ebbff-9e2a-46ff-a63b-129e9f350f61','d773b77b-524e-48a4-8de5-ca23d9c117ad','7f6fd907-fc38-4272-bb7f-f6bb616b664e','50f596ca-ebea-40c0-9fbd-f7a463ce7034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1407709359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02ad35ac-ad43-4e94-abd5-11af9f4e9451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8485c4af662c4e88bf3e6153867f9fad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb3893ee217a42fba323c5a8615a96f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.351251 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd530dd-70a2-4379-b67d-0ee4defac323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.367444 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd530dd-70a2-4379-b67d-0ee4defac323) transitioned into state 'SUCCESS' from state '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-1407709359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['ba5ebbff-9e2a-46ff-a63b-129e9f350f61','d773b77b-524e-48a4-8de5-ca23d9c117ad','7f6fd907-fc38-4272-bb7f-f6bb616b664e','50f596ca-ebea-40c0-9fbd-f7a463ce7034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.368123 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea80bd1a-81c9-4b47-85e4-64e2c0225821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.376174 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea80bd1a-81c9-4b47-85e4-64e2c0225821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.376914 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (0c250ab7-a8f3-45ed-88a8-bbad148e3370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:04.377159 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request issued successfully. Aug 25 05:07:04.377660 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35fb80e7-1988-49e6-84b6-6bda45054348 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:04.378057 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1458/5842] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:07:04 2026] POST /volume/v3/volumes => generated 760 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:04.389253 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b328cf54-39c5-4005-97fe-ba55105304a4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.390830 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:04.391201 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7d405be3-484b-48f9-b4f7-896783ec0472", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-698802659"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:04.392825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request body: {'volume': {"'snapshot_id": '7d405be3-484b-48f9-b4f7-896783ec0472', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-698802659'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:04.392999 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume of 1 GB Aug 25 05:07:04.396531 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Availability Zones retrieved successfully. Aug 25 05:07:04.401371 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (8fd2beb7-a810-4e78-a31b-066e29eb4f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:04.402193 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c0e2235-3880-48bd-91e4-c203dfdea3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.402971 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:04.425222 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c0e2235-3880-48bd-91e4-c203dfdea3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.426015 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8d7a9e-41a0-48dd-a85c-e3733665fa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.461203 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Created reservations ['802a7d3c-96f1-44fe-ae3b-933e4a6005b1', '14ac0131-27ef-4b81-955b-72e668932c05', 'd9a29ec4-38df-4895-b6ae-708f801bdb65', 'b186c70e-fa56-436f-ab63-3d68ac33fb3f'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:04.461984 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8d7a9e-41a0-48dd-a85c-e3733665fa87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802a7d3c-96f1-44fe-ae3b-933e4a6005b1', '14ac0131-27ef-4b81-955b-72e668932c05', 'd9a29ec4-38df-4895-b6ae-708f801bdb65', 'b186c70e-fa56-436f-ab63-3d68ac33fb3f']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.462669 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4a7853-0811-4386-9f66-f47d10262288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.483115 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4a7853-0811-4386-9f66-f47d10262288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-698802659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['802a7d3c-96f1-44fe-ae3b-933e4a6005b1','14ac0131-27ef-4b81-955b-72e668932c05','d9a29ec4-38df-4895-b6ae-708f801bdb65','b186c70e-fa56-436f-ab63-3d68ac33fb3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-698802659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8485c4af662c4e88bf3e6153867f9fad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb3893ee217a42fba323c5a8615a96f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.484126 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (694296f1-5b2a-4b58-837e-9e159cb7c27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.504092 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (694296f1-5b2a-4b58-837e-9e159cb7c27b) transitioned into state 'SUCCESS' from state '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-698802659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['802a7d3c-96f1-44fe-ae3b-933e4a6005b1','14ac0131-27ef-4b81-955b-72e668932c05','d9a29ec4-38df-4895-b6ae-708f801bdb65','b186c70e-fa56-436f-ab63-3d68ac33fb3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.505032 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de82678-08ac-43e8-ba74-a7ed0f6f32d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.517719 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de82678-08ac-43e8-ba74-a7ed0f6f32d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.518553 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (8fd2beb7-a810-4e78-a31b-066e29eb4f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:04.518917 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request issued successfully. Aug 25 05:07:04.519491 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b328cf54-39c5-4005-97fe-ba55105304a4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:04.519941 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1455/5843] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:07:04 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 25 05:07:04.532444 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.534440 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:04.534817 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7d405be3-484b-48f9-b4f7-896783ec0472", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-464718242"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:04.536226 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request body: {'volume': {"'snapshot_id": '7d405be3-484b-48f9-b4f7-896783ec0472', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-464718242'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:04.536384 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume of 1 GB Aug 25 05:07:04.536709 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:04.536709 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:04.541410 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Availability Zones retrieved successfully. Aug 25 05:07:04.550297 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (4398dbca-e0d3-4c25-b1c7-0f42d94b1b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:04.551734 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ce6834-bf9c-4c0f-95d5-76e0744fde27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.553133 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:04.588103 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ce6834-bf9c-4c0f-95d5-76e0744fde27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.589536 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (092eb9b5-26d7-4fd9-9cb6-b495c1252ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.641780 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Created reservations ['a3c8374c-910c-4c29-bbcd-07201b13d974', '7d0868a9-4f2e-4d80-a549-bc0e2dbf1a56', '2db76492-eccf-4c1e-a696-eda4252e4c56', 'b81e8cc4-701b-4a03-a1d0-4d06f42a7184'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:04.642606 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (092eb9b5-26d7-4fd9-9cb6-b495c1252ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3c8374c-910c-4c29-bbcd-07201b13d974', '7d0868a9-4f2e-4d80-a549-bc0e2dbf1a56', '2db76492-eccf-4c1e-a696-eda4252e4c56', 'b81e8cc4-701b-4a03-a1d0-4d06f42a7184']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.643327 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef8951c-feb4-490c-9117-167869317fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.665415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef8951c-feb4-490c-9117-167869317fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6339782-dbe0-40da-98b2-f1eadce29828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-464718242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['a3c8374c-910c-4c29-bbcd-07201b13d974','7d0868a9-4f2e-4d80-a549-bc0e2dbf1a56','2db76492-eccf-4c1e-a696-eda4252e4c56','b81e8cc4-701b-4a03-a1d0-4d06f42a7184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-464718242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6339782-dbe0-40da-98b2-f1eadce29828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8485c4af662c4e88bf3e6153867f9fad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb3893ee217a42fba323c5a8615a96f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.666326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7490ea-73e2-4195-90e6-abe644067fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.684599 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7490ea-73e2-4195-90e6-abe644067fdd) transitioned into state 'SUCCESS' from state '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-464718242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8485c4af662c4e88bf3e6153867f9fad',qos_specs=None,replication_status=,reservations=['a3c8374c-910c-4c29-bbcd-07201b13d974','7d0868a9-4f2e-4d80-a549-bc0e2dbf1a56','2db76492-eccf-4c1e-a696-eda4252e4c56','b81e8cc4-701b-4a03-a1d0-4d06f42a7184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3893ee217a42fba323c5a8615a96f3',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.685322 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6ef8bf-f086-4fd1-854a-eac4d6d96b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:04.694595 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6ef8bf-f086-4fd1-854a-eac4d6d96b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:04.695367 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Flow 'volume_create_api' (4398dbca-e0d3-4c25-b1c7-0f42d94b1b40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:04.695717 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Create volume request issued successfully. Aug 25 05:07:04.696308 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-9f63ff4c-7595-43f5-9243-2feb72d6994e tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:04.696770 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1464/5844] 10.4.3.213 () {68 vars in 1259 bytes} [Tue Aug 25 05:07:04 2026] POST /volume/v3/volumes => generated 759 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:04.707905 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4770feb6-4e5b-4ab3-9b44-ef4eb2e0e2b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.709896 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4770feb6-4e5b-4ab3-9b44-ef4eb2e0e2b5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e Aug 25 05:07:04.710125 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4770feb6-4e5b-4ab3-9b44-ef4eb2e0e2b5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:04.710344 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4770feb6-4e5b-4ab3-9b44-ef4eb2e0e2b5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:04.717263 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:04.717263 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:04.720894 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4770feb6-4e5b-4ab3-9b44-ef4eb2e0e2b5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:04.725380 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4770feb6-4e5b-4ab3-9b44-ef4eb2e0e2b5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e returned with HTTP 200 Aug 25 05:07:04.725380 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1468/5845] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:04 2026] GET /volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 05:07:04.737971 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-772d1ee8-4b54-4366-a4bc-8dfbe14bbc8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.739820 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-772d1ee8-4b54-4366-a4bc-8dfbe14bbc8d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 Aug 25 05:07:04.739992 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-772d1ee8-4b54-4366-a4bc-8dfbe14bbc8d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:04.740164 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-772d1ee8-4b54-4366-a4bc-8dfbe14bbc8d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:04.746871 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:04.746871 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:04.750135 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-772d1ee8-4b54-4366-a4bc-8dfbe14bbc8d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:04.754054 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-772d1ee8-4b54-4366-a4bc-8dfbe14bbc8d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 returned with HTTP 200 Aug 25 05:07:04.754387 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1459/5846] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:04 2026] GET /volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:04.765825 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1094530c-1e85-4a8a-af52-2119536e72d4 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.767987 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1094530c-1e85-4a8a-af52-2119536e72d4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 Aug 25 05:07:04.768181 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1094530c-1e85-4a8a-af52-2119536e72d4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:04.768385 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1094530c-1e85-4a8a-af52-2119536e72d4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:04.775669 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:04.775669 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:04.780220 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1094530c-1e85-4a8a-af52-2119536e72d4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:04.784840 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1094530c-1e85-4a8a-af52-2119536e72d4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 returned with HTTP 200 Aug 25 05:07:04.785206 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1456/5847] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:04 2026] GET /volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:04.798529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-ee99ec5e-2015-4740-a6b2-274067e99403 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.801001 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee99ec5e-2015-4740-a6b2-274067e99403 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb Aug 25 05:07:04.801253 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee99ec5e-2015-4740-a6b2-274067e99403 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:04.801536 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-ee99ec5e-2015-4740-a6b2-274067e99403 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:04.810910 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:04.810910 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:04.815668 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-ee99ec5e-2015-4740-a6b2-274067e99403 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:04.821550 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-ee99ec5e-2015-4740-a6b2-274067e99403 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb returned with HTTP 200 Aug 25 05:07:04.822100 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1465/5848] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:04 2026] GET /volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:04.834256 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05841458-05a3-444d-83e9-1400c50f3bf5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.836541 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05841458-05a3-444d-83e9-1400c50f3bf5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 Aug 25 05:07:04.836802 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05841458-05a3-444d-83e9-1400c50f3bf5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:04.837043 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05841458-05a3-444d-83e9-1400c50f3bf5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:04.845552 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:04.845552 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:04.849788 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05841458-05a3-444d-83e9-1400c50f3bf5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:04.855085 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05841458-05a3-444d-83e9-1400c50f3bf5 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 returned with HTTP 200 Aug 25 05:07:04.855650 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1469/5849] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:04 2026] GET /volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:04.869056 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c72262c-8aa4-4028-83ab-ed6fbd1b8f0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.870967 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c72262c-8aa4-4028-83ab-ed6fbd1b8f0b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] DELETE https://10.4.3.213/volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 Aug 25 05:07:04.871156 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c72262c-8aa4-4028-83ab-ed6fbd1b8f0b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:04.871376 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c72262c-8aa4-4028-83ab-ed6fbd1b8f0b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:04.871542 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8c72262c-8aa4-4028-83ab-ed6fbd1b8f0b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume with id: f6339782-dbe0-40da-98b2-f1eadce29828 Aug 25 05:07:04.879021 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:04.879021 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:04.879502 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c72262c-8aa4-4028-83ab-ed6fbd1b8f0b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:04.896633 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c72262c-8aa4-4028-83ab-ed6fbd1b8f0b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume request issued successfully. Aug 25 05:07:04.896831 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c72262c-8aa4-4028-83ab-ed6fbd1b8f0b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 returned with HTTP 202 Aug 25 05:07:04.897235 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1460/5850] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:04 2026] DELETE /volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:04.904455 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1c3613ae-2d4f-48ac-a3d6-71df485cb287 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:04.906298 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c3613ae-2d4f-48ac-a3d6-71df485cb287 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 Aug 25 05:07:04.906506 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c3613ae-2d4f-48ac-a3d6-71df485cb287 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:04.906740 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1c3613ae-2d4f-48ac-a3d6-71df485cb287 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:04.914080 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:04.914080 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:04.918041 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1c3613ae-2d4f-48ac-a3d6-71df485cb287 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:04.923250 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1c3613ae-2d4f-48ac-a3d6-71df485cb287 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 returned with HTTP 200 Aug 25 05:07:04.923716 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1457/5851] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:04 2026] GET /volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:05.935683 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2512eae6-ad77-40e4-957d-f55fe499f1e2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:05.937383 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2512eae6-ad77-40e4-957d-f55fe499f1e2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 Aug 25 05:07:05.937607 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2512eae6-ad77-40e4-957d-f55fe499f1e2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:05.937802 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2512eae6-ad77-40e4-957d-f55fe499f1e2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:05.943347 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2512eae6-ad77-40e4-957d-f55fe499f1e2 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 returned with HTTP 404 Aug 25 05:07:05.943840 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1466/5852] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:05 2026] GET /volume/v3/volumes/f6339782-dbe0-40da-98b2-f1eadce29828 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:05.949835 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7027a049-17e9-4477-bd58-cd6ab28ec4b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:05.951578 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7027a049-17e9-4477-bd58-cd6ab28ec4b7 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] DELETE https://10.4.3.213/volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb Aug 25 05:07:05.951764 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7027a049-17e9-4477-bd58-cd6ab28ec4b7 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:05.951937 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7027a049-17e9-4477-bd58-cd6ab28ec4b7 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:05.952087 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7027a049-17e9-4477-bd58-cd6ab28ec4b7 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume with id: 18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb Aug 25 05:07:05.958574 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:05.958574 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:05.958984 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7027a049-17e9-4477-bd58-cd6ab28ec4b7 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:05.975471 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7027a049-17e9-4477-bd58-cd6ab28ec4b7 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume request issued successfully. Aug 25 05:07:05.975743 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7027a049-17e9-4477-bd58-cd6ab28ec4b7 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb returned with HTTP 202 Aug 25 05:07:05.976328 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1470/5853] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:05 2026] DELETE /volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:05.982778 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0047d53b-95a0-44c3-a3ff-349d0497ae39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:05.984473 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0047d53b-95a0-44c3-a3ff-349d0497ae39 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb Aug 25 05:07:05.984663 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0047d53b-95a0-44c3-a3ff-349d0497ae39 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:05.984887 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0047d53b-95a0-44c3-a3ff-349d0497ae39 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:05.991206 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:05.991206 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:05.994375 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0047d53b-95a0-44c3-a3ff-349d0497ae39 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:05.998452 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0047d53b-95a0-44c3-a3ff-349d0497ae39 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb returned with HTTP 200 Aug 25 05:07:05.998935 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1461/5854] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:05 2026] GET /volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:07.010279 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3f5d48d4-b9c6-45b9-8eda-11edc0c32b3f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:07.012030 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f5d48d4-b9c6-45b9-8eda-11edc0c32b3f tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb Aug 25 05:07:07.012254 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f5d48d4-b9c6-45b9-8eda-11edc0c32b3f tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:07.012442 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3f5d48d4-b9c6-45b9-8eda-11edc0c32b3f tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:07.017447 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3f5d48d4-b9c6-45b9-8eda-11edc0c32b3f tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb returned with HTTP 404 Aug 25 05:07:07.017872 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1458/5855] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:07 2026] GET /volume/v3/volumes/18bc0b0e-a74f-4d1f-80f7-db4f7ac9b7cb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:07.023901 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-d6ab672d-f454-460b-b097-237ffb9b6308 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:07.025543 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6ab672d-f454-460b-b097-237ffb9b6308 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] DELETE https://10.4.3.213/volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 Aug 25 05:07:07.025730 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6ab672d-f454-460b-b097-237ffb9b6308 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:07.025937 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-d6ab672d-f454-460b-b097-237ffb9b6308 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:07.026087 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-d6ab672d-f454-460b-b097-237ffb9b6308 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume with id: 02ad35ac-ad43-4e94-abd5-11af9f4e9451 Aug 25 05:07:07.032419 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:07.032419 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:07.032931 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d6ab672d-f454-460b-b097-237ffb9b6308 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:07.049700 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-d6ab672d-f454-460b-b097-237ffb9b6308 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume request issued successfully. Aug 25 05:07:07.049908 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-d6ab672d-f454-460b-b097-237ffb9b6308 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 returned with HTTP 202 Aug 25 05:07:07.050296 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1467/5856] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:07 2026] DELETE /volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:07.056875 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67ee9ddd-a4fe-44ac-9e65-83d2481f7f74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:07.058671 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67ee9ddd-a4fe-44ac-9e65-83d2481f7f74 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 Aug 25 05:07:07.058858 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67ee9ddd-a4fe-44ac-9e65-83d2481f7f74 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:07.059034 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67ee9ddd-a4fe-44ac-9e65-83d2481f7f74 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:07.065588 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:07.065588 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:07.068727 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-67ee9ddd-a4fe-44ac-9e65-83d2481f7f74 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:07.072659 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67ee9ddd-a4fe-44ac-9e65-83d2481f7f74 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 returned with HTTP 200 Aug 25 05:07:07.073039 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1471/5857] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:07 2026] GET /volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:08.085074 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c984bdc6-46a6-4f08-bb9f-3da6285bcc68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:08.087007 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c984bdc6-46a6-4f08-bb9f-3da6285bcc68 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 Aug 25 05:07:08.087238 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c984bdc6-46a6-4f08-bb9f-3da6285bcc68 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:08.087482 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c984bdc6-46a6-4f08-bb9f-3da6285bcc68 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:08.092607 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c984bdc6-46a6-4f08-bb9f-3da6285bcc68 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 returned with HTTP 404 Aug 25 05:07:08.093074 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1462/5858] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:08 2026] GET /volume/v3/volumes/02ad35ac-ad43-4e94-abd5-11af9f4e9451 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:08.099512 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-fdb6729e-1b74-4680-9b53-10b8fc13914d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:08.101164 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdb6729e-1b74-4680-9b53-10b8fc13914d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] DELETE https://10.4.3.213/volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 Aug 25 05:07:08.101334 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdb6729e-1b74-4680-9b53-10b8fc13914d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:08.101524 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-fdb6729e-1b74-4680-9b53-10b8fc13914d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:08.101708 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-fdb6729e-1b74-4680-9b53-10b8fc13914d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume with id: a2f85ef3-9473-42be-9f50-666383c5af61 Aug 25 05:07:08.108555 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:08.108555 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:08.109014 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fdb6729e-1b74-4680-9b53-10b8fc13914d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:08.127603 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-fdb6729e-1b74-4680-9b53-10b8fc13914d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume request issued successfully. Aug 25 05:07:08.127839 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-fdb6729e-1b74-4680-9b53-10b8fc13914d tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 returned with HTTP 202 Aug 25 05:07:08.128365 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1459/5859] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:08 2026] DELETE /volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:08.135873 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dfa4da7d-211b-4510-9316-2cbc508e1ad3 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:08.138240 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dfa4da7d-211b-4510-9316-2cbc508e1ad3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 Aug 25 05:07:08.138545 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dfa4da7d-211b-4510-9316-2cbc508e1ad3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:08.138843 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dfa4da7d-211b-4510-9316-2cbc508e1ad3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:08.145807 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:08.145807 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:08.149026 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dfa4da7d-211b-4510-9316-2cbc508e1ad3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:08.152801 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dfa4da7d-211b-4510-9316-2cbc508e1ad3 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 returned with HTTP 200 Aug 25 05:07:08.153171 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1468/5860] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:08 2026] GET /volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:09.164948 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7244f6d7-275a-4581-bf4c-c2abb3c51f45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:09.167489 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7244f6d7-275a-4581-bf4c-c2abb3c51f45 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 Aug 25 05:07:09.167489 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7244f6d7-275a-4581-bf4c-c2abb3c51f45 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:09.167489 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7244f6d7-275a-4581-bf4c-c2abb3c51f45 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:09.172643 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7244f6d7-275a-4581-bf4c-c2abb3c51f45 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 returned with HTTP 404 Aug 25 05:07:09.173113 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1472/5861] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:09 2026] GET /volume/v3/volumes/a2f85ef3-9473-42be-9f50-666383c5af61 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:09.179461 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19db8832-00d3-40eb-a6ef-ea264bbac459 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:09.182370 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19db8832-00d3-40eb-a6ef-ea264bbac459 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] DELETE https://10.4.3.213/volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e Aug 25 05:07:09.182370 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19db8832-00d3-40eb-a6ef-ea264bbac459 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:09.182370 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19db8832-00d3-40eb-a6ef-ea264bbac459 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:09.182370 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-19db8832-00d3-40eb-a6ef-ea264bbac459 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume with id: 435e5858-1b0c-41ea-ab4e-2056ebd3556e Aug 25 05:07:09.189928 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:09.189928 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:09.189928 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19db8832-00d3-40eb-a6ef-ea264bbac459 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:09.207104 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19db8832-00d3-40eb-a6ef-ea264bbac459 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume request issued successfully. Aug 25 05:07:09.207104 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19db8832-00d3-40eb-a6ef-ea264bbac459 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e returned with HTTP 202 Aug 25 05:07:09.207536 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1463/5862] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:09 2026] DELETE /volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:09.214171 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-e53789da-f4f6-4ef7-a48b-ffd15b650ac8 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:09.215941 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e53789da-f4f6-4ef7-a48b-ffd15b650ac8 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e Aug 25 05:07:09.216037 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e53789da-f4f6-4ef7-a48b-ffd15b650ac8 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:09.216567 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-e53789da-f4f6-4ef7-a48b-ffd15b650ac8 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:09.223030 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:09.223030 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:09.226471 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-e53789da-f4f6-4ef7-a48b-ffd15b650ac8 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:09.229967 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-e53789da-f4f6-4ef7-a48b-ffd15b650ac8 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e returned with HTTP 200 Aug 25 05:07:09.230211 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1460/5863] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:09 2026] GET /volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:10.242415 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-23784182-dd73-4f2c-a27f-1388d7741de9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:10.244500 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23784182-dd73-4f2c-a27f-1388d7741de9 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e Aug 25 05:07:10.244728 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23784182-dd73-4f2c-a27f-1388d7741de9 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:10.244941 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-23784182-dd73-4f2c-a27f-1388d7741de9 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:10.252800 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-23784182-dd73-4f2c-a27f-1388d7741de9 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e returned with HTTP 404 Aug 25 05:07:10.253268 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1469/5864] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:10 2026] GET /volume/v3/volumes/435e5858-1b0c-41ea-ab4e-2056ebd3556e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:10.259982 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-486127e0-ef8d-4636-a39b-d1b9528290da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:10.261882 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-486127e0-ef8d-4636-a39b-d1b9528290da tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] DELETE https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 Aug 25 05:07:10.262075 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-486127e0-ef8d-4636-a39b-d1b9528290da tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:10.262282 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-486127e0-ef8d-4636-a39b-d1b9528290da tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:10.262380 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-486127e0-ef8d-4636-a39b-d1b9528290da tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete snapshot with id: 7d405be3-484b-48f9-b4f7-896783ec0472 Aug 25 05:07:10.267207 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:10.267207 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:10.267683 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-486127e0-ef8d-4636-a39b-d1b9528290da tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Snapshot retrieved successfully. Aug 25 05:07:10.285334 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-486127e0-ef8d-4636-a39b-d1b9528290da tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Snapshot delete request issued successfully. Aug 25 05:07:10.285527 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-486127e0-ef8d-4636-a39b-d1b9528290da tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 returned with HTTP 202 Aug 25 05:07:10.285903 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1473/5865] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:07:10 2026] DELETE /volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:10.292873 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a48a9dc4-b62a-42ff-a93f-c61bb7574a30 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:10.295085 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a48a9dc4-b62a-42ff-a93f-c61bb7574a30 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 Aug 25 05:07:10.295451 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a48a9dc4-b62a-42ff-a93f-c61bb7574a30 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:10.295594 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a48a9dc4-b62a-42ff-a93f-c61bb7574a30 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:10.302470 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:10.302470 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:10.303127 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a48a9dc4-b62a-42ff-a93f-c61bb7574a30 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Snapshot retrieved successfully. Aug 25 05:07:10.304229 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a48a9dc4-b62a-42ff-a93f-c61bb7574a30 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 returned with HTTP 200 Aug 25 05:07:10.304770 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1464/5866] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:10 2026] GET /volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:11.312986 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9443c6a2-252f-467d-9723-1438d7e4b147 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:11.315122 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9443c6a2-252f-467d-9723-1438d7e4b147 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 Aug 25 05:07:11.315337 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9443c6a2-252f-467d-9723-1438d7e4b147 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:11.315575 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9443c6a2-252f-467d-9723-1438d7e4b147 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:11.319630 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9443c6a2-252f-467d-9723-1438d7e4b147 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 returned with HTTP 404 Aug 25 05:07:11.320085 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1461/5867] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:11 2026] GET /volume/v3/snapshots/7d405be3-484b-48f9-b4f7-896783ec0472 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:11.326251 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e9a91874-9675-4f94-9e80-f1f0ad21b89b None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:11.327938 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9a91874-9675-4f94-9e80-f1f0ad21b89b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] DELETE https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b Aug 25 05:07:11.328116 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9a91874-9675-4f94-9e80-f1f0ad21b89b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:11.328293 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e9a91874-9675-4f94-9e80-f1f0ad21b89b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:11.328453 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-e9a91874-9675-4f94-9e80-f1f0ad21b89b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume with id: 3d42b19e-6408-4096-b290-d70226b33a7b Aug 25 05:07:11.334889 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:11.334889 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:11.335291 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e9a91874-9675-4f94-9e80-f1f0ad21b89b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:11.351725 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e9a91874-9675-4f94-9e80-f1f0ad21b89b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Delete volume request issued successfully. Aug 25 05:07:11.351945 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e9a91874-9675-4f94-9e80-f1f0ad21b89b tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b returned with HTTP 202 Aug 25 05:07:11.352335 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1470/5868] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:11 2026] DELETE /volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:11.358182 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a02e3ad3-2346-4930-8a77-85fb63c1f0bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:11.359878 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a02e3ad3-2346-4930-8a77-85fb63c1f0bb tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b Aug 25 05:07:11.360058 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a02e3ad3-2346-4930-8a77-85fb63c1f0bb tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:11.360234 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a02e3ad3-2346-4930-8a77-85fb63c1f0bb tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:11.366831 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:11.366831 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:11.370043 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a02e3ad3-2346-4930-8a77-85fb63c1f0bb tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Volume info retrieved successfully. Aug 25 05:07:11.373726 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a02e3ad3-2346-4930-8a77-85fb63c1f0bb tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b returned with HTTP 200 Aug 25 05:07:11.374102 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1474/5869] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:11 2026] GET /volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:12.386229 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1510f6ea-1135-43ef-b8eb-8b902e64e4f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:12.387963 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1510f6ea-1135-43ef-b8eb-8b902e64e4f4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] GET https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b Aug 25 05:07:12.388192 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1510f6ea-1135-43ef-b8eb-8b902e64e4f4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:12.388421 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1510f6ea-1135-43ef-b8eb-8b902e64e4f4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:12.394164 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1510f6ea-1135-43ef-b8eb-8b902e64e4f4 tempest-CreateVolumesFromSnapshotTest-1314064272 tempest-CreateVolumesFromSnapshotTest-1314064272-project-member] https://10.4.3.213/volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b returned with HTTP 404 Aug 25 05:07:12.394822 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1465/5870] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:12 2026] GET /volume/v3/volumes/3d42b19e-6408-4096-b290-d70226b33a7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:13.876418 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-446daa08-b445-4a94-a613-cfc20ecea979 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:13.982374 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-446daa08-b445-4a94-a613-cfc20ecea979 tempest-ProjectReaderTests-1381464679 tempest-ProjectReaderTests-1381464679-project-admin] GET https://10.4.3.213/volume/v3/scheduler-stats/get_pools Aug 25 05:07:13.982592 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-446daa08-b445-4a94-a613-cfc20ecea979 tempest-ProjectReaderTests-1381464679 tempest-ProjectReaderTests-1381464679-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:13.982765 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-446daa08-b445-4a94-a613-cfc20ecea979 tempest-ProjectReaderTests-1381464679 tempest-ProjectReaderTests-1381464679-project-admin] Calling method 'get_pools' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:13.991052 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-446daa08-b445-4a94-a613-cfc20ecea979 tempest-ProjectReaderTests-1381464679 tempest-ProjectReaderTests-1381464679-project-admin] https://10.4.3.213/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 05:07:13.991368 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1462/5871] 10.4.3.213 () {66 vars in 1291 bytes} [Tue Aug 25 05:07:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:13.998532 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-3eff0691-3a84-4f50-a1b3-cd821618fddc None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:14.049085 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3eff0691-3a84-4f50-a1b3-cd821618fddc tempest-ProjectReaderTests-1381464679 tempest-ProjectReaderTests-1381464679-project-reader] GET https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool Aug 25 05:07:14.049355 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3eff0691-3a84-4f50-a1b3-cd821618fddc tempest-ProjectReaderTests-1381464679 tempest-ProjectReaderTests-1381464679-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:14.049648 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-3eff0691-3a84-4f50-a1b3-cd821618fddc tempest-ProjectReaderTests-1381464679 tempest-ProjectReaderTests-1381464679-project-reader] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:14.050560 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.policy [None req-3eff0691-3a84-4f50-a1b3-cd821618fddc tempest-ProjectReaderTests-1381464679 tempest-ProjectReaderTests-1381464679-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6bf1b19fd66b487a8e2df2329c86c2c2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac47f256d8a6401a88ef801feeba9978', '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=100269) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:07:14.050807 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-3eff0691-3a84-4f50-a1b3-cd821618fddc tempest-ProjectReaderTests-1381464679 tempest-ProjectReaderTests-1381464679-project-reader] https://10.4.3.213/volume/v3/capabilities/np0000008045@storpool returned with HTTP 403 Aug 25 05:07:14.051357 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1471/5872] 10.4.3.213 () {66 vars in 1318 bytes} [Tue Aug 25 05:07:13 2026] GET /volume/v3/capabilities/np0000008045@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:15.441352 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:15.524719 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:15.525088 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1745628927"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:15.526460 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1745628927'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:15.526603 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume of 1 GB Aug 25 05:07:15.530513 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Availability Zones retrieved successfully. Aug 25 05:07:15.536365 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (7a27f4d4-0ee3-4274-bd35-8734a7acd08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:15.537114 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36eafe79-5d07-43c2-bcac-bd67afcd754b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:15.537863 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:15.559247 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36eafe79-5d07-43c2-bcac-bd67afcd754b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:15.560011 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b34dc3f8-8238-4be4-ac1f-f2a891d388fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:15.612260 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['9cd56043-b7fa-406d-9cdb-e05ad678cf9a', '4e7a71cd-1859-4fd7-90d6-80fde9660765', '60778577-49a7-4d62-8945-6ef43bab931e', '7420c658-49b1-4e2f-9bb2-951c229e30a1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:15.613159 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b34dc3f8-8238-4be4-ac1f-f2a891d388fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cd56043-b7fa-406d-9cdb-e05ad678cf9a', '4e7a71cd-1859-4fd7-90d6-80fde9660765', '60778577-49a7-4d62-8945-6ef43bab931e', '7420c658-49b1-4e2f-9bb2-951c229e30a1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:15.613986 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5673e3-106c-48d2-93ed-55e7fba6c9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:15.636621 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5673e3-106c-48d2-93ed-55e7fba6c9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '846f308d-1fe2-4cf9-8e3b-287fedec0595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1745628927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['9cd56043-b7fa-406d-9cdb-e05ad678cf9a','4e7a71cd-1859-4fd7-90d6-80fde9660765','60778577-49a7-4d62-8945-6ef43bab931e','7420c658-49b1-4e2f-9bb2-951c229e30a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1745628927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=846f308d-1fe2-4cf9-8e3b-287fedec0595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417d11622584bedbb0b77a4ee1f06a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df38d92dc56040778fb348fc87423b5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:15.637319 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6335d026-69b8-4b6b-aeb6-252257aa4971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:15.654734 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6335d026-69b8-4b6b-aeb6-252257aa4971) transitioned into state 'SUCCESS' from state '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-1745628927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['9cd56043-b7fa-406d-9cdb-e05ad678cf9a','4e7a71cd-1859-4fd7-90d6-80fde9660765','60778577-49a7-4d62-8945-6ef43bab931e','7420c658-49b1-4e2f-9bb2-951c229e30a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:15.655593 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c166be8a-3783-4d70-b8d6-32414642f781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:15.664276 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c166be8a-3783-4d70-b8d6-32414642f781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:15.665122 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (7a27f4d4-0ee3-4274-bd35-8734a7acd08e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:15.665609 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request issued successfully. Aug 25 05:07:15.666169 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-699d01b8-8e63-4d1f-be31-2a6e49e77365 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:15.666619 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1475/5873] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:07:15 2026] POST /volume/v3/volumes => generated 778 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:15.678828 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18c71a51-3d80-40dc-a503-2f251b6ede6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:15.680818 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18c71a51-3d80-40dc-a503-2f251b6ede6c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 Aug 25 05:07:15.681063 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18c71a51-3d80-40dc-a503-2f251b6ede6c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:15.681369 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18c71a51-3d80-40dc-a503-2f251b6ede6c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:15.688453 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:15.688453 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:15.691880 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-18c71a51-3d80-40dc-a503-2f251b6ede6c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:15.695410 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18c71a51-3d80-40dc-a503-2f251b6ede6c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 returned with HTTP 200 Aug 25 05:07:15.695777 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1466/5874] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:15 2026] GET /volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:16.707480 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-9031414c-0934-4ef4-8155-bfcc6b7e820e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:16.709155 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9031414c-0934-4ef4-8155-bfcc6b7e820e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 Aug 25 05:07:16.709344 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9031414c-0934-4ef4-8155-bfcc6b7e820e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:16.709543 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-9031414c-0934-4ef4-8155-bfcc6b7e820e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:16.716443 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:16.716443 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:16.719588 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-9031414c-0934-4ef4-8155-bfcc6b7e820e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:16.722805 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-9031414c-0934-4ef4-8155-bfcc6b7e820e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 returned with HTTP 200 Aug 25 05:07:16.723139 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1463/5875] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:16 2026] GET /volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:16.734495 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-324121c3-1c81-4851-86df-1c5f62a19dc2 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:16.736161 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-324121c3-1c81-4851-86df-1c5f62a19dc2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:07:16.736511 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-324121c3-1c81-4851-86df-1c5f62a19dc2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "846f308d-1fe2-4cf9-8e3b-287fedec0595", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-203675203"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:16.744604 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:16.744604 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:16.744987 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-324121c3-1c81-4851-86df-1c5f62a19dc2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:16.745129 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-324121c3-1c81-4851-86df-1c5f62a19dc2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create snapshot from volume 846f308d-1fe2-4cf9-8e3b-287fedec0595 Aug 25 05:07:16.784078 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-324121c3-1c81-4851-86df-1c5f62a19dc2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['ac116c81-e911-48ed-bcf7-e19ad6a9c87b', '66444e85-9162-48c9-84ba-031521fbf096', '9478ffe9-5984-43fa-b7b6-661ff1ae5629', 'c532e0ef-fb6a-438f-8cd4-06447a7c6c25'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:16.815248 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-324121c3-1c81-4851-86df-1c5f62a19dc2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot create request issued successfully. Aug 25 05:07:16.815682 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-324121c3-1c81-4851-86df-1c5f62a19dc2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:07:16.816235 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1472/5876] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:07:16 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 25 05:07:16.825956 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-021ddddd-6891-4a3a-880e-7358c3025f76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:16.827880 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-021ddddd-6891-4a3a-880e-7358c3025f76 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc Aug 25 05:07:16.828104 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-021ddddd-6891-4a3a-880e-7358c3025f76 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:16.828292 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-021ddddd-6891-4a3a-880e-7358c3025f76 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:16.833702 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:16.833702 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:16.834061 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-021ddddd-6891-4a3a-880e-7358c3025f76 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:16.834773 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-021ddddd-6891-4a3a-880e-7358c3025f76 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc returned with HTTP 200 Aug 25 05:07:16.835161 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1476/5877] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:16 2026] GET /volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:17.843784 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d164933-f722-4c31-9d83-c93a349a7647 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:17.845551 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d164933-f722-4c31-9d83-c93a349a7647 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc Aug 25 05:07:17.845742 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d164933-f722-4c31-9d83-c93a349a7647 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:17.845922 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d164933-f722-4c31-9d83-c93a349a7647 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:17.850644 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:17.850644 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:17.850939 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d164933-f722-4c31-9d83-c93a349a7647 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:17.851644 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d164933-f722-4c31-9d83-c93a349a7647 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc returned with HTTP 200 Aug 25 05:07:17.852024 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1467/5878] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:17 2026] GET /volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:17.860056 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-19ba4641-d5af-4754-b2f9-3cb104e9785e None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:17.919860 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19ba4641-d5af-4754-b2f9-3cb104e9785e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] POST https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc/action Aug 25 05:07:17.920236 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-19ba4641-d5af-4754-b2f9-3cb104e9785e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:07:17.920372 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-19ba4641-d5af-4754-b2f9-3cb104e9785e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:17.926633 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:17.926633 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:17.927041 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-19ba4641-d5af-4754-b2f9-3cb104e9785e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Snapshot retrieved successfully. Aug 25 05:07:17.927846 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-19ba4641-d5af-4754-b2f9-3cb104e9785e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '78979924e7c54ad3a6706283a0890939', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4417d11622584bedbb0b77a4ee1f06a7', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:07:17.928025 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-19ba4641-d5af-4754-b2f9-3cb104e9785e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc/action returned with HTTP 403 Aug 25 05:07:17.928441 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1464/5879] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 05:07:17 2026] POST /volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc/action => generated 133 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:17.935472 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-121f8a86-2775-4c09-95a5-9f2abdbb3c2f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:17.937190 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-121f8a86-2775-4c09-95a5-9f2abdbb3c2f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc Aug 25 05:07:17.937367 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-121f8a86-2775-4c09-95a5-9f2abdbb3c2f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:17.937598 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-121f8a86-2775-4c09-95a5-9f2abdbb3c2f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:17.937694 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-121f8a86-2775-4c09-95a5-9f2abdbb3c2f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete snapshot with id: 43f38084-8ddc-41ae-a056-e992fbc2dbdc Aug 25 05:07:17.942341 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:17.942341 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:17.942663 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-121f8a86-2775-4c09-95a5-9f2abdbb3c2f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:17.957189 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-121f8a86-2775-4c09-95a5-9f2abdbb3c2f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot delete request issued successfully. Aug 25 05:07:17.957363 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-121f8a86-2775-4c09-95a5-9f2abdbb3c2f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc returned with HTTP 202 Aug 25 05:07:17.957798 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1473/5880] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:07:17 2026] DELETE /volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:17.964822 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef3dd043-c9e3-4a84-a945-5be69318d266 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:17.966657 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef3dd043-c9e3-4a84-a945-5be69318d266 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc Aug 25 05:07:17.966856 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef3dd043-c9e3-4a84-a945-5be69318d266 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:17.967035 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef3dd043-c9e3-4a84-a945-5be69318d266 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:17.971764 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:17.971764 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:17.972078 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ef3dd043-c9e3-4a84-a945-5be69318d266 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:17.972772 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef3dd043-c9e3-4a84-a945-5be69318d266 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc returned with HTTP 200 Aug 25 05:07:17.973106 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1477/5881] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:17 2026] GET /volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:18.981835 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aacbe5d8-88b2-4e6c-8fac-e3cbd53e1479 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:18.983910 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aacbe5d8-88b2-4e6c-8fac-e3cbd53e1479 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc Aug 25 05:07:18.984133 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aacbe5d8-88b2-4e6c-8fac-e3cbd53e1479 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:18.984362 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aacbe5d8-88b2-4e6c-8fac-e3cbd53e1479 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:18.989276 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aacbe5d8-88b2-4e6c-8fac-e3cbd53e1479 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc returned with HTTP 404 Aug 25 05:07:18.989821 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1468/5882] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:18 2026] GET /volume/v3/snapshots/43f38084-8ddc-41ae-a056-e992fbc2dbdc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:18.995873 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f4c2e772-84ff-4f41-9aa9-3d4d50c4a166 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:18.997568 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4c2e772-84ff-4f41-9aa9-3d4d50c4a166 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 Aug 25 05:07:18.997751 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4c2e772-84ff-4f41-9aa9-3d4d50c4a166 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:18.997934 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f4c2e772-84ff-4f41-9aa9-3d4d50c4a166 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:18.998128 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-f4c2e772-84ff-4f41-9aa9-3d4d50c4a166 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume with id: 846f308d-1fe2-4cf9-8e3b-287fedec0595 Aug 25 05:07:19.005061 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:19.005061 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:19.005351 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f4c2e772-84ff-4f41-9aa9-3d4d50c4a166 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:19.020330 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f4c2e772-84ff-4f41-9aa9-3d4d50c4a166 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume request issued successfully. Aug 25 05:07:19.020517 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f4c2e772-84ff-4f41-9aa9-3d4d50c4a166 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 returned with HTTP 202 Aug 25 05:07:19.021043 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1465/5883] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:18 2026] DELETE /volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:19.027213 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-11f0a68f-9768-454e-9a38-2981b797f002 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:19.028831 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11f0a68f-9768-454e-9a38-2981b797f002 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 Aug 25 05:07:19.029020 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11f0a68f-9768-454e-9a38-2981b797f002 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:19.029260 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-11f0a68f-9768-454e-9a38-2981b797f002 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:19.036406 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:19.036406 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:19.039812 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-11f0a68f-9768-454e-9a38-2981b797f002 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:19.043516 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-11f0a68f-9768-454e-9a38-2981b797f002 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 returned with HTTP 200 Aug 25 05:07:19.043884 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1474/5884] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:19 2026] GET /volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:20.056235 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28d08eea-0b85-47e5-9626-832946c29f29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:20.058025 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28d08eea-0b85-47e5-9626-832946c29f29 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 Aug 25 05:07:20.058261 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28d08eea-0b85-47e5-9626-832946c29f29 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:20.058596 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28d08eea-0b85-47e5-9626-832946c29f29 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:20.064046 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28d08eea-0b85-47e5-9626-832946c29f29 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 returned with HTTP 404 Aug 25 05:07:20.064497 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1478/5885] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:20 2026] GET /volume/v3/volumes/846f308d-1fe2-4cf9-8e3b-287fedec0595 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:20.071853 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:20.073892 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:20.074290 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1181975064"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:20.076323 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1181975064'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:20.076586 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume of 1 GB Aug 25 05:07:20.081018 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Availability Zones retrieved successfully. Aug 25 05:07:20.087737 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (4eb981c4-5f9e-4832-acd2-cd8202898882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:20.089053 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfcb567-a069-4c2e-84b0-a105118e87c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:20.089982 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:20.117073 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfcb567-a069-4c2e-84b0-a105118e87c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:20.118161 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf890b0-3ec2-4cd1-94f5-53b42100dd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:20.150402 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['3d837f05-ad44-4cca-95b8-006a0b6afcfb', 'fc0c952f-9859-4c7d-8eef-d80fdec7ceda', '886d3f98-9034-4d4b-9606-5cd2a2d12a5d', '83bdece7-5cfc-47a7-9e93-fb9029de707d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:20.151095 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf890b0-3ec2-4cd1-94f5-53b42100dd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d837f05-ad44-4cca-95b8-006a0b6afcfb', 'fc0c952f-9859-4c7d-8eef-d80fdec7ceda', '886d3f98-9034-4d4b-9606-5cd2a2d12a5d', '83bdece7-5cfc-47a7-9e93-fb9029de707d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:20.151787 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e02db50e-363d-497a-a61d-0fc7cd151c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:20.171285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e02db50e-363d-497a-a61d-0fc7cd151c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '357d6b3f-3790-4d01-bebd-134b3c3e4ab8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181975064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['3d837f05-ad44-4cca-95b8-006a0b6afcfb','fc0c952f-9859-4c7d-8eef-d80fdec7ceda','886d3f98-9034-4d4b-9606-5cd2a2d12a5d','83bdece7-5cfc-47a7-9e93-fb9029de707d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181975064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=357d6b3f-3790-4d01-bebd-134b3c3e4ab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417d11622584bedbb0b77a4ee1f06a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df38d92dc56040778fb348fc87423b5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:20.172006 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ec194c-a4b2-4f7c-9f98-4215079c47f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:20.188315 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ec194c-a4b2-4f7c-9f98-4215079c47f8) transitioned into state 'SUCCESS' from state '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-1181975064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['3d837f05-ad44-4cca-95b8-006a0b6afcfb','fc0c952f-9859-4c7d-8eef-d80fdec7ceda','886d3f98-9034-4d4b-9606-5cd2a2d12a5d','83bdece7-5cfc-47a7-9e93-fb9029de707d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:20.189012 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29f9b6e8-7f68-405c-97b0-011a54412442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:20.197132 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29f9b6e8-7f68-405c-97b0-011a54412442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:20.197925 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (4eb981c4-5f9e-4832-acd2-cd8202898882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:20.198182 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request issued successfully. Aug 25 05:07:20.198729 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fcc9bfb7-17c7-4404-aa15-673e88376caa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:20.199108 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1469/5886] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:07:20 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 25 05:07:20.210194 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-c408eabe-dca7-4748-92e5-01c9da96c1be None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:20.212148 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c408eabe-dca7-4748-92e5-01c9da96c1be tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 Aug 25 05:07:20.212376 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c408eabe-dca7-4748-92e5-01c9da96c1be tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:20.212602 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-c408eabe-dca7-4748-92e5-01c9da96c1be tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:20.219631 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:20.219631 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:20.223531 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-c408eabe-dca7-4748-92e5-01c9da96c1be tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:20.227918 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-c408eabe-dca7-4748-92e5-01c9da96c1be tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 returned with HTTP 200 Aug 25 05:07:20.228368 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1466/5887] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:20 2026] GET /volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:21.240333 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-54481b1a-60db-4d80-87ae-0ef63f565928 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:21.242111 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54481b1a-60db-4d80-87ae-0ef63f565928 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 Aug 25 05:07:21.242325 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54481b1a-60db-4d80-87ae-0ef63f565928 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:21.242541 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-54481b1a-60db-4d80-87ae-0ef63f565928 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:21.249476 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:21.249476 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:21.252589 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-54481b1a-60db-4d80-87ae-0ef63f565928 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:21.255951 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-54481b1a-60db-4d80-87ae-0ef63f565928 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 returned with HTTP 200 Aug 25 05:07:21.256275 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1475/5888] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:21 2026] GET /volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:21.268185 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50a9af90-bb21-4110-8e19-6c4cecb2d724 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:21.269556 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50a9af90-bb21-4110-8e19-6c4cecb2d724 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:07:21.269879 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50a9af90-bb21-4110-8e19-6c4cecb2d724 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "357d6b3f-3790-4d01-bebd-134b3c3e4ab8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-82093697"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:21.278513 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:21.278513 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:21.278835 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-50a9af90-bb21-4110-8e19-6c4cecb2d724 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:21.278941 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-50a9af90-bb21-4110-8e19-6c4cecb2d724 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create snapshot from volume 357d6b3f-3790-4d01-bebd-134b3c3e4ab8 Aug 25 05:07:21.302073 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-50a9af90-bb21-4110-8e19-6c4cecb2d724 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['2b2dbe2c-e9a8-43bf-a4eb-b927fca2755f', '3cfafc75-5e5c-4902-83e7-7fd26cc5e1c3', '3d650113-65eb-4f20-b016-e5026f557c96', '7134dd09-7cd5-40aa-ba47-4051c6e8a3fd'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:21.330948 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-50a9af90-bb21-4110-8e19-6c4cecb2d724 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot create request issued successfully. Aug 25 05:07:21.331261 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50a9af90-bb21-4110-8e19-6c4cecb2d724 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:07:21.331708 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1479/5889] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:07:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:21.339960 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4659aa57-4bd3-4c74-bcb5-c1847a1454aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:21.342058 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4659aa57-4bd3-4c74-bcb5-c1847a1454aa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 Aug 25 05:07:21.342336 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4659aa57-4bd3-4c74-bcb5-c1847a1454aa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:21.342658 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4659aa57-4bd3-4c74-bcb5-c1847a1454aa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:21.348297 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:21.348297 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:21.348671 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4659aa57-4bd3-4c74-bcb5-c1847a1454aa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:21.349314 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4659aa57-4bd3-4c74-bcb5-c1847a1454aa tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 returned with HTTP 200 Aug 25 05:07:21.349713 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1470/5890] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:21 2026] GET /volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:22.358008 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-3828631e-a3e5-4be4-a47a-a8eff2fbec41 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:22.359736 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3828631e-a3e5-4be4-a47a-a8eff2fbec41 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 Aug 25 05:07:22.359920 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3828631e-a3e5-4be4-a47a-a8eff2fbec41 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:22.360099 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-3828631e-a3e5-4be4-a47a-a8eff2fbec41 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:22.364631 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:22.364631 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:22.364888 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-3828631e-a3e5-4be4-a47a-a8eff2fbec41 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:22.365506 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-3828631e-a3e5-4be4-a47a-a8eff2fbec41 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 returned with HTTP 200 Aug 25 05:07:22.365828 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1467/5891] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:22 2026] GET /volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:22.373224 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1719effa-08df-49ab-821a-aee3f3926a6e None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:22.374976 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1719effa-08df-49ab-821a-aee3f3926a6e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] GET https://10.4.3.213/volume/v3/snapshots Aug 25 05:07:22.375154 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1719effa-08df-49ab-821a-aee3f3926a6e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:22.375330 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1719effa-08df-49ab-821a-aee3f3926a6e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Calling method 'index' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:22.375607 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.api_utils [None req-1719effa-08df-49ab-821a-aee3f3926a6e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Removing options '' from query. {{(pid=100269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 05:07:22.376646 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.db.api [None req-1719effa-08df-49ab-821a-aee3f3926a6e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Building query based on filter {{(pid=100269) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 05:07:22.380337 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1719effa-08df-49ab-821a-aee3f3926a6e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Get all snapshots completed successfully. Aug 25 05:07:22.380649 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1719effa-08df-49ab-821a-aee3f3926a6e tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] https://10.4.3.213/volume/v3/snapshots returned with HTTP 200 Aug 25 05:07:22.380983 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1476/5892] 10.4.3.213 () {66 vars in 1243 bytes} [Tue Aug 25 05:07:22 2026] GET /volume/v3/snapshots => generated 334 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:22.388248 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b5603b5-40b0-4b93-a416-c250954c2e12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:22.390823 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b5603b5-40b0-4b93-a416-c250954c2e12 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 Aug 25 05:07:22.391037 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b5603b5-40b0-4b93-a416-c250954c2e12 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:22.391249 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b5603b5-40b0-4b93-a416-c250954c2e12 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:22.391379 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-7b5603b5-40b0-4b93-a416-c250954c2e12 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete snapshot with id: e10565e6-f4b9-4688-ab5a-a7e907e83001 Aug 25 05:07:22.396112 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:22.396112 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:22.396383 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b5603b5-40b0-4b93-a416-c250954c2e12 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:22.409675 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b5603b5-40b0-4b93-a416-c250954c2e12 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot delete request issued successfully. Aug 25 05:07:22.409841 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b5603b5-40b0-4b93-a416-c250954c2e12 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 returned with HTTP 202 Aug 25 05:07:22.410216 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1480/5893] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:07:22 2026] DELETE /volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:22.417152 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2364d050-f7d9-47f2-a23f-7ae76872bc27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:22.419599 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2364d050-f7d9-47f2-a23f-7ae76872bc27 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 Aug 25 05:07:22.419812 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2364d050-f7d9-47f2-a23f-7ae76872bc27 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:22.420029 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2364d050-f7d9-47f2-a23f-7ae76872bc27 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:22.424905 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:22.424905 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:22.425188 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2364d050-f7d9-47f2-a23f-7ae76872bc27 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:22.425827 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2364d050-f7d9-47f2-a23f-7ae76872bc27 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 returned with HTTP 200 Aug 25 05:07:22.426165 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1471/5894] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:22 2026] GET /volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:23.434584 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-dc351703-c0c6-43fb-99d0-2874626df736 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:23.436678 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc351703-c0c6-43fb-99d0-2874626df736 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 Aug 25 05:07:23.436902 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc351703-c0c6-43fb-99d0-2874626df736 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:23.437128 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-dc351703-c0c6-43fb-99d0-2874626df736 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:23.441928 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-dc351703-c0c6-43fb-99d0-2874626df736 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 returned with HTTP 404 Aug 25 05:07:23.442469 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1468/5895] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:23 2026] GET /volume/v3/snapshots/e10565e6-f4b9-4688-ab5a-a7e907e83001 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:23.448531 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-0e87cf4e-d445-4f68-a10a-0652c07d0ca0 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:23.450610 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e87cf4e-d445-4f68-a10a-0652c07d0ca0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 Aug 25 05:07:23.450825 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e87cf4e-d445-4f68-a10a-0652c07d0ca0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:23.451027 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-0e87cf4e-d445-4f68-a10a-0652c07d0ca0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:23.451188 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-0e87cf4e-d445-4f68-a10a-0652c07d0ca0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume with id: 357d6b3f-3790-4d01-bebd-134b3c3e4ab8 Aug 25 05:07:23.458170 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:23.458170 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:23.458494 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0e87cf4e-d445-4f68-a10a-0652c07d0ca0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:23.472543 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-0e87cf4e-d445-4f68-a10a-0652c07d0ca0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume request issued successfully. Aug 25 05:07:23.472721 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-0e87cf4e-d445-4f68-a10a-0652c07d0ca0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 returned with HTTP 202 Aug 25 05:07:23.473103 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1477/5896] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:23 2026] DELETE /volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:23.480266 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9374d027-dd09-44e6-9ec6-6663a0f804a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:23.481893 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9374d027-dd09-44e6-9ec6-6663a0f804a5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 Aug 25 05:07:23.482075 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9374d027-dd09-44e6-9ec6-6663a0f804a5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:23.482252 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9374d027-dd09-44e6-9ec6-6663a0f804a5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:23.488706 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:23.488706 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:23.492036 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9374d027-dd09-44e6-9ec6-6663a0f804a5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:23.495361 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9374d027-dd09-44e6-9ec6-6663a0f804a5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 returned with HTTP 200 Aug 25 05:07:23.495741 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1481/5897] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:23 2026] GET /volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:24.507950 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1da6fc74-8ff4-4dc3-9615-12ebed3cd836 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:24.509697 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1da6fc74-8ff4-4dc3-9615-12ebed3cd836 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 Aug 25 05:07:24.509906 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1da6fc74-8ff4-4dc3-9615-12ebed3cd836 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:24.510086 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1da6fc74-8ff4-4dc3-9615-12ebed3cd836 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:24.515951 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1da6fc74-8ff4-4dc3-9615-12ebed3cd836 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 returned with HTTP 404 Aug 25 05:07:24.516472 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1472/5898] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:24 2026] GET /volume/v3/volumes/357d6b3f-3790-4d01-bebd-134b3c3e4ab8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:24.523943 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:24.525951 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:24.526301 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-508081430"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:24.528039 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.v3.volumes [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-508081430'}} {{(pid=100270) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:24.528155 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume of 1 GB Aug 25 05:07:24.532366 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Availability Zones retrieved successfully. Aug 25 05:07:24.537703 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (0989e82c-7fed-4d25-90f2-4c517e602c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:24.538752 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58ecb2da-9d33-4003-909f-198db0e5b925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:24.539543 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.flows.api.create_volume [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Validating volume size '1' using validate_int {{(pid=100270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:24.561815 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58ecb2da-9d33-4003-909f-198db0e5b925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:24.562561 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e51dd0-ea91-4330-a66c-c3ef6607feaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:24.597185 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['e2b6c6d0-838b-4ab9-98c7-1932334d7104', '76faba28-d4c7-47f8-b5b3-4a4eff142977', '2133b3dd-df72-47c0-9625-727a479c9cce', 'aff88ad9-f01a-4c48-85d6-4c9d72660a7b'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:24.597957 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e51dd0-ea91-4330-a66c-c3ef6607feaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b6c6d0-838b-4ab9-98c7-1932334d7104', '76faba28-d4c7-47f8-b5b3-4a4eff142977', '2133b3dd-df72-47c0-9625-727a479c9cce', 'aff88ad9-f01a-4c48-85d6-4c9d72660a7b']}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:24.598706 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9bcfb52-c423-4d8b-8f39-40ca62bae15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:24.620799 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9bcfb52-c423-4d8b-8f39-40ca62bae15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4fa9cab-8834-4b98-8aa2-b94cd72124a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-508081430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['e2b6c6d0-838b-4ab9-98c7-1932334d7104','76faba28-d4c7-47f8-b5b3-4a4eff142977','2133b3dd-df72-47c0-9625-727a479c9cce','aff88ad9-f01a-4c48-85d6-4c9d72660a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-508081430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4fa9cab-8834-4b98-8aa2-b94cd72124a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417d11622584bedbb0b77a4ee1f06a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df38d92dc56040778fb348fc87423b5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:24.621573 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c109dea-c31a-47f7-9cd8-a688b51ace80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:24.639329 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c109dea-c31a-47f7-9cd8-a688b51ace80) transitioned into state 'SUCCESS' from state '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-508081430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['e2b6c6d0-838b-4ab9-98c7-1932334d7104','76faba28-d4c7-47f8-b5b3-4a4eff142977','2133b3dd-df72-47c0-9625-727a479c9cce','aff88ad9-f01a-4c48-85d6-4c9d72660a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:24.640057 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1f0d7a-11ce-41da-86e8-0d023c18625b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:24.648967 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1f0d7a-11ce-41da-86e8-0d023c18625b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100270) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:24.649841 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (0989e82c-7fed-4d25-90f2-4c517e602c61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100270) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:24.650171 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request issued successfully. Aug 25 05:07:24.650773 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4e144e80-7d5f-4dd9-b87d-774a54f3f36a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:24.651188 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1469/5899] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:07:24 2026] POST /volume/v3/volumes => generated 777 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:24.662326 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-61aa87ab-f2f4-4dbb-9a4f-8c27e4c6347d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:24.664129 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61aa87ab-f2f4-4dbb-9a4f-8c27e4c6347d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 Aug 25 05:07:24.664314 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61aa87ab-f2f4-4dbb-9a4f-8c27e4c6347d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:24.664529 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-61aa87ab-f2f4-4dbb-9a4f-8c27e4c6347d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:24.671166 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:24.671166 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:24.674304 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-61aa87ab-f2f4-4dbb-9a4f-8c27e4c6347d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:24.677941 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-61aa87ab-f2f4-4dbb-9a4f-8c27e4c6347d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 returned with HTTP 200 Aug 25 05:07:24.678287 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1478/5900] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:24 2026] GET /volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:25.690449 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c51bece8-a6bb-4233-bb24-aa35505c6534 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:25.696611 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c51bece8-a6bb-4233-bb24-aa35505c6534 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 Aug 25 05:07:25.696611 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c51bece8-a6bb-4233-bb24-aa35505c6534 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:25.696611 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c51bece8-a6bb-4233-bb24-aa35505c6534 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:25.699979 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:25.699979 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:25.703312 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c51bece8-a6bb-4233-bb24-aa35505c6534 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:25.707027 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c51bece8-a6bb-4233-bb24-aa35505c6534 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 returned with HTTP 200 Aug 25 05:07:25.707439 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1482/5901] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:25 2026] GET /volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:25.718587 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be365b18-3f4a-4323-a175-420ec1fa2be3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:25.720975 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be365b18-3f4a-4323-a175-420ec1fa2be3 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:07:25.721617 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be365b18-3f4a-4323-a175-420ec1fa2be3 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4fa9cab-8834-4b98-8aa2-b94cd72124a0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-892125663"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:25.730896 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:25.730896 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:25.732059 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be365b18-3f4a-4323-a175-420ec1fa2be3 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:25.732059 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-be365b18-3f4a-4323-a175-420ec1fa2be3 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create snapshot from volume a4fa9cab-8834-4b98-8aa2-b94cd72124a0 Aug 25 05:07:25.755164 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-be365b18-3f4a-4323-a175-420ec1fa2be3 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['8ad96880-c725-4f5d-91c7-9268bb6e0931', '9bfde249-e5c0-4fc6-901e-6e1bedb8a608', '349d800d-a508-4057-a141-31dd63f7b712', 'aaec006f-61ba-49b9-9c21-cb6ffa24bae1'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:25.780779 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be365b18-3f4a-4323-a175-420ec1fa2be3 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot create request issued successfully. Aug 25 05:07:25.781014 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be365b18-3f4a-4323-a175-420ec1fa2be3 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:07:25.781422 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1473/5902] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:07:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:25.789617 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-1596d350-8ab3-4d1e-8ff2-e3d8d4832c6f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:25.791539 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1596d350-8ab3-4d1e-8ff2-e3d8d4832c6f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 Aug 25 05:07:25.791761 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1596d350-8ab3-4d1e-8ff2-e3d8d4832c6f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:25.791949 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-1596d350-8ab3-4d1e-8ff2-e3d8d4832c6f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:25.796921 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:25.796921 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:25.797213 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-1596d350-8ab3-4d1e-8ff2-e3d8d4832c6f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:25.797904 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-1596d350-8ab3-4d1e-8ff2-e3d8d4832c6f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 returned with HTTP 200 Aug 25 05:07:25.798255 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1470/5903] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:25 2026] GET /volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:26.806460 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-87485cfe-8bb0-4332-bfd7-bbcf47cdfaf9 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:26.809215 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87485cfe-8bb0-4332-bfd7-bbcf47cdfaf9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 Aug 25 05:07:26.809215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87485cfe-8bb0-4332-bfd7-bbcf47cdfaf9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:26.809215 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-87485cfe-8bb0-4332-bfd7-bbcf47cdfaf9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:26.813846 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:26.813846 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:26.814108 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-87485cfe-8bb0-4332-bfd7-bbcf47cdfaf9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:26.814746 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-87485cfe-8bb0-4332-bfd7-bbcf47cdfaf9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 returned with HTTP 200 Aug 25 05:07:26.815258 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1479/5904] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:26 2026] GET /volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:26.823131 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5383f17-618a-4f22-9df1-4f764bbfd60a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:26.825148 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5383f17-618a-4f22-9df1-4f764bbfd60a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] POST https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566/action Aug 25 05:07:26.825550 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5383f17-618a-4f22-9df1-4f764bbfd60a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:07:26.825696 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5383f17-618a-4f22-9df1-4f764bbfd60a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:26.827060 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-b5383f17-618a-4f22-9df1-4f764bbfd60a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Updating snapshot '700d2290-f426-47b0-822a-3a42245c5566' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 05:07:26.835414 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:26.835414 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:26.835897 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-b5383f17-618a-4f22-9df1-4f764bbfd60a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '78979924e7c54ad3a6706283a0890939', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4417d11622584bedbb0b77a4ee1f06a7', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:07:26.836081 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5383f17-618a-4f22-9df1-4f764bbfd60a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566/action returned with HTTP 403 Aug 25 05:07:26.836550 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1483/5905] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 05:07:26 2026] POST /volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:26.843523 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9285e09f-a3b3-4dad-93e7-66047f726540 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:26.845390 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9285e09f-a3b3-4dad-93e7-66047f726540 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 Aug 25 05:07:26.845634 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9285e09f-a3b3-4dad-93e7-66047f726540 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:26.845830 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9285e09f-a3b3-4dad-93e7-66047f726540 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:26.845936 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-9285e09f-a3b3-4dad-93e7-66047f726540 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete snapshot with id: 700d2290-f426-47b0-822a-3a42245c5566 Aug 25 05:07:26.851473 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:26.851473 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:26.851825 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9285e09f-a3b3-4dad-93e7-66047f726540 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:26.870293 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9285e09f-a3b3-4dad-93e7-66047f726540 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot delete request issued successfully. Aug 25 05:07:26.870614 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9285e09f-a3b3-4dad-93e7-66047f726540 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 returned with HTTP 202 Aug 25 05:07:26.871188 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1474/5906] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:07:26 2026] DELETE /volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:26.879081 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-431a5398-9f43-414a-a9ed-be4dc8a11f0d None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:26.880447 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-431a5398-9f43-414a-a9ed-be4dc8a11f0d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 Aug 25 05:07:26.880682 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-431a5398-9f43-414a-a9ed-be4dc8a11f0d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:26.880897 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-431a5398-9f43-414a-a9ed-be4dc8a11f0d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:26.885973 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:26.885973 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:26.886260 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-431a5398-9f43-414a-a9ed-be4dc8a11f0d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:26.887025 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-431a5398-9f43-414a-a9ed-be4dc8a11f0d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 returned with HTTP 200 Aug 25 05:07:26.887410 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1471/5907] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:26 2026] GET /volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:27.895801 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-39d99a88-57e3-41bc-b56f-cfb8a4db3b4f None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:27.897968 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39d99a88-57e3-41bc-b56f-cfb8a4db3b4f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 Aug 25 05:07:27.898207 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39d99a88-57e3-41bc-b56f-cfb8a4db3b4f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:27.898414 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-39d99a88-57e3-41bc-b56f-cfb8a4db3b4f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:27.917284 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-39d99a88-57e3-41bc-b56f-cfb8a4db3b4f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 returned with HTTP 404 Aug 25 05:07:27.917842 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1480/5908] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:27 2026] GET /volume/v3/snapshots/700d2290-f426-47b0-822a-3a42245c5566 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:27.924939 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bae50336-1c6b-448c-9c42-ebe2ed9b6ac9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:27.927155 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bae50336-1c6b-448c-9c42-ebe2ed9b6ac9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 Aug 25 05:07:27.927452 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bae50336-1c6b-448c-9c42-ebe2ed9b6ac9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:27.927698 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bae50336-1c6b-448c-9c42-ebe2ed9b6ac9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:27.927902 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-bae50336-1c6b-448c-9c42-ebe2ed9b6ac9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume with id: a4fa9cab-8834-4b98-8aa2-b94cd72124a0 Aug 25 05:07:27.935280 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:27.935280 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:27.935668 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bae50336-1c6b-448c-9c42-ebe2ed9b6ac9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:27.954549 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bae50336-1c6b-448c-9c42-ebe2ed9b6ac9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume request issued successfully. Aug 25 05:07:27.954806 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bae50336-1c6b-448c-9c42-ebe2ed9b6ac9 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 returned with HTTP 202 Aug 25 05:07:27.955340 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1484/5909] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:27 2026] DELETE /volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:27.962395 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-189553f2-a2ad-434d-a3b4-011379e892c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:27.964245 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-189553f2-a2ad-434d-a3b4-011379e892c5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 Aug 25 05:07:27.964493 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-189553f2-a2ad-434d-a3b4-011379e892c5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:27.964686 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-189553f2-a2ad-434d-a3b4-011379e892c5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:27.971616 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:27.971616 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:27.975300 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-189553f2-a2ad-434d-a3b4-011379e892c5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:27.979567 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-189553f2-a2ad-434d-a3b4-011379e892c5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 returned with HTTP 200 Aug 25 05:07:27.979957 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1475/5910] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:27 2026] GET /volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:28.992512 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-247f9857-0c5e-412d-ac4c-fdfb6341f2bb None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:28.994224 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-247f9857-0c5e-412d-ac4c-fdfb6341f2bb tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 Aug 25 05:07:28.994451 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-247f9857-0c5e-412d-ac4c-fdfb6341f2bb tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:28.994653 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-247f9857-0c5e-412d-ac4c-fdfb6341f2bb tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:29.000340 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-247f9857-0c5e-412d-ac4c-fdfb6341f2bb tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 returned with HTTP 404 Aug 25 05:07:29.000843 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1472/5911] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:28 2026] GET /volume/v3/volumes/a4fa9cab-8834-4b98-8aa2-b94cd72124a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:29.007943 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-1e3b95ab-8882-4e10-8781-d5062eff168d None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:29.009766 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:29.010190 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1342531419"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:29.011950 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.v3.volumes [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1342531419'}} {{(pid=100269) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:29.012087 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.volumes [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume of 1 GB Aug 25 05:07:29.015780 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Availability Zones retrieved successfully. Aug 25 05:07:29.020771 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (d3618b17-761c-4bae-b858-002b097e86ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:29.021766 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f824f40-ac41-404f-b89f-fe97b89524ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:29.022423 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.flows.api.create_volume [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Validating volume size '1' using validate_int {{(pid=100269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:29.044771 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f824f40-ac41-404f-b89f-fe97b89524ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:29.045657 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc794f8-6e9d-42fe-b679-88534a9f562b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:29.081916 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['c1ce055d-6958-4439-be87-15fc3cf9aebd', '57628ab6-24f3-46f8-a479-caa0fc771fb2', '894b7d82-0f2e-4973-8dca-64db29ed99e7', 'c9a96eb8-df64-4862-97f2-5eac3850a72b'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:29.082738 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc794f8-6e9d-42fe-b679-88534a9f562b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ce055d-6958-4439-be87-15fc3cf9aebd', '57628ab6-24f3-46f8-a479-caa0fc771fb2', '894b7d82-0f2e-4973-8dca-64db29ed99e7', 'c9a96eb8-df64-4862-97f2-5eac3850a72b']}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:29.083546 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59344a74-02c9-49b9-a434-2359c1d5cee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:29.106109 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59344a74-02c9-49b9-a434-2359c1d5cee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c8d9ba-9b1e-4b71-8e46-333b95b3e103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1342531419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['c1ce055d-6958-4439-be87-15fc3cf9aebd','57628ab6-24f3-46f8-a479-caa0fc771fb2','894b7d82-0f2e-4973-8dca-64db29ed99e7','c9a96eb8-df64-4862-97f2-5eac3850a72b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1342531419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c8d9ba-9b1e-4b71-8e46-333b95b3e103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417d11622584bedbb0b77a4ee1f06a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df38d92dc56040778fb348fc87423b5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:29.106878 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e82bf91d-2e66-4ce8-a404-166d626f556f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:29.124359 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e82bf91d-2e66-4ce8-a404-166d626f556f) transitioned into state 'SUCCESS' from state '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-1342531419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['c1ce055d-6958-4439-be87-15fc3cf9aebd','57628ab6-24f3-46f8-a479-caa0fc771fb2','894b7d82-0f2e-4973-8dca-64db29ed99e7','c9a96eb8-df64-4862-97f2-5eac3850a72b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:29.125054 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca7c166-d879-4aad-b146-0fe38b0f54e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:29.133642 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca7c166-d879-4aad-b146-0fe38b0f54e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100269) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:29.134373 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (d3618b17-761c-4bae-b858-002b097e86ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100269) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:29.134683 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request issued successfully. Aug 25 05:07:29.135180 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-1e3b95ab-8882-4e10-8781-d5062eff168d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:29.135654 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1481/5912] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:07:29 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 25 05:07:29.146750 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d82450c1-806c-4f2e-bcc0-ccaeda714c21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:29.148535 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d82450c1-806c-4f2e-bcc0-ccaeda714c21 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 Aug 25 05:07:29.148757 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d82450c1-806c-4f2e-bcc0-ccaeda714c21 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:29.148938 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d82450c1-806c-4f2e-bcc0-ccaeda714c21 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:29.155769 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:29.155769 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:29.158999 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d82450c1-806c-4f2e-bcc0-ccaeda714c21 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:29.162660 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d82450c1-806c-4f2e-bcc0-ccaeda714c21 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 returned with HTTP 200 Aug 25 05:07:29.163010 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1485/5913] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:29 2026] GET /volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:30.174692 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8502abc-1d42-4c33-a881-9ad7eb08fae7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:30.176415 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8502abc-1d42-4c33-a881-9ad7eb08fae7 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 Aug 25 05:07:30.176634 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8502abc-1d42-4c33-a881-9ad7eb08fae7 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:30.176816 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8502abc-1d42-4c33-a881-9ad7eb08fae7 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:30.183207 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:30.183207 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:30.186497 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8502abc-1d42-4c33-a881-9ad7eb08fae7 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:30.190102 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8502abc-1d42-4c33-a881-9ad7eb08fae7 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 returned with HTTP 200 Aug 25 05:07:30.190462 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1476/5914] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:30 2026] GET /volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:30.202363 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-945b9189-0048-47cb-95a6-e5315751ddf2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:30.204502 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-945b9189-0048-47cb-95a6-e5315751ddf2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:07:30.204646 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-945b9189-0048-47cb-95a6-e5315751ddf2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2c8d9ba-9b1e-4b71-8e46-333b95b3e103", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-673221726"}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:30.212562 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:30.212562 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:30.212860 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-945b9189-0048-47cb-95a6-e5315751ddf2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:30.212966 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-945b9189-0048-47cb-95a6-e5315751ddf2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create snapshot from volume a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 Aug 25 05:07:30.233776 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.quota [None req-945b9189-0048-47cb-95a6-e5315751ddf2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['45d2153f-657e-4f07-a6bc-ff45f5750303', 'baf7788a-2d77-4c87-8665-652d40168736', 'cc95ceb2-0435-4517-b101-dbaf2b147edb', 'fb6d5de8-b767-46d5-9c8e-fbe08422c2d3'] {{(pid=100270) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:30.257858 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-945b9189-0048-47cb-95a6-e5315751ddf2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot create request issued successfully. Aug 25 05:07:30.258156 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-945b9189-0048-47cb-95a6-e5315751ddf2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:07:30.258570 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1473/5915] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:07:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:30.267103 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-86717d3a-dbc8-4c51-a185-bbd5229a7057 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:30.268846 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-86717d3a-dbc8-4c51-a185-bbd5229a7057 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 Aug 25 05:07:30.269053 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-86717d3a-dbc8-4c51-a185-bbd5229a7057 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:30.269591 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-86717d3a-dbc8-4c51-a185-bbd5229a7057 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:30.274025 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:30.274025 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:30.274297 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-86717d3a-dbc8-4c51-a185-bbd5229a7057 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:30.274982 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-86717d3a-dbc8-4c51-a185-bbd5229a7057 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 returned with HTTP 200 Aug 25 05:07:30.275316 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1482/5916] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:30 2026] GET /volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:31.283661 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-334c2b71-2637-4919-b786-85c26a40af50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:31.285324 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-334c2b71-2637-4919-b786-85c26a40af50 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 Aug 25 05:07:31.285534 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-334c2b71-2637-4919-b786-85c26a40af50 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:31.285728 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-334c2b71-2637-4919-b786-85c26a40af50 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:31.290466 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:31.290466 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:31.290763 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-334c2b71-2637-4919-b786-85c26a40af50 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:31.291407 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-334c2b71-2637-4919-b786-85c26a40af50 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 returned with HTTP 200 Aug 25 05:07:31.291770 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1486/5917] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:31 2026] GET /volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:31.300034 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a53713d-1c2a-43a6-84c1-87e03c85ff54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:31.301831 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a53713d-1c2a-43a6-84c1-87e03c85ff54 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] GET https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 Aug 25 05:07:31.301991 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a53713d-1c2a-43a6-84c1-87e03c85ff54 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:31.302189 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a53713d-1c2a-43a6-84c1-87e03c85ff54 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:31.307002 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:31.307002 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:31.307438 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a53713d-1c2a-43a6-84c1-87e03c85ff54 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Snapshot retrieved successfully. Aug 25 05:07:31.308129 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a53713d-1c2a-43a6-84c1-87e03c85ff54 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 returned with HTTP 200 Aug 25 05:07:31.308527 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1477/5918] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:31 2026] GET /volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:31.316346 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-b133e8eb-2a09-4ee3-98b2-c1475dfe3ef0 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:31.318195 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b133e8eb-2a09-4ee3-98b2-c1475dfe3ef0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 Aug 25 05:07:31.318398 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b133e8eb-2a09-4ee3-98b2-c1475dfe3ef0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:31.318624 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-b133e8eb-2a09-4ee3-98b2-c1475dfe3ef0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:31.318752 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.snapshots [None req-b133e8eb-2a09-4ee3-98b2-c1475dfe3ef0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete snapshot with id: f772909d-809a-468e-a47d-c2195877c552 Aug 25 05:07:31.323176 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:31.323176 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:31.323506 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b133e8eb-2a09-4ee3-98b2-c1475dfe3ef0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:31.338922 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-b133e8eb-2a09-4ee3-98b2-c1475dfe3ef0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot delete request issued successfully. Aug 25 05:07:31.339118 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-b133e8eb-2a09-4ee3-98b2-c1475dfe3ef0 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 returned with HTTP 202 Aug 25 05:07:31.339586 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1474/5919] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:07:31 2026] DELETE /volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:31.345721 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-207b0c3a-cb3e-45b2-85cd-5d14145415ab None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:31.347526 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-207b0c3a-cb3e-45b2-85cd-5d14145415ab tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 Aug 25 05:07:31.347718 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-207b0c3a-cb3e-45b2-85cd-5d14145415ab tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:31.347900 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-207b0c3a-cb3e-45b2-85cd-5d14145415ab tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:31.352929 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:31.352929 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:31.353195 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-207b0c3a-cb3e-45b2-85cd-5d14145415ab tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:31.353965 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-207b0c3a-cb3e-45b2-85cd-5d14145415ab tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 returned with HTTP 200 Aug 25 05:07:31.354344 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1483/5920] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:31 2026] GET /volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:32.362567 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-748ba802-15c0-4002-ba2d-22f3e00329d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:32.364316 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-748ba802-15c0-4002-ba2d-22f3e00329d8 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 Aug 25 05:07:32.364551 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-748ba802-15c0-4002-ba2d-22f3e00329d8 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:32.364765 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-748ba802-15c0-4002-ba2d-22f3e00329d8 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:32.368757 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-748ba802-15c0-4002-ba2d-22f3e00329d8 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 returned with HTTP 404 Aug 25 05:07:32.369209 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1487/5921] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:32 2026] GET /volume/v3/snapshots/f772909d-809a-468e-a47d-c2195877c552 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:32.375581 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a4935ba1-28fa-4a3a-93f2-c111a765137d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:32.377284 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4935ba1-28fa-4a3a-93f2-c111a765137d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 Aug 25 05:07:32.377545 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4935ba1-28fa-4a3a-93f2-c111a765137d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:32.377846 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4935ba1-28fa-4a3a-93f2-c111a765137d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:32.377987 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a4935ba1-28fa-4a3a-93f2-c111a765137d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume with id: a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 Aug 25 05:07:32.389085 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:32.389085 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:32.389516 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a4935ba1-28fa-4a3a-93f2-c111a765137d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:32.419862 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a4935ba1-28fa-4a3a-93f2-c111a765137d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume request issued successfully. Aug 25 05:07:32.420070 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4935ba1-28fa-4a3a-93f2-c111a765137d tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 returned with HTTP 202 Aug 25 05:07:32.420532 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1478/5922] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:32 2026] DELETE /volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:32.427344 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-58d404f0-c68a-4c90-bed3-2ae399b63de5 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:32.429045 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-58d404f0-c68a-4c90-bed3-2ae399b63de5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 Aug 25 05:07:32.429254 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-58d404f0-c68a-4c90-bed3-2ae399b63de5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:32.429513 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-58d404f0-c68a-4c90-bed3-2ae399b63de5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:32.436372 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:32.436372 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:32.439569 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-58d404f0-c68a-4c90-bed3-2ae399b63de5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:32.443184 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-58d404f0-c68a-4c90-bed3-2ae399b63de5 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 returned with HTTP 200 Aug 25 05:07:32.443591 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1475/5923] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:32 2026] GET /volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:33.457151 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-5b1a039a-bd65-4cbf-9ada-ac49449c699a None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:33.459465 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b1a039a-bd65-4cbf-9ada-ac49449c699a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 Aug 25 05:07:33.459706 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b1a039a-bd65-4cbf-9ada-ac49449c699a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:33.459944 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-5b1a039a-bd65-4cbf-9ada-ac49449c699a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:33.466715 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-5b1a039a-bd65-4cbf-9ada-ac49449c699a tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 returned with HTTP 404 Aug 25 05:07:33.467177 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1484/5924] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:33 2026] GET /volume/v3/volumes/a2c8d9ba-9b1e-4b71-8e46-333b95b3e103 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:33.475945 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63da38c4-b892-4a6a-a383-ded0a514eaec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:33.477719 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/volumes Aug 25 05:07:33.478113 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2095631702"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:33.480279 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2095631702'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 05:07:33.480423 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume of 1 GB Aug 25 05:07:33.484403 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Availability Zones retrieved successfully. Aug 25 05:07:33.489592 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (cd40c609-d220-406f-8bd2-d1561b7ad79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:33.490639 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9d8bb2-348a-4460-805d-52a4d17492e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:33.491414 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 05:07:33.515441 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9d8bb2-348a-4460-805d-52a4d17492e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T04:43:19Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e746b8-395d-4e9f-bdb0-0c2ee04aa554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:33.516256 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0329e5-4c8f-42f1-b886-65bcf4548784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:33.556192 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['28c83d6d-7921-4078-9973-5024d869ace5', 'b9fd46cd-699f-4074-92a7-29aae1549fc1', 'c5f57141-ea5d-4928-8844-d5c749ff04bf', 'd9a8a98e-3693-4173-80e3-c7c6c6515326'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:33.557055 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0329e5-4c8f-42f1-b886-65bcf4548784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28c83d6d-7921-4078-9973-5024d869ace5', 'b9fd46cd-699f-4074-92a7-29aae1549fc1', 'c5f57141-ea5d-4928-8844-d5c749ff04bf', 'd9a8a98e-3693-4173-80e3-c7c6c6515326']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:33.557935 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c17741-418c-40bb-8def-2ea4ff1a0d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:33.583200 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c17741-418c-40bb-8def-2ea4ff1a0d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df61ce56-2d2f-4d24-b39e-4668fa9010d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095631702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['28c83d6d-7921-4078-9973-5024d869ace5','b9fd46cd-699f-4074-92a7-29aae1549fc1','c5f57141-ea5d-4928-8844-d5c749ff04bf','d9a8a98e-3693-4173-80e3-c7c6c6515326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T05:07:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095631702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df61ce56-2d2f-4d24-b39e-4668fa9010d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417d11622584bedbb0b77a4ee1f06a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df38d92dc56040778fb348fc87423b5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50e746b8-395d-4e9f-bdb0-0c2ee04aa554),volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:33.584076 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af8e1125-27e7-4656-ab4d-3de57ed804e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:33.602095 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af8e1125-27e7-4656-ab4d-3de57ed804e9) transitioned into state 'SUCCESS' from state '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-2095631702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4417d11622584bedbb0b77a4ee1f06a7',qos_specs=None,replication_status=,reservations=['28c83d6d-7921-4078-9973-5024d869ace5','b9fd46cd-699f-4074-92a7-29aae1549fc1','c5f57141-ea5d-4928-8844-d5c749ff04bf','d9a8a98e-3693-4173-80e3-c7c6c6515326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df38d92dc56040778fb348fc87423b5b',volume_type_id=50e746b8-395d-4e9f-bdb0-0c2ee04aa554)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:33.602899 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854836ba-47a9-4456-a406-4b7952861fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 05:07:33.612667 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854836ba-47a9-4456-a406-4b7952861fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 05:07:33.613471 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Flow 'volume_create_api' (cd40c609-d220-406f-8bd2-d1561b7ad79a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 05:07:33.613765 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create volume request issued successfully. Aug 25 05:07:33.614441 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63da38c4-b892-4a6a-a383-ded0a514eaec tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes returned with HTTP 202 Aug 25 05:07:33.614911 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1488/5925] 10.4.3.213 () {68 vars in 1258 bytes} [Tue Aug 25 05:07:33 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 05:07:33.626149 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90757108-9c69-4163-9571-31fc36f378da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:33.628093 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90757108-9c69-4163-9571-31fc36f378da tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 Aug 25 05:07:33.628285 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90757108-9c69-4163-9571-31fc36f378da tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:33.628506 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90757108-9c69-4163-9571-31fc36f378da tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:33.636719 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:33.636719 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:33.640614 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-90757108-9c69-4163-9571-31fc36f378da tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:33.644836 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90757108-9c69-4163-9571-31fc36f378da tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 returned with HTTP 200 Aug 25 05:07:33.645242 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1479/5926] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:33 2026] GET /volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:34.657211 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-242b15e6-86e5-402c-96b5-3395a64c017f None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:34.658897 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-242b15e6-86e5-402c-96b5-3395a64c017f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 Aug 25 05:07:34.659073 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-242b15e6-86e5-402c-96b5-3395a64c017f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:34.659247 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-242b15e6-86e5-402c-96b5-3395a64c017f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:34.665804 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:34.665804 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:34.668885 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-242b15e6-86e5-402c-96b5-3395a64c017f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:34.672146 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-242b15e6-86e5-402c-96b5-3395a64c017f tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 returned with HTTP 200 Aug 25 05:07:34.672509 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1476/5927] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:34 2026] GET /volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:34.683865 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-e5aa5576-f7c5-4057-b87d-15ade61da230 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:34.685481 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5aa5576-f7c5-4057-b87d-15ade61da230 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] POST https://10.4.3.213/volume/v3/snapshots Aug 25 05:07:34.685874 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-e5aa5576-f7c5-4057-b87d-15ade61da230 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df61ce56-2d2f-4d24-b39e-4668fa9010d1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-295052165"}} {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:34.693608 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:34.693608 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:34.693904 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5aa5576-f7c5-4057-b87d-15ade61da230 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:34.694007 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-e5aa5576-f7c5-4057-b87d-15ade61da230 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Create snapshot from volume df61ce56-2d2f-4d24-b39e-4668fa9010d1 Aug 25 05:07:34.714739 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.quota [None req-e5aa5576-f7c5-4057-b87d-15ade61da230 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Created reservations ['f32495a1-1e2a-43dc-bd59-5925a7f2cf7a', '132fd4b4-8019-4832-89f6-9c9661fbcdf0', '4fc7ad15-23f9-4159-a08c-727a6f028be9', 'af3e243d-5f14-4b7a-9452-bd20171e8c98'] {{(pid=100269) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 05:07:34.740950 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-e5aa5576-f7c5-4057-b87d-15ade61da230 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot create request issued successfully. Aug 25 05:07:34.741257 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-e5aa5576-f7c5-4057-b87d-15ade61da230 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots returned with HTTP 202 Aug 25 05:07:34.741727 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1485/5928] 10.4.3.213 () {68 vars in 1265 bytes} [Tue Aug 25 05:07:34 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 25 05:07:34.749865 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e42ae67-8cf8-42d2-8b80-66009625b441 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:34.751669 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e42ae67-8cf8-42d2-8b80-66009625b441 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 Aug 25 05:07:34.751853 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e42ae67-8cf8-42d2-8b80-66009625b441 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:34.752033 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e42ae67-8cf8-42d2-8b80-66009625b441 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:34.756687 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:34.756687 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:34.756945 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e42ae67-8cf8-42d2-8b80-66009625b441 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:34.757524 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e42ae67-8cf8-42d2-8b80-66009625b441 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 returned with HTTP 200 Aug 25 05:07:34.757845 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1489/5929] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:34 2026] GET /volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:35.766093 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7a62717-5155-4731-8501-8b32e9e6a64c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:35.767742 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7a62717-5155-4731-8501-8b32e9e6a64c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 Aug 25 05:07:35.767908 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7a62717-5155-4731-8501-8b32e9e6a64c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:35.768083 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7a62717-5155-4731-8501-8b32e9e6a64c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:35.772633 np0000008045 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:35.772633 np0000008045 devstack@c-api.service[100268]: warnings.warn( Aug 25 05:07:35.772891 np0000008045 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c7a62717-5155-4731-8501-8b32e9e6a64c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:35.773464 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7a62717-5155-4731-8501-8b32e9e6a64c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 returned with HTTP 200 Aug 25 05:07:35.773785 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1480/5930] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:35 2026] GET /volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:35.782048 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-f7b079b3-e5be-445a-bf0e-ffe6be46462b None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:35.784035 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7b079b3-e5be-445a-bf0e-ffe6be46462b tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] POST https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8/action Aug 25 05:07:35.784406 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7b079b3-e5be-445a-bf0e-ffe6be46462b tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 05:07:35.784564 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-f7b079b3-e5be-445a-bf0e-ffe6be46462b tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 05:07:35.785858 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.contrib.snapshot_unmanage [None req-f7b079b3-e5be-445a-bf0e-ffe6be46462b tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Unmanage snapshot with id: 3e3bbd0c-c293-4b7a-9229-9508db382ff8 Aug 25 05:07:35.790517 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:35.790517 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:35.790904 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-f7b079b3-e5be-445a-bf0e-ffe6be46462b tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Snapshot retrieved successfully. Aug 25 05:07:35.791680 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.policy [None req-f7b079b3-e5be-445a-bf0e-ffe6be46462b tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '78979924e7c54ad3a6706283a0890939', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4417d11622584bedbb0b77a4ee1f06a7', '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=100270) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 05:07:35.791863 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-f7b079b3-e5be-445a-bf0e-ffe6be46462b tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-reader] https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8/action returned with HTTP 403 Aug 25 05:07:35.792460 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1477/5931] 10.4.3.213 () {68 vars in 1396 bytes} [Tue Aug 25 05:07:35 2026] POST /volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:35.798722 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-2fe9b620-0077-43cf-aec8-1596b8b8e5dd None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:35.800557 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fe9b620-0077-43cf-aec8-1596b8b8e5dd tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 Aug 25 05:07:35.800765 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fe9b620-0077-43cf-aec8-1596b8b8e5dd tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:35.800945 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-2fe9b620-0077-43cf-aec8-1596b8b8e5dd tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:35.801039 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.v3.snapshots [None req-2fe9b620-0077-43cf-aec8-1596b8b8e5dd tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete snapshot with id: 3e3bbd0c-c293-4b7a-9229-9508db382ff8 Aug 25 05:07:35.805669 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:35.805669 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:35.805936 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fe9b620-0077-43cf-aec8-1596b8b8e5dd tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:35.819662 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-2fe9b620-0077-43cf-aec8-1596b8b8e5dd tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot delete request issued successfully. Aug 25 05:07:35.819892 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-2fe9b620-0077-43cf-aec8-1596b8b8e5dd tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 returned with HTTP 202 Aug 25 05:07:35.820408 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1486/5932] 10.4.3.213 () {66 vars in 1357 bytes} [Tue Aug 25 05:07:35 2026] DELETE /volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:35.827141 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ed7c86b-a66a-4fad-bc50-323e5f93af4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:35.828967 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ed7c86b-a66a-4fad-bc50-323e5f93af4c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 Aug 25 05:07:35.829168 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ed7c86b-a66a-4fad-bc50-323e5f93af4c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:35.829447 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ed7c86b-a66a-4fad-bc50-323e5f93af4c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:35.834045 np0000008045 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:35.834045 np0000008045 devstack@c-api.service[100267]: warnings.warn( Aug 25 05:07:35.834339 np0000008045 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ed7c86b-a66a-4fad-bc50-323e5f93af4c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Snapshot retrieved successfully. Aug 25 05:07:35.834991 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ed7c86b-a66a-4fad-bc50-323e5f93af4c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 returned with HTTP 200 Aug 25 05:07:35.835353 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1490/5933] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:35 2026] GET /volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 05:07:36.843521 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30ab489b-b31d-4bd7-a5b9-79e3796d018c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:36.845248 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30ab489b-b31d-4bd7-a5b9-79e3796d018c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 Aug 25 05:07:36.845516 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30ab489b-b31d-4bd7-a5b9-79e3796d018c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:36.845731 np0000008045 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30ab489b-b31d-4bd7-a5b9-79e3796d018c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:36.849953 np0000008045 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30ab489b-b31d-4bd7-a5b9-79e3796d018c tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 returned with HTTP 404 Aug 25 05:07:36.850397 np0000008045 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1481/5934] 10.4.3.213 () {66 vars in 1354 bytes} [Tue Aug 25 05:07:36 2026] GET /volume/v3/snapshots/3e3bbd0c-c293-4b7a-9229-9508db382ff8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:36.856087 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.middleware.request_id [None req-4daabcf6-7e5f-4b64-9e89-a85953c90ac2 None None] RequestId filter calling following filter/app {{(pid=100270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:36.858116 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4daabcf6-7e5f-4b64-9e89-a85953c90ac2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] DELETE https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 Aug 25 05:07:36.858343 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4daabcf6-7e5f-4b64-9e89-a85953c90ac2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:36.858609 np0000008045 devstack@c-api.service[100270]: DEBUG cinder.api.openstack.wsgi [None req-4daabcf6-7e5f-4b64-9e89-a85953c90ac2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'delete' {{(pid=100270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:36.858756 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.v3.volumes [None req-4daabcf6-7e5f-4b64-9e89-a85953c90ac2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume with id: df61ce56-2d2f-4d24-b39e-4668fa9010d1 Aug 25 05:07:36.865792 np0000008045 devstack@c-api.service[100270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:36.865792 np0000008045 devstack@c-api.service[100270]: warnings.warn( Aug 25 05:07:36.866066 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4daabcf6-7e5f-4b64-9e89-a85953c90ac2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:36.913070 np0000008045 devstack@c-api.service[100270]: INFO cinder.volume.api [None req-4daabcf6-7e5f-4b64-9e89-a85953c90ac2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Delete volume request issued successfully. Aug 25 05:07:36.913266 np0000008045 devstack@c-api.service[100270]: INFO cinder.api.openstack.wsgi [None req-4daabcf6-7e5f-4b64-9e89-a85953c90ac2 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 returned with HTTP 202 Aug 25 05:07:36.913727 np0000008045 devstack@c-api.service[100270]: [pid: 100270|app: 0|req: 1478/5935] 10.4.3.213 () {66 vars in 1351 bytes} [Tue Aug 25 05:07:36 2026] DELETE /volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 05:07:36.920514 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.middleware.request_id [None req-dbaee73e-12b9-44fa-9537-1b75197a1e06 None None] RequestId filter calling following filter/app {{(pid=100269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:36.922218 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbaee73e-12b9-44fa-9537-1b75197a1e06 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 Aug 25 05:07:36.922471 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbaee73e-12b9-44fa-9537-1b75197a1e06 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:36.922678 np0000008045 devstack@c-api.service[100269]: DEBUG cinder.api.openstack.wsgi [None req-dbaee73e-12b9-44fa-9537-1b75197a1e06 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:36.924648 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=157,cinder:UPDATE=70,cinder:INSERT=34 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:07:36.929202 np0000008045 devstack@c-api.service[100269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 05:07:36.929202 np0000008045 devstack@c-api.service[100269]: warnings.warn( Aug 25 05:07:36.932404 np0000008045 devstack@c-api.service[100269]: INFO cinder.volume.api [None req-dbaee73e-12b9-44fa-9537-1b75197a1e06 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Volume info retrieved successfully. Aug 25 05:07:36.935894 np0000008045 devstack@c-api.service[100269]: INFO cinder.api.openstack.wsgi [None req-dbaee73e-12b9-44fa-9537-1b75197a1e06 tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 returned with HTTP 200 Aug 25 05:07:36.936283 np0000008045 devstack@c-api.service[100269]: [pid: 100269|app: 0|req: 1487/5936] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:36 2026] GET /volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 05:07:37.948394 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79479b5f-69b7-49fc-b638-4f2d6b7935af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 05:07:37.950241 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79479b5f-69b7-49fc-b638-4f2d6b7935af tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] GET https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 Aug 25 05:07:37.950556 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79479b5f-69b7-49fc-b638-4f2d6b7935af tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 05:07:37.950819 np0000008045 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79479b5f-69b7-49fc-b638-4f2d6b7935af tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 05:07:37.953005 np0000008045 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=155,cinder:UPDATE=65,cinder:INSERT=37 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:07:37.958325 np0000008045 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79479b5f-69b7-49fc-b638-4f2d6b7935af tempest-ProjectReaderTests-1446258310 tempest-ProjectReaderTests-1446258310-project-admin] https://10.4.3.213/volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 returned with HTTP 404 Aug 25 05:07:37.958804 np0000008045 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1491/5937] 10.4.3.213 () {66 vars in 1348 bytes} [Tue Aug 25 05:07:37 2026] GET /volume/v3/volumes/df61ce56-2d2f-4d24-b39e-4668fa9010d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 05:07:46.847761 np0000008045 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=143,cinder:UPDATE=55,cinder:INSERT=30 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:07:46.888922 np0000008045 devstack@c-api.service[100270]: DEBUG dbcounter [-] [100270] Writing DB stats cinder:SELECT=124,cinder:UPDATE=45,cinder:INSERT=21 {{(pid=100270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 05:07:46.948759 np0000008045 devstack@c-api.service[100269]: DEBUG dbcounter [-] [100269] Writing DB stats cinder:SELECT=3 {{(pid=100269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}